ChrisRetlich.com https://chrisretlich.com/ Chris Retlich's website, news, and much more. en-us New Homepage https://chrisretlich.com/news.php?news=122 https://chrisretlich.com/news.php?news=122 I finally broke down and cleaned up my homepage, while making it more consistent with the rest of my site. I've pared it down to just the latest three blog entries, the latest message board post, and the latest three site news entries. I've also removed the cheesy graphics that used to represent the various parts of the homepage, and also applied the "Science Club" template to my site as the default (it had previously been set to "Spring"). This is a pretty good stop-gap measure until I ever manage to finish the dev site, at which point I'll go live with that site, entirely dumping the current mishmash of poorly-coded, self-taught pages that it currently is. Chris Retlich 2009-05-02T04:16:29+00:00 Valid RSS https://chrisretlich.com/news.php?news=121 https://chrisretlich.com/news.php?news=121 After noticing that my FaceBook profile was no longer importing notes from the RSS feed for my blog/webjournal, I decided to figure out what happened. I thought that the likely culprit was malformatted RSS, and the W3 RSS validator confirmed my suspicions. So, after futzing around fro the last half hour or so, I was able to successfully re-add my RSS feed to my FaceBook profile. One trick I needed to use was the "c" value for the date() function as so: $dat=date("c",$someDateValue); which spits out a nice RSS-friendly date value. I also discovered through the process that some of my news posts and journal entries had unescaped HTML entities, all of which have now been fixed. Yay. Chris Retlich 2009-04-14T02:47:36+00:00 NEW URL: EFFECTIVE IMMEDIATELY https://chrisretlich.com/news.php?news=120 https://chrisretlich.com/news.php?news=120 ATTN: ALL VISITORS: the "chrisretlich.com" domain will no longer be available starting on April 7, 2008. Please update all links and bookmarks to the new URL at http://doubleudoubleudoubleu.chrisretlich.com/. Thank you. Chris Retlich 2008-04-01T06:44:59+00:00 ChrisRetlich.com launches new website! https://chrisretlich.com/news.php?news=119 https://chrisretlich.com/news.php?news=119 ChrisRetlich.com, the leader in Internet website-ing, has moved its website to a much more memorable domain name. This move from the former difficult-to-remember URL of http://chrisretlich.com/ to http://wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww.chrisretlich.com/ is approved by all. This change in branding and naming will usher in a significant improvement in the ability for people to remember the URL, as well as provides a unique marketing opportunity. This new, shorter domain name will really promote the desired image required by ChrisRetlich.com Chris Retlich 2007-04-02T21:45:18+00:00 New Wiki https://chrisretlich.com/news.php?news=118 https://chrisretlich.com/news.php?news=118 Well, a few days ago, I put up a wiki on my website in response to Neal's suggestion to do so. It currently is locked down pretty good so that only registered users may add/edit articles. Not the greatest thing so far, but not terribly bad either. It wasn't very much fun to install, but with the help of some sites out on the Internets, I figured it out. Chris Retlich 2007-03-30T01:55:35+00:00 Pictures Uploaded https://chrisretlich.com/news.php?news=117 https://chrisretlich.com/news.php?news=117 I have just recently, and am gradually continuing to upload some new pictures to my website. They can be viewed in the Random and Unsorted pictures page. You can see a rainbow over Lakeland, cheap cheap gas (from just a few months ago), me on Easy Street (part two), "font=1]" on a local news broadcast, Google gone mad (especially since they use an Apache-based server and NOT IIS), wasted desktop space (according to Windows) and finally my boss on his last day of work (we'll miss you!). Check back on the linked page for further sporadic updates. Chris Retlich 2007-02-07T19:35:32+00:00 http://chrisretlich.com/ https://chrisretlich.com/news.php?news=116 https://chrisretlich.com/news.php?news=116 Okay, so now I have signed up for the "1&1 Beginner Linux Hosting" package, which includes a free domain name, and should cost ~28$/year for everything. It appears that I didn't lose any files in the transition, which is good. The 404 error handler, and the www.->no www. auto-redirect still works too, which is also good. I didn't lose pretty much any settings so far. Eventually, the site http://chrisretlich.com/ should be working, at which point I'll write some kind of automatic forwarding system to take people from this domain name to my new one. Chris Retlich 2006-09-30T01:21:03+00:00 Website Name Contest! [updated] https://chrisretlich.com/news.php?news=115 https://chrisretlich.com/news.php?news=115 Well, since it is now September 1st, I have decided to start a month-long website naming contest. A special is going on from my hosting provider (1&1 for 25% off, and it expires on September 30th, so I thought it would be a good idea to buy into a paid hosting plan since my free one is going to expire this November sometime. Submissions must be made in email, or through my contact form. In either case, I may offer a prize (undecided) for the winner, so some kind of way for me to contact you would be appreciated. Submissions must be a domain name, e.g. http://chrisretlich.com/ or http://chrisretlich.us/ (you could be clever and use the .com or .us as part of the name like del.icio.us). I am looking for something fairly short, and easy to remember. Well, I'll provide some updates here if and when anything interesting happens. Update (9/4/2006): Okay, it appears that I can only register a .com .net .org or .info website for free. Excellent suggestions for .us .name .biz .cc .tv or .ws can be accepted, but won't probably be used as they'll cost extra to register. Update (9/8/2006): Okay, I think the prize for the winning submission could be a sub-domain of your choosing on my site with some content of your choosing or a redirect to a webpage of your choice. This offer isn't set in stone, as I don't have the details worked out yet, but it might be what I'll offer to the winner (should they want to receive this prize). Chris Retlich 2006-09-02T01:00:25+00:00 Comment Spam Filtering https://chrisretlich.com/news.php?news=114 https://chrisretlich.com/news.php?news=114 Well, as you may or may not already know, I've become the victim from some minor comment spamming on some of my old testing pages (which nobody uses anyways), as well as on my message board. To combat the spam, I initially filtered out all HTML code except for the <br> tag. That still didn't work as they just posted the same keyword-filled spam garbage, but with no benefit to them (and continued to do so even after it should be obvious that the links are being removed from their messages). So, yesterday I implemented a two-phase commenting system where there is a "preview" page which shows how the message is going to look before it gets posted. This allows people to fix spelling mistakes, and should send a message to the spammers that their efforts are futile. Also, if their process is automated, then it should cause the process to only take them to the preview page (and not the confirmation page), and result in their spam not being posted. Any comments, questions, or suggestions are welcome. Chris Retlich 2006-08-03T07:37:47+00:00 Finally! (JBImage) https://chrisretlich.com/news.php?news=113 https://chrisretlich.com/news.php?news=113 Finally, after a month of sitting on my butt, I have uploaded the newest version of the JuiceBox image converter program (v 0.96.00) to my website. It features the much-desired batch conversion capability. Its information page can be viewed here. Chris Retlich 2006-06-06T02:11:28+00:00