Using PHP Includes for Global Navigation Links
If you look after any large sites you will likely know how frustrating it can be when you need to make even minor changes. This can be something as simple as adding a new page to the global navigation. Traditionally you would need to manually edit every page on the site by adding the relevant code to each page, then uploading each page to your server. (more…)
I’ve been using Yahoo! Pipes quite a bit recently, partly because it’s so easy to use, and partly because it outputs data in RSS and JSON format.