After having used Limechat IRC, I just discovered Colloquy and its awesome! Really slick interface – loving there work. Help yourself out and download it!

Check out these awesome personalized video's which its now possible to produce using XMPie version 4!

Kudos to Eliot as he has been talking about personalized video for some time now and its finally been brought into the core version 4 product.

Check these awesome samples from the recent XUG meet in Vegas...

Well, after a long stint of having no decent MySQL support (as uProduce only supports up to version 4 out of the box. Other than my ODBC monkey patch there has been no version 5 support), I have managed to find a working, and critically viable, solution for using MySQL 5 with XMPie uProduce.

cherrycitysoftware.com sell (not that you can even call it that, its only $10) a little mysql driver that with a little bit of work you can make work with uProduce and uPlan – its nice to have MySQL back!

You can use a DSN with generic DB like this:

Provider=OleMySql.MySqlSource.1;Password=YOURPASSWORD;Persist 
SecurityInfo=True;User ID=YOURUSERNAME;Data Source=YOURDBHOST;
Location=YOURDBHOST;Mode=Read;Trace="";Initial Catalog=INITIALDATABASE

Initial results are great – its working cleanly and quickly – good times with MySQL!