To do for this site

- if captcha or similar is available for anonymous posts, enable it.
-change passwords for main users, as they're stored in a text file on a database. don't want them the same as hosting/reg. passwords. use +1+1
- figure out CCK
- - how to use custom content that someone else has created? I bet they've done to do lists better than I would, for example...
- - make "project" type cooler, with better submission form, sub-sections, sub-pages, etc.
- - specifically, currently the only "field" types are integers, references to other nodes, etc. is there a way to make those more functional? or maybe make them references to other nodes that are created upon creation of a node of the original type (project, in this case)? I want a "to-do list" content type and a ... maybe someone else has already come up with this stuff.
- - to do list type with aggregator (which displays the original source list), "urgent" button, "completed" button
- - calendar type with aggregator

x figure out how to update to most recent version