<?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"
	>

<channel>
	<title>sobriquet Tech</title>
	<atom:link href="http://tech.sobriquet.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.sobriquet.net</link>
	<description>Programming and Technology, by Sobriquet</description>
	<pubDate>Mon, 17 Sep 2007 12:49:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Popularity Contest Widget (1.01)</title>
		<link>http://tech.sobriquet.net/2007/09/17/popularity-contest-widget-101/</link>
		<comments>http://tech.sobriquet.net/2007/09/17/popularity-contest-widget-101/#comments</comments>
		<pubDate>Mon, 17 Sep 2007 12:49:47 +0000</pubDate>
		<dc:creator>Richard Rosalion</dc:creator>
		
		<category><![CDATA[Popularity Contest Widget]]></category>

		<guid isPermaLink="false">http://tech.sobriquet.net/2007/09/17/popularity-contest-widget-101/</guid>
		<description><![CDATA[I fixed a minor (but annoying) bug in the Popularity Contest Widget, as identified by Zer0, and described in this thread.
Hopefully now you won&#8217;t get the widget title displaying twice! As for the other issues Zer0 mentioned (i.e., that you can only get the most popular 10 items without modifying the plugin), I don&#8217;t have [...]]]></description>
			<content:encoded><![CDATA[<p>I fixed a minor (but annoying) bug in the Popularity Contest Widget, as identified by <a href="http://www.dbzer0.com/blog/2007/07/03/popularity-plugin-enhanced/" title="Popularity Plugin Enhanced">Zer0</a>, and described in <a href="http://wordpress.org/support/topic/122224" title="Popularity Contest plugin won't work in widgets">this thread</a>.</p>
<p>Hopefully now you won&#8217;t get the widget title displaying twice! As for the other issues Zer0 mentioned (i.e., that you can only get the most popular 10 items without modifying the plugin), I don&#8217;t have any immediate plans to change that, but it&#8217;s not hard to change - just look for the line &#8220;<code>&lt;?php akpc_most_popular(); ?&gt;</code>&#8220;and add whatever you like in the brackets! (obviously you need to know how <a href="http://alexking.org/projects/wordpress">akpc_most_popular</a> works, but that&#8217;s more Alex King&#8217;s department&#8230;</p>
<p>As usual, visit the <a href="http://tech.sobriquet.net/projects/popularity-contest-widget/" title="Popularity Contest Widget">project page</a> for more info, or to download the plugin.</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.sobriquet.net/2007/09/17/popularity-contest-widget-101/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Finally! Google Reader Search</title>
		<link>http://tech.sobriquet.net/2007/09/06/finally-google-reader-search/</link>
		<comments>http://tech.sobriquet.net/2007/09/06/finally-google-reader-search/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 08:23:42 +0000</pubDate>
		<dc:creator>Richard Rosalion</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://tech.sobriquet.net/2007/09/06/finally-google-reader-search/</guid>
		<description><![CDATA[I&#8217;ve been using Google Reader for a long time now, ever since they did their last major update nearly 12 months ago, I put aside Egress on my Windows Mobile phone, and various desktop RSS readers in favour of Google Reader.
Of course, as anyone who&#8217;s used Google Reader knows, it lacked the one thing Google [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using Google Reader for a long time now, ever since they did their <a href="http://googlereader.blogspot.com/2006/09/something-looks-different.html" title="Something Looks Different @ Google Reader Blog">last major update</a> nearly 12 months ago, I put aside <a href="http://www.garishkernels.net/egress.shtml" title="Egress @ Garish Kernels">Egress</a> on my Windows Mobile phone, and various desktop RSS readers in favour of Google Reader.</p>
<p>Of course, as anyone who&#8217;s used Google Reader knows, it lacked the one thing Google has always been known to do well - that is, search! I tried various Greasemonkey scripts, but was never happy with any of them.  But now, finally <a href="http://googlereader.blogspot.com/2007/09/we-found-it.html" title="We Found It @ Google Reader Blog">GOOGLE READER HAS SEARCH</a>!</p>
<p><a href="http://googlereader.blogspot.com/2007/09/we-found-it.html" title="We Found It @ Google Reader Blog"></p>
<p style="text-align: center"><img src="http://tech.sobriquet.net/wp-content/uploads/2007/09/googlereadersearch.jpg" alt="Google Reader Has Search, About Bloody Time!" /></p>
<p></a></p>
<p>All I can say is, &#8230; about bloody time! <img src='http://tech.sobriquet.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://tech.sobriquet.net/2007/09/06/finally-google-reader-search/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Popularity Contest Widget (1.0)</title>
		<link>http://tech.sobriquet.net/2007/06/11/popularity-contest-widget-10/</link>
		<comments>http://tech.sobriquet.net/2007/06/11/popularity-contest-widget-10/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 07:23:44 +0000</pubDate>
		<dc:creator>Richard Rosalion</dc:creator>
		
		<category><![CDATA[Popularity Contest Widget]]></category>

		<guid isPermaLink="false">http://tech.sobriquet.net/2007/06/11/popularity-contest-widget-10/</guid>
		<description><![CDATA[Popularity Contest by Alex King which assigns posts a popularity, I&#8217;ve created a quick widget to display the most popular posts in the sidebar.
View the project page for more info or to download it.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://alexking.org/projects/wordpress" title="Alex King's Wordpress Plugins">Popularity Contest</a> by Alex King which assigns posts a popularity, I&#8217;ve created a quick widget to display the most popular posts in the sidebar.</p>
<p>View the <a href="http://tech.sobriquet.net/projects/popularity-contest-widget/" title="Now Reading Google Sitemaps Plugin">project page</a> for more info or to download it.</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.sobriquet.net/2007/06/11/popularity-contest-widget-10/feed/</wfw:commentRss>
		</item>
		<item>
		<title>“Now Reading” Google Sitemaps Plugin (v1.1)</title>
		<link>http://tech.sobriquet.net/2007/05/24/nowreadinggsm-11/</link>
		<comments>http://tech.sobriquet.net/2007/05/24/nowreadinggsm-11/#comments</comments>
		<pubDate>Thu, 24 May 2007 06:58:03 +0000</pubDate>
		<dc:creator>Richard Rosalion</dc:creator>
		
		<category><![CDATA[NowReading Google Sitemaps]]></category>

		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://tech.sobriquet.net/2007/05/24/nowreadinggsm-11/</guid>
		<description><![CDATA[I&#8217;ve released the first version of my &#8220;Now Reading&#8221; Google Sitemaps Plugin, a very quick-and-dirty modification to the Google Sitemaps UTW Tag Plugin.
“Now Reading” is an expansive WordPress plugin which allows you to maintain a virtual library of books. If you use Google Sitemaps, however, you might miss out on all those books being included [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve released the first version of my &#8220;Now Reading&#8221; Google Sitemaps Plugin, a very quick-and-dirty modification to the <a href="http://www.dicontas.co.uk/blog/google-sitemap-utw-tag-wordpress-plugin/">Google Sitemaps UTW Tag Plugin</a>.</p>
<blockquote><p>“<a href="http://robm.me.uk/projects/plugins/wordpress/now-reading" title="Link to Roblog's Now Reading Plugin">Now Reading</a>” is an expansive WordPress plugin which allows you to maintain a virtual library of books. If you use Google Sitemaps, however, you might miss out on all those books being included in the sitemap.xml file it generates.</p></blockquote>
<p>View the <a href="/projects/nowreadinggsm/" title="Now Reading Google Sitemaps Plugin">project page</a> for more info or to download it.</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.sobriquet.net/2007/05/24/nowreadinggsm-11/feed/</wfw:commentRss>
		</item>
		<item>
		<title>We&#8217;ve Moved!</title>
		<link>http://tech.sobriquet.net/2007/05/24/moved/</link>
		<comments>http://tech.sobriquet.net/2007/05/24/moved/#comments</comments>
		<pubDate>Thu, 24 May 2007 06:54:32 +0000</pubDate>
		<dc:creator>Richard Rosalion</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://tech.sobriquet.net/2007/05/24/moved/</guid>
		<description><![CDATA[Given there was so little there anyway, and it didn&#8217;t quite fit in with the rest of my blog, I&#8217;ve gone and moved any tech-related stuff over to it&#8217;s new home, tech.sobriquet.net.
This site has just been a quick-and-dirty wordpress install, but I&#8217;ll have a play around with it when I get the time to make [...]]]></description>
			<content:encoded><![CDATA[<p>Given there was so little there anyway, and it didn&#8217;t quite fit in with the rest of <a href="http://sobriquet.net">my blog</a>, I&#8217;ve gone and moved any tech-related stuff over to it&#8217;s new home, <a href="http://tech.sobriquet.net" title="sobriquet Tech">tech.sobriquet.net</a>.</p>
<p>This site has just been a quick-and-dirty wordpress install, but I&#8217;ll have a play around with it when I get the time to make it a little more like home.</p>
<p>Welcome, to sobriquet Tech!</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.sobriquet.net/2007/05/24/moved/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Coppermine Again</title>
		<link>http://tech.sobriquet.net/2005/07/19/coppermine-again/</link>
		<comments>http://tech.sobriquet.net/2005/07/19/coppermine-again/#comments</comments>
		<pubDate>Mon, 18 Jul 2005 14:01:26 +0000</pubDate>
		<dc:creator>Richard Rosalion</dc:creator>
		
		<category><![CDATA[WPCopperminePlugin]]></category>

		<guid isPermaLink="false">http://tech.sobriquet.net/2005/07/19/coppermine-again/</guid>
		<description><![CDATA[Well, I&#8217;ve officially been outdone! Brad Guilford has updated Texx&#8217;s coppermine plugin again, and, it&#8217;s so good, that I&#8217;m using it on my site now!
Brad seems to have made all the changes that I had (including linking directly to the coppermine page, rather than a popup window) and has added a number of other new [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;ve officially been outdone! <a href="http://www.55rueplumet.com" title="Brad Gilford's Website">Brad Guilford</a> has updated Texx&#8217;s coppermine plugin again, and, it&#8217;s so good, that I&#8217;m using it on my site now!</p>
<p>Brad seems to have made all the changes that I had (including linking directly to the coppermine page, rather than a popup window) and has added a number of other new features!</p>
<p>You can check out Brad&#8217;s update to this plugin at <a href="http://www.55rueplumet.com/2005/07/17/tweaked-coppermine-plugin/">55 Rue Plumet</a>. So, until I find something that needs tweaking in Brad&#8217;s version, I think I&#8217;ll be quite happy to continue using his!</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.sobriquet.net/2005/07/19/coppermine-again/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WordPress Coppermine Plugin 0.2.1</title>
		<link>http://tech.sobriquet.net/2005/06/30/wordpress-coppermine-plugin-021/</link>
		<comments>http://tech.sobriquet.net/2005/06/30/wordpress-coppermine-plugin-021/#comments</comments>
		<pubDate>Thu, 30 Jun 2005 12:34:38 +0000</pubDate>
		<dc:creator>Richard Rosalion</dc:creator>
		
		<category><![CDATA[WPCopperminePlugin]]></category>

		<guid isPermaLink="false">http://tech.sobriquet.net/?p=61</guid>
		<description><![CDATA[Texx has updated his coppermine plugin, so I&#8217;ve gone and hacked it again.
Changes I&#8217;ve made:

Modified tag names so it plays nicely with Markdown
Changed links to images, linking directly to the coppermine album, rather than a custom popup window.
Fixed bug where commas after the cpg album tag would interfere with the plugin.
Added option to only display [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.texx.org/?p=47" title="Texx's Wordpress Coppermine Plugin">Texx</a> has updated his coppermine plugin, so I&#8217;ve gone and hacked it again.</p>
<p>Changes I&#8217;ve made:</p>
<ul>
<li>Modified tag names so it plays nicely with Markdown</li>
<li>Changed links to images, linking directly to the coppermine album, rather than a custom popup window.</li>
<li>Fixed bug where commas after the cpg album tag would interfere with the plugin.</li>
<li>Added option to only display JPG files (can be customised to other file types)</li>
</ul>
<p>Download from the <a href="/projects/coppermineplugin/" title="WordPress Coppermine Plugin Project">WP Coppermine Plugin Project</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.sobriquet.net/2005/06/30/wordpress-coppermine-plugin-021/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Coppermine Plugin</title>
		<link>http://tech.sobriquet.net/2005/06/07/coppermine-plugin/</link>
		<comments>http://tech.sobriquet.net/2005/06/07/coppermine-plugin/#comments</comments>
		<pubDate>Tue, 07 Jun 2005 01:57:17 +0000</pubDate>
		<dc:creator>Richard Rosalion</dc:creator>
		
		<category><![CDATA[WPCopperminePlugin]]></category>

		<guid isPermaLink="false">http://tech.sobriquet.net/?p=50</guid>
		<description><![CDATA[I&#8217;ve had a request for the modified code for the WordPress Coppermine Plugin, originally written by Texx. It&#8217;s just a rough hack, but I thought I&#8217;d make my code available:
Please see the file: WordPress Coppermine Plugin.
&#8212;
Update: Future work and details about this plugin will be located on the WP Coppermine Plugin Project page.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had a request for the modified code for the WordPress Coppermine Plugin, originally written by <a href="http://www.texx.org" title="Texx's Website">Texx</a>. It&#8217;s just a rough hack, but I thought I&#8217;d make my code available:</p>
<p>Please see the file: WordPress Coppermine Plugin.</p>
<p>&#8212;<br />
Update: Future work and details about this plugin will be located on the <a href="/projects/coppermineplugin/" title="WordPress Coppermine Plugin Project">WP Coppermine Plugin Project</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.sobriquet.net/2005/06/07/coppermine-plugin/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
