mokolabs / sdruby

The SD Ruby website

This URL has Read+Write access

mokolabs (author)
Sat Jun 20 11:36:34 -0700 2009
commit  d5d92a8c6a16c425b97506d6ef2518c1f774dcb7
tree    e6527766b54ffecf7f8170a0534b7b1de08d75dd
parent  25cd11cf5a20559489a56893e97b7ffae56ced1c parent  8b88e4507edbc661ebb0aa4dc7584a07eadd628a
sdruby / README.markdown
100644 40 lines (33 sloc) 1.733 kb

SD Ruby 2.0

We're working on this app in a few phases.

In the first phase, we'll update the site design and merge the podcast site into the main website. In the second phase, we'll work towards adding support for calendaring and podcast workflows. Then, we'll work on abstracting this project into something other groups can use.

Here's a breakdown of the first phase.

Tasks

Completed

  • Get running length and file size (in bytes) for all episodes
  • Update feedburner feed with new iTunes-compatible RSS feed
  • Add simple auth for editing/deleting podcast episodes [Rob]
  • Move podcast files over to sdruby.com (update links accordingly) [Rob]
  • Add permanent redirects for old podcast links [Rob]
  • Add support for image attachments via Paperclip [Patrick]
  • Update rake task to import old attachments into new setup [Patrick]
  • Update podcast image on iTunes [Patrick]
  • Atom feed of podcast episodes for iTunes, etc [Patrick]
  • Add jQuery-based filter for showing podcast episodes by year [Patrick]
  • Strip tags from episode descriptions when viewed in lists [Patrick]
  • Add textile support for descriptions [Patrick]
  • Create Rake task to import old podcast data [Patrick]
  • Add model for Podcast [Patrick]
  • Complete podcast index action [Patrick]
  • Complete podcast show action [Patrick]
  • Complete podcast new action [Patrick]
  • Complete podcast edit action [Patrick]
  • Markup and style podcast home [Patrick]
  • Markup and style podcast detail [Patrick]
  • Create basic podcast controller [Patrick]
  • Unfreeze Rails [Rob]
  • Update plugins [Rob]
  • Update the app to Rails 2.2.2 [Rob]
  • Switch gems to use config.gem [Rob]
  • Markup and style basic layout [Patrick]
  • Markup and style homepage [Patrick]