I started a blog a week ago to track my workouts because my old tattered notebook was feeling a bit archaic. I have the permalinks set to:
http://(URL)/2010/08/28/saturday/
Where Friday is the post name. I really prefer this structure, but after a week I've found that I can't repeat post titles, and I now get:
http://(URL)/2010/09/04/saturday-2/
This is extremely nitpicky, but I don't like the "-2" after the saturday. Is it possible to re-use a post title, so that my urls always end with just the name of the day of the week? I only plan to post once per day, so I don't see why this would be a problem because the /year/month/date/ structure of the url should differentiate which post is which.