vote up 1 vote down star

A programmer I know has a website that is fully Standards Compliant. It uses Unicode-encoded fully-validated XHTML 1.1 with CSS. The pages are frames-free, table-free and JavaScript-free.

He would like to be directed to a blogging tool that does not demand any particular database system or web server, but does create static pages that comply with the above standards and best practices and is itself a professionally finished native Windows application.

...and it should be able to produce an RSS feed as well.

Is there anything out there that comes close to this?

flag

does he want a free tool? – x0n Dec 14 '08 at 1:12
Doesn't need to be free, but should be affordable. – lkessler Dec 14 '08 at 4:25

2 Answers

vote up 0 vote down

I wonder why you wouldn't want it to use a database, I can't think of any blogging engine that doesn't use one. It prevents you from having to change all your static files if you replace one thing in your template for example.

WordPress is probably the easiest to set up and integrates nicely with desktop Windows clients such as Windows Live Writer (http://windowslivewriter.spaces.live.com/)

link|flag
vote up 0 vote down

I've never heard of a standalone professional-quality Windows application that acts as a blog HTTP server. I think your best bet is something like WordPress with a good, standards-compliant theme (they exist) and some kind of blog-updating tool (I know they exist, and WordPress supports them, though I have only used a Linux one).

It may be worth investigating MetaWeblog for the Windows app portion, if you decide a single, stand-alone program doesn't exist that meets your requirements.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.