koos vriezen 

Rediscovering trie's, reducing DOM memory usage

Monday, 12 March 2007
Some time I'm thinking about ways to get rid of the many string comparison when playing a SMIL file in KMPlayer. The flow of a movie is mainly written in tags and attribure values. Read More

Learning driven development

Sunday, 4 March 2007
At Fosem when asked about motivation developing OSS, it's learning in my case. I started the XML engine in KMPlayer when in my previous job, between projects, I was reading some docu's about JavaEE, and getting bored reading I started thinking about an implementation. Read More

Toolkit adaptor classes

Sunday, 5 March 2006
Mentioned in an older blog, I ported KMPlayer to the Nokia770. Given that the GUI of a full KDE desktop and from this device are so different, I doesn't made sense to make fake QWidget classes for this port. Read More

That evil Q lib

Friday, 23 December 2005
What should one do if someone spreads FUD about a part of open source. Lets try the "why?" question. So one bashes qt on #maemo, channel for this GTK based platform used by the N770. Read More

Porting kmplayer to N770

Sunday, 18 December 2005
Being in the N770 developments program and their great SDK/emulator, I really couldn't resist to try some programming for myself. Obvious choice is of course a port of kmplayer. The SDK is great and has both an i386 and arm target. Read More