<?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>Amykate &#187; Tech Musings</title>
	<atom:link href="http://www.amykate.co.uk/category/tech-musings/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amykate.co.uk</link>
	<description>Coding and cupcakes,</description>
	<lastBuildDate>Fri, 03 Sep 2010 22:07:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Surprise Dining Algorithm Problem</title>
		<link>http://www.amykate.co.uk/2010/surprise-dining-algorithm-problem/</link>
		<comments>http://www.amykate.co.uk/2010/surprise-dining-algorithm-problem/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 11:05:54 +0000</pubDate>
		<dc:creator>Amykate (Admin)</dc:creator>
				<category><![CDATA[Food]]></category>
		<category><![CDATA[Tech Musings]]></category>

		<guid isPermaLink="false">http://www.amykate.co.uk/?p=192</guid>
		<description><![CDATA[
			
				
			
		
All I have to do is organise 16 dinner parties&#8230; how hard can it be?
The Rotary Club of Reading Abbey have a season of Surprise Dining, each couple signed up will host one dinner party and go to three others. The host of the dinner party does the main course, the other guests do the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.amykate.co.uk%2F2010%2Fsurprise-dining-algorithm-problem%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.amykate.co.uk%2F2010%2Fsurprise-dining-algorithm-problem%2F&amp;source=amykate&amp;style=normal&amp;hashtags=rdg" height="61" width="50" /><br />
			</a>
		</div>
<p>All I have to do is organise 16 dinner parties&#8230; how hard can it be?</p>
<p>The Rotary Club of Reading Abbey have a season of Surprise Dining, each couple signed up will host one dinner party and go to three others. The host of the dinner party does the main course, the other guests do the starter, pudding and cheese. Each couple involved will cook an entire meal but in stages.</p>
<p><img class="alignright" src="http://farm4.static.flickr.com/3277/2584054982_609a633c41_m.jpg" alt="Paris" /><br />
The Rules<br />
- Each couple will attend 4 dinner parties<br />
- Each couple will do the Main Course once, Starter once, Pudding once, Cheese once<br />
- Each couple should only encounter the other guests once at the dinner parties (you only have dinner with couple A once, not meeting them again)</p>
<p>So&#8230; is this possible?</p>
<p>If So&#8230; there has to be an algorithmic answer to this&#8230; I look to you stats-based people for help!</p>
<p>I need 16 combinations of the letters A to P where each letter is in position 1 (starter), 2 (main), 3(pudding) and 4(cheese) only once. AND there are no repeating combinations of letters &#8211; so a,b,c,d and b,a,e,f wouldn&#8217;t work as a and b have already seen each other the previous week.</p>
<p>Any and all ideas gratefully received!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amykate.co.uk/2010/surprise-dining-algorithm-problem/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>The FizzBuzz Problem and Diving in Too Soon</title>
		<link>http://www.amykate.co.uk/2010/the-fizzbuzz-problem-and-diving-in-too-soon/</link>
		<comments>http://www.amykate.co.uk/2010/the-fizzbuzz-problem-and-diving-in-too-soon/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 11:09:50 +0000</pubDate>
		<dc:creator>Amykate (Admin)</dc:creator>
				<category><![CDATA[Tech Musings]]></category>

		<guid isPermaLink="false">http://www.amykate.co.uk/?p=150</guid>
		<description><![CDATA[
			
				
			
		

 

One of my developer friends &#8211; Nick Telford &#8211; tweeted this article about Programmers and the lack of those that seem able to programme.
 





Will The Real Programmers Please Stand Up? http://retwt.me/1NEBw // another example of how diluted our industry really isless than a minute ago via TweetMemeNick Telford 
nicktelford


This article linked to anothe [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.amykate.co.uk%2F2010%2Fthe-fizzbuzz-problem-and-diving-in-too-soon%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.amykate.co.uk%2F2010%2Fthe-fizzbuzz-problem-and-diving-in-too-soon%2F&amp;source=amykate&amp;style=normal&amp;hashtags=rdg" height="61" width="50" /><br />
			</a>
		</div>
<style type="text/css">
<!--  /**  * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann  * (http://qbnz.com/highlighter/ and http://geshi.org/)  */ .php .de1, .php .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;color: #000020;} .php  {font-family:monospace;color: #006; border: 1px solid #d0d0d0; background-color: #f0f0f0;} .php a:link {color: #000060;} .php a:hover {background-color: #f0f000;} .php .imp {font-weight: bold; color: red;} .php li, .php .li1 {font-weight: normal; vertical-align:top;font: normal normal 130% 'Courier New', Courier, monospace; color: #003030;} .php .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;} .php .li2 {font-weight: bold; vertical-align:top;font-weight: bold; color: #006060;} .php .kw1 {color: #b1b100;} .php .kw2 {color: #000000; font-weight: bold;} .php .kw3 {color: #990000;} .php .kw4 {color: #009900; font-weight: bold;} .php .co1 {color: #666666; font-style: italic;} .php .co2 {color: #666666; font-style: italic;} .php .co3 {color: #0000cc; font-style: italic;} .php .co4 {color: #009933; font-style: italic;} .php .coMULTI {color: #666666; font-style: italic;} .php .es0 {color: #000099; font-weight: bold;} .php .es1 {color: #000099; font-weight: bold;} .php .es2 {color: #660099; font-weight: bold;} .php .es3 {color: #660099; font-weight: bold;} .php .es4 {color: #006699; font-weight: bold;} .php .es5 {color: #006699; font-weight: bold; font-style: italic;} .php .es6 {color: #009933; font-weight: bold;} .php .es_h {color: #000099; font-weight: bold;} .php .br0 {color: #009900;} .php .sy0 {color: #339933;} .php .sy1 {color: #000000; font-weight: bold;} .php .st0 {color: #0000ff;} .php .st_h {color: #0000ff;} .php .nu0 {color: #cc66cc;} .php .nu8 {color: #208080;} .php .nu12 {color: #208080;} .php .nu19 {color:#800080;} .php .me1 {color: #004000;} .php .me2 {color: #004000;} .php .re0 {color: #000088;} .php span.xtra { display:block; } --> 
</style>
<p>One of my developer friends &#8211; <a title="Nick's Blog" href="http://nicktelford.net" target="_blank">Nick Telford</a> &#8211; tweeted this article about Programmers and the lack of those that seem able to programme.</p>
<p><!-- http://twitter.com/nicktelford/status/17423576955 --> </p>
<style type="text/css">
<!-- .bbpBox17423576955 {background:url(http://s.twimg.com/a/1277506381/images/themes/theme13/bg.gif) #B2DFDA;padding:20px;} p.bbpTweet{background:#fff;padding:10px 12px 10px 12px;margin:0;min-height:48px;color:#000;font-size:18px !important;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px} p.bbpTweet span.metadata{display:block;width:100%;clear:both;margin-top:8px;padding-top:12px;height:40px;border-top:1px solid #fff;border-top:1px solid #e6e6e6} p.bbpTweet span.metadata span.author{line-height:19px} p.bbpTweet span.metadata span.author img{float:left;margin:0 7px 0 0px;width:38px;height:38px} p.bbpTweet a:hover{text-decoration:underline}p.bbpTweet span.timestamp{font-size:12px;display:block} -->
</style>
</p>
<div class="bbpBox17423576955">
<p class="bbpTweet">Will The Real Programmers Please Stand Up? <a rel="nofollow" href="http://retwt.me/1NEBw">http://retwt.me/1NEBw</a> // another example of how diluted our industry really is<span class="timestamp"><a title="Wed Jun 30 15:51:15 +0000 2010" href="http://twitter.com/nicktelford/status/17423576955">less than a minute ago</a> via <a rel="nofollow" href="http://tweetmeme.com">TweetMeme</a></span><span class="metadata"><span class="author"><a href="http://twitter.com/nicktelford"><img src="http://a3.twimg.com/profile_images/70918899/headshot-awesome-small_normal.jpg" alt="" /></a><strong><a href="http://twitter.com/nicktelford">Nick Telford</a></strong><br /> <br />
nicktelford</span></span></p>
</div>
<p><!-- end of tweet --></p>
<p>This article linked to anothe one &#8211; <a title="Why can't programmers program?" href="http://www.codinghorror.com/blog/2007/02/why-cant-programmers-program.html" target="_blank">Why can’t programmers…program?</a> &#8211;  which mentioned the FizzBuzz problem.</p>
<p>The idea is simple, all you have to do is write a program that prints out the numbers 1 to 100, but for multiples of 3, print Fizz instead of the number and for multiples of 5 print Buzz. If the number is a multiple of both, FizzBuzz should be printed.</p>
<p>So here&#8217;s my answer &#8211; in php of course.</p>
<div class="php">
<ol>
<li class="li1">
<div class="de1"><span class="kw2">&lt;?php</span></div>
</li>
<li class="li1">
<div class="de1"><span class="re0">$x</span> <span class="sy0">=</span> <span class="nu0">100</span><span class="sy0">;</span></div>
</li>
<li class="li1">
<div class="de1"><span class="kw1">for</span> <span class="br0">&#40;</span><span class="re0">$i</span><span class="sy0">=</span><span class="nu0">1</span><span class="sy0">;</span> <span class="re0">$i</span><span class="sy0">&lt;=</span><span class="re0">$x</span><span class="sy0">;</span> <span class="re0">$i</span><span class="sy0">++</span><span class="br0">&#41;</span> <span class="br0">&#123;</span></div>
</li>
<li class="li1">
<div class="de1">&nbsp; &nbsp; <span class="re0">$msg</span> <span class="sy0">=</span> <span class="st0">&quot;&quot;</span><span class="sy0">;</span></div>
</li>
<li class="li2">
<div class="de2">&nbsp; &nbsp; <span class="kw1">if</span> <span class="br0">&#40;</span><span class="re0">$i</span> <span class="sy0">%</span> <span class="nu0">3</span> <span class="sy0">==</span> <span class="nu0">0</span><span class="br0">&#41;</span> <span class="br0">&#123;</span></div>
</li>
<li class="li1">
<div class="de1">&nbsp; &nbsp; &nbsp; &nbsp; <span class="re0">$msg</span> <span class="sy0">=</span> <span class="st0">&quot;Fizz&quot;</span><span class="sy0">;</span></div>
</li>
<li class="li1">
<div class="de1">&nbsp; &nbsp; <span class="br0">&#125;</span></div>
</li>
<li class="li1">
<div class="de1">&nbsp; &nbsp; <span class="kw1">if</span> <span class="br0">&#40;</span><span class="re0">$i</span> <span class="sy0">%</span> <span class="nu0">5</span> <span class="sy0">==</span> <span class="nu0">0</span><span class="br0">&#41;</span> <span class="br0">&#123;</span></div>
</li>
<li class="li1">
<div class="de1">&nbsp; &nbsp; &nbsp; &nbsp; <span class="re0">$msg</span> <span class="sy0">=</span> <span class="re0">$msg</span> <span class="sy0">.</span> <span class="st0">&quot;Buzz&quot;</span><span class="sy0">;</span></div>
</li>
<li class="li2">
<div class="de2">&nbsp; &nbsp; <span class="br0">&#125;</span></div>
</li>
<li class="li1">
<div class="de1">&nbsp; &nbsp; <span class="kw1">if</span> <span class="br0">&#40;</span><a href="http://www.php.net/strlen"><span class="kw3">strlen</span></a><span class="br0">&#40;</span><span class="re0">$msg</span><span class="br0">&#41;</span> <span class="sy0">==</span> <span class="nu0">0</span><span class="br0">&#41;</span> <span class="br0">&#123;</span></div>
</li>
<li class="li1">
<div class="de1">&nbsp; &nbsp; &nbsp; &nbsp; <span class="re0">$msg</span> <span class="sy0">=</span> <span class="re0">$i</span><span class="sy0">;</span></div>
</li>
<li class="li1">
<div class="de1">&nbsp; &nbsp; <span class="br0">&#125;</span></div>
</li>
<li class="li1">
<div class="de1">&nbsp; &nbsp; <span class="kw1">print</span> <span class="re0">$msg</span> <span class="sy0">.</span> <span class="st0">&quot;&lt;br/&gt;&quot;</span><span class="sy0">;</span></div>
</li>
<li class="li2">
<div class="de2"><span class="br0">&#125;</span></div>
</li>
<li class="li1">
<div class="de1"><span class="sy1">?&gt;</span></div>
</li>
</ol>
</div>
<p>This complies with all 4 of the requirements (numbers, Fizzes, Buzzes and FizzBuzzes), which is the point &#8211; many developers when set this task miss out one or more of the vital parts clearly stated in the specification.</p>
<p>It all goes back to what your mother told you when you had your first exam at school &#8211; remember to read the entire question first before diving in.</p>
<p>So did I miss something? Can you do it more efficiently?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amykate.co.uk/2010/the-fizzbuzz-problem-and-diving-in-too-soon/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>A News Junkie&#8217;s Election Resources</title>
		<link>http://www.amykate.co.uk/2010/a-news-junkies-election-resources/</link>
		<comments>http://www.amykate.co.uk/2010/a-news-junkies-election-resources/#comments</comments>
		<pubDate>Thu, 06 May 2010 09:52:56 +0000</pubDate>
		<dc:creator>Amykate (Admin)</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tech Musings]]></category>

		<guid isPermaLink="false">http://www.amykate.co.uk/?p=127</guid>
		<description><![CDATA[
			
				
			
		
My name is Amy and I&#8217;m a recovering News Junkie. 
I do well these days, I only check the BBC news website 3 or 4 times a day but there have been periods in my life where I would live on news sites, devouring the soap opera / action movie / documentory that is our wonderful [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.amykate.co.uk%2F2010%2Fa-news-junkies-election-resources%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.amykate.co.uk%2F2010%2Fa-news-junkies-election-resources%2F&amp;source=amykate&amp;style=normal&amp;hashtags=rdg" height="61" width="50" /><br />
			</a>
		</div>
<h2><em>My name is Amy and I&#8217;m a recovering News Junkie. </em></h2>
<p>I do well these days, I only check the BBC news website 3 or 4 times a day but there have been periods in my life where I would live on news sites, devouring the soap opera / action movie / documentory that is our wonderful world.</p>
<p>Today is the General Election. If you are eligable and you haven&#8217;t voted &#8211; go vote now. Chris Alexander has explained this more eloquently than I could in his post this morning &#8220;<a title="http://www.chris-alexander.co.uk/3361" href="http://www.chris-alexander.co.uk/3361" target="_blank">Today is the General Election. There’s no excuse not to vote</a>&#8221;</p>
<p>For those of you that have voted and are ready to sit back and watch the drama unfold, I would like to share with you my current news-junkie-fix set up.</p>
<p><strong>1. BBC</strong><strong> &#8211; </strong><a title="http://news.bbc.co.uk/1/shared/election2010/liveevent/" href="http://news.bbc.co.uk/1/shared/election2010/liveevent/" target="_blank"><strong>BBC News Live Election Results Page</strong></a> &#8211;  This looks like it&#8217;s shaping up to be a very useful page, this will be on my laptop screen tonight</p>
<p><strong> 2. News Now &#8211; </strong><a href="http://www.newsnow.co.uk/h/Current+Affairs/Government+&amp;+Politics/UK+General+Election+2010" target="_blank"><strong>News Now&#8217;s Election Page </strong></a></p>
<p>I have been addicted to this site since that September a few years ago when all the news websites went down, this site remained avalibale in patches and bought in feeds from hundreds of different websites from all over the world. It agrigates news stories from hundreds of sources &#8211; If you want to get all the news about anything, this is the place to go.</p>
<p><strong>3. Twitter and TweetTabs</strong></p>
<p>I get lots of my breaking news and most certainly interesting commentary from Twitter these days. I will be using <a href="http://tweettabs.com" target="_blank">TweetTabs</a> (made by the every talented dtsn -<a href=" http://www.dtsn.co.uk" target="_blank"> http://www.dtsn.co.uk</a>) to keep an eye on the hashtags.  Here&#8217;s my set up &#8211; <a title="Election Tweet Tabs" href="http://tweettabs.com/tabs/%23ge2010/%23ukvote/%23ReadingW/">http://tweettabs.com/tabs/%23ge2010/%23ukvote/%23ReadingW/</a></p>
<p><a title="Election Tweet Tabs" href="http://tweettabs.com/tabs/%23ge2010/%23ukvote/%23ReadingW/"></a> If you want to find your local constituency&#8217;s hash tag, check the list on this website  <a href="http://www2.politicalbetting.com/index.php/ge2010-hashtags/" target="_blank">http://www2.politicalbetting.com/index.php/ge2010-hashtags/</a></p>
<p>What ever you&#8217;re doing, I hope you enjoy your election night.  Please share your favourite resources in the comments!</p>
<p>Final Thought When something exciting happens in the tech world &#8211; a new product lauch etc &#8211; there is ALWAYS a life blogging feed from someone, seems weird to not be going to EnGadget for live blogging of the election!</p>
<p><strong>UPDATES:</strong></p>
<p><a href="http://www.farmersguardian.com/31785.article" target="_blank">Live Blogging from the Farmer Guardian</a> &#8211; a different take no doubt</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amykate.co.uk/2010/a-news-junkies-election-resources/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Use your data intelligently or face the wrath of spurned woman everywhere</title>
		<link>http://www.amykate.co.uk/2010/use-your-data-intelligently-or-face-the-wrath-of-spurned-woman-everywhere/</link>
		<comments>http://www.amykate.co.uk/2010/use-your-data-intelligently-or-face-the-wrath-of-spurned-woman-everywhere/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 12:22:32 +0000</pubDate>
		<dc:creator>Amykate (Admin)</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tech Musings]]></category>
		<category><![CDATA[whining]]></category>

		<guid isPermaLink="false">http://www.amykate.co.uk/?p=120</guid>
		<description><![CDATA[
			
				
			
		
As you scamper your merry way over the playgrounds of the internet you will accumulate logins to various locations &#8211; forums, shopping sites, services &#8211; in return the companies that run the sites get your email address and a few bits and bobs about you.
This is like crack to them.
If you manage to toggle the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.amykate.co.uk%2F2010%2Fuse-your-data-intelligently-or-face-the-wrath-of-spurned-woman-everywhere%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.amykate.co.uk%2F2010%2Fuse-your-data-intelligently-or-face-the-wrath-of-spurned-woman-everywhere%2F&amp;source=amykate&amp;style=normal&amp;hashtags=rdg" height="61" width="50" /><br />
			</a>
		</div>
<p>As you scamper your merry way over the playgrounds of the internet you will accumulate logins to various locations &#8211; forums, shopping sites, services &#8211; in return the companies that run the sites get your email address and a few bits and bobs about you.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">This is like crack to them.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">If you manage to toggle the obligatory &#8220;tick me if you do want to not get the occasional newsletter&#8221; check box correctly at the bottom of the form you may never hear from them again. Well done. But sometiems you DO want to recieve their newsletter.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">I have no problem with companies I like having my details, I appreciate Firebox emailing me new and shiny things and the day just would not be complete without my Daily Dilbert (tell me I&#8217;m not the only one who is convinced Scott Adams hides in the cupboard in my office and then draws what happened yesterday for today?).</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">But what really frustrates me is when these companies don&#8217;t make sensible &#8211; or any &#8211; use of the data they have on me.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">A number of companies have my birth date &#8211; but only a small percentage of shopping sites email me congratulations and tempting me with the chance of buying myself a present.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Why? It is NOT hard to use data intelligently and treat it as information.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">My day-to-day world revolves around a rather excellent Document Management and Collaboration System (http://www.unit4collaborationsoftware.com), I deal with data and information day in and day out and I&#8217;m afraid it has become one of my passions &#8211; it may help if you imagine me climbing onto my soap box round about now.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Data and information are different things. Data is pointless without context, once you give it a context and actually DO something with it it becomes information, and informaiton is power. What these companies have on us is data, but if they spent even a little time looking at it they could turn it into information that would become extreamly powerful. For example, a shopping website knows that you always send a package to a  Mr X around the middle of January and you always use express delivery &#8211; how many years in a row would you have to do this before they worked out that you always manage to forget your second-cousin&#8217;s birthday until the last minute? If that company emailed you to remind you wouldn&#8217;t you feel some loyalty towards them, some warmth that for once, this year your Great Aunt Nora wont tut at you for forgetting her beloved darling&#8217;s birthday?</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Let me put it another way &#8211; Information is where the money is. Conversly, mis-use of data, or the lack of translating data into information can cause a company to lose money and/or potential revenue &#8211; and even worse, it may even lose it its reputation.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">What kicked all of this off? I&#8217;m glad you asked&#8230; A few days ago I received an email &#8211; a &#8217;special offer&#8217; &#8211; from a company that I had signed up with over a year and a half ago. This email made me hopping mad at the complete disregard for the informaiton they held on me. It would have been so simple for them to realise that the mail shot they sent me was wholly inappropriate on many many levels but did they? No, they went ahead and because of this carelessness and lack of attend to the big picture they not only do they made themselves look stupid but damaged the reputation of the company they were promoting.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">I received an email from hitched.co.uk offering me £200 off a wedding dress.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Slightly peculiar but innocent enough you may think &#8211; no, not when you consider that when signing up for hitched.co.uk they ask you for the prospective date of your wedding &#8211; as far as hitched.co.uk are concerned I am already married.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">What type of company sends offers for wedding dresses to respectably married woman!?</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">And if on the off chance &#8211; as in my case &#8211; the recipient turned out to not be married in the end, wouldn&#8217;t you think that sending such an offer &#8211; complete with imagery of smiling, supposedly happy brides &#8211; to someone who thought they would get married but then didn&#8217;t wasn&#8217;t entirely tactful?</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Companies out there I beg of you, use your data sensibly &#8211; is really isn&#8217;t hard to prevent issues like this occurring if you just look at the data you have about your customer base and by applying a little bit of logic, turn that into useful information. Information that if used correctly may just save you from losing customers.</div>
<p>This is like crack to them.</p>
<p>If you manage to toggle the obligatory &#8220;tick me if you do want to not get the occasional newsletter&#8221; check box correctly at the bottom of the form you may never hear from them again. Well done. But sometimes you DO want to receive their newsletter.</p>
<p>I have no problem with companies I like having my details, I appreciate Firebox emailing me new and shiny things and the day just would not be complete without my Daily Dilbert (tell me I&#8217;m not the only one who is convinced Scott Adams hides in the cupboard in my office and then draws what happened yesterday for today?).</p>
<p>But what really frustrates me is when these companies don&#8217;t make sensible &#8211; or any &#8211; use of the data they have on me.</p>
<p>A number of companies have my birth date &#8211; but only a small percentage of shopping sites email me congratulations and tempting me with the chance of buying myself a present.</p>
<p>Why? It is NOT hard to use data intelligently and treat it as information.</p>
<p>My day-to-day world revolves around a rather excellent Document Management and Collaboration System (<a href="http://www.unit4collaboration.com" target="_blank">http://www.unit4collaboration.com</a>), I deal with data and information day in and day out and I&#8217;m afraid it has become one of my passions &#8211; it may help if you imagine me climbing onto my soap box round about now.</p>
<p>Data and information are different things. Data is pointless without context, once you give it a context and actually DO something with it it becomes information, and informaiton is power. What these companies have on us is data, but if they spent even a little time looking at it they could turn it into information that would become extremely powerful. For example, a shopping website knows that you always send a package to a  Mr X around the middle of January and you always use express delivery &#8211; how many years in a row would you have to do this before they worked out that you always manage to forget your second-cousin&#8217;s birthday until the last minute? If that company emailed you to remind you wouldn&#8217;t you feel some loyalty towards them, some warmth that for once, this year your Great Aunt Nora wont tut at you for forgetting her beloved darling&#8217;s birthday?</p>
<p>Let me put it another way &#8211; Information is where the money is. Conversely, mis-use of data, or the lack of translating data into information can cause a company to lose money and/or potential revenue &#8211; and even worse, it may even lose it its reputation.</p>
<p>What kicked all of this off? I&#8217;m glad you asked&#8230; A few days ago I received an email &#8211; a &#8217;special offer&#8217; &#8211; from a company that I had signed up with over a year and a half ago. This email made me hopping mad at the complete disregard for the information they held on me. It would have been so simple for them to realise that the mail shot they sent me was wholly inappropriate on many many levels but did they? No, they went ahead and because of this carelessness and lack of attend to the big picture they not only do they made themselves look stupid but damaged the reputation of the company they were promoting.</p>
<p>I received an email from <a href="http://www.hitched.co.uk" target="_blank">hitched.co.uk</a> offering me £200 off a wedding dress.</p>
<p>Slightly peculiar but innocent enough you may think &#8211; no, not when you consider that when signing up for hitched.co.uk they ask you for the prospective date of your wedding &#8211; as far as hitched.co.uk are concerned I am already married.</p>
<p>What type of company sends offers for wedding dresses to respectably married woman!?</p>
<p>And if on the off chance &#8211; as in my case &#8211; the recipient turned out to not be married in the end, wouldn&#8217;t you think that sending such an offer &#8211; complete with imagery of smiling, supposedly happy brides &#8211; to someone who thought they would get married but then didn&#8217;t wasn&#8217;t entirely tactful?</p>
<p>Companies out there I beg of you, use your data sensibly &#8211; is really isn&#8217;t hard to prevent issues like this occurring if you just look at the data you have about your customer base and by applying a little bit of logic, turn that into useful information. Information that if used correctly may just save you from losing customers.</p>
<div id="attachment_119" class="wp-caption aligncenter" style="width: 753px"><img class="size-full wp-image-119" title="Email from hitched.co.uk" src="http://amykate.co.uk/wp-uploads/2010/02/blog-bride1.png" alt="Email from hitched.co.uk" width="743" height="1047" /><p class="wp-caption-text">Email from hitched.co.uk</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.amykate.co.uk/2010/use-your-data-intelligently-or-face-the-wrath-of-spurned-woman-everywhere/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The Lot of the Geeks at Christmas</title>
		<link>http://www.amykate.co.uk/2009/the-lot-of-the-geeks-at-christmas/</link>
		<comments>http://www.amykate.co.uk/2009/the-lot-of-the-geeks-at-christmas/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 12:18:59 +0000</pubDate>
		<dc:creator>Amykate</dc:creator>
				<category><![CDATA[Tech Musings]]></category>
		<category><![CDATA[whining]]></category>

		<guid isPermaLink="false">http://www.amykate.co.uk/?p=95</guid>
		<description><![CDATA[
			
				
			
		
Well my fellow geeks &#8211; are you ready for Christmas?
No, I &#8216;m not refering to your shopping and cooking lists or even if you&#8217;ve wrapped everything &#8211; I&#8217;m talking about your mental preperation.
Yes, it&#8217;s the time of year where most of you will be &#8220;going home&#8221; to your beloved but perhaps not-as-tech-savy-as-you families.
You KNOW what [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.amykate.co.uk%2F2009%2Fthe-lot-of-the-geeks-at-christmas%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.amykate.co.uk%2F2009%2Fthe-lot-of-the-geeks-at-christmas%2F&amp;source=amykate&amp;style=normal&amp;hashtags=rdg" height="61" width="50" /><br />
			</a>
		</div>
<p>Well my fellow geeks &#8211; are you ready for Christmas?</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">No, I &#8216;m not refering to your shopping and cooking lists or even if you&#8217;ve wrapped everything &#8211; I&#8217;m talking about your mental preperation.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Yes, it&#8217;s the time of year where most of you will be &#8220;going home&#8221; to your beloved but perhaps not-as-tech-savy-as-you families.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">You KNOW what that means don&#8217;t you? Oooh yes, time to become the 24-7 100% tech-support go-to guy or gal once moce.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Time for a deep breath.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">You know the scene, Uncle Fred has bought little Sabastian the latest electronic do-hicky with bells, whistls, spinny bit and of course the requisit annoying electronic beep, and the only person in the house that will have an electronic screwdriver small enough to open the battery hatch is you &#8211; so that&#8217;s chrismtas morning 6am to 6:25am dealt with.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Then your mother wont be able to open the plastic packageing for her new suduko machine that father bought her after consulting you last week on your mobile &#8211; in the middle of a meeting with the seniour management at work, who also all had to break off to have similar convisations with their own elderly family members.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">This also needs batteries inserted behind a little door held on with a little small screw. Which you have trouble dealing with as by this time you&#8217;ve cut your own finger on the evil-plastic-attack packaging.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Aunt Mable is now blaming you &#8211; and the sole representitive of the &#8216;technical&#8217; industry for the annoying sounds coming from little Sabastian&#8217;s electronic do-hicky &#8211; a tirade that will only get worse as the sherry supply depleats.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">9am and the phone goes, nephew 1 has got a tamagotchi for christmas &#8211; yes they still exist &#8211; and he can&#8217;t work out how to feed it. Luckily as a child of the 80s/90s you manage to tech-support this over the phone.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Time for a quck cuppa before dashing off to church, surely there wont be any technology to get in the way of some good solid carol singing? Ha!</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">On the way out the vicar shakes your hand and mentions that the church&#8217;s website needs some TLC and gosh darnnit isn&#8217;t that something you could perhaps help with in the new year?</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Back home and you&#8217;ve bearly pulled off your new christmas gloves with the pom-poms on that great aunt florrance sent you before mother thrusts you the brand you oven timer and asks you to set it for 40 mins rather than 40 seconds.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">And so it goes on&#8230;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">But my dear breathren-in-tech, don&#8217;t dispare, take heart &#8211; as the sole techie you will get to play with everyone&#8217;s brand new technology over the Christmas period &#8211; and if that doesn&#8217;t colsole you, at least you know you&#8217;ll have a few days break before the family go out and buy things in the january sales!</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Don&#8217;t roll your eyes at your less-able relations dear geek, be patient with them &#8211; to them all these things with buttons are a dark art and to them you apear as a worlock of great power, being able to command them to do your will&#8230; apart from getting that new toy of sabastian&#8217;s to shut up. That is a feat that&#8217;s even beyond you.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Merry Christmas one and all</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Love Amy xxx</div>
<p>No, I &#8216;m not refering to your shopping and cooking lists or even if you&#8217;ve wrapped everything &#8211; I&#8217;m talking about your mental preperation.</p>
<p>Yes, it&#8217;s the time of year where most of you will be &#8220;going home&#8221; to your beloved but perhaps not-as-tech-savy-as-you families.</p>
<p>You KNOW what that means don&#8217;t you? Oooh yes, time to become the 24-7 100% tech-support go-to guy or gal once moce.</p>
<p>Time for a deep breath. You can do this.</p>
<p>You know the scene, Christmas Morning. Uncle Fred has bought little Sabastian the latest electronic do-hicky with bells, whistls, spinny bit and of course the requisit annoying electronic beep, and the only person in the house that will have an electronic screwdriver small enough to open the battery hatch is you &#8211; so that&#8217;s Christmas morning 6am to 6:25am dealt with.</p>
<p>Then your mother wont be able to open the plastic packageing for her new suduko machine that father bought her after consulting you last week on your mobile &#8211; in the middle of a meeting with the development team at work, who also all had to break off to have similar convisations with their own elderly family members.</p>
<p>This also needs batteries inserted behind a little door held on with a little small screw. Which you have trouble dealing with as by this time you&#8217;ve cut your own finger on the evil-plastic-attack packaging.</p>
<p><img class="alignleft" src="http://farm3.static.flickr.com/2495/4198560858_5a69880028_m.jpg" alt="Home" width="180" height="240" /></p>
<p>Aunt Mable is now blaming you &#8211; and the sole representative of the &#8216;technical&#8217; industry for the annoying sounds coming from little Sebastian&#8217;s electronic do-hicky &#8211; a tirade that will only get worse as the sherry supply depleats.</p>
<p>9am and the phone goes, nephew 1 has got a tamagotchi for christmas &#8211; yes they still exist &#8211; and he can&#8217;t work out how to feed it. Luckily as a child of the 80s/90s you manage to tech-support this over the phone for a device you&#8217;ve never seen or used. You are just THAT good.</p>
<p>Time for a quck cuppa before dashing off to church, surely there wont be any technology to get in the way of some good solid carol singing? Ha!</p>
<p>On the way out the vicar shakes your hand and mentions that the church&#8217;s website needs some TLC and gosh darnnit isn&#8217;t that something you could perhaps help with in the new year?</p>
<p>Back home and you&#8217;ve bearly pulled off your new Christmas gloves with the pom-poms on that Great Aunt Florrance sent once again this year you before mother thrusts you the brand you oven timer and asks you to set it for 40 mins rather than 40 seconds.</p>
<p>And so it goes on&#8230;</p>
<p>But my dear breathren-in-tech, don&#8217;t dispare, take heart &#8211; as the sole techie you will get to play with everyone&#8217;s brand new technology over the Christmas period &#8211; and if that doesn&#8217;t console you, at least you know you&#8217;ll have a few days break before the family goes out and buys the latest gadgets in the January sales and calls you to set them up!</p>
<p>Don&#8217;t roll your eyes at your less-able relations dear geek, be patient with them &#8211; to them all these things with buttons are a dark art and to them you apear as a worlock of great power, being able to command them to do your will&#8230; apart from getting that new toy of Sabastian&#8217;s to shut up. That is a feat that&#8217;s even beyond you.</p>
<p>Merry Christmas one and all</p>
<p>Love Amy xxx</p>
<p style="text-align: center; "><img class="aligncenter" src="http://farm3.static.flickr.com/2698/4189711957_5480847302_m.jpg" alt="BC Christmas Do" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.amykate.co.uk/2009/the-lot-of-the-geeks-at-christmas/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Is the customer always right?</title>
		<link>http://www.amykate.co.uk/2009/is-the-customer-always-right/</link>
		<comments>http://www.amykate.co.uk/2009/is-the-customer-always-right/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 23:15:27 +0000</pubDate>
		<dc:creator>Amykate</dc:creator>
				<category><![CDATA[Tech Musings]]></category>
		<category><![CDATA[whining]]></category>
		<category><![CDATA[client relations]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://www.amykate.co.uk/?p=77</guid>
		<description><![CDATA[
			
				
			
		
&#8220;It makes my eyes hurt, but this is what the client wants&#8221;
This plaintiff cry was heard drifting over the office from the front end team last week. Nothing that unusual about that &#8211; they are not the most reticent of teams at Collaboration Towers, but it was the content of the cry as well as the resigned [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.amykate.co.uk%2F2009%2Fis-the-customer-always-right%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.amykate.co.uk%2F2009%2Fis-the-customer-always-right%2F&amp;source=amykate&amp;style=normal&amp;hashtags=client+relations,development" height="61" width="50" /><br />
			</a>
		</div>
<p style="text-align: center;"><em>&#8220;It makes my eyes hurt, but this is what the client wants&#8221;</em></p>
<p style="text-align: left;">This plaintiff cry was heard drifting over the office from the front end team last week. Nothing that unusual about that &#8211; they are not the most reticent of teams at Collaboration Towers, but it was the content of the cry as well as the resigned and world weary tone that irked me.</p>
<p style="text-align: left;">If the idea / request &#8211; in this case an interface design for a web app &#8211; is that bad, should we really agree with the customer and tell let them continue in the belief that they are right?</p>
<p style="text-align: left;">Where, in fact,  do you draw the line between providing service and being a glorified automotron?</p>
<p style="text-align: left;">A large part of me thinks that these people &#8211; clients &#8211; are paying us for our expertise and our experience &#8211; shouldn&#8217;t we then give them the benefit of that experience? Are we doing a bad job but actually doing what the client would think of as a good job?</p>
<p style="text-align: left;">We should respect our clients enough to treat them like adults rather than toddlers who will throw a tantrum if their every mad whim is not served immediately &#8211; surely this is the different between employing a code monkey and a true craftsman?</p>
<p style="text-align: left;">Would you draw a circuit diagram and tell an electrician to wire you your house using this self-drawn circuit diagram?</p>
<p style="text-align: left;"><em>ok, bad example &#8211; a lot of you would be capable of this without causing your house to burn down in an electrical fire but go with the metaphore people!</em></p>
<p style="text-align: left;">If you don&#8217;t want to do it for the client, do it for yourself &#8211; do you really want to be the person that has to always explain the lemon in your portfolio as &#8220;This wouldn&#8217;t be how I would have done it, but this is what the client wanted&#8221; with a shrug of the shoulders? How do you think that makes you look &#8211; does it make you look like you care about your client&#8217;s user experience?</p>
<p style="text-align: left;">The client almost always had the right idea for their particular problem &#8211; and lets face it, they (hopefully) know their industry / team / department / space better than you do &#8211; but the nuts and bolts of the implementation and execution should be left to the experts &#8211; that&#8217;s they pay you for.</p>
<p style="text-align: left;">Please  - don&#8217;t let your clients accept sub-standard implementations</p>
<p style="text-align: left;"><img src="http://farm3.static.flickr.com/2444/4053497458_0523f91dd4_m.jpg" alt="Ladybirds in Chains" /></p>
<p style="text-align: left;"><em>Some bugs in the wrong environment</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.amykate.co.uk/2009/is-the-customer-always-right/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Why haven&#039;t I written a specification for my own product?</title>
		<link>http://www.amykate.co.uk/2009/why-havenrsquot-i-written-a-specification-for-my-own-product/</link>
		<comments>http://www.amykate.co.uk/2009/why-havenrsquot-i-written-a-specification-for-my-own-product/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 17:29:46 +0000</pubDate>
		<dc:creator>Amykate</dc:creator>
				<category><![CDATA[Tech Musings]]></category>

		<guid isPermaLink="false">http://www.amykate.co.uk/2009/why-havenrsquot-i-written-a-specification-for-my-own-product/</guid>
		<description><![CDATA[
			
				
			
		
If I started a project at work and leapt straight into the code without a specification and only a vague idea of where it was going, I would think myself crazy – and think those that got me into this situation beyond polite description – so why on earth have I done this to myself [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.amykate.co.uk%2F2009%2Fwhy-havenrsquot-i-written-a-specification-for-my-own-product%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.amykate.co.uk%2F2009%2Fwhy-havenrsquot-i-written-a-specification-for-my-own-product%2F&amp;source=amykate&amp;style=normal&amp;hashtags=rdg" height="61" width="50" /><br />
			</a>
		</div>
<p>If I started a project at work and leapt straight into the code without a specification and only a vague idea of where it was going, I would think myself crazy – and think those that got me into this situation beyond polite description – so why on earth have I done this to myself on a larger-than-usual personal project?</p>
<p>Do I really think it’s not important enough to spec?! Does it mean that little to me? Ha!</p>
<p>For the past week or so I have been “tickling” at an idea I’ve had – I need something to work on to make me learn Zend Framework as there just wont be time for me to learn it at work (oh that could fill a blog post all of it’s own!) and last night I got frustrated with the whole thing – it was only in the cold light of a meeting at work today where I went off on a 2 or 3 minute rant about doing something without a spec that it hit me, I couldn’t get going on this project because I hadn’t clearly defined my goals.</p>
<p>As the internet of today would say… Face Palm!</p>
<p>Why does writing down what you want help? In the corporate world a specification can be thought of as an agreement between the client and the development team – this is what we say that you said you wanted. It can be signed off against and gone back to after delivery to make sure things happened as everyone expected.</p>
<p>There is no reason why you shouldn’t hold yourself to the same high standard as your clients hold you.</p>
<p>This is why I’ve called a halt to messing about with code in a vague hope it’ll magically shape itself into the half-baked idea I have in my head and I’m pinning myself down (quite a feat I can tell you) to shaping my thoughts and, shock horror, writing not only a technical specification but a requirements document as well.</p>
<p>And you know what? It feels darn good!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amykate.co.uk/2009/why-havenrsquot-i-written-a-specification-for-my-own-product/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
