Wordpress
January 12, 2007 9:57 pm software, webWordpress is a pretty impressive piece of web software. It’s pretty easy to use and has a lot of nice AJAX-y features. The WYSIWYG post editor is nifty although a little troublesome where it comes to paragraph and headline formatting (it reminds me a lot of Microsoft Word in that regard).
By far the most impressive feature though is the post preview window. Click the image below for some Hofstadtery goodness:
![]()
It shows you how your post will appear on your site, using the theme you have installed. That’s a pretty piece of web programming.
I remember doing a “corporate preview” page for my previous company. Basically all we did was recursively call the rendering engine from the target page, regex the hyperlinks into dead underlines, and spit it out. It worked, but it was mighty ugly, and the HTML it generated would make your eyes bleed. Times have changed.

January 12th, 2007 at 10:06 pm
first feedback!
January 12th, 2007 at 10:16 pm
Heh, leave it to Mr. Hardcore to get the first comment in.
Glad to have ya.
January 12th, 2007 at 10:17 pm
Oh yeah, and that’s Hardcore as in “intense technology user”.
January 13th, 2007 at 6:22 am
either way works
January 13th, 2007 at 2:08 pm
“recursively call the rendering engine from the target page, regex the hyperlinks into dead underlines, and spit it out”
Yeah buddy, how about some props? ;-P
January 13th, 2007 at 2:10 pm
> Yeah buddy, how about some props?
What am I, Carrot Top?