<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="http://feeds.feedburner.com/~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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Nuclear Weasels</title>
	
	<link>http://www.nuclearweasels.com</link>
	<description>Tech stuff from Dan</description>
	<pubDate>Thu, 20 Nov 2008 12:32:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/NuclearWeasels" type="application/rss+xml" /><item>
		<title>Jibber</title>
		<link>http://feeds.feedburner.com/~r/NuclearWeasels/~3/459516425/</link>
		<comments>http://www.nuclearweasels.com/2008/11/jibber/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 12:32:42 +0000</pubDate>
		<dc:creator>Taylor</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.nuclearweasels.com/?p=80</guid>
		<description><![CDATA[Despite my griping about missing features on the pre-alpha site  I feel that Bob deserves a big thumbs up for what he&#8217;s done with his Ruby on Rails blog engine Jibber. It&#8217;s never easy bootstrapping yourself up in a new language especially when you have to do it without the help of others (Sure [...]]]></description>
			<content:encoded><![CDATA[<p>Despite my griping about missing features on the <a href="http://jibber.bobmartens.net">pre-alpha site</a> <img src='http://www.nuclearweasels.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> I feel that Bob deserves a big thumbs up for what he&#8217;s done with his Ruby on Rails blog engine <a href="http://github.com/boblmartens/jibber/tree/master">Jibber</a>. It&#8217;s never easy bootstrapping yourself up in a new language especially when you have to do it without the help of others (Sure he read books, but neither Marcus or I could help him and we obviously count more :P).</p>
<p><a href="http://github.com/boblmartens/jibber/tree/master">Jibber</a> is shaping up to become usable product.</p>
<p>Well done Bob!</p>
<p>~Dan</p>

<p><a href="http://feeds.feedburner.com/~a/NuclearWeasels?a=pEYVXE"><img src="http://feeds.feedburner.com/~a/NuclearWeasels?i=pEYVXE" border="0"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.nuclearweasels.com/2008/11/jibber/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.nuclearweasels.com/2008/11/jibber/</feedburner:origLink></item>
		<item>
		<title>Embrace SVN updates!</title>
		<link>http://feeds.feedburner.com/~r/NuclearWeasels/~3/457355533/</link>
		<comments>http://www.nuclearweasels.com/2008/11/embrace-svn-updates/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 16:39:30 +0000</pubDate>
		<dc:creator>Taylor</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.nuclearweasels.com/?p=76</guid>
		<description><![CDATA[I say we should all embrace the following method of doing Word Press Upgrades.
http://codex.wordpress.org/Installing/Updating_WordPress_with_Subversion#Tracking_Stable_Versions
It simply rocks.
~Dan
]]></description>
			<content:encoded><![CDATA[<p>I say we should all embrace the following method of doing Word Press Upgrades.</p>
<p>http://codex.wordpress.org/Installing/Updating_WordPress_with_Subversion#Tracking_Stable_Versions</p>
<p>It simply rocks.</p>
<p>~Dan</p>

<p><a href="http://feeds.feedburner.com/~a/NuclearWeasels?a=oYmupW"><img src="http://feeds.feedburner.com/~a/NuclearWeasels?i=oYmupW" border="0"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.nuclearweasels.com/2008/11/embrace-svn-updates/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.nuclearweasels.com/2008/11/embrace-svn-updates/</feedburner:origLink></item>
		<item>
		<title>Embracing OpenID</title>
		<link>http://feeds.feedburner.com/~r/NuclearWeasels/~3/445639812/</link>
		<comments>http://www.nuclearweasels.com/2008/11/embracing-openid/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 16:36:46 +0000</pubDate>
		<dc:creator>Taylor</dc:creator>
		
		<category><![CDATA[OpenID]]></category>

		<category><![CDATA[The Open Consortium]]></category>

		<category><![CDATA[Theseus]]></category>

		<guid isPermaLink="false">http://www.nuclearweasels.com/?p=72</guid>
		<description><![CDATA[Today I ripped out the authentication system I had been writing for Theseus and replaced it with a bright and shiny link to the OpenID system. From now all on FE sites I write will use OpenID for its authentication system so we can begin to cut down on User Account hell.
In the near future [...]]]></description>
			<content:encoded><![CDATA[<p>Today I ripped out the authentication system I had been writing for Theseus and replaced it with a bright and shiny link to the OpenID system. From now all on FE sites I write will use OpenID for its authentication system so we can begin to cut down on User Account hell.</p>
<p>In the near future I&#8217;ll write a short tutorial on how I implemented OpenID.</p>
<p>~Dan</p>

<p><a href="http://feeds.feedburner.com/~a/NuclearWeasels?a=2FYUOh"><img src="http://feeds.feedburner.com/~a/NuclearWeasels?i=2FYUOh" border="0"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.nuclearweasels.com/2008/11/embracing-openid/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.nuclearweasels.com/2008/11/embracing-openid/</feedburner:origLink></item>
		<item>
		<title>Taking over characters</title>
		<link>http://feeds.feedburner.com/~r/NuclearWeasels/~3/443244120/</link>
		<comments>http://www.nuclearweasels.com/2008/11/taking-over-characters/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 13:44:09 +0000</pubDate>
		<dc:creator>Taylor</dc:creator>
		
		<category><![CDATA[Futility's End]]></category>

		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://www.nuclearweasels.com/?p=69</guid>
		<description><![CDATA[One of the hardest things I&#8217;ve ever had to do as a writer is take someone elses character and start writing with them, within the RPG world its usually frowned up on to do things like that however at times its necessary.
One such necessity is to write for one Alexander Stark the new president of [...]]]></description>
			<content:encoded><![CDATA[<p>One of the hardest things I&#8217;ve ever had to do as a writer is take someone elses character and start writing with them, within the RPG world its usually frowned up on to do things like that however at times its necessary.</p>
<p>One such necessity is to write for one <a href="http://infobase.fehq.net/index.php?title=Stark_for_the_Federation">Alexander Stark</a> the new president of Futility&#8217;s End.</p>
<p>The character was created by a friend of mine who sadly is taking some time away from writing, unfortunately the position of the character in question means that someone has to take over writing or the back story of the affiliate won&#8217;t be able to move along. With the Civil War arc now in its closing stages it is necessary for me to start moving the back story along, I hope to release the first fiction featuring Stark in the next day or two.</p>
<p>However before I do that I have to find his voice.</p>
<p>Hello President Stark, are you out there?</p>
<p>~Dan</p>

<p><a href="http://feeds.feedburner.com/~a/NuclearWeasels?a=8PlCMl"><img src="http://feeds.feedburner.com/~a/NuclearWeasels?i=8PlCMl" border="0"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.nuclearweasels.com/2008/11/taking-over-characters/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.nuclearweasels.com/2008/11/taking-over-characters/</feedburner:origLink></item>
		<item>
		<title>Futility’s End Season Finale</title>
		<link>http://feeds.feedburner.com/~r/NuclearWeasels/~3/442497628/</link>
		<comments>http://www.nuclearweasels.com/2008/11/futilitys-end-season-finale/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 20:44:54 +0000</pubDate>
		<dc:creator>Taylor</dc:creator>
		
		<category><![CDATA[Futility's End]]></category>

		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://www.nuclearweasels.com/?p=54</guid>
		<description><![CDATA[Today I stand, at least metaphorically, on the edge of a new dawn for Futility&#8217;s End. The product of 5 years planning and plotting finally pays off as Futility&#8217;s End goes to war against the corrupt master of its destiny Samuel George Kirok.
Throughout the plot we have struggled to keep his identity a secret whilst [...]]]></description>
			<content:encoded><![CDATA[<p>Today I stand, at least metaphorically, on the edge of a new dawn for Futility&#8217;s End. The product of 5 years planning and plotting finally pays off as Futility&#8217;s End goes to war against the corrupt master of its destiny Samuel George Kirok.</p>
<p>Throughout the plot we have struggled to keep his identity a secret whilst at the same time leaving enough clues laying around for people to guess who he is. For those who haven&#8217;t been keeping up with the FE I&#8217;ll clue you in on the secret.</p>
<p>Sam Kirok is Emperor Tiberius AKA Mirror Kirk.</p>
<p>The arch nemesis of one Admiral Bryan Cash a man who&#8217;s lived through several life times and enough crap to kill your average gentleman. By now though that man is dead, finally laid to rest within Futility&#8217;s End never to grace the forum for your viewing pleasure again. Albert bless his soul has played a blinder for the FE on this one, not only has he picked up his brothers mantle he&#8217;s managed to surpass all expectations of what he could achieve, single handledly writing where needed over the past 6 months has quite obviously left him feeling a little drained.</p>
<p>He is now taking a well deserved break from Futility&#8217;s End, before he goes though I&#8217;d like to ensure he knows one thing.</p>
<p>Damn dude, you write some cool stuffs!</p>
<p>Anyway back to the edge I mentioned earlier.</p>
<p>As I take the reigns of command again it falls to me to steer this group towards something better than it currently is, in my mind I can see a plan crystalising which to some extent relies on the efforts of those people already in Futility&#8217;s End. It relies on them because our main priority has to be attracting new blood to our games, we&#8217;ve felt the pinch of real life this year with a good chunk of our players having to scale back their activities a fair bit. The big question is how do we get these new people?</p>
<p>Answer. Ambassadors!</p>
<p>The best way of recruiting for Futility&#8217;s End has always been word of mouth and the way that people get fired up over what they write, its electrifying to realise you&#8217;re writing something thats uniquely part of a greater whole. I feel that a few of our current players could be trained to grab people&#8217;s attention this way, not to out and out recruit them just to be prepared on how to sell what we&#8217;re doing.</p>
<p>The only problem with this plan is a little thing called arrogance. Over the past year I&#8217;ve heard several critisims about how people in FE are holier than thou in their attitude - that really ought to stop, if it doesn&#8217;t then its sad to say that the group doesn&#8217;t need you in it. Yes FE is cool, it rocks and all that but its not automatically better than everything else. We have to make it that way and we do that through our writing not through waxing lyrical about the affiliate. I&#8217;ve said it before to people if we write well then Futility&#8217;s End will sell itself.</p>
<p>Another item on my to do list is figuring out some way of better disseminating the information about what Futility&#8217;s End is, our <a title="FEInfoBase" href="http://infobase.fehq.net">InfoBase</a> works wonderfully well for players immersed in our lore, however it remains almost impenetrable by those who have yet to join us. The website will be the vehicle for this task, whilst there may be some apprehension I plan to replace the current forum and InfoBase systems with a custom written application designed to link directly in to the main site. I want all FE information to be available from one central site not spread out across disparate offerings.</p>
<p>Thirdly there is something else we ought to concentrate on and that is the rigor with which we deal with things, another complaint I&#8217;ve heard banded about is how things have been sent to GM&#8217;s or the Quad and have never been dealt with. Obviously given how we work the Quad doesn&#8217;t want to be micromanaging how everyone does things but we do need to put something in place to ensure that people don&#8217;t drop through the cracks.</p>
<p>Well, as much as I would like to write some more on the future of FE I think I ought to leave it there. At least until the site comes out of maintenance <img src='http://www.nuclearweasels.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>~Dan</p>

<p><a href="http://feeds.feedburner.com/~a/NuclearWeasels?a=qj000H"><img src="http://feeds.feedburner.com/~a/NuclearWeasels?i=qj000H" border="0"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.nuclearweasels.com/2008/11/futilitys-end-season-finale/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.nuclearweasels.com/2008/11/futilitys-end-season-finale/</feedburner:origLink></item>
		<item>
		<title>Renaming a MOSS2K7 Server</title>
		<link>http://feeds.feedburner.com/~r/NuclearWeasels/~3/436061308/</link>
		<comments>http://www.nuclearweasels.com/2008/10/renaming-a-moss2k7-server/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 17:39:50 +0000</pubDate>
		<dc:creator>Taylor</dc:creator>
		
		<category><![CDATA[Sharepoint 2007]]></category>

		<guid isPermaLink="false">http://www.nuclearweasels.com/?p=52</guid>
		<description><![CDATA[Relevant information for me, thought it might be of interest to you.
http://www.sharepointblogs.com/mirjam/archive/2007/08/06/renaming-a-moss-server.aspx
]]></description>
			<content:encoded><![CDATA[<p>Relevant information for me, thought it might be of interest to you.</p>
<p>http://www.sharepointblogs.com/mirjam/archive/2007/08/06/renaming-a-moss-server.aspx</p>

<p><a href="http://feeds.feedburner.com/~a/NuclearWeasels?a=Zxz4Ug"><img src="http://feeds.feedburner.com/~a/NuclearWeasels?i=Zxz4Ug" border="0"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.nuclearweasels.com/2008/10/renaming-a-moss2k7-server/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.nuclearweasels.com/2008/10/renaming-a-moss2k7-server/</feedburner:origLink></item>
		<item>
		<title>Swyx and Vlans</title>
		<link>http://feeds.feedburner.com/~r/NuclearWeasels/~3/429781472/</link>
		<comments>http://www.nuclearweasels.com/2008/10/swyx-and-vlans/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 16:23:31 +0000</pubDate>
		<dc:creator>Taylor</dc:creator>
		
		<category><![CDATA[Swyx]]></category>

		<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://www.nuclearweasels.com/?p=50</guid>
		<description><![CDATA[I thought I would share this nugget with you all as its kept my brain mangled for a few hours and I&#8217;d like to save someone else the trouble.
Your swyx server must be on the same VLan as the phones in order to run the phone controller.
It works via broadcast which does not work over [...]]]></description>
			<content:encoded><![CDATA[<p>I thought I would share this nugget with you all as its kept my brain mangled for a few hours and I&#8217;d like to save someone else the trouble.</p>
<p>Your swyx server must be on the same VLan as the phones in order to run the phone controller.</p>
<p>It works via broadcast which does not work over router bounderies no matter what you are told by swyx themselves.</p>
<p>~Dan</p>

<p><a href="http://feeds.feedburner.com/~a/NuclearWeasels?a=feja8I"><img src="http://feeds.feedburner.com/~a/NuclearWeasels?i=feja8I" border="0"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.nuclearweasels.com/2008/10/swyx-and-vlans/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.nuclearweasels.com/2008/10/swyx-and-vlans/</feedburner:origLink></item>
		<item>
		<title>How little I know</title>
		<link>http://feeds.feedburner.com/~r/NuclearWeasels/~3/429654246/</link>
		<comments>http://www.nuclearweasels.com/2008/10/how-little-i-know/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 13:52:31 +0000</pubDate>
		<dc:creator>Taylor</dc:creator>
		
		<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://www.nuclearweasels.com/?p=48</guid>
		<description><![CDATA[This week we had reason to call in an Engineer from 3Com to help us fault find the issues we&#8217;ve been suffering on our network for the past 6 months. 
The problem we&#8217;ve experienced is this.
Randomly a client on our network will loose network connectivity, they will be unable to access any resource on the network. Running the [...]]]></description>
			<content:encoded><![CDATA[<p>This week we had reason to call in an Engineer from 3Com to help us fault find the issues we&#8217;ve been suffering on our network for the past 6 months. </p>
<p>The problem we&#8217;ve experienced is this.</p>
<p>Randomly a client on our network will loose network connectivity, they will be unable to access any resource on the network. Running the command <em>arp -d *</em> would allow the machine access the network again for a short period of time before the issue would occur again. The real difficultly was that this problem would affect users randomly for random periods of time. There was no correlation between the software or hardware levels of the machine, and no correlation between network port on the switch and the problem either.</p>
<p>After many months of pulling my own hair out we purchased support days from 3Com.</p>
<p>Sufficed to say, I&#8217;m happy that our problem boggled the engineers mind too.</p>
<p>In the course of his investigations it became apparent that my own knowledge of networking barely scratches the surface of what you can do with devices like our 5500G&#8217;s, it is certainly a shame when you realise our setup was so simplistic we could have probably done the same job with a few hubs and a single switch.</p>
<p>That is changing now given the wealth of knowledge which has been imparted to both Barry (My collegue) and myself by the engineer. We&#8217;re now trying to get our network set up and vlan&#8217;d correctly so that our servers, desktops and phones are all virtually separated.</p>
<p>My first bug bear is getting our phone system working on a different VLan.</p>
<p>More on that later maybe.</p>
<p>~Dan</p>

<p><a href="http://feeds.feedburner.com/~a/NuclearWeasels?a=6YGpSr"><img src="http://feeds.feedburner.com/~a/NuclearWeasels?i=6YGpSr" border="0"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.nuclearweasels.com/2008/10/how-little-i-know/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.nuclearweasels.com/2008/10/how-little-i-know/</feedburner:origLink></item>
		<item>
		<title>Ouch (Again)</title>
		<link>http://feeds.feedburner.com/~r/NuclearWeasels/~3/418923434/</link>
		<comments>http://www.nuclearweasels.com/2008/10/ouch-again/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 22:11:33 +0000</pubDate>
		<dc:creator>Taylor</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.nuclearweasels.com/?p=46</guid>
		<description><![CDATA[I&#8217;ve injured my AC joint again, probably a grade one tear.
Read more about the pain here.
~Dan
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve injured my AC joint again, probably a grade one tear.</p>
<p>Read more about the pain <a href="http://www.sportsinjuryclinic.net/cybertherapist/front/shoulder/acjoint.htm">here</a>.</p>
<p>~Dan</p>

<p><a href="http://feeds.feedburner.com/~a/NuclearWeasels?a=CyOE4K"><img src="http://feeds.feedburner.com/~a/NuclearWeasels?i=CyOE4K" border="0"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.nuclearweasels.com/2008/10/ouch-again/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.nuclearweasels.com/2008/10/ouch-again/</feedburner:origLink></item>
		<item>
		<title>RT is alive!</title>
		<link>http://feeds.feedburner.com/~r/NuclearWeasels/~3/416147612/</link>
		<comments>http://www.nuclearweasels.com/2008/10/rt-is-alive/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 21:22:54 +0000</pubDate>
		<dc:creator>Taylor</dc:creator>
		
		<category><![CDATA[FutilityHosting]]></category>

		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.nuclearweasels.com/?p=42</guid>
		<description><![CDATA[I&#8217;ve spent a day setting up RT for use with my hosting company, I&#8217;m pretty happy with it. 
Screenshot of it working below.
 
 
Sweet!
~Dan
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve spent a day setting up RT for use with my hosting company, I&#8217;m pretty happy with it. </p>
<p>Screenshot of it working below.</p>
<p> </p>
<p> </p>
<div id="attachment_43" class="wp-caption alignnone" style="width: 310px"><a href="http://www.nuclearweasels.com/wp-content/uploads/2008/10/rtsuccess.jpg"><img class="size-medium wp-image-43" title="rtsuccess" src="http://www.nuclearweasels.com/wp-content/uploads/2008/10/rtsuccess-300x187.jpg" alt="Success - RT is installed" width="300" height="187" /></a><p class="wp-caption-text">Success - RT is installed</p></div>
<p>Sweet!</p>
<p>~Dan</p>

<p><a href="http://feeds.feedburner.com/~a/NuclearWeasels?a=3QUFrW"><img src="http://feeds.feedburner.com/~a/NuclearWeasels?i=3QUFrW" border="0"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.nuclearweasels.com/2008/10/rt-is-alive/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.nuclearweasels.com/2008/10/rt-is-alive/</feedburner:origLink></item>
	</channel>
</rss>
