Moneytrackin' blog

Archives Posts

German translation added

July 18th, 2006 by admin

Big thanks to Hermann Klinke, who has translated the whole app into german.

You can switch the language by clicking on the upper-right corner links as usual.

Filed under moneytrackin having 2 Comments »

Archives Posts

Configurando un buen entorno de desarrollo de aplicaciones web. El ejemplo de moneytrackin

July 10th, 2006 by admin

moneytrackin’ es una aplicación programada en el extensamente usado LAMP (Linux + Apache + MySQL + PHP)

En éste post comentaremos un poco la arquitectura de la aplicación así como las herramientas utilizadas para su desarrollo, que básicamente vienen a ser:

  • Subversion para el control de versiones
  • XAMPP, un instalador sencillo para las estaciones de desarrollo. Instala todo lo necesario sin esfuerzo: php5, mysql5, phpmyadmin, …
  • El IDE Eclipse y su plugin para PHP. También hemos optado por utilizar la distribución EasyEclipse for PHP, que mediante una instalación automática obtendremos el eclipse con varios plugins para trabajar con código PHP.

Read the rest of this entry »

Filed under spanish having 5 Comments »

Archives Posts

next steps: our todo-Work in progress list

July 1st, 2006 by admin

We are currently working on (random ordered):

  • Periodic payments & bills
  • Currencies support
  • Future estimated payments
  • Edit delete projects
  • Per-tag month limits
  • New plots ‘a la’ google trends style to compare things
  • Import / Export module (XML,CSV)
  • More translations
  • Various moneytrackin clients (Cellphone / PDA, firefox plugin, system tray app, …). You can help on this! Visit the api section
  • Bug fixes!
  • and much more…

With that number of features being added, we’ll need to reconstruct the whole menu layout too, so it would become a lot more clear and usable

Filed under moneytrackin having 6 Comments »