<feed xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
    <title>G'man</title>
    <link rel="self" type="application/xml" href="http://geekswithblogs.net/sevenfortytwo/Atom.aspx" />
    <subtitle type="html">blog</subtitle>
    <id>http://geekswithblogs.net/sevenfortytwo/Default.aspx</id>
    <author>
        <name>G'man</name>
        <uri>http://geekswithblogs.net/sevenfortytwo/Default.aspx</uri>
    </author>
    <generator uri="http://subtextproject.com" version="Subtext Version 0.0.0.0">Subtext</generator>
    <updated>2008-04-03T02:47:07Z</updated>
    <entry>
        <title>Generating Test Data for a SQL database</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/sevenfortytwo/archive/2008/04/03/120979.aspx" />
        <id>http://geekswithblogs.net/sevenfortytwo/archive/2008/04/03/120979.aspx</id>
        <published>2008-04-03T02:42:36-05:00:00</published>
        <updated>2008-04-03T02:47:07Z</updated>
        <content type="html">&lt;p&gt;Rather than restoring a SQL database from one environment to the other another option is to fill the test database with generated data which yo have full control over - enter Redgates SQL DataGenerator for SQL - this tool is fully configurable and allows you to use data from a number of different sources as well as different types of sources, txt files , other database lookup tables, it handles nulls and all sorts - this tool is very very easy to use and could be very handy if you need to do a demo and want a hundred users created quickly for a presentation.&lt;/p&gt;
&lt;p&gt;Hope you try the 14 day free demo out at:-&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;a href="http://www.red-gate.com/dynamic/downloads/downloadform.aspx?download=sqldatacompare"&gt;http://www.red-gate.com/dynamic/downloads/downloadform.aspx?download=sqldatacompare&lt;/a&gt;&lt;br /&gt;
&lt;/font&gt;&lt;font face="Arial"&gt;&lt;br /&gt;
G&lt;/font&gt;&lt;/p&gt;&lt;img src="http://geekswithblogs.net/sevenfortytwo/aggbug/120979.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/sevenfortytwo/comments/120979.aspx</wfw:comment>
        <slash:comments>5</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/sevenfortytwo/comments/commentRss/120979.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/sevenfortytwo/services/trackbacks/120979.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Gears of War 2</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/sevenfortytwo/archive/2008/02/21/119848.aspx" />
        <id>http://geekswithblogs.net/sevenfortytwo/archive/2008/02/21/119848.aspx</id>
        <published>2008-02-21T10:17:52-06:00:00</published>
        <updated>2008-02-21T10:17:52Z</updated>
        <content type="html">&lt;p&gt; &lt;font face="Arial"&gt;&lt;a href="http://www.xbox360fanboy.com/2008/02/20/gdc08-gow2s-water-is-going-to-be-freakin-hot/"&gt;http://www.xbox360fanboy.com/2008/02/20/gdc08-gow2s-water-is-going-to-be-freakin-hot/&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;&lt;img src="http://geekswithblogs.net/sevenfortytwo/aggbug/119848.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/sevenfortytwo/comments/119848.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/sevenfortytwo/comments/commentRss/119848.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/sevenfortytwo/services/trackbacks/119848.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Tiger Woods</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/sevenfortytwo/archive/2008/01/26/118947.aspx" />
        <id>http://geekswithblogs.net/sevenfortytwo/archive/2008/01/26/118947.aspx</id>
        <published>2008-01-26T14:05:46-06:00:00</published>
        <updated>2008-01-26T14:05:46Z</updated>
        <content type="html">Can he win the Grand Slam of golf in a calendar year? - would be remarkeable but he is supernatural and the best sportsman on the planet.&lt;img src="http://geekswithblogs.net/sevenfortytwo/aggbug/118947.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/sevenfortytwo/comments/118947.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/sevenfortytwo/comments/commentRss/118947.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/sevenfortytwo/services/trackbacks/118947.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Automated Unit Testing</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/sevenfortytwo/archive/2008/01/23/118829.aspx" />
        <id>http://geekswithblogs.net/sevenfortytwo/archive/2008/01/23/118829.aspx</id>
        <published>2008-01-23T13:18:04-06:00:00</published>
        <updated>2008-01-23T13:18:04Z</updated>
        <content type="html">&lt;p&gt;I am little behind the times when it comes to unit testing and so I'd like your recommendations for what you use and what you like dislike about unit testing you .net code - discuss.&lt;/p&gt;&lt;img src="http://geekswithblogs.net/sevenfortytwo/aggbug/118829.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/sevenfortytwo/comments/118829.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/sevenfortytwo/comments/commentRss/118829.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/sevenfortytwo/services/trackbacks/118829.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Xbox360 repair update</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/sevenfortytwo/archive/2008/01/23/118828.aspx" />
        <id>http://geekswithblogs.net/sevenfortytwo/archive/2008/01/23/118828.aspx</id>
        <published>2008-01-23T13:16:00-06:00:00</published>
        <updated>2008-01-23T13:16:00Z</updated>
        <content type="html">&lt;p&gt;My xboxb 360 is back repaired so that was 17 days from the day it RROD until I got it back tonight - phew i'ts on, and fingers crossed it doesnt do the red ring of death ever again. &lt;/p&gt;
