| |
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
11 Articles match "Google","Web"
| Related DevelopMentor Courses | MORE | | Tincr and live reloading of CSS/JavaScript in Google Chrome The standard workflow with web development is run the web application, make some changes to your CSS in Visual Studio, flip back to the browser and reload the page to see the effect. use Google Chrome as my main browser and it’s CSS and JavaScript viewer is actually an editor so you can make changes there. Tincr is one of those plugins for Chrome that makes you wonder how you could do web development without it. Select this and set the project type to HTTP Web Server and select the root directory for the project. How cool is that? Recommended! The Problem Solver - Saturday, November 17, 2012 Using CDN’s to speed up your websites One of the easy ways of speeding up a web application is by using a CDN or content delivery network. There are several big players in the CDN marketplace including Microsoft and Google. However as the Google CDN seems to be the most popular one that seems to be the best to use. First I link to jQuery on the Google CDN. During a recent trip to China I discovered a problem with using the Google CDN that is not apparent in Europe or the USA. The main purpose of a CDN is serving up resources that are not specific to you site. Seems like a waste right? Enjoy! The Problem Solver - Friday, July 20, 2012 |
38 Articles match "Google","Web"
| The Latest from DevelopMentor | MORE | | Tincr and live reloading of CSS/JavaScript in Google Chrome The standard workflow with web development is run the web application, make some changes to your CSS in Visual Studio, flip back to the browser and reload the page to see the effect. use Google Chrome as my main browser and it’s CSS and JavaScript viewer is actually an editor so you can make changes there. Tincr is one of those plugins for Chrome that makes you wonder how you could do web development without it. Select this and set the project type to HTTP Web Server and select the root directory for the project. How cool is that? Recommended! The Problem Solver - Saturday, November 17, 2012 Tincr and live reloading of CSS/JavaScript in Google Chrome The standard workflow with web development is run the web application, make some changes to your CSS in Visual Studio, flip back to the browser and reload the page to see the effect. use Google Chrome as my main browser and it’s CSS and JavaScript viewer is actually an editor so you can make changes there. Tincr is one of those plugins for Chrome that makes you wonder how you could do web development without it. Select this and set the project type to HTTP Web Server and select the root directory for the project. How cool is that? Recommended! The Problem Solver - Saturday, November 17, 2012 Improve perceived performance of ASP.NET MVC websites with asynchronous partial views Now, you web app is mostly fast and responsive, but there are certain types of data that just bring the whole thing to a grind. Google found an extra.5 Filed under: Articles Tagged: NET , Articles , ASP.NET , jQuery , MVC , web. Articles.NET ASP.NET jQuery MVC webImagine you’re building an ASP.NET MVC website which has some performance problems. m sure this would never actually happen to you, but imagine you’re facing this problem just for the sake of exploring the possibilities. :-). First a disclaimer / warning. click to enlarge). don’t know about you, but 2.5 Michael C. Kennedy's Weblog - Tuesday, November 13, 2012 | -
| The Best from DevelopMentor | MORE | - Improve perceived performance of ASP.NET MVC websites with asynchronous partial views
Now, you web app is mostly fast and responsive, but there are certain types of data that just bring the whole thing to a grind. Google found an extra.5 Filed under: Articles Tagged: NET , Articles , ASP.NET , jQuery , MVC , web. Articles.NET ASP.NET jQuery MVC webImagine you’re building an ASP.NET MVC website which has some performance problems. m sure this would never actually happen to you, but imagine you’re facing this problem just for the sake of exploring the possibilities. :-). First a disclaimer / warning. click to enlarge). don’t know about you, but 2.5 Michael C. Kennedy's Weblog - Tuesday, November 13, 2012 - HTML5, Google Chrome Frame and older browsers
Consider the following problem: You might be tempted to start working with HTML5 features in your web applications but you have to support older bowsers. So it turns out there is a great solution out there called Google Chrome Frame. Users can install Google Chrome Frame in their machine and by default it does nothing noticeable. And then it intercepts the response and starts rendering it using Google Chrome Frame instead. However this is done inside the Internet Explorer window so the user has no clue he or she has just switched to Google Chrome Frame. Enjoy! The Problem Solver - Thursday, December 8, 2011 - Tincr and live reloading of CSS/JavaScript in Google Chrome
The standard workflow with web development is run the web application, make some changes to your CSS in Visual Studio, flip back to the browser and reload the page to see the effect. use Google Chrome as my main browser and it’s CSS and JavaScript viewer is actually an editor so you can make changes there. Tincr is one of those plugins for Chrome that makes you wonder how you could do web development without it. Select this and set the project type to HTTP Web Server and select the root directory for the project. How cool is that? Recommended! The Problem Solver - Saturday, November 17, 2012 - Access Control Service v2: Registering Web Identities in your Applications [concepts]
ACS v2 support two fundamental types of client identities– I like to call them “enterprise identities” (WS-*) and “web identities” (Google, LiveID, OpenId in general…). Web identities – the fact that a user can authenticate with Google et al does not necessarily mean he is a legitimate (or registered) user of an application. Sometimes also a mixture of both approaches exist, for the sake of this post, I will focus on the web identity case. It just proves he was able to authenticate with Google. in ASP.NET terms). Been there, done that. Guilty ;). www.leastprivilege.com - Saturday, May 21, 2011 - HTML5 Video
Video has always been a difficult thing on the web. And run it in Google Chrome its start playing just like this: Simple enough right? The problem is in the way the video stream is served from the web. With HTML5 supporting the element that should become a lot easier right? After all you just add a video element, set the source and you are good to go right? If you create a page like this: HTML5 Video demo. video. {. height: 200px; width: 400px; }. < video poster ="[link]. src ="[link]. controls. autoplay > HTML5 Video element not supported. So what gives? The Problem Solver - Tuesday, December 13, 2011 - How to rip audio books
mp3 15) then i convert from filename to ID3 Tag again, but using the format *Artist - *Title.mp3 16) Last, to add the photo add these files to itunes (drag and drop), select them, right click and pick info, then drag a photo from your web browser, i usually do a image lookup on google to find it. So i listen to a lot of audio books, and here's how i create the mp3 of them. Overview we are going to create bite size files about 30 minutes each. then label them, and create the id tags. finally we'll attach a picture. Make sure the book is UNABRIDGED 1) get a ipod - i prefer the nano. Llewellyn Falco - Sunday, July 6, 2008 - Using CDN’s to speed up your websites
One of the easy ways of speeding up a web application is by using a CDN or content delivery network. There are several big players in the CDN marketplace including Microsoft and Google. However as the Google CDN seems to be the most popular one that seems to be the best to use. First I link to jQuery on the Google CDN. During a recent trip to China I discovered a problem with using the Google CDN that is not apparent in Europe or the USA. The main purpose of a CDN is serving up resources that are not specific to you site. Seems like a waste right? Enjoy! The Problem Solver - Friday, July 20, 2012 %>
| | |