<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Jazz's Blog</title>
	<atom:link href="http://jazzkang.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jazzkang.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 16 Aug 2010 16:50:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jazzkang.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Jazz's Blog</title>
		<link>http://jazzkang.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jazzkang.wordpress.com/osd.xml" title="Jazz&#039;s Blog" />
	<atom:link rel='hub' href='http://jazzkang.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Running .Net 4.0 projects with IIS 6.0</title>
		<link>http://jazzkang.wordpress.com/2010/08/16/running-net-4-0-projects-with-iis/</link>
		<comments>http://jazzkang.wordpress.com/2010/08/16/running-net-4-0-projects-with-iis/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 16:46:53 +0000</pubDate>
		<dc:creator>jazzkang</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jazzkang.wordpress.com/?p=15</guid>
		<description><![CDATA[If you should happen to run into problems running .net 4.0. This will be because the new framework isn&#8217;t automatically registered with IIS when you install VS2010. These manifest themselves as HTTP 404s for all requests on your website. In order to enable the 4.0 bindings to IIS, it will be necessary to run the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzkang.wordpress.com&amp;blog=7764635&amp;post=15&amp;subd=jazzkang&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste">If you should happen to run into problems running .net 4.0. This will be because the new framework isn&#8217;t automatically registered with IIS when you install VS2010.</div>
<div></div>
<div></div>
<div id="_mcePaste">These manifest themselves as HTTP 404s for all requests on your website.</div>
<div id="_mcePaste">In order to enable the 4.0 bindings to IIS, it will be necessary to run the following commands:</div>
<div></div>
<div></div>
<div id="_mcePaste">(assuming this is the location installed on your local machine)</div>
<div></div>
<div id="_mcePaste">(to register the new version of the framework).</div>
<div id="_mcePaste"><strong>C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319&gt;aspnet_regiis /i</strong></div>
<div><strong><br />
</strong></div>
<div id="_mcePaste">And then add .net 4.0 to the permitted list in the IIS extentions.</div>
<div></div>
<div></div>
<div id="_mcePaste"><strong>C:\WINDOWS\system32&gt;cscript iisext.vbs /EnFile </strong><strong>C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll</strong></div>
<div></div>
<div></div>
<div>You can use this command to view a list of the available extensions:</div>
<div></div>
<div></div>
<div id="_mcePaste"><strong>C:\WINDOWS\system32&gt;cscript iisext.vbs /Listext</strong></div>
<div><strong><br />
</strong></div>
<div id="_mcePaste">If you still run into any problems after this. Create a new app pool to run 4.0 applications, and modify the website accordingly, followed by IIS reset should resolve the issues. (Repeat if necessary)</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzkang.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzkang.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jazzkang.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jazzkang.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jazzkang.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jazzkang.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jazzkang.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jazzkang.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jazzkang.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jazzkang.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jazzkang.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jazzkang.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jazzkang.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jazzkang.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzkang.wordpress.com&amp;blog=7764635&amp;post=15&amp;subd=jazzkang&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jazzkang.wordpress.com/2010/08/16/running-net-4-0-projects-with-iis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ef0b2ab593f94bebd83235a5ca109a3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jazzkang</media:title>
		</media:content>
	</item>
		<item>
		<title>What if software is like a wedding dress?</title>
		<link>http://jazzkang.wordpress.com/2009/05/22/what-if-software-is-like-a-wedding-dress/</link>
		<comments>http://jazzkang.wordpress.com/2009/05/22/what-if-software-is-like-a-wedding-dress/#comments</comments>
		<pubDate>Fri, 22 May 2009 08:45:20 +0000</pubDate>
		<dc:creator>jazzkang</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jazzkang.wordpress.com/?p=10</guid>
		<description><![CDATA[The development team say that its impossible to give an exact deliverable date until they start doing the work. And even then there may be issues which might delay the deliverable. The Sales team, well that isn&#8217;t good enough for them&#8230; Let&#8217;s say you&#8217;re selling someone a wedding dress and they need to know it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzkang.wordpress.com&amp;blog=7764635&amp;post=10&amp;subd=jazzkang&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div>The development team say that its impossible to give an exact deliverable date until they start doing the work. And even then there may be issues which might delay the deliverable.</div>
<div>The Sales team, well that isn&#8217;t good enough for them&#8230; Let&#8217;s say you&#8217;re selling someone a wedding dress and they need to know it will be ready for their Wedding day. There&#8217;s no use telling them its going to be late, once we&#8217;ve agreed to do it!</div>
<div>Is software like a wedding dress? Some of our clients are making huge leaps of faith that everything will be all ready for a fixed date so it all coincides with a public event, marketing campaign launch (magazines, newspaper and other media), and sometimes an entire company launch.</div>
<div>Maybe it is like a wedding dress? But who cares huh? Who wants to be the poor sap that tells the bride that she has to move her wedding day because her dress is late or worse still, tell her on the actual day of her wedding she&#8217;d better find something else to wear.</div>
<div>How can we become better at making our client happy on their &#8220;big day&#8221;? And do we always understand the significance (motives) of a piece of work for the client before we begin?</div>
<div>The sales team are selling &#8220;Wedding dresses&#8221;, while the development team are saying its not possible to give an extact date of delivery because estimation is flawed.</div>
<div>Also read <a href="http://blog.robbowley.net/2008/06/06/estimation">The Estimation Fallacy.</a> This article details the many pitfalls of estimation and software development.</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzkang.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzkang.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jazzkang.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jazzkang.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jazzkang.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jazzkang.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jazzkang.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jazzkang.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jazzkang.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jazzkang.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jazzkang.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jazzkang.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jazzkang.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jazzkang.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzkang.wordpress.com&amp;blog=7764635&amp;post=10&amp;subd=jazzkang&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jazzkang.wordpress.com/2009/05/22/what-if-software-is-like-a-wedding-dress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ef0b2ab593f94bebd83235a5ca109a3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jazzkang</media:title>
		</media:content>
	</item>
		<item>
		<title>It&#8217;s time to pitch that tent!</title>
		<link>http://jazzkang.wordpress.com/2009/05/15/hello-world/</link>
		<comments>http://jazzkang.wordpress.com/2009/05/15/hello-world/#comments</comments>
		<pubDate>Fri, 15 May 2009 15:57:09 +0000</pubDate>
		<dc:creator>jazzkang</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzkang.wordpress.com&amp;blog=7764635&amp;post=1&amp;subd=jazzkang&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzkang.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzkang.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jazzkang.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jazzkang.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jazzkang.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jazzkang.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jazzkang.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jazzkang.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jazzkang.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jazzkang.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jazzkang.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jazzkang.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jazzkang.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jazzkang.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzkang.wordpress.com&amp;blog=7764635&amp;post=1&amp;subd=jazzkang&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jazzkang.wordpress.com/2009/05/15/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ef0b2ab593f94bebd83235a5ca109a3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jazzkang</media:title>
		</media:content>
	</item>
	</channel>
</rss>