&lt;p&gt;p.s. Turns out the motherboard had to be replaced.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://geekswithblogs.net/sevenfortytwo/aggbug/118828.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/sevenfortytwo/comments/118828.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/sevenfortytwo/comments/commentRss/118828.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/sevenfortytwo/services/trackbacks/118828.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Need some Book recommendations please</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/sevenfortytwo/archive/2008/01/08/118379.aspx" />
        <id>http://geekswithblogs.net/sevenfortytwo/archive/2008/01/08/118379.aspx</id>
        <published>2008-01-08T16:35:30-06:00:00</published>
        <updated>2008-01-08T16:35:30Z</updated>
        <content type="html">&lt;p&gt;Hi Folks&lt;/p&gt;
&lt;p&gt;Decided in 2008 to read a lot more - have a fair bit of spare time and not putting it to much use.&lt;/p&gt;
&lt;p&gt;I'ts been a while since I read some of code complete 2 and I'm looking for some inspiration - I read plenty of blogs but really want a good book and open to suggestions on lots of differnet topics.&lt;/p&gt;
&lt;p&gt;I am mainly a Microsft Net developer and I've been looking at Silverlight and Linq mainly but would welcome some suggestions (and reasons for the suggestions) o some good books.&lt;/p&gt;
&lt;p&gt;Cheers G&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://geekswithblogs.net/sevenfortytwo/aggbug/118379.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/sevenfortytwo/comments/118379.aspx</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/sevenfortytwo/comments/commentRss/118379.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/sevenfortytwo/services/trackbacks/118379.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Red Ring of Death</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/sevenfortytwo/archive/2008/01/06/118300.aspx" />
        <id>http://geekswithblogs.net/sevenfortytwo/archive/2008/01/06/118300.aspx</id>
        <published>2008-01-06T14:51:12-06:00:00</published>
        <updated>2008-01-06T14:51:12Z</updated>
        <content type="html">&lt;p&gt;Today my xbox 360 bit the dust and has the infamous red ring of death - Its Sunday 6th Jan and I'm going to blog about the experience with Microsoft support and see how my extended 3 year warranty is handled by them. &lt;/p&gt;
