{infiniteZest}
// Articles. Tutorials. Utilities.
Search Tags: Go Home    Login
Categories Skip Navigation Links
New / All
AJAX
Apple
ASP.NET
.NET
Google / Android
Python / IronPython
Miscellaneous
SQL Server

Welcome to infiniteZest.com!

Article Listing
Sort By:
icon-apple-iphone-sdk-installed-applications.jpg
This article discusses the actual installation of iPhone SDK. The installation screenshots are included.
icon-apple-iphone-developer-program.jpg
This article talks about getting started with developing applications for iPhone. Various pieces of iPhone SDK are discussed.
icon-gateway-24inch-portrait-pdf.jpg
This article compares the monitor of 24-inch iMac with another 24-inch monitor. Several pictures included.
icon-apple-iMac-the-beauty-unwrapped-annotated.jpg
This article goes through setting up a brand new iMac. All the intermediate pictures of the setup screens are included.
icon-apple-iMac-all-items-annotated.jpg
This article is about opening a brand new 24-inch iMac with 4GB RAM and 1TB hard disk. At the time of purchase it was the most powerful iMac. Several pictures (including photos of Apple’s Elk Grove facility) are included.
This series of articles looks at how popular sites use XMLHttpRequest object in their JavaScript to provide the AJAX functionality. These articles take a look at the actual JS code used on these popular sites like Google Suggest, Yahoo, Live.com, and MapQuest.
icon-ajax-xmlhttprequest-google-suggest.jpg
This article looks at how Google Suggest uses the XMLHttpRequest object in order to provide the real-time search suggestions in an AJAX way. The actual JavaScript code used to get the XMLHttpRequest object and the function that’s called on onreadystatechange are discussed.
icon-ajax-xmlhttprequest-live-maps-get-object.jpg
This article looks at how maps.live.com gets the XMLHttpRequest object on a given browser. It looks for either the XMLHttpRequest global object on window or looks for ActiveXObject.
icon-ajax-xmlhttprequest-yahoo-maps-get-object.jpg
This article looks at the code that creates XMLHttpRequest object on the Yahoo Maps and Yahoo Mail pages. This code has a clever way of iterating through the ActiveX objects on older Microsoft browsers.
icon-ajax-xmlhttprequest-mapquest-get-object.jpg
This article looks at how the JavaScript code on mapquest.com gets the XMLHttpRequest object. Here are code looks for XMLHttpRequest or ActiveXObject global objects (i.e. on the window).
Page 1 : Article 1 to 10 of 138
About  Contact  Site Map