<?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>George Nixon&#039;s Blog</title>
	<atom:link href="http://www.georgenixon.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.georgenixon.co.uk</link>
	<description>CS student, procrastineer and rebel without a cause</description>
	<lastBuildDate>Mon, 10 Oct 2011 19:14:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Getting Audiogalaxy running on Ubuntu 11.04</title>
		<link>http://www.georgenixon.co.uk/2011/10/getting-audiogalaxy-running-on-ubuntu-11-04/</link>
		<comments>http://www.georgenixon.co.uk/2011/10/getting-audiogalaxy-running-on-ubuntu-11-04/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 18:28:33 +0000</pubDate>
		<dc:creator>George Nixon</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[audiogalaxy]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[sqlite]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.georgenixon.co.uk/?p=344</guid>
		<description><![CDATA[I recently started using Ubuntu as my main OS, and in fact I successfully chmodded something for the first time today, so I&#8217;m not exactly an expert. But this was painful so once again, hopefully I&#8217;ll save others some time by writing it up. Audiogalaxy is a platform for streaming your music from a pc [...]]]></description>
			<content:encoded><![CDATA[<p>I recently started using Ubuntu as my main OS, and in fact I successfully chmodded something for the first time today, so I&#8217;m not exactly an expert. But this was painful so once again, hopefully I&#8217;ll save others some time by writing it up.</p>
<p>Audiogalaxy is a platform for streaming your music from a pc to any number of other web-enabled devices (web browsers, smartphones, tablets). It&#8217;s not supported for Linux yet, but I found <a href="http://askubuntu.com/questions/7157/audiogalaxy-on-ubuntu">this post</a> encouraging me to try using WINE (WINE Is Not an Emulator, as if that clears anything up <img src='http://www.georgenixon.co.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  ). so I gave it a go.</p>
<p>It installed just fine with WINE, but then sat there doing nothing. It didn&#8217;t seem to notice any music files that it would be able to stream. I checked that WINE was set up, and indeed the fake Windows filesystem in ~/.wine/drive_c/users/MY_USERNAME/My Music was a symlink (I think!) correctly pointing to my actual music directory (~/Music).</p>
<p>As the post above alludes to, I had to &#8220;hack the sqlite&#8221;, but I had to take a guess at what that meant. It&#8217;s working for me, but use at your own risk. I don&#8217;t even know what the &#8220;download&#8221; column in the appropriate table is for, so if at some point it chooses to overwrite your files with new downloads&#8230; let&#8217;s just say backups are important. So, that said&#8230;</p>
<p><strong>Update:</strong> have a screenshot, on the house:<br />
 <a href="http://img651.imageshack.us/img651/536/agdatsqliteman001.png"><img src="http://img651.imageshack.us/img651/536/agdatsqliteman001.png" border="0" title="Image Hosted by ImageShack.us" alt="Image Hosted by ImageShack.us" width=90%/></a><br/>Uploaded with <a href="http://shutter-project.org">Shutter</a>. Hosted by <a href="http://imageshack.us">ImageShack.us</a>. Click to make big.</p>
<ol>
<li>Close the Audiogalaxy helper, if it&#8217;s open.</li>
<li>Open the file ~/.wine/drive_c/users/YOUR_USERNAME_HERE/Local Settings/Application Data/Audiogalaxy/ag.dat with your favourite SQLite browser thing (never having used one before, I picked Sqliteman from the Ubuntu Software Center, which worked just fine).</li>
<li>Find the table called shares_v1, and add a row (the table was initially empty for me, which suggested I&#8217;d found the issue!) with the values &#8220;C:\users\YOUR_USERNAME_HERE\My Music&#8221; in both &#8220;path&#8221; and &#8220;downloads&#8221; columns. Commit the change to the database if you haven&#8217;t already.</li>
<li>Start the Audiogalaxy helper again.</li>
<li>Hopefully now if you go to Audiogalaxy.com and log in, you&#8217;ll see your collection is starting to fill up with music! Play something triumphant and bask in the glory of success. Well, that&#8217;s what I did, YMMV.</li>
</ol>
<div>You can leave questions below, but I&#8217;m honestly not sure I&#8217;ll be able to help much, being rather a n00b myself. Perhaps your fellow visitors might offer assistance though. I&#8217;ll give it a go too <img src='http://www.georgenixon.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </div>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=167655179956741&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.georgenixon.co.uk/2011/10/getting-audiogalaxy-running-on-ubuntu-11-04/" layout="standard" show_faces="true" width="450" action="like" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.georgenixon.co.uk/2011/10/getting-audiogalaxy-running-on-ubuntu-11-04/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>And introducing: &#8220;uninot.es&#8221; as &#8220;My Final Year Project&#8221;</title>
		<link>http://www.georgenixon.co.uk/2011/10/and-introducing-uninot-es-as-my-final-year-project/</link>
		<comments>http://www.georgenixon.co.uk/2011/10/and-introducing-uninot-es-as-my-final-year-project/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 22:07:43 +0000</pubDate>
		<dc:creator>George Nixon</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[showcase]]></category>
		<category><![CDATA[uninot.es]]></category>

		<guid isPermaLink="false">http://www.georgenixon.co.uk/?p=323</guid>
		<description><![CDATA[Hurray, I successfully registered a Spanish domain name, which as it turns out is no mean feat. It used to be only Spanish people were allowed to at all, so I guess I should be grateful. But George, you don&#8217;t know any Spanish! Que pasa? Well, calm down and I&#8217;ll explain. My new site is [...]]]></description>
			<content:encoded><![CDATA[<p>Hurray, I successfully registered a Spanish domain name, which as it turns out is no mean feat. It used to be only Spanish people were allowed to at all, so I guess I should be grateful. But George, you don&#8217;t know any Spanish! <em>Que pasa?</em> Well, calm down and I&#8217;ll explain.</p>
<p>My new site is <a href="http://uninot.es">http://uninot.es</a>. That&#8217;s &#8220;uni&#8221; as in university, &#8220;notes&#8221; as in things that you write down, and that last part, &#8220;.es&#8221;, is short for <em>España</em>, a.k.a. Spain, thus taking the place of the more run-of-the-mill &#8220;.co.uk&#8221; or &#8220;.com&#8221;. But that&#8217;s not important right now.</p>
<p>Uninot.es will be the web address for my new final year project, which forms a major part of my undergraduate degree programme. I plan to make a site that curates online collaboration sessions, probably taking advantage Google Docs&#8217; existing capabilities, which will be based around university curricula. It will help you connect and share knowledge with your fellow academics, and will help you find the right channels using the places and people you know (read: geo-location and social network integration).</p>
<p>Anyway, check back for more as things progress. Mostly this post is a flag so that Google and co. will pick up the existence of the new site, and work out what it&#8217;s about. By the time I get some working stuff up there, search engines should have an idea already of my site and it&#8217;ll be easier to gain traction in search results. This is what us nerds like to call Search Engine Optimization. So now you know.</p>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=167655179956741&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.georgenixon.co.uk/2011/10/and-introducing-uninot-es-as-my-final-year-project/" layout="standard" show_faces="true" width="450" action="like" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.georgenixon.co.uk/2011/10/and-introducing-uninot-es-as-my-final-year-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing &#8211; Settle GCSE Maths Revision</title>
		<link>http://www.georgenixon.co.uk/2011/09/introducing-settle-gcse-maths-revision/</link>
		<comments>http://www.georgenixon.co.uk/2011/09/introducing-settle-gcse-maths-revision/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 14:30:04 +0000</pubDate>
		<dc:creator>George Nixon</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[Settle]]></category>

		<guid isPermaLink="false">http://www.georgenixon.co.uk/?p=311</guid>
		<description><![CDATA[I&#8217;ve been working with McKenna Consultants this summer on an iPhone app, and it&#8217;s finally been approved by Apple and is available in the App Store now! The game was designed by students Megan Dawson &#38; Sophie Thornton of Settle College, North Yorkshire in order to help their fellow students pass their GSCE Maths exams. I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="Settle GSCE Maths Revision" src="http://georgenixon.co.uk/settle/Settle_App_Icon-512x512.jpg" alt="" width="184" height="184" />I&#8217;ve been working with <a href="http://www.mckennaconsultants.com">McKenna Consultants</a> this summer on an iPhone app, and it&#8217;s finally been approved by Apple and is <a href="http://itunes.apple.com/us/app/settle-gcse-maths/id464756809?ls=1&amp;mt=8">available in the App Store</a> now! The game was designed by students Megan Dawson &amp; Sophie Thornton of <a href="http://www.settlecollege.org.uk/">Settle College, North Yorkshire</a> in order to help their fellow students pass their GSCE Maths exams. I&#8217;ve worked on the internals and features of the app, working with an external graphical designer in turning their designs into reality. I hope to hear soon if the app meets our competition-winners&#8217; expectations <img src='http://www.georgenixon.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>We used PhoneGap as a way of writing an iOS app without having to know any Objective-C (I still don&#8217;t!) and a combination of HTML5 (particularly the new localStorage capability) and Javascript, including a couple of notable libraries (<a href="http://jquerymobile.com">jQuery Mobile</a> for the UI and <a href="http://jquery.com">jQuery </a>original for offsetting some of the unpleasantries of working in Javascript!).</p>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=167655179956741&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.georgenixon.co.uk/2011/09/introducing-settle-gcse-maths-revision/" layout="standard" show_faces="true" width="450" action="like" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.georgenixon.co.uk/2011/09/introducing-settle-gcse-maths-revision/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playing Sounds in Phonegap on iOS</title>
		<link>http://www.georgenixon.co.uk/2011/09/playing-sounds-in-phonegap-on-ios/</link>
		<comments>http://www.georgenixon.co.uk/2011/09/playing-sounds-in-phonegap-on-ios/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 10:23:58 +0000</pubDate>
		<dc:creator>George Nixon</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[phonegap]]></category>
		<category><![CDATA[sounds]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.georgenixon.co.uk/?p=285</guid>
		<description><![CDATA[I&#8217;ve worked out that iOS is pretty funny about sounds, especially as it turns out Safari makes it very difficult to play them automatically, thus saving on users&#8217; precious data usage plans (never mind the fact that my sound effects are already downloaded onto the device and are smaller than your average jpeg anyway!). It&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve worked out that iOS is pretty funny about sounds, especially as it turns out Safari makes it very difficult to play them automatically, thus <a href="http://developer.apple.com/library/safari/#documentation/AudioVideo/Conceptual/Using_HTML5_Audio_Video/Device-SpecificConsiderations/Device-SpecificConsiderations.html">saving on users&#8217; precious data usage plans</a> (never mind the fact that my sound effects are already downloaded onto the device and are smaller than your average jpeg anyway!). It&#8217;ll do it in response to a user action, but that&#8217;s such a woolly and undefined concept that I had to fiddle around for a while.</p>
<p>I didn&#8217;t have any luck using the <a href="http://docs.phonegap.com/phonegap_media_media.md.html#media.play">usual Phonegap methods</a>. Well I did but it only worked when headphones were plugged in, for some reason, and I eventually gave that up as a dead end. It appeared to play the sound, firing onSuccess callbacks and such, but I couldn&#8217;t hear anything, thus rather defeating the point of the exercise.</p>
<p>Anyway, here&#8217;s an example of what didn&#8217;t work for me, followed by one that did. Hope it&#8217;ll save you some silly bother.</p>
<p>Doesn&#8217;t work:</p>
<pre>var myAudio = new Media('sounds/mySoundFile.wav');</pre>
<pre>myAudio.play();</pre>
<p>Works:</p>
<pre>&lt;audio src='sounds/mySoundFile.wav' id='sound'&gt;</pre>
<pre>&lt;button id='myButton' onClick='document.getElementById("sound").play()'&gt;</pre>
<p>If like me you prefer jQuery to the monstrosity we like to call raw Javascript, it would appear that inside your click() function you&#8217;ll need to use $(&#8216;#sound&#8217;)<strong>[0]</strong>.play() rather than $(&#8216;#sound&#8217;).play(). I think that&#8217;s because then you escape the jQuery-ness and call the DOM&#8217;s native play() method on the &lt;audio&gt; element itself, not some set of jQuery-enhanced elements.</p>
<p>So, that was nice and straightforward, thanks Apple!!! In case you can&#8217;t tell, I&#8217;m being sarcastic <img src='http://www.georgenixon.co.uk/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=167655179956741&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.georgenixon.co.uk/2011/09/playing-sounds-in-phonegap-on-ios/" layout="standard" show_faces="true" width="450" action="like" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.georgenixon.co.uk/2011/09/playing-sounds-in-phonegap-on-ios/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>20 Things I Think I&#8217;ve Learned in 28 Years</title>
		<link>http://www.georgenixon.co.uk/2011/09/20-things-i-think-ive-learned-in-28-years/</link>
		<comments>http://www.georgenixon.co.uk/2011/09/20-things-i-think-ive-learned-in-28-years/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 09:23:19 +0000</pubDate>
		<dc:creator>George Nixon</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[lessons]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[rules]]></category>

		<guid isPermaLink="false">http://www.georgenixon.co.uk/?p=269</guid>
		<description><![CDATA[It&#8217;s my birthday&#8230; 28 years ago today I was born. I&#8217;ve been through some pretty serious depression, and at times I honestly didn&#8217;t expect to outlive Jimi Hendrix or Jim Morrison, of course both of whom died aged 27. I can&#8217;t say that without the help of others &#8211; friends, family, mental health professionals &#8211; I [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s my birthday&#8230; 28 years ago today I was born. I&#8217;ve been through some pretty serious depression, and at times I honestly didn&#8217;t expect to outlive Jimi Hendrix or Jim Morrison, of course both of whom died aged 27. I can&#8217;t say that without the help of others &#8211; friends, family, mental health professionals &#8211; I might not have made it. On the other hand, it&#8217;s an inconvenient truth that just like everyone else, and probably more so, depressed people have to find ways to seize life and overcome obstacles using an inner strength and positivity where only negativity naturally brews. Some of us never emerge back into the sunshine, and I&#8217;m sorry for them, and ever so lucky to have graduated from Depression University. As with any other universities there are many lessons to be learned, and I&#8217;d like to share some with you today.</p>
<p>I generally try and keep this more of a professional blog, but with Google+, Twitter and other services continually blurring the line between public and private, and just having listened to the brutally honest unabridged audiobook of Steven Fry&#8217;s first autobiography <a href="http://www.audible.co.uk/pd/ref=sr_1_1?asin=B004FUB4DI&amp;qid=1315818970&amp;sr=1-1">Moab Is My Washpot</a>, here seems as good a place as any to share the following. It&#8217;s a work in progress, but I&#8217;m trying to delineate some important rules and principles that help me to know what matters and how to handle things. This is unedited straight from my personal notebook. If you find it useful please say so, and if you don&#8217;t, please don&#8217;t <img src='http://www.georgenixon.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>1 learn lessons the hard way. A lot of lessons aren&#8217;t worth the air they&#8217;re printed on. But don&#8217;t confuse that with never learning lessons at all.</p>
<p>2 life is short. That&#8217;s not just a figure of speech&#8230; It happens to be true. We&#8217;re here for a good time, not a long time.</p>
<p>3 we&#8217;re not here for any one purpose. There is no possible reason to do anything. Beware any goal whose effects won&#8217;t eventually be lost. I&#8217;ve yet to find one. an activity may be a good way to pass time, but ultimately all goals are futile, after enough time.</p>
<p>4 the one exception to 3 is love. Love defies reason, love is a reason. The only reason, given all goals are futile. Love is indistinguishable from magic in this regard.</p>
<p>5 we are animals, not computers. We&#8217;re imperfect, and prone to many thought processes and feelings we cant even understand ourselves. It&#8217;s interesting to try, but don&#8217;t expect any more than that.</p>
<p>6 existing is easy.living is a lot harder. Don&#8217;t underestimate death, think of it as rest after a long, rewarding but challenging struggle. If you&#8217;re lucky.</p>
<p>7 the world as a whole is a heartless, unjust cess pool. Do something about it.</p>
<p>8 harming a person deeply and frequently for a long period is worse than killing them. Seek to end suffering in the world before increasing life-spans. Start with the worst lives imaginable, and when they&#8217;re better, move up.</p>
<p>9 relax.</p>
<p>10 never stop learning. Expect to make mistakes in the process. Start with the things you&#8217;re awful at. you&#8217;ll make the fastest progress with those.</p>
<p>11 recognize the possible negative outcomes of a venture before you start &#8211; if something still seems worth doing, you won&#8217;t regret it later even if it goes badly.</p>
<p>12 the length of time you&#8217;ve put off something is no barometer as to its difficulty</p>
<p>13 just because something is worth starting doesn&#8217;t mean it&#8217;s worth finishing. Be free to abandon things, or be a senseless slave to them.</p>
<p>14 what makes one person happy might make you very unhappy. That&#8217;s why people give out what they think is good advice, but isn&#8217;t!</p>
<p>15 life is like Scrabble &#8211; you can only play the tiles you&#8217;re dealt. Or you can jack them all in and start with a new set, but that comes with its own costs. Keep some useful resources for when you might need them later &#8230; but don&#8217;t be afraid to use them if you have a good opportunity to make a big score</p>
<p>16 personal independence requires either adapting to everything around you, including possibly no food, shelter or transportation, or having power to change your environment. In this world, that usually means money.</p>
<p>17 &#8220;sometimes the past belongs where it is&#8221;. That lady off of Boardwalk Empire.</p>
<p>18 given 17, the only reason to regret something is to avoid doing it again, and the only reason to do that is because a) your present or likely future are negatively affected by the past AND b) you are likely to be in a position to repeat the possible mistake. If none of these are the case, then regret is wasteful sentiment, an anchor in a sad sea best left behind.</p>
<p>19 &#8220;keep stuff simple as possible, but no simpler!&#8221; attributed to Einstein. &#8220;K.I.S.S. : keep it simple, stupid!&#8221; unknown</p>
<p>20 do more good. Do less bad. Be happier.</p>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=167655179956741&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.georgenixon.co.uk/2011/09/20-things-i-think-ive-learned-in-28-years/" layout="standard" show_faces="true" width="450" action="like" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.georgenixon.co.uk/2011/09/20-things-i-think-ive-learned-in-28-years/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google+ testing</title>
		<link>http://www.georgenixon.co.uk/2011/07/google-testing/</link>
		<comments>http://www.georgenixon.co.uk/2011/07/google-testing/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 15:06:30 +0000</pubDate>
		<dc:creator>George Nixon</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[self-publicity]]></category>

		<guid isPermaLink="false">http://www.georgenixon.co.uk/?p=264</guid>
		<description><![CDATA[Testing my new G+ Plus 1 button. Click it to help me: Cheeky? Moi? PS: come add me on Google+, it&#8217;s like Facebook but not Facebook!]]></description>
			<content:encoded><![CDATA[<p>Testing my new G+ <a href="http://gfxcomplex.com/google-plus-for-wordpress/">Plus 1 button</a>. Click it to help me:</p>
<g:plusone size='standard' count='true'></g:plusone>
<p>Cheeky? Moi?</p>
<p>PS: come <a href="http://gplus.to/georgecnixon">add me on Google+</a>, it&#8217;s <a href="http://xkcd.com/918/">like Facebook but not Facebook</a>!</p>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=167655179956741&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.georgenixon.co.uk/2011/07/google-testing/" layout="standard" show_faces="true" width="450" action="like" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.georgenixon.co.uk/2011/07/google-testing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>prevPage / nextPage in jQuery Mobile</title>
		<link>http://www.georgenixon.co.uk/2011/07/prevpage-nextpage-in-jquery-mobile/</link>
		<comments>http://www.georgenixon.co.uk/2011/07/prevpage-nextpage-in-jquery-mobile/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 13:40:03 +0000</pubDate>
		<dc:creator>George Nixon</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery Mobile]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.georgenixon.co.uk/?p=258</guid>
		<description><![CDATA[Quick snippet in case this helps somone, because I&#8217;ve been stuck for an unreasonable amount of time on something that should have been straight-forward! If you&#8217;re using the pageshow or pagehide event handling in jQuery mobile, you can find out which &#8216;pages&#8217; the event is switching between. We can then inspect the object to find out [...]]]></description>
			<content:encoded><![CDATA[<p>Quick snippet in case this helps somone, because I&#8217;ve been stuck for an unreasonable amount of time on something that should have been straight-forward!</p>
<p>If you&#8217;re using the pageshow or pagehide event handling in jQuery mobile, you can find out which &#8216;pages&#8217; the event is switching between. We can then inspect the object to find out the id of the page. First declare your function with two arguments as such:</p>
<pre>function(event, ui) {...}</pre>
<p>Now interrogate the passed &#8220;ui&#8221; variable as such (<strong>edit:</strong> updated to be much simpler):</p>
<pre><del>$(ui.prevPage).each(function (){<strong>alert(this.id)</strong>})</del></pre>
<pre>ui.prevPage[0].id</pre>
<p>I finally worked this out with a bit of <a href="http://lpetr.org/blog/archives/reflection-in-javascript">reflection</a>. To get more info about the ui.prevPage object, try passing it to this function:</p>
<pre>function var_dump(object) {</pre>
<pre>    for (var member in object) {</pre>
<pre>        alert('Name: ' + member);</pre>
<pre>        alert('Value: ' + object[member]);</pre>
<pre>    }</pre>
<pre>}</pre>
<p>An alternative, and actually what I&#8217;d now recommend,  would have been sticking a breakpoint inside the function and examining the &#8220;ui&#8221; object from your debugger (Firebug, WebKit Developer Tools, etc).</p>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=167655179956741&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.georgenixon.co.uk/2011/07/prevpage-nextpage-in-jquery-mobile/" layout="standard" show_faces="true" width="450" action="like" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.georgenixon.co.uk/2011/07/prevpage-nextpage-in-jquery-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New GitHub profile</title>
		<link>http://www.georgenixon.co.uk/2011/05/new-github-profile/</link>
		<comments>http://www.georgenixon.co.uk/2011/05/new-github-profile/#comments</comments>
		<pubDate>Sun, 01 May 2011 19:33:20 +0000</pubDate>
		<dc:creator>George Nixon</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://www.georgenixon.co.uk/?p=247</guid>
		<description><![CDATA[I&#8217;ve set up a new GitHub profile, and I&#8217;ve been adding to a couple of repositories this week while I&#8217;ve had some time off work. I decided to abandon the small project I started, but I did add a new function to a Ruby on Rails plugin I was using, so I&#8217;ve submitted a Pull [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://github.com"><img class="alignright" title="GitHub.com" src="http://georgenixon.co.uk/images/github-logo.png" alt="" width="100" height="45" /></a>I&#8217;ve set up a <a href="https://github.com/pipedreambomb">new GitHub profile</a>, and I&#8217;ve been adding to a couple of repositories this week while I&#8217;ve had some time off work. I decided to abandon the small project I started, but I did add a new function to a Ruby on Rails plugin I was using, so I&#8217;ve submitted a Pull Request to see if the originator would like to reuse my code. Maybe at least something may have come out of it in addition to learning a lot!</p>
<p>Come follow me, I&#8217;ll follow you&#8230; Social Coding and all that <img src='http://www.georgenixon.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=167655179956741&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.georgenixon.co.uk/2011/05/new-github-profile/" layout="standard" show_faces="true" width="450" action="like" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.georgenixon.co.uk/2011/05/new-github-profile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Summer work in Yorkshire wanted!</title>
		<link>http://www.georgenixon.co.uk/2011/04/summer-work-in-yorkshire-wanted/</link>
		<comments>http://www.georgenixon.co.uk/2011/04/summer-work-in-yorkshire-wanted/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 20:57:29 +0000</pubDate>
		<dc:creator>George Nixon</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[career]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.georgenixon.co.uk/?p=234</guid>
		<description><![CDATA[Update: I&#8217;ve now found a placement with Mckenna Consultants in Harrogate, and I start in late June. Couldn&#8217;t be more excited &#8211; they seem like a very talented bunch, and I think I&#8217;m going to learn a lot. I&#8217;ll be focusing on ASP.NET/C# and iOS development. Many thanks to Nick, Aaron and Mark for giving [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update:</strong> I&#8217;ve now found a placement with <a href="http://www.mckennaconsultants.com/">Mckenna Consultants in Harrogate</a>, and I start in late June. Couldn&#8217;t be more excited &#8211; they seem like a very talented bunch, and I think I&#8217;m going to learn a lot. I&#8217;ll be focusing on ASP.NET/C# and iOS development. Many thanks to Nick, Aaron and Mark for giving me this tremendous opportunity, and I&#8217;ll see you all again soon!</p>
<p><del datetime="2011-05-01T19:08:57+00:00">I&#8217;m currently looking for software/web development work in the Yorkshire, particularly Harrogate, this summer and with a possibility of returning after I graduate. Please see link at end for a copy of my cv. Please forward it to anyone you know who might be able to help! To save you a bit of time, I&#8217;ve copied and pasted it here too <img src='http://www.georgenixon.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </del></p>
<p><strong>PERSONAL PROFILE</strong></p>
<p><strong> </strong></p>
<table border="0" cellspacing="0" cellpadding="0" width="620">
<tbody>
<tr>
<td width="620" valign="top">A flexible and enthusiastic programmer, the top student in his year at Cardiff University in 2009/10, has since gained an additional year’s work experience in the software industry under the E-Skills programme (certificate pending). Works well in a team environment, approaches tasks with drive and a keen ability to learn and take on new challenges. Thrives under pressure and has a talent for self-motivation and working without supervision, whether asked to produce work to strict deadlines or to take on larger, complex problems and create methodical, elegant solutions.</td>
</tr>
</tbody>
</table>
<p><strong>KEY SKILLS</strong></p>
<table border="0" cellspacing="0" cellpadding="0" width="620">
<tbody>
<tr>
<td width="174" valign="top">Programming</td>
<td width="446" valign="top">I have experience with many languages and frameworks,   including the combined technologies of VB.NET, ASP.NET &amp; MSSQL, with   which I have debugged and added to existing code in a business environment,   and Java, using which I have created full-scale academic projects.&nbsp;</p>
<p>I have taken on major projects at various times using web   technologies (including PHP, HTML, CSS, JS, SOAP/web services), virtualization/remote   working, source control &amp; work item tracking (TFS), Microsoft Dynamics CRM   setup and customization, and more.</td>
</tr>
<tr>
<td width="174" valign="top">Teamwork</td>
<td width="446" valign="top">Ever-willing to learn, I am unafraid to ask questions when   required, but can also rely upon my own wits to find out answers to my own queries.</td>
</tr>
<tr>
<td width="174" valign="top"></td>
<td width="446" valign="top">A friendly, confident and professional person, I try to   bring out the best in those around me, and to learn what “makes them tick”.</td>
</tr>
<tr>
<td width="174" valign="top">Enthusiasm&nbsp;</p>
<p>&amp; Flexibility</td>
<td width="446" valign="top">Team leaders have commented on my eagerness and flexibility   to tackle new subjects with confidence and to work extra hours whenever   needed.</td>
</tr>
<tr>
<td width="174" valign="top">Office skills</td>
<td width="446" valign="top">Presentable and professional, I have excellent   communication and office-based skills, and am proficient in Microsoft Office,   inc. Outlook.</td>
</tr>
</tbody>
</table>
<p><strong> </strong></p>
<p><strong>EMPLOYMENT HISTORY</strong></p>
<table border="0" cellspacing="0" cellpadding="0" width="620">
<tbody>
<tr>
<td width="173" valign="top"><strong>Date and workplace</strong></td>
<td width="447" valign="top"><strong>Job title and duties</strong></td>
</tr>
<tr>
<td width="173" valign="top">June 2010 – present&nbsp;</p>
<p>Draig Technology Ltd, Bangor, Wales</td>
<td width="447" valign="top">My software-based roles at Draig have varied   greatly, ranging from testing to developing, from user-document editing to   technical support. Much of my work has involved MS Dynamics CRM, using it as   a front-end for a complex billing system in the competitive energy market.&nbsp;</p>
<p>I’ve contributed new features to, and fixed bugs   in the product, and I’ve worked on live issues, including those with urgent   need for resolution. Nominally work experience, the value of my efforts   contribution has been rewarded by a raise in salary and an offer of future   employment.</p>
<p>Developing my handling of client-facing   responsibilities and interpersonal skills, my time at Draig has been   inestimably valuable in broadening my horizons and aiding me to pick up a   whole new skillset- one I suspect unattainable through academic work alone.</td>
</tr>
<tr>
<td colspan="2" width="620" valign="top"><em>Technical Skills: VB.NET, ASP.NET, VB6, SQL Server, Reporting   Services, Dynamics CRM, VirtualBox &amp; VPC, Remote Desktop, web services   &amp; RPC</em></td>
</tr>
<tr>
<td width="173" valign="top">March 2009-May 2009&nbsp;</p>
<p>Mister Mckees, Hull</td>
<td width="447" valign="top">Employed to create a website for this   independent shoe-repair company in a remote context, I developed strong links   with the owner and created a bespoke solution in PHP, HTML and CSS with product catalogue, baked-in “store news”   RSS feed and PayPal payment system.</td>
</tr>
<tr>
<td colspan="2" width="620" valign="top"><em>Technical skills: PHP, HTML, CSS, XML, requirements analysis, FTP</em></td>
</tr>
<tr>
<td width="173" valign="top">2006-2009&nbsp;</p>
<p>Various, Harrogate, North Yorkshire</td>
<td width="447" valign="top">During this period I volunteered with local   charities, gained work experience at a small computer repair shop, and worked   as a store assistant. In my spare time, I continued to work on my own   projects, including a database-driven films website created using PHP and   MYSQL, which in addition to providing up-to-the-minute television listings   also broadcast daily emails and RSS feeds to those with a shared passion for   movies. Other projects included browser extensions, publishing my own   technical blog to support my ventures (<a href="../">www.georgenixon.co.uk</a>), and two different specialist   social-networking sites, one in PHP and one in Ruby-on-Rails, which never   reached a wide enough audience to become successful.</td>
</tr>
<tr>
<td colspan="2" width="620" valign="top"><em>Technical skills: Javascript &amp; the DOM, Jaxer, PHP, CSS, MYSQL,   Ruby-on-Rails, WordPress </em></td>
</tr>
</tbody>
</table>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p>&nbsp;</p>
<p><strong>EDUCATION</strong></p>
<table border="0" cellspacing="0" cellpadding="0" width="620">
<tbody>
<tr>
<td width="184" valign="top"><strong>Date and institution</strong></td>
<td width="15" valign="top"><strong> </strong></td>
<td width="134" valign="top"><strong>Qualifications</strong></td>
<td width="15" valign="top"><strong> </strong></td>
<td width="272" valign="top"><strong>Grade achieved</strong></td>
</tr>
<tr>
<td width="184" valign="top">2009-2010, Cardiff University</td>
<td width="15" valign="top"></td>
<td width="134" valign="top"><strong>On-going (BSc)</strong></td>
<td width="15" valign="top"><strong> </strong></td>
<td width="272" valign="top">Direct entry into the second year, leading to   the highest average grade in my year (76%). I return to the third year in   September, and expect to graduate in May with First Class honours.</td>
</tr>
<tr>
<td width="184" valign="top">2002 – 2005,   University  of East Anglia</td>
<td width="15" valign="top"></td>
<td width="134" valign="top"><strong>Higher Education</strong></td>
<td width="15" valign="top"><strong> </strong></td>
<td width="272" valign="top">Computer Science DipHE (Diploma of Higher   Education) awarded for passing two years of a BSc degree course</td>
</tr>
<tr>
<td width="184" valign="top">1995 – 2002, Harrogate   Grammar School</td>
<td width="15" valign="top"></td>
<td width="134" valign="top"><strong>A   Levels</strong></td>
<td width="15" valign="top"><strong> </strong></td>
<td width="272" valign="top">Mathematics B, General   Studies B, English Language C, Business Studies D</td>
</tr>
<tr>
<td width="184" valign="top"></td>
<td width="15" valign="top"></td>
<td width="134" valign="top"><strong>GCSEs</strong></td>
<td width="15" valign="top"></td>
<td width="272" valign="top">10 subjects grade   C or above, including Mathematics A*, English Language A*, English Literature   A*</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p><strong>REFERENCES</strong></p>
<table border="0" cellspacing="0" cellpadding="0" width="620">
<tbody>
<tr>
<td width="322" valign="top"><strong>Draig Technology Ltd</strong>&nbsp;</p>
<p>Name: Andrew Bradley</p>
<p>Email: <a href="mailto:andrew.bradley@draig.co.uk">andrew.bradley@draig.co.uk</a></p>
<p>Phone: 0845 4596152</p>
<p>Address: Draig   Technology Ltd., Intec, Parc Menai,</p>
<p>Bangor, Gwynedd,   Wales, LL57 4FG</p>
<p><strong> </strong></td>
<td width="298" valign="top"><strong>Cardiff University</strong>&nbsp;</p>
<p>Name: Christine   Mumford</p>
<p>Email: <a href="mailto:C.L.Mumford@cs.cardiff.ac.uk">C.L.Mumford@cs.cardiff.ac.uk</a></p>
<p>Phone: 02920 875305</p>
<p>Address: Computer Science &amp; Informatics,</p>
<p>Cardiff University, Queen&#8217;s Buildings, The Parade, Roath, Cardiff CF24 3AA<strong> </strong></td>
</tr>
</tbody>
</table>
<p><a href="http://www.georgenixon.co.uk/wp-content/uploads/2011/04/Resume-George-Nixon-09-04-2011.docx">Resume &#8211; George Nixon 09-04-2011.docx</a></p>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=167655179956741&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.georgenixon.co.uk/2011/04/summer-work-in-yorkshire-wanted/" layout="standard" show_faces="true" width="450" action="like" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.georgenixon.co.uk/2011/04/summer-work-in-yorkshire-wanted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CRM 4.0: QueueID = {00000000-0000-0000-0000-000000000000}</title>
		<link>http://www.georgenixon.co.uk/2011/01/crm-4-0-queueid-00000000-0000-0000-0000-000000000000/</link>
		<comments>http://www.georgenixon.co.uk/2011/01/crm-4-0-queueid-00000000-0000-0000-0000-000000000000/#comments</comments>
		<pubDate>Sun, 23 Jan 2011 10:08:52 +0000</pubDate>
		<dc:creator>George Nixon</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[crm 4.0]]></category>
		<category><![CDATA[dynamics crm]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.georgenixon.co.uk/?p=229</guid>
		<description><![CDATA[Took me a few hours to work this one out yesterday, so I thought I&#8217;d post it here in case it helps anyone. I was getting an &#8220;generic sql error&#8221; from CRM, and when I used the trace program to figure out what was going on, I discovered our software was trying to insert a [...]]]></description>
			<content:encoded><![CDATA[<p>Took me a few hours to work this one out yesterday, so I thought I&#8217;d post it here in case it helps anyone.</p>
<p>I was getting an &#8220;generic sql error&#8221; from CRM, and when I used the trace program to figure out what was going on, I discovered our software was trying to insert a new CRM activity to a queue that didn&#8217;t exist. The QueueID was {00000000-0000-0000-0000-000000000000}, and there was no queue in the database with that ID.</p>
<p>What happened was that the service had looked up its own details with a WhoAmIRequest, and then tried to insert an activity into its own private queue before moving it to a public queue so other users could see the task.</p>
<p>After some digging, I found our Windows service was logged in as the default &#8220;Local System&#8221; user in Services.msc. When we were running that service on other deployments, the service had its &#8220;<strong>Log On As&#8221; set to a domain user which was mapped in CRM</strong>. This was not the case in the current deployment, so as soon as I fixed that, the service started working as expected.</p>
<p>The best course of action here is to set up a generic domain user in Active Directory (called &#8220;CRM Service&#8221; or similar) and create a User entity in CRM with those domain credentials, and ensure it has the necessary role privileges to carry out the actions you want (or just set it to System Administrator if you&#8217;re confident it&#8217;s not going to do any damage!). Logging on as a particular user, such as yourself, might cause problems if your password changes, or heaven forbid, you leave the company you&#8217;re working for!</p>
<p>Note that the First Name and Last Name you give the service will, by default, show up as the owner of the new activity.</p>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=167655179956741&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.georgenixon.co.uk/2011/01/crm-4-0-queueid-00000000-0000-0000-0000-000000000000/" layout="standard" show_faces="true" width="450" action="like" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.georgenixon.co.uk/2011/01/crm-4-0-queueid-00000000-0000-0000-0000-000000000000/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

