<?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; Fix</title>
	<atom:link href="http://pagesofinterest.net/blog/tag/fix/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>Error Configuring db46 &#8211; MacPorts</title>
		<link>http://pagesofinterest.net/blog/2010/11/error-configuring-db46-macports/</link>
		<comments>http://pagesofinterest.net/blog/2010/11/error-configuring-db46-macports/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 01:26:33 +0000</pubDate>
		<dc:creator>Michael Robinson</dc:creator>
				<category><![CDATA[Fix]]></category>
		<category><![CDATA[Macbook]]></category>
		<category><![CDATA[Macports]]></category>

		<guid isPermaLink="false">http://pagesofinterest.net/blog/?p=994</guid>
		<description><![CDATA[After running into problems installing flood with Macports, specifically: Error: db46 requires the Java for Mac OS X development headers. Error: Download the Java Developer Package from: &#60;https://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=20719&#62; Error: Target org.macports.configure returned: missing Java headers I had already installed this! The solution was to create a symbolic link to the installed files, so Macports could [...]<p style="margin-top:20px;">Related posts:<ol>
<li><a href='http://pagesofinterest.net/blog/2011/11/cocoa-warning-implicitly-declaring-c-library-function-objc_getclass/' rel='bookmark' title='Cocoa Warning: Implicitly declaring C library function &#8216;objc_getClass&#8217;'>Cocoa Warning: Implicitly declaring C library function &#8216;objc_getClass&#8217;</a> <small>In Slider 2, I needed to check for the presence...</small></li>
<li><a href='http://pagesofinterest.net/blog/2011/12/facebook-like-button-proxy-error/' rel='bookmark' title='Facebook &#8220;Like&#8221; Button Proxy Error'>Facebook &#8220;Like&#8221; Button Proxy Error</a> <small>While attempting to embed the Facebook &#8220;Like&#8221; button in this...</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/2010/11/error-configuring-db46-macports/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Rescuing Settings From Broken JDownloader Installation in Ubuntu</title>
		<link>http://pagesofinterest.net/blog/2009/06/rescuing-settings-from-broken-jdownloader-installation-in-ubuntu/</link>
		<comments>http://pagesofinterest.net/blog/2009/06/rescuing-settings-from-broken-jdownloader-installation-in-ubuntu/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 15:40:45 +0000</pubDate>
		<dc:creator>Michael Robinson</dc:creator>
				<category><![CDATA[Fix]]></category>
		<category><![CDATA[Jaunty]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[JDownloader]]></category>

		<guid isPermaLink="false">http://pagesofinterest.net/blog/?p=674</guid>
		<description><![CDATA[Somehow I broke my JDownloader installation, by meddling with the network settings.  As I had quite a lot of download packages queued, I wanted to rescue them and use them with the latest version of JDownloader.  I managed to do this successfully, here's how:<p style="margin-top:20px;">Related posts:<ol>
<li><a href='http://pagesofinterest.net/blog/2009/05/installing-jdownloader-in-ubuntu/' rel='bookmark' title='Installing JDownloader in Ubuntu'>Installing JDownloader in Ubuntu</a> <small>JDownloader is an excellent download manager. When I had a...</small></li>
<li><a href='http://pagesofinterest.net/blog/2009/05/thunderbird-3-beta-in-jaunty/' rel='bookmark' title='Thunderbird 3 Beta in Ubuntu'>Thunderbird 3 Beta in Ubuntu</a> <small>Instructions on how to install the excellent Thunderbird 3 beta...</small></li>
<li><a href='http://pagesofinterest.net/blog/2008/11/opencyc-researchcyc-in-ubuntu/' rel='bookmark' title='OpenCyc/ResearchCyc in Ubuntu'>OpenCyc/ResearchCyc in Ubuntu</a> <small>The following are the exact steps I took to get...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://pagesofinterest.net/blog/2009/06/rescuing-settings-from-broken-jdownloader-installation-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shadowbox rel=&#8217;shadowbox&#8217; Doesn&#8217;t Work? Here&#8217;s a Workaround</title>
		<link>http://pagesofinterest.net/blog/2009/03/shadowbox-relshadowbox-doesnt-work-heres-a-workaround/</link>
		<comments>http://pagesofinterest.net/blog/2009/03/shadowbox-relshadowbox-doesnt-work-heres-a-workaround/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 03:00:12 +0000</pubDate>
		<dc:creator>Michael Robinson</dc:creator>
				<category><![CDATA[Fix]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Rapidweaver]]></category>
		<category><![CDATA[RW Tutorial]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Shadowbox]]></category>

		<guid isPermaLink="false">http://pagesofinterest.net/blog/?p=552</guid>
		<description><![CDATA[Yesterday I was trying to implement a <a href="http://www.mjijackson.com/shadowbox/">Shadowbox</a> contact form in the <a href="http://boispca.org/">Bay of Islands SPCA</a> site, but I just <em>couldn't</em> get it to work.<p style="margin-top:20px;">Related posts:<ol>
<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>
<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>
<li><a href='http://pagesofinterest.net/blog/2009/06/using-png-transparency-the-jquery-colour-change-plugin/' rel='bookmark' title='Using PNG Transparency + the jQuery Colour Change Plugin'>Using PNG Transparency + the jQuery Colour Change Plugin</a> <small>A tutorial describing how to achieve the "colour change on...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://pagesofinterest.net/blog/2009/03/shadowbox-relshadowbox-doesnt-work-heres-a-workaround/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Tools Post From Sidebar &#8211; Blog in Different Directory Fix</title>
		<link>http://pagesofinterest.net/blog/2009/02/twitter-tools-post-from-sidebar-blog-in-different-directory-fix/</link>
		<comments>http://pagesofinterest.net/blog/2009/02/twitter-tools-post-from-sidebar-blog-in-different-directory-fix/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 01:08:07 +0000</pubDate>
		<dc:creator>Michael Robinson</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Fix]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://pagesofinterest.net/blog/?p=502</guid>
		<description><![CDATA[I joined Twitter yesterday, and installed the <a href="alexking.org/projects/wordpress">Twitter Tools</a> plugin.<p style="margin-top:20px;">Related posts:<ol>
<li><a href='http://pagesofinterest.net/blog/2009/02/exec-php-and-wp-syntax-caveat/' rel='bookmark' title='Exec-php and WP-Syntax Caveat'>Exec-php and WP-Syntax Caveat</a> <small>Exec-php was attempting to execute the line below, when there...</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>
<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/2009/02/twitter-tools-post-from-sidebar-blog-in-different-directory-fix/feed/</wfw:commentRss>
		<slash:comments>0</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]-->
		
	    
	    
