goo.gl URL Shortener Bookmarklet via YQL
Last month we saw a new Google URL shortening service that will be used for Feedburner and the Google Toolbar. It wasn’t long before the URL shortening code in the toolbar was dissected, and subsequent APIs developed. I managed to put together my own by using YQL.
Google Fusion Tables Could be a Game Changer
Google has been very busy lately with many new products recently. Many of them, such as Google Public DNS, Google Chrome OS, and real-time search have received the lion’s share of publicity. I’d like to talk about a little jewel sitting in Google Labs you may not heard of. It’s a shiny little jewel that could become a real game changer and not many people are talking about it yet: Google Fusion Tables.
Make Cross-Domain AJAX Requests with xdRequest
xdRequest is an open-source JavaScript library that I’ve developed for making cross-domain AJAX requests. In this day and age, with web browsers becoming very fast and powerful, it has become quite possible to build web applications with much of the work performed by the client. xdRequest makes it possible to easily pull data from other sources and manipulate it all on the client-side. With xdRequest, you will no longer need to perform data extractions/manipulations from other sources on a server. It can all happen right in the browser.
Display Your iGoogle Gadget User Count
Most of you probably won’t use this ever, but if you are an iGoogle gadget developer then this is definitely for you! I put together a simple little tool that will display how many users my gadgets currently have, and I’ve set it up so that anyone can use it. Read more…
