<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Rajan's Blog</title>
	<atom:link href="http://rajanpatel.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rajanpatel.wordpress.com</link>
	<description>Life, leisure and work to pay for the first two.</description>
	<lastBuildDate>Mon, 09 Nov 2009 17:50:41 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='rajanpatel.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/63a65f9e51eacebc0871848f85662726?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Rajan's Blog</title>
		<link>http://rajanpatel.wordpress.com</link>
	</image>
			<item>
		<title>Dump the Stack Trace for a running Windows Process</title>
		<link>http://rajanpatel.wordpress.com/2009/11/09/dump-the-stack-trace-for-a-running-windows-process/</link>
		<comments>http://rajanpatel.wordpress.com/2009/11/09/dump-the-stack-trace-for-a-running-windows-process/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 17:50:41 +0000</pubDate>
		<dc:creator>rajanpatel</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Windows Debugging]]></category>

		<guid isPermaLink="false">http://rajanpatel.wordpress.com/2009/11/09/dump-the-stack-trace-for-a-running-windows-process/</guid>
		<description><![CDATA[Ever wanted to dump the stack for all threads for a running Win32 process then follow this guide:
Getting Stack Traces of a Running .NET Process
This suggests using ntsd.exe – so to interpret results: 
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajanpatel.wordpress.com&blog=707839&post=62&subd=rajanpatel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ever wanted to dump the stack for all threads for a running Win32 process then follow this guide:</p>
<p><a href="http://www.interact-sw.co.uk/iangblog/2004/11/16/stackdump" target="_blank">Getting Stack Traces of a Running .NET Process</a></p>
<p>This suggests using ntsd.exe – so to interpret <a href="http://www.codeproject.com/KB/debug/cdbntsd.aspx" target="_blank">results</a>: </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajanpatel.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajanpatel.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajanpatel.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajanpatel.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajanpatel.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajanpatel.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajanpatel.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajanpatel.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajanpatel.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajanpatel.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajanpatel.wordpress.com&blog=707839&post=62&subd=rajanpatel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajanpatel.wordpress.com/2009/11/09/dump-the-stack-trace-for-a-running-windows-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90a3b5c1b24ef59d1ac14ec675709ac0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rajanpatel</media:title>
		</media:content>
	</item>
		<item>
		<title>I can&#8217;t keep up &#8211; UI in the brave new world &#8211; PRISM</title>
		<link>http://rajanpatel.wordpress.com/2009/11/04/i-can-keep-up-ui-in-the-brave-new-world-prism/</link>
		<comments>http://rajanpatel.wordpress.com/2009/11/04/i-can-keep-up-ui-in-the-brave-new-world-prism/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 23:28:02 +0000</pubDate>
		<dc:creator>rajanpatel</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PRISM]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://rajanpatel.wordpress.com/2009/11/04/i-can-keep-up-ui-in-the-brave-new-world-prism/</guid>
		<description><![CDATA[Ok I am getting information overload – looking into a new UI initiative and am coming across new terms&#160; &#8211; that I need to jot these down: 
PRISM – the new name for the CAL or CAG development:
 http://compositewpf.codeplex.com/   http://msdn.microsoft.com/en-us/magazine/cc785479.aspx
Code project and channel 9 articles to build a light weight framework using PRISM:
 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajanpatel.wordpress.com&blog=707839&post=59&subd=rajanpatel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ok I am getting information overload – looking into a new UI initiative and am coming across new terms&#160; &#8211; that I need to jot these down: </p>
<p><a href="http://www.softinsight.com/bnoyes/2008/07/03/CompositeApplicationGuidanceForWPFAkaPrismShips.aspx">PRISM</a> – the new name for the CAL or CAG development:</p>
<p> <a href="http://compositewpf.codeplex.com/">http://compositewpf.codeplex.com/</a>   <br /><a href="http://msdn.microsoft.com/en-us/magazine/cc785479.aspx">http://msdn.microsoft.com/en-us/magazine/cc785479.aspx</a>
<p>Code project and channel 9 articles to build a light weight framework using PRISM:</p>
<p> <a href="http://www.codeproject.com/KB/WPF/IntroductionCompositeWPF.aspx">CodeProject PRISM part1</a>   <br /><a href="http://69.10.233.10/KB/WPF/IntroductionCompositeWPF2.aspx">CodeProject PRISM part2</a>   <br /><a href="http://69.10.233.10/KB/WPF/CalciumPart01.aspx">Calcium</a>   <br /><a href="http://channel9.msdn.com/posts/akMSFT/Creating-a-modular-application-using-Prism-V2-Part-1-of-4--Creating-a-shell-and-modules/">Channel 9 articles</a>
<p>If developing a plugin architecture how do you stop the rotten egg crashing your whole app? Use MAF or MEF and hee is a <a href="http://mdavey.wordpress.com/2009/11/02/multiple-appdomain-container-system-addin/" rel="nofollow">good summary of the problem</a></p>
<p>And if you want to use <a href="http://www.agilification.com/post/PRISM-for-WinForm.aspx">Winforms on PRISM</a>.</p>
<p>Finally the <a href="http://wpfdisciples.wordpress.com/">WPF Disciples community</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajanpatel.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajanpatel.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajanpatel.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajanpatel.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajanpatel.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajanpatel.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajanpatel.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajanpatel.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajanpatel.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajanpatel.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajanpatel.wordpress.com&blog=707839&post=59&subd=rajanpatel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajanpatel.wordpress.com/2009/11/04/i-can-keep-up-ui-in-the-brave-new-world-prism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90a3b5c1b24ef59d1ac14ec675709ac0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rajanpatel</media:title>
		</media:content>
	</item>
		<item>
		<title>How much memory does a process take up on a Windows machine</title>
		<link>http://rajanpatel.wordpress.com/2009/10/27/how-much-memory-does-a-process-take-up-on-a-windows-machine/</link>
		<comments>http://rajanpatel.wordpress.com/2009/10/27/how-much-memory-does-a-process-take-up-on-a-windows-machine/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 16:26:45 +0000</pubDate>
		<dc:creator>rajanpatel</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Windows Memory]]></category>

		<guid isPermaLink="false">http://rajanpatel.wordpress.com/2009/10/27/how-much-memory-does-a-process-take-up-on-a-windows-machine/</guid>
		<description><![CDATA[Wanted to know what the memory requirements are for a single process on windows machine – if you have 32gb machine a process will not use all of it – you need to look at the bios settings.
The virtual address space of processes and applications is still limited to 2 GB unless the /3GB switch [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajanpatel.wordpress.com&blog=707839&post=58&subd=rajanpatel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Wanted to know what the memory requirements are for a single process on windows machine – if you have 32gb machine a process will not use all of it – you need to look at the bios settings.</p>
<p>The virtual address space of processes and applications is still limited to 2 GB unless the /3GB switch is used in the Boot.ini file. When the physical RAM in the system exceeds 16 GB and the /3GB switch is used, the operating system will ignore the additional RAM until the /3GB switch is removed. This is because of the increased size of the kernel required to support more Page Table Entries. The assumption is made that the administrator would rather not lose the /3GB functionality silently and automatically; therefore, this requires the administrator to explicitly change this setting</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajanpatel.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajanpatel.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajanpatel.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajanpatel.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajanpatel.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajanpatel.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajanpatel.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajanpatel.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajanpatel.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajanpatel.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajanpatel.wordpress.com&blog=707839&post=58&subd=rajanpatel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajanpatel.wordpress.com/2009/10/27/how-much-memory-does-a-process-take-up-on-a-windows-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90a3b5c1b24ef59d1ac14ec675709ac0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rajanpatel</media:title>
		</media:content>
	</item>
		<item>
		<title>There is no money left for Greenfield &#8211; do it the Brownfield way</title>
		<link>http://rajanpatel.wordpress.com/2009/10/26/there-is-no-money-left-for-greenfield-do-it-the-brownfield-way/</link>
		<comments>http://rajanpatel.wordpress.com/2009/10/26/there-is-no-money-left-for-greenfield-do-it-the-brownfield-way/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 22:21:08 +0000</pubDate>
		<dc:creator>rajanpatel</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Development Process]]></category>

		<guid isPermaLink="false">http://rajanpatel.wordpress.com/2009/10/26/there-is-no-money-left-for-greenfield-do-it-the-brownfield-way/</guid>
		<description><![CDATA[&#160;
How many organisations out there have the remit to start new software projects? In today’s credit crunch world many software projects are put on hold but wait we can do something new with the old without realising it.&#160; Its called Brownfield Development.
Introducing new technology ideas to existing or legacy projects, breath new life into that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajanpatel.wordpress.com&blog=707839&post=56&subd=rajanpatel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>&#160;</p>
<p>How many organisations out there have the remit to start new software projects? In today’s credit crunch world many software projects are put on hold but wait we can do something new with the old without realising it.&#160; Its called <a href="http://www.manning.com/baley/">Brownfield Development</a>.</p>
<p>Introducing new technology ideas to existing or legacy projects, breath new life into that team or just do things better.&#160; It takes it ideology from <a href="http://www.politics.co.uk/briefings-guides/issue-briefs/housing-and-planning/brownfield-development-$366654.htm">politics</a> and the full definition is on <a href="http://en.wikipedia.org/wiki/Brownfield_(software_development)">Wikipedia</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajanpatel.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajanpatel.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajanpatel.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajanpatel.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajanpatel.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajanpatel.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajanpatel.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajanpatel.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajanpatel.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajanpatel.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajanpatel.wordpress.com&blog=707839&post=56&subd=rajanpatel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajanpatel.wordpress.com/2009/10/26/there-is-no-money-left-for-greenfield-do-it-the-brownfield-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90a3b5c1b24ef59d1ac14ec675709ac0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rajanpatel</media:title>
		</media:content>
	</item>
		<item>
		<title>Which Perfmon Counter Shall I Use?</title>
		<link>http://rajanpatel.wordpress.com/2009/10/26/which-perfmon-counter-shall-i-use/</link>
		<comments>http://rajanpatel.wordpress.com/2009/10/26/which-perfmon-counter-shall-i-use/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 09:52:00 +0000</pubDate>
		<dc:creator>rajanpatel</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://rajanpatel.wordpress.com/2009/10/31/which-perfmon-counter-shall-i-use/</guid>
		<description><![CDATA[Ever wanted to know what to monitor when diagnosing issues with performance – here is a great article to track the most important counters you will need:
Top Ten Performance Counters
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajanpatel.wordpress.com&blog=707839&post=50&subd=rajanpatel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ever wanted to know what to monitor when diagnosing issues with performance – here is a great article to track the most important counters you will need:</p>
<p><a href="http://adminfoo.net/2007/04/windows-perfmon-top-ten-counters.html" target="_blank">Top Ten Performance Counters</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajanpatel.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajanpatel.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajanpatel.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajanpatel.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajanpatel.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajanpatel.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajanpatel.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajanpatel.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajanpatel.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajanpatel.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajanpatel.wordpress.com&blog=707839&post=50&subd=rajanpatel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajanpatel.wordpress.com/2009/10/26/which-perfmon-counter-shall-i-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90a3b5c1b24ef59d1ac14ec675709ac0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rajanpatel</media:title>
		</media:content>
	</item>
		<item>
		<title>Fixing Visual Studio 2003 Debugging after installing Studio 2008</title>
		<link>http://rajanpatel.wordpress.com/2009/10/26/fixing-visual-studio-2003-debugging-after-installing-studio-2008/</link>
		<comments>http://rajanpatel.wordpress.com/2009/10/26/fixing-visual-studio-2003-debugging-after-installing-studio-2008/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 09:45:44 +0000</pubDate>
		<dc:creator>rajanpatel</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Debugging]]></category>

		<guid isPermaLink="false">http://rajanpatel.wordpress.com/2009/10/26/fixing-visual-studio-2003-debugging-after-installing-studio-2008/</guid>
		<description><![CDATA[You know the story you have to maintain an old project written in 2003 but you have already moved ahead and have installed 2008 – but you then install 2003 and your project in 2003 no longer builds – well its because 2008 breaks all old debugging configurations – to get 2003 to debug again [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajanpatel.wordpress.com&blog=707839&post=53&subd=rajanpatel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>You know the story you have to maintain an old project written in 2003 but you have already moved ahead and have installed 2008 – but you then install 2003 and your project in 2003 no longer builds – well its because 2008 breaks all old debugging configurations – to get 2003 to debug again follow these steps:</p>
<p>After the upgrade the debugger in Visual Studio 2003 will be broken. This is because the &quot;Machine Debug Service&quot; no longer starts. To fix:</p>
<ul>
<li><font face="Courier New">Start a command prompt </font></li>
<li><font face="Courier New">Change directory to <b>C:\Program Files\Common Files\Microsoft Shared\VS7Debug</b></font></li>
<li><font face="Courier New">Run <b>mdm.exe /unregserver</b></font></li>
<li><font face="Courier New">Run <b>mdm.exe /regserver</b></font></li>
<li><font face="Courier New">Start the <b>Machine Debug Service</b></font></li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajanpatel.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajanpatel.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajanpatel.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajanpatel.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajanpatel.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajanpatel.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajanpatel.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajanpatel.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajanpatel.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajanpatel.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajanpatel.wordpress.com&blog=707839&post=53&subd=rajanpatel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajanpatel.wordpress.com/2009/10/26/fixing-visual-studio-2003-debugging-after-installing-studio-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90a3b5c1b24ef59d1ac14ec675709ac0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rajanpatel</media:title>
		</media:content>
	</item>
		<item>
		<title>Is My Cloud Worth It?</title>
		<link>http://rajanpatel.wordpress.com/2009/10/23/is-my-cloud-worth-it/</link>
		<comments>http://rajanpatel.wordpress.com/2009/10/23/is-my-cloud-worth-it/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 12:17:08 +0000</pubDate>
		<dc:creator>rajanpatel</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://rajanpatel.wordpress.com/2009/10/23/is-my-cloud-worth-it/</guid>
		<description><![CDATA[We all know about Cloud Computing but what do we know about the economics of it.&#160; Well, when the Economist run an article on it you know it is worth a look….
Economist Cloud Computing Article
However I think they miss the point that the cloud does more than social computing in that it does provide a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajanpatel.wordpress.com&blog=707839&post=51&subd=rajanpatel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>We all know about <a href="http://en.wikipedia.org/wiki/Cloud_computing" target="_blank">Cloud Computing</a> but what do we know about the economics of it.&#160; Well, when the Economist run an article on it you know it is worth a look….</p>
<p><a href="http://www.economist.com/displaystory.cfm?story_id=14637206" target="_blank">Economist Cloud Computing Article</a></p>
<p>However I think they miss the point that the cloud does more than social computing in that it does provide a platform to develop applications on.&#160; </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajanpatel.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajanpatel.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajanpatel.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajanpatel.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajanpatel.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajanpatel.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajanpatel.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajanpatel.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajanpatel.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajanpatel.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajanpatel.wordpress.com&blog=707839&post=51&subd=rajanpatel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajanpatel.wordpress.com/2009/10/23/is-my-cloud-worth-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90a3b5c1b24ef59d1ac14ec675709ac0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rajanpatel</media:title>
		</media:content>
	</item>
		<item>
		<title>Father of Algo Trading Retires &#8211; James Simons</title>
		<link>http://rajanpatel.wordpress.com/2009/10/09/father-of-algo-trading-retires-james-simons/</link>
		<comments>http://rajanpatel.wordpress.com/2009/10/09/father-of-algo-trading-retires-james-simons/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 08:48:54 +0000</pubDate>
		<dc:creator>rajanpatel</dc:creator>
				<category><![CDATA[Finance]]></category>
		<category><![CDATA[Algo]]></category>

		<guid isPermaLink="false">http://rajanpatel.wordpress.com/2009/10/09/father-of-algo-trading-retires-james-simons/</guid>
		<description><![CDATA[&#160;
The father of Algo Trading decides to call it a day – fascinating man James Simons. To think what this man has achieved in last 3o years is amazing
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajanpatel.wordpress.com&blog=707839&post=49&subd=rajanpatel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>&#160;</p>
<p>The father of Algo Trading decides to call it a day – fascinating man <a href="http://www.bloomberg.com/apps/news?pid=20601087&amp;sid=aiQopQ6Y0WRE" target="_blank">James Simons</a>. To think what this man has achieved in last 3o years is amazing</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajanpatel.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajanpatel.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajanpatel.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajanpatel.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajanpatel.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajanpatel.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajanpatel.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajanpatel.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajanpatel.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajanpatel.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajanpatel.wordpress.com&blog=707839&post=49&subd=rajanpatel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajanpatel.wordpress.com/2009/10/09/father-of-algo-trading-retires-james-simons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90a3b5c1b24ef59d1ac14ec675709ac0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rajanpatel</media:title>
		</media:content>
	</item>
		<item>
		<title>Sasha Barber Does IT Again &#8211; Cinch MVVP Framework</title>
		<link>http://rajanpatel.wordpress.com/2009/10/08/sasha-does-it-again/</link>
		<comments>http://rajanpatel.wordpress.com/2009/10/08/sasha-does-it-again/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 22:27:54 +0000</pubDate>
		<dc:creator>rajanpatel</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://rajanpatel.wordpress.com/?p=45</guid>
		<description><![CDATA[I have followed the developments from this dude Sasha Barberfor a while now on CodeProject and his articles never cease to amaze me.
I am going to have a crack at using his new framework &#8211; Cinch &#8211; for a brief explanation &#8211; goto:
Cinch MVVP
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajanpatel.wordpress.com&blog=707839&post=45&subd=rajanpatel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I have followed the developments from this dude <a href="http://sachabarber.net/">Sasha Barber</a>for a while now on <a href="http://www.codeproject.com/Members/Sacha-Barber">CodeProject</a> and his articles never cease to amaze me.</p>
<p>I am going to have a crack at using his new framework &#8211; Cinch &#8211; for a brief explanation &#8211; goto:<br />
<a href="http://www.codeproject.com/KB/WPF/CinchCodeGen.aspx">Cinch MVVP</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajanpatel.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajanpatel.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajanpatel.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajanpatel.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajanpatel.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajanpatel.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajanpatel.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajanpatel.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajanpatel.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajanpatel.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajanpatel.wordpress.com&blog=707839&post=45&subd=rajanpatel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajanpatel.wordpress.com/2009/10/08/sasha-does-it-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90a3b5c1b24ef59d1ac14ec675709ac0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rajanpatel</media:title>
		</media:content>
	</item>
		<item>
		<title>UX Design Patterns &#8211; Get your User Experience Just Right</title>
		<link>http://rajanpatel.wordpress.com/2009/10/08/ux-design-patterns-get-your-user-experience-just-right/</link>
		<comments>http://rajanpatel.wordpress.com/2009/10/08/ux-design-patterns-get-your-user-experience-just-right/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 22:08:17 +0000</pubDate>
		<dc:creator>rajanpatel</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://rajanpatel.wordpress.com/?p=43</guid>
		<description><![CDATA[Alot of my work involves designing user interfaces.  Upto now I have been a server side developer dabbling a little in the UI but you cannot just isolate yourself to server or gui.  Nowadays the professional developer needs skills from front to back.
Whilst there have been formal patterns for a number of years [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajanpatel.wordpress.com&blog=707839&post=43&subd=rajanpatel&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Alot of my work involves designing user interfaces.  Upto now I have been a server side developer dabbling a little in the UI but you cannot just isolate yourself to server or gui.  Nowadays the professional developer needs skills from front to back.</p>
<p>Whilst there have been formal <a href="http://en.wikipedia.org/wiki/Design_Patterns:_Elements_of_Reusable_Object-Oriented_Software">patterns</a> for a number of years which have helped the server side there has been little for User interface patterns.  Perhaps they have already existed but now it has been spec&#8217;d out formally. </p>
<p>Two noteworthy sites are:</p>
<p><a href="http://www.uxmatters.com/mt/archives/2007/11/the-five-competencies-of-user-experience-design.php">UXMatters </a></p>
<p><a href="http://quince.infragistics.com/UX-Design-Patterns.aspx">QUINCE</a> &#8211; Infragisistics UX Design  Patterns all the ways a UI should be developed.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajanpatel.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajanpatel.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajanpatel.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajanpatel.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajanpatel.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajanpatel.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajanpatel.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajanpatel.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajanpatel.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajanpatel.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajanpatel.wordpress.com&blog=707839&post=43&subd=rajanpatel&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajanpatel.wordpress.com/2009/10/08/ux-design-patterns-get-your-user-experience-just-right/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90a3b5c1b24ef59d1ac14ec675709ac0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rajanpatel</media:title>
		</media:content>
	</item>
	</channel>
</rss>