martes, 30 de junio de 2009

New Tag widget // Nuevo componente para las Etiquetas


I've changed the widget to manage the tags in the transactions. After looking for a new widget and trying some of them, finally I found one that is perfect for me. After changing the code and adding some methods to set the tags by code after reading them from the database and to clear all the tags, I finally finished the work.
The widget is like the autocomplete in facebook and it allows to manage the tags associated to a transaction in an easy way.

I hope you like it!.

SPANISH
He cambiado el componente para administrar las etiquetas en las transacciones. Después de buscar uno nuevo y probar algunos, finalmente encontré uno que es perfecto. Después de cambiar el código y añadir algunos métodos para escribir las etiquetas por código después de leerlas de la base de datos y para borrar todas las etiquetas, terminé el trabajo.
El componente es similar al de autocompletado de facebook y permite manejar las etiquetas asociadas a una transacción de una manera sencilla.

Espero que os guste!.

viernes, 12 de junio de 2009

Mufly available in Czech // Mufly disponible en Checo

Mufly is available in a new language: Czech. I want to say thanks to ChT for the translation.
And remember, if you want to see Mufly in your own language, please contact me: lopez.ivan (at) gmail.com or leave a comment in this post; and I will send you the resource file that you need to translate.

SPANISH
Mufly está disponible en un nuevo idioma: Checo. Quiero dar las gracias a ChT por la traducción.
Y recuerda, si quieres ver Mufly traducido a tu idioma, por favor contacta conmigo en: lopez.ivan (at) gmail.com o deja un comentario en este post y te enviaré el archivo de recursos que hay que traducir.

Upgrade to GWT 1.6.4 // Mufly actualizado a la versión 1.6.4 de GWT

I've just upgraded Mufly to GWT 1.6.4. I read the Google step-by-step howto but it was not easy. The code worked ok but I had a lot of warnings due to the deprecation of the Listeners. I tried a lot of changes to make it works with Handlers but finally I posted in GWT Group this post and I've got the solution.
Now, Mufly is upgraded to GWT 1.6.4 in r70 in svn.

SPANISH
Acabo de actualizar Mufly a la versión 1.6.4 de GWT. Leí la documentación paso a paso de Google pero no ha sido fácil. El código funcionaba pero tuve muchos warnings por la depreciación de los Listeners. Intenté muchos cambios en el código pero no conseguía que funcionara. Al final, postee en el grupo de GWT este post y ya tengo la solución.
Ahora Mufly está actualizado a la versión 1.6.4 de GWT en la r70 del svn.