The widgets provided by Google are a great way to get the functionality you’re looking for without writing any code, but sometimes there’s a need for a little more control and flexibility with layout, design, etc. Kris Hadlock explains the steps that are necessary to use the RESTful interface provided through the Google Ajax Search […]
Read moreJSON
How to Create a Custom Blog Widget Using the Google Search API
Google’s widgets are a great way to get the functionality you’re looking for without writing any code, but sometimes there’s a need for a little more control and flexibility with layout, design, and information you want to present. Kris Hadlock explains the steps that are necessary to use the RESTful interface provided through the Google […]
Read moreCreate a Custom YouTube Widget Using the Google Search API
The widgets provided by Google are a great way to get the functionality you’re looking for without writing any code, but sometimes there’s a need for a little more control and flexibility with layout and design. Kris Hadlock explains the steps that are necessary to use the RESTful interface provided through the Google Ajax Search […]
Read moreCreating a Google Image Widget Using the Google Search API
The widgets provided by Google are a great way to get the functionality you’re looking for without writing any code, but sometimes there’s a need for a little more control and flexibility with layout, design, etc. Kris Hadlock explains the steps that are necessary to use the RESTful interface provided through the Google Ajax Search […]
Read moreAdvanced Ajax with JSON
There’s no doubt that Ajax is a powerful and user-enhancing group of technologies, but its many possibilities still aren’t widely known. In this article, we’ll take a look at how easy it can be to create an extremely powerful data transfer between the server and the client-side Ajax engine, using JavaScript Object Notation (JSON) and […]
Read more