<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>techencoder</title>
	<atom:link href="http://techencoder.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://techencoder.com</link>
	<description>Technical ideas in a human readable format</description>
	<lastBuildDate>Tue, 31 Aug 2010 02:15:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/us/</creativeCommons:license>		<item>
		<title>Emergency Notifications</title>
		<link>http://techencoder.com/index.php/2010/08/emergency-notifications/</link>
		<comments>http://techencoder.com/index.php/2010/08/emergency-notifications/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 02:15:12 +0000</pubDate>
		<dc:creator>r.claypool</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techencoder.com/?p=1222</guid>
		<description><![CDATA[I got a text message today from Nixle: TBI: TEST AMBER Alert: CHILD: Jane Doe 3 YO WF 38" 30lbs SUSP: John Doe 35 YO WM 06 Red Ford Mustang ABC123 1-800-824-1004 Distributing information like this to thousands of people in mere seconds is awesome!  Now we just need a photo to go with it. [...]]]></description>
			<content:encoded><![CDATA[<p>
I got a text message today from <a title="Nixel" href="http://www.nixle.com/" target="_self">Nixle</a>:
</p>
<p><pre>
TBI: TEST AMBER Alert:
CHILD: Jane Doe 3 YO WF 38" 30lbs
SUSP: John Doe 35 YO WM 06 Red Ford Mustang ABC123 1-800-824-1004
</pre>
</p>
<p>
Distributing information like this to thousands of people in mere seconds is awesome!  Now we just need a photo to go with it.   I bet there is an iPhone app for that.</p>
]]></content:encoded>
			<wfw:commentRss>http://techencoder.com/index.php/2010/08/emergency-notifications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GIS Q&amp;A</title>
		<link>http://techencoder.com/index.php/2010/07/gis-qa/</link>
		<comments>http://techencoder.com/index.php/2010/07/gis-qa/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 20:33:16 +0000</pubDate>
		<dc:creator>r.claypool</dc:creator>
				<category><![CDATA[GIS Links]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[StackOverflow]]></category>

		<guid isPermaLink="false">http://techencoder.com/?p=1215</guid>
		<description><![CDATA[GIS Stack Exchange started a private Beta today and opens to the public in one week. 8/1/2010 Update: Now open.]]></description>
			<content:encoded><![CDATA[<p><a href="http://gis.stackexchange.com"><img class="alignnone size-full wp-image-1216" title="gis-stack-exchange" src="http://techencoder.com/wp-content/uploads/2010/07/gis-stack-exchange.png" alt="GIS Stack Exchange" width="281" height="56" /></a></p>
<p><a href="http://gis.stackexchange.com">GIS Stack Exchange</a> started a private Beta today and opens to the public in one week.</p>
<p><em>8/1/2010 Update: Now open.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://techencoder.com/index.php/2010/07/gis-qa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Delete Multiple Builds in Hudson</title>
		<link>http://techencoder.com/index.php/2010/06/how-to-delete-multiple-builds-in-hudson/</link>
		<comments>http://techencoder.com/index.php/2010/06/how-to-delete-multiple-builds-in-hudson/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 04:35:40 +0000</pubDate>
		<dc:creator>r.claypool</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Hudson]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[quick tip]]></category>

		<guid isPermaLink="false">http://techencoder.com/?p=1201</guid>
		<description><![CDATA[Hudson is great for managing scheduled builds, but after a while the artifacts start to take up a considerable amount of space. Deleting them one by one is possible, but Hudson will do this for you: Note that this works retroactively. If you have 300 old builds and set the job to keep just 20, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://hudson-ci.org"><img class="alignnone size-full wp-image-1203" title="hudson-butler" src="http://techencoder.com/wp-content/uploads/2010/06/hudson-butler.png" alt="" width="96" height="96" /></a></p>
<p>Hudson <a href="http://stackoverflow.com/questions/616149/how-and-why-do-i-set-up-a-c-build-machine/616230#616230">is great</a> for managing scheduled builds, but after a while the artifacts start to take up a considerable amount of space.</p>
<p>Deleting them one by one is possible, but Hudson will do this for you:</p>
<p><img class="aligncenter size-full wp-image-1202" title="discard-old-builds" src="http://techencoder.com/wp-content/uploads/2010/06/discard-old-builds.png" alt="" width="562" height="147" /></p>
<p>Note that this works retroactively.  If you have 300 old builds and set the job to keep just 20, the next build will delete 281 builds.</p>
]]></content:encoded>
			<wfw:commentRss>http://techencoder.com/index.php/2010/06/how-to-delete-multiple-builds-in-hudson/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Mercurial (hg) into Adobe Flash Builder 4 (standalone installation)</title>
		<link>http://techencoder.com/index.php/2010/05/mecurial-and-flash-builder-4/</link>
		<comments>http://techencoder.com/index.php/2010/05/mecurial-and-flash-builder-4/#comments</comments>
		<pubDate>Wed, 05 May 2010 20:23:09 +0000</pubDate>
		<dc:creator>r.claypool</dc:creator>
				<category><![CDATA[Flash / Flex]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Eclipse Plug-ins]]></category>
		<category><![CDATA[Flash Builder 4]]></category>
		<category><![CDATA[Mercurial]]></category>

		<guid isPermaLink="false">http://techencoder.com/?p=1158</guid>
		<description><![CDATA[Flash Builder, Eclipse and Mercurial (Hg) are all new in my world, and I couldn&#8217;t find any instructions on getting them to play nicely together. If you are in the same boat, read on &#8230; These instructions are based on a stand alone installation of Flex Builder, but I suppose they are about the same [...]]]></description>
			<content:encoded><![CDATA[<p>Flash Builder, Eclipse and <a title="Mercurial Project Home" href="http://mercurial.selenic.com/">Mercurial (Hg)</a> are all new in my world, and I couldn&#8217;t find any instructions on getting them to play nicely together.  If you are in the same boat, read on &#8230;</p>
<h3><img class="aligncenter size-full wp-image-1160" title="FlashBuilder_and_Mercurial" src="http://techencoder.com/wp-content/uploads/2010/05/FlashBuilder_and_Mercurial.png" alt="" width="231" height="55" /><span id="more-1158"></span></h3>
<p><em>These instructions are based on a stand alone installation of Flex Builder, but I suppose they are about the same even if you are using the Flex Builder Eclipse plug-in.</em></p>
<ol>
<li>Click Help &gt; Install New Software &#8230;</li>
<p><img class="size-full wp-image-1165" title="FlexBuilder4_with_Hg_1" src="http://techencoder.com/wp-content/uploads/2010/05/FlexBuilder4_with_Hg_1.png" alt="" width="306" height="78" /></p>
<li>Click &#8216;Available Software Sites&#8217;</li>
<p><img class="size-full wp-image-1159" title="'Available Software Sites' Link" src="http://techencoder.com/wp-content/uploads/2010/05/FlexBuilder4_with_Hg_2.png" alt="" width="569" height="184" /></p>
<li>Click Add<img class="alignnone size-full wp-image-1167" title="'Add Avaiable Software' dialog" src="http://techencoder.com/wp-content/uploads/2010/05/FlexBuilder4_with_Hg_3.png" alt="" width="793" height="184" /></li>
<li>Enter a name and the url (<a title="Mercurial Eclipse Plug-in URL" href="http://hge.javaforge.com/hgeclipse">http://hge.javaforge.com/hgeclipse</a>), click OK</li>
<p><img class="alignnone size-full wp-image-1170" title="Add URL" src="http://techencoder.com/wp-content/uploads/2010/05/FlexBuilder4_with_Hg_4b.png" alt="" width="408" height="128" /></p>
<li>Click OK again to close the parent window and select &#8216;Mercurial Eclipse&#8217; in the &#8216;Work with&#8217; drop-down list.</li>
<p><img class="alignnone size-full wp-image-1169" title="FlexBuilder4_with_Hg_6" src="http://techencoder.com/wp-content/uploads/2010/05/FlexBuilder4_with_Hg_6.png" alt="Drop Down List Selection" width="601" height="218" /></p>
<li>Select HgEclipse and click Next, Next, Next, Finish</li>
<p><img class="alignnone size-full wp-image-1171" title="Selection" src="http://techencoder.com/wp-content/uploads/2010/05/FlexBuilder4_with_Hg_7.png" alt="" width="601" height="291" /></p>
<li>Now open a project.  Right click the project, select Team &gt; Share Project &#8230;</li>
<p><img class="alignnone size-full wp-image-1172" title="FlexBuilder4_with_Hg_13" src="http://techencoder.com/wp-content/uploads/2010/05/FlexBuilder4_with_Hg_13.png" alt="Team &gt; Share Project ..." width="412" height="295" /></p>
<li>Choose Mercurial (obviously) &#8230; click Next, Next, whatever, to finish the selections.</li>
<p><img class="alignnone size-full wp-image-1173" title="Repository Type Selection" src="http://techencoder.com/wp-content/uploads/2010/05/FlexBuilder4_with_Hg_14.png" alt="" width="389" height="214" /></p>
<li>Finished!  You should now see the Mercurial commands in the Team menu.</li>
<p><img class="alignnone size-full wp-image-1176" title="The Team menu using Mercurial" src="http://techencoder.com/wp-content/uploads/2010/05/FlexBuilder4_with_Hg_16.png" alt="" width="507" height="425" /></p>
<p>P.S.  Mercurial ROCKS !!!!  I&#8217;ve used VSS, Perforce, TFS and Subverion.  Subversion has always been my favorite, but Mercurial easily takes first place now.  The DVCS model is <a title="HG Init" href="http://hginit.com/">much better</a>.</ol>
]]></content:encoded>
			<wfw:commentRss>http://techencoder.com/index.php/2010/05/mecurial-and-flash-builder-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>401.x errors on IIS: Authentication Required</title>
		<link>http://techencoder.com/index.php/2010/03/iis-authentication-required/</link>
		<comments>http://techencoder.com/index.php/2010/03/iis-authentication-required/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 13:15:48 +0000</pubDate>
		<dc:creator>r.claypool</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[quick tip]]></category>

		<guid isPermaLink="false">http://techencoder.com/?p=1128</guid>
		<description><![CDATA[Quick Tip: Is your site suddenly requesting a user name and password? Most likely this is triggered by insufficient file system permissions. The error logs at %SYSTEMROOT%\System32\LogFiles\W3SVC###\*.log will narrow down your search and give the substatus and Win32 error codes for each HTTP 401. David Wang has a great write up about this on his [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://techencoder.com/wp-content/uploads/2010/03/iis-authentiction-required.png"><img class="aligncenter size-full wp-image-1129" title="iis-authentiction-required" src="http://techencoder.com/wp-content/uploads/2010/03/iis-authentiction-required-watermarked.png" alt="iis-authentiction-required" width="600" height="169" /></a></p>
<p><em>Quick Tip: <strong>Is your site suddenly requesting a user name and password?</strong></em></p>
<p>Most likely this is triggered by insufficient file system permissions.  The error logs at<br />
<code>%SYSTEMROOT%\System32\LogFiles\W3SVC###\*.log</code> will narrow down your search and give the <code>substatus</code> and <code>Win32</code><br />
error codes for each HTTP 401.  </p>
<p>David Wang has <a href="http://blogs.msdn.com/b/david.wang/archive/2005/07/14/howto-diagnose-iis-401-access-denied.aspx">a great write up</a> about this on his blog.  Check it out for more details.</p>
]]></content:encoded>
			<wfw:commentRss>http://techencoder.com/index.php/2010/03/iis-authentication-required/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just for Fun</title>
		<link>http://techencoder.com/index.php/2010/03/just-for-fun/</link>
		<comments>http://techencoder.com/index.php/2010/03/just-for-fun/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 03:02:53 +0000</pubDate>
		<dc:creator>r.claypool</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techencoder.com/?p=882</guid>
		<description><![CDATA[My name: Create your bar code at http://www.barcoding.com/upc/]]></description>
			<content:encoded><![CDATA[<p>My name:</p>
<p><img class="aligncenter size-full wp-image-883" title="robert-claypool-barcode" src="http://techencoder.com/wp-content/uploads/2009/10/robert-claypool-barcode.png" alt="robert-claypool-barcode" width="600" height="73" /></p>
<p>Create your bar code at <a title="bar code generator" href="http://www.barcoding.com/upc/">http://www.barcoding.com/upc/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://techencoder.com/index.php/2010/03/just-for-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>T-SQL: Cannot drop the index because it does not exist or you do not have permission.</title>
		<link>http://techencoder.com/index.php/2010/02/tsql-cannot-drop-theindex/</link>
		<comments>http://techencoder.com/index.php/2010/02/tsql-cannot-drop-theindex/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 12:20:43 +0000</pubDate>
		<dc:creator>r.claypool</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[quick tip]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[T-SQL]]></category>

		<guid isPermaLink="false">http://techencoder.com/?p=1085</guid>
		<description><![CDATA[Quick tip:&#160;&#160; The table name and index name are required to drop an index, otherwise SQL Server will return an error. e.g. DROP INDEX &#91;dbo&#93;.&#91;IX_MyIndex&#93; fails with &#8230; Msg 3701, Level 11, State 6, Line XX Cannot drop the index 'dbo.IX_MyIndex', because it does not exist or you do not have permission. However, DROP INDEX [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://techencoder.com/wp-content/uploads/2010/02/database.jpg"><img src="http://techencoder.com/wp-content/uploads/2010/02/database.jpg" alt="database" title="database" width="600" height="153" class="aligncenter size-full wp-image-1123" /></a></p>
<p><strong>Quick tip:</strong>&nbsp;&nbsp; The table name <em>and</em> index name are required to drop an index, otherwise SQL Server will return an error.</p>
<p>e.g.</p>

<div class="wp_syntax"><div class="code"><pre class="tsql" style="font-family:monospace;"><span style="color: #0000FF;">DROP</span> <span style="color: #0000FF;">INDEX</span> <span style="color: #808080;">&#91;</span>dbo<span style="color: #808080;">&#93;</span>.<span style="color: #808080;">&#91;</span>IX_MyIndex<span style="color: #808080;">&#93;</span></pre></div></div>

<p> fails with &#8230;</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">Msg 3701, Level 11, State 6, Line XX
Cannot drop the index 'dbo.IX_MyIndex', 
because it does not exist or you do not have permission.</pre></div></div>

<p>However,</p>

<div class="wp_syntax"><div class="code"><pre class="tsql" style="font-family:monospace;"><span style="color: #0000FF;">DROP</span> <span style="color: #0000FF;">INDEX</span> <span style="color: #808080;">&#91;</span>dbo<span style="color: #808080;">&#93;</span>.<span style="color: #808080;">&#91;</span>MyTable<span style="color: #808080;">&#93;</span>.<span style="color: #808080;">&#91;</span>IX_MyIndex<span style="color: #808080;">&#93;</span></pre></div></div>

<p> will work fine if it exists and you have sufficient permissions.   (Use <code>Select user_name()</code> to determine your user context, which will help to verify the permissions being used.)</p>
]]></content:encoded>
			<wfw:commentRss>http://techencoder.com/index.php/2010/02/tsql-cannot-drop-theindex/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Intellisense for NAnt Build Files (VS 2005 and 2008)</title>
		<link>http://techencoder.com/index.php/2010/01/vs-intellisense-for-nant/</link>
		<comments>http://techencoder.com/index.php/2010/01/vs-intellisense-for-nant/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 05:05:06 +0000</pubDate>
		<dc:creator>r.claypool</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[NAnt]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://techencoder.com/?p=1050</guid>
		<description><![CDATA[Step 1. Make VS recognize a .build file as an XML file. Right-click a .build file in the &#8220;Solution Explorer&#8221; and select &#8220;Open With &#8230;&#8221; In the &#8220;Open With&#8221; dialog, select &#8220;XML Editor&#8221; and &#8220;Set as Default&#8221; Step 2: Enable intellisense for .build files. Get the schema file for NAnt: Version 0.86 Beta 1 is at [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://techencoder.com/wp-content/uploads/2010/01/nant.jpg" alt="nant" title="nant" width="600" height="106" class="aligncenter size-full wp-image-1100" /></p>
<h4>Step 1. Make VS recognize a .build file as an XML file.</h4>
<div>
<ol>
<li>Right-click a .build file in the &#8220;Solution Explorer&#8221; and select &#8220;Open With &#8230;&#8221;</li>
<li>In the &#8220;Open With&#8221; dialog, select &#8220;XML Editor&#8221; and &#8220;Set as Default&#8221;</li>
</ol>
<p><img class="aligncenter size-full wp-image-1053" title="vs-2005-2008-open-with-dialog" src="http://techencoder.com/wp-content/uploads/2010/01/vs-2005-2008-open-with-dialog.png" alt="vs-2005-2008-open-with-dialog" width="600" height="244" /></div>
<h4>Step 2: Enable intellisense for .build files.</h4>
<p>Get the schema file for NAnt:</p>
<ul>
<li>Version 0.86 Beta 1 is at <a title="XSD Schema for NAnt" href="http://nant.sf.net/release/0.86-beta1/nant.xsd" target="_blank">http://nant.sf.net/release/0.86-beta1/nant.xsd</a></li>
<li>Version 0.85 is at <a title="XSD Schema for NAnt" href="http://nant.sf.net/release/0.86-beta1/nant.xsd" target="_blank">http://nant.sf.net/release/0.85/nant.xsd</a></li>
</ul>
<p>Copy it to the &#8220;<em>xml\Schemas</em>&#8221; subdirectory of your VS installation:</p>
<div>
<ul>
<li>Note that you can check this path via <em>Tools &gt; Options &gt; Text Editor &gt; XML &gt; Miscellaneous</em></li>
</ul>
<p><img class="aligncenter size-full wp-image-1066" title="schema-location-option" src="http://techencoder.com/wp-content/uploads/2010/01/schema-location-option.png" alt="schema-location-option" width="600" height="347" /></div>
<div>Specify the schema to use within Visual Studio:</div>
<div>
<ul>
<li>Open the file so that it appears in a Visual Studio editor window.</li>
<li>Click the file&#8217;s editor window (to activate it) and specify the schema to use (within the &#8220;Properties&#8221; window).<br />
<img class="aligncenter size-full wp-image-1057" title="change-schema-properties" src="http://techencoder.com/wp-content/uploads/2010/01/change-schema-properties.png" alt="change-schema-properties" width="600" height="148" /></li>
</ul>
<ul>
<li>Note that this dialog has changed from VS 2005 to 2008:</li>
</ul>
<p style="text-align: center;"><img class="size-full wp-image-1058" title="xsd-schemas-vs-2005" src="http://techencoder.com/wp-content/uploads/2010/01/xsd-schemas-vs-2005.png" alt="Visual Studio 2005" width="600" height="231" /><br />
(VS 2005)</p>
<p><img class="size-full wp-image-1059" title="xsd-schemas-vs-2008" src="http://techencoder.com/wp-content/uploads/2010/01/xsd-schemas-vs-2008.png" alt="Visual Studio 2008" width="600" height="235" /><br />
(VS 2008)</p>
<p>If all of that is not enough,  make sure to <strong>enter an xmlns and make sure it is equal to the xmlns specified in the XSD schema</strong>. </p>
<p>
!!!!! Even though the schema is available at <a title="NANT XML Schema" href="http://nant.sourceforge.net/release/0.86-beta1/nant.xsd" target="_blank">http://nant.sf.net/release/0.86-beta1/nant.xsd</a> and <a title="NANT XML Schema" href="http://nant.sourceforge.net/release/0.86-beta1/nant.xsd" target="_blank">http://nant.sourceforge.net/release/0.86-beta1/nant.xsd</a>, you must reference the former url in your build file because it is the one referenced in nant.xsd. !!!!!</p>
<p>Here is an example of what I mean:</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;?xml</span> <span style="color: #000066;">version</span>=<span style="color: #ff0000;">&quot;1.0&quot;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;project</span> <span style="color: #000066;">xmlns</span>=<span style="color: #ff0000;">&quot;http://nant.sf.net/release/0.86-beta1/nant.xsd&quot;</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;MyProject&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
  <span style="color: #808080; font-style: italic;">&lt;!-- stuff here --&gt;</span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/project<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></div></div>

<p>Hope that helps someone.  Happy Programming!</p></div>
<hr/>
<div xmlns:cc="http://creativecommons.org/ns#" about="http://www.flickr.com/photos/kubina/521327318/">
Attribution: The <a href='http://www.flickr.com/photos/kubina/521327318/'>ant photo</a> in this post is used with permission (<a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/">CC BY-SA 2.0</a>) by <a rel="cc:attributionURL" href="http://www.flickr.com/photos/kubina/">Jeff Kubina</a></div>
]]></content:encoded>
			<wfw:commentRss>http://techencoder.com/index.php/2010/01/vs-intellisense-for-nant/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Getting DataTables to work with ASP.Net MVC</title>
		<link>http://techencoder.com/index.php/2009/12/getting-datatables-to-work-with-asp-net-mvc/</link>
		<comments>http://techencoder.com/index.php/2009/12/getting-datatables-to-work-with-asp-net-mvc/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 07:13:12 +0000</pubDate>
		<dc:creator>r.claypool</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[ASP.Net MVC]]></category>
		<category><![CDATA[DataTables]]></category>

		<guid isPermaLink="false">http://techencoder.com/?p=1041</guid>
		<description><![CDATA[Want to get jQuery DataTables to work in an ASP.Net MVC project ??? Here is a demo project in C# that should get you started.  If I find the time, I&#8217;ll post details on how this was put together (but I think most developers will benefit more from running and stepping through the source code [...]]]></description>
			<content:encoded><![CDATA[<p>Want to get jQuery <a href="http://www.datatables.net/">DataTables</a> to work in an ASP.Net MVC project ???</p>
<p>Here is a <a href="http://techencoder.com/wp-content/uploads/2009/12/ASP.Net-MVC-and-DataTables-Demo.zip">demo project</a> in C# that should get you started.  If I find the time, I&#8217;ll post details on how this was put together (but I think most developers will benefit more from running and stepping through the source code anyway).</p>
<p>Hope this helps someone.  Happy Programming!</p>
]]></content:encoded>
			<wfw:commentRss>http://techencoder.com/index.php/2009/12/getting-datatables-to-work-with-asp-net-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Viewing the Activity Log for VS 2010</title>
		<link>http://techencoder.com/index.php/2009/11/vs2010-activity-log/</link>
		<comments>http://techencoder.com/index.php/2009/11/vs2010-activity-log/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 20:41:07 +0000</pubDate>
		<dc:creator>r.claypool</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[VS2010]]></category>

		<guid isPermaLink="false">http://techencoder.com/?p=918</guid>
		<description><![CDATA[Are you repeatedly getting a less than helpful error dialog in Visual Studio 2010? Go to the command line and run devenv.exe with logging, reproduce the error in the IDE and then open ActivityLog.xml: C:\&#62;cd &#34;C:\Program Files &#40;x86&#41;\Microsoft Visual Studio 10.0\Common7\IDE&#34; C:\Program Files &#40;x86&#41;\Microsoft Visual Studio 10.0\Common7\IDE&#62;devenv /Log C:\Program Files &#40;x86&#41;\Microsoft Visual Studio 10.0\Common7\IDE&#62;cd %APPDATA% [...]]]></description>
			<content:encoded><![CDATA[<p>Are you repeatedly getting a less than helpful error dialog in Visual Studio 2010?</p>
<p>Go to the command line and run <a title="devenv.exe logging" href="http://msdn.microsoft.com/en-us/library/ms241272(VS.100,lightweight).aspx">devenv.exe with logging</a>, reproduce the error in the IDE and then open ActivityLog.xml:</p>
<p><img class="aligncenter size-full wp-image-919" title="devenv" src="http://techencoder.com/wp-content/uploads/2009/10/devenv.png" alt="devenv" width="600" height="174" /></p>

<div class="wp_syntax"><div class="code"><pre class="dos" style="font-family:monospace;">C:\&gt;cd &quot;C:\Program Files <span style="color: #66cc66;">&#40;</span>x86<span style="color: #66cc66;">&#41;</span>\Microsoft Visual Studio <span style="color: #cc66cc;">10.0</span>\Common7\IDE&quot;
C:\Program Files <span style="color: #66cc66;">&#40;</span>x86<span style="color: #66cc66;">&#41;</span>\Microsoft Visual Studio <span style="color: #cc66cc;">10.0</span>\Common7\IDE&gt;devenv /Log
C:\Program Files <span style="color: #66cc66;">&#40;</span>x86<span style="color: #66cc66;">&#41;</span>\Microsoft Visual Studio <span style="color: #cc66cc;">10.0</span>\Common7\IDE&gt;cd <span style="color: #33cc33;">%</span><span style="color: #448888;">APPDATA</span><span style="color: #33cc33;">%</span>
C:\Documents and Settings\username\Application Data&gt;cd &quot;Microsoft\VisualStudio\<span style="color: #cc66cc;">10.0</span>&quot;
C:\Documents and Settings\username\Application Data\Microsoft\VisualStudio\<span style="color: #cc66cc;">10.0</span>&gt;dir ActivityLog.xml /B ActivityLog.xml
C:\Documents and Settings\username\Application Data\Microsoft\VisualStudio\<span style="color: #cc66cc;">10.0</span>&gt;notepad ActivityLog.xml</pre></div></div>

<p>Look for entries with type=Error, e.g.</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;entry&gt;
&lt;record&gt;263&lt;/record&gt;
&lt;time&gt;2009/10/24 22:50:09.218&lt;/time&gt;
&lt;type&gt;Error&lt;/type&gt;
&lt;source&gt;Editor or Editor Extension&lt;/source&gt;
&lt;description&gt;System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.VisualStudio.Editor.Implementation.VsFontsAndColorsInformation.GetEditorFontForItem(IVsColorTable colorTable, Int32 itemIndex, FONTCOLORPREFERENCES2 fontColorPreferences)
at Microsoft.VisualStudio.Editor.Implementation.VsFontsAndColorsInformation.TryGetItemValue(String itemKey, ResourceDictionary&amp; itemValue)
at Microsoft.VisualStudio.Text.Classification.Implementation.EditorFormatMap.CreateResourceDictionaryFromProvision(String key)
at Microsoft.VisualStudio.Text.Classification.Implementation.EditorFormatMap.GetProperties(String key)
at Microsoft.VisualStudio.Text.Classification.Implementation.ClassificationFormatMap.GetDefaultProperties()
at Microsoft.VisualStudio.Text.Classification.Implementation.ClassificationFormatMap..ctor(ICollection`1 formats, IClassificationTypeRegistryService classificationTypeRegistry, IEditorFormatMap formatMap)
at Microsoft.VisualStudio.Text.Classification.Implementation.ClassificationFormatMapService.GetClassificationFormatMap(String category)
at Microsoft.VisualStudio.Text.Classification.Implementation.ViewSpecificFormatMap.AttachToFormatMaps()
at Microsoft.VisualStudio.Text.Classification.Implementation.ViewSpecificFormatMap..ctor(IClassificationFormatMapService classificationFormatMapService, IEditorFormatMapService editorFormatMapService, ITextView textView)
at Microsoft.VisualStudio.Text.Classification.Implementation.EditorFormatMapService.&lt;&gt;c__DisplayClass1.&lt;GetEditorFormatMap&gt;b__0()
at Microsoft.VisualStudio.Utilities.PropertyCollection.GetOrCreateSingletonProperty[T](Object key, Func`1 creator)
at Microsoft.VisualStudio.Text.Classification.Implementation.EditorFormatMapService.GetEditorFormatMap(ITextView textView)
at Microsoft.VisualStudio.Text.Editor.Implementation.OutliningAdornmentManagerFactory.CreateTagger[T](ITextView textView, ITextBuffer buffer)
at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.GatherTaggers(ITextBuffer textBuffer)&lt;/description&gt;
&lt;/entry&gt;</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://techencoder.com/index.php/2009/11/vs2010-activity-log/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
