<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Aquarionics</title>
	
	<link>http://www.aquarionics.com</link>
	<description>It is better to have loved an island than never to have loved atoll</description>
	<lastBuildDate>Tue, 31 Aug 2010 17:08:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Aquarionics" /><feedburner:info uri="aquarionics" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>“You’ve forgotten to commit, you moron”</title>
		<link>http://feedproxy.google.com/~r/Aquarionics/~3/jRBuQt58SjI/</link>
		<comments>http://www.aquarionics.com/journal/2010/08/31/youve-forgotten-to-commit-you-moron/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 17:08:36 +0000</pubDate>
		<dc:creator>Aquarion</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[commit reminder]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://www.aquarionics.com/?p=4760</guid>
		<description><![CDATA[Something I keep doing: Forgetting to commit to git. Having pretty much moved everything over to git &#038; github for all my source control needs, I am now getting used to how Git works. It hasn&#8217;t, however, solved the problem that I&#8217;ll occasionally work on something for a while, make it work on my local [...]]]></description>
			<content:encoded><![CDATA[<p>Something I keep doing: Forgetting to commit to git.</p>
<p>Having pretty much moved everything over to git &#038; github for all my source control needs, I am now getting used to how Git works. It hasn&#8217;t, however, solved the problem that I&#8217;ll occasionally work on something for a while, make it work on my local system, then forget to commit to it and return some days later to work on something else. Commits become either huge things of no trackability, or I end up committing by chunk and trying to remember exactly *why* I changed the define syntax to be &#8220;look up&#8221; instead. So, because I don&#8217;t have enough impenetrable bash scripts in my life, I wrote another one.</p>
<p>This one finds git repositories in $HOME, iterates though them looking for where your friendly user hasn&#8217;t committed stuff, and then whines to him in email about it. </p>
<p>it&#8217;s executed like this:</p>
<p><script src="http://gist.github.com/559207.js"> </script></p>
<p>and the &#8220;uncommited-dir.sh&#8221; file looks like this:</p>
<p><script src="http://gist.github.com/559227.js"> </script></p>
(Please leave comments on the <a href="http://www.aquarionics.com/journal/2010/08/31/youve-forgotten-to-commit-you-moron/#">original article</a> rather than any syndications thereof) 0c89b0a701d3cda4ecf6e3837c2783c2<img src="http://feeds.feedburner.com/~r/Aquarionics/~4/jRBuQt58SjI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.aquarionics.com/journal/2010/08/31/youve-forgotten-to-commit-you-moron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.aquarionics.com/journal/2010/08/31/youve-forgotten-to-commit-you-moron/</feedburner:origLink></item>
		<item>
		<title>Mass vhosting</title>
		<link>http://feedproxy.google.com/~r/Aquarionics/~3/a8MuQ84cbXo/</link>
		<comments>http://www.aquarionics.com/journal/2010/08/27/mass-vhosting/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 14:14:56 +0000</pubDate>
		<dc:creator>Aquarion</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.aquarionics.com/?p=4757</guid>
		<description><![CDATA[My small server currently hosts a number of websites. Too many, really, I should get a bigger server. However, I long ago got bored of creating separate site files for every website I host, so I use MassVHost to make that go away. The same file runs on my dev servers, and it means that [...]]]></description>
			<content:encoded><![CDATA[<p>My small server currently hosts a number of websites. Too many, really, I should get a bigger server. However, I long ago got bored of creating separate site files for every website I host, so I use MassVHost to make that go away. The same file runs on my dev servers, and it means that to create a new domain all I do is point DNS at it (via hosts, wildcard or whatever) and create a directory with the same name as the site. So, for example, I create /var/www/hosts/unhelpfulclue.aqxs.net/htdocs and http://unhelpfulclue.aqxs.net/ automatically points there.</p>
<p>This is what that looks like:</p>
<p><script src="http://gist.github.com/553410.js"> </script></p>
<p>(That file is in /etc/apache2/sites-available as &#8220;vhosting&#8221;, then enabled with a2ensite. This is all under Debian. You&#8217;ll also need the vhosting module installed, enabled and working. )</p>
<p>One of the most common things you also need to do is automatically redirect people who go to &#8220;www.domain.tld&#8221; to &#8220;domain.tld&#8221; or vice versa depending on your religion. In this world, the canonical name of the site is whatever the directory is called. The thing with the 404 errors and the EverythingIsCatchingOnFire (Spot the reference for five points) stuff means that by default 404s go to this script, which in the event of a &#8220;This domain doesn&#8217;t exist&#8221;, it looks for an appropriate domain and sends you there:</p>
<p><script src="http://gist.github.com/553417.js"> </script></p>
<p>(Meaning not only does http://piracyinc.com/ go to the right place, but http://www.piracyinc.info/ does too)</p>
(Please leave comments on the <a href="http://www.aquarionics.com/journal/2010/08/27/mass-vhosting/#">original article</a> rather than any syndications thereof) 0c89b0a701d3cda4ecf6e3837c2783c2<img src="http://feeds.feedburner.com/~r/Aquarionics/~4/a8MuQ84cbXo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.aquarionics.com/journal/2010/08/27/mass-vhosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.aquarionics.com/journal/2010/08/27/mass-vhosting/</feedburner:origLink></item>
		<item>
		<title>Skipping User Account Control (UAC) in Win7/Vista without disabling it</title>
		<link>http://feedproxy.google.com/~r/Aquarionics/~3/WMPuSad6hzs/</link>
		<comments>http://www.aquarionics.com/journal/2010/08/25/skipping-user-account-control-uac-in-win7vista-without-disabling-it/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 20:43:25 +0000</pubDate>
		<dc:creator>Aquarion</dc:creator>
				<category><![CDATA[Computer Games]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.aquarionics.com/?p=4753</guid>
		<description><![CDATA[UAC is actually quite good for security in Windows, as it means that anything that could steal your dog and run away with your favourite pillow/boyfriend/girlfriend has to get your permission first. However, the annoying popup that asks me if I&#8217;m sure I trust CoH every time it launches has annoyed me since I upgraded [...]]]></description>
			<content:encoded><![CDATA[<p>UAC is actually quite good for security in Windows, as it means that anything that could steal your dog and run away with your favourite pillow/boyfriend/girlfriend has to get your permission first. However, the annoying popup that asks me if I&#8217;m sure I trust CoH every time it launches has annoyed me since I upgraded to Windows 7. This is how to solve it for arbitrary applications:</p>
<p><strong>Disclaimer</strong></p>
<p>I am a geek. This is geek advice, fraught with assumptions of savvy and technological pitfalls that didn&#8217;t happen when I tried it. It assumes you know what you&#8217;re doing and that if following these instructions word for word does cause an explosion that destroys you, your computer and your favourite pillow that you will not track me down and take me to a haberdashers to be forced to replace it. Caveat lector.</p>
<p><strong>Tech Background Bit</strong></p>
<p>UAC has no such concept as a &#8220;whitelist&#8221; and doesn&#8217;t provide a mechanism for skipping the prompt, but it does allow you to schedule a task to run with elevated privileges that doesn&#8217;t ask permission (because a scheduled task that asks for permission every time it is run is as useful as a chocolate tea service). <a href="http://msmvps.com/blogs/martinzugec/" target="_blank">Martin Zugec</a> came up with a proof-of-concept utility called &#8220;<a href="http://msmvps.com/blogs/martinzugec/archive/2008/05/16/ignore-uac-for-specific-programs.aspx" target="_blank">Elevator</a>&#8221; that creates a scheduled task to be launched immediately with elevated privileges</p>
<p><strong>The method of making it work</strong></p>
<ol>
<li>Go to <a href="http://msmvps.com/blogs/martinzugec/archive/2008/05/16/ignore-uac-for-specific-programs.aspx" target="_blank">the webpage</a> and download &#8220;SkipUAC.zip&#8221;</li>
<li>Extract the contents somewhere non-temporary, like c:\program files\SkipUAC</li>
<li>In that directory, right click &#8220;Install&#8221; and click &#8220;Run as Administrator&#8221; (If you do not click &#8220;Run as Administrator&#8221; and instead just run it, it will look like it has worked, and the right click menu below will be there, but nothing will happen. RUN IT AS ADMINISTRATOR)</li>
<li>Find your Application with the nifty blue and yellow quartered shield on it, right click on it, and select &#8220;Elevate Me&#8221;. This should work without prompting you. If not, please read the words in the bullet point above, read the text on the web page linked to above, or complain to someone on the internet.</li>
<li>Copy your Application&#8217;s icon, in case this bit doesn&#8217;t work.</li>
<li> Slightly complicated bit now. Right click on the Application icon and go to &#8220;Properties&#8221;, then in front of the command line, prefix it with the path to the place you put SkipUAC, and ElevatorRunner. So if your patcher icon reads: 
<p><code>"C:\Program Files\Games\City of Heroes\cohupdater.exe"</code></p>
<p>it should now read: </p>
<p><code>"C:\Program Files\SkipUAC\ElevatorRunner.exe" "C:\Program Files\Games\City of Heroes\cohupdater.exe"</code></p>
</li>
<li>The natty blue shield should be gone when you click &#8220;OK&#8221; (and it may have changed the icon to Elevator&#8217;s ugly pixelated thing, but you can fix that). Run it, and the application should launch without any permission boxes.</li>
</ol>
(Please leave comments on the <a href="http://www.aquarionics.com/journal/2010/08/25/skipping-user-account-control-uac-in-win7vista-without-disabling-it/#">original article</a> rather than any syndications thereof) 0c89b0a701d3cda4ecf6e3837c2783c2<img src="http://feeds.feedburner.com/~r/Aquarionics/~4/WMPuSad6hzs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.aquarionics.com/journal/2010/08/25/skipping-user-account-control-uac-in-win7vista-without-disabling-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.aquarionics.com/journal/2010/08/25/skipping-user-account-control-uac-in-win7vista-without-disabling-it/</feedburner:origLink></item>
		<item>
		<title>Neverwinter Again</title>
		<link>http://feedproxy.google.com/~r/Aquarionics/~3/XCJWQZ8TOOM/</link>
		<comments>http://www.aquarionics.com/journal/2010/08/23/neverwinter-again/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 15:29:46 +0000</pubDate>
		<dc:creator>Aquarion</dc:creator>
				<category><![CDATA[Computer Games]]></category>
		<category><![CDATA[cryptic studios]]></category>
		<category><![CDATA[d&d]]></category>
		<category><![CDATA[neverwinter nights]]></category>

		<guid isPermaLink="false">http://www.aquarionics.com/?p=4748</guid>
		<description><![CDATA[Cryptic Studios have finally announced their rumoured Neverwinter Nights game, and though it doesn&#8217;t appear to be an MMO (Odd not only because that was the rumour, but because Cryptic&#8217;s game history is City of Heroes, Champions Online and Star Trek Online) Also interesting, though, is that the new game is based on the D&#38;D [...]]]></description>
			<content:encoded><![CDATA[<p>Cryptic Studios have finally announced <a href="http://www.playneverwinter.com/about">their rumoured Neverwinter Nights game</a>, and though it doesn&#8217;t appear to be an MMO (Odd not only because that was the rumour, but because Cryptic&#8217;s game history is City of Heroes, Champions Online and Star Trek Online)</p>
<p>Also interesting, though, is that the new game is based on the D&amp;D 4th Edition ruleset, which is roughly what happens if you apply a computer-game cooldown-style mechanic on an RPG game. It would be interesting to see a cRPG with the &#8220;At will&#8221;/&#8221;Per Encounter&#8221;/&#8221;Daily&#8221; mechanic.</p>
(Please leave comments on the <a href="http://www.aquarionics.com/journal/2010/08/23/neverwinter-again/#">original article</a> rather than any syndications thereof) 0c89b0a701d3cda4ecf6e3837c2783c2<img src="http://feeds.feedburner.com/~r/Aquarionics/~4/XCJWQZ8TOOM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.aquarionics.com/journal/2010/08/23/neverwinter-again/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.aquarionics.com/journal/2010/08/23/neverwinter-again/</feedburner:origLink></item>
		<item>
		<title>City of Heroes – Going Rogue</title>
		<link>http://feedproxy.google.com/~r/Aquarionics/~3/xBDoRRQoicw/</link>
		<comments>http://www.aquarionics.com/journal/2010/08/18/city-of-heroes-going-rogue/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 20:12:48 +0000</pubDate>
		<dc:creator>Aquarion</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[city of heroes]]></category>
		<category><![CDATA[going rogue]]></category>

		<guid isPermaLink="false">http://www.aquarionics.com/?p=4664</guid>
		<description><![CDATA[The first day I logged into City of Heroes, six years ago, I was told it was not a good day to start. It was the day after Issue 2 went live &#8211; the second major content push since the game&#8217;s launch. Since then I&#8217;ve taken holidays from the game entirely, and packed up and [...]]]></description>
			<content:encoded><![CDATA[<p><a class="tt-flickr tt-flickr-Small" title="2006-02-25 21:41:50" href="http://www.flickr.com/photos/aquarion/104333845/"><img class="alignleft" src="http://farm1.static.flickr.com/40/104333845_ab859047d2_m.jpg" alt="2006-02-25 21:41:50" width="240" height="180" /></a>The first day I logged into City of Heroes, <a href="http://www.aquarionics.com/journal/2004/09/17/founding_of_the_city_of_heroes/">six years ago</a>, I was told it was not a good day to start. It was the day after <a href="http://wiki.cohtitan.com/wiki/Issue_2">Issue 2</a> went live &#8211; the second major content push since the game&#8217;s launch. Since then I&#8217;ve taken holidays from the game entirely, and packed up and moved to the UK servers when they opened. I returned to the US servers shortly afterwards, however, and there I remain.</p>
<p>I have a <a href="http://cit.cohtitan.com/supergroup/5337">Supergroup</a>, but it&#8217;s not a public one. It has all my characters and, more recently, Clare&#8217;s and other people who I know, but for the first five years of playing it was with pick up teams, and it still &#8211; mostly &#8211; is. I&#8217;ve got <a href="http://cit.cohtitan.com/profile/13610">29 characters</a> over four servers, none have hit the level cap (Closest is <a href="http://cit.cohtitan.com/character/50095">Spiralling Shape</a>, at 45/50). I am in Heroes &#8211; as in every game I play &#8211; not numbers obsessed, but a &#8220;lore&#8221; person. Stories &#8211; both my characters&#8217; and the game&#8217;s &#8211; are <a href="http://unreal.istic.net/category/city-of-heroes/">important to me</a>.</p>
<p>Heroes has a scrappy approach to story. In Heroes itself, there is an awful lot of backstory and universe out there. There are universal conspiracies you uncover, and if you read mission descriptions carefully, almost every &#8220;So how does that work&#8221; question gets answered. The story progresses with your character, to some extent, so at level 5 you start running into this group called The Lost, who appear to be some kind of organised group of the homeless. Later, you find they are starting to mutate and are getting harder to fight, and you start running into the Rikti, the invading aliens that are central to Heroes&#8217; overarching story. If you pay attention, you see that a lot of the weapons the Lost wield are primitive versions of those the Rikti are firing at you&#8230; and then missions start appearing that tie things together, explain the secrets. The theory is sound, but because of the vageries of levelling, it&#8217;s entirely possible to miss huge chunks of the plot because you spent that level range running missions with a group of level 40s or something.</p>
<p><a class="tt-flickr tt-flickr-Small" title="2006-02-19 19:47:14" href="http://www.flickr.com/photos/aquarion/104333843/"><img class="alignright" src="http://farm1.static.flickr.com/38/104333843_59383d071f_m.jpg" alt="2006-02-19 19:47:14" width="240" height="180" /></a>(Game mechanic thing, Heroes has always had a mechanic of &#8220;Sidekicking&#8221;, where any hero on a team could take a lower-level player and &#8220;Mentor&#8221; them, raising them to an effective level of one level below the Mentor. This made teaming with your lower level friends much easier. Plus, going in the other direction (&#8220;Exemplaring&#8221; to a lower level Hero) would earn you &#8220;influence&#8221; (money, basically). More recently, this was upgraded to &#8220;Super Sidekicking&#8221;, a mechanic where everyone on the team is fighting at roughly the level of the team leader. This takes a lot of the problems with finding teams of the same rough level away. In addition, below level 5 you can enter a level pact with one other character, meaning you will earn XP in lockstep, so a duo will level at the same rate. Mechanic stuff over).</p>
<p>Recently, the &#8220;Flashback&#8221; system, which allows you to play any mission in the game below your level that you may have either missed or wanted to do again, solves all these things. That the &#8220;Big storyline&#8221; quests now have special icons by them is even more helpful.</p>
<p><img class="alignleft" title="CoH Logo" src="http://www.aquarionics.com/assets/CoH_Fansite_Kit/CoV_Logos/CoHlogo-small.jpg" alt="" width="200" height="160" />In Heroes, you get a Contact who will give you missions until you reach a sufficient level to be introduced to the next contact, or outlevel their missions, or finish them all. By this method you are passed from zone to zone, contact to contact. The basic set of missions you get like this are defined by your &#8220;Origin&#8221; (Natural, Magic, Tech, Mutant, etc) and you can go from 1-50 like that. In addition, they will introduce you to cross-origin contacts, most of which are linked to one of the zones released more recently.</p>
<p>Zones released since launch tend to be more self contained, you get introduced to a contact at the start, who will lead you to the next contact, and on and on. Because this stays in the same zone, and the linear set of missions mostly advance &#8211; or at least extend &#8211; the story you get a stronger narrative thread, and this tends to work better with actually telling a full story, instead of relying on you taking on specific contact (usually you&#8217;ll have several at any one time).</p>
<p><img class="alignright" title="CoV Logo" src="http://www.aquarionics.com/assets/CoH_Fansite_Kit/CoV_Logos/COV_logo-small.jpg" alt="" width="200" height="156" />City of Villains &#8211; released a year later &#8211; modified the system a bit. You go into each new zone with no contacts or friends, and by doing one shot schemes inspired from the newspaper (Generic missions of a &#8220;Kill everyone here&#8221; or &#8220;kidnap this person&#8221; type. Occasionally self-indulgent, like the one where you kidnap the executive producer of a games company for getting your likeness wrong in an MMO) until someone&#8217;s impressed enough to give you a lead on a bank job. Succeed in the bank job and you get a proper contact with missions and stories.</p>
<p>The stories in Villains tend to be stronger, and there is a constant background narrative &#8211; the reason you were broken out of gaol at level one &#8211; with various other loops and sidetracks.</p>
<p>Towards the upper end of Heroes, you encounter &#8220;Portal Corp&#8221; a company whose technology allows it to build portals to other worlds. Some of these are places where the lower-level goons you beat up 45 ranks ago had read the Evil Overlord&#8217;s Handbook and got their shit together, others are the mysterious monster-filled worlds of super-powerful beings known as the Shadow Shard. Inside this was the straight up comic convention of the goatee-wearing evil mirror universe &#8220;Praetoria&#8221;, where the Superman-analog &#8220;Statesman&#8221; was the evil lord &#8220;Tyrant&#8221; who had bent the world to his will.</p>
<p>Going Rogue has three parts, and this is the first. Praetoria has been designed and opened up as a new &#8220;City&#8221;, alongside Paragon (City of Heroes) and the Rogue Isles (City of Villains), and contains a new content track from levels 1 to 20.</p>
<p>Moustache twirling evil&#8217;s good for a straight up antagonist &#8211; as Praetoria was in Heroes &#8211; but isn&#8217;t quite deep enough to set an entire game there, so Paragon Studios have gone for a Functional Utopia/Dystopia vision, where you have a working society with gleaming, golden buildings and mind-reading authority on every street corner, people who see themselves as &#8220;safe&#8221; rather than &#8220;oppressed&#8221;. A world where the superman-analog has seized the reward for saving the world by keeping it.</p>
<p>Of course, this doesn&#8217;t work entirely, and there&#8217;s an underground resistance &#8211; literally and figuratively &#8211; you can join that works to topple &#8220;Emperor Cole&#8221; (aka Tyrant) and his perfect world, or you can remain a Loyalist puppet of a perfect tyranny. Again, two content paths with crossover paths (both sides want you working as a mole in the other).</p>
<p><a class="tt-flickr tt-flickr-Small" title="2010-08-18 19:27:36" href="http://www.flickr.com/photos/aquarion/4904966943/"><img class="alignright" src="http://farm5.static.flickr.com/4082/4904966943_a0e4eaf940_m.jpg" alt="2010-08-18 19:27:36" width="240" height="180" /></a>Praetoria is really pretty. Paragon Studios pushed the edges of their ageing graphics engine to bring &#8220;Ultra Mode&#8221; last content-push (Issue) with realtime shadows, realistic water and reflections; and the new zones are the first built with this new tech in mind. It&#8217;s not Crydis pretty, or up to the standards of a top of the range new game (and it demands quite a lot of oomph for the same detail under a more modern system), but for a six year old game Heroes looks remarkably good.</p>
<p>The missions follow Paragon&#8217;s recent upward trend in writing and story quality, the first MMO to bring NPCs with the kind of dialog trees Monkey Island had twenty years ago. It&#8217;s still a four colour comic universe, with bombastic super heroes that can throw bathtubs at your head from thin air, but the plotlines are a little more nuanced. For all Cole&#8217;s tyranny, the world does appear to work, and the people who don&#8217;t care are happy. The Resistance have their own brand of barely-understandable gibberish at times, and are murder-happy enough not to be classed as the &#8220;Good Side&#8221;. Where Heroes is a straight black line between Good and Evil, here you get more Order verses Chaos, or possibly Lawful verses Chaotic. It&#8217;s still not going to have great essays written about the social structure of the world, but it&#8217;s deeper than your average video game.</p>
<p>Actually, on the side note of writing: A little while ago Heroes got a series of Guest Authors -<a href="http://www.gamepro.com/article/features/213710/guest-authors-weigh-in-on-city-of-heroes-mission-architect/"> including Mercedes Lackey</a> (who apparently plays the game, interestingly) &#8211; to contribute some stories to the Player Mission System &#8220;Mission Architect&#8221;. Playing though them, it&#8217;s interesting how much being a talented writer helps create engaging stories. Of course, only creating one mission set, as opposed to enough content for a horde of descending player content-locusts &#8211; is a different thing entirely. There&#8217;s a lot of good writing in CoH, but some of the Guest Author missions stand out well.</p>
<p>Up until this release there have been two distinct games in the Heroes world. They&#8217;re constructed the same; they work the same way; they use the same graphics engine, character generation and servers, but they&#8217;re split across &#8220;Heroes&#8221; and &#8220;Villains&#8221;. For a comic book game, there&#8217;s a major trope missing here, that of the <a href="http://tvtropes.org/pmwiki/pmwiki.php/Main/HeelFaceTurn">Heal Face Turn</a>, ie the bad guy going good, or the good guy going bad (Which is a or even Face Heal Turn) (Warning, that&#8217;s a TV Tropes link). They&#8217;ve wanted to fix this for a while, and now they have. You can go Rogue.</p>
<p>Going rogue is an interesting process. As a hero, once you hit level 20 you start getting &#8220;tips&#8221; as drops from killing things. These tips give you a mission, which you can do one of two ways either as a straight up mission to reaffirm your existing status and get &#8220;Hero&#8221; or &#8220;Villain&#8221; points, or you can make a choice that starts sending you down a different route. Heroes who decide that it would be better to ignore the bombs and go after the bomb-maker, for example, start drifting towards &#8220;Vigilante&#8221;. The number of tips that drop are limited per day, and the number of points you can pick up are limited too, so the process of turning from one state to another takes a couple of days. You don&#8217;t get any new content as a Vigilante or Rogue (as Villains drifting to the light are named), but you can visit both cities. If you turn completely around you lose access to the opposing side, of course, &#8220;Go Dark&#8221; from your super group and your badge titles are flipped to the other equivalents.</p>
<p><a class="tt-flickr tt-flickr-Small" title="Ultra Mode" href="http://www.flickr.com/photos/aquarion/4904700077/"><img class="alignleft" src="http://farm5.static.flickr.com/4100/4904700077_e7920e4bfc_m.jpg" alt="Ultra Mode" width="240" height="180" /></a>It takes a few days real time to do the switch, but it might solve one of the perennial problems with Heroes, which is that while the base Villains content is better written than a lot of the base Heroes stuff (They learnt a lot in the 18 months between releases), it&#8217;s generally got a lot lower population (and is a lot harder to get a group together to do the big team content).</p>
<p>Finally, there is a more standard content push alongside all the above. The &#8220;Doppelgänger&#8221; tech that debuted last issue that pits you up against a clone &#8211; or flawed clone, or reversed clone &#8211; of yourself has been let into the player generated mission system &#8220;Architect&#8221;, they&#8217;ve buffed the UI a bit to allow tutorial hints, and the huge multi-team &#8220;Raid&#8221; style thing &#8211; the Cathedral of Pain &#8211; has been revamped and reinstated (It was removed about three years ago after being massively exploitable). I haven&#8217;t tried that yet, so I can&#8217;t really comment.</p>
<p>I&#8217;m not convinced it&#8217;s a massive expansion pack, is the thing. I love the new zones, the new power sets (Duel Pistols and Demon Summoning), and the new maps are wonderful. The new map sets have a spaciousness and environment that&#8217;s lacking from the rest &#8211; Heroes has been rightly criticised often for putting you in almost identical office/warehouse/cave layouts over and over again &#8211; but as much as I love the new train-tunnel map &#8211; for example &#8211; you encounter that a lot too.</p>
<p>Heroes players are spoilt by the Issues system which delivers gobs of content including whole new zones, mission sets, powers and stories, and huge leaps forward like the Mission Architect system (An MMO with actual player created missions is, if not unique, very rare. EvE can argue to have them, I think, but nobody else major) for free every four months or so. To release this &#8211; which contains a lot of gorgeous content &#8211; as a paid expansion makes economic sense but isn&#8217;t a lot more than we&#8217;d get in an Issue. Vitally, I think they make a huge mistake in releasing the souped-up &#8220;Ultra Mode&#8221; engine as part of the last major Issue, as it makes it seem a lot less important. On the other hand, this is twenty levels of content with two separate paths through most of it, in a brand new hand crafted environment that looks really nice, with a huge amount of new lore behind it, so I shouldn&#8217;t complain too much.</p>
<p>I hope Going Rogue does well, because if the various costume packs can fund this, I&#8217;m very much looking forward to what the sales of a good expansion pack can do. I&#8217;m expecting more zones of Praetoria, and Heroes is still a fun game to play. You should come and play it with me :)</p>
<p><a class="tt-flickr tt-flickr-Medium" title="2006-02-25 21:40:05" href="http://www.flickr.com/photos/aquarion/104333844/"><img class="alignnone" src="http://farm1.static.flickr.com/36/104333844_7db1f01c6c.jpg" alt="2006-02-25 21:40:05" width="500" height="375" /></a></p>
(Please leave comments on the <a href="http://www.aquarionics.com/journal/2010/08/18/city-of-heroes-going-rogue/#">original article</a> rather than any syndications thereof) 0c89b0a701d3cda4ecf6e3837c2783c2<img src="http://feeds.feedburner.com/~r/Aquarionics/~4/xBDoRRQoicw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.aquarionics.com/journal/2010/08/18/city-of-heroes-going-rogue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.aquarionics.com/journal/2010/08/18/city-of-heroes-going-rogue/</feedburner:origLink></item>
		<item>
		<title>Rogue Trading</title>
		<link>http://feedproxy.google.com/~r/Aquarionics/~3/kLf1GbqZ88E/</link>
		<comments>http://www.aquarionics.com/journal/2010/08/18/rogue-trading/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 05:50:46 +0000</pubDate>
		<dc:creator>Aquarion</dc:creator>
				<category><![CDATA[Computer Games]]></category>
		<category><![CDATA[city of heroes]]></category>
		<category><![CDATA[going rogue]]></category>

		<guid isPermaLink="false">http://www.aquarionics.com/?p=4742</guid>
		<description><![CDATA[Going Rogue, the new expansion to City of Heroes (My MMO-Crack of choice) went live yesterday. At 20:30 yesterday UK time on the US servers, for the first time since CoV launched, the top two most populated servers were in &#8220;queue to get in&#8221; mode, and the rest were all saying &#8220;Under heavy load&#8221;. This [...]]]></description>
			<content:encoded><![CDATA[<p>Going Rogue, the new expansion to City of Heroes (My MMO-Crack of choice) went live yesterday.</p>
<p>At 20:30 yesterday UK time on the US servers, for the first time since CoV launched, the top two most populated servers were in &#8220;queue to get in&#8221; mode, and the rest were all saying &#8220;Under heavy load&#8221;. This is a good sign for a game I really quite like.</p>
<p>(If you&#8217;re interested in trying CoH, I can send out ten day trial codes. Drop me an email)</p>
(Please leave comments on the <a href="http://www.aquarionics.com/journal/2010/08/18/rogue-trading/#">original article</a> rather than any syndications thereof) 0c89b0a701d3cda4ecf6e3837c2783c2<img src="http://feeds.feedburner.com/~r/Aquarionics/~4/kLf1GbqZ88E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.aquarionics.com/journal/2010/08/18/rogue-trading/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.aquarionics.com/journal/2010/08/18/rogue-trading/</feedburner:origLink></item>
		<item>
		<title>Claret everywhere</title>
		<link>http://feedproxy.google.com/~r/Aquarionics/~3/NFjdIeYGBPs/</link>
		<comments>http://www.aquarionics.com/journal/2010/08/14/claret-everywhere/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 22:10:10 +0000</pubDate>
		<dc:creator>Aquarion</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[stories]]></category>

		<guid isPermaLink="false">http://www.aquarionics.com/?p=4732</guid>
		<description><![CDATA[I have just dropped a wine glass on my toe. Claret everywhere. (By which I mean &#8220;ow, my toe is bleeding&#8221; and &#8220;Bother. I&#8217;ve spilt port and elderflower liquor all over the floor&#8221;. Which I know isn&#8217;t claret, but still). This weekend I am doing nothing. Well, I&#8217;m playing Dragon Age, Team Fortress 2, Bioshock [...]]]></description>
			<content:encoded><![CDATA[<div>I have just dropped a wine glass on my toe.</p>
<p>Claret everywhere.</p>
<p>(By which I mean &#8220;ow, my toe is bleeding&#8221; and &#8220;Bother. I&#8217;ve spilt port and elderflower liquor all over the floor&#8221;. Which I know isn&#8217;t claret, but still).</p>
<p>This weekend I am doing nothing.</p>
<p>Well, I&#8217;m playing Dragon Age, Team Fortress 2, Bioshock 2 and City of Heroes. I&#8217;ve watched <a href="http://www.imdb.com/title/tt0120735/">Lock, Stock &amp; Two smoking barrels</a>; <a href="http://www.imdb.com/title/tt0208092/">Snatch</a> and <a href="http://www.imdb.com/title/tt1032755/">Rocknrolla</a>; I&#8217;ve reduced the washing up pile to zero; Thrown the various fragments of The Book&#8217;s git repository around a bit so they stick to each other a bit better (and done some Actual Planning, if no Actual Writing); Got my dev environment for PiracyInc.com back up and runing (complicated somewhat by the fact that the front page currently segfaults PHP); Done a bit more work on Omnyom.com (What it is, what it looks like, how it works); and now updated this with&#8230; well, this.</div>
<p>So, a quiet weekend.</p>
(Please leave comments on the <a href="http://www.aquarionics.com/journal/2010/08/14/claret-everywhere/#">original article</a> rather than any syndications thereof) 0c89b0a701d3cda4ecf6e3837c2783c2<img src="http://feeds.feedburner.com/~r/Aquarionics/~4/NFjdIeYGBPs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.aquarionics.com/journal/2010/08/14/claret-everywhere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.aquarionics.com/journal/2010/08/14/claret-everywhere/</feedburner:origLink></item>
		<item>
		<title>Price of a Pelican</title>
		<link>http://feedproxy.google.com/~r/Aquarionics/~3/RkTJIwdnG_Q/</link>
		<comments>http://www.aquarionics.com/journal/2010/08/09/price-of-a-pelican/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 10:14:00 +0000</pubDate>
		<dc:creator>Aquarion</dc:creator>
				<category><![CDATA[2010]]></category>
		<category><![CDATA[Current Affairs]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[oil]]></category>

		<guid isPermaLink="false">http://www.aquarionics.com/?p=4726</guid>
		<description><![CDATA[Slightly late on this, but I&#8217;ve been catching up on the Planet Money podcast, which is about attempting to explain all the high-falutin&#8217; concepts around economics and its occasional breakdowns in a way that makes it understandable to non-economists, and is well worth a listen. At the end of last month they did an episode called &#8220;Tallying [...]]]></description>
			<content:encoded><![CDATA[<p>Slightly late on this, but I&#8217;ve been catching up on the Planet Money podcast, which is about attempting to explain all the high-falutin&#8217; concepts around economics and its occasional breakdowns in a way that makes it understandable to non-economists, and is well worth a listen. At the end of last month they did an episode called &#8220;<a href="http://www.npr.org/blogs/money/2010/07/30/128880374/the-friday-podcast-tallying-up-the-pelican-bill">Tallying Up The Pelican Bill</a>&#8221; about environmental damage. Specifically, the money they are fined for the damage outlines costs for job losses and tourism charges, but there&#8217;s no line item for &#8220;Killed 4,000 pelicans&#8221;.</p>
<p>The blog post link above summarises the episode, although the <a href="http://public.npr.org/anon.npr-mp3/npr/specials/2010/07/20100730_specials_pmoney.mp3?dl=1">actual show</a> is better, as they go though various theoretical methods of working out how much a pelican is worth (from &#8220;You cannot put a price on life&#8221; meaning &#8211; in these terms &#8211; &#8220;They&#8217;re free&#8221; on down). Eventually, they come to a non-economic answer from the US governmental department responsible for dealing with this kind of issue: One pelican is worth&#8230; exactly one pelican. They require the fined company to invest in breeding centres and such to the point where they cause more pelicans to exist. Not the dollar value they were looking for, but means that BP don&#8217;t end up paying fines that end up bailing out those worthless penguins.</p>
(Please leave comments on the <a href="http://www.aquarionics.com/journal/2010/08/09/price-of-a-pelican/#">original article</a> rather than any syndications thereof) 0c89b0a701d3cda4ecf6e3837c2783c2<img src="http://feeds.feedburner.com/~r/Aquarionics/~4/RkTJIwdnG_Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.aquarionics.com/journal/2010/08/09/price-of-a-pelican/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://public.npr.org/anon.npr-mp3/npr/specials/2010/07/20100730_specials_pmoney.mp3?dl=1" length="10799775" type="audio/mpeg" />
		<feedburner:origLink>http://www.aquarionics.com/journal/2010/08/09/price-of-a-pelican/</feedburner:origLink></item>
		<item>
		<title>WoW</title>
		<link>http://feedproxy.google.com/~r/Aquarionics/~3/8waVBscYHRc/</link>
		<comments>http://www.aquarionics.com/journal/2010/07/20/wow/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 23:20:47 +0000</pubDate>
		<dc:creator>Aquarion</dc:creator>
				<category><![CDATA[Computer Games]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[world of warcraft]]></category>

		<guid isPermaLink="false">http://www.aquarionics.com/?p=4556</guid>
		<description><![CDATA[This week, I installed World of Warcraft. Possibly not my greatest idea ever, because I need extra bonus timesinks like I need a punctured skull, but having ditched Champions Online and not making it out of the Closed Beta of Star Trek Online before being bored with it, I thought I&#8217;d give WoW another try [...]]]></description>
			<content:encoded><![CDATA[<p>This week, I installed World of Warcraft.</p>
<p>Possibly not my greatest idea ever, because I need extra bonus timesinks like I need a punctured skull, but having ditched Champions Online and not making it out of the Closed Beta of Star Trek Online before being bored with it, I thought I&#8217;d give WoW another try before they rewrote the beginning.</p>
<p>I did a 14 day trial of WoW in 2005, but nobody I knew at the time was playing it. I bought a boxed copy in 2006  and spent a while pottering around in it, not really getting very far:</p>
<blockquote><p><a href="http://www.aquarionics.com/2006/08/28/status/">2006-08-28</a>: I’m trialing World Of Warcraft again. After the ease of teaming and working and… everything that City of Heroes gives you, I’m finding the idea of attempting to build an entire social interface for a game as big as WoW on a substandard IRC client hellish. “LFG L31 Pally F RFD” pops up in the chat window. LFG… looking for group, yes. L31 Pally? Oh, Paladin. I’m one of those. Not L31 yet… RFD? Real fucking donkeys? Ready for domination? Red Flowers Die? Alt-Tab GoogleGoogle Razorfen Downs. Right. Ignore that then…</p></blockquote>
<p>One of the things I really like about City of Heroes is the effortless *multiplayer* bits. That is, you set a flag saying you&#8217;re looking for a team (Any team, or a missions team, or a &#8220;task force&#8221; (er, WoW players can see that as a Raid, I guess), but I logged into my account (mostly to check I still know the password), and it offered me a free trial of Burning Crusade, so I&#8217;ve spent a few hours over a couple of evenings levelling up my shiny new Blood Elf:<br />
<a href="http://www.aquarionics.com/wp-content/uploads/2010/07/WoWScrnShot_071810_210949.jpg"><img class="alignnone size-large wp-image-4721" title="Tayle the blood elf" src="http://www.aquarionics.com/wp-content/uploads/2010/07/WoWScrnShot_071810_210949-1024x819.jpg" alt="" width="614" height="491" /></a></p>
<p>Mostly, though, I&#8217;m noticing how empty the world is.</p>
<p>It&#8217;s similar to the problem in LOTRO, but there are supposedly 11 million people playing this game (Although that number is now two years old, and breakdowns per country seem thin on the ground), but there is nobody in chat, and I see other players of anywhere near my level every few hours, and always running in the opposite direction.</p>
<p>Maybe its that Warcraft&#8217;s emphasis on pushing the world boundries out along with the level cap is bouncing against my being used to Heroes, where the emphasis is on either rerolling or &#8211; more recently &#8211; doing content on forks you didn&#8217;t take as &#8220;Flashback&#8221; stories, but the emptiness is kind of weird. Obviously, I need to rope in other people to level with at the same time, or something. Most of the people I know are doing the top-end raid content, though.</p>
(Please leave comments on the <a href="http://www.aquarionics.com/journal/2010/07/20/wow/#">original article</a> rather than any syndications thereof) 0c89b0a701d3cda4ecf6e3837c2783c2<img src="http://feeds.feedburner.com/~r/Aquarionics/~4/8waVBscYHRc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.aquarionics.com/journal/2010/07/20/wow/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.aquarionics.com/journal/2010/07/20/wow/</feedburner:origLink></item>
		<item>
		<title>Pears and Sausages</title>
		<link>http://feedproxy.google.com/~r/Aquarionics/~3/5SwYtjPR1tM/</link>
		<comments>http://www.aquarionics.com/journal/2010/07/19/pears-and-sausages/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 21:41:13 +0000</pubDate>
		<dc:creator>Aquarion</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[food]]></category>

		<guid isPermaLink="false">http://www.aquarionics.com/?p=4719</guid>
		<description><![CDATA[Lets start with a quote. From the Lies Of Locke Lamora, by Scott Lynch: The white-robed boys swept back their hoods and Locke saw that they were twins; perhaps a year or two older than himself, and far sturdier-looking. They had the olive skin and black hair of the true Camorri; their identical long, hook-ended [...]]]></description>
			<content:encoded><![CDATA[<p>Lets start with a quote. From <a href="http://www.amazon.co.uk/Lies-Locke-Lamora-Gollancz-S-F/dp/0575079754">the Lies Of Locke Lamora</a>, by Scott Lynch:</p>
<blockquote><p>The white-robed boys swept back their hoods and Locke saw that they were twins; perhaps a year or two older than himself, and far sturdier-looking. They had the olive skin and black hair of the true Camorri; their identical long, hook-ended noses, however, were something of an anomaly. Smiling, they joined hands and bowed in unison from the waist.</p>
<p>‘Um, hi,’ Locke said. ‘Which of you is . . . which?’</p>
<p>‘Today, I am Galdo,’ said the one on Locke’s left.</p>
<p>‘Tomorrow, I will probably be Galdo,’ said the other one.</p>
<p>‘Or perhaps we’ll both want to be Calo,’ added the one that had first spoken.</p>
<p>‘In time,’ Father Chains interrupted, ‘you’ll learn to tell them apart by the number of dents I’ve kicked in their respective arses; one of them always manages to be ahead of the other, somehow.’ He stood behind Locke and placed both of his wide, heavy hands on Locke’s shoulders. ‘Idiots, this is Locke Lamora. As you can see, I’ve just bought him from your old benefactor, the master of Shades’ Hill.’</p>
<p>‘We remember you,’ said presumed-Galdo.</p>
<p>‘A Catchfire orphan,’ said presumed-Calo.</p>
<p>‘Father Chains bought us just after you arrived,’ they said in unison, grinning.</p>
<p>‘Knock that bullshit off,’ Father Chains said, his voice somehow regal. ‘You two have just volunteered to cook dinner. Pears and sausage in oil, and a double portion for your new little brother. Get. Locke and I will deal with the kettle.’</p></blockquote>
<p>That&#8217;s what I was reading yesterday, and so, casting around for something to do for dinner today, the quote popped into my head. Pears and sausage in oil.</p>
<p>(If you like the book, you can buy it in most decent book stores. If you&#8217;re not quite sure, there&#8217;s another<a href="http://scottlynch.us/excerpts.html"> 29 and a half pages of the book in extract form</a> on Mr Lynch&#8217;s site. I&#8217;d highly recommend both the book and the sequel).</p>
<p>Tescos supplied me with some &#8220;Cumberland style&#8221; sausages and a few pears, edibly ripe.</p>
<p>The frying pan has yet to recover from the weekend, so we won&#8217;t be frying them. Pears are quite delicate to the taste, and we want to bring out the flavour rather the bury it, so this is going to end up as simple as possible.</p>
<p>A roasting tin, into which we throw four of the sausages, each sliced into three. The pears are peeled (which is a bastard) sliced and then stripped of the core bits, then thrown in without any more slicing. Olive oil is drizzled over that to help it cook, and Onto that goes a sprinkling of basil with a dash of thyme, ginger, salt (Basil because I like it, thyme because I think it&#8217;ll work well with the pear, and a pinch of ginger to add an subliminal edge. The salt helps bring out the flavour too); some sliced tomatoes go over the top because I think that&#8217;ll help, and then the whole kit and caboodle gets thrown into the oven for an hour and a half on 150°c while I go attempt to work out why so many people like World of Warcraft.</p>
<p>A while later, I come to the conclusion this isn&#8217;t quite enough of a balanced meal, throw some rice on, and serve that lot over it about ten minutes later.</p>
<p>Then I have an idea.</p>
(Please leave comments on the <a href="http://www.aquarionics.com/journal/2010/07/19/pears-and-sausages/#">original article</a> rather than any syndications thereof) 0c89b0a701d3cda4ecf6e3837c2783c2<img src="http://feeds.feedburner.com/~r/Aquarionics/~4/5SwYtjPR1tM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.aquarionics.com/journal/2010/07/19/pears-and-sausages/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.aquarionics.com/journal/2010/07/19/pears-and-sausages/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.630 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-08-31 17:10:28 -->
