Qumana

Well, this is my first post with Qumana (Version 3 beta 1), a free desktop offline blog post editor. It’s pretty cool, though I do have some issues with it.

Feature wise, it does everything you would expect, offering a basic editor with the ability to format text, add links and images and so on; as well as more blog specific stuff like adding categories to posts and trackback URLs, etc.

Setting it up is very easy, and BlogJet could learn a thing or two from Qumana on this aspect. There’s no need to tell it what platform I am using, nor the location of my xmlrpc.php file. It sorts all that out for me. Cool. Also, the speed at which posts are visible on the blog is a lot quicker than BlogJet – which for some reason takes ages to appear.

Two features of Qumana stand out. One is the ‘droppad’ which sits on the desktop while Qumana is running, and onto which you can drag text and images. Then, the next time you create a new blog post, all that stuff appears automatically. Fairly cool idea, but in reality you are going to spend more time sorting out the formatting and layout of all this stuff you have dumped than you would if you had don it manually from the off. Second, Qumana offers a bespoke blog advertising programme called AdGenta which fills your blog posts with contextual adverts. Hmmm. Not one for me, I must admit.

The main problem for me with Qumana is the speed. It takes too long to load in the first place and then there seems to be some sort of weird delay when typing, which may have something to do with the spell checker. Also, for some reason, ctrl-backspace doesn’t delete a whole word. Grrr.

Overall, it’s interesting. For those who aren’t sure whether they need an offline post editor it is a good bet to try first, as it’s free. But BlogJet will still be my number one choice for speed and simplicity.

Powered by Qumana

de.icio.us daily post

I have been playing with the daily post setting on del.icio.us and tonight I’ll find out if it is going to work…

Basically, the daily post spits out a post to your blog containing all the sites I linked to on del.icio.us that day, at a set time. You can read up on how to configure it to work with WordPress on the support forum. The url to visit to create this for your own blog is http://del.icio.us/settings/yourdel.icio.ususername/daily.

So, check here after 22:00 GMT to see if mine has worked – it will save me a job creating link blog posts, anyway…

Weird Spam

This is the strangest bit of comment spam I think I have ever got:

You are no way on the 300th page of Google – in fact, your on the first and number 2 for my search “successful blogging” – your last one made me laugh because I just started this whole blogging thing and I keep trying to convince myself that I don’t care if no one reads it – but sadly, I do care – thank you for your post 🙂

It linked back to a site with ‘blog’ in the URL but I didn’t fancy clicking it…

WordPress Upgrade Available

WordPress Development Blog › 2.0.1 Release

Summary of changes:

  • You can now specify an upload directory, and whether to use date-based storage or not.
  • Caching has been fixed under certain PHP enviroments.
  • Permalinks have been fixed for weird enviroments as well.
  • XML-RPC uploading works.
  • Compatibility with older versions of PHP.
  • Several WYSIWYG fixes and cleanups.
  • Imports now use much less memory.
  • Now works with MySQL 5.0 in strict mode.

Readable Permalinks

I have now converted this site’s permalinks to a human readable format. This was one of those things I had thought would be really hard, so I kept putting it off. However, in WordPress 2 it’s really easy!

Just go to the Options tab and choose the Permalinks subtab. There are a list of common options – I chose the Date and Name based one. Then hit Update Permalink structure and it saves and produces a text box on the screen with some code in it. This needs to be copied into a file called .htaccess which should be in your blog’s root folder. You may have to create this file. Save that, and you are away!

Don’t worry about links to your posts that exist which point to the old numeric style URLs – these still work!