Basecamp RSS to Text (basecamp2text)

I just released a little php script I use to display my basecamp feed on my desktop as a text list.

A simple php program that will take a basecamp feed and format it for text 
viewing.  I use it to display my basecmap feed on my desktop with samurize.

Setup

1) Add your username/pass/feedurl to the basecamp2php.php file
2) Set the script to run every X via cron

SAMPLE OUTPUT:

--
Basecamp Feed

* Comment posted: Re: Chitka ad& 's should have blue backgrounds
* Comment posted: Re: Adjust timing on front page popular articles...
* File uploaded: Capture4.jpg (JPG, 135K)
* Comment posted: Re: Improved Static File Caching
* File uploaded: Capture3.jpg (JPG, 249K)
* File uploaded: Capture2.jpg (JPG, 174K)
* File uploaded: Capture1.jpg (JPG, 138K)
* Comment posted: Re: Improved Static File Caching
--

Grab it here: http://github.com/math0ne/basecamp2text