Categories
Technology Weblogging

First alpha release

Following the open source mantra of “release early, release often”, I’ve uploaded the first alpha release of Wordform. You can access it from SourceForge. You’ll want to backup before using this, and install the application in a database separate from your production environment. You’ll need to edit config.php to match your database information and also add […]

Categories
Technology Weblogging

Cleanup

I’ve ported all of my weblogs to Wordform and it went nicely. I’ve been doing clean up on the files, some separation of processing and presentation, and finishing up the metadata extension, but Wordform 1.0a should be ready for download in next couple of days. The files will be changing in alpha release. I’m still […]

Categories
Technology Weblogging

Three big changes

In the last 24 hours, I managed to get three major components of Wordform finished. Go me. The first was the external application-via-plugin dashboard that allows user-selected filler. With this you can use one or more plugins to provide whatever you want within the dashboard area. For instance, I currently have a list of updated […]

Categories
Weblogging

Wordform: Three Big Changes

Recovered from Wayback Machine. In the last 24 hours, I managed to get three major components of Wordform finished. Go me. The first was the external application-via-plugin dashboard that allows user-selected filler. With this you can use one or more plugins to provide whatever you want within the dashboard area. For instance, I currently have […]

Categories
Technology Weblogging

Update

Just a quick FYI in how this is going: I need to integrate fulltext in the application. This allows people to view a single page in a multi-page posting. I’m still trying to get the RDF meta-data component finished, using RAP (RDF API for PHP). Some troubles with data updates. Still hunting down SQL statements […]