<?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>Thinking Different &#187; Development</title>
	<atom:link href="http://christianpayne.com.au/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://christianpayne.com.au</link>
	<description></description>
	<lastBuildDate>Thu, 09 Sep 2010 17:11:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Where is tsadmin.exe?</title>
		<link>http://christianpayne.com.au/2010/08/17/where-is-tsadmin-exe/</link>
		<comments>http://christianpayne.com.au/2010/08/17/where-is-tsadmin-exe/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 23:45:32 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[terminal services]]></category>
		<category><![CDATA[tsadmin]]></category>
		<category><![CDATA[windows Server 2008]]></category>

		<guid isPermaLink="false">http://christianpayne.com.au/?p=389</guid>
		<description><![CDATA[On Windows 2003, you can easily open Terminal Services Manager by clicking Start / Run / typing tsadmin [enter] On Windows Server 2008 things are a little different.  I found this post on Scott Forsyth&#8217;s blog: This doesn&#8217;t work in Windows Server 2008 anymore.  The change is ever so slight.  In Windows Server 2003 the [...]]]></description>
			<content:encoded><![CDATA[<p>On Windows 2003, you can easily open Terminal Services Manager by clicking Start / Run / typing tsadmin [enter]</p>
<p>On Windows Server 2008 things are a little different.  I found <a href="http://weblogs.asp.net/owscott/archive/2008/04/03/tsadmin-command-change-in-windows-server-2008.aspx">this post</a> on <a href="http://weblogs.asp.net/owscott/about.aspx">Scott Forsyth&#8217;s</a> blog:</p>
<blockquote><p>This doesn&#8217;t work in Windows Server 2008 anymore.  The change is ever so slight.  In Windows Server 2003 the tool was tsadmin.exe, so typing &#8216;tsadmin&#8217; was all that was required to start the tool.  Now, in Windows Server 2008, this has been moved to a MMC snap-in and is called tsadmin.msc (plus tsadmin.dll is used silently).
</p></blockquote>
<p>So to fix this, click Start / Run / type tsadmin.msc [enter] and you&#8217;re good to go!</p>
]]></content:encoded>
			<wfw:commentRss>http://christianpayne.com.au/2010/08/17/where-is-tsadmin-exe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.Net 4, VS 2010, Entity Framework &amp; mysql</title>
		<link>http://christianpayne.com.au/2010/07/23/net-4-vs-2010-entity-framework-mysql/</link>
		<comments>http://christianpayne.com.au/2010/07/23/net-4-vs-2010-entity-framework-mysql/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 23:32:18 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[2010]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[.net 4]]></category>
		<category><![CDATA[.net 4.0]]></category>
		<category><![CDATA[ef]]></category>
		<category><![CDATA[entity framework]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[vs]]></category>

		<guid isPermaLink="false">http://christianpayne.com.au/?p=368</guid>
		<description><![CDATA[An update to this Stackoverflow question and to these posts. To use the Entity Framework with Mysql on VS2010 you need to download the mysql .net connector. Download 6.3.2 (beta) and install! Too easy!]]></description>
			<content:encoded><![CDATA[<p>An update to <a href="http://stackoverflow.com/questions/901049/how-do-i-connect-to-mysql-5-1-in-visual-studio-2010/2786413#2786413">this Stackoverflow</a> question and to <a href="http://christianpayne.com.au/2010/05/03/getting-vs-2008-mysql-to-play-nicely/">these</a> <a href="http://christianpayne.com.au/2010/05/07/vs-2010-mysql-entity-framework-and-setup-wizard-ended-prematurely-because-of-an-error/">posts</a>.</p>
<p>To use the Entity Framework with Mysql on VS2010 you need to download the mysql .net connector.</p>
<p>Download <a href="http://dev.mysql.com/downloads/mirror.php?id=389424">6.3.2 (beta)</a> and install!</p>
<p>Too easy!</p>
]]></content:encoded>
			<wfw:commentRss>http://christianpayne.com.au/2010/07/23/net-4-vs-2010-entity-framework-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developer Notes</title>
		<link>http://christianpayne.com.au/2010/07/14/developer-notes/</link>
		<comments>http://christianpayne.com.au/2010/07/14/developer-notes/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 01:21:47 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://christianpayne.com.au/?p=361</guid>
		<description><![CDATA[A few good references I&#8217;ve found over the past few days: A great jquery overview A walkthrough on migrating to Git A review of their Git migration and beginner mistakes An Online Version of the book &#8216;Pro Git&#8216; Surviving Behavior Interview questions Using Git locally and pushing to TFS]]></description>
			<content:encoded><![CDATA[<div>A few good references I&#8217;ve found over the past few days:</div>
<ul>
<li><a href="http://www.slideshare.net/1Marc/jquery-essentials">A great jquery overview</a></li>
<li>A <a href="http://www.lostechies.com/blogs/gabrielschenker/archive/2010/06/15/migrating-to-git.aspx">walkthrough</a> on migrating to Git</li>
<li>A <a href="http://www.lostechies.com/blogs/gabrielschenker/archive/2010/06/18/git-and-our-friction-points-and-beginners-mistakes.aspx">review of their Git migration</a> and beginner mistakes</li>
<li>An <a href="http://progit.org/book/">Online Version</a> of the book &#8216;<a href="http://www.amazon.com/gp/product/1430218339?ie=UTF8&amp;tag=prgi-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1430218339">Pro Git</a>&#8216;</li>
<li>Surviving <a href="http://artofmanliness.com/2010/07/02/how-prepare-for-and-rock-a-behavioral-job-interview">Behavior Interview</a> questions</li>
<li>Using <a href="http://www.lostechies.com/blogs/hex/archive/2010/06/22/using-mercurial-as-a-local-repository-for-team-foundation-server-start-front-n.aspx">Git locally</a> and pushing to TFS</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://christianpayne.com.au/2010/07/14/developer-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visiting Sydney with Type 1 Diabetes</title>
		<link>http://christianpayne.com.au/2010/05/22/visiting-sydney-with-type-1-diabetes/</link>
		<comments>http://christianpayne.com.au/2010/05/22/visiting-sydney-with-type-1-diabetes/#comments</comments>
		<pubDate>Sat, 22 May 2010 12:09:07 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Web Camps Sydney]]></category>
		<category><![CDATA[Scott Hanselman]]></category>
		<category><![CDATA[Type 1 Diabetes]]></category>
		<category><![CDATA[Web Camp]]></category>

		<guid isPermaLink="false">http://christianpayne.com.au/?p=347</guid>
		<description><![CDATA[Recently on Hansleminutes, Scott Hanselman gives a great insight into living with Type I diabetes. He is also coming to Sydney to present at Web Camps. I really like his style.  While he is pro Microsoft, Scott has a good way of seperating himself from the drama. Anyway, in his podcast he discusses the difficulty [...]]]></description>
			<content:encoded><![CDATA[<p>Recently on <a title="Hansleminutes Show 232" href="http://www.hanselminutes.com/default.aspx?showID=232" target="_blank">Hansleminutes</a>, Scott Hanselman gives a great insight into living with <a href="http://www.hanselminutes.com/default.aspx?showID=232">Type I diabetes</a>.</p>
<p>He is also coming to Sydney to present at <a href="http://www.webcamps.ms">Web Camps</a>.</p>
<p>I really like his style.  While he is pro Microsoft, Scott has a good way of seperating himself from the drama.</p>
<p>Anyway, in his podcast he discusses the difficulty of going out for dinner when he is a strange town.</p>
<p>So Scott, to make your visit to Sydney, or if you find yourself in Sydney and with Diabetes here is what you should do:</p>
<ul>
<li>This year, Web Camps will be at The <a href="http://www.powerhousemuseum.com/">Powerhouse museum</a> which is in Ultimo,</li>
<li>It is an easy 10 minute walk, South East from the Sydney CBD.  (You could catch the <a href="http://www.metrotransport.com.au/index.php">Mono Rail or Light Rail</a> but it is tacky and only tourist use it.)</li>
<li>That part of sydney is near the <a href="http://www.usyd.edu.au/">Uni</a> and lots of Youth Hostels.  So Subway is going to be open at all hours.  (I&#8217;ve seen Subway at George St at 1:00am).</li>
</ul>
<p>I&#8217;ve <a href="http://maps.google.com/maps/ms?ie=UTF8&amp;msa=0&amp;msid=108424657159442787901.0004872d1b475153195b2&amp;ll=-33.872839,151.202431&amp;spn=0.042829,0.08626&amp;z=14">mapped all the Subway Restaurants</a> in the area.  (More information is on the <a href="http://subway.com.au/info/store_locator/?txtPCode=2000&amp;txtRadius=25&amp;txtAddr=&amp;txtSuburb=&amp;txtPCode=">Subway website</a>)</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://christianpayne.com.au/2010/05/22/visiting-sydney-with-type-1-diabetes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Mercurial server in IIS7</title>
		<link>http://christianpayne.com.au/2010/05/13/setting-up-mercurial-server-in-iis7/</link>
		<comments>http://christianpayne.com.au/2010/05/13/setting-up-mercurial-server-in-iis7/#comments</comments>
		<pubDate>Thu, 13 May 2010 04:03:08 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Mercurial]]></category>

		<guid isPermaLink="false">http://christianpayne.com.au/?p=331</guid>
		<description><![CDATA[A short article on how to Setting up Mercurial server in IIS7 Then, follow these steps to install a self signed ssl certificate. I was surprised how easy it is.  It worked for me! Enjoy!]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://www.eworldui.net/blog/post/2010/04/08/Setting-up-Mercurial-server-in-IIS7-using-a-ISAPI-module.aspx">short article</a> on how to Setting up Mercurial server in IIS7</p>
<p>Then, follow <a href="http://learn.iis.net/page.aspx/144/how-to-setup-ssl-on-iis-7/">these steps</a> to install a self signed ssl certificate.</p>
<p>I was surprised how easy it is.  It worked for me!</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://christianpayne.com.au/2010/05/13/setting-up-mercurial-server-in-iis7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VS 2010, Mysql, Entity Framework and Setup wizard ended prematurely because of an error</title>
		<link>http://christianpayne.com.au/2010/05/07/vs-2010-mysql-entity-framework-and-setup-wizard-ended-prematurely-because-of-an-error/</link>
		<comments>http://christianpayne.com.au/2010/05/07/vs-2010-mysql-entity-framework-and-setup-wizard-ended-prematurely-because-of-an-error/#comments</comments>
		<pubDate>Fri, 07 May 2010 05:28:02 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[2010]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://christianpayne.com.au/?p=328</guid>
		<description><![CDATA[UPDATE: If you found this from this Stackoverflow question, could you help me out?  If you liked my answer, vote it up, if you don&#8217;t then post a comment why.  There are other higher voted answers that are wrong!  Thanks. Below are the steps required to get the Entity Framework on VS 2010 to talk [...]]]></description>
			<content:encoded><![CDATA[<p><strong><em>UPDATE:</em></strong><em> If you found </em><em><a href="http://stackoverflow.com/q/901049/5188">this</a></em><em> from this Stackoverflow question, could you help me out?  If you liked my answer, vote it up, if you don&#8217;t then post a comment why.  There are other higher voted answers that are wrong!  Thanks.</em></p>
<p>Below are the steps required to get the Entity Framework on VS 2010 to talk to MYSQL.</p>
<p>First step is to install the <a href="http://www.mysql.com/products/connector/">.net Connector</a>.  I had to use <a href="http://dev.mysql.com/downloads/connector/net/#downloads">v6.3.1 (alpha)</a>.</p>
<p>I tried this with 6.1.3, 6.1.4, 6.2.4 or 6.3.0 but none of them worked.  (For some reason they kept ignoring vs 2010)</p>
<p>Still, 6.3.1 gave me the message:  &#8221;Setup wizard ended prematurely because of an error&#8221; message and it quit.</p>
<p>The workaround is to rename your config folder C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Config to Configxxx fixed this.  See <a href="http://forums.mysql.com/read.php?38,354259,358381#msg-358381">this link</a> for more information</p>
<p>Happy days!</p>
<p>[UPDATE] 6.2.3 is now under general release.  This still doesn&#8217;t work for VS2010.  As @Marcus mentions below, <a href="http://dev.mysql.com/downloads/mirror.php?id=389424">6.3.2</a> is in beta and I can confirm this does work!  (It also doesn&#8217;t have &#8220;Setup wizard ended&#8221; error.)</p>
]]></content:encoded>
			<wfw:commentRss>http://christianpayne.com.au/2010/05/07/vs-2010-mysql-entity-framework-and-setup-wizard-ended-prematurely-because-of-an-error/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Getting VS 2008 &amp; mysql to play nicely!</title>
		<link>http://christianpayne.com.au/2010/05/03/getting-vs-2008-mysql-to-play-nicely/</link>
		<comments>http://christianpayne.com.au/2010/05/03/getting-vs-2008-mysql-to-play-nicely/#comments</comments>
		<pubDate>Mon, 03 May 2010 03:12:45 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://christianpayne.com.au/?p=324</guid>
		<description><![CDATA[I love linq! But getting mysql to place nicely isn&#8217;t so straight forward.   To get mysql running on .net 3.5 or 4.0 I had to do the following: 1.  Install the mysql .net connector 2.  Add the MySQL Data Provider line in the DbProviderFactories to your machine.config file: &#60;system.data&#62; &#60;DbProviderFactories&#62;   &#60;add name="MySQL Data Provider" invariant="MySql.Data.MySqlClient" [...]]]></description>
			<content:encoded><![CDATA[<p>I love <a href="http://christianpayne.com.au/category/development/linq/">linq</a>!</p>
<p>But getting mysql to place nicely isn&#8217;t so straight forward.   To get mysql running on .net 3.5 or 4.0 I had to do the following:</p>
<p>1.  Install the <a href="http://dev.mysql.com/downloads/connector/net/">mysql .net connector</a><br />
2.  Add the <span style="font-family:Consolas, Monaco, 'Courier New', Courier, monospace;line-height:18px;font-size:12px;white-space:pre;">MySQL Data Provider <span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;line-height:19px;white-space:normal;font-size:13px;">line in the <span style="font-family:Consolas, Monaco, 'Courier New', Courier, monospace;line-height:18px;font-size:12px;white-space:pre;">DbProviderFactories<span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;line-height:19px;white-space:normal;font-size:13px;"> to your machine.config file:</span></span></span></span></p>
<pre>&lt;system.data&gt;
    &lt;DbProviderFactories&gt;
        &lt;add name="MySQL Data Provider" invariant="MySql.Data.MySqlClient" description=".Net Framework Data Provider for MySQL" type="MySql.Data.MySqlClient.MySqlClientFactory, MySql.Data, Version=6.1.0.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d"/&gt;</pre>
<div id="_mcePaste">
<pre>    &lt;/DbProviderFactories&gt;
&lt;/system.data&gt;</pre>
<p>(see <a href="http://www.devart.com/forums/viewtopic.php?t=13286">here</a> for more information)</p>
</div>
<div id="_mcePaste">3.  Restart Visual Studio</div>
<div>4.  Add your models and go nuts!</div>
<p>This <a href="http://stackoverflow.com/questions/1863348/how-do-i-set-up-a-connection-string-for-a-mysql-database-in-a-c-project-without">Stack Overflow question</a> helped</p>
<p>Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://christianpayne.com.au/2010/05/03/getting-vs-2008-mysql-to-play-nicely/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linq &#8211; Multiple Group By</title>
		<link>http://christianpayne.com.au/2010/02/01/linq-multiple-group-by/</link>
		<comments>http://christianpayne.com.au/2010/02/01/linq-multiple-group-by/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 22:29:54 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[group by]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[multiple group by]]></category>

		<guid isPermaLink="false">http://christianpayne.com.au/?p=304</guid>
		<description><![CDATA[This has been bugging me for a LONG time! I&#8217;ve finally found an example of how to group by multiple values using LINQ: IList doc_infos = new List(); doc_infos.Add(new doc_info { region = "UK", price = 100, currency = "US" }); doc_infos.Add(new doc_info { region = "US", price = 100, currency = "US" }); var [...]]]></description>
			<content:encoded><![CDATA[<p>This has been bugging me for a LONG time!</p>
<p>I&#8217;ve finally <a href="http://www.devcurry.com/2009/02/groupby-multiple-values-in-linq.html">found</a> an example of how to group by multiple values using LINQ:<br />
<code>IList doc_infos = new List();</code></p>
<p><code>doc_infos.Add(new doc_info { region = "UK", price = 100, currency = "US" });<br />
doc_infos.Add(new doc_info { region = "US", price = 100, currency = "US" });</p>
<p></code></p>
<p><code>var docs = doc_infos.GroupBy(x =&gt; new { x.price, x.currency })<br />
.Select(group =&gt; new { d = group.Key, Count = group.Count() });</code></p>
<p>For more examples, have a look <a href="http://www.devcurry.com/2009/02/groupby-multiple-values-in-linq.html">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://christianpayne.com.au/2010/02/01/linq-multiple-group-by/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mysql Table &#039;&#039; is marked as crashed and should be repaired</title>
		<link>http://christianpayne.com.au/2010/01/29/mysql-table-is-marked-as-crashed-and-should-be-repaired/</link>
		<comments>http://christianpayne.com.au/2010/01/29/mysql-table-is-marked-as-crashed-and-should-be-repaired/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 22:23:47 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://christianpayne.com.au/?p=297</guid>
		<description><![CDATA[I had an interesting error message today! mysql Table &#8221; is marked as crashed and should be repaired The solution was easy enough. Go to the directory of the database, type: myisamchk *.MYI -s This will check all tables. For those that need to be fixed: myisamchk -r tbl_name Source: http://dev.mysql.com/doc/refman/5.0/en/myisam-repair.html Also this link went [...]]]></description>
			<content:encoded><![CDATA[<p>I had an interesting error message today!</p>
<blockquote><p>mysql Table &#8221; is marked as crashed and should be repaired</p></blockquote>
<p>The solution was easy enough.  Go to the directory of the database, type:<br />
<code>myisamchk *.MYI -s</code><br />
This will check all tables.  For those that need to be fixed:<br />
<code>myisamchk -r <em>tbl_name</em></code></p>
<p>Source:  <a href="http://dev.mysql.com/doc/refman/5.0/en/myisam-repair.html">http://dev.mysql.com/doc/refman/5.0/en/myisam-repair.html</a></p>
<p>Also this link went into a little more detail on why it happened and what you can do to minimse it happening again:<br />
<a href="http://www.softwareprojects.com/resources/programming/t-how-to-fix-mysql-database-myisam-innodb-1634.html">http://www.softwareprojects.com/resources/programming/t-how-to-fix-mysql-database-myisam-innodb-1634.html</a></p>
<p>Rock on!</p>
]]></content:encoded>
			<wfw:commentRss>http://christianpayne.com.au/2010/01/29/mysql-table-is-marked-as-crashed-and-should-be-repaired/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is David W Fenton a Troll?</title>
		<link>http://christianpayne.com.au/2009/10/25/trolls/</link>
		<comments>http://christianpayne.com.au/2009/10/25/trolls/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 21:57:16 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Stackoverflow]]></category>

		<guid isPermaLink="false">http://christianpayne.com.au/?p=239</guid>
		<description><![CDATA[Seth Godin recently had a post on Trolls that struck a chord. I recently had an annoying experience on Stackoverflow.  Specifically, it was in regard to an Access Question. I won&#8217;t bore you with the details.  The short version is that a Mr. David W. Fenton has some very strong feelings as to what a Competent Developer [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://sethgodin.typepad.com/">Seth Godin</a> recently had a post on <a href="http://sethgodin.typepad.com/seths_blog/2009/10/trolls.html">Trolls</a> that struck a chord.</p>
<p>I recently had an annoying experience on <a href="http://stackoverflow.com">Stackoverflow</a>.  Specifically, it was in regard to an <a href="http://stackoverflow.com/questions/1603544/how-do-i-find-where-a-missing-reference-is-used-in-ms-access">Access Question</a>.</p>
<p>I won&#8217;t bore you with <a href="http://stackoverflow.com/questions/1603544/how-do-i-find-where-a-missing-reference-is-used-in-ms-access/1603764#1603764">the details</a>.  The short version is that a <a href="http://stackoverflow.com/users/9787/david-w-fenton">Mr. David W. Fenton</a> has some very strong feelings as to what a Competent Developer should or should not do.</p>
<p>I can respect his passion for his job, but I have little time for someone so one eyed.  I&#8217;ll save my response for another day.  Let&#8217;s just say that his definition of &#8220;user friendly&#8221;, &#8220;mission critical&#8221;, &#8220;application off line&#8221; is WAY different to mine.</p>
<p>He down voted my answer, which surprised me to say the least.</p>
<p>So is <a href="http://dfenton.com/DFA/">David W Fenton</a> a troll?  Based on Seth&#8217;s observations:</p>
<blockquote><p>1. trolls will always be trolling</p></blockquote>
<p>At the time of writing, his <a href="http://stackoverflow.com/users/9787/david-w-fenton">Stackoverflow profile</a> says that he has down voted a surprising 266 times (with only 203 up votes)</p>
<blockquote><p>2. critics rarely create</p></blockquote>
<p>He has asked 0 questions and it seems his greatest claim to fame is several <a href="http://dfenton.com/DFA/software.html"> MS Access 2003</a> &#8220;applications&#8221; (Access 2003???)  If David is creating, I don&#8217;t know what it is&#8230;</p>
<blockquote><p>3. they live in a tiny echo chamber, ignored by everyone except the trolled and the other trolls</p></blockquote>
<p>I couldn&#8217;t see a blog on <a href="http://dfenton.com/DFA/">his website</a> or much more information.  His <a href="http://twitter.com/DavidFenton">twitter stream</a> is just a mindless rant of fart jokes and Irritable Bowel Syndrome comments</p>
<blockquote><p>4. professionals (that&#8217;s you) get paid to ignore them. It&#8217;s part of your job.</p></blockquote>
<p>Well Seth, that is the hardest one!</p>
<p>Rock on!</p>
]]></content:encoded>
			<wfw:commentRss>http://christianpayne.com.au/2009/10/25/trolls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
