Google AJAX Feed API – AJAX Slide Show Demo

Google AJAX Feed API – AJAX Slide Show Demo

You can check out here. Example Page

Facebook JavaScript SDK with Graph API and Prototype JS

I was thinking to post from long time. I could not had time as I am busy these days because of school and work. I was reading new Facebook Graph API to solve one bug at my workplace. I could not find any straight forward example for that. So, I thought that I should post something so, it could be helpful for rookies and new bees…!!!

You can check out here. Example Page

Insertion Sort

I was free today and trying to write small code for sorting algorithms. Below code is for the Insertion Sort. I think that it is very easy to understand and if you debug then you can see how algorithm works. I wish that it is helpful.

Download File: InsertionSort

Read more at http://en.wikipedia.org/wiki/Insertion_sort