Archive for March, 2006

Camera-Phone Hijinks

One day at target my father and I were looking for some hard-core garden shears… We found em.
Not Legal For Store

At UCF, Ali and I were walking at lunch and saw this and figured it was memorable.
Free Speech Area

Whilst running around on my adventure through the Pittsburgh airport I noticed the terminal was running, oh yes, Windows XP.
Win XP at Airport

MyBlogLog Wordpress 2.0 Plugin

Updated – February 20th, 2008

There is no readme file for my plugin, and for that I apologize. If you need further instructions, just drop me an email and I’ll do my best to lend a hand. Though, this plugin is quite out of date and I would heartily recommend using the sidebar widgets HTML plugin instead, as it does much of the same thing and is included with the new Wordpress distribution.

A few months ago the company I work for (cloudspace) built an awesome link tracking system called MyBlogLog. Ever since, I’ve been trying to use it with Wordpress. After upgrading to Wordpress 2.0, I decided it was time to integrate MyBlogLog into Wordpress without opening the template code. I spent about an hour or two learning the Wordpress plugin API and came up with the MyBlogLog Wordpress plugin. At the moment, it only integrates the actual link tracking code and the Top 5 Links script. The plugin allows you to enable or disable the Top 5 Links script and set its colors. The plugin hooks the main tracking script in just before the content of the site and the Top 5 Links code is inserted just after the Meta section of your template. As far as I know, there are no template specific issues thus far and everything should be working. I wrote this plugin for myself, but I figured others might find it useful as well so I am going ahead and releasing the plugin here.

Continue reading ‘MyBlogLog Wordpress 2.0 Plugin’

When C code gets a mind of its own…

I was writing Pass 1 of a SIC/XE assembler for class, when well, the code decided it really liked my hard drive and wanted it for itself.

Pass 1 Gone Wrong