Features I’d like in WordPress
- Add categories from the post page
- Post from the front end when logged in
- Eliminate Ctrl+D from inserting tags in the editor (the trapping of these keystroke seriously interrupts my normal browsing behavior, specifically how I get to the browser location bar)
The first two are inspired primarily by the beautiful interface in basecamp, especially how it handles adding and removing items to & from to-do lists.
Granted, the tools aren’t the solution, but a lot of the basic AJAX framework to do things like this are built into Ruby on Rails (not to mention the cool, handy, elegant scaffolding solution that looks like it goes a long way to solving common web-app db CRUD friction).
I need to install and test typo , the blog engine that uses Ruby on Rails. Maybe, like the Rails bunch , WordPress will just be my interim solution.

