This website was developed while I was interning at Media Farm in 2005.
At the time when I was interning at Media Farm, we were working on two projects for american artist Robert Wilson.One of these projects was developing a web appearance for Robert Wilson himself. The site includes biographical info about him, upcoming events and a huge archive of his works among other things.
The site was designed by Jimmy Gnass, New Yorker graphic designer and was produced using Media Farm's in-house CMS called WebPublisher.
The HTML markup is due to the output of the CMS which I had no influence in. The CSS also does not look how it should, due to the CMS constraints.
My part was to extend the CMS by creating PHP modules to be able to provide the functionalities the client and Media Farm agreed upon.
Additionally, I also did a little bit of ASP classic programming to extract contact data stored in a Microsoft Exchange Server database and store this data in a MySQL database. The scripts even offered the possbility to sync the data once in a while using a cron job.