If I were to install a bookmarks software in my site, capable of being themed with the current layout, capable of tagging and relations, written in PHP (although I do really like Python, I’ve spent a whole day struggling with mod_python, so no thanks), what would you recommend ?
I don’t want to only rely on Delicious. I’d like to keep my main repository in my site. I like to watch the content being related to the Google Ads.
But mixing real content (how-to and other texts) and bookmark lists in the Wiki is becoming a big mess.
hey maybe, you should try de.lirio.us …
http://de.lirio.us/code/
yeah, and it’s written in a real language too
oliver, I’ve tried it, but having to have mod_perl, rubric, and the “unpack it in your templates directory once you have Rubric up and running.” got me confused.
pfig: yeah right
I also like Perl - I do like Python, PHP, Perl, and Java at the end - but I still prefer PHP for its simplicity and “just works out of the box” 
I’m able to fully read my Python code (I have an work project now with 13K lines). I can read my PHP code, after some coffee, but I can’t ever re-read my perl code. Maybe it’s because I tend to implement the whole algorithm inside a regexp.