by Jesse Stay — published on July 24th, 2006
Hi - you seem to be new here. Please subscribe to my RSS feed to get the latest technology news and information!
You can check me out on Identi.ca, Facebook, or FriendFeed to see what I'm up to. Thanks for visiting!
This is in the Window Well in my Basement.

by Jesse Stay — published on July 24th, 2006
I’ve decided to create a new Category called “Bugs Eating Bugs”. I’ll let you decide what this is about. Enjoy!
by Jesse Stay — published on July 24th, 2006
This is on a corn stalk in my Garden:

by Jesse Stay — published on July 12th, 2006
I decided to get this on here so it gets index by the engines and others can find it if they run into the same thing. Hopefully it’s useful for someone.
If you run into a problem where the web interface/ui for mailman just returns a bunch of jibberish and appears to just be returning the text content of the binary cgi’s in the mailman cgi-bin, it probably means you aren’t loading mod_cgi. Turns out Fedora needs mod_cgi loaded for those to be treated as cgis.
After that, alter the permissions on your /var/log/mailman/error file to allow more write access (you’ll notice odd errors in your httpd error logs if you don’t). After that, just follow the errors in /var/log/mailman/error - you’ll see permissions errors, of which you’ll need to ensure you set permissions on all the files it errors out on. Setting the sticky bit on your lists, /etc/mailman, and a couple other places may prove useful, and keep some of those errors from coming back when you add lists in the future. Voila - working Mailman!
by Jesse Stay — published on June 27th, 2006
Well, forget unclejesse.org - I just discovered (accidentally) unclejesse.com is a porn site. I’d hate others to come upon it accidentally so I’m going to just stick with jessestay.com and the theme of “Stay N’ Alive”. The Slogan contest still goes, and bonus points if you can come up with a good logo with a “Stay N’ Alive” theme.
by Jesse Stay — published on June 24th, 2006
I’m going to resubmit the rss link for this to openclue. My apologies if this spams openclue on first post there. It should not keep spamming though.
Soon you will be accessing this site through unclejesse.org. I am going to start a contest. In the comments section, please submit your entries for the UncleJesse.org slogan contest. It needs to be something catchy that will appear with the title of the site, and definitely something Uncle Jesse (from Dukes of Hazzard) related. If you want to submit a logo to go with it, bonus points!
Winner gets me to share my backcountry.com employee discount with them - they get to select one item from backcountry.com within the next 6 months, and I’ll give them cost+10% (my employee discount) on the item. Winner must purchase through me and leave a review for the item on backcountry.com when purchased. Submit your entries by July 4th, 2006!
by Jesse Stay — published on June 22nd, 2006
Well, after a couple days, looking at log after log, a rescue cd boot, and finally realizing I wasn’t loading mod_fcgi properly, I’m up and running. I really need to read up on ruby and rails. Word to the wise though - FC5 is not meant to run without selinux. 
by Jesse Stay — published on June 20th, 2006
I’m trying out a new blog, yes, on Ruby. It is *very* superior in Web 2.0 technology to most blog software I’ve seen out there. So far I’m *very* impressed!
No, I’m not getting rid of Jeens. I’m just moving to a more Agile approach of focusing on smaller components at a time. Eventually, perhaps a complete system will come into place, but at least this way we will have the components for Jeens released a lot faster. For now, I may as well use a working blog until I can prove Jeens is better.
by Jesse Stay — published on June 7th, 2006
Well, after FC5 bombed on me after an upgrade, I decided FC5 was a little too
advanced for my server. I decided the best distro for having an older server
would be Gentoo, so I gave it a try. After 1 week from initial install, here
I am. I have to say, it’s a bit too much maintenance for me to handle on a
server, however I think it’s the only solution for this server - as a PII it’s
just getting too old for newer distros.
by Jesse Stay — published on May 17th, 2006
If I just followed my own advice (see below - it was actually written in 2004), I would have been able to fix this right away. The rss and caching issues should be resolved now. It was an issue in the way Bryar handles Mod_Perl 2. There are still some comment issues that have cropped up. I’m working on those as we speak.