perldiver: A false-color multi-spectrum image of Sol. (Default)
2010-05-30 07:50 pm

Creating Catalyst DBIC models from SQLite via the helper

This is a note for my professional memory. If you aren't a Catalyst programmer, feel free to skip it, but it's public so that Google can make it available to anyone who needs it.

Read more... )
perldiver: A false-color multi-spectrum image of Sol. (Default)
2009-06-24 12:19 am
Entry tags:

How to make Emacs automatically update timestamps in your files

It's basically not possible to know all the nifty ways that Emacs can make your life easier; learning it is part of the fun.  So, the next time you want automatically updated timestamps in your files, just add the following to your .emacs file:
The techy details )
The above is courtesy of: http://emacs-fu.blogspot.com/2008/12/automatic-timestamps.html