welcome to my blargh

now with 88.333% more desu. repeating of course.

I can now do code snippets in Posterous

No way? Really? Ah man, this is great.

Filed under  //   programming  

m3u Forge and Mail Guy up on GitHub

This is really old (bad) code I wrote over a year ago when I was on my Python kick. Might still interest some people, dunno. Anyway, it lived on Google Code but I figured I'd try to learn Git and expand my horizons. Anyway if you can use these, great.

m3uForge: Point it at a directory and it will recursively check for audio files and create a m3u playlist. Can filter by various ID3 fields.

http://github.com/jwwest/m3uforge/tree/master

Mailguy: Email notifier, supports pop3 and IMAP.

http://github.com/jwwest/mailguy/tree/master

Filed under  //   programming