&lt;p&gt;How long does it normally take to get your xbox back fixed guys?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://geekswithblogs.net/sevenfortytwo/aggbug/118300.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/sevenfortytwo/comments/118300.aspx</wfw:comment>
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/sevenfortytwo/comments/commentRss/118300.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/sevenfortytwo/services/trackbacks/118300.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Boxing Days blues</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/sevenfortytwo/archive/2007/12/26/117996.aspx" />
        <id>http://geekswithblogs.net/sevenfortytwo/archive/2007/12/26/117996.aspx</id>
        <published>2007-12-26T15:55:45-06:00:00</published>
        <updated>2007-12-26T15:55:45Z</updated>
        <content type="html">Its Boxing Day and Xbox live is up and down like a woman of the nights knickers.....Not good enuff Microsoft.&lt;img src="http://geekswithblogs.net/sevenfortytwo/aggbug/117996.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/sevenfortytwo/comments/117996.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/sevenfortytwo/comments/commentRss/117996.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/sevenfortytwo/services/trackbacks/117996.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Fall Update ate my xbox</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/sevenfortytwo/archive/2007/12/05/117379.aspx" />
        <id>http://geekswithblogs.net/sevenfortytwo/archive/2007/12/05/117379.aspx</id>
        <published>2007-12-05T02:11:55-06:00:00</published>
        <updated>2007-12-05T02:15:34Z</updated>
        <content type="html">&lt;p&gt;Ok, so hardly any online game works now, the different tabs freeze when you change them and basically playing Call of Duty or Gears last night was almost impossible - Microsoft has fubar'd my xbox and theyll need to patch their patch - grrrr!.&lt;/p&gt;
&lt;p&gt;I wanna play COD4 online and I wanna play it nowwwwwwww! &amp;lt;g&amp;gt;&lt;/p&gt;&lt;img src="http://geekswithblogs.net/sevenfortytwo/aggbug/117379.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/sevenfortytwo/comments/117379.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/sevenfortytwo/comments/commentRss/117379.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/sevenfortytwo/services/trackbacks/117379.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Call of Duty 4 Xbox 360</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/sevenfortytwo/archive/2007/11/10/116763.aspx" />
        <id>http://geekswithblogs.net/sevenfortytwo/archive/2007/11/10/116763.aspx</id>
        <published>2007-11-10T15:56:55-06:00:00</published>
        <updated>2007-11-10T15:56:55Z</updated>
        <content type="html">&lt;p&gt;Bought it Friday - finished it on Saturday night, the game is AWESOME, absolutely love it.&lt;/p&gt;
&lt;p&gt;Highly Recommend this, the gameplae and graphics are fantastic - pleas buy this game if you have an xbox 360.&lt;/p&gt;&lt;img src="http://geekswithblogs.net/sevenfortytwo/aggbug/116763.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/sevenfortytwo/comments/116763.aspx</wfw:comment>
        <slash:comments>5</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/sevenfortytwo/comments/commentRss/116763.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/sevenfortytwo/services/trackbacks/116763.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Apple Ipod Touch</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/sevenfortytwo/archive/2007/11/08/116723.aspx" />
        <id>http://geekswithblogs.net/sevenfortytwo/archive/2007/11/08/116723.aspx</id>
        <published>2007-11-08T16:18:40-06:00:00</published>
        <updated>2007-11-08T16:18:40Z</updated>
        <content type="html">On my last trip to New York I picke dup an apple ipod touch and now im back home (in Scotland) I would have to recommend this ipod - I just love it, got some minor flaws but im watching vidoes on it and that and the picture slideshow as well as the quality of the product overall is very very good - you just cannot scratch the screen at all, period.&lt;img src="http://geekswithblogs.net/sevenfortytwo/aggbug/116723.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/sevenfortytwo/comments/116723.aspx</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/sevenfortytwo/comments/commentRss/116723.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/sevenfortytwo/services/trackbacks/116723.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Silverlight not working quite right?</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/sevenfortytwo/archive/2007/11/07/116675.aspx" />
        <id>http://geekswithblogs.net/sevenfortytwo/archive/2007/11/07/116675.aspx</id>
        <published>2007-11-07T08:31:48-06:00:00</published>
        <updated>2007-11-07T08:31:48Z</updated>
        <content type="html">&lt;p&gt;&lt;font face="Arial"&gt;---------------------------&lt;br /&gt;
