Just a quick post on my talks from CMS Expo last week.
The first is on WordPress and structured content – how custom post types, taxonomies, and metadata can be used to make WordPress more amenable to structured content. Read more…
So I decided to spend a bit of time over the holidays scratching an itch and writing some PHP code. The result is a new open source project: YouTube Downloader.
Its main purpose, for me, was to enable me to subscribe to a user’s YouTube videos as a podcast, and have the episodes downloaded in Downcast on my iPad. In the process though I also found it useful to make it usable as a form-based script, where you input a video’s ID and get a list of the available formats for download. So, the project does both. Read more…