howto

Alfresco on Mac

So I'm considering an Alfresco installation for a client to be hosted on an XServe Mac OS X Server. Alfresco seems like a viable open source replacement for Sharepoint. And I'd like to believe that, but I'm currently having troubles with the install on my local machine. So I'm going to log my attempt at solving this problem for future posterity.

Ad hoc Drupal node creation

This is how one creates a node in code:
http://drupal.org/node/60479#comment-114666

Drupal Block Info field

The block data are clearly saved in the blocks table in the database. But the info field isn't. To get this, one needs to go in two different directions.