Older blog entries for dmitri (starting at number 3)

25 Jul 2006 (updated 3 Aug 2006 at 17:20 UTC) »

I'm on vacation now.

Two day ago I make my first port for OpenBSD. The best Xkb indicator, useful for light window manages (fluxbox, Window Maker, IceWM, etc) users, now can be installed from package. For making port some patches work was needed, strcpy() to strlcpy() and sprintf() to snprintf() changing in source code before compiling.

Port Description openbsd-ports message

I found new for me and very interested option in Pure-FTPd: AntiWarez, which disallow download by anonymous users for files, owned by anonymous user.

3 Jul 2006 (updated 25 Jul 2006 at 17:55 UTC) »

GNOME Deskbar Applet is a really nice feature, very useful for me. Extending by self-written Python scripts (handlers), examples availible on GNOME Wiki.

I have some ideas about writing some cgi-scripts in Python and Web interface in XHTML for simple, fast and secure administration of OpenBSD-based routers.

I want make my own OpenBSD distribution for using in routers with remote Web control.

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!