Archive for the ‘News’ Category

distutils implemented

Finally, I got the way to implement distutils into Vazaar. It lacks support for i18n/gettext but it is in the way. I’ve released a new tarball. You can launch it as developer inside your home with the command ./launch
But if you prefer a wide-system install, you must use the following command:
sudo python2.5 setup.py install
You can [...]

Vazaar 0.4 (aka Sacabambaspis) released

Hi everybody,
a new version of vazaar have been released for testing purposes. Although it’s stable you can consider it as proof of concept.
This version is a redesign of the previous one. While the old one was developed in C, the new one is being developed with Python. Also, I’ve been studying a new approach. Instead [...]

New home for Vazaar

Nine months after my last post, I’ve got a new home for Vazaar.
It lives now at https://launchpad.net/vazaar
I want to use the infrastructure provided by Ubuntu to accelerate the development and subsequent integration into
Ubuntu or Debian repositories.
Hope it be useful for everybody.

My SVN is gone!

I don’t know what is going on but my svn repository hosted in Dreamhost is gone  :-(
patience
Edit Saturday, September 06 2008:
Well, finally, I know what happend. My hosting company deciced to upgrade their 32bits Debian OS to 64bits and it failed. A lot. I haven’t lost anything but the svn is misconfigurated. So I’ve changed [...]

Revisión: 117. Estado del proyecto

Bueno, después de casi dos meses, puedo decir que he avanzado un poco más. Para no quemarme, aburrirme o morir en el intento voy alternando entre la programación de la interfaz gráfica y el motor de la aplicación.
La parte gráfica de momento es un laboratorio. Me limito a saber leer correctamente los recursos de la [...]