Blogging Roller

Dave Johnson on open web technologies, social software and software development


Roller and JRoller iñtërnâtiônàlizætiøn

Tonight I was finally able to get UTF-8 support going with Roller and MySQL. It was relatively easy for me to do this because of the hard work of new Roller team member Jaap van der Molen. Thanks Jaap! Also, working with a local copy of the JRoller database, I figured out how to convert the database to UTF-8. I used mysqldump to dump the database to a text file, edited the table definitions, and then "sourced" it back into the database. I'm not sure that this is the best approach, but it works. Here is a screenshot to prove it:

<img src="http://www.rollerweblogger.org/resources/roller/jroller-i18n.png" title="JRoller screenshot showing I18N" />

Tags: Roller

Triangle Software Symposium, day #2

Day number two went very well and all of the talks were excellent. I started with David Thomas' Mock Objects talk and Ben Galbraith's SWT talk. After lunch I went to David Geary's advanced JSF talk and ended up the day with Ben Galbraith again with his How to make Swing Sing talk. All of the speakers did an excellent job, covered lots of material, and had very different presentation styles. For example, Galbraith spent most of his talks sitting down in front on an IDE coding up examples and demos on the fly. Geary is a great speaker, but he seems to have a fear of demos. I have seen him speak three times now and every time he has a slightly different reason for not running his live demos. The Javalobby party was nice, with kabobs and baklava and beer and good company. I got to talk to Erik Hatcher for a couple of minutes about Roller's search engine problems and I will attend his Lucene in Action talk today for more insight into this issue.

Tags: Java

Main | Next day (Jun 14, 2004) »