Blog
053692nd since April 04, 2007
R
1 - 2 of totally 2 entries in Jul, 2007 found
Jul 31, 2007 ( Tuesday )
( 289 )
Yet another NY Perl lover



perl -le 'print"So~*kde~box*DS*Zoxf*fe|er"^$\x23'
Add tags: Perl

by xicheng
20:00:15 | Add a comment | Read comment(1) | Ask xicheng
Jul 31, 2007 ( Tuesday )
( 287 )
Welcome on board
Finally, I got some time to start my personal weblog outside my departmental website. considering I will use the server at grokthis.com next month, I need to migrate my previous mod_perl code to FastCGI code. Anyway, it saves money. :) the tools currently in use are:
  • HTML::Mason 1.35: one of my favorate tools
  • MySQL 5.0
  • DBIx::Simple: a very simple OO DB interface
  • CGI::Fast: Perl interface to boost the FCGI server
  • YAML: another neat module to serialize plain data(especially configuration data).

All are just a start, more features will be added later on.
Add tags: DBIx::Simple FCGI Mason MySQL YAML

by xicheng
19:12:19 | Add a comment | Read comments(3) | Ask xicheng