Still working on the inventory system: host, part, and manufacturer management are all finished, the system just needs a non-administrative user interface now.
« Inventory system -- host "management" | Main | Broadband, VMware and MP3's. :) »
TrackBack URL for this entry:
http://www.enfusion-group.org/cgi-bin/mt/mt-tb.cgi/5
This page contains a single entry from the blog posted on May 2, 2001 8:56 AM.
The previous post in this blog was Inventory system -- host "management".
The next post in this blog is Broadband, VMware and MP3's. :).
Many more can be found on the main index page or by looking through the archives.
Comments
ID = 5; $post->blog_id = 1; $post->guid = "administration_notes_may_2nd_2"; $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/05/administration_notes_may_2nd_2.html"; } function get_the_title() { return "Administration Notes - May 2nd, 2001"; } function get_the_excerpt() { return "\r\nStill working on the inventory system: host, part, and manufacturer management are all finished, the system just needs a non-administrative user interface now."; } 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/5"; } include('/var/www/cgi-bin/mt/plugins/disqus/php/disqus.php'); include(dsq_comments_template(1)); ?>