vijayjoshi.org - php | javascript | ajax | and all things web

Posts Tagged ‘JSON’

PHP class for expanding and shortening URLs using Google URL shortener API

January 21st, 2011 | Posted by Vijay Joshi | No Comments
I have combined the 2 previous posts for expanding and shortening goo.gl URLs and have created a small class for it. Below is the download link for the class. Expanding a ...

PHP: Shorten URLs using Google URL shortener API

January 12th, 2011 | Posted by Vijay Joshi | 20 Comments
In past 2 posts you saw how short URLs can be expanded using the Google URL shortener API. This post shows how URLs can be shortened using this API. API key ...

Using Twitter API and jQuery to display recent tweets

December 24th, 2010 | Posted by Vijay Joshi | 1 Comment
In this article I will show you how you can display your (or any other user’s) recent tweets with some jQuery magic. We will create a widget (sort of) that ...

Working with XML Documents in PHP and jQuery

December 23rd, 2010 | Posted by Vijay Joshi | No Comments
Here is one more sample chapter from my book. It explains reading, writing and editing XML files with PHP and jQuery. Below are the chapter contents. Loading XML from files and ...

Working with JSON in PHP and jQuery

December 20th, 2010 | Posted by Vijay Joshi | 2 Comments
I mentioned in a previous post that I was writing a book on PHP and jQuery. Well, after a labor of around 7 months the book is out now. It ...

Guys, I am writing a book

November 22nd, 2010 | Posted by Vijay Joshi | 6 Comments
Yes that’s right and it is called PHP jQuery Cookbook.  As the name suggests, it’s about creating rich internet applications using 2 of my favorite technologies – PHP and jQuery. I ...
12»