A corporate site built with WordPress as a CMS (Content Management System).
Blog posts appear under the "What's New" heading.
Interesting stuff:
Film clips are shown in an 'accordion' script in the left menu.
PHP was used to put RSS feeds into two iFrames on the "News" page.
You can change the content by clicking on the various headlines - functions as Ajax tabs would, but in fact is simple HTML and the XML is converted to HTML via a PHP script on my server. There is a javascript to automatically resize the iFrame container to fit the contents.
Bookmarks