♦  Codes
♦  Java Notes
♦  PHP/HTML Notes
♦  IDL Notes
♦  Other Notes


Any free codes are on the Codes page (e.g. PHP automated coffee rota!).

Nuggets of code and tips and tricks are on the Notes pages.

[ euphbass : june 06 ]
[ firefox : 1024x768+ ]
[euphbass@yahoo.com]

: computing :

Automated Coffee Rota      [winzip] [tar]

The folders linked above contains all the bits and pieces needed to generate an automated coffee rota, output the rota on a webpage and email people when it's their turn to make coffee. Takes into account days people are away. Randomly generates rota - a person won't be on twice in one week (provided there are enough people).

Instructions are included in help.txt. It's written in PHP and the codes are designed to run automatically as cron jobs. It includes a webpage and associated stylesheet - these can be customised if you know HTML and CSS.