| |
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.
|
2 Articles match "Demo","Google"
| Related DevelopMentor Courses | MORE | | Tincr and live reloading of CSS/JavaScript in Google Chrome use Google Chrome as my main browser and it’s CSS and JavaScript viewer is actually an editor so you can make changes there. Here is a short demo from the maker showing Tincr in action. One gotcha with Windows 8 Unfortunately this plugin won’t install on Google Chrome running on Windows 8 even though other plugins work just fine. 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. One improvement is make changes to your CSS in the browser. The Problem Solver - Saturday, November 17, 2012 Maurice de Beijer: Tincr and live reloading of CSS/JavaScript in Google Chrome use Google Chrome as my main browser and it’s CSS and JavaScript viewer is actually an editor so you can make changes there. Here is a short demo from the maker showing Tincr in action. One gotcha with Windows 8 Unfortunately this plugin won’t install on Google Chrome running on Windows 8 even though other plugins work just fine. 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. One improvement is make changes to your CSS in the browser. DevelopMentor Courses - Saturday, November 17, 2012 |
8 Articles match "Demo","Google"
| The Latest from DevelopMentor | MORE | | Announcing LearningLine: Instructor-led online training from DevelopMentor This is why LearningLine uses multiple learning modalities including videos, articles, code demos, and exercises. Google+. I am very proud to announce an exciting new online learning platform from DevelopMentor : [link]. At DevelopMentor we have been thinking deeply about online training. We wanted to create an environment that combines the best parts of online learning and classroom training, the best parts of self-directed exploration and expert-led mentoring. We believe we have created just such an environment and I am thrilled to publicly announce it today. We learn by doing. LearningLine Michael C. Kennedy's Weblog - Monday, February 18, 2013 Tincr and live reloading of CSS/JavaScript in Google Chrome use Google Chrome as my main browser and it’s CSS and JavaScript viewer is actually an editor so you can make changes there. Here is a short demo from the maker showing Tincr in action. One gotcha with Windows 8 Unfortunately this plugin won’t install on Google Chrome running on Windows 8 even though other plugins work just fine. 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. One improvement is make changes to your CSS in the browser. The Problem Solver - Saturday, November 17, 2012 Tincr and live reloading of CSS/JavaScript in Google Chrome use Google Chrome as my main browser and it’s CSS and JavaScript viewer is actually an editor so you can make changes there. Here is a short demo from the maker showing Tincr in action. One gotcha with Windows 8 Unfortunately this plugin won’t install on Google Chrome running on Windows 8 even though other plugins work just fine. 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. One improvement is make changes to your CSS in the browser. The Problem Solver - Saturday, November 17, 2012 | -
| The Best from DevelopMentor | MORE | - Tincr and live reloading of CSS/JavaScript in Google Chrome
use Google Chrome as my main browser and it’s CSS and JavaScript viewer is actually an editor so you can make changes there. Here is a short demo from the maker showing Tincr in action. One gotcha with Windows 8 Unfortunately this plugin won’t install on Google Chrome running on Windows 8 even though other plugins work just fine. 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. One improvement is make changes to your CSS in the browser. The Problem Solver - Saturday, November 17, 2012 - HTML5 Video
If you create a page like this: HTML5 Video demo. And run it in Google Chrome its start playing just like this: Simple enough right? HTML5 Video demo. Video has always been a difficult thing on 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? video. {. height: 200px; width: 400px; }. < video poster ="[link]. src ="[link]. controls. autoplay > HTML5 Video element not supported. So what gives? The solution. video. {. controls. One more hurdle. The Problem Solver - Tuesday, December 13, 2011 - Improve perceived performance of ASP.NET MVC websites with asynchronous partial views
Google found an extra.5 Check out the live demo I’ve posted here: Sample: Improve Perceived Performance with Async Partial Views. Imagine 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. :-). 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. First a disclaimer / warning. If the users feel that it’s fast, then it’s fast enough. Don’t think so? Michael C. Kennedy's Weblog - Tuesday, November 13, 2012 - The NoSQL Movement, LINQ, and MongoDB - Oh My!
You can find NoRM on GitHub and discuss it in its related Google Group. You may also want to check out the source code for my demo app: Download Sample: RssMongoSample-Kennedy.zip. Maybe you’ve heard people talking about ditching their SQL Servers and other RDBMS entirely. There is a movement out in the software development world called the "No SQL" movement and it’s taking the web application world by storm. Insanity!” you may cry, “for where will people put their data if not in a database? Flat files? Tell me we aren’t we going back to flat files.”. Don’t take my word on it. Michael C. Kennedy's Weblog - Thursday, April 22, 2010 - Announcing LearningLine: Instructor-led online training from DevelopMentor
This is why LearningLine uses multiple learning modalities including videos, articles, code demos, and exercises. Google+. I am very proud to announce an exciting new online learning platform from DevelopMentor : [link]. At DevelopMentor we have been thinking deeply about online training. We wanted to create an environment that combines the best parts of online learning and classroom training, the best parts of self-directed exploration and expert-led mentoring. We believe we have created just such an environment and I am thrilled to publicly announce it today. We learn by doing. LearningLine Michael C. Kennedy's Weblog - Monday, February 18, 2013 - Tincr and live reloading of CSS/JavaScript in Google Chrome
use Google Chrome as my main browser and it’s CSS and JavaScript viewer is actually an editor so you can make changes there. Here is a short demo from the maker showing Tincr in action. One gotcha with Windows 8 Unfortunately this plugin won’t install on Google Chrome running on Windows 8 even though other plugins work just fine. 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. One improvement is make changes to your CSS in the browser. The Problem Solver - Saturday, November 17, 2012 - HTML5 Video
If you create a page like this: HTML5 Video demo. And run it in Google Chrome its start playing just like this: Simple enough right? HTML5 Video demo. Video has always been a difficult thing on 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? video. {. height: 200px; width: 400px; }. < video poster ="[link]. src ="[link]. controls. autoplay > HTML5 Video element not supported. So what gives? The solution. video. {. controls. One more hurdle. The Problem Solver - Tuesday, December 13, 2011 %>
| | |