Well, I'm thinking hard about whipping together an inventory system for all the computer parts we have. It would allow me to keep track of serial numbers, where parts are, and what's left over that I should have somewhere.
Anyways, I haven't started yet, but that should be interesting. Then I could auto-generate the hardware listing per computer that's currently hardcoded.
Off to the market today, to do some shopping, and see what's new!

Comments
ID = 2; $post->blog_id = 1; $post->guid = "saturday_report"; $post->comment_status = "open"; function get_option($option) { $settings = array( "disqus_forum_url" => "enfoto", "disqus_api_key" => "ycbgTTDFptwqNvNKMygOnMx7brM3Darx5GO9iKxluXuEzzcLmrZKVrH36T4bYcKl", "disqus_sort" => "", "disqus_partner_key" => "", "disqus_disable_sync" => "0" ); return $settings[$option]; } function get_permalink() { return "http://www.enfusion-group.org/~adrian/2001/04/saturday_report.html"; } function get_the_title() { return "Saturday report"; } function get_the_excerpt() { return "Well, I'm thinking hard about whipping together an inventory system for all the computer parts we have. It would allow me to keep track of serial numbers, where parts are, and what's left over that I should have somewhere.\r\nAnyways, I haven't started yet, but that should be interesting. Then I could auto-generate the hardware listing per computer that's currently hardcoded.
\r\nOff to the market today, to do some shopping, and see what's new!"; } function get_the_offset() { return -5; } function start_mt() { include('/var/www/cgi-bin/mt/php/mt.php'); $mt = new MT(1, '/var/www/cgi-bin/mt/mt-config.cgi'); return $mt; } function trackback_url() { return "http://www.enfusion-group.org/cgi-bin/mt/mt-tb.cgi/2"; } include('/var/www/cgi-bin/mt/plugins/disqus/php/disqus.php'); include(dsq_comments_template(1)); ?>