30 Dec 2002 mglazer   » (Journeyer)

Finished the new PHPortal Help System.

CHANGES:

No more active-x.

Objects are centralized in the shared tables and associated to the main objects table via the xpc_apps one.

I still have to move the majority of help files (over 100) to these new tables.

I'll explain how to associate tables with Objects in PHPortal later.

PHPortal Help System

Html Array Editor:

Created and still initially testing a html array editor that allows you to add, edit, delete, move up, and move down keys or nodes.

It uses unique floats as keys.

I love the array language construct specifically due to my infatuation with abstract array object models. I love Models and modeling (Montros.org). I guess it is the infinite recursive nature and simple strength of it that attracts me to it.

Got some simple VBscript code (active-x) to make any textarea into a spellchecker via the word.document object that checks for the word version availalbility between Word 97, Word 200, and Word xp.

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!