Scripting


Search rogansax.com


Coding Stories
Old printer meet windows 7
CSS and Printing
Bricolage on Linux
Hating the Gnome
Javascript
HTML
Installing Bricolage
Perl: Make XML for Image Import

This section deals with all the coding that went into putting up this website.

Among the topics covered, I will talk about how I installed Bricolage on My OSX Laptop, including updating perl, installing a custom apache configuration, and compiling it with all the required modules. Most of the info here is also covered in David Wheeler's documentation, though there are a couple of wrinkles I found in my install that are not.

There will also be info about running two instances of Apache on an OSX machine, (one for bricolage, the other for preview displays) as well as the oddities of the startup scripts on OSX, and how to ensure that Apache always starts.

Other topics will include general scripting for this site, including examples of Perl, Javascript, PHP, and Bricolage templating.