Current big list 'o things todo for this website:
- fill in the right panel with a calendar, and a links out section that scans all of the content in the middle pane for urls.
- fix the p/ autohandler to be inline with the other autohandlers.
- Allow comments, and tracebacks.
- Have an Atom and RSS feed.
- Figure out a mechanism for including images that doesn't suck.
Addendum to dawn of a new list.
More annoyances.
- Fix the concatination of words over line breaks. s/\n/ /g.
- favico.ico isn't working.
- text isn't padded properly on posts (in the posted/category lines).
- Pick better colours.
- Have a link back to / in the navigation menu.
jack |
posted Fri Jun 17 14:13:15 2005 |
#
category:
website/todo
Dawn of a new list.
After looking around the internet for a while, I've decided that I don't know much about RSS/ATOM. I'm sure there is a good summary, somewhere. Here is the current list of features I'd like to add.
- add dhandlers for supporting permanent links:
- /atom/$date/$title for XML::ATOM
- /rss/$date/$title for RSS
- Left bar
- Only display root categories, parents of current category, and peers of current category. This is almost done in the fork for novus ordo, so I'll pilfer those changes back.
- Right bar
- Calendar sorting on posts/day.
- Links extracted from the current content using HTML::Treebuilder
- Better posting interface
- Spell checking.
- Support for updates. Without having issue SQL by hand.
- web updates? email updates? sms updates?
- Allow comments in a sane manner.
- Support talkbalk links.
- Fix layout issues.
- Dublin core RDF.
- Creative Commons licenses.
- FOAF.
- Images in post entries. I'm not sure how exactly to do this. Allow attachments to posts? Or just cheat and drop the pictures somewhere else and use IMG tags?
jack |
posted Fri Jun 17 10:40:17 2005 |
updated Tue Oct 24 23:49:16 2006 |
#
category:
website/todo
This list gets smaller
Revised plan.
- dhandlers for:
- /atom/$date/$title for XML::ATOM
- /rss/$date/$title for RSS
- Left bar
- Only display root categories, parents of current category, and peers of current category.
- Right bar
- Calendar sorting on posts/day.
- Links extracted from the current content using HTML::Treebuilder
- Fix whitespace before and after posts.
- Dublin core RDF.
- Creative Commons.
- FOAF.
- Images in post entries.
jack |
posted Sun Jan 16 10:26:44 2005 |
updated Mon Oct 23 23:05:32 2006 |
#
category:
website/todo
Many words, little action.
Revised plan.
- dhandlers for mixing static and dynamic content.
- /atom/$date/$title for XML::ATOM
- /rss/$date/$title for RSS
- /$category for html. Allow mixing of static pages.
- Fix whitespace before and after posts.
- Left bar
- Dynamic: select distinct categories from db, split them on /, and display all matches of the current level of hierarchy
- Static: find all content, split on /, and display matches on current level of hierarchy.
- If both static and dynamic match, then display the static page, and then the dynamic pages.
- Right bar
- Calendar sorting on posts/day.
- Links extracted from the current content using HTML::Treebuilder
- Dublin core RDF.
- Creative Commons.
- FOAF.
- icons/photo blog
jack |
posted Sat Jan 8 11:14:14 2005 |
updated Mon Oct 23 22:41:52 2006 |
#
category:
website/todo
More magical things to build
More things to do:
- Figure out how to serve XML::Atom.
- Use a dhandler on posts/id for permalinks
- Fix whitespace before and after posts.
- Navigation bar
- Dynamic content
- select distinct categories from db
- split them on /, and display all matches of the next level of hierarchy
- use the selected level of hierarchy to display items.
- Static content
- Links bar
- Dynamic content
- Links extracted from the current articles using HTML::Treebuilder
- Static content
- Dublin core RDF
- Creative Commons.
- FOAF.
- icons/photo blog
jack |
posted Mon Dec 27 12:30:40 2004 |
updated Mon Oct 23 22:39:11 2006 |
#
category:
website/todo
More todo
More things to do:
- Figure out how to serve XML::Atom.
- Do something meaningful with the permalinks.
- Fix whitespace around posts.
- Write a few static pages for contact info, resume.
- Dublin core RDF.
- Creative Commons.
- FOAF.
jack |
posted Tue Dec 21 09:27:05 2004 |
updated Mon Oct 23 22:35:45 2006 |
#
category:
website/todo
A weblog by Jack Cummings