0

jQuery 1.4 Released

Posted by Uzbekjon on Jan 14, 2010 in - Ajax, - Javascript  | View Original Article
 After a long break on the blog, I am back on the release date of jQuery version 1.4! Today is jQuery’s birthday and what can be a better present than a new version release? As I tweeted previously jQuery 1.4 has a lot to offer: better iframe support, flexible events (this in particular), etc. If you have not been keeping up to date with jQuery 1.4 features John Resig will announce 1.4 release

Tags: , , , , ,

 
0

QR Code (generator) plugin for jQuery & JavaScript

Posted by Uzbekjon on Aug 11, 2009 in - Ajax, - Javascript, - Silver Light  | View Original Article
 I recently came across a 2 dimensional barcode called QR Code. QR code’s are popular in Japan and they are mainly used there to quickly get to some website on their mobiles by simply taking a picture of the QR code. You may read more about QR codes on Wikipedia. Here is an example of QR code for jQuery HowTo blog: If you have a QR code reader on your mobile take a picture of it and it will

Tags: , , , , ,

 
-

Mozilla Jetpack & jQuery

Posted by Uzbekjon on Jun 6, 2009 in - Ajax, - Javascript, - Silver Light  | View Original Article
 Jetpack is a new product of Mozilla Labs. It is basically a new way to create Firefox plugins using web programming languages like HTML, CSS and JavaScript. The idea behind is the same as for Adobe AIR. If you know HTML, CSS and JavaScript you can build a Firefox plugin in no time. The bad news is that Jetpack is still in early developer testing stage, so it is not available in Firefox yet. The

Tags: , , , , , , , ,

 
-

Twitter JSON/JSONP API URL

Posted by Uzbekjon on Apr 24, 2009 in - Ajax, - Javascript  | View Original Article
 It is Friday and we don’t want to read long posts and tutorials. So today’s post is going to be short and sweet. I’ve been playing a lot with Twitter lately. I wrote some jQuery and javascript functions that get user details, etc. I will share it with you next week. But for today, I would like to share Twitter’s JSON and JSONP API URL. I am sharing it because it was hard to find it first. I

Tags: , , ,

 
-

Get geographical location (geolocation) by IP address using jQuery

Posted by Uzbekjon on Apr 16, 2009 in - Ajax, - Javascript  | View Original Article
 Today I came across this post called “IP Address Geolocation Javascript API : JSON”. The author provides you with a free geolocation query URL. The API returns the geographical location of the queried IP address with some additional information such as: { 'status':'ok', 'IP': '74.125.45.100', 'CountryCode': 'US', 'CountryName': 'United States', 'RegionName': 'California', 'ZipPostalCode':

Tags: , , , , ,

Copyright © 2010 Answer My Query All rights reserved. Maintained by Orange Brains .