With over twelve years experience writing software, the Aboutbox can make your project a reality. We have the real-world business experience to understand your needs and the imagination and technical skills to deliver it to you on time.

Palm DB file format

One reference
Conduit Developers’ Guide
Building Palm Conduits – O’ReilleyNet article

Filed under:Uncategorized

Lessons Learned from the Startup Front

Don’t buy old, used Sun boxes off of ebay and use them for mission-critical work. Just don’t do it. The $1000 you will save will be wasted in the time it spends to clean up the box, put it online and fix all of the hardware problems it will inevitably have.
If you have to break [...]

Filed under:Uncategorized

Ruby On Rails

According to Porter, Ruby on Rails what all the cool kids are using.
Looks promising. After using Struts, which is elegant until you try to do something fancy, and PHP, Java’s bastard child, this might be a good thing to try.

Filed under:Uncategorized

String Similarity

An Interesting String Similarity Algorithm that works by counting the number of adjacent character pairs in two words that match.

Filed under:Uncategorized