- Structure of an XML Document
- Creating an RSS File
- Reader Exercises
- Listings
Reader Exercises
-
This application allows you to add and list channels. However, it doesn't have the functionality to delete them. Building on the admin.cgi script, add in delete functionality.
-
Create your own channel. If your company has news items or you just want to link to your favorite sites, use the XML::RSS module to create your own RSS file. Then add that channel to your database and take a look.
-
Use the application created in this chapter, along with other topics from this book so far, and make this a multi-user system