Although pbs.org's site is in Ruby on Rails, the backend of the site is powered by Drupal. I make extensive use of the FeedsAPI to import data from a number of websites and services. The WebServices module was used to export data to pbs.org and a number of other platforms.
While I was working on this project the site for the This Emotional Life program was having scaling issues. I resolved these problems using APC, memcache, and varnish. I also build a some modules for This Emotional Life to handle geolocation.
Built a Drupal 6 site to serve as the CMS for a Ruby on Rails frontend for pbs.org.
Developed custom Drupal modules for a website to support the This Emotional Life television program which aired on PBS.
Built FeedsAPI parsers and processors to import data from a number of PBS's services.
Built webservices using Drupal's ServicesAPI to export data to the RoR frontend.
Resolved scaling issues caused by spikes in traffic during airings of This Emotional Life by implementing APC, memcache and varnish.