Thanks to Max Drown for his design of the new logo which is a vast improvement.
While I’m talking about aesthetics, I just want to remind everyone that this site looks best with the default theme (Sand_Journey) and using a Mozilla-based browser. In particular some of the icons look awful in IE due to IE’s [...]
Well I finally got the site updated to the most recent version of phpnuke. I also changed the default look of the site. Let me know what you think by posting a comment. I know the old logo looks like crap on the new background. I’ll get around to fixing that [...]
You may have noticed (or not) that this website was defaced last night. I believe the defacers used a security hole in php-nuke. Fortunately the damage was minimal. The only thing lost was the most recent story where I gave the account of our float trip. I plan on upgrading php-nuke [...]
I’ve added a block on the left side to display my reading list. The links point to Amazon.com.
I’ve also added a few new items to the quicklinks box on the right side to reflect additions to my interests over the past few months.
I made some mods to the site so that new tags will be accepted in comments and wrote a simple perl script to markup code before posting. Now i want to test posting code to a story. So here is the code I use to markup code before posting:
#!/usr/bin/perl -w
print “<pre><code>
“;
while (<>) {
s/&/&/g;
s/</</g;
s/>/>/g;
s///g;
print;
}
print [...]
Yes, I changed the theme again, this time back to NukeNews. My main complaint with NukeNews was that the font was bloody small. But I changed the font in the style sheet and now it’s a bit more legible.
I also noticed that transparent png’s look like shit in Internet Explorer. Oh well. [...]
I changed the default theme for the site. Let me know what you think by commenting and/or voting in the poll. You can change your personal theme by editing your account settings.
Vote early, vote often.
I put my first FAQ entry in. Click on the link in the left sidebar. Now I just need more questions. FAQ seems like a bit of a misnomer. Something to ponder.
admin writes: Granted there is a lot of customization I want to do, but I’ve finally got PHP-Nuke up and running and somewhat to my liking….more to follow









