Welcome

My name is Mozart Petter, I'm a freelancer web developer focused on the Flash Plataform, currently in Japan.
This is the place where I share part of my studies, my work and my opinions. Feel free to give your feedback.

Weblog Extended: My First ExpressionEngine Extension

This is my first ExpressionEngine extension. I’ve created this, because I needed some features on the control panel, that don’t come with the original version. The list of the new features added by this extension: Nested Weblogs Now you can set the show order of the Weblogs You can enable/disable a Weblog FCK support

Flex DateChooser and DateField problem

I found a little problem on Flex DateChooser component. When you try to select the date 10/12/2008, the value of the selectedDate of the component is Sat Oct 11. If you try to set the selectedDate to 10/12/2008, the component will show the day 11 again! Don’t try to change the date of your system …