Categories


Loading feed
Loading feed
Loading feed

Automatic Tag Clouds for Every Site

Tag clouds are one of the most popular resources that many content sites present to give to the users a better view about which are the hot topics of the moment. In this article we discuss what they are and a new class to help you present them on your site.

Fluent Interfaces in PHP

Fluent Interfaces is not a new programming construct, in fact many of you may be doing it without knowing it’s name. In other languages it is commonly known as “chaining”. However, PHP developers have not been able to use them until PHP 5. Now with PHP 5 and the ability to directly dereference an object, PHP developers can build objects using fluent interfaces.

TagCloud Goodness

There is no more perfect icon of Web 2.0 than the TagCloud. These days they are everywhere and while some see them as the new pink, they are still a valid navigational element. Jenny over at Prism-Perfect shows a quick way to build them.