<?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>Dd</title>
	<atom:link href="http://blog.chase.net.au/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.chase.net.au</link>
	<description>Random Opinions</description>
	<lastBuildDate>Tue, 01 Jan 2013 10:32:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Cyrus IMAP and Outlook 2013</title>
		<link>http://blog.chase.net.au/index.php/2013/01/cyrus-imap-and-outlook-2013/</link>
		<comments>http://blog.chase.net.au/index.php/2013/01/cyrus-imap-and-outlook-2013/#comments</comments>
		<pubDate>Tue, 01 Jan 2013 10:32:31 +0000</pubDate>
		<dc:creator>jw</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.chase.net.au/?p=216</guid>
		<description><![CDATA[Nice short little &#8220;how to fix this&#8221; one. I upgraded to Office 2013 and found that when&#160;Outlook connected to my local IMAP server it wanted to keep most of the &#8220;special&#8221; folders locally.&#160; This didn&#8217;t concern me too much, except for the &#8220;Sent Items&#8221; folder, which I really want to keep and share between desktop [...]]]></description>
				<content:encoded><![CDATA[<p>Nice short little &ldquo;how to fix this&rdquo; one.</p>
<p>I upgraded to Office 2013 and found that when&nbsp;Outlook connected to my local IMAP server it wanted to keep most of the &ldquo;special&rdquo; folders locally.&nbsp; This didn&#8217;t concern me too much, except for the &ldquo;Sent Items&rdquo; folder, which I really want to keep and share between desktop reinstalls or just between the three or four machines I read and send email from these days.</p>
<p>After a long piece of searching around all the different account and general options in Outlook I came to the conclusion that the manual configuration that used to be available in Outlook 2010 for choosing where each &ldquo;special&rdquo; folder would point to had just gone so I had to go on a bit of a hunt around Google to figure out where they&#8217;d gone!</p>
<p>Turns out, Outlook 2013 uses the XLIST command in IMAP to determine what each special folder is on the server and if it doesn&#8217;t find it there then it just makes &ldquo;This computer only&rdquo; folders to hold the information.&nbsp; Cyrus can be <a href="http://www.mentby.com/Group/info-cyrus/bug3642-special-use-folders-config.html" target="_blank">configured</a> to properly report these (as you&#8217;d expect) and adding the following to my /etc/imapd.conf fixed the problem, after deleting my account in Outlook and recreating it:</p>
<blockquote>
<p><span style="FLOAT: none; COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; DISPLAY: inline !important; BACKGROUND-COLOR: rgb(255,255,255); "># Special-Use Mailboxes. Use xlist- prefix to the list of special use<span class="Apple-converted-space">&nbsp;</span></span><br style="COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; BACKGROUND-COLOR: rgb(255,255,255); "/><span style="FLOAT: none; COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; DISPLAY: inline !important; BACKGROUND-COLOR: rgb(255,255,255); "># attributes defined in RFC 6154. Attribute name in the configuration<span class="Apple-converted-space">&nbsp;</span></span><br style="COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; BACKGROUND-COLOR: rgb(255,255,255); "/><span style="FLOAT: none; COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; DISPLAY: inline !important; BACKGROUND-COLOR: rgb(255,255,255); "># key should be defined in lowercase. The attribute value is case<span class="Apple-converted-space">&nbsp;</span></span><br style="COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; BACKGROUND-COLOR: rgb(255,255,255); "/><span style="FLOAT: none; COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; DISPLAY: inline !important; BACKGROUND-COLOR: rgb(255,255,255); "># sensitive, may contain whitespace and and must be valid<span class="Apple-converted-space">&nbsp;</span></span><br style="COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; BACKGROUND-COLOR: rgb(255,255,255); "/><span style="FLOAT: none; COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; DISPLAY: inline !important; BACKGROUND-COLOR: rgb(255,255,255); "># UTF7-IMAP string.<span class="Apple-converted-space">&nbsp;</span></span><br style="COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; BACKGROUND-COLOR: rgb(255,255,255); "/><span style="FLOAT: none; COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; DISPLAY: inline !important; BACKGROUND-COLOR: rgb(255,255,255); ">#<span class="Apple-converted-space">&nbsp;</span></span><br style="COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; BACKGROUND-COLOR: rgb(255,255,255); "/><span style="FLOAT: none; COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; DISPLAY: inline !important; BACKGROUND-COLOR: rgb(255,255,255); ">xlist-archive: Archives<span class="Apple-converted-space">&nbsp;</span></span><br style="COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; BACKGROUND-COLOR: rgb(255,255,255); "/><span style="FLOAT: none; COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; DISPLAY: inline !important; BACKGROUND-COLOR: rgb(255,255,255); ">xlist-drafts: Drafts<span class="Apple-converted-space">&nbsp;</span></span><br style="COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; BACKGROUND-COLOR: rgb(255,255,255); "/><span style="FLOAT: none; COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; DISPLAY: inline !important; BACKGROUND-COLOR: rgb(255,255,255); ">xlist-sent: Sent<span class="Apple-converted-space">&nbsp;</span></span><br style="COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; BACKGROUND-COLOR: rgb(255,255,255); "/><span style="FLOAT: none; COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; DISPLAY: inline !important; BACKGROUND-COLOR: rgb(255,255,255); ">xlist-spam: Spam<span class="Apple-converted-space">&nbsp;</span></span><br style="COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; BACKGROUND-COLOR: rgb(255,255,255); "/><span style="FLOAT: none; COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; DISPLAY: inline !important; BACKGROUND-COLOR: rgb(255,255,255); ">xlist-trash: Trash</span></p>
</blockquote>
<p style="MARGIN-RIGHT: 0px" dir="ltr"><span style="FLOAT: none; COLOR: rgb(51,51,51); FONT: 12px/16px sans-serif, arial, verdana; DISPLAY: inline !important; BACKGROUND-COLOR: rgb(255,255,255); ">Now Outook behaves itself, stores all the sent items in &ldquo;Sent&rdquo;, the deleted items in &ldquo;Trash&rdquo; and drafts in &ldquo;Drafts&rdquo;.&nbsp; All my other devices (Android, iOS, etc.) seem to honor the settings as well.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chase.net.au/index.php/2013/01/cyrus-imap-and-outlook-2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nero tells me I&#8217;m a criminal</title>
		<link>http://blog.chase.net.au/index.php/2012/08/nero-tells-me-im-a-criminal/</link>
		<comments>http://blog.chase.net.au/index.php/2012/08/nero-tells-me-im-a-criminal/#comments</comments>
		<pubDate>Tue, 21 Aug 2012 11:09:27 +0000</pubDate>
		<dc:creator>jw</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.chase.net.au/?p=213</guid>
		<description><![CDATA[After installing Windows 8, I went to reinstall Nero 10 (because they broke Recode in Nero 11 by trying to make it &#8220;friendly&#8221;) because my daughter likes Fireman Sam at the moment and I wanted to mp4 some of the TV I&#8217;d recorded for her.&#160; Turns out that the idiots at Nero have decided that [...]]]></description>
				<content:encoded><![CDATA[<p>After installing Windows 8, I went to reinstall <a href="http://www.nero.com/" target="_blank">Nero 10</a> (because they broke Recode in Nero 11 by trying to make it &ldquo;friendly&rdquo;) because my daughter likes Fireman Sam at the moment and I wanted to mp4 some of the TV I&#8217;d recorded for her.&nbsp; Turns out that the idiots at Nero have decided that no one would ever keep their product around for as long as I have and through the number of reinstalls I have and therefore I must be a criminal:</p>
<p><a href="http://blog.chase.net.au/wp-content/uploads/2012/08/nero.png"><img border="0" alt="Nero" src="http://blog.chase.net.au/wp-content/uploads/2012/08/nero_thumb.jpg" /></a></p>
<p>This is the problem with stupid DRM decisions.&nbsp; Had I taken the easy (and cheaper) route of piracy then some cracker would have solved this for me and I&#8217;d never have had any issues with the program.&nbsp; Instead, by paying for the software, I get subjected to random failures like this which require me to justify to the company that I paid good money to that I&#8217;m actually NOT a criminal.&nbsp; What a wonderful way to make me think twice about ever giving money again and just taking the easier, cheaper and better performing route of piracy.</p>
<p>All I can say is they completely lost me as a future customer today (although Nero 11 had me most of the way there anyway).</p>
<div class="bjtags">Tags:  <a rel="tag" href="http://technorati.com/tag/nero">nero</a>, <a rel="tag" href="http://technorati.com/tag/drm">drm</a>, <a rel="tag" href="http://technorati.com/tag/criminal">criminal</a>, <a rel="tag" href="http://technorati.com/tag/accusation">accusation</a>, <a rel="tag" href="http://technorati.com/tag/piracy">piracy</a>, <a rel="tag" href="http://technorati.com/tag/patent">patent</a>, <a rel="tag" href="http://technorati.com/tag/activation">activation</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.chase.net.au/index.php/2012/08/nero-tells-me-im-a-criminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CyanogenMod on my SGS2</title>
		<link>http://blog.chase.net.au/index.php/2012/04/cyanogenmod-on-my-sgs2/</link>
		<comments>http://blog.chase.net.au/index.php/2012/04/cyanogenmod-on-my-sgs2/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 14:48:04 +0000</pubDate>
		<dc:creator>jw</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.chase.net.au/index.php/2012/04/cyanogenmod-on-my-sgs2/</guid>
		<description><![CDATA[As I mentioned on Google+ (which I use for my geek talk), I really didn&#8217;t like the idea of TouchWiz being put on top of Ice Cream Sandwich (Android 4.0) for my Galaxy S2.&#160; The fact that this update was coming up fast over here in Australia made me think about it more, and having [...]]]></description>
				<content:encoded><![CDATA[<p>As I mentioned on <a href="https://plus.google.com/109655817158162632671">Google+</a> (which I use for my geek talk), I really didn&#8217;t like the idea of TouchWiz being put on top of Ice Cream Sandwich (Android 4.0) for my Galaxy S2.&nbsp; The fact that this update was <a href="http://www.youmobile.org/blogs/entry/SGSII-ICS-CRS">coming up fast</a> over here in Australia made me think about it more, and having ICS on my Transformer Prime and really enjoying it really sealed the deal for me.&nbsp; So, I went through the fun of figuring out exactly what I needed to do to get a better system on the phone than Samsung was going to give me.</p>
<p>I went for <a href="http://www.cyanogenmod.com/">CyanogenMod</a> because it was what I knew and I had a friend that had a lot of good success with it.&nbsp; It also appeared very well supported and wasn&#8217;t trying to be anything more than a good alternative firmware &ndash;&nbsp;solid and useful rather than crazy bells and whistles, at least that&#8217;s the impression I had.&nbsp; CyanogenMod9 was based on ICS and had recently made leaps ahead on the SGS2 after Samsung released the source for their port so it was a good time to move.</p>
<p>So, here&#8217;s how I did it, skipping the Google searches and <a href="http://forum.xda-developers.com/index.php">XDA</a> threads I read in the process:</p>
<h3>
<p>Step 1:&nbsp;Get root access to the phone</p>
</h3>
<p>XDA Thread is <a href="http://forum.xda-developers.com/showthread.php?t=1103399">here</a>.&nbsp; All this is assuming you have a stock kernel.&nbsp; If you already have root on your phone then move along&hellip;</p>
<p>The first post has an attachment for Odin3&ndash;v1.85.zip.&nbsp; Download and extract it somewhere.</p>
<p>Figure out the right file to use.&nbsp; From the first post in the thread:</p>
<blockquote>
<p>Go to Settings -&gt; About phone -&gt; Kernel Version. Note the string present there:</p>
<p>2.6.35.7-I9100XX<b>KG1</b>-CL349526</p>
<p>What matters most (KG1) in this case, is in&nbsp;<b>bold</b>. Try to find the matching file under downloads:</p>
<p>CF-Root-SGS2_XX_OXA_<b>KG1</b>-v4.1-CWM4.zip</p>
<p>The XX and OXA identifiers are not that important. Usually a &#8220;KG1&#8243; kernel is a &#8220;KG1&#8243; kernel, and that is that. Sometimes (pretty rare) it happens there will be multiple different kernels with the same name in different firmwares, that are actually different. If this happens, they are usually only very minor changes and you should expect them to still be fully compatible. I include the &#8220;XX&#8221; and &#8220;OXA&#8221; identifiers so the very advanced users can deduce from which&nbsp;<b>full</b>&nbsp;firmware I have taken the kernel file.</p>
<p>Don&#8217;t worry too much, just find the matching download and use it. What if there is no matching download? You can ask me to make one, but I can tell you right now, I very very rarely make CF-Root&#8217;s for kernels on request,&nbsp;<b>unless </b>it is the very latest kernel that has been released by Samsung. In the latter case, be sure to let me know. If there&#8217;s no match and I&#8217;m not making one, try finding the&nbsp;<b>closest</b>&nbsp;match. You should treat &#8220;KG1&#8243; as a number, but instead of 1-9, we have 1-9, A-Z (where A would be 10, and Z would be 35). &#8220;KG<u>2</u>&#8221; is really close to &#8220;KG<u>1</u>&#8220;, &#8220;K<u>F</u>1&#8243; is&nbsp;<b>not </b>close to &#8220;K<u>G</u>1&#8243; at all. I hope that makes sense.</p>
</blockquote>
<p>In my case, I used &#8220;CF-Root-SGS2_XW_XEN_KK2-v5.0-CWM5.zip&#8221; because my phone reported a &#8220;KK&#8221; kernel.</p>
<p>So, repeating again from the XDA post (and this is basically the only dangerous bit in the whole process so do exactly what it says):</p>
<blockquote>
<p><strong>Instructions &#8211; ODIN (long)<br /></strong>-&nbsp;<b><font color="#ff0000">Follow these instructions to the letter. Do not touch any buttons or checkboxes that are not listed below to touch!</font></b><br />- Unzip the attached CF-Root-xxx-vX.X.zip<br />- (USB) Disconnect your phone from your computer<br />- Start ODIN<br />- Click the PDA button, and select CF-Root-xxx-vX.X.tar<br />- Put your phone in download mode<br />- (USB) Connect the phone to your computer<br />- Make sure repartition is NOT checked<br />- Click the START button<br />- Wait for the phone to reboot<br />- Done (if it took you more than 30 seconds, you need practise!)</p>
</blockquote>
<p>Note that &#8220;put your phone in download mode&#8221; means powering the phone down, then powering it on again with Power and Volume-Down both held until the warning message turns up on your phone asking if you really, truly want to do what you&#8217;re about to do (you probably do, otherwise you wouldn&#8217;t be reading this).</p>
<p>After all that, you have a &#8220;rooted&#8221; phone (or jailbroken if you prefer).&nbsp; It boots with a pretty yellow warning sign on the splash screen that you can be proud of, and warns Samsung techs that you&#8217;ve gone off the reservation.&nbsp; There&#8217;s ways to get rid of this &ndash;&nbsp;I haven&#8217;t bothered because I know what I&#8217;ve done and don&#8217;t care.</p>
<h3>
<p>Step 2:&nbsp;Install CyanogenMod9</p>
</h3>
<p>Now we have a rooted phone we have all the tools we need to install a custom firmware.&nbsp; I followed the <a href="http://forum.xda-developers.com/showthread.php?t=1419102">XDA thread</a><font color="#0066cc">&nbsp;</font>to install it, but the summary is below:</p>
<ol>
<li>Back up all your contacts, SMS and phone logs (use Titanium Backup, or something similar) as this process will wipe that data.</li>
<li>Get the <a href="http://download.cyanogenmod.com/?type=nightly&amp;device=galaxys2">latest nightly build</a> (there&#8217;s no stable builds at the time I wrote this).&nbsp; Transfer it to the root directory on your phone&#8217;s SD Card (usually mounted at /sdcard).</li>
<li>Get the <a href="http://goo.im/gapps">latest google apps</a> and transfer them to the same spot as the build (you&#8217;re looking for the &#8220;CyanogenMod 9.0.x&#8221; ones).&nbsp; That should leave two zip files in that directory (ie don&#8217;t unzip them).</li>
<li>Reboot into ClockworkMod Recovery by powering down then powering back up with Power and Volume-Down both held.&nbsp; You should get a menu, not the warning you received previously as Step 1 replaced the bootup process on your phone with a rescue menu to save you if anything blows up.</li>
<li>Using the volume buttons and the home/power buttons, navigate to &#8220;install zip from sdcard&#8221;.</li>
<li>Now, navigate to either &#8220;choose zip from sdcard&#8221; or &#8220;choose zip from internal sdcard&#8221; depending on where the recovery ROM thinks it&#8217;s loaded the files on your phone.&nbsp; It doesn&#8217;t hurt to look through either option until you see the zip files you put there.</li>
<li>Select the latest nightly build and install it.</li>
<li>Select the google apps and install it.</li>
<li>Go back up a menu level and select &#8220;wipe data/factory reset&#8221;.&nbsp; You need this because you&#8217;ve just changed everything underneath the phone&#8217;s data &#8211; it&#8217;s a pretty tall order to assume everything will still work.</li>
<li>Reboot</li>
<li>(Don&#8217;t restore app data using Titanium Backup if you thought you might try it &#8211; things are in different places now and this will break them)</li>
</ol>
<p>You now have your SGS2 running Ice Cream Sandwich through CyanogenMod 9.&nbsp; Congratulations.&nbsp; Party time.&nbsp; Now wait for it to download all your apps back down again once you reconnect to your Google account.</p>
<p><a href="http://blog.chase.net.au/wp-content/uploads/2012/04/Screenshot_2012-04-17-00-34-48.png"><img border="0" alt="Lock Screen" src="http://blog.chase.net.au/wp-content/uploads/2012/04/Screenshot_2012-04-17-00-34-48_thumb.jpg" /></a>&nbsp;<a href="http://blog.chase.net.au/wp-content/uploads/2012/04/Screenshot_2012-04-17-00-35-01.png"><img border="0" alt="Home Screen" src="http://blog.chase.net.au/wp-content/uploads/2012/04/Screenshot_2012-04-17-00-35-01_thumb.jpg" /></a>&nbsp;<a href="http://blog.chase.net.au/wp-content/uploads/2012/04/Screenshot_2012-04-17-00-36-17.png"><img border="0" alt="Apps List" src="http://blog.chase.net.au/wp-content/uploads/2012/04/Screenshot_2012-04-17-00-36-17_thumb.jpg" /></a>&nbsp;<a href="http://blog.chase.net.au/wp-content/uploads/2012/04/Screenshot_2012-04-17-00-36-26.png"><img border="0" alt="Apps Swipe Fade Effect" src="http://blog.chase.net.au/wp-content/uploads/2012/04/Screenshot_2012-04-17-00-36-26_thumb.jpg" /></a>&nbsp;<a href="http://blog.chase.net.au/wp-content/uploads/2012/04/Screenshot_2012-04-17-00-37-03.png"><img border="0" alt="Widget Selection" src="http://blog.chase.net.au/wp-content/uploads/2012/04/Screenshot_2012-04-17-00-37-03_thumb.jpg" /></a>&nbsp;<a href="http://blog.chase.net.au/wp-content/uploads/2012/04/Screenshot_2012-04-15-02-30-44.png"><img border="0" alt="Battery Life" src="http://blog.chase.net.au/wp-content/uploads/2012/04/Screenshot_2012-04-15-02-30-44_thumb.jpg" /></a></p>
<h3>
<p>Step 3:&nbsp;Keeping up to Date</p>
</h3>
<p>Now that you have a custom firmware, Samsung won&#8217;t keep you up to date any more.&nbsp; Keeping up to date with CM9 is pretty easy &#8211; just download the <a href="http://download.cyanogenmod.com/?type=nightly&amp;device=galaxys2">newest nightly build</a> whenever you feel the urge, put it on the phone as before and install it from the ClockworkMod Recovery boot menu.&nbsp; There&#8217;s no need to install a new google apps, or wipe data/factory reset as the changes aren&#8217;t (usually) significant enough to warrant that sort of drastic step.&nbsp; You should, however, go into the advanced menu and wipe the cache and dalvik cache between upgrades.&nbsp; I&#8217;ve had no trouble at all with this part of the process.</p>
<p>You can see what&#8217;s been fixed/changed between any build <a href="http://cm-nightlies.appspot.com/?device=galaxys2">here</a>.</p>
<h3>
<p>Other Stuff</p>
</h3>
<p>Useful links summarized are:</p>
<p>CF-Root XDA Thread: <a href="http://forum.xda-developers.com/showthread.php?t=1103399">http://forum.xda-developers.com/showthread.php?t=1103399</a><br />CF-Root Announcement: <a href="http://www.xda-developers.com/android/cf-root-available-for-sgs2/">http://www.xda-developers.com/android/cf-root-available-for-sgs2/</a></p>
<p>CM9 SGS2 Downloads: <a href="http://download.cyanogenmod.com/?type=nightly&amp;device=galaxys2">http://download.cyanogenmod.com/?type=nightly&amp;device=galaxys2</a><br />CM9 XDA Thread: <a href="http://forum.xda-developers.com/showthread.php?t=1419102">http://forum.xda-developers.com/showthread.php?t=1419102</a><br />CM SGS2 Changelog: <a href="http://cm-nightlies.appspot.com/?device=galaxys2">http://cm-nightlies.appspot.com/?device=galaxys2</a><br />Team Hacksung: <a href="http://teamhacksung.org/wiki/index.php/Main_Page">http://teamhacksung.org/wiki/index.php/Main_Page</a><br />CM Wiki SGS2: <a href="http://wiki.cyanogenmod.com/wiki/Samsung_Galaxy_S_II:_Full_Update_Guide">http://wiki.cyanogenmod.com/wiki/Samsung_Galaxy_S_II:_Full_Update_Guide</a><br />Some random blog&#8217;s changelog: <a href="http://shetalksandroid.blogspot.com.au/2012/01/reviews-of-latest-cm9-builds-for-sgs2.html">http://shetalksandroid.blogspot.com.au/2012/01/reviews-of-latest-cm9-builds-for-sgs2.html</a></p>
<p>SGS2 Modems: <a href="http://forum.xda-developers.com/showthread.php?t=1131950">http://forum.xda-developers.com/showthread.php?t=1131950</a><br />Whirlpool Modem Discussion: <a href="http://forums.whirlpool.net.au/archive/1826834">http://forums.whirlpool.net.au/archive/1826834</a></p>
<p>Modem firmware dramatically changes the reception you&#8217;ll receive on both voice and data.&nbsp; It&#8217;s seriously worth playing with the different modem firmwares available to get the best performance.&nbsp; I&#8217;m currently using the &#8220;KP8&#8243; firmware and it is behaving pretty well for me, but your mileage may vary.</p>
<p>It&#8217;s probably possible to flash the stock firmware back onto your phone.&nbsp; It&#8217;s probably not easy.&nbsp; Make sure you really want to do this before you do because you may as well assume a one way trip.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chase.net.au/index.php/2012/04/cyanogenmod-on-my-sgs2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Retina Display</title>
		<link>http://blog.chase.net.au/index.php/2012/03/retina-display/</link>
		<comments>http://blog.chase.net.au/index.php/2012/03/retina-display/#comments</comments>
		<pubDate>Sat, 17 Mar 2012 08:14:21 +0000</pubDate>
		<dc:creator>jw</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[HDTV]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[retina]]></category>
		<category><![CDATA[TV]]></category>

		<guid isPermaLink="false">http://blog.chase.net.au/index.php/2012/03/retina-display/</guid>
		<description><![CDATA[I got an iPad 3 (for my wife &#8211; the Transformer Prime is way better for me) and while the screen is very nice, I can&#8217;t say that it&#8217;s a &#8220;revolution&#8221; or any of the other idiocy floating around.  It&#8217;s actually nothing more special than a HD TV from a viewer&#8217;s perspective: My iPad 3 [...]]]></description>
				<content:encoded><![CDATA[<p>I got an iPad 3 (for my wife &#8211; the Transformer Prime is way better for me) and while the screen is very nice, I can&#8217;t say that it&#8217;s a &#8220;revolution&#8221; or any of the other idiocy floating around.  It&#8217;s actually nothing more special than a HD TV from a viewer&#8217;s perspective:</p>
<p>My iPad 3 has 250 pixels per inch, and is designed to be held at 12 inches away.<br />
My TV has about 40 pixels per inch and is designed to be viewed from 10 feet or more.</p>
<p>Apparent pixel size is 400 pixels per inch on the TV, comparing like to like, which blows any of Apple&#8217;s &#8220;retina displays&#8221; out of the water.  Seeing pixels on a BluRay movie or 1080p game like Final Fantasy XIII is flat out impossible, and predates any retina nonsense.  So, they&#8217;re nice and all but hardly something unheard of.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chase.net.au/index.php/2012/03/retina-display/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Transformer Prime</title>
		<link>http://blog.chase.net.au/index.php/2012/03/transformer-prime/</link>
		<comments>http://blog.chase.net.au/index.php/2012/03/transformer-prime/#comments</comments>
		<pubDate>Sun, 11 Mar 2012 14:50:30 +0000</pubDate>
		<dc:creator>jw</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.chase.net.au/index.php/2012/03/transformer-prime/</guid>
		<description><![CDATA[Been a while.&#160; I&#8217;ve had lots of interesting stuff to blog about, just been slack and haven&#8217;t written any of it down.&#160; Finally I got excited again &#8211;&#160;just took some messing around with a new tablet to get it done! So, I went crazy and bough a Transformer Prime&#160;because I really wanted a table now [...]]]></description>
				<content:encoded><![CDATA[<p>Been a while.&nbsp; I&#8217;ve had lots of interesting stuff to blog about, just been slack and haven&#8217;t written any of it down.&nbsp; Finally I got excited again &ndash;&nbsp;just took some messing around with a new tablet to get it done!</p>
<p>So, I went crazy and bough a <a href="http://eee.asus.com/eeepad/transformer-prime/features/">Transformer Prime</a>&nbsp;because I really wanted a table now that my wife has her iPad 2.&nbsp; Purchase decision was actually pretty easy &ndash;&nbsp;I wanted an Android device (because I love my Samsung Galaxy S2 phone) and the Tegra 3 was just too good to go past.&nbsp; It took some work to find somewhere in the US with it in stock but eventually I settled on Abe&#8217;s of Maine because they had the tablet and appeared a good quality merchant that had it at the magical sub-$500 price point.&nbsp; Some phone calls later (to sort out the credit card info) and a bit of a wait on supply later and it finally ended up over in Oz.</p>
<p>Initial setup was trivially easy &ndash;&nbsp;it sucked down the configuration of my Phone and tried to set itself up identically, upgrading from Honeycomb to Ice Cream Sandwich in the background.&nbsp; Everything was happy except for the odd reboot once or twice a day (more on that later).</p>
<p>Next, I decided that seeing the warranty was &ldquo;return to base&rdquo; and &ldquo;base&rdquo; was a hundred dollar courier away then there was nothing to lose in rooting it and putting clockworkmod into the bootloader just so I could try out Cyanogenmod when it finally gets stable on the Prime.&nbsp; Everything went very smoothly using <a href="http://vipermod.tiamat-dev.com/">vipermod</a>&nbsp;and it&#8217;s a process I can absolutely recommend to anyone trying to do this on their prime.</p>
<p>Now the fun started.&nbsp; Some more research told me that the downloadable update (.15) fixed the reboot issue I described previously and a quick check showed me I only got the .14 update automatically during setup.&nbsp; Figured that would be easy enough to fix so I downloaded the .15 version from ASUS&#8217;s site and went to install it.&nbsp; Next thing I knew, my tablet was stuck at the Clockworkmod recovery screen and no matter what I tried, it wouldn&#8217;t get unstuck.&nbsp; To make matters worse, my laptop was reporting &ldquo;Full Android on Emulator&rdquo; as the USB device with no drivers available so I couldn&#8217;t even get adb to connect.</p>
<p>Making matters even worse, it seems that Clockworkmod can&#8217;t access the micro-SD slot so there&#8217;s actually no way to get a new firmware into the Prime if you mess something up.&nbsp; You need to make sure there&#8217;s a working one somewhere on the internal flash.&nbsp; Of course, I wasn&#8217;t smart enough to have done that so I really was stuck!</p>
<p>Some hours of searching over on <a href="http://forum.xda-developers.com/">xda-developers</a>&nbsp;finally set things right.&nbsp; The fix was:</p>
<ol>
<li>Fix up my&nbsp;adb drivers: the &ldquo;Universal Driver&rdquo; can be found <a href="http://forum.xda-developers.com/showthread.php?t=1426502">here</a>.&nbsp; Basically it&#8217;s a repack of the standard drivers with the appropriate fixes for running adb against Clockworkmod Recovery, and worked a treat once I had it installed.</li>
<li>Use adb as outlined in Option 1a <a href="http://forum.xda-developers.com/showthread.php?t=1514088">here</a>.</li>
</ol>
<p>Now I had my Prime booting back to the .14 firmware as before, which had achieved nothing but I knew now that putting an official firmware upgrade on a clockworkmod install is a really, really bad idea so there had to be a &ldquo;proper&rdquo; way of doing it.&nbsp; Turns out there is:</p>
<p>Go <a href="http://forum.xda-developers.com/showthread.php?t=1518462">here</a>.&nbsp; Jermaine151 has repacked the official firmware (with root enabled and some other stuff) which installs just beautifully on a&nbsp;clockworkmod install.&nbsp; So now I have a fully upgraded Transformer Prime, with custom firmware enabled and root privileges.&nbsp; One very happy camper.</p>
<div class="bjtags">Tags:  <a rel="tag" href="http://technorati.com/tag/transformer+prime">transformer+prime</a>, <a rel="tag" href="http://technorati.com/tag/asus">asus</a>, <a rel="tag" href="http://technorati.com/tag/clockworkmod">clockworkmod</a>, <a rel="tag" href="http://technorati.com/tag/recovery">recovery</a>, <a rel="tag" href="http://technorati.com/tag/boot+loop">boot+loop</a>, <a rel="tag" href="http://technorati.com/tag/brick">brick</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.chase.net.au/index.php/2012/03/transformer-prime/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Game List Updated</title>
		<link>http://blog.chase.net.au/index.php/2010/04/game-list-updated/</link>
		<comments>http://blog.chase.net.au/index.php/2010/04/game-list-updated/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 11:44:16 +0000</pubDate>
		<dc:creator>jw</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.chase.net.au/index.php/2010/04/game-list-updated/</guid>
		<description><![CDATA[Updated my game list again with the PS3, Wii and Steam games I&#8217;ve picked up recently: http://club.ign.com/b/list/custom?lid=100018&#38;owner=throx&#38;mode=vown &#160; Tags: games, ign, ps3, wii, steam, list]]></description>
				<content:encoded><![CDATA[<p>Updated my game list again with the PS3, Wii and Steam games I&rsquo;ve picked up recently:</p>
<p><a href="http://club.ign.com/b/list/custom?lid=100018&amp;owner=throx&amp;mode=vown">http://club.ign.com/b/list/custom?lid=100018&amp;owner=throx&amp;mode=vown</a></p>
<p>&nbsp;</p>
<div class="bjtags">Tags:  <a rel="tag" href="http://technorati.com/tag/games">games</a>, <a rel="tag" href="http://technorati.com/tag/ign">ign</a>, <a rel="tag" href="http://technorati.com/tag/ps3">ps3</a>, <a rel="tag" href="http://technorati.com/tag/wii">wii</a>, <a rel="tag" href="http://technorati.com/tag/steam">steam</a>, <a rel="tag" href="http://technorati.com/tag/list">list</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.chase.net.au/index.php/2010/04/game-list-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AC2 DRM means Playstation wins</title>
		<link>http://blog.chase.net.au/index.php/2010/03/ac2-drm-means-playstation-wins/</link>
		<comments>http://blog.chase.net.au/index.php/2010/03/ac2-drm-means-playstation-wins/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 06:06:01 +0000</pubDate>
		<dc:creator>jw</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.chase.net.au/index.php/2010/03/ac2-drm-means-playstation-wins/</guid>
		<description><![CDATA[The combination of the obnoxious DRM placed on the PC version of Assasin&#8217;s Creed 2 and the release of Final Fantasy XIII&#160;finally made me break down and get a Playstation 3.&#160; Interestingly, I&#8217;m still of the opinion that the Xbox 360 is a better value machine in a purely hardware head to head comparison, but [...]]]></description>
				<content:encoded><![CDATA[<p>The combination of the <a href="http://blog.chase.net.au/index.php/2010/02/assassins-creed-2-on-pc-dont-buy-it/">obnoxious DRM</a> placed on the <a href="http://blog.chase.net.au/index.php/2010/02/assassins-creed-2-drm/">PC version</a> of <a href="http://blog.chase.net.au/index.php/2010/03/assassins-creed-2-unplayable/">Assasin&rsquo;s Creed 2</a> and the release of <a href="http://finalfantasy13game.com/">Final Fantasy XIII</a>&nbsp;finally made me break down and get a <a href="http://au.playstation.com/ps3/">Playstation 3</a>.&nbsp; Interestingly, I&rsquo;m still of the opinion that the Xbox 360 is a better value machine in a purely hardware head to head comparison, but I&rsquo;ve got my reasons for getting the PS3 instead:</p>
<ol>
<li><a href="http://playtvps3.com/en_AU/">PlayTV</a>&nbsp;: I don&rsquo;t have a DVR, or any sort of working video recorder at the moment and PlayTV looked like just what I&rsquo;d want.&nbsp; Full HDTV compliance and a guide I can record from.&nbsp; The only downside is a little bit of <a href="http://whirlpool.net.au/wiki/?tag=ps3_playtv">messing around</a>&nbsp;if I want to copy stuff to watch later on another device, but that&rsquo;s because of the stupid &ldquo;<a href="http://en.wikipedia.org/wiki/Freeview_%28Australia%29">FreeView</a>&rdquo; restrictions (note that FreeView doesn&rsquo;t actually give the consumers anything, it restricts what they can do with the TV signal they receive).</li>
<li>Final Fantasy XIII : This game was designed with the PS3 (and its Blu-Ray drive) in mind, with the X360 coming in later, causing textures to have to be cut down for the X360 version.&nbsp; I&rsquo;d rather see it in full original quality.</li>
<li>Less region restrictions : Imported PS3 games can be played without any issues on an Aussie PS3.&nbsp; The X360 is restricted.</li>
<li><a href="http://www.littlebigplanet.com/">Little Big Planet</a></li>
<li>Most of the games I would want on the X360 are also available for the PC, and with my XBox Controllers for Windows, are easily as enjoyable.&nbsp; <a href="http://www.steampowered.com/">Steam</a> allows me to purchase these games quite cheaply (if I wait for the specials) so there&rsquo;s just not as much value in the X360 for me right now.</li>
<li>User replaceable parts (like upgrading the HDD).</li>
</ol>
<p>Of course, I picked up Assassin&rsquo;s Creed 2 for the Playstation.&nbsp; No PC sale for me with that DRM &ndash; they forced me to move to a console so their idea that their DRM is saving the PC gaming industry is just wrong.</p>
<div class="bjtags">Tags:  <a rel="tag" href="http://technorati.com/tag/ps3">ps3</a>, <a rel="tag" href="http://technorati.com/tag/assassin's+creed">assassin&#8217;s+creed</a>, <a rel="tag" href="http://technorati.com/tag/little+big+planet">little+big+planet</a>, <a rel="tag" href="http://technorati.com/tag/freeview">freeview</a>, <a rel="tag" href="http://technorati.com/tag/play+tv">play+tv</a>, <a rel="tag" href="http://technorati.com/tag/xbox">xbox</a>, <a rel="tag" href="http://technorati.com/tag/drm">drm</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.chase.net.au/index.php/2010/03/ac2-drm-means-playstation-wins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Assassin&#8217;s Creed 2 Unplayable</title>
		<link>http://blog.chase.net.au/index.php/2010/03/assassins-creed-2-unplayable/</link>
		<comments>http://blog.chase.net.au/index.php/2010/03/assassins-creed-2-unplayable/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 14:06:23 +0000</pubDate>
		<dc:creator>jw</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.chase.net.au/index.php/2010/03/assassins-creed-2-unplayable/</guid>
		<description><![CDATA[Ubisoft got what it deserved &#8211; the day after Assassin&#8217;s Creed 2 went live their DRM servers went down and no paying customer was able to actually play the game.&#160; I&#8217;m really hoping the fallout from this is so huge that they realize the whole idea was so incredibly stupid to begin with that it [...]]]></description>
				<content:encoded><![CDATA[<p>Ubisoft got what it deserved &ndash; the day after Assassin&rsquo;s Creed 2 went live their <a href="http://www.joystiq.com/2010/03/07/ubisoft-drm-authentification-server-is-down-assassins-creed-2/">DRM servers went down</a> and no paying customer was able to actually play the game.&nbsp; I&rsquo;m really hoping the fallout from this is so huge that they realize the whole idea was so incredibly stupid to begin with that it never should have seen the light of day.</p>
<p>Hoping&hellip;</p>
<p>(No, I haven&rsquo;t bought it myself)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chase.net.au/index.php/2010/03/assassins-creed-2-unplayable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Assassin&#8217;s Creed 2 DRM</title>
		<link>http://blog.chase.net.au/index.php/2010/02/assassins-creed-2-drm/</link>
		<comments>http://blog.chase.net.au/index.php/2010/02/assassins-creed-2-drm/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 11:55:55 +0000</pubDate>
		<dc:creator>jw</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.chase.net.au/index.php/2010/02/assassins-creed-2-drm/</guid>
		<description><![CDATA[I&#8217;ve been rather upset by the DRM in Assassin&#8217;s Creed 2.&#160; Essentially it&#8217;s a single player game but Ubisoft in their effort to become even more draconian with DRM has decided that the game will constantly check with their online servers so if your internet drops out while playing then the game stops. That&#8217;s right [...]]]></description>
				<content:encoded><![CDATA[<p>I&rsquo;ve <a href="http://blog.chase.net.au/index.php/2010/02/assassins-creed-2-on-pc-dont-buy-it/">been</a> <a href="http://forums.ubi.com/eve/forums/a/tpc/f/5251069024/m/1801042338">rather</a> <a href="http://forums.ubi.com/eve/forums/a/tpc/f/5251069024/m/2571024338">upset</a> <a href="http://www.brellrants.net/forum/viewtopic.php?f=24&amp;t=18806">by</a> the <a href="http://arstechnica.com/gaming/news/2010/02/ubisoft-details-drm.ars">DRM in Assassin&rsquo;s Creed 2</a>.&nbsp; Essentially it&rsquo;s a single player game but Ubisoft in their effort to become even more draconian with DRM has decided that the game will constantly check with their online servers so if your internet drops out while playing then the game stops.</p>
<p align="left">That&rsquo;s right &#8211; a single player game that requires a full-time internet connection ONLY for making sure you&rsquo;re not a criminal.&nbsp; That&rsquo;s what Ubi thinks of its customers and frankly this really has the capability of hurting them.&nbsp; The <a href="http://thepiratebay.org/">pirates</a> (and make no mistake, the game will be &ldquo;cracked&rdquo; and available for download within a day of release) have a significantly better product that can be enjoyed by anyone at anytime, so the only real result I see for Ubi is much more piracy.</p>
<p align="left">I have no intention of purchasing the game with that sort of restriction.&nbsp; My internet is not too bad, but I don&rsquo;t want to be held to something out of my control while enjoying a single player experience.&nbsp; I can imagine how this would work for someone on satellite internet, dial-up or worse (like in the armed forces).&nbsp; It&rsquo;s fundamentally a really dumb decision.</p>
<p align="left">In any case, I find the whole thing extremely deceptive and have lodged an inquiry to their behaviour with the <a href="http://www.accc.gov.au/content/index.phtml/itemId/54217">ACCC</a>:</p>
<blockquote>
<p>I am concerned by the evolution of the Digital Rights Management (DRM) used in the games shortly to be released by Ubisoft, in particular &#8220;Assassin&#8217;s Creed 2&#8243; and &#8220;Splinter Cell Conviction&#8221; but reportedly included in all future titles. Details can be found at Ars Technica (<a href="http://arstechnica.com/gaming/news/2010/02/ubisoft-details-drm.ars">http://arstechnica.com/gaming/news/2010/02/ubisoft-details-drm.ars</a>) but to summarize: Despite being a single player experience the game will not permit the user to play without being continuously connected to Ubisoft&#8217;s license verification servers. Disconnection or interruption of that connection results in the game terminating and Ubisoft maintains the ability to remotely terminate the end user&#8217;s ability to use their licensed product without significant recourse from the consumer.</p>
</p>
<p>Games are marketed as boxed products, which give the impression and feel of a standalone product and while it may be&nbsp;recognized that many current games require some form of &#8220;activation&#8221;, these do not mandate a continuous connection and there is no consumer expectation that this should exist. Without significant warning labels it is likely that a large section of the consumer market (which either do not have internet, do not have continuous connections or have interrupted connections) will be impacted by this decision and potentially find themselves with a product that may not work at all in the way expected. Similarly, with internet bandwidth being metered in Australia users may find themselves liable for additional costs.</p>
</blockquote>
<div class="bjtags">Tags:  <a rel="tag" href="http://technorati.com/tag/Ubisoft">Ubisoft</a>, <a rel="tag" href="http://technorati.com/tag/DRM">DRM</a>, <a rel="tag" href="http://technorati.com/tag/Splinter+Cell">Splinter+Cell</a>, <a rel="tag" href="http://technorati.com/tag/Conviction">Conviction</a>, <a rel="tag" href="http://technorati.com/tag/Assassin's+Creed">Assassin&#8217;s+Creed</a>, <a rel="tag" href="http://technorati.com/tag/ACCC">ACCC</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.chase.net.au/index.php/2010/02/assassins-creed-2-drm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Assassin&#8217;s Creed 2 on PC &#8211; Don&#8217;t buy it</title>
		<link>http://blog.chase.net.au/index.php/2010/02/assassins-creed-2-on-pc-dont-buy-it/</link>
		<comments>http://blog.chase.net.au/index.php/2010/02/assassins-creed-2-on-pc-dont-buy-it/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 02:13:59 +0000</pubDate>
		<dc:creator>jw</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Opinion]]></category>

		<guid isPermaLink="false">http://blog.chase.net.au/index.php/2010/02/assassins-creed-2-on-pc-dont-buy-it/</guid>
		<description><![CDATA[This is a damned shame because I&#8217;ve been waiting a while for AC2, but now Ubisoft has gone way over the top on their DRM schemes.&#160; Their new idea of an &#8220;acceptable&#8221; solution is to require you to be online the entire game and if you go offline then it boots you from the game [...]]]></description>
				<content:encoded><![CDATA[<p>This is a damned shame because I&rsquo;ve been waiting a while for AC2, but now Ubisoft has gone <a href="http://arstechnica.com/gaming/news/2010/01/ubisofts-new-drm-solution-you-have-be-online-to-play.ars">way over the top</a> on their DRM schemes.&nbsp; Their new idea of an &ldquo;acceptable&rdquo; solution is to <a href="http://www.computerandvideogames.com/article.php?id=235290&amp;site=pcg">require you to be online</a> the entire game and if you go offline then it boots you from the game (losing your play from the last checkpoint).&nbsp; Frankly that&rsquo;s just stupid and broken compared to the console versions.</p>
<p><a href="http://www.computerandvideogames.com/article.php?id=235596">Ubi&rsquo;s response</a> to the concerns raised by gamers is <a href="http://arstechnica.com/gaming/news/2010/02/ubisoft-details-drm.ars">typically dismissive</a> and frankly reeks of an expectation that people should throw money at them regardless of the crap they shovel out.&nbsp; I&rsquo;m not playing that way &#8211; it&rsquo;s my money and I can choose to not spend it.</p>
<p>Yes, piracy is a significant concern and this dumb move just made the pirate&rsquo;s product a <em>lot</em> more attractive.&nbsp; Good job at alienating your customers, Ubi.</p>
<p>&nbsp;</p>
<div class="bjtags">Tags:  <a rel="tag" href="http://technorati.com/tag/drm">drm</a>, <a rel="tag" href="http://technorati.com/tag/assassin's+creed">assassin&#8217;s+creed</a>, <a rel="tag" href="http://technorati.com/tag/piracy">piracy</a>, <a rel="tag" href="http://technorati.com/tag/ubisoft">ubisoft</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.chase.net.au/index.php/2010/02/assassins-creed-2-on-pc-dont-buy-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
