Skip the post. Go straight to the demo.
-
Facebook Profile Picture with Javascript API
It’s pretty simple to get the profile picture of a Facebook user using Facebook’s Javascript SDK. No extra permissions or access token are required.
-
Google Analytics Core Reporting API (Data Export) with Google Chart Visualizations
You can punch into the Google Analytics Core Reporting (Data Export) API, pull out some stats, and stuff them into some nice graphical charts using Google Chart Visualizations.
-
Authenticating with OAuth 2.0 for Google API Access with PHP
Google is leading developers to OAuth 2.0 for access to its API’s
-
Google API Offline Access Using OAuth 2.0 Refresh Token
Offline access for Google APIs is achieved through a refresh token that is issued when a user first visits the app and grants offline access.
- jQuery UI Autocomplete Widget with PHP and MySQL
The jQuery UI folks have released an autocomplete widget that is pretty slick. This example uses the json_encode function in PHP 5.
- jQuery UI Autocomplete Widget with ColdFusion
Using the jQuery autocomplete widget with ColdFusion is a snap. This example uses the serializeJSON function in ColdFusion 8.
-
Using jQuery Autocomplete to Populate Another Autocomplete – ASP.NET, ColdFusion, and PHP Examples
Using one jquery autocomplete to populate another jquery autocomplete on the same page.
-
jQuery.ajax and jQuery.post Form Submit Examples with PHP
Two jQuery functions that allow for the submission of form are the jQuery.ajax function and the jQuery.post function.
-
Modal Confirmation Dialog on Form Submit: Javascript, jQuery UI, and Thickbox Varieties
Modal dialog box that confirms submission of a form.
- Using jQuery Datepicker and Dialog Box To Select Date Range
Using a jquery datepicker in a jquery dialog box to select a date range is a handy, slick way of having users input dates. Date handling and validation in forms when input by the user can be tricky at best.

RSS
Twitter