synergy

behavior of a system that cannot be predicted by the behavior of its parts.

Parse RSS feeds and display on your website using PHP

I recently needed to display an rss feed on a website. PHP is my weapon of choice, and was pleasantly surprised when I found RSS PHP. I was up and running with a CMS interface to change the feed location, and the option limit the number of items to display. The function is very simple [...]

CKEditor and CKFinder – great way to screw up a good thing..

Anyone who does web development for a CMS will tell you how nice FCKEditor is to work with. Not only is it nice to work with, but it’s an open source project with a huge community following. While support is optional, there is plenty of it you can find free online. The other nice feature [...]