Author Archive for admin



If you’ve never played with Yahoo Pipes, you should. The innovative interface alone is worth it. Here’s a simple yahoo pipes example: lets say that you have a blog that you want to syndicate differently to different audiences (for example we have a Tumblr blog and we want to exclude some of the content from […]

If you’ve ever setup an SSL certificate you know that its a hassle. Renewing your SSL certificate is likewise un-intuitive and takes more steps than it should. It turns out that paying for a certificate renewal does not automatically renew the certificate you have installed, you actually have to install the renewed copy. Our setup […]

IE8 came out today. Along the way Microsoft fixed a bunch or rendering bugs, which is great, but you might run into problems of you previously used conditional comments such as: <!–[if IE]> <link rel="stylesheet" href="patches-ie.css" type="text/css" media="all" /> < ![endif]–><!–[if IE]> <link rel="stylesheet" href="patches-ie.css" type="text/css" media="all" /> < ![endif]–> The trouble is that IE8 […]

Update January 19, 2014: I’ve updated the zip file for PHP5 compatibility. This includes changes from Jared Swets for the install portion (see comments), and single quote escaping for the title and body. Update February 17, 2011: I’ve updated the zip file with changes from Harry Saal (my original versions of index.php and tiddly1.php are included with […]

Turns out that it’s actually fairly easy to create a simple static Facebook application to display some data without needing to work with the Facebook API or any back-end code at all. For example, take a look at the World Map Tab on our Facebook Page. This tab was created by pulling some static HTML […]

Sometimes you might want to setup a Google Analytics Goal that is actually a link to an off-site url. For example, you conversion page might be on a different domain, but you want to be able to track users who click though to it as completing a goal. We recently launched a WordPress MU blog […]

Yahoo small business domains recently increased their yearly domain renewal fees to $30 (as compared to $7 for some others) I needed to transfer several production domains from yahoo to godaddy and avoid downtime. Domain transfers are notoriously lengthy and painful; domain unlocking, transfer initiation, secret codes, and waiting, waiting, and more waiting. Here’s a […]

We have the Umbraco CMS (version 3) configured to use TinyMCE for WYSIWYG editing. It works quite well up until we want to insert some HTML content that TinyMCE strips out (like an embedded youtube video, or a screencast) Here’s how to create a very simple Umbraco macro (using a c# user control) to allow […]

Yucatan Photos

Yucatan photos are up. Check ’em out.

Where to, chief?

So I just launched http://www.wheretochief.com. It’s a little silly, but try it out. Mostly its is a technology demo: Entirely Client Side ZVents API (JSON via JQuery) Facebook Connect Blueprint CSS UserVoice Watcha think?