API How To Use the Google Search Suggestions API (AutoComplete) from C# Google is currently receiving a lot of negative mentions for their lack of providing keywords to website owners. Keywords used by visitors is such valuable information when running a website, and especially if you rely on that website for income! I figured it’s
API Twitter Streaming API + SignalR + Google Maps = Powerful Stuff! I’ve been playing around with a variety of APIs every once in a while. It is great fun to hack around with the enormous amounts of real data that are out there, and it’s always easy to get crazy ideas with it.
C# Translate text in C#, using Google Translate, revisited A long time ago, I wrote a blog post about how to translate text in C# using Google Translate. Since then, an official AJAX API has been released, which is a much better solution. Reading the comments of the blog post indicates that the