Good to see Rael is still hard at work hacking on Blosxom. 2.0 is pretty solid, but some of the stuff going into 3.0 sound like it will be easier for multiple authors/blogs (like having config outside of the main .cgi, for one…)
This is a test post, entered into Blosxom via Blapp on my TiBook. It should then automatically rsync the entry to the commons webserver, so blosxom can display it.
Trying out Blosxom 2.0 to see if it can replace MovableType
It looks like it’s grown up a LOT since the pre-1.0-beta days. Quite fully featured.
I’m hoping that I can script a modification of the timestamp of blog entries, to the values saved by a handy-dandy movabletype-to-blosxom export tip. If I can do that, and if it can handle multiple blogs and multiple authors, then we’re good to go.
I just “released” my first web application using XStreamDB today. The part that has to talk to XStreamDB took less than an hour to write, and was really quite simple to do.
The app is an interface to a database of 641 (and counting) teaching resources, to be used by faculty, grad students, students, etc. to find solutions to problems facing them in the practice of teaching and learning.
The app works really really well right now, and it’s completely unoptimized. Page queries returning hundreds of results are spit out in under half a second.
I’ve updated the ImageMagick shell script I use to generate the various image sizes used by Pachyderm.
The new version is a bit cleaner, and optionally takes parameters on the command line OR runs in interactive mode to determine source and destination directories.
It also provides a little more feedback now, so you know WTF is going on.
We’re using ht:/Dig as our search engine, and it’s quite flexible. It can take external parsers to teach it to read non-text-only file formats. There are libraries available that can teach it to read .rtf, .pdf, .ps, .doc, .swf, .xls, and even .ppt files.
For now, I’ve only added the .pdf parser, using the Xpdf library. There was no binary available for MacOSX, so I had to compile from source. Here’s a link to the compiled binaries for MacOSX (compiled without support for the X11 windowing system - these are just the command line utilities). Just drop them in /usr/local/bin and enjoy!
I’ve opened up a SubEthaEdit document to serve as a shared workspace for the Pachyderm training session today. Not sure if anyone’s going to use it, but it might be a cool way to get a rough draft of documentation, on the fly (especially since most Pachydermers are in San Francisco, and there are a few stragglers - myself included - scattered around the continent).
I’ve written a simple ImageMagick shell script to batch convert a bunch of images into the various sizes required by Pachyderm. Man, ImageMagick is pretty sweet. Installed in a few minutes using Fink, the I was off and running. I call this script to generate the images, which can then be fed to Generator to create the .swf files used by Pachyderm:
I just got an email from someone asking about the wiki engine I used for the CAREO wiki stuff. He was wondering if there were any WebObjects wiki engines out there. I thought I’d seen one, a long time ago, so I did a quick Google for it.
After filtering the usual noise (some from my own blog. doh.) I found a page by Pierre Bernard, with a link to WODev.