Random thoughts on web and software development, as well as other geek
and non-geek stuff. Brought to you by
Christopher Lenz.
Posts in “babel”
- The Truth About Unicode In Python
-
July 3, 2008
10:13 AM
- The unicode support in Python is generally considered to be pretty good. In this post I point out some of its limitations.
- in
babel,
i18n,
python,
web development
- Eating My Own Dogfood
-
January 18, 2008
6:46 PM
- After a couple of years of hosting on TypePad, I've finally managed to move this site onto my own server (a Linode virtual host), running on top of my currently favored set of tools.
- in
babel,
couchdb,
genshi,
python,
web development
- Django/Babel Integration
-
September 12, 2007
12:02 AM
- This might have gone lost, either due to lack of interest, or due to myself having been flagged by some magical and over-ambitious “troll” filter on the django-developers mailing list. Anyway…
- in
babel,
django,
python,
web development
- Nenshi
-
July 5, 2007
9:17 PM
- Nenshi is a port of Genshi to Perl. Awesome. I think this is the first time someone has ported a library I wrote to a different language/environment.
- in
babel,
genshi,
python,
web development
- Announcing Babel
-
June 20, 2007
2:32 PM
- I've just pushed out the first release of a new project that has been in the works for a couple of weeks now: Babel, a Python library for internationalization and localization in Python applications, especially web-based applications.
- in
babel,
genshi,
python,
web development