Jumpstart AJAX Tutorial

Days I’ve been searching after a decent, small, simple tutorial, to help me take the first steps into the World Of Ajax (Asynchronous JavaScript + XML). None did I find… Therefor, I decided to write this small jumpstart Ajax Tutorial Thingy. Feel free to...

How to add Google’s Image Search to your website?

I know how to add a Google Search Box to my website, but how can I add the Image Search from Google? Easy! Let’s take a look at a standard search url from Google: http://www.google.com/search?source=ig&hl=en&q=rubarber&btnG=Google+search Now,...