Browsing all posts in December, 2007.
Rails: SQLite Replaces MySQL as Default Database
If you’ve waited until now before upgrading to Ruby on Rails 2.0 now you may be in for a little surprise. As of version 2.02 the default database in Rails is SQLite, arguably because there is no need to for grants or the creation of tables, meaning a simpler setup for n00bs. If you still [...]
How to filter email attachments in Lotus Notes
This Lotus Notes script strips email attchements using an Agent instead of Rules. Lets say you want to forward mail from your Lotus Notes account but want to strip attachments, you’ll definitely want to try the following script. It’s perfect for sending your mail to your sexy new iPhone without racking up ridiculous bandwidth charges. [...]

