This site is in the process of being migrated from a previous system. Strange excerpts or content might persist until I clean up the data.

OSGERMS renders a page
Photo by on

OSGERMS renders a page

Okay, so it only says "Hello", but it's a start. The system is separated into a share and docroot directory, where the docroot contains a symlink to the index.php in the share directory, and deploymen...

Photo by on

I'm very excited today. I just got OSGERMS to a point where a default install renders a page! Woohoo.

Okay, so it only says "Hello", but it's a start. The system is separated into a share and docroot directory, where the docroot contains a symlink to the index.php in the share directory, and deployment specific files (currently only the template files).

The share directory contains the meat of the system, all completely OO (except for an error handler, convenient p() function for printing debug info and the __autoload function).

Anyway, it's after 6 o'clock, and I've been fighting to get this done by the end of today. It's all checked in if you're interested in looking at it...

I'm off to the Melbourne PHP User Group committee meeting now. I'll write more on this soon. Even if you're not that interested :-)