Rocket Plumes

I'm a software developer. with over 15 years experience, living in Salt Lake City, Utah. I have written a few articles and presented some talks on Java, Ruby, and their use on Mac OS X. Here you will find random thoughts from a not so random guy about software, entertainment, American culture, and anything else I feel like writing about.

Sunday, March 19, 2006

PackRat 0.7 (build 164)

I just released a new version of PackRat today. It adds the following new features:

- A new application icon
- Your home page and the reminders page are now at the top of the page list
- There is now a Reminders toolbar item
- There is now a Backpack toolbar item
- Added View->Reminders command
- The content of the emails on a page can now be viewed in a window
- A page's email address is now displayed

and fixes these bugs:

- Better handling and reporting of errors during sync.
- Completed list items are now displayed in the correct order
- URLs on a page are now turned into links, just like Backpack does

Overall, mostly some more polish. My next step is to start work on editing. This could be tricky, so you may not get a release next week, or even the week after that. But, I'm excited about starting it, and looking forward to using it, as I know you are too.

Labels:

Tuesday, March 14, 2006

Behringer V-Amp2 for Sale


I'm trying to raise some money, so I'm selling off some stuff. First on the block is a Behringer electric guitar amp. For the specs on this, click here. I'm asking $100. It's a great amp for the money and it barely used. If you're interested, send me an email.

Labels: ,

Sunday, March 12, 2006

New release of PackRat (v0.60, build 153)

I've posted a new release of PackRat (0.60, build 153). The one new feature I added is that PackRat is now a Universal application! The other changes are bug fixes to syncing. Notes, emails, links, and tags that have been deleted in Backpack are not deleted locally when you sync.

I had to update the data file format so you'll have to delete it and resync with Backpack, but PackRat tells you what you need to do.

Labels:

Sunday, March 05, 2006

RubyCocoa Presentation for BYU RUG

We interrupt the current "All PackRat All The Time" theme for this blog for an announcement. This Wednesday (March 8th), I'll be driving down to Provo to give my Ruby Cocoa presentation to the BYU Ruby Users Group. I'll probably have some repeat visitors from URUG, but it will interesting to meet some more Ruby people interested in Cocoa.

For some reason, the folks down in Provo seem to be a little more interested in non mainstream technologies like Ruby, NeXT (in its day) and hence Cocoa, etc. I wonder why that is? As a University of Utah alumni, that bothers me a bit. Are the Utes turning out Java, .NET lemmings? The answer is probably another post, but you can look at Alan Kay and his talk entitled "Are Computer Science and Software Engineering Oxymorons?". He gave this talk at the University of Utah last month and I found it quite interesting.

Labels: ,

PackRat 0.53

I've posted a new release of PackRat (0.53, build 139). This one is a
bug fix release. Some of you were having problems with syncing. Those
problem should be gone now. Here's a list of fixes:

- Sync was failing when the page body had illegal UTF-8 characters

- Sync was failing with the message 'emailAddress is a required
value' or 'multiple validation errors'. This was caused by the
Backpack API returning links to pages that no longer exist.

- Sync was failing when the XML response from the Backpack API
contained HTML that was unescaped causing an XML parse
error. Now we tidy up the XML before we try to parse it.

- List and list items are now all displayed and in order. Completed
list items are displayed but out of order

There are some more bug fixes coming, but these were the big ones
that were getting in people's ways. If you've been having problems,
download the new version. it should solve your problems.

Labels: