PHP RSS feeds Project
Created: 10/2010
In the class, Server-Side Programming for the Web, we learned to create/edit/digest RSS and XML feeds, which this project highlights. Additionally, we were to write a blog and, once we added a new post, convert our most recent 10 posts to an RSS Feed. All of these things were done using PHP and HTML. Additionally, I used Javascript to configure the menu, depending on which page the user is on, and used a few new CSS5 rules (like rounded corners) for aesthetic purposes.
This project can be found here.