Our Blog
Our latest ramblings on various things related to design, the web, business and what we find interesting.
Exploring the Wild West Domains API
Today we look at how to use the Wild West Domains API. WildWestDomains.com is a domain-name reseller affiliated with GoDaddy.
Read More....Search the web using the new Bing API
In our last post we looked at how to do searches using the Twitter API. This week we are doing the same for Bing. Bing used to have a very simple REST API, but Microsoft has recently taken the decision to start charging for Bing searches, and consequently put out a new API (see http://techcrunch.com/2012/04/12/microsoft-will-soon-start-charging-for-its-bing-search-api/), which is quite a bit more complex than the previous one, because of the additional overhead involved in authenticating requests.
Read More....Doing searches with LinqToTwitter
If you're thinking of plugging your web app into Twitter, approaching the Twitter API can be a daunting task. One of the best choices is to use one of the many open-source .NET libraries which have been created for this purpose.
Read More....Resetting the Membership Provider Password Tip
This week I had to tackle an interesting problem. I was given access to an ASP.NET website that used Windows Membership Provider for authentication.
Read More....