<?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>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>
	<lastBuildDate>Wed, 25 Apr 2012 21:04:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>How NOT to secure customer information</title>
		<link>http://tech.sobriquet.net/2012/04/26/how-not-to-secure-customer-information/</link>
		<comments>http://tech.sobriquet.net/2012/04/26/how-not-to-secure-customer-information/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 21:04:13 +0000</pubDate>
		<dc:creator>Richard Rosalion</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[hashing]]></category>
		<category><![CDATA[IceTV]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://tech.sobriquet.net/?p=126</guid>
		<description><![CDATA[So, you&#8217;d think after all of the recent attacks against high-profile companies, including various database breaches of government departments (even the CIA!) and IT security companies, that people would learn how to do some of the security basics correctly. There&#8217;s some REALLY simple things that any company can do to help protect its users, but [...]]]></description>
				<content:encoded><![CDATA[<p>So, you&#8217;d think after all of the recent attacks against high-profile companies, including various database breaches of government departments (even the CIA!) and IT security companies, that people would learn how to do some of the security basics correctly. There&#8217;s some REALLY simple things that any company can do to help protect its users, but so many organisations are still not doing them!</p>
<p><a title="IceTV - Online TV Guide for Australia" href="http://www.icetv.com.au">IceTV</a> is a provider of TV Electronic Program Guide (EPG) data in Australia, and I signed up years ago to try their services, but never ended up paying the monthly subscription fees. I&#8217;ve recently started receiving SPAM at an email address I&#8217;ve only ever provided to IceTV, so it&#8217;s fairly safe to say that their customer database has been hacked. The first thing I did when I realised they&#8217;d been hacked was to notify IceTV. So far, I&#8217;ve received an email stating &#8220;We take the security of our customer&#8217;s information very seriously.&#8221;</p>
<p>So, let&#8217;s test IceTV&#8217;s claim&#8230; do they take security seriously? My three pet security peeves for any organisation that stores my data are:</p>
<ol>
<li>Storing my information insecurely, particularly passwords</li>
<li>Sending sensitive information in insecure ways (non-SSL, email, etc.)</li>
<li>Not giving me reasonable ways to protect my own data</li>
</ol>
<h1>1. Store customer information in the clear</h1>
<p><img class="alignright size-medium wp-image-130" title="IceTV-PasswordReminder" src="http://tech.sobriquet.net/wp-content/uploads/2012/04/IceTV-PasswordReminder1-300x150.png" alt="" width="300" height="150" />So, I went to IceTV to try and log in and see what information they had about me. It&#8217;s been years, so I didn&#8217;t remember my password. That&#8217;s ok, they have a nice helpful password reminder option. Wait a minute&#8230; reminder? Don&#8217;t you mean, &#8220;reset&#8221;? Nope! They&#8217;ll simply tell you your password if you ask nicely.</p>
<p>But, don&#8217;t worry. Take a look at the tiny warning they give you &#8211; &#8220;<em>Note: Member ID &amp; password sent in plain text</em>&#8220;. IceTV &#8211; why do you even KNOW my password?</p>
<p>Come on, IceTV! Haven&#8217;t you heard of <a title="Hashing Passwords" href="http://isc.sans.edu/diary.html?storyid=11110" target="_blank">hashing</a>?</p>
<h1>2. Send sensitive information insecurely</h1>
<p>Storing passwords in plain text is bad enough, but then sending them via email? Strike number two, IceTV.</p>
<p>The email they send me helpfully says &#8220;Please use the following Member ID and Password to access IceTV&#8217;s services&#8221;, and then provides the password I used to sign up all those years ago.</p>
<p style="text-align: center;"><img class="size-medium wp-image-127 aligncenter" title="IceTV-PasswordEmail" src="http://tech.sobriquet.net/wp-content/uploads/2012/04/IceTV-PasswordEmail-300x131.png" alt="Yes, IceTV send emails with passwords in plain text." width="300" height="131" /></p>
<h1>3. Don&#8217;t allow users to have secure passwords.</h1>
<p><a title="LastPass Password Manager" href="http://www.lastpass.com"><img class="alignright" title="LastPass-PasswordGen" src="http://tech.sobriquet.net/wp-content/uploads/2012/04/LastPass-PasswordGen-300x298.png" alt="Generating a password using LastPass" width="300" height="298" /></a>So this was the final straw for me. I HATE websites that won&#8217;t let me use good passwords. There is never a good reason for it.</p>
<p>Alright, so I&#8217;ve figured out my password to IceTV (and so have the hackers, most likely), and while not a major concern, I did create this account back in a time when I wasn&#8217;t particularly good at making secure, unique passwords. IceTV had a password of mine that I had dedicated for &#8220;low risk&#8221; websites, but had still used for many <em>other</em> websites I&#8217;d also deemed to be &#8220;low risk&#8221;.</p>
<p>I now use <a title="LastPass Password Manager" href="http://www.lastpass.com">LastPass</a> to create and store my passwords, so I fired up the password generator, and created a nice secure password with upper and lowercase characters, digits and special characters.</p>
<p>Of course, I should have guessed. If IceTV aren&#8217;t hashing passwords, then they probably would have difficulty storing certain special characters. Trying to run something like:</p>
<pre>INSERT INTO users (username, password) values ('myusername','mY;p@ssw'ord');</pre>
<p>might send their SQL server into meltdown. Perhaps I should have tried a <a title="xkcd: Exploits of a Mom" href="http://xkcd.com/327/" target="_blank">password containing &#8220;; drop table users;&#8221;</a> just to see what happened?</p>
<p><a href="http://tech.sobriquet.net/wp-content/uploads/2012/04/IceTV-ChangePassword.png"><img class="size-full wp-image-136 aligncenter" title="IceTV-PasswordRequirements" src="http://tech.sobriquet.net/wp-content/uploads/2012/04/IceTV-PasswordRequirements.png" alt="At least IceTV require my password to be longer than four characters..." width="701" height="62" /></a>Well, I was nice, and didn&#8217;t try to get up to any mischief. I simply generated a new password without special characters. Seriously, though, there is NO reason to prevent a user from selecting a good, secure password. If the password is hashed correctly (and, preferably <a title="You're probably storing passwords incorrectly" href="http://www.codinghorror.com/blog/2007/09/youre-probably-storing-passwords-incorrectly.html" target="_blank">salted</a>), then all you&#8217;ll be storing in your database is a string of numbers and letters.</p>
<p><strong>Did IceTV pass?</strong></p>
<p>In a word, no. In two words, hell no! Protecting a website from vulnerabilities which may allow an attacker access to customer data is, admittedly, difficult. Even big <a title="HB Gary Hacked" href="http://arstechnica.com/tech-policy/news/2011/02/anonymous-speaks-the-inside-story-of-the-hbgary-hack.ars">IT security</a> <a title="Symantec backtracks, admits own network hacked" href="http://www.computerworld.com/s/article/9223495/Symantec_backtracks_admits_own_network_hacked">companies</a> get hacked, and they (we would assume) actually <em>do</em> take security seriously, and should have some idea how to do it right. Good security doesn&#8217;t just happen, it takes time and effort, and most importantly requires a particular mindset. If your developers are only thinking about getting things to work, or aren&#8217;t given time to consider security, then I can almost guarantee that it&#8217;s just not happening.</p>
<p>I suppose it really should be no surprise, then, that IceTV&#8217;s customer database got hacked in the first place. Good thing they never had my credit card number&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.sobriquet.net/2012/04/26/how-not-to-secure-customer-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A timetraveler has been accessing my facebook</title>
		<link>http://tech.sobriquet.net/2010/10/30/a-timetraveler-has-been-accessing-my-facebook/</link>
		<comments>http://tech.sobriquet.net/2010/10/30/a-timetraveler-has-been-accessing-my-facebook/#comments</comments>
		<pubDate>Sat, 30 Oct 2010 04:16:04 +0000</pubDate>
		<dc:creator>Richard Rosalion</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://tech.sobriquet.net/?p=122</guid>
		<description><![CDATA[Apparently, my Facebook account is being hacked by time travelers.]]></description>
				<content:encoded><![CDATA[<p>I just recently signed up to try what seems to be a pretty cool universal contact aggregation service, Gist. It pulls all your contacts from Gmail, Google contacts, Facebook, Twitter, and many other services. Because I&#8217;ve asked facebook to notify my when someone logs into my account, when I granted Gist access to my facebook account, I received an email alert.</p>
<p><a title="A timetraveler has been accessing my facebook by sobriquet.net, on Flickr" href="http://www.flickr.com/photos/sobriquet/5127824454/"><img src="http://farm2.static.flickr.com/1406/5127824454_027bacf183_o.png" alt="A timetraveler has been accessing my facebook" width="605" height="89" /></a></p>
<p>Apparently, my Facebook account is being hacked by time travelers.</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.sobriquet.net/2010/10/30/a-timetraveler-has-been-accessing-my-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Australian English is Funny?</title>
		<link>http://tech.sobriquet.net/2010/05/01/australian-english-is-funny/</link>
		<comments>http://tech.sobriquet.net/2010/05/01/australian-english-is-funny/#comments</comments>
		<pubDate>Sat, 01 May 2010 03:30:41 +0000</pubDate>
		<dc:creator>Richard Rosalion</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://tech.sobriquet.net/?p=119</guid>
		<description><![CDATA[I just bought myself a Kindle, and was looking for a way to replace the American English dictionary with an Australian one. Interestingly, according to Amazon (well, according to Google&#8217;s index of Amazon), an Australian English dictionary is funny. Sure, we may have some strange words, but surely our dictionaries don&#8217;t deserve to be filed [...]]]></description>
				<content:encoded><![CDATA[<p>I just bought myself a Kindle, and was looking for a way to replace the American English dictionary with an Australian one.</p>
<p>Interestingly, according to Amazon (well, according to Google&#8217;s index of Amazon), an Australian English dictionary is funny. Sure, we may have some strange words, but surely our dictionaries don&#8217;t deserve to be filed under &#8220;Humour&#8221;?!?</p>
<p><a href="http://www.flickr.com/photos/sobriquet/4566616893/" title="Google Search Fail by sobriquet.net, on Flickr"><img src="http://farm4.static.flickr.com/3297/4566616893_3baea17cf7_o.jpg" width="726" height="219" alt="Google Search Fail" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://tech.sobriquet.net/2010/05/01/australian-english-is-funny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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 [...]]]></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 &#8211; 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>
		<slash:comments>2</slash:comments>
		</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 [...]]]></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 &#8211; 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>
		<slash:comments>0</slash:comments>
		</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>
		<slash:comments>0</slash:comments>
		</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 [...]]]></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>
		<slash:comments>0</slash:comments>
		</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 [...]]]></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>
		<slash:comments>0</slash:comments>
		</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 [...]]]></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>
		<slash:comments>0</slash:comments>
		</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. [...]]]></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>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>
