Sunday, May 08, 2005

Python & Java Programming Links

If you want to use Unicode in Python, I recommend End to End Unicode Web Applications in Python by Martin Doudoroff. It's simple, short, and informative.

Another excellent article about using Unicode is "The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)" by Joel Spolsky.

If you want to develop Java applications that support the Thai language, IBM has a useful article here.

I'm checking out CherryPy which claims to be "a pythonic, object-oriented web development framework." It seems simple enough for me to work with. We'll see.

No comments: