Site update in place: OI 2.0b5

lachoy on 2005-03-17T05:54:30

cwinters@www cwinters $ HEAD http://www.cwinters.com/
200 OK
Connection: close
Date: Thu, 17 Mar 2005 05:18:44 GMT
Server: Apache/1.3.33 (Unix) mod_perl/1.29
Content-Type: text/html
...
X-Powered-By: OpenInteract 1.99_06

Update went ok although with a few hiccups. Eating my own dogfood found a fairly serious bug in upgrading which should be fixed shortly. All the REST and action resolver stuff I talked about recently is now in action and you can now use preformatted text in comments with use.perl-inspired ecode tags -- thanks to Aristotle for the suggestion.

I also added a new feature found in the updated 'news' package -- the front page and main news page now have an 'Archive' box listing all my news posts by month. Caching makes doing this dynamically a piece of cake -- it only gets generated once an hour, which makes my soon-to-get-more-memory server a happy camper.

So once I'm certain the aforementioned bug is fixed I'll get this version out on CPAN -- lots of changes, and for once it's on schedule. (Sure, it's a schedule I announced only a few weeks ago, but you gotta have some victories...)

Posted from cwinters.com; read original


404

malte on 2005-03-17T18:54:46

http://www.openinteract.org/powered_by is linked from your site and leads to a 404.

Re:404

lachoy on 2005-03-17T19:30:00

Fixed with a redirect -- thanks for letting me know!