Videos tagged with Javascript
This is a video lecture on creating offline web applications. It goes into detail on how to create these applications using the Dojo Offline Toolkit, an open source library that makes it easy to create offline web apps.
Google Developer Day Sydney. Google Gears: Building Better AJAX applications
Google Gears: Building Better AJAX applications Presented by Aaron Boodman AJAX applications are at the core of web development, providing both opportunities and challenges. We'll be discussing some of the ways we can address those challenges in this session. More details will be provided at Developer Day. Aaron Boodman started life as a musician, a mistake he rectified early to the delight of ...
Silverlight: Dynamic Languages With Silverlight
This video shows how dynamic languages such as Ruby, Python, Jscript and Visual Basic can be used to create Silverlight applications using the Dynamic Language Runtime.
Silverlight: Digging Deeper Into Animation And Xaml
In this video, Jesse Liberty rebuilds the Clock sample program from scratch, examining the XAML in detail, with a particular emphasis on the xaml-based animation and the specific role played by each file in the program. He then extend the animation, demonstrating animation triggers and the connection between the xaml file and functions within the JavaScript code-behind file.
Silverlight: Silverlight Event Handling With Javascript
Understanding the event handling model is vital to building interactive experiences. In this video, you'll see how events are hooked up to controls.
ASP.NET AJAX: How Do I: Use the ASP.NET AJAX History Control?
One problem faced by a typical AJAX application is that a partial page update is not added to the history of the Web browser. This means that the browser’s Back button does not move back one AJAX step, but moves back one entire document, which is unlikely to be what the user expects. The ASP.NET AJAX History control allows the developer to insert history points so that the user may click ...
Railscasts #45: RJS Tips
This episode is packed with little RJS goodies. Learn the different ways to access an element, how to add "if" conditions and how to apply an effect to multiple elements.
Google Developer Day - US The Google AJAX APIs
The Google AJAX APIs Mark Lucovsky The Google AJAX APIs let you implement rich, dynamic features on your existing web sites entirely in JavaScript and HTML. Using this family of APIs you can add a map to your site, include dynamic search controls, or download and mashup feeds with just a few lines of JavaScript. The APIs that make up this family include the Google Maps API, the Google AJAX Sear...
Railscasts #44: Debugging RJS
RJS and AJAX can be difficult to debug. Many times you don't get any error message in the browser. Learn different techniques for solving these tricky problems in this episode.
Google Developers Day US - Building Better AJAX
Special Session: Building Better AJAX Applications with Google Gears Andy Palay AJAX applications are at the core of web development, providing both opportunities and challenges. We'll be discussing some of the ways we can address those challenges in this session. More details will be provided at Developer Day. Andy Palay has a Bachelor's degree from the University of Wisconsin and a PhD from C...