
I've posted code for several URL shorteners already:
Here's one more, using the API for omani.ac.
Continue Reading: Another URL shortener API »
The site formerly known as Code For Excel and Outlook

I've posted code for several URL shorteners already:
Here's one more, using the API for omani.ac.
Continue Reading: Another URL shortener API »

Looking to post your email address on Twitter or on your website, but keep it away from the spammers? Here's one way using a neat API I found last week.
Continue Reading: Another way to hide your email »

World Weather Online has an API for requesting local and marine weather.
Continue Reading: Couldn't Stand The Weather »

In previous articles I've written about how to extract information from webpages, and interact with them to navigate through a website.
This article won't strictly focus on IE, but on several collections available through the MSHTML Object Model.
Continue Reading: An exploration of IE browser methods, part III »

In Exploring the NOAA API I posted code for consuming the NOAA RSS feed for Atlantic storms.
I also posted weather-finding functions using the Geonames API, the WebserviceX.NET API and even a cheap formula for opening weather.com.
Continue Reading: State Weather Advisories available by RSS »
Follow Me