9 Jun 2000 godoy   » (Master)

I'm actually working in (re)structuring my team. We've implemented some internal mailing lists (MailMan is cool and it runs ok with Postfix as SMTPd) and started defining a work flow. Things are moving better now.

CVS implementations are ok too. I've started developing some scripts to validate and convert SGML files to PostScript and HTML. These converted files are going to be made available at FTP and web, so that authors can view their changes when they commit files. I have to check how to deal with pictures... I have to convert them all each time a new picture is added (I don't keep a checked out copy of every project because it would require a lot of disk space).

I've been thinking about using sockets with Perl to send a notice to another machine to checkout these sources and convert them. Our CVS server is going to be on a dedicated machine soon and we'll need to keep this functionality. I can also work with ncftpput or curl...

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!