The Shape of Everything
A website mostly about Mac stuff, written by August "Gus" Mueller
» Acorn
» Retrobatch
» Mastodon
» Micro.blog
» Instagram
» Github
» Maybe Pizza?
» Archives
» Feed
» Micro feed
May 11, 2006
(This post is from my old, old, super old site. My views have changed over the years, hopefully my writing has improved, and there is now more than a handful of folks reading my site. Enjoy.)

Thursday, May 11th, 2006

For the programmers in the crowd:

I've updated my sqlite wrapper classes "FMDB" with bug fixes, little additions, and to use the latest version of sqlite 3.3.5. The sqlite included is built as a universal binary as well.

It's pretty easy to use, and it even inserts blobs as binary data without having to base64 it first. Check out fmdb.m for example usage. (Or an earlier post about it.)

Grab it here: http://gusmueller.com/x/fmdb.zip

-- posted 4:51 pm

Michael McCracken put together an app that puts GMail in a window, and that's all it does.

I use Camino for checking GMail for most of the reasons he gives for writing his app (WebMail). It's basically a sandbox away from Safari, where all my main browsing and bookmarks are. His app seems like a good idea, I'll have to play with it.

-- posted 11:18 am