<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog &#124; Pages of Interest &#187; PHP</title>
	<atom:link href="http://pagesofinterest.net/blog/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://pagesofinterest.net/blog</link>
	<description>1000% Hyperbole Free</description>
	<lastBuildDate>Sat, 04 Feb 2012 22:57:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Doxygen Graph Generation Issue &#8220;Error: dot: can&#8217;t open {dot file}&#8221;</title>
		<link>http://pagesofinterest.net/blog/2011/12/doxygen-graph-generation-issue-error-dot-cant-open-dot-file/</link>
		<comments>http://pagesofinterest.net/blog/2011/12/doxygen-graph-generation-issue-error-dot-cant-open-dot-file/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 10:50:15 +0000</pubDate>
		<dc:creator>Michael Robinson</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Doxygen]]></category>
		<category><![CDATA[Fix]]></category>

		<guid isPermaLink="false">http://pagesofinterest.net/blog/?p=1264</guid>
		<description><![CDATA[Running Doxygen (1.7.4, Ubuntu 11.10) over one of the larger PHP applications we use at PANmedia, I ran into this error: Error: dot: can't open /var/workspace/app/documentation/html/class_a_d_o_d_b___data_dict_a4ad217393b4e364e233cc70336d93ae8_cgraph.dot Experimentation led to the following solution: switch DOT_CLEAN off, either via the Doxygen GUI (pictured) or directly in the Doxygen configuration file. DOT_CLEANUP = NO What does this do? [...]<p style="margin-top:20px;">Related posts:<ol>
<li><a href='http://pagesofinterest.net/blog/2010/11/error-configuring-db46-macports/' rel='bookmark' title='Error Configuring db46 &#8211; MacPorts'>Error Configuring db46 &#8211; MacPorts</a> <small>After running into problems installing flood with Macports, specifically: Error:...</small></li>
<li><a href='http://pagesofinterest.net/blog/2009/06/fantastic-pre-written-anti-spam-htaccess-file/' rel='bookmark' title='Auto-Notification of Broken Links, Fantastic Pre-Written Anti-Spam .htaccess File!'>Auto-Notification of Broken Links, Fantastic Pre-Written Anti-Spam .htaccess File!</a> <small>Aaron Logan has graciously made his .htaccess file available to...</small></li>
<li><a href='http://pagesofinterest.net/blog/2009/05/jquery-error-g-is-undefined/' rel='bookmark' title='jQuery Error: &#8216;g is undefined&#8217;'>jQuery Error: &#8216;g is undefined&#8217;</a> <small>Discovered the cause of this annoying (but seemingly impotent) error...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://pagesofinterest.net/blog/2011/12/doxygen-graph-generation-issue-error-dot-cant-open-dot-file/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Auto-Notification of Broken Links, Fantastic Pre-Written Anti-Spam .htaccess File!</title>
		<link>http://pagesofinterest.net/blog/2009/06/fantastic-pre-written-anti-spam-htaccess-file/</link>
		<comments>http://pagesofinterest.net/blog/2009/06/fantastic-pre-written-anti-spam-htaccess-file/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 09:43:59 +0000</pubDate>
		<dc:creator>Michael Robinson</dc:creator>
				<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://pagesofinterest.net/blog/?p=694</guid>
		<description><![CDATA[<a href="http://www.aaronlogan.com">Aaron Logan</a> has graciously made his .htaccess file available to the world.  It handles bad user agents, known bad IP's, and keywords in referrer URI's.  It is gold.<p style="margin-top:20px;">Related posts:<ol>
<li><a href='http://pagesofinterest.net/blog/2009/05/prevent-wordpress-htaccess-from-effecting-certain-directories/' rel='bookmark' title='Prevent WordPress&#8217; .htaccess From Effecting Certain Directories'>Prevent WordPress&#8217; .htaccess From Effecting Certain Directories</a> <small>This really frustrated me. To ensure my next bout of...</small></li>
<li><a href='http://pagesofinterest.net/blog/2009/11/en-grand-piano-org-comment-spam/' rel='bookmark' title='en.grand-piano.org Comment Spam!'>en.grand-piano.org Comment Spam!</a> <small>What are spam comments? From Wikipedia: Spam in blogs (also...</small></li>
<li><a href='http://pagesofinterest.net/blog/2009/05/phpbb3-anti-spam-registration-question/' rel='bookmark' title='PHPBB3 Anti-Spam Registration Question'>PHPBB3 Anti-Spam Registration Question</a> <small>I administrate a few PHPBB3 forums, and recently noticed one...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://pagesofinterest.net/blog/2009/06/fantastic-pre-written-anti-spam-htaccess-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JS-Kit Recent Comments PHP Script</title>
		<link>http://pagesofinterest.net/blog/2009/02/js-kit-recent-comments-php-script/</link>
		<comments>http://pagesofinterest.net/blog/2009/02/js-kit-recent-comments-php-script/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 10:57:39 +0000</pubDate>
		<dc:creator>Michael Robinson</dc:creator>
				<category><![CDATA[JS-Kit]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Comments]]></category>
		<category><![CDATA[Tutorial – 教程]]></category>

		<guid isPermaLink="false">http://pagesofinterest.net/blog/?p=529</guid>
		<description><![CDATA[This script reads recent posts from your site's comment rss feed and prints n comments out in a nicely formatted div.  Using it is as simple as changing one line, uploading the file, and pasting some code wherever you want the recent comments to be displayed.<p style="margin-top:20px;">Related posts:<ol>
<li><a href='http://pagesofinterest.net/blog/2009/03/js-kit-comments-correct-usage-of-the-permalink-and-path-attributes/' rel='bookmark' title='JS-Kit Comments: Correct Usage of the &#8216;Permalink&#8217; and &#8216;Path&#8217; Attributes'>JS-Kit Comments: Correct Usage of the &#8216;Permalink&#8217; and &#8216;Path&#8217; Attributes</a> <small>It took me awhile to understand what the &#8216;path&#8217; attribute...</small></li>
<li><a href='http://pagesofinterest.net/blog/2008/07/js-kit-comments-greybox-on-any-page/' rel='bookmark' title='JS-Kit Comments + Greybox on Any Page'>JS-Kit Comments + Greybox on Any Page</a> <small>I realised that I didnâ€™t want comments to be visible...</small></li>
<li><a href='http://pagesofinterest.net/blog/2008/11/styling-js-kit-comments/' rel='bookmark' title='Styling JS-Kit Comments'>Styling JS-Kit Comments</a> <small>Styling JS-Comments is really quite straightforward. I strongly recommend you...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://pagesofinterest.net/blog/2009/02/js-kit-recent-comments-php-script/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Exec-php and WP-Syntax Caveat</title>
		<link>http://pagesofinterest.net/blog/2009/02/exec-php-and-wp-syntax-caveat/</link>
		<comments>http://pagesofinterest.net/blog/2009/02/exec-php-and-wp-syntax-caveat/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 01:57:49 +0000</pubDate>
		<dc:creator>Michael Robinson</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Exec-PHP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WP-Syntax]]></category>

		<guid isPermaLink="false">http://pagesofinterest.net/blog/?p=460</guid>
		<description><![CDATA[Exec-php was attempting to execute the line below, when there was no whitespace between <? and php.<p style="margin-top:20px;">Related posts:<ol>
<li><a href='http://pagesofinterest.net/blog/2010/11/wp-plugins-wp-syntax/' rel='bookmark' title='WP Plugins: WP Syntax'>WP Plugins: WP Syntax</a> <small>I use quite a lot of plugins for this blog...</small></li>
<li><a href='http://pagesofinterest.net/blog/2009/02/wp-blog-proves-that-dreams-can-come-true/' rel='bookmark' title='WP-Blog Proves that Dreams *Can* Come True'>WP-Blog Proves that Dreams *Can* Come True</a> <small>The days of staring jealously at the Wordpress crowd have...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://pagesofinterest.net/blog/2009/02/exec-php-and-wp-syntax-caveat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fancy Footer Update</title>
		<link>http://pagesofinterest.net/blog/2008/11/fancy-footer-update/</link>
		<comments>http://pagesofinterest.net/blog/2008/11/fancy-footer-update/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 05:23:48 +0000</pubDate>
		<dc:creator>Michael Robinson</dc:creator>
				<category><![CDATA[Rapidweaver]]></category>
		<category><![CDATA[RW Tutorial]]></category>
		<category><![CDATA[Snippet - 小片]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://pagesofinterest.net/blog/?p=470</guid>
		<description><![CDATA[I’ve updated the Fancy Footer snippet, now Trackbacks/Pingbacks will be able to find your posts - the previous version’s implementation was ... lacking.<p style="margin-top:20px;">Related posts:<ol>
<li><a href='http://pagesofinterest.net/blog/2008/09/fancy-footer/' rel='bookmark' title='Fancy Footer'>Fancy Footer</a> <small>So I created a PHP script that is included in...</small></li>
<li><a href='http://pagesofinterest.net/blog/2009/03/js-kit-comments-correct-usage-of-the-permalink-and-path-attributes/' rel='bookmark' title='JS-Kit Comments: Correct Usage of the &#8216;Permalink&#8217; and &#8216;Path&#8217; Attributes'>JS-Kit Comments: Correct Usage of the &#8216;Permalink&#8217; and &#8216;Path&#8217; Attributes</a> <small>It took me awhile to understand what the &#8216;path&#8217; attribute...</small></li>
<li><a href='http://pagesofinterest.net/blog/2008/06/js-kit-comments-for-each-blog-entry/' rel='bookmark' title='JS-Kit Comments for Each Blog Entry'>JS-Kit Comments for Each Blog Entry</a> <small>In this short tutorial I will describe how to use...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://pagesofinterest.net/blog/2008/11/fancy-footer-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fancy Footer</title>
		<link>http://pagesofinterest.net/blog/2008/09/fancy-footer/</link>
		<comments>http://pagesofinterest.net/blog/2008/09/fancy-footer/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 12:01:59 +0000</pubDate>
		<dc:creator>Michael Robinson</dc:creator>
				<category><![CDATA[Rapidweaver]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://pagesofinterest.net/blog/?p=397</guid>
		<description><![CDATA[So I created a PHP script that is included in the "Prefix" of my blog pages. It consists of one function that is passed a few pieces of information, and spits out a nicely formatted footer section.<p style="margin-top:20px;">Related posts:<ol>
<li><a href='http://pagesofinterest.net/blog/2008/11/fancy-footer-update/' rel='bookmark' title='Fancy Footer Update'>Fancy Footer Update</a> <small>I’ve updated the Fancy Footer snippet, now Trackbacks/Pingbacks will be...</small></li>
<li><a href='http://pagesofinterest.net/blog/2008/06/roys-wordpress-cumulus-tag-cloud-in-rapidweaver/' rel='bookmark' title='Roy&#8217;s WordPress Cumulus Tag Cloud in Rapidweaver!'>Roy&#8217;s WordPress Cumulus Tag Cloud in Rapidweaver!</a> <small>Iâ€™ve managed to find a way to integrate Royâ€™s awesome...</small></li>
<li><a href='http://pagesofinterest.net/blog/2008/09/scroll-to-anchors-with-jquery/' rel='bookmark' title='Scroll to Anchors With jQuery'>Scroll to Anchors With jQuery</a> <small>This post will introduce and explain the "scroll to anchor"...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://pagesofinterest.net/blog/2008/09/fancy-footer/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Chinese Idiom Database Updates</title>
		<link>http://pagesofinterest.net/blog/2008/09/chinese-idiom-database-updates/</link>
		<comments>http://pagesofinterest.net/blog/2008/09/chinese-idiom-database-updates/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 00:19:23 +0000</pubDate>
		<dc:creator>Michael Robinson</dc:creator>
				<category><![CDATA[Idiom]]></category>
		<category><![CDATA[Chinese Idioms]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Rapidweaver]]></category>
		<category><![CDATA[成语]]></category>

		<guid isPermaLink="false">http://pagesofinterest.net/blog/?p=384</guid>
		<description><![CDATA[I hit a brick wall with my plugin development, so I spent some time updating the <a href="http://pagesofinterest.net/idiom-database/">Chinese Idiom Database</a>.<p style="margin-top:20px;">Related posts:<ol>
<li><a href='http://pagesofinterest.net/blog/2008/06/been-a-long-time/' rel='bookmark' title='Been a Long Time&#8230;'>Been a Long Time&#8230;</a> <small>Iâ€™d say I enjoyed about 15% of the creation process....</small></li>
<li><a href='http://pagesofinterest.net/blog/2009/05/perl-script-to-insert-dbpedia-infobox-data-into-a-mysql-database/' rel='bookmark' title='Perl Script to Insert DBpedia Infobox Data into a MySQL Database'>Perl Script to Insert DBpedia Infobox Data into a MySQL Database</a> <small>This script parses out the Wikipedia page, DBPedia Infobox Predicate...</small></li>
<li><a href='http://pagesofinterest.net/blog/2008/06/busy-week-some-updates/' rel='bookmark' title='Busy Week, Some Updates'>Busy Week, Some Updates</a> <small>Last Friday I released my first commercial product: a pack...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://pagesofinterest.net/blog/2008/09/chinese-idiom-database-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roy&#8217;s WordPress Cumulus Tag Cloud in Rapidweaver!</title>
		<link>http://pagesofinterest.net/blog/2008/06/roys-wordpress-cumulus-tag-cloud-in-rapidweaver/</link>
		<comments>http://pagesofinterest.net/blog/2008/06/roys-wordpress-cumulus-tag-cloud-in-rapidweaver/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 23:06:35 +0000</pubDate>
		<dc:creator>Michael Robinson</dc:creator>
				<category><![CDATA[Rapidweaver]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[RW Tutorial]]></category>

		<guid isPermaLink="false">http://pagesofinterest.net/blog/?p=302</guid>
		<description><![CDATA[Iâ€™ve managed to find a way to integrate Royâ€™s awesome tag cloud plugin with Rapidweaverâ€™s blog page.<p style="margin-top:20px;">Related posts:<ol>
<li><a href='http://pagesofinterest.net/blog/2008/06/search-box-above-nav-menu-in-rapidweaver/' rel='bookmark' title='Search Box Above Nav Menu in Rapidweaver'>Search Box Above Nav Menu in Rapidweaver</a> <small>...how to place a search box at the top of...</small></li>
<li><a href='http://pagesofinterest.net/blog/2008/07/js-kit-comments-greybox-on-any-page/' rel='bookmark' title='JS-Kit Comments + Greybox on Any Page'>JS-Kit Comments + Greybox on Any Page</a> <small>I realised that I didnâ€™t want comments to be visible...</small></li>
<li><a href='http://pagesofinterest.net/blog/2008/06/js-kit-comments-for-each-blog-entry/' rel='bookmark' title='JS-Kit Comments for Each Blog Entry'>JS-Kit Comments for Each Blog Entry</a> <small>In this short tutorial I will describe how to use...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://pagesofinterest.net/blog/2008/06/roys-wordpress-cumulus-tag-cloud-in-rapidweaver/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!DOCTYPE html>
<html xmlns:og="http://ogp.me/ns#">
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<meta name="generator" content="RapidWeaver" />
		<link rel="icon" href="http://pagesofinterest.net/favicon.ico" type="image/x-icon" />
		<link rel="shortcut icon" href="http://pagesofinterest.net/favicon.ico" type="image/x-icon" />
		

        				<title>Tag Archive for &quot;&quot; | Blog | Pages of Interest</title>
  
		        
		<link rel="stylesheet" type="text/css" media="print" href="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/consolidated-print-79.css" />
		<link rel="stylesheet" type="text/css" media="screen" href="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/consolidated-screen-79.css" />
		
		
		
		
		
                
        <link rel="icon" type="image/png" href="http://pagesofinterest.net/favicon.png" />        

		<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
		<script type="text/javascript" src="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/scripts/libs.js?1328448743"></script>
		<script type="text/javascript" src="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/scripts/javascript.js?1328448743"></script>
		<script type="text/javascript" src="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/scripts/site.js?1328448743"></script>
		<!--[if IE]><script type="text/javascript" src="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/scripts/html5.js?1328448743"></script>
		<link rel="stylesheet" type="text/css" media="screen" href="http://pagesofinterest.net/rw_common/themes/n_spire_pagesofinterest/css/ie.css" />
		<![endif]-->
		
	    
	    
