Twitter "Source" Activated

by justin carlson on 05/14/2008
Just got an email from the twitter folks, they've activated the source tag for my Geeklog plugin, so this is a test. I need to wrap it up and make it available for download this week, but I've had 0 free time.

Geeklog Twitter Plugin "Tweet"

by justin carlson on 05/07/2008

I've got my Twitter Geeklog plugin called Tweet installed on my site for testing. I should have it packaged and released this week.

If you're following me you will know when it's ready as it will tweet itself as released.

Initially it will just twitter your new stories as you submit them.

Right now it just sends me mail whenever I save a new story, seems to work pretty well.

Hail - PHP Hotmail Client

by justin carlson on 01/07/2007
A long time ago when I had enough spare time to geek on projects that were for the most part useless other than the "because I can" factor, I started the Hail project. Hail (Hotmail) was able to connect to Hotmail, authenticate, pull down a user's inbox, etc. using PHP, it was a simple class.  Shortly after it was created some folks began using it to write their own WAP clients which seemed to work great for them.

It may still work I am not sure how long Microsoft maintains compatibility for things like MSN messenger.  They changed their communication protocols a few times over the short stint I played with it.  In an effort to get all my code and projects centralized, this one's coming in first as the oldest useless php project I did on my own that saw some usage.