Category Archives: php

Delicious for WordPress

Props to Rick for this simple way for adding recent delicious bookmark postings to your wordpress sidebar. Download Delicious for WordPress here: http://rick.jinlabs.com/code/delicious/ It was the simplest way I could find to do this. It isn’t customizable, other than editing the code yourself, but it does a great job out of the box, and does [...]

Hierarchical Menu Traversal for the Ppl

Well, as it was the most productive part of my day today, I decided to go ahead and impart it to the web. I'm sure there are plenty of examples out there...but I might as well use it as a tutorial for those who might need it. Its not rocket-science, but for those who haven't [...]

Deyel PHP Photogallery Updated

I finally got around to making some changes to the Deyel PHP photogallery. Using the template.inc class/script from the open-source PHPLib project, Deyel now utilizes templates to display its data, further moving the presentation part of the code away from the data part. In addition, the code has also been updated to utilize part of [...]