In a history project I am helping out with, there is a need to convert a bunch of dates from Chinese calendar to Gregorian dates. I googled for solutions, found the Perl library “DateTime::Calendar::Chinese”, and wrote a small script on my FreeBSD machine to show that it works.
It would be good to make a long-term [...]
Entries Tagged as 'Projects'
Win32 is not First Class Platform for Perl
February 15th, 2008 · Comments Off
十年一覺程設夢
February 1st, 2008 · Comments Off
Tags: MLP · Projects · Social Restructuring
Playing w/ MovableType 4
December 14th, 2007 · Comments Off
MT4 has been released under GPL, so I played with it for a bit last night. Except for a very very brief period of time, there has always been a free (beer) and somewhat limited but very usable for single blogger version of MT. Now GPLed MT4 is fully functional multi-user multi-blog.
MT has a few [...]
Tags: Interests · Projects · Social Restructuring
VMWare
October 30th, 2007 · Comments Off
I have been playing w/ VMWare Fusion (for Mac OS X) and VMWare Server (for Windows) over the weekend, and now have a couple of FreeBSD virtual servers running on my iMac and my X40 (both with 1.5GB RAM). This provides a server environment virtually identical to our production server facility, for use as a [...]
Tags: Interests · Projects · Tools for Work
Note to Self: Regex for PostgreSQL
October 9th, 2007 · Comments Off
Regex for PostgreSQL. I didn’t know that. COOL.
Tags: General · Projects · Tools for Work
Note to Self
September 26th, 2007 · Comments Off
Chroma key.
Tags: Photography · Projects
The Curse of Never-ending Software Upgrade
September 25th, 2007 · Comments Off
WordPress 2.3 is now out. Four WP installations to upgrade. Sigh.
Update (26/9): The K2 theme (even the RC1) appears to break WordPress 2.3, giving an error about not finding the table wp_categories, so I had to roll back after upgrading one of the WP installations I maintain. Maybe it would take awhile for all the [...]
Tags: General · Meta · Projects
Benchmarking Python Integer List Lookup
September 21st, 2007 · Comments Off
Follow up w/ the Centralize No-call List project, I did a little benchmark on phone lookup using python, running on my wimpy old Thinkpad X40.
It takes a little under 0.08s to perform a search for a single item in 988,889 items, around 10% of all the mobile phone numbers in Hong Kong as of June [...]
Tags: General · Interests · Projects · Social Restructuring
Centralized No-Call Telelphone Number List
September 20th, 2007 · Comments Off
Noticing the ordeal James went thru recently and the business news I read in the paper about one of the local telecom companies setting up some sort of free no-call online list got me revisiting the idea.
It is actually an interesting and worthwhile project. A database of the no-call list. You send a query containing [...]
Tags: General · Interests · Projects · Social Restructuring
lighttpd
April 10th, 2005 · Comments Off
The TextDrive people survived a Slashdot, and switched to lighttpd as the web server while taking it.
I have been playing w/ lighttpd and php-Fastcgi for the last few days on my home server/development machine, and the initial impression is very good. It seems to do everything I am using Apache 1.3 for on mother, so [...]
Tags: Projects
OpenBSD 3.6
November 4th, 2004 · 2 Comments
OpenBSD 3.6 has been released. I purchase the official CD set on every other release and bought 3.5, so this round I needed to download it and create my own boot CD. This is actually relatively straightforward if one isn’t scared of the command line. Mind you, cdrecord the Unix command line CD burning software [...]
Tags: Projects
The 881 Summit Text Version
October 11th, 2004 · Comments Off
is no more, so I am shutting down my RSS feed.
Tags: Projects
Dive into SCM
August 30th, 2004 · 1 Comment
Been working on the infrastructure for our blog-related project. Decisions have to be made. The immediate (and probably final) being what sorts of source code control management system to use. CVS has the major advantage that the WordPress developers use it themselves, but Subversion is just far more powerful and probably easier to use. I [...]
Tags: Projects
Pat My Own Back
August 21st, 2004 · 1 Comment
About half finished prototyping a CSS skin for a web project. Now I am waiting for a bunch of graphics fit for production use from the project leader. I didn’t like the design itself very much, but I am just the codemonkey. The important thing is that now I know CSS much better, and am [...]
Tags: Projects
WinSCP - Synchronize
July 10th, 2004 · Comments Off
A big piece of the puzzle has been found!
Tags: Photography · Projects
Professional Web Publishing
June 16th, 2004 · Comments Off
A good domain name, an ambitious project, an over-ambitious project leader, sucky designs, uncooperative and idle project members, resulting in an never-ready website.
Professional web publishing is still costly.
Tags: Projects
Contents
March 7th, 2004 · 2 Comments
Our diving instructor Marcus registered a half-decent domain that has a reference to wildlife a couple of years ago. He wants to use this domain for a website to promote wildlife-related activities and his own diving courses. WordPress seems to be very capable and suits him. The problem is that, decent and unique contents [...]
Tags: Projects
PostgreSQL on Mac OS X via Fink?
February 11th, 2004 · Comments Off
Diving season is approaching quickly, so I need to get Marcus’ diving instructor web application rolling ASAP. Lost my postgresql installation on my TiBook since my last reinstallation (probably a good thing, ‘cos that particular installation was very outdated).
Installed postgresql via Fink. Maybe I didn’t RTFM or something, but I couldn’t get the postgresql server [...]
Tags: Projects
My 881 Summit RSS Feed
February 8th, 2004 · Comments Off
Some major updates over the weekend on the subject RSS feed.
The link is now http://mt.rollingegg.net/881summit.xml. The old link still works, but now instead of sending out the feed it sends an “HTTP 302 FOUND” response, which redirects most web clients (i.e. your RSS reader) to go grab the file from the new location. It should [...]
Tags: Projects
Mother Update
February 2nd, 2004 · Comments Off
Ctlee requested some sort of backup system on Mother. I have been playing with rsync as described here, and will be implementing it on Mother once I figure out how to make (automatically!) the following snapshots of the /home directory:-
six rotating snapshots, every four hours
seven rotating snapshots, every day
four rotating snapshots, every week
monthly snapshots
The beauty [...]
Tags: Projects