setMetaTags("Todo list for a procrastinator", "todo list procrastination procrastinater do it later"); $page->header(); $tab = "    "; $bullet = "• "; ?>
do It Later
This is a public list of things that are planned for the site. Needless to say, we'll do It Later.
  • Add thumbnails to the structure for movies, picstures, and games
  • Make media-ratings use AJAX
  • Set player types and plugin-locations for browsers that don't detect that automatically
  • Add watermarking and thumbnailing to movie uploads
  • Make a staff tool for pictures that:
    • Uploads to the server & adds to the database
    • Makes thumbnails
    • Resizes
    • Watermarks
      • Overlays the watermark
      • Enforces gravity
      • Has a scheme that allows easy saving (none of that rename problem from .php images)
  • Make a staff tool for games that:
    • Uploads to the server & adds to the database
    • Allows optional uploading of thumbnails, which it will then scale
  • Make a staff tool for writing articles (or WordPress it).
  • Create privacy policy & terms of use (focus on copyright issues)
  • Create a tool for making / editing categories.
  • Make a search feature
  • Submission form for content
  • Make index page show the recent/popular content and announcements.
  • Make movies.php display some randoms, recents & a list of movies by categories
  • Make pictures.php display some randoms, recents & a list of pictures by categories
  • Make games.php display some randoms, recents & a list of games by categories
  • Make flash.php display some randoms, recents & a list of games by categories
  • Make articles.php display some randoms, recents & a list of articles by categories
  • Make all content display pages (playMovie.php, etc.)
    • Log the view of the item
    • Fail gracefully and display a search bar and random content
    • Make sure the content is protected from dir listings but is easily saveable (no renaming issues)
  • Site design:
    • Footer
    • Left side-bar
    • Right side-bar
    • Logo for header
  • Green: (down the road a bit)
    • Linkswap tool
    • Ad displaying / tracking tool
  • Protect directories (and randomize id's to stop scraping), but allow/encourage saving of files from pages
  • Make a tool that allows for going back and manually adding thumbnails to movies/games/etc (should do the scaling automatically).
  • Make a tool to allow editing of:
    • movies
    • pictures
    • games
    • flash movies
  • Automatically add a type-stamp to the corner of thumbnails by type (dynamic or embedded?)
  • Don't log internal page referals (once written, merge into CID code).
  • Make RSS feeds for each type/all types; one with images and one text-based (and safe-for-work option)
  • Make sure the deletion of movies takes care of deleting tags too
  • Make the pictures link to the 'next' picture (or to a random one) and have sliders to go backwards and forwards (consider making the ids non-linear like CH to make scraping harder).
bottom(); ?>