| Archives: "View as calendar", "View as list" | |
| Preview stage for admin submissions, save as draft? Save/Publish & Save/Withdraw, perhaps? "Show on public site" checkbox? | |
| In comment form add "notify me when this thread is updated" checkbox | |
| "Read more" links for longer entries | |
| In comment form use JS to move label text into fields and widen fields | |
| Try out mod_rails | |
| Caching is being done on live, but not read from. Read up on the apache config | |
| Merge long and short entries into a single column | |
| See if you can get thumbnails for video links (click for video overlay) | |
| Make a custom application error page | |
| Try and get a description to show up in Google results and a subtitle to show up in RSS subscriptions | |
| Try doing logger.silence in an around filter, also bring log rotation down to 10 files instead of 50 | |
| Somehow try and retrieve the month and a half (Oct & Nov 2006) of bookmarks on del.icio.us that somehow didn't get carried over. | |
| Check where commenters are being referred from, spammers don't seem to be getting 404ed |
| Add metadata icons, and change comments icon? | |
| Reviews (amazon affiliate link, some kind of rating) | |
| Add slug primary key to entry model (auto-generate, but allow override) | |
| Remember me checkbox on login form | |
| Implement caching | |
| Preview state when adding a comment | |
| Sensible page titles | |
| Route for posts should have hyphenated title in place of ID | |
| Add "quotes" content type | |
| override-able label text for form fields | |
| Previous and next entry links? | |
| Subversion repository on dev, check out to live | |
| buy domain name | |
| switch to production mode | |
| upload dev database | |
| CV page | |
| User feedback | |
| Static "about" page (colophon, links to profiles elsewhere) | |
| Do a proper design! | |
| Notification emails for comments | |
| Search (on site or off? all entries or just posts?) | |
| RSS feed (all entries or just posts? group short stuff?) | |
| Permalink / Comments for short stuff | |
| Tags page | |
| Make admin panel full width? | |
| check rss feed timestamp | |
| In comment form replace "url/email" field with "website" & "email" fields | |
| Comment spam prevention | |
| General design tidy up, comments, forms, submit buttons, off-grey, link highlights, footer, etc. | |
| Comment formatting (markdown? textilize?) | |
| Admin login and authorization on destructive actions | |
| Debug comments children_count (search for counter_cache) | |
| Tidy up old posts html, fix routing error for missing spacer.gif | |
| Comment preview mode doesn't work when there aren't any other comments yet. (Not bothering with markdown anymore, too problematic.) | |
| Check line-height issue with smallprint in comments | |
| Switch back to white background | |
| Add pygments or ruby equivalent for syntax highlighting | |
| IE bug fixing! |