<?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>Jai&#039;s Ethos &#187; Jai</title>
	<atom:link href="http://jaiharrison.com/author/Jai/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaiharrison.com</link>
	<description></description>
	<lastBuildDate>Thu, 15 Apr 2010 17:44:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MMORPGs</title>
		<link>http://jaiharrison.com/2010/mmorpgs/</link>
		<comments>http://jaiharrison.com/2010/mmorpgs/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 15:19:28 +0000</pubDate>
		<dc:creator>Jai</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jaiharrison.com/?p=71</guid>
		<description><![CDATA[I&#8217;ve been doing a lot of thinking lately about MMORPGs and how one might be able to create a successful browser-based one that does not depend on Flash. It&#8217;s a pretty tricky situation, really. Although you can cleverly use AJAX and CSS to create a party-based, co-operative against computerised enemies that occurs in &#8220;real time&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been doing a lot of thinking lately about MMORPGs and how one might be able to create a successful browser-based one that does not depend on Flash. It&#8217;s a pretty tricky situation, really. Although you can cleverly use AJAX and CSS to create a party-based, co-operative against computerised enemies that occurs in &#8220;real time&#8221; that only works well for the battles themselves. We can easily add live chat to the system between guilds, parties, friends and perhaps world channels but that&#8217;s also only a part of the multi-player experience. Another key part is being able to navigate the world and come across other players on your way who you can optionally communicate with or assist. So without these visual representations of players moving about you really lose a lot of the multi-player feel that is present in Flash-based and non-browser MMORPGs. Furthermore it&#8217;s really quite tough to create strong emotions and feels for different places inside the game without linking the visuals with audio. Facebook&#8217;s in-browser chat service does not depend on Flash however they do use it for sound notifications if you have them enabled. This leads me to believe that there&#8217;s no viable alternative for audio through browsers&#8217; in built features.</p>
<p><strong>Update:</strong> It seems that a lot of this can actually be done using HTML5 and Javascript. Of course none of this will ever work in Internet Explorer but Google is already <a href="http://code.google.com/chrome/chromeframe/">in the process of providing a solution</a> to this problem. Which means that I would only need to focus on supporting the main browsers: Firefox, Opera, Chrome and Safari. Unfortunately Safari doesn&#8217;t support OGG playback so I would need to use MP3s for it. Or I could just ignore supporting Safari because of its caveats and still have 93% of modern users (people using pre-XP versions of Internet Explorer would be left out) able to play it in their browser of choice.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaiharrison.com/2010/mmorpgs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Jaunty Woes</title>
		<link>http://jaiharrison.com/2009/jaunty-woes/</link>
		<comments>http://jaiharrison.com/2009/jaunty-woes/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 02:33:24 +0000</pubDate>
		<dc:creator>Jai</dc:creator>
				<category><![CDATA[Ubuntu-UK Planet]]></category>

		<guid isPermaLink="false">http://jaiharrison.com/?p=45</guid>
		<description><![CDATA[As per usual I clean installed the latest version of Ubuntu yesterday and have been using it on my Inspiron 1525. There have been various improvements since Intrepid such as a faster boot time, a new notifications system and a new version of GNOME. There have also been numerous regressions. With each new version of [...]]]></description>
			<content:encoded><![CDATA[<p>As per usual I clean installed the latest version of Ubuntu yesterday and have been using it on my Inspiron 1525. There have been various improvements since Intrepid such as a faster boot time, a new notifications system and a new version of GNOME. There have also been numerous regressions. With each new version of Ubuntu I&#8217;ve often hit an odd problem here but nothing of this scale and with the final release in 5 days it appears that Jaunty will ship in a state unsuitable for Ubuntu&#8217;s target market.</p>
<p>A good friend of mine leapfrogged one of the Ubuntu releases after sticking with the prior one for an additional six months because it was unusable on his machine yet the later release worked fine. I had never experienced similar problems until now. Allow me to go into a little detail about the problems I&#8217;ve encountered.</p>
<p><strong>Major regression in Intel drivers performance</strong></p>
<p>I always read the release candidate technical overview before installing a new version of Ubuntu. Unfortunately complete unusability on Intel graphics cards isn&#8217;t mentioned in the known issues. You have to check the bottom of a seperate set of release notes. Given that <a href="http://www.linux-magazine.com/online/news/linux_graphics_survey_nvidia_leads_intel_catching_up">22% of GNU/Linux users use Intel graphics</a> along with all of the Ubuntu machines sold by Dell you would think Canonical would think that the regression is a bigger deal.</p>
<p>So I installed an older driver following instructions linked to in the bug listing. Whilst this did originally seem to provide an enhancement graphical performance has since returned to it&#8217;s original Jaunty hell. Why would someone decide to include alpha drivers in an Ubuntu release?</p>
<p><strong>Settings in Power Management are ignored.</strong></p>
<p>The Power Management options in Jaunty sure behave weirdly for me. I disabled the display sleeping and dimming when on AC power and set nothing to happen when the laptop lid is closed. However my display still decides to sleep and closing the laptop lid:</p>
<ul>
<li>Turns the display off on the screen.</li>
<li>Turns the display off on my external monitor.</li>
<li>Turns my two screen setup into a single screen that, when I reopen the lid, is mirrored on both screens.</li>
</ul>
<p>Needless to say I&#8217;ve configured my display settings correctly and I&#8217;ve even settled for the external screen being primary when the laptop one should be. So, anyway, I tried changing the battery power options to the same as the AC power ones and then my display stopped sleeping. I&#8217;m on AC power so this shouldn&#8217;t be resolving it! This still doesn&#8217;t resolve the closing laptop lid problem which means watching a movie on my external screen involves me keeping my laptop open (and bright).</p>
<p><strong>Rhythmbox refuses to play WMA files even with w32codecs installed.</strong></p>
<p>Sadly I still have some WMA files from back in the day when I used Windows. I&#8217;ve tried countless programs to convert them but nothing has successfully converted them without intermittent audio issues. Thus I&#8217;ve kept them in WMA format and, until Jaunty, have been able to play them back in Ubuntu. I hate to say it but it looks like Canonical has taken steps to prevent people from playing back WMA unless they purchase the codecs from their store. My reasoning for this conclusion is that Rhythmbox refuses to play WMA files yet every other gstreamer based application on my system handles them fine. This is especially a shame as the application I&#8217;m now using to play music, Songbird, doesn&#8217;t like OGG format. As the only OGG format music I have is the Ubuntu podcasts I figured it&#8217;s a sacrifice I have to make &#8211; I&#8217;ll listen to those in a seperate application.</p>
<p><strong>Other Minor Annoyances<br />
</strong></p>
<ul>
<li><em>indicator-applet</em> &#8211; It appears that this is meant to hold all of the programs that should be in the notification area. Firstly this is completely unwanted behaviour &#8211; I want easy access to Pidgin and other programs. Secondly, it doesn&#8217;t work properly as the only tray program it actually shows is Pidgin and, furthermore, Pidgin is also shown as an additional separate icon.</li>
<li><em>update-manager</em> &#8211; Apparently there&#8217;s some people out there&#8230; somewhere&#8230; that don&#8217;t see the update icon in the notification area and use it to update their software. I&#8217;ve not met anyone who isn&#8217;t aware of it and my grandmother who is in her late sixties is able to use it fine this way. Removing it now means that she won&#8217;t ever update her machine, ever. Fortunately it can be re-enabled with a command in the terminal but I worry about people out there that, without this icon, won&#8217;t ever update their machine.</li>
<li><em>VLC media player</em> &#8211; Now VLC displays video inside a seperate window to the rest of the program despite whatever settings are used in its preferences.</li>
<li><em>Poor performance</em> &#8211; Jaunty gives me generally poor performance. It lags constantly. I&#8217;ve listed this as a minor annoyance as I believe it&#8217;s probably caused by the lack of proper support for Intel graphics but it makes the OS pretty difficult to use.</li>
<li><em>GNOME panel regression</em> &#8211; I am no longer able to drag panels around on my desktop. I can change the orientation of each panel but this doesn&#8217;t allow me to move them from one monitor to another. This especially poses a problem when the wrong monitor is automagically chosen as primary.</li>
</ul>
<h2>Improvements</h2>
<p>Okay. I&#8217;ve spent plenty of time listing all the problems that have crept into Jaunty, both minor and major, but now I believe it&#8217;s time to list the enhancements that relate to me and how.</p>
<ul>
<li><em>Faster boot time</em> &#8211; Jaunty boots faster than Intrepid. It also includes a nice, new bootup screen. This is definitely a good thing although I wonder if, really, what people need is the base installation on a SSD for fast bootup (~7 seconds) and then the data stored on a HDD inside the same laptop/desktop for price factor. It&#8217;s also a shame that I have to wait for my desktop to load after entering my username and password. On a one person machine like mine it would be much better if it preloaded the desktop and displayed it once I&#8217;d logged in.</li>
<li><em>New notification system</em> &#8211; A new notification system is bundled with Jaunty. The new notifications look pretty cool and you can try it out yourself with the following command: <strong>notify-send &#8220;Hey&#8221; &#8220;Jai is awesome&#8221;</strong></li>
<li><em>gEdit</em> &#8211; A nice new theme is included called Cobalt. The document&#8217;s language can easily be changed via the bottom of the text editor although there are a LOT of entries here (perhaps it would be better to let users choose which languages to display as the average user probably only uses a small selection of the ones gEdit supports).</li>
<li><em>Open Office 3</em> &#8211; It&#8217;s definitely a good thing that this is now included with Ubuntu but, of course, I installed it on Intrepid ages ago using a third party repository.</li>
<li><em>Updated software</em> &#8211; Most software has been updated to the latest versions in the repositories <img src='http://jaiharrison.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jaiharrison.com/2009/jaunty-woes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Firefox Addons</title>
		<link>http://jaiharrison.com/2009/firefox-addons/</link>
		<comments>http://jaiharrison.com/2009/firefox-addons/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 23:52:14 +0000</pubDate>
		<dc:creator>Jai</dc:creator>
				<category><![CDATA[Ubuntu-UK Planet]]></category>

		<guid isPermaLink="false">http://jaiharrison.com/?p=42</guid>
		<description><![CDATA[I&#8217;ve been having some issues with Firefox lately. Specifically, it&#8217;s been freezing during use and Flash videos have been lagging. I tried a few steps to rectify it, eventually creating a new profile (which didn&#8217;t fix the problem but made it a lot less prominent).
After creating my new profile and migrating the passwords, bookmarks, history [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been having some issues with Firefox lately. Specifically, it&#8217;s been freezing during use and Flash videos have been lagging. I tried a few steps to rectify it, eventually creating a new profile (which didn&#8217;t fix the problem but made it a lot less prominent).</p>
<p>After creating my new profile and migrating the passwords, bookmarks, history and cookies (I left everything else as that was, no doubt, causing the problem) I installed a few essential extensions and that led me to wondering, what extensions does everyone else use in Firefox? Feel free to reply in comment to this post or post your own similar entry.</p>
<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/4578">Brief</a> &#8211; Built-in RSS reader. I used to use Tiny Tiny RSS but found it too slow</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/6875">Cookie Whitelist</a> &#8211; Makes blocking tracking cookies easy <img src='http://jaiharrison.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li><a href="http://gears.google.com/">Google Gears</a> &#8211; So I can download my GMail and read it later</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a> &#8211; I currently only use this for <a href="http://userscripts.org/scripts/show/8861">Facebook Fixer</a> but have used it for lots of other things in the past.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/722">NoScript</a> &#8211; Stops JavaScript and Flash adverts as well as preventing sites from doing nasty things with JavaScript (think of those sites where they open 100 popups when you visit them).</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/427">ScrapBook</a> &#8211; Store snippets of the web forever.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1455">Tiny Menu</a> &#8211; Reclaim my screen by removing the entire menu bar toolbar in Firefox.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/5890">Tree Style Tab</a> &#8211; Modern wide-screen laptops have extra space when browsing websites which is best used to display a longer list of open tabs.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jaiharrison.com/2009/firefox-addons/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Effort Reward System</title>
		<link>http://jaiharrison.com/2009/effort-reward-system/</link>
		<comments>http://jaiharrison.com/2009/effort-reward-system/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 20:47:15 +0000</pubDate>
		<dc:creator>Jai</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jaiharrison.com/?p=38</guid>
		<description><![CDATA[Whilst sitting here, trying to do work instead of going out with the rest of my friends I had a somewhat brilliant idea. See, I love going out and having a great time but I don&#8217;t have as much money as most of my friends and it tends to get in the way of doing [...]]]></description>
			<content:encoded><![CDATA[<p>Whilst sitting here, trying to do work instead of going out with the rest of my friends I had a somewhat brilliant idea. See, I love going out and having a great time but I don&#8217;t have as much money as most of my friends and it tends to get in the way of doing my coursework. I also find it extremely difficult to get my coursework done. What if I only went out when I&#8217;d done my coursework as a reward for my hard effort?</p>
<p>Well, starting now, that&#8217;s what is going to happen. On Wednesday I have a piece of extremely difficult (if you disagree then congratulations, I&#8217;m finding it difficult) coursework due. If I get it in I can go to Red Leicester &#8211; if I don&#8217;t I&#8217;m not going out. Lets see how long I can stick to this system for.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaiharrison.com/2009/effort-reward-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Last semester&#8217;s module results</title>
		<link>http://jaiharrison.com/2009/last-semesters-module-results/</link>
		<comments>http://jaiharrison.com/2009/last-semesters-module-results/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 14:06:33 +0000</pubDate>
		<dc:creator>Jai</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Ubuntu-UK Planet]]></category>

		<guid isPermaLink="false">http://jaiharrison.com/?p=35</guid>
		<description><![CDATA[I got the results for my last semester&#8217;s modules yesterday and they were all passes (three of them being 1sts &#8211; 70%+). As it&#8217;s the first year a pass is all that matters but it&#8217;s nice to know that I got 1sts in 3 of the modules.
Program Design: 90%
Study Skills and Professional Practice : 70%
Discrete [...]]]></description>
			<content:encoded><![CDATA[<p>I got the results for my last semester&#8217;s modules yesterday and they were all passes (three of them being 1sts &#8211; 70%+). As it&#8217;s the first year a pass is all that matters but it&#8217;s nice to know that I got 1sts in 3 of the modules.</p>
<p>Program Design: <strong>90%</strong><br />
Study Skills and Professional Practice : <strong>70%</strong><br />
Discrete Structures: <strong>70%</strong><br />
Computer Systems: <strong>45%</strong></p>
<p>I did no revision for Computer Systems, Program Design or Study Skills and Professional Practise. I realise now that I should have probably done somefor Computer Systems.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaiharrison.com/2009/last-semesters-module-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mixing it up</title>
		<link>http://jaiharrison.com/2009/mixing-it-up/</link>
		<comments>http://jaiharrison.com/2009/mixing-it-up/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 00:04:48 +0000</pubDate>
		<dc:creator>Jai</dc:creator>
				<category><![CDATA[Ubuntu-UK Planet]]></category>

		<guid isPermaLink="false">http://jaiharrison.com/?p=28</guid>
		<description><![CDATA[So we reach the end of another year. This is a time that a large number of people tend to make commitments for their future to better themselves, their lifestyle or just keep life interesting with new things.  I&#8217;m nineteen now and about to start the next year of my life and, as is [...]]]></description>
			<content:encoded><![CDATA[<p>So we reach the end of another year. This is a time that a large number of people tend to make commitments for their future to better themselves, their lifestyle or just keep life interesting with new things.  I&#8217;m nineteen now and about to start the next year of my life and, as is usually the case, there&#8217;s things that I can definitely do better, new things that I&#8217;d like to try and others I would like to learn.</p>
<p>At this time last year I decided to make and follow four new year&#8217;s resolutions with varying degrees of success. I opted to be more physically active so as to get into better shape &#8211; unfortunately something that I don&#8217;t feel I&#8217;ve achieved to a significant standard. As such it is something that I would like to further this year by either taking up a sport or involving myself in regular workouts in the local gym.</p>
<p>Since I reached university I spend a lot more time socially and out in bars and clubs &#8211; a resolution from 2008 successfully met. I&#8217;d like to think that I take more chances now than I have before which is ultimately something that I will improve on further with time. I never completed a single entry in my 101 things to do before you die book. I think that perhaps I&#8217;d be more suited with my own self-crafted &#8220;<a href="http://www.urbandictionary.com/define.php?term=bucket list&amp;defid=2749410">bucket list</a>&#8220;.</p>
<p>This year I aim on fulfilling the following and would appreciate it if friends and family can keep me on track:</p>
<ul>
<li>Select and train in a sport to a high standard (e.g. running a half marathon).</li>
<li>Spend reading hours for every module at University so as to achieve my potential.</li>
<li>Try something new: regularly engage in new activities and try new things that I otherwise might never have.</li>
</ul>
<p>I am going to record my efforts, successes and all on my <a href="http://jaiharrison.com">personal website</a>. I would like to invite everyone to follow and also remind me of them if it looks like I may have been led astray. If you have suggestions for what new things I should try this year then please share them &#8211; I&#8217;ll never find out about them if you don&#8217;t tell me.</p>
<p><em><strong>Happy New Year!</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://jaiharrison.com/2009/mixing-it-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lifehacker geared at GNU/Linux?</title>
		<link>http://jaiharrison.com/2008/lifehacker-geared-at-gnulinux/</link>
		<comments>http://jaiharrison.com/2008/lifehacker-geared-at-gnulinux/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 20:18:35 +0000</pubDate>
		<dc:creator>Jai</dc:creator>
				<category><![CDATA[Ubuntu-UK Planet]]></category>

		<guid isPermaLink="false">http://jaiharrison.com/?p=25</guid>
		<description><![CDATA[I&#8217;m a long-time avid reader of the &#8220;tips &#38; downloads for getting things done&#8221;  website Lifehacker but I find that a large portion of the features on the website cover proprietary operating systems (Windows, Mac OS) and proprietary devices (such as the iPhone). The GNU/Linux coverage they give is usually well presented and easy [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a long-time avid reader of the &#8220;tips &amp; downloads for getting things done&#8221;  website <a href="http://lifehacker.com/">Lifehacker</a> but I find that a large portion of the features on the website cover proprietary operating systems (Windows, Mac OS) and proprietary devices (such as the iPhone). The GNU/Linux coverage they give is usually well <a href="http://lifehacker.com/tag/linux/">presented and easy for anyone to understand</a> but not up to par with the massive offerings for GNU/Linux users. The <strong>majority</strong> of GNU/Linux applications featured are cross platform applications &#8211; not GNU/Linux specific ones as with other operating systems.</p>
<p>This leaves me wondering as to whether there is something like Lifehacker out there geared specifically at GNU/Linux users. I&#8217;ve seen a few GNU/Linux market websites but they don&#8217;t have the finesse that Lifehacker has. Can anyone tell me if I&#8217;m missing anything significant out there?</p>
]]></content:encoded>
			<wfw:commentRss>http://jaiharrison.com/2008/lifehacker-geared-at-gnulinux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Doing It My Way</title>
		<link>http://jaiharrison.com/2008/doing-it-my-way/</link>
		<comments>http://jaiharrison.com/2008/doing-it-my-way/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 21:12:49 +0000</pubDate>
		<dc:creator>Jai</dc:creator>
				<category><![CDATA[Ubuntu-UK Planet]]></category>

		<guid isPermaLink="false">http://jaiharrison.com/?p=7</guid>
		<description><![CDATA[So I have finally got around to relaunching jaiharrison.com, my personal domain. As there&#8217;s been nothing here for a long time the only use the domain has had is to serve as a more personal means of contact (an address for e-mail, Jabber, MSN). Hopefully I&#8217;ll make more use of my address on the web [...]]]></description>
			<content:encoded><![CDATA[<p>So I have finally got around to relaunching <a href="http://jaiharrison.com">jaiharrison.com</a>, my personal domain. As there&#8217;s been nothing here for a long time the only use the domain has had is to serve as a more personal means of contact (an address for e-mail, Jabber, MSN). Hopefully I&#8217;ll make more use of my address on the web now.</p>
<p>I&#8217;m a little late for the post-installation craze that was happening on the Ubuntu-UK Planet just under a month ago but I would still like to participate so here goes. With every new release of Ubuntu I always perform a clean installation and these are the packages and changes that I made with Intrepid:</p>
<ol>
<li>Install the following packages: <strong>wine, xchat, gnome do, filezilla, <a href="http://notecase.sourceforge.net/">notecase</a>, vlc, eclipse, virtualbox ose, unrar, flashplugin-nonfree, java, pidgin-libnotify, handbrake, <span style="text-decoration: line-through;">crossover</span>, gmountiso<br />
</strong></li>
</ol>
<p>The proprietary components I installed are <span style="text-decoration: line-through;">CrossOver</span>, Java, Flash and Unrar.</p>
<ul>
<li><span style="text-decoration: line-through;">CrossOver &#8211; They offered a freeware version temporarily and so I figured I&#8217;d take a look &#8211; I haven&#8217;t used it since experimenting with it.</span> Since removed.</li>
<li>Java &#8211; Required as part of one of my modules on my Computer Science course (hence I installed eclipse was to make development using it easier).</li>
<li>Flash &#8211; Sadly it seems to be pretty essential on the internet</li>
<li>Unrar &#8211; For the less educated that choose to package files in RAR format</li>
</ul>
<p>I also installed a proprietary Windows application, ImgBurn, to handle burning specific ISOs and ripping specific discs that the Ubuntu tools seem to think are broken.</p>
<p>Furthermore to clean the system up a little I remove a lot of the applets from the top GNOME bar along with the shortcuts (as I use Gnome Do to launch applications) and I reorganise my home directory like so:</p>
<pre>~/Documents
~/Documents/Public
~/Documents/Templates
~/Multimedia
~/Multimedia/Examples
~/Multimedia/Music
~/Multimedia/Pictures
~/Multimedia/Video</pre>
<p>Feel free to post any comments or criticism.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaiharrison.com/2008/doing-it-my-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mario Kart DS</title>
		<link>http://jaiharrison.com/2007/mario-kart-ds/</link>
		<comments>http://jaiharrison.com/2007/mario-kart-ds/#comments</comments>
		<pubDate>Thu, 25 Jan 2007 12:43:03 +0000</pubDate>
		<dc:creator>Jai</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://jaiharrison.com/?p=66</guid>
		<description><![CDATA[Mario Kart DS stands as one of the best, if not the best, game in the entire series. It&#8217;s certainly my favourite game for the Nintendo DS at present &#8211; although FF3-DS may pose a threat once we get a hold of it in Europe, but that will be for another review.
In the past we&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>Mario Kart DS stands as one of the best, if not the best, game in the entire series. It&#8217;s certainly my favourite game for the Nintendo DS at present &#8211; although FF3-DS may pose a threat once we get a hold of it in Europe, but that will be for another review.</p>
<p>In the past we&#8217;ve had a vast selection of Mario Kart games, spanning over consoles and handhelds alike. While some people may have preferred Mario Kart 64, I was very fond of Mario Kart: Double Dash for the Nintendo GameCube. The last portable Mario Kart title we got was Mario Kart: Super Circuit for the Gameboy Advance, but it was lacking that special magic that the console Mario Kart games have. I&#8217;m happy to say that this isn&#8217;t the case with Mario Kart DS.</p>
<div class="wp-caption alignnone" style="width: 259px"><a href="http://jaiharrison.com/wp-content/uploads/mkds1.jpg"><img title="mkds1" src="http://jaiharrison.com/wp-content/uploads/mkds1.jpg" alt="mkds1" width="249" height="188" /></a><p class="wp-caption-text">&quot;The sky is your audience.&quot;</p></div>
<p>You see, it has all the goodness of the previous console games along with some extras (which I&#8217;ll get to later). The sound is great and holds true to the quality you expect in the Mario Kart series. In fact, the sort of quality sound you expect in all Nintendo games. A great feature is the ability to create your own emblem which will appear on whichever Karts you choose to race in. It also contains two cups instead of the usual one. Nitro Grand Prix brings you new courses to race on which all have been artistically perfected while the Retro Grand Prix brings you back to the courses we all remember from other games in the series &#8211; this includes courses from the Super Nintendo, Nintendo 64, Gameboy Advance and GameCube titles.</p>
<p>As you complete a cup under an engine class you receive a prize for your hard work. This could be a new Kart, which is actually a different Kart for each character, or an entirely new character to excel around the courses in. Then there&#8217;s multiplayer mode which allows you to wirelessly compete with other players in your vicinity in two modes: Normal for those with Mario Kart DS and Simple for those who wish to compete without a cartridge.</p>
<div class="wp-caption alignnone" style="width: 264px"><a href="http://jaiharrison.com/wp-content/uploads/mkds2.jpg"><img title="mkds2" src="http://jaiharrison.com/wp-content/uploads/mkds2.jpg" alt="mkds2" width="254" height="191" /></a><p class="wp-caption-text">&quot;That&#39;s just Peachy...&quot;</p></div>
<p>If you don&#8217;t have any friends with a DS near you then don&#8217;t worry because this is where the real fun begins. Simply enter your Wi-Fi router connection settings and you&#8217;re suddenly connected to the entire world through your internet connection. Now you can play against people on your continent or worldwide. What&#8217;s more is if you have a contact somewhere in the world then you can simply enter their friend code and race against &#8216;em.</p>
<p>Did I mention that single player has five modes? I don&#8217;t think so seeing as I&#8217;m too busy enjoying the game to bother *wink*. You can play Grand Prix, Time Trials, VS (against computer), Battle and, a new addition to the Mario Kart series, Missions. This involves you doing specific tasks in order to complete a level and then progress to the next one.</p>
<p>If you&#8217;re still reading this review then you should seriously open your web browser (I recommend Firefox) and order this online now! Even if you don&#8217;t have a Wi-Fi enabled router, or any mates, you&#8217;ll still find this game loads of fun on your own.</p>
<div class="wp-caption alignnone" style="width: 263px"><a href="http://jaiharrison.com/wp-content/uploads/mkds3.jpg"><img title="mkds3" src="http://jaiharrison.com/wp-content/uploads/mkds3.jpg" alt="mkds3" width="253" height="188" /></a><p class="wp-caption-text">&quot;High speed anti-action.&quot;</p></div>
]]></content:encoded>
			<wfw:commentRss>http://jaiharrison.com/2007/mario-kart-ds/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Rayman Raving Rabbits (Wii)</title>
		<link>http://jaiharrison.com/2007/rayman-raving-rabbits-wii/</link>
		<comments>http://jaiharrison.com/2007/rayman-raving-rabbits-wii/#comments</comments>
		<pubDate>Wed, 03 Jan 2007 14:34:27 +0000</pubDate>
		<dc:creator>Jai</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://jaiharrison.com/?p=61</guid>
		<description><![CDATA[Before I start I would like to make it clear that this isn&#8217;t one of those games that are just released for the Nintendo Wii; it&#8217;s also available on the Playstation 2 and on Windows PCs. However, you should definitely purchase it for the Nintendo Wii or not at all. You see, this game makes [...]]]></description>
			<content:encoded><![CDATA[<p>Before I start I would like to make it clear that this isn&#8217;t one of those games that are just released for the Nintendo Wii; it&#8217;s also available on the Playstation 2 and on Windows PCs. However, you should definitely purchase it for the Nintendo Wii or not at all. You see, this game makes excellent use of the Wiimote in all of its mini-games. I&#8217;m pleased to say there&#8217;s something here for all the family.</p>
<div class="wp-caption alignnone" style="width: 456px"><a href="http://jaiharrison.com/wp-content/uploads/rayman1.jpg"><img title="Rayman1" src="http://jaiharrison.com/wp-content/uploads/rayman1.jpg" alt="Rayman 1" width="446" height="333" /></a><p class="wp-caption-text">&quot;You&#39;ve been a bad boy. Go to your bed without any dinner!&quot;</p></div>
<p>Poor old Rayman is enjoying a nice picnic when a giant bunny comes along and kidnaps him, then locks him in a cell. As a prisoner all Rayman can do to entertain himself is take part in daily trials inside a coliseum with four smaller doors and one massive gate. Each of the smaller doors has a task (or mini-game) in it that makes use of the Wiimote. My favourite of which are the Dance tasks, which involve keeping to the beat of music using the Wiimote and Nunchuck to time the disco lights as bunnies go past. It sounds absolutely wacky and believe me it definitely is, but that doesn&#8217;t stop it being a fantastic game.</p>
<p>Once you complete three of the four tasks in a day the main gate is opened, allowing you to take on the main challenge of the day. But if you finish the fourth task as well then you&#8217;ll get either a music track for your cell or a new set of clothes which you can pick and mix with. What&#8217;s more is as you complete a day in story mode you unlock all of the tasks in score mode allowing to play them anytime and compete with others for the highest score. You can even play with another person at the same time on some of these tasks. The shoot-out tasks, where you fire at bunnies like a lunatic before they can kill you, and the dance tasks, where you can try to out-dance your partner, are definitely the best tasks for multiplayer competition.</p>
<div class="wp-caption alignnone" style="width: 456px"><a href="http://jaiharrison.com/wp-content/uploads/rayman2.jpg"><img title="Rayman2" src="http://jaiharrison.com/wp-content/uploads/rayman2.jpg" alt="rayman2" width="446" height="333" /></a><p class="wp-caption-text">&quot;Could I possibly make this look any weirder?&quot;</p></div>
<p>Does my view sound a little bias? Well, maybe it is seeing as I enjoyed the game so much but there&#8217;s not much room for expansion. What would have made it legendary is online multiplayer and an online highscore board but they&#8217;re certainly not necessary. Just make sure you get the Wii version for proper interactivity. All of the versions were released at the same time in Europe while Americans had the Wii version for almost a month longer &#8211; if that doesn&#8217;t show you that the developers want people to play this on the Wii then I don&#8217;t know what does. So go and buy this game, or at the very least rent it, and enjoy yourself.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaiharrison.com/2007/rayman-raving-rabbits-wii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
