Posts marked with “API”

Transactional Emails for Fun and Profit

by · November 18, 2011

1
 

I love APIs. A well-defined API can make short work of a complex problem. It’s even more fun when you find a cool API with a great wrapper to make it simple to use. That’s what I found when I started playing with Amazon’s Simple Email Service; a tool that was easy to work with, solved a problem I needed solved, and had a simple to use PHP wrapper.

 

Geolocation: Easier Than It Looks

by · November 7, 2011

7
 

Have you ever wanted to add location-aware content to your web applications? Would you believe me if I told you it was dead easy, and you could be up and running in about 10 minutes? The first thing you want to do is use someone else’s work. Geolocation is a solved problem; there’s no need […]

 

CodeWorks 2010 Slides

by · November 29, 2010

4
 

If you’ve been following along the last couple months, you know that a number of us were recently on the CodeWorks 2010 tour. In ten days we hit five cities and met user groups all over the place. All in all, it was a blast – we all have writeups coming – but you’re not here for our analysis.. you’re hear for our slides.

 

Bing Powered 404 for non-WordPress websites

by · June 17, 2010

4
 

Ok, after my last post on using the Bing Search Wrapper for handing 404 errors in WordPress I had several people tell me that while they liked the idea, they didn’t want to install WordPress just so they can have intelligent 404 errors. Several other people pinged me and suggested a way that you could […]