Interview on Open Voice about jParse
by: Kyle Rush
Categories: AJAX, Interview, JavaScript, Plugin, jQuery
Tags: jparse, open voice
Nov
16
09
Schalk Neeling at Open Voice was kind enough to have me for an interview on jParse. We discussed what sets jParse apart from other XML parsing methods and jQuery plugins, how to use it, planned feature additions and more. Read the interview here.
Tutorial: Use the Flickr API, Javascript (jQuery), AJAX and JSON to Build Detailed a Photo Wall
by: Kyle Rush
Categories: AJAX, Flickr, JSON, JavaScript, jQuery
Jun
17
09
In this tutorial, I’ll show you how to create a photo wall of your Flickr photos. The script will use jQuery to send several Ajax requests for JSON data and then ultimately insert all of the images and the information associated with them into the document. The photo wall will be complete with a rollover on each image which will show and link to the information that is available for the image.