Hi.
Currently I'm using /year/month/post-name permalinks, however for one category I have, I want all posts to have the url /category-name/post-name .
For example for a post called 'Hello World' my 'Projects' category - I'd like the URL to be /projects/hello-world/ however for things outside that category, I still want it to be /2010/03/goodbye-world (where goodbye world is the post title).
How can I achieve this in wordpress automatically for the entire 'Projects' category?
Thanks...