Ingestion…… is there a better term for this process?

Just working on some file ingestion specifically for converting PPT files into flash.  The web output from PowerPoint is woahfully lacking.  So….. I’m going to use hpricot and standard folder traversing to ingest all the content in our power point presentations.  I’ll setup watch folders that we can drop files into for automated ingestion. Here are some initial links:

  • file traversal: http://cf-bill.blogspot.com/2007/02/ruby-directory-traversal.html
  • hpricot: http://code.whytheluckystiff.net/hpricot/

Leave a Comment

You must be logged in to post a comment.