<?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>Tech Debug &#187; Musings</title>
	<atom:link href="http://techdebug.com/blog/category/musings/feed/" rel="self" type="application/rss+xml" />
	<link>http://techdebug.com</link>
	<description>Why talk when you can fly</description>
	<lastBuildDate>Thu, 26 Aug 2010 07:30:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to try OpenBSD</title>
		<link>http://techdebug.com/blog/2010/07/04/how-to-try-openbsd/</link>
		<comments>http://techdebug.com/blog/2010/07/04/how-to-try-openbsd/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 16:22:06 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[openbsd]]></category>
		<category><![CDATA[operating system]]></category>

		<guid isPermaLink="false">http://techdebug.com/?p=631</guid>
		<description><![CDATA[Download and try the following OS, and give it a go. OpenBSD v4.7 OpenBSD is a multi-platform 4.4BSD-based UNIX-like operating system, and is fast, simple to install and secure &#8220;out of the box&#8221;. Download installation files Read the Installation guide Read the Frequently Asked Questions A good introductory book for OpenBSD is the &#8220;OpenBSD Command [...]]]></description>
			<content:encoded><![CDATA[<p>Download and try the following OS, and give it a go.</p>
<h3>OpenBSD v4.7</h3>
<p>OpenBSD is a multi-platform 4.4BSD-based UNIX-like operating system, and is fast, simple to install and secure &#8220;out of the box&#8221;.</p>
<ol>
<li><a href="http://www.openbsd.com/ftp.html#http">Download installation files</a></li>
<li>Read the <a href="http://www.openbsd.com/faq/faq4.html">Installation guide</a></li>
<li>Read the <a href="http://www.openbsd.com/faq/index.html">Frequently Asked Questions</a></li>
</ol>
<p>A good introductory book for OpenBSD is the &#8220;<a href="http://www.devguide.net/books/">OpenBSD Command Line Companion</a>&#8221; by Jacek Artymiak. It walks you through an install and an intro to OpenBSD.</p>
<p>Other books on the OS are:</p>
<ul>
<li><a href="http://www.amazon.com/dp/1886411999/?tag=techdebug-20">Absolute OpenBSD: UNIX for the Practical Paranoid</a><img src="http://www.assoc-amazon.com/e/ir?t=techdebug-20&#038;l=as2&#038;o=1&#038;a=1886411999" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></li>
<li><a href="http://www.amazon.com/dp/1593271654/?tag=techdebug-20">The Book of PF: A No-Nonsense Guide to the OpenBSD Firewall</a><img src="http://www.assoc-amazon.com/e/ir?t=techdebug-20&#038;l=as2&#038;o=1&#038;a=1593271654" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2010/07/04/how-to-try-openbsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mantra: backup backup backup backup</title>
		<link>http://techdebug.com/blog/2010/03/16/mantra-backup-backup-backup-backup/</link>
		<comments>http://techdebug.com/blog/2010/03/16/mantra-backup-backup-backup-backup/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 08:00:21 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[failure]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://techdebug.com/?p=633</guid>
		<description><![CDATA[Someone sent me an email which asked what to do since: one of my external hard drives, the one with EVERYTHING I REALLY, REALLY WANT on it has died… Im sure this happens to many people, and often. What is one to do in a case like this? Did you backup? OPTION 1: If it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Someone sent me an email which asked what to do since:</p>
<blockquote><p>
one of my external hard drives, the one with EVERYTHING I REALLY, REALLY WANT on it has died…
</p></blockquote>
<p>Im sure this happens to many people, and often. What is one to do in a case like this?<br />
<span id="more-633"></span></p>
<h2>Did you backup?</h2>
<ul>
<li><strong>OPTION 1:</strong> If it&#8217;s your backup drive that failed, the data will most likely still be on the related computer. Make another copy or backup. <em>Problem solved</em>.</li>
<li><strong>OPTION 2:</strong> If it&#8217;s not a backup drive that failed, do you have a backup of it? If not start backing up in future. Think about your <a href="#recover">recovery options</a>, and the cost involved.</li>
</ul>
<p><a name="recover"></a><br />
<h2>Data recovery options</h2>
<p>Ok so you didn&#8217;t have a backup, and it&#8217;s critical data. If you manage to recover your data, you should consider that <a href="#prevent">prevention</a> is better than a cure.</p>
<ul>
<li><strong>OPTION A:</strong> If it&#8217;s a mac, I use and can recommend <a href="http://www.prosofteng.com/products/data_rescue.php">Data Rescue by Prosoft Engineering</a>. This software allows you to recover data from the HDD and costs about USD$100. You will need <a href="http://www.prosofteng.com/products/data_rescue_faq.php?faq=435">another external HDD</a> (preferably two <a href="http://www.prosofteng.com/products/data_rescue_faq.php?faq=439">to clone</a> your corrupt drive first) to recover data to. <em>DON&#8217;T</em> use the broken hard drive until the software and new HDD(s) are ready to go. This will cost about $300 for two new disks and the software but has no guarantee it will work, especially if there has been a catastrophic hardware failure.
<ul>
<li>if it&#8217;s windows, I can&#8217;t and/or wont be able to help or give free advice. Try a <a href="http://www.prosofteng.com/products/data_rescue_pc.php">windows data recovery program</a> as per option 3. If you want to engage the services of a professional to recover on windows expect $150 per hour.</li>
<li>Is it Linux, BSD or UNIX? If you disk is unmounted then try <code>fsck -fy &amp;lt;yourdiskdevicename&amp;gt;</code></li>
</ul>
</li>
<li><strong>OPTION B:</strong> Pay a professional <a href="http://www.datarecoveryexpress.com.au/hard_drive_recovery_emergency.html">data forensic service</a> company upwards of $1000 to recover your data. Some companies, such as <a href="http://www.prosofteng.com/whiteglove/">Prosoft Eng</a>, may perform this task at a budget rate.</li>
</ul>
<p><em>How much is the data worth to you?</em></p>
<p>If it&#8217;s not worth between $300 (for the software + new disk solution) to $1000+ then a last ditch effort is put the HDD in the freezer for 10 mins and see if it works long enough to get your essential data off it. Freezing it may permanently destroy the disk so I accept no liabilty for offering this advice.</p>
<p><a name="prevent"></a><br />
<h2>Future prevention</h2>
<p>Disks fail, it&#8217;s just a matter of time as to when. Always have at least one backup of <em>ALL</em> your data you can&#8217;t afford to lose. On a Mac, it&#8217;s as simple as buying an external disk that is about 1.5 times the size of your computers Hard drive, and plugging it in. The Mac will ask if you want to start backing up &#8211; and all you have to do is leave it plugged in when you use your Mac.</p>
<p>Even better is to backup in duplicate or triplicate with a copy &#8220;<a href="http://en.wikipedia.org/wiki/Offsite">offsite</a>&#8220;, e.g. at another location. Update backups regularly, with time between backups as long as you an afford to miss data. On a Mac, you can have one hard drive always plugged in, backing up with <a href="http://www.apple.com/macosx/what-is-macosx/time-machine.html">Apple&#8217;s Time Machine</a>. Introduce a second Hard drive that you &#8220;<a href="http://en.wikipedia.org/wiki/Disk_cloning">clone</a>&#8221; once a week using <a href="http://www.bombich.com/">Carbon Copy Cloner</a>, and leave that drive locked up at work. Now you have a primary backup and an offsite secondary backup.</p>
<p>Use paid &#8220;<a href="http://en.wikipedia.org/wiki/Cloud_computing">cloud</a>&#8221; backup services such as <a href="https://www.dropbox.com/referrals/NTMyMDI5OQ">dropbox (which I use for free)</a>, <a href="http://mozy.com/home">mozy</a>, <a href="http://www.backblaze.com/">BackBlaze</a> or <a href="http://www.idrive.com/idrive-for-mac.htm">iDrive</a>. These will sync or backup your valuable data automatically into the &#8220;cloud&#8221;, and even in some cases between computers.</p>
<p>Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2010/03/16/mantra-backup-backup-backup-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixed iChat AV thru OpenBSD PF Firewall</title>
		<link>http://techdebug.com/blog/2010/01/14/fixed-ichat-av-thru-openbsd-pf-firewall/</link>
		<comments>http://techdebug.com/blog/2010/01/14/fixed-ichat-av-thru-openbsd-pf-firewall/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 01:41:08 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[4.5]]></category>
		<category><![CDATA[NAT]]></category>
		<category><![CDATA[TCP]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[ichat]]></category>
		<category><![CDATA[opebsd]]></category>
		<category><![CDATA[pf]]></category>
		<category><![CDATA[scrub]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2010/01/14/fixed-ichat-av-thru-openbsd-pf-firewall/</guid>
		<description><![CDATA[This has been bugging me for ages, but the fix is so simple. I use OpenBSD for my router, and have PF (Packet Filter) running the firewall and NAT rules. I have previously setup the port forwarding, etc. according to Apple, but never could get a successful connection using video or audio (or screen sharing). [...]]]></description>
			<content:encoded><![CDATA[<p>This has been bugging me for ages, but the fix is so simple.<br />
I use OpenBSD for my router, and have PF (Packet Filter) running the firewall and NAT rules.</p>
<p>I have previously setup the port forwarding, etc. <a href="http://support.apple.com/kb/HT1507">according to Apple</a>, but never could get a successful connection using video or audio (or screen sharing).</p>
<p>After reading <a href="http://marc.info/?l=openbsd-misc&#038;m=126323736521729&#038;w=2">a post</a> on the OpenBSD misc mailing list I went back and read the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&#038;apropos=0&#038;sektion=0&#038;manpath=OpenBSD+4.5&#038;arch=i386&#038;format=html">OpenBSD 4.5 pf.conf man page</a>.</p>
<p>There is a section of the man page that states (my emphasis):</p>
<blockquote><p>
<i>fragment reassemble</i><br />
Using scrub rules, fragments can be reassembled by normalization.<br />
In this case, fragments are buffered until they form a complete<br />
packet, and only the completed packet is passed on to the filter.<br />
The advantage is that filter rules have to deal only with complete<br />
packets, and can ignore fragments.  The drawback of caching frag-<br />
ments is the additional memory cost.  <strong>But the full reassembly<br />
method is the only method that currently works with NAT.</strong>  This is<br />
the default behavior of a scrub rule if no fragmentation modifier<br />
is supplied.
</p></blockquote>
<p>My scrub settings were such that I was filtering not complete packets, but fragments. The moment I changed the scrub settings to this:<br />
<pre><code>
scrub in on $ext_if all fragment reassemble
</code></pre></p>
<p>All worked perfect. I can initiate iChat calls and receive them too. Desktop sharing now works as well. All using Google talk (jabber) in iChat.</p>
<p>Note that in OpenBSD 4.6 or current there have been PF changes, so the wording of the scrub rule may be different. <strong>Always read the pf.conf man page for the release you are on.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2010/01/14/fixed-ichat-av-thru-openbsd-pf-firewall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Migration Complete</title>
		<link>http://techdebug.com/blog/2009/05/20/server-migration-complete-2/</link>
		<comments>http://techdebug.com/blog/2009/05/20/server-migration-complete-2/#comments</comments>
		<pubDate>Tue, 19 May 2009 16:40:44 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[server migration]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2009/05/20/server-migration-complete-2/</guid>
		<description><![CDATA[Thanks for your patience whilst I&#8217;ve been offline, and stick around! I&#8217;ve moved off a vm infrastructure back to a real server that I&#8217;m in control of.]]></description>
			<content:encoded><![CDATA[<p>Thanks for your patience whilst I&#8217;ve been offline, and stick around!<br />
I&#8217;ve moved off a vm infrastructure back to a real server that I&#8217;m in control of.</p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2009/05/20/server-migration-complete-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Translation for the Mac by Kavasoft</title>
		<link>http://techdebug.com/blog/2008/12/05/translation-for-the-mac-by-kavasoft/</link>
		<comments>http://techdebug.com/blog/2008/12/05/translation-for-the-mac-by-kavasoft/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 07:25:25 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[customer service]]></category>
		<category><![CDATA[kavasoft]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://techdebug.com/?p=255</guid>
		<description><![CDATA[About 24 months ago I purchased a version of KavaSoft&#8217;s Translation Service application for the Mac. With the recent move from my old Powerbook to my new MacBookPro the application stopped working. Apparently the licence is tied not just to your purchase but to the computer you installed it on. As I had used the [...]]]></description>
			<content:encoded><![CDATA[<p>About 24 months ago I purchased a version of KavaSoft&#8217;s Translation Service application for the Mac. With the recent move from my old Powerbook to my new MacBookPro the application stopped working. Apparently the licence is tied not just to your purchase but to the computer you installed it on.</p>
<p>As I had used the Apple migration tool to move everything across to the new laptop, Translation Service stopped working. I dropped an email to the developer and <em>literally got an email response 60 minutes later</em> with an updated licence.</p>
<p>Now that&#8217;s customer service! There is nothing like a Mac application developer to renew your faith in customer service. After dealing with so many large companies for other IT support issues (Telstra I&#8217;m looking at you) &#8211; it is very refreshing to get such a favourable response. I&#8217;m a happy user and can still translate the odd French or Italian comments on flickr photo-streams I look at. </p>
<p>There is an updated version of Translation Services called <a href="http://www.kavasoft.com/KavaServices/">KavaServices which sells for $20</a> and it does a whole lot of other conversion as well. I&#8217;m nothing more than a happy customer. The application is perfect for quick on the fly internet based language translation, and even translate right in the browser. Seen here are before/after shots from a <a href="http://www.flickr.com/photos/valpopando/461198115/in/set-72157600121154943/">flickr photo page</a>.</p>
<p><strong>Before Translation</strong><br />
<img src="http://techdebug.com/wp-content/uploads/2008/12/before.jpg" alt="Before Translation" title="Before Translation" width="389" height="217" class="alignright size-full wp-image-254" /><br />
<strong>After Translation</strong> &#8211; <em>directly in the browser</em>!<br />
<img src="http://techdebug.com/wp-content/uploads/2008/12/after.jpg" alt="After Translation" title="After Translation" width="389" height="217" class="alignleft size-full wp-image-253" /></p>
<p>Thanks Kavasoft for the enjoyable support experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2008/12/05/translation-for-the-mac-by-kavasoft/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Server Migration complete</title>
		<link>http://techdebug.com/blog/2008/07/06/server-migration-complete/</link>
		<comments>http://techdebug.com/blog/2008/07/06/server-migration-complete/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 12:29:58 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2008/07/06/server-migration-complete/</guid>
		<description><![CDATA[I&#8217;ve had an on/off outage for most of the past 4 days, so to avoid hassles I put the site into maintenance mode. I&#8217;ve actually had to decommission my 19&#8243; server rack and the multiple servers I had for Tech Debug. There was a DNS server, kerberos, Database and web server. All the separate functions [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had an on/off outage for most of the past 4 days, so to avoid hassles I put the site into maintenance mode.</p>
<p>I&#8217;ve actually had to decommission my 19&#8243; server rack and the multiple servers I had for Tech Debug. There was a DNS server, kerberos, Database and web server. All the separate functions are now hosted on one OpenBSD VM that I&#8217;ve built recently. It&#8217;s running on the only remaining &#8220;non-laptop&#8221; left in my residence, which runs 24&#215;7.</p>
<p>The only delay in getting back online in the last 48 hours was the MySQL data export and import. It&#8217;s a bit convoluted, and not documented in entirely one place on the MySQL documentation site (backup <a href="http://dev.mysql.com/doc/refman/5.0/en/backup.html">here</a>, restore <a href="http://dev.mysql.com/doc/refman/5.0/en/mysqlimport.html">here</a>), however once done once it will be easy to repeat. I still like the simplicity of PostgreSQL administration. Specifically the backup and restore:</p>
<p>Backup:<br />
<code>pg_dumpall &gt; savefile.dump</code><br />
Restore:<br />
<code>psql -f savefile.dump postgres</code></p>
<p>Well, there are some prep steps you should do; but it is all in <a href="http://www.postgresql.org/docs/8.1/static/backup.html">one place</a> on their documentation page.</p>
<p>Let me know how the site performs on the VM.</p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2008/07/06/server-migration-complete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Work?</title>
		<link>http://techdebug.com/blog/2008/06/25/more-work/</link>
		<comments>http://techdebug.com/blog/2008/06/25/more-work/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 06:53:05 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[WoW]]></category>
		<category><![CDATA[busy]]></category>
		<category><![CDATA[wc3]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2008/06/25/more-work/</guid>
		<description><![CDATA[I&#8217;m not posting much these days since I&#8217;m currently heavily involved in a current development and build effort for a Client. (Solaris platform with Oracle 10g) All other hours are either commuting, sleeping or playing WoW. Look forward to a number of upcoming posts on Dansguardian SQL logging, OpenBSD and of course Apple and the [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float: left; margin-right: 10px; margin-bottom: 10px; margin-top: 10px;" src='http://techdebug.com/wp-content/uploads/2008/06/peon.thumbnail.gif' alt='Zug Zug. Thanks to roirevolution for the image' /></p>
<p>I&#8217;m not posting much these days since I&#8217;m currently heavily involved in a current development and build effort for a Client. (Solaris platform with Oracle 10g)</p>
<p>All other hours are either commuting, sleeping or playing <a href="http://www.worldofwarcraft.com">WoW</a>. Look forward to a number of upcoming posts on Dansguardian SQL logging, OpenBSD and of course Apple and the iPhone.</p>
<p>Zug Zug&#8230;. you <a href="http://www.blizzard.com/us/war3x/">WC3</a> fans will know what I mean.</p>
<p>
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2008/06/25/more-work/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Little Brother</title>
		<link>http://techdebug.com/blog/2008/05/13/little-brother/</link>
		<comments>http://techdebug.com/blog/2008/05/13/little-brother/#comments</comments>
		<pubDate>Tue, 13 May 2008 02:22:38 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[fiction]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2008/05/13/little-brother/</guid>
		<description><![CDATA[I just started reading Cory Doctorow&#8217;s Little Brother using one of his ebooks he has relesed under the Creative Commons license. I have to admit that I had never heard of Cory of BoingBoing fame, or his books until I read about them via CelticBear. As a &#8216;paranoid&#8217; geeked I&#8217;m hooked on Little Brother, and [...]]]></description>
			<content:encoded><![CDATA[<p>I just started reading Cory Doctorow&#8217;s <strong>Little Brother</strong> using one of his ebooks he has relesed under the 	Creative Commons license.<br />
I have to admit that I had never heard of Cory of BoingBoing fame, or his books until I read about them <a href='http://www.celticbear.com/weblog/2008/04/22/little-brothers-watching-big-brother-and-bush-hates-literacy/'>via CelticBear</a>.</p>
<p>As a &#8216;paranoid&#8217; geeked I&#8217;m hooked on Little Brother, and if you like tech, geek and drama you should <a href='http://craphound.com/littlebrother/about/'>check it out</a> as well.</p>
<p><strong>Update:</strong> I went to buy a copy from a local bookstore, but it is not released in Australia yet. You can read the <a href="http://craphound.com/littlebrother/download/">ebook</a> or buy it from <a href="http://www.amazon.com/dp/0765319853/?tag=techdebug-20">amazon</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2008/05/13/little-brother/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coral Content Distributed network</title>
		<link>http://techdebug.com/blog/2008/04/20/coral-distributed-dns-network/</link>
		<comments>http://techdebug.com/blog/2008/04/20/coral-distributed-dns-network/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 11:06:28 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[content distribution]]></category>
		<category><![CDATA[slashdot]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2008/04/20/coral-distributed-dns-network/</guid>
		<description><![CDATA[Have you ever had your website hit on a topic that people find conflicting? When the site gets viewed by the masses, you need to be prepared. If you have access to modify your web server .htaccess file then go and have a read of the Coral CDN Overview For those interested in the techie [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever had your website hit on a topic that people find conflicting? When the site gets viewed by the masses, you need to be prepared. If you have access to modify your web server .htaccess file then go and have a read of the <a href="http://www.coralcdn.org/overview/">Coral CDN Overview</a><br />
For those interested in the techie bits, here is my .htaccess for news site flood protection, and to allow CDN to serve up all my site images &#8211; thus offloading from my puny connection the bandwidth burden for images.<br />
<pre><code>
&lt;ifmodule mod_rewrite.c&gt;
RewriteEngine On
#prevent slashdot effect
RewriteCond %{HTTP_USER_AGENT} !^CoralWebPrx
RewriteCond %{HTTP_REFERER} blogspot\.com [NC,OR]
RewriteCond %{HTTP_REFERER} reddit\.com [NC,OR]
RewriteCond %{HTTP_REFERER} digg\.com [NC,OR]
RewriteCond %{HTTP_REFERER} news\.slashdot\.org [NC,OR]
RewriteCond %{HTTP_REFERER} slashdot\.org
RewriteRule ^(.*)$ http://techdebug.com.nyud.net/$1 [R,L]
#Rewrite images to allow CDN to serve them
RewriteCond %{HTTP_USER_AGENT} !^CoralWebPrx
RewriteRule ^(.*)/(.*\.(gif|png|jpe?g))$ http://techdebug.com.nyud.net/$1/$2 [R,L]
#Wordpress rewites
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
&lt;/ifmodule&gt;
</code></pre><br />
mod_rewrite is your <a href="http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html">friend</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2008/04/20/coral-distributed-dns-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Storms and Power outages</title>
		<link>http://techdebug.com/blog/2008/04/03/storms-and-power-outages/</link>
		<comments>http://techdebug.com/blog/2008/04/03/storms-and-power-outages/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 01:57:21 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[outage]]></category>
		<category><![CDATA[power]]></category>
		<category><![CDATA[storm]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2008/04/03/storms-and-power-outages/</guid>
		<description><![CDATA[We&#8217;ve had some stong winds in Melbourne yesterday. Up to 130 kph! These winds were good enough to cause a 24 hour extended power outage in my area, meaning my provider had upstream outages and the internet connection was down. Add that to the errant html comment in my last post which made the whole [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve had some stong winds in Melbourne yesterday. Up to 130 kph!<br />
These winds were good enough to cause a 24 hour extended power outage in my area, meaning my provider had upstream outages and the internet connection was down. Add that to the errant html comment in my last post which made the whole page commented out.<br />
All resolved now. Now what else do I have to debug that is technical?</p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2008/04/03/storms-and-power-outages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free stuff</title>
		<link>http://techdebug.com/blog/2008/03/29/free-stuff/</link>
		<comments>http://techdebug.com/blog/2008/03/29/free-stuff/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 05:12:10 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2008/03/29/free-stuff/</guid>
		<description><![CDATA[You may have noticed that my last 3 posts were about free software. I like free stuff. Everyone likes free stuff. Why talk about free stuff? A friend told me that the reason he enjoys using Open Source (and usually free) apps is he can customise them. He finds it frustrating that when you pay [...]]]></description>
			<content:encoded><![CDATA[<p>You may have noticed that my last 3 posts were about free software.<br />
I like free stuff. Everyone likes free stuff. Why talk about free stuff?</p>
<p>A <a href="http://90kts.com/blog/?s=open+source">friend told me</a> that the reason he enjoys using Open Source (and usually free) apps is he can customise them. He finds it frustrating that when you pay $1K per seat for an application like <a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_home.jsp?zn=bto&#038;cp=1_4011_100&#038;jumpid=hpr_R1002_USEN">Mercury</a> (now owned by HP) that sometimes it just wont do what you need. You either work with the (often times) limited and expensive tool, or you extend the functions using your own coding and software.</p>
<p>You can keep up with 90kts and his Open Source load testing efforts <a href="http://90kts.com/blog/">on his blog</a>.</p>
<p>Everyone likes free stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2008/03/29/free-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disco burning software updated</title>
		<link>http://techdebug.com/blog/2008/03/02/disco-burning-software-updated/</link>
		<comments>http://techdebug.com/blog/2008/03/02/disco-burning-software-updated/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 15:34:41 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[burning]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[disco.app]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2008/03/02/disco-burning-software-updated/</guid>
		<description><![CDATA[Disco is one of the smartest looking and basic (yet powerful) CD/DVD burning solutions for your Mac. Yesterday it was updated with a maintenance release to V1.0.3, which includes quite a number of fixes for crashing that may have occurred. It has been almost 1 year since the last update so this is welcomed. Incidentally, [...]]]></description>
			<content:encoded><![CDATA[<p>Disco is one of the smartest looking and basic (yet powerful) CD/DVD burning solutions for your Mac. Yesterday it was updated with a <a href="http://www.discoapp.com/releasenotes.html">maintenance release to V1.0.3</a>, which includes quite a number of fixes for crashing that may have occurred. It has been almost 1 year since the last update so this is welcomed.</p>
<p>Incidentally, the developer is offering this software for USD$19.95 (and there is a very good USD->AUD exchange rate) for a <a href="http://www.discoapp.com/store/">limited time</a>.<br />
Disco has the following features:</p>
<ul>
<li>Disc spanning &#8211; if the total size of the files you&#8217;re burning is bigger than the disc, it tries to divide them amongst multiple discs</li>
<li>Discography &#8211; it catalogues all the discs you have burnt for quick searching</li>
<li>Multi-session</li>
<li>And a pledge to support Blu-ray as soon as it is available on Macs</li>
</ul>
<p>I&#8217;m not affiliated, just a happy Disco user (Thanks <a href="http://www.macheist.com">Mac-Heist</a>!)</p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2008/03/02/disco-burning-software-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Caffeine drives the Tech World</title>
		<link>http://techdebug.com/blog/2007/12/17/caffeine-drives-the-tech-world/</link>
		<comments>http://techdebug.com/blog/2007/12/17/caffeine-drives-the-tech-world/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 08:31:12 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[caffeine]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2007/12/17/caffeine-drives-the-tech-world/</guid>
		<description><![CDATA[A number of weeks ago I gave up caffeine, and was pretty OK with that. But, I have come to the conclusion that there is a direct correlation with Caffeine and all other things tech, including tech blogging. As you may have noticed if you subscribed to my feed, or read this site, my posts [...]]]></description>
			<content:encoded><![CDATA[<p>A number of weeks ago I gave up caffeine, and was pretty OK with that. But, I have come to the conclusion that there is a direct correlation with Caffeine and all other things tech, including tech blogging.</p>
<p>As you may have noticed if you subscribed to my feed, or read this site, my posts have been minimal.</p>
<p>Yet after having caffeine on the weekend in an energy drink, and subsequently picking up where I left of with <a href="http://www.flickr.com/photos/lantrix/1811779175/">decent illy coffee</a>, I have had the urge to blog again. Nothing tech yet &#8211; but here I am.</p>
<p>I&#8217;m back baby!</p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2007/12/17/caffeine-drives-the-tech-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The End of Input Managers and Safari Extensions?</title>
		<link>http://techdebug.com/blog/2007/11/18/the-end-of-input-managers-and-safari-extensions/</link>
		<comments>http://techdebug.com/blog/2007/11/18/the-end-of-input-managers-and-safari-extensions/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 13:18:11 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[Musings]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2007/11/18/the-end-of-input-managers-and-safari-extensions/</guid>
		<description><![CDATA[With the 10.4.11 upgrade came Safari V3. It looks neat, but I started having issues with closing Windows. It turns out the SIMBL input manager that I was using on Safari was conflicting with it. By deleting ~/Library/InputManagers/SIMBL it fixed the issue. On the same theme, here has been a lot of talk lately about [...]]]></description>
			<content:encoded><![CDATA[<p>With the 10.4.11 upgrade came Safari V3. It looks neat, but I started having issues with closing Windows. It turns out the SIMBL input manager that I was using on Safari was conflicting with it. By deleting ~/Library/InputManagers/SIMBL it fixed the issue.</p>
<p>On the same theme, here has been a lot of talk lately about Input Managers and whether they will be completely removed in Leopard. Just recently David Watanabe blogged about the uncertain future of Inquisitor. </p>
<p>It would be a shame for such an awesome Safari extension to become extinct, but thankfully Input Managers are not the only way to skin this cat.</p>
<p><a href="http://switchersblog.com/2007/08/31/the-end-of-the-input-manager-and-pimping-mac-os-x.html">read more</a> | <a href="http://digg.com/apple/The_End_of_Input_Managers_and_Safari_Extensions">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2007/11/18/the-end-of-input-managers-and-safari-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Information Overload</title>
		<link>http://techdebug.com/blog/2007/11/13/information-overload/</link>
		<comments>http://techdebug.com/blog/2007/11/13/information-overload/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 10:32:21 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[fourhourworkweek]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[overload]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2007/11/13/information-overload/</guid>
		<description><![CDATA[Did you ever have too many RSS feeds you are subscribed to? Wasting your time posting updates to Flickr, Twitter, facebook, and so on? This guy thinks he has the answers. Cut out the IM and stop reading your email so often. Me? I just removed 70% of my news feeds in my reader, turned [...]]]></description>
			<content:encoded><![CDATA[<p>Did you ever have too many RSS feeds you are subscribed to?<br />
Wasting your time posting updates to Flickr, Twitter, facebook, and so on?<br />
<a href="http://www.fourhourworkweek.com/">This guy thinks he has the answers</a>. Cut out the IM and stop reading your email so often. Me? I just removed 70% of my news feeds in my reader, turned my phone off, and I&#8217;m going to bed to read a book (and get away from this blog for now).<br />
As for four hours a week working? I don&#8217;t think I can scale back to that yet &#8211; but it would be nice.</p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2007/11/13/information-overload/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keep your beliefs to yourself</title>
		<link>http://techdebug.com/blog/2007/10/18/keep-your-beliefs-to-yourself/</link>
		<comments>http://techdebug.com/blog/2007/10/18/keep-your-beliefs-to-yourself/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 23:33:18 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[christianity]]></category>
		<category><![CDATA[religion]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2007/10/18/keep-your-beliefs-to-yourself/</guid>
		<description><![CDATA[Some guy was on the train today reading his &#8220;Face to Face with God&#8221; book, an he kept glancing over my way. No doubt noticing my copy of Morning of the Magicians that I was reading. As he got off the train, he starts saying a bunch of Jesus stuff and handing out these cards [...]]]></description>
			<content:encoded><![CDATA[<p>Some guy was on the train today reading his &#8220;Face to Face with God&#8221; book, an he kept glancing over my way. No doubt noticing my copy of <a href="http://www.amazon.com/dp/0285635832/?tag=techdebug-20" title="Amazon.com: The Morning of the Magicians (Mysteries of the Universe S.): Books: Louis Pauwels,Jacques Bergier">Morning of the Magicians</a> that I was reading. As he got off the train, he starts saying a bunch of Jesus stuff and handing out these cards &#8211; and as he passes me I say NO THANKS! But he forces it on me. It has a tired clichÃ© &#8220;Know Jesus No Hell, No Jesus Know Hell&#8221;.</p>
<p>He shows himself as some crazy evangelical feeling he has to save everyone to be saved himself, which shows him as being in the final moment only concerned with his own welfare. The thing I hate is that my own background and parental teachings (Hi Mum!) about religion gave me, at that moment, a gut wrenching nagging feeling. Its the polarisation of these issues &#8211; Heaven/Hell that get on my goat. I won&#8217;t do this guy the justice of linking to his website shown on his card, as it&#8217;s full of religious ideology.</p>
<p><em>Keep your beliefs to yourself people, and I will do the same (unless you ask).</em></p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2007/10/18/keep-your-beliefs-to-yourself/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quit WoW again</title>
		<link>http://techdebug.com/blog/2007/09/26/quit-wow-again/</link>
		<comments>http://techdebug.com/blog/2007/09/26/quit-wow-again/#comments</comments>
		<pubDate>Tue, 25 Sep 2007 23:15:52 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[WoW]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2007/09/26/quit-wow-again/</guid>
		<description><![CDATA[Looking in my inbox today I read this: This message is being sent to confirm that all credit card information has been removed from the World of Warcraft account ********, effectively cancelling its recurring subscription as of September 23, 2007 5:47 AM UTC. The account will not bill or renew any further unless new payment [...]]]></description>
			<content:encoded><![CDATA[<p>Looking in my inbox today I read this:</p>
<blockquote><p>This message is being sent to confirm that all credit card information has been removed from the World of Warcraft account ********, effectively cancelling its recurring subscription as of September 23, 2007 5:47 AM UTC.  The account will not bill or renew any further unless new payment information (credit card or game card) is manually entered in.<br />
The account will remain playable for the remaining time it has already paid for.</p></blockquote>
<p>So I did it&#8230; again. Cancelled. I was wasting money. Hadn&#8217;t played the game in weeks, and when I got on even with my mains and alts it was boring. I have BC expansion, but still am lvl 51 on my main, so I&#8217;ve never seen the new content except on the public test realms. Its all a pretty useless game at the moment. Having no one else I know who plays doesn&#8217;t help either.<br />
They do say:</p>
<blockquote><p>At this time, Blizzard has no plans to delete or &#8220;expire&#8221; characters, even if an account is deactivated</p></blockquote>
<p>which means there will always be the nag in the back of my mind that I could go back &#8211; in fact they are betting on it. I think I&#8217;ll trade one addiction (WoW) for another (exercise) and I&#8217;ll be a lot healthier for it.</p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2007/09/26/quit-wow-again/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Taking a Break</title>
		<link>http://techdebug.com/blog/2007/08/23/taking-a-break/</link>
		<comments>http://techdebug.com/blog/2007/08/23/taking-a-break/#comments</comments>
		<pubDate>Thu, 23 Aug 2007 12:48:08 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[Musings]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2007/08/23/taking-a-break/</guid>
		<description><![CDATA[I&#8217;ll be taking a blog-break due to workload at work&#8230; Back soon! In the mean time listen to some decent music. Ssssh! It&#8217;s Secret!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be taking a blog-break due to workload at work&#8230; Back soon! In the mean time <a href="http://somafm.com/secretagent.pls">listen to some decent music.</a> Ssssh! It&#8217;s Secret!</p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2007/08/23/taking-a-break/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Public Transport Woes</title>
		<link>http://techdebug.com/blog/2007/07/25/public-transport/</link>
		<comments>http://techdebug.com/blog/2007/07/25/public-transport/#comments</comments>
		<pubDate>Wed, 25 Jul 2007 01:36:20 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[health]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2007/07/25/public-transport/</guid>
		<description><![CDATA[I have to say something about policing transport in Melbourne. I have had a number of occasions where I have called emergency services. Only once were they able to respond, and they let the crazy violent people back onto the train &#8211; the crazy people acted normal for the Police and resumed their craziness after [...]]]></description>
			<content:encoded><![CDATA[<p>I have to say something about policing transport in Melbourne. I have had a number of occasions where I have called emergency services. Only once were they able to respond, and they let the crazy violent people back onto the train &#8211; the crazy people acted normal for the Police and resumed their craziness after they left. In the case of calling 000, it is difficult to advise the operator where you will be (which station, town, etc.) by the time Police will get to respond, hence I see a low level of response from them.</p>
<p>Any other policing on Melbourne trains is done by the internal security of Connex Melbourne. Their main focus appears to be revenue gain by ticketing as many people as they can. I have had them stand on a carriage watching the crazies in the next carriage, and do nothing. It was my action in initiating a 000 call that got something done about it, but as I said previously the Police were able to do little. I don&#8217;t blame the Police here, I think they do the best with what resources they have. It is the engagement of Connex and Police that is lacking.</p>
<p>Trains are dirty. Seats stained with whom knows what. Barrier jumping graffiti taggers get away (the ones I see and report). Why is it that I have to call 000 to report graffiti? I think an SMS/Text reporting number would help, so the train cops could respond.</p>
<p>The reason I care to blog about all this? <strong>The train driver was smoking on the train this morning</strong>. I had to move carriages, and will raise a complaint today. How do you police that? Had I been smoking (I don&#8217;t smoke, but hypothetically) then I would have the full extent of the transport law applied to me to prosecute or fine me. What happens to the driver? Nothing, Nil, Nada.</p>
<p>Ultimately, Melbourne transport is an undesirable necessity.</p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2007/07/25/public-transport/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iTunes now with 256Kbps DRM free goodness</title>
		<link>http://techdebug.com/blog/2007/06/02/itunes-now-with-256kbps-drm-free-goodness/</link>
		<comments>http://techdebug.com/blog/2007/06/02/itunes-now-with-256kbps-drm-free-goodness/#comments</comments>
		<pubDate>Fri, 01 Jun 2007 15:48:36 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[Musings]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2007/06/02/itunes-now-with-256kbps-drm-free-goodness/</guid>
		<description><![CDATA[A friend recently said he had been steering clear of the iTunes Music Store because of the low bitrate. This is even though he uses an ipod, mac and iTunes. I personally have purchased over 300 tracks at the previous 128Kbps bitrate, and up to now, have been happy with the quality of these AAC [...]]]></description>
			<content:encoded><![CDATA[<p>A friend recently said he had been steering clear of the iTunes Music Store because of the low bitrate. This is even though he uses an ipod, mac and iTunes. I personally have purchased over 300 tracks at the previous 128Kbps bitrate, and up to now, have been happy with the quality of these AAC song files.</p>
<p>Now apple have released a (so far limited) portion of their catalogue, being from EMI at 256Kbps, and DRM free to top it off.</p>
<p>This audio review on digg says &#8220;Comparing these two compression rates was tough, even when using a pair of state-of-the-art Ultrasone headphones. In our decidedly unscientific comparison, we listened to all the tunes at both compression rates in A/B comparisons with those phones, with iPod stock earbuds, on our kick-ass car stereo, and on our reference Dolby 5.1 system.&#8221;</p>
<p>Will this be enough for people who previously avoided iTMS to give it a go, maybe not for whole albums, but for the one or two songs they might want to buy in a pinch? Will this be just easier for people to purchase a single song at a decent quality, instead of wasting 1/2 an hour searching through limewire or other sites for the song they want?</p>
<p>Time will tell.</p>
<p><a href="http://gizmodo.com/gadgets/ears-on/listening-test-compares-itunes-plus-to-itunes-128kbps-264617.php">read more</a> | <a href="http://digg.com/apple/Listening_Test_Compares_iTunes_Plus_to_iTunes_128kbps">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2007/06/02/itunes-now-with-256kbps-drm-free-goodness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
