jQuery Loves Web Developers

Published January 20th, 2010 Under AJAX, Javascript, Open Source Tools | Leave a Comment

jQuery is a JavaScript library which allows you to develop solutions with less code, in less time. You can build interactive prototypes for your prospective clients, or take an existing solution and add new dynamic behaviour with little effort. We will see how jQuery can be used to quickly and concisely apply JavaScript behaviour to your web app. It will cover selectors, Ajax, DOM manipulation and more. The aim: to produce lean unobtrusive JavaScript with jQuery.

Watch this video on Oredev.org

SD Ruby – Episode 065 HotRuby + jQuery Ruby in the Browser

Published December 10th, 2009 Under Javascript, Open Source Tools | Leave a Comment

Daniel Moore will demonstrate using the HotRuby VM to execute Ruby code natively in the browser. The demonstration shows how Ruby can call native JS libraries, like jQuery, to perform DOM manipulation.

http://sdruby.org/podcast/65

Digging Into The FireQuery Add-on for jQuery

Published November 18th, 2009 Under Javascript, Open Source Tools | Leave a Comment

This video digs into the FireQuery add-on for Firebug. FireQuery adds extra functionality to the HTML tab and allows you to visually see embedded data elements and event handlers that were added via jQuery. Also, the familiar jQuerify Bookmarklet has been built into Firebug allowing you to inject jQuery into pages that didn’t have it installed previously. This enables you to play around with jQuery or extract information for a webpage that might not previously have jQuery installed.

Source of the video

John Resig JSConf 2009 Video

Published November 11th, 2009 Under General, Javascript | Leave a Comment

John Resig presents his mystery topic, which is actually three topics that strike his interest. First up is measuring performance and a quick introduction to benchmarking (and its positives and negatives). This is followed by JavaScript Games which he unveils some super cool hidden functionality (cheat codes++) on the jQuery web site. This is followed up by the introduction of John’s distributed continuous test framework platform, Test Swarm. It is jam packed with Nirvana and goodness so be sure to watch both parts.



Using AJAX APIs to Navigate User-Generated Content

Published November 2nd, 2009 Under AJAX, Javascript, Open Source Tools | Leave a Comment

Vast Rank is a College Ranking & Review website that makes use of several Google APIs to power its unique set of features. This session will dig into the code behind Vast Rank’s “Ranking Map” that provides contextual College Rankings based on what a user has in view on his or her Map. Code examples will be shown utilizing the Google Maps API, the Google Maps Marker Manager, the Google Client Geocoder, and the Google Client Location information exposed by the AJAX API loader. The session will end by discussing future plans to incorporate additional Google APIs including the Translation API to translate international content, the Languages API to utilize jQuery, and the Google AJAX Search API to improve the user’s search experience.

« go backkeep looking »