I’m creating a new community site using the Elgg 1.8 platform, but a lot of the widgets are still using the old 1.7 CSS for their displays so it means a lot of fixing. The existing tidypics/views/default/tidypics/groupprofile_albums.php suffers from this problem but is simply fixed by changing <?php /*********************************************** * * This is used on [...]
Archive | PHP
RSS feed for this sectionUnique Article Wizard needs strip slashes!
I’m playing about with the Unique Article Wizard plugin for WordPress (for a friend, not for this site!!!) and there’s an obvious problem where all of the articles need their slashes to be stripped. It looks like a serious case of magic quote paranoia! A look at the plugin code makes article_mods.php the obvious candidate [...]
Atom feeds with PHP 5 Dom and XSL
All blogs require silly amounts of feed generators, right? And this is a silly blog so requires a silly generator. The entire site is written using PHP5, and my automagic ‘datahandler’ activepage concept creates an XML document using DOM that then uses XSL as a templating engine, so I figured it wouldn’t be too hard [...]
PHP Java Bridge in Ubuntu Gutsy with Lucene
The php/java bridge it a pretty awesome little protocol that basically lets us use java classes inside our own PHP applications! This lets you harness the awesome power of all the Java libraries that exist, including the popular Lucene search engine library. I referenced two excellent blog entries here and here whilst implementing Lucene search [...]
- Creating A Local and HTTP RedHat Yum Repository October 20, 2009
- Income Report February 2013 March 5, 2013
- Tomcat HelloWorld Servlet with Eclipse March 11, 2009
- Disk Quotas On Ubuntu August 26, 2010
- Using PowerDNS with PostgreSQL on Ubuntu Gutsy January 9, 2008
-
Bing The Most Altruistic Search Engine April 15, 2013 -
Think Carefully About Your Clever Project Names April 4, 2013 -
Income Report March 2013 April 2, 2013 -
Installing Magento April 2, 2013 -
monit: error connecting to the monit daemon March 28, 2013