Windows Internet Explorer&lt;br /&gt;
---------------------------&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;Silverlight error message     &lt;br /&gt;
ErrorCode: 2202&lt;br /&gt;
ErrorType: RuntimeError       &lt;br /&gt;
Message: AG_E_RUNTIME_FINDNAME     &lt;br /&gt;
MethodName: ui     &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;---------------------------&lt;br /&gt;
OK   &lt;br /&gt;
---------------------------&lt;br /&gt;
&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;Ok so I've just installed it and I get this straight away.&lt;/font&gt;&lt;/p&gt;&lt;img src="http://geekswithblogs.net/sevenfortytwo/aggbug/116675.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/sevenfortytwo/comments/116675.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/sevenfortytwo/comments/commentRss/116675.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/sevenfortytwo/services/trackbacks/116675.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Oracle uninstall packages</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/sevenfortytwo/archive/2007/11/07/116668.aspx" />
        <id>http://geekswithblogs.net/sevenfortytwo/archive/2007/11/07/116668.aspx</id>
        <published>2007-11-07T03:33:42-06:00:00</published>
        <updated>2007-11-07T03:33:42Z</updated>
        <content type="html">&lt;p&gt;How is it that every time I go to uninsatll a version of oracle using the installer from Oracle it fails - I cant remember the last time I saw the Oracle uninstaller work without a problem on machines at work - for this reason alone I end up having to hack the registry to clean up what Oracle cant uninstall - not impressed each time I use Oracle products, they just leave a bad taste in the mouth.&lt;/p&gt;&lt;img src="http://geekswithblogs.net/sevenfortytwo/aggbug/116668.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/sevenfortytwo/comments/116668.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/sevenfortytwo/comments/commentRss/116668.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/sevenfortytwo/services/trackbacks/116668.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Discount vouchers for folks from the UK</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/sevenfortytwo/archive/2007/11/04/116577.aspx" />
        <id>http://geekswithblogs.net/sevenfortytwo/archive/2007/11/04/116577.aspx</id>
        <published>2007-11-04T04:45:25-06:00:00</published>
        <updated>2007-11-04T04:45:25Z</updated>
        <content type="html">&lt;p&gt;Guys if your in the UK and want some cracking discounts on a number of stores then check out:-&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;a href="http://www.hotukdeals.com/main.html"&gt;http://www.hotukdeals.com/main.html&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;oh and dont forget &lt;font face="Arial"&gt;&lt;a href="http://www.quidco.com/"&gt;http://www.quidco.com/&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://geekswithblogs.net/sevenfortytwo/aggbug/116577.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/sevenfortytwo/comments/116577.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/sevenfortytwo/comments/commentRss/116577.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/sevenfortytwo/services/trackbacks/116577.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Ajax in Action - Highly recommended book</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/sevenfortytwo/archive/2007/11/04/116576.aspx" />
        <id>http://geekswithblogs.net/sevenfortytwo/archive/2007/11/04/116576.aspx</id>
        <published>2007-11-04T04:43:29-06:00:00</published>
        <updated>2007-11-04T04:43:29Z</updated>
        <content type="html">&lt;p&gt;Bought and currently readin Ajax in action - check it out of your planning on or currently using Microsoft's Ajax library and toolkit - the book is very thorough and you will learn how to use Ajax properly. Good examples and written buy the guys who know this stuff liek the back of their hands.&lt;/p&gt;
&lt;p&gt;Make sure you check it out.&lt;/p&gt;&lt;img src="http://geekswithblogs.net/sevenfortytwo/aggbug/116576.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/sevenfortytwo/comments/116576.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/sevenfortytwo/comments/commentRss/116576.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/sevenfortytwo/services/trackbacks/116576.aspx</trackback:ping>
    </entry>
</feed>