28 Nov 2004 superant   » (Journeyer)

working on shell script rwdshell.

http://rwdapplications.rubyforge.org/wiki/wiki.pl

Just added some limited script running ability. I need to add the ability to add new scripts. The developer has released a new version of RubyWebDialogs. I see there are panels in the new version.

I was again impressed the rapidity of modifications. Using this GUI, with the Code Modularity method I use, I was able to extent the program with two tabs to use just by code and gui files directly into the directorys in rwdshell. They just worked. I did end up changing variable names to reduce namespace pollution. I should be able to fix that in the future by basing variable names on the method names.

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!