Main | Saturday report »

Redoing my homepage!

Spent some time giving the homepage a new look. I much prefer the earth-tones colour scheme, and I decided that I needed to have a "what's new" dynamic front page to let everyone who's interested know what I've been up to.


I'm hoping that I can keep track of maintenance and other spare time issues here, as opposed to on the enfusion-group homepage, where no one would care.


Hopefully, I'll be able to keep track of things I do, and maybe even write some documentation and HOWTO's.

TrackBack

TrackBack URL for this entry:
http://www.enfusion-group.org/cgi-bin/mt/mt-tb.cgi/1

Comments

ID = 1; $post->blog_id = 1; $post->guid = "redoing_my_homepage"; $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/redoing_my_homepage.html"; } function get_the_title() { return "Redoing my homepage!"; } function get_the_excerpt() { return "Spent some time giving the homepage a new look. I much prefer the earth-tones colour scheme, and I decided that I needed to have a \"what's new\" dynamic front page to let everyone who's interested know what I've been up to.

\r\nI'm hoping that I can keep track of maintenance and other spare time issues here, as opposed to on the enfusion-group homepage, where no one would care.

\r\nHopefully, I'll be able to keep track of things I do, and maybe even write some documentation and HOWTO's."; } 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/1"; } include('/var/www/cgi-bin/mt/plugins/disqus/php/disqus.php'); include(dsq_comments_template(1)); ?>

About

This page contains a single entry from the blog posted on April 20, 2001 7:54 PM.

The next post in this blog is Saturday report.

Many more can be found on the main index page or by looking through the archives.