Handling UTF-8 in JavaScript, PHP, and Non-UTF8 Databases

May 25, 2007

Dealing with characters outside the ASCII range on the web is tough. It’s tough in other environments too, but particularly for web applications since text needs to move through so many places without being mangled — from user input, through JavaScript, into and out of PHP and string manipulation functions, into and out of [...]

Dedicated Server Setup Checklist

March 18, 2007

You’ve outgrown shared hosting and decided to start renting a server of your own. Since you’re still on a tight budget, you want an unmanaged server, where full responsibility for configuring and managing the server is yours. These are the steps I go through every time I set up a new server for web [...]

Got the Job: Microsoft

January 22, 2007

I just got a voice mail and e-mail from one of the Microsoft recruiters I interviewed with last week letting me know I have a job. They’re hiring me as an Application Developer. I’ll be writing both Windows and web applications with C#/ASP.NET and SQL server.

Stumbling Across the Web #3

January 21, 2007

Agile processes, are they killing our children?
A cynically comical look at how software life cycles are really done.. among other things. Thanks to dagfinn at SitePoint for that link.

Stumbling Across the Web #2

January 14, 2007

Where the Hell is Matt?
Another YouTube viral marketing video. Did you notice the Stride gum logo appear several times? Would you have noticed it if I didn’t mention it?

Stumbling Across the Web #1

January 7, 2007

I often run across websites that provide something useful or interesting; a small tutorial, some inspiration, a useful tool. Not everything warrants a permanent listing in my links, nor do I want to clutter my already unorganized browser bookmarks, so I’ll share them here each week. Maybe you’ll find some of these sites useful [...]