<?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>Chetan&#039;s web scribblings! &#187; Tech</title>
	<atom:link href="http://blog.newtonicaonline.com/category/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.newtonicaonline.com</link>
	<description>Enjoy!</description>
	<lastBuildDate>Wed, 30 Jun 2010 11:50:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Design is a contexual process</title>
		<link>http://blog.newtonicaonline.com/design-is-a-contexual-process/</link>
		<comments>http://blog.newtonicaonline.com/design-is-a-contexual-process/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 09:41:19 +0000</pubDate>
		<dc:creator>Chetan</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://blog.newtonicaonline.com/?p=97</guid>
		<description><![CDATA[(Though following is written from point of view of software designer, ideas are valueable to any engineering designer.) Software design is creative process. Design involves significant mental efforts towards creating new ideas or using existing ones for a purpose. Software does not exist before you design it. You, as a designer, play a role of [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #808080;">(Though following is written from point of view of software designer, ideas are valueable to any engineering designer.) </span></p>
<p>Software design is creative process. Design involves significant mental efforts towards creating new ideas or using existing ones for a purpose. Software does not exist before you design it. You, as a designer, play a role of The God. You make decisions about structure and behaviour of software-to-be-constructed.</p>
<p>Design is more of an invention and less of a discovery. As a creator, you may take guidance from other experienced creators or knowledge-base, but you must never forget that your design is primarily your creation and it is up to you to make final decisions about it during specific project, and be accountable for it as a designer.</p>
<p>And design is done, by definition, before construction. Note that design may be for a system, for a subsystem, for a component, for a class, for a method or for any other element. Sometimes you first construct software, then learn from software construction and then design a better one. Still, this better design will be meaningful only if it is implemented. In the most basic sense, designs are created for implementations. That is where painters are luckier than building architect. Both draw pictures of some sort. But architect&#8217;s drawing is called design as it is intended to be implemented. This essential property of design that, it is intended to be implemented, is called feasibility of design. Every design must be feasible to sufficient degree.</p>
<p>Any design can be subjectively judged for quality from judgement of how easily design can be implemented in a context. Obviously, judge&#8217;s skill and knowledge about both construction and design comes into picture. This make design evaluation two-folds.</p>
<p><strong>1. </strong>Design must be fit for purpose sufficiently in a context or in other words, design must be sufficiently easy (ignore inherent complexities) to use for constuction for a context.<br />
<strong>2.</strong> Design&#8217;s quality attributes may easily become subjective in practical situation of a specific project.</p>
<p>Overall, design is very context-sensitive activity. If you do not understand context of design, then you may end up taking inappropriate design decisions. Let us try to see what kind of contextual information you need to do good design.</p>
<p><strong>Purpose</strong>: If you are not purposeful, either you will come up with design which will not serve its purpose or design will not allow constructors to produce software with proper quality attributes. Without purpose, you will not have any yardstick to measure success of design. This usually means your clarity about software developement lifecycle objectives.<br />
<strong></strong></p>
<p><strong>Business</strong>: Beyond knowing verticals, you should be clear about your customer&#8217;s business and his expectations in context of a specific project.<br />
<strong></strong></p>
<p><strong>Design Tools and Processes</strong>: Beyond knowing modelling platform e.g. UML &amp; tools in combination with methodologies e.g. OOAD, you need to know contextual application to specific project after tweaking generic ideas.<br />
<strong></strong></p>
<p><strong>Construction Platform</strong>: If you do not have good contextual information about construction platform, you may end up doing less feasible design.<br />
<strong></strong></p>
<p><strong>Organization Platform</strong>: You will work for yourself or somebody else. Make sure you know ways of working within your organization or your project team or your immediate-colleagues team in such a way that your personal context is aligned with organizational context.<br />
<strong></strong></p>
<p><strong>Any other project specific contextual information</strong>: This one is toughest, and this is what makes each project unique. This is where your creativity, communication and analytical abilities are tested. No matter what, each project has this and you have to unconver this context.</p>
<p>Summary in nutshell: <em><span style="color: #800000;">Design is a contexual process.</span></em></p>
<p>You can utilize guidance from articles, knowledgebase, best practices, patterns, frameworks, consltants etc but finally, you have to apply all guidance according to your understanding of your context as a designer. You do not have to apply all generic things as they are. In a hindsight, you must have kept your brain on while you have applied generic ideas to your specific project!</p>
<div class="sociable">
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://blog.newtonicaonline.com/feed/" title="RSS"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/rss.png' title='RSS' alt='RSS' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fdesign-is-a-contexual-process%2F&amp;partner=sociable" title="Print"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/printfriendly.png' title='Print' alt='Print' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fdesign-is-a-contexual-process%2F&amp;partner=sociable" title="PDF"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/pdf.png' title='PDF' alt='PDF' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Design%20is%20a%20contexual%20process%20-%20http%3A%2F%2Fblog.newtonicaonline.com%2Fdesign-is-a-contexual-process%2F" title="Twitter"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/twitter.png' title='Twitter' alt='Twitter' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fdesign-is-a-contexual-process%2F&amp;title=Design%20is%20a%20contexual%20process&amp;notes=%28Though%20following%20is%20written%20from%20point%20of%20view%20of%20software%20designer%2C%20ideas%20are%20valueable%20to%20any%20engineering%20designer.%29%20%0D%0A%0D%0ASoftware%20design%20is%20creative%20process.%20Design%20involves%20significant%20mental%20efforts%20towards%20creating%20new%20ideas%20or%20using%20existing%20o" title="del.icio.us"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/delicious.png' title='del.icio.us' alt='del.icio.us' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.newtonicaonline.com%2Fdesign-is-a-contexual-process%2F&amp;t=Design%20is%20a%20contexual%20process" title="Facebook"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/facebook.png' title='Facebook' alt='Facebook' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Fdesign-is-a-contexual-process%2F&amp;title=Design%20is%20a%20contexual%20process&amp;source=Chetan%26%23039%3Bs+web+scribblings%21+Enjoy%21&amp;summary=%28Though%20following%20is%20written%20from%20point%20of%20view%20of%20software%20designer%2C%20ideas%20are%20valueable%20to%20any%20engineering%20designer.%29%20%0D%0A%0D%0ASoftware%20design%20is%20creative%20process.%20Design%20involves%20significant%20mental%20efforts%20towards%20creating%20new%20ideas%20or%20using%20existing%20o" title="LinkedIn"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/linkedin.png' title='LinkedIn' alt='LinkedIn' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.newtonicaonline.com%2Fdesign-is-a-contexual-process%2F&amp;title=Design%20is%20a%20contexual%20process&amp;annotation=%28Though%20following%20is%20written%20from%20point%20of%20view%20of%20software%20designer%2C%20ideas%20are%20valueable%20to%20any%20engineering%20designer.%29%20%0D%0A%0D%0ASoftware%20design%20is%20creative%20process.%20Design%20involves%20significant%20mental%20efforts%20towards%20creating%20new%20ideas%20or%20using%20existing%20o" title="Google Bookmarks"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/googlebookmark.png' title='Google Bookmarks' alt='Google Bookmarks' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Fdesign-is-a-contexual-process%2F&amp;title=Design%20is%20a%20contexual%20process&amp;bodytext=%28Though%20following%20is%20written%20from%20point%20of%20view%20of%20software%20designer%2C%20ideas%20are%20valueable%20to%20any%20engineering%20designer.%29%20%0D%0A%0D%0ASoftware%20design%20is%20creative%20process.%20Design%20involves%20significant%20mental%20efforts%20towards%20creating%20new%20ideas%20or%20using%20existing%20o" title="Digg"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/digg.png' title='Digg' alt='Digg' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/addtofavorites.png' title='Add to favorites' alt='Add to favorites' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fdesign-is-a-contexual-process%2F&amp;title=Design%20is%20a%20contexual%20process" title="StumbleUpon"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/stumbleupon.png' title='StumbleUpon' alt='StumbleUpon' style='width:16px; height:16px' class='' /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.newtonicaonline.com/design-is-a-contexual-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programmers need these!</title>
		<link>http://blog.newtonicaonline.com/programmers-need-these/</link>
		<comments>http://blog.newtonicaonline.com/programmers-need-these/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 05:58:56 +0000</pubDate>
		<dc:creator>Chetan</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://blog.newtonicaonline.com/2010/04/20/programmers-need-these/</guid>
		<description><![CDATA[Large monitor, or if possible &#8211; two of them! Reasonably fast PC (compiler, IDE, browser and db server etc to go fast) As much RAM as possible(PC should not slow down due to lack of RAM when RAM could be expanded) Reasonably fast internet connection (Not to watch movies, but to view self-learning videos etc) [...]]]></description>
			<content:encoded><![CDATA[<p>Large monitor, or if possible &#8211; two of them!</p>
<p>Reasonably fast PC <br />(compiler, IDE, browser and db server etc to go fast)</p>
<p>As much RAM as possible<br />(PC should not slow down due to lack of RAM when RAM could be expanded)</p>
<p>Reasonably fast internet connection <br />(Not to watch movies, but to view self-learning videos etc)</p>
<p>Good keyboard and mouse<br />(Keys must not be stuck, standard KB design, working mouse clicking etc)</p>
<p>Great chair and table</p>
<p>Peaceful environment</p>
<p>Latest Development support tools<br />(IDEs, DBs, ORMs, Components, Libraries, etc)</p>
<p>Freedom to wear casuals</p>
<p>Freedom to have tea/coffee etc at table </p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=137df1ed-3be2-8594-9453-46dd08319134" /></div>
<div class="sociable">
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://blog.newtonicaonline.com/feed/" title="RSS"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/rss.png' title='RSS' alt='RSS' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fprogrammers-need-these%2F&amp;partner=sociable" title="Print"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/printfriendly.png' title='Print' alt='Print' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fprogrammers-need-these%2F&amp;partner=sociable" title="PDF"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/pdf.png' title='PDF' alt='PDF' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Programmers%20need%20these%21%20-%20http%3A%2F%2Fblog.newtonicaonline.com%2Fprogrammers-need-these%2F" title="Twitter"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/twitter.png' title='Twitter' alt='Twitter' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fprogrammers-need-these%2F&amp;title=Programmers%20need%20these%21&amp;notes=Large%20monitor%2C%20or%20if%20possible%20-%20two%20of%20them%21Reasonably%20fast%20PC%20%28compiler%2C%20IDE%2C%20browser%20and%20db%20server%20etc%20to%20go%20fast%29As%20much%20RAM%20as%20possible%28PC%20should%20not%20slow%20down%20due%20to%20lack%20of%20RAM%20when%20RAM%20could%20be%20expanded%29Reasonably%20fast%20internet%20connection%20%28Not" title="del.icio.us"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/delicious.png' title='del.icio.us' alt='del.icio.us' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.newtonicaonline.com%2Fprogrammers-need-these%2F&amp;t=Programmers%20need%20these%21" title="Facebook"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/facebook.png' title='Facebook' alt='Facebook' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Fprogrammers-need-these%2F&amp;title=Programmers%20need%20these%21&amp;source=Chetan%26%23039%3Bs+web+scribblings%21+Enjoy%21&amp;summary=Large%20monitor%2C%20or%20if%20possible%20-%20two%20of%20them%21Reasonably%20fast%20PC%20%28compiler%2C%20IDE%2C%20browser%20and%20db%20server%20etc%20to%20go%20fast%29As%20much%20RAM%20as%20possible%28PC%20should%20not%20slow%20down%20due%20to%20lack%20of%20RAM%20when%20RAM%20could%20be%20expanded%29Reasonably%20fast%20internet%20connection%20%28Not" title="LinkedIn"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/linkedin.png' title='LinkedIn' alt='LinkedIn' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.newtonicaonline.com%2Fprogrammers-need-these%2F&amp;title=Programmers%20need%20these%21&amp;annotation=Large%20monitor%2C%20or%20if%20possible%20-%20two%20of%20them%21Reasonably%20fast%20PC%20%28compiler%2C%20IDE%2C%20browser%20and%20db%20server%20etc%20to%20go%20fast%29As%20much%20RAM%20as%20possible%28PC%20should%20not%20slow%20down%20due%20to%20lack%20of%20RAM%20when%20RAM%20could%20be%20expanded%29Reasonably%20fast%20internet%20connection%20%28Not" title="Google Bookmarks"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/googlebookmark.png' title='Google Bookmarks' alt='Google Bookmarks' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Fprogrammers-need-these%2F&amp;title=Programmers%20need%20these%21&amp;bodytext=Large%20monitor%2C%20or%20if%20possible%20-%20two%20of%20them%21Reasonably%20fast%20PC%20%28compiler%2C%20IDE%2C%20browser%20and%20db%20server%20etc%20to%20go%20fast%29As%20much%20RAM%20as%20possible%28PC%20should%20not%20slow%20down%20due%20to%20lack%20of%20RAM%20when%20RAM%20could%20be%20expanded%29Reasonably%20fast%20internet%20connection%20%28Not" title="Digg"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/digg.png' title='Digg' alt='Digg' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/addtofavorites.png' title='Add to favorites' alt='Add to favorites' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fprogrammers-need-these%2F&amp;title=Programmers%20need%20these%21" title="StumbleUpon"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/stumbleupon.png' title='StumbleUpon' alt='StumbleUpon' style='width:16px; height:16px' class='' /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.newtonicaonline.com/programmers-need-these/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top features of Visual Studio 2010 and .Net 4 (not all, only which apealed to me)</title>
		<link>http://blog.newtonicaonline.com/top-features-of-visual-studio-2010-and-net-4-not-all-only-which-apealed-to-me/</link>
		<comments>http://blog.newtonicaonline.com/top-features-of-visual-studio-2010-and-net-4-not-all-only-which-apealed-to-me/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 06:22:12 +0000</pubDate>
		<dc:creator>Chetan</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://blog.newtonicaonline.com/2010/04/16/top-features-of-visual-studio-2010-and-net-4-not-all-only-which-apealed-to-me/</guid>
		<description><![CDATA[Better Ajax (e.g. ClientID in webforms, clean HTML emission)Better Entity FrameworkBetter WCF, WF and WPF (specially DataGrid in WPF)Covariance and ContravarianceCode ContractsCharting in ASP.NetDynamic Language Runtime and dynamic keyword in C#Generate code element from usageImproved Intellisense and Code navigationManaged Extensibility FrameworkMemory-mapped filesMulti-MonitorMVC (Area and Asynch controller) Named and optional argument in C#Office programmabilityOne-click DeploymentProfiling, Debugging [...]]]></description>
			<content:encoded><![CDATA[<p>Better Ajax (e.g. ClientID in webforms, clean HTML emission)<br />Better Entity Framework<br />Better WCF, WF and WPF (specially DataGrid in WPF)<br />Covariance and Contravariance<br />Code Contracts<br />Charting in ASP.Net<br />Dynamic Language Runtime and dynamic keyword in C#<br />Generate code element from usage<br />Improved Intellisense and Code navigation<br />Managed Extensibility Framework<br />Memory-mapped files<br />Multi-Monitor<br />MVC (Area and Asynch controller) <br />Named and optional argument in C#<br />Office programmability<br />One-click Deployment<br />Profiling, Debugging and IntelliTrace<br />Routing<br />Silverlight Capability<br />Text templates<br />Type equivalence<br />Visualization Tools<br />XSLT Profiling &amp; Debugging and XSD Designer</p>
<p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=e7e5c7d2-7bb1-8c4d-a985-e3e9c834e8ba" /></div>
<div class="sociable">
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://blog.newtonicaonline.com/feed/" title="RSS"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/rss.png' title='RSS' alt='RSS' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Ftop-features-of-visual-studio-2010-and-net-4-not-all-only-which-apealed-to-me%2F&amp;partner=sociable" title="Print"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/printfriendly.png' title='Print' alt='Print' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Ftop-features-of-visual-studio-2010-and-net-4-not-all-only-which-apealed-to-me%2F&amp;partner=sociable" title="PDF"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/pdf.png' title='PDF' alt='PDF' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Top%20features%20of%20Visual%20Studio%202010%20and%20.Net%204%20%28not%20all%2C%20only%20which%20apealed%20to%20me%29%20-%20http%3A%2F%2Fblog.newtonicaonline.com%2Ftop-features-of-visual-studio-2010-and-net-4-not-all-only-which-apealed-to-me%2F" title="Twitter"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/twitter.png' title='Twitter' alt='Twitter' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.newtonicaonline.com%2Ftop-features-of-visual-studio-2010-and-net-4-not-all-only-which-apealed-to-me%2F&amp;title=Top%20features%20of%20Visual%20Studio%202010%20and%20.Net%204%20%28not%20all%2C%20only%20which%20apealed%20to%20me%29&amp;notes=Better%20Ajax%20%28e.g.%20ClientID%20in%20webforms%2C%20clean%20HTML%20emission%29Better%20Entity%20FrameworkBetter%20WCF%2C%20WF%20and%20WPF%20%28specially%20DataGrid%20in%20WPF%29Covariance%20and%20ContravarianceCode%20ContractsCharting%20in%20ASP.NetDynamic%20Language%20Runtime%20and%20dynamic%20keyword%20in%20C%23Gener" title="del.icio.us"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/delicious.png' title='del.icio.us' alt='del.icio.us' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.newtonicaonline.com%2Ftop-features-of-visual-studio-2010-and-net-4-not-all-only-which-apealed-to-me%2F&amp;t=Top%20features%20of%20Visual%20Studio%202010%20and%20.Net%204%20%28not%20all%2C%20only%20which%20apealed%20to%20me%29" title="Facebook"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/facebook.png' title='Facebook' alt='Facebook' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Ftop-features-of-visual-studio-2010-and-net-4-not-all-only-which-apealed-to-me%2F&amp;title=Top%20features%20of%20Visual%20Studio%202010%20and%20.Net%204%20%28not%20all%2C%20only%20which%20apealed%20to%20me%29&amp;source=Chetan%26%23039%3Bs+web+scribblings%21+Enjoy%21&amp;summary=Better%20Ajax%20%28e.g.%20ClientID%20in%20webforms%2C%20clean%20HTML%20emission%29Better%20Entity%20FrameworkBetter%20WCF%2C%20WF%20and%20WPF%20%28specially%20DataGrid%20in%20WPF%29Covariance%20and%20ContravarianceCode%20ContractsCharting%20in%20ASP.NetDynamic%20Language%20Runtime%20and%20dynamic%20keyword%20in%20C%23Gener" title="LinkedIn"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/linkedin.png' title='LinkedIn' alt='LinkedIn' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.newtonicaonline.com%2Ftop-features-of-visual-studio-2010-and-net-4-not-all-only-which-apealed-to-me%2F&amp;title=Top%20features%20of%20Visual%20Studio%202010%20and%20.Net%204%20%28not%20all%2C%20only%20which%20apealed%20to%20me%29&amp;annotation=Better%20Ajax%20%28e.g.%20ClientID%20in%20webforms%2C%20clean%20HTML%20emission%29Better%20Entity%20FrameworkBetter%20WCF%2C%20WF%20and%20WPF%20%28specially%20DataGrid%20in%20WPF%29Covariance%20and%20ContravarianceCode%20ContractsCharting%20in%20ASP.NetDynamic%20Language%20Runtime%20and%20dynamic%20keyword%20in%20C%23Gener" title="Google Bookmarks"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/googlebookmark.png' title='Google Bookmarks' alt='Google Bookmarks' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Ftop-features-of-visual-studio-2010-and-net-4-not-all-only-which-apealed-to-me%2F&amp;title=Top%20features%20of%20Visual%20Studio%202010%20and%20.Net%204%20%28not%20all%2C%20only%20which%20apealed%20to%20me%29&amp;bodytext=Better%20Ajax%20%28e.g.%20ClientID%20in%20webforms%2C%20clean%20HTML%20emission%29Better%20Entity%20FrameworkBetter%20WCF%2C%20WF%20and%20WPF%20%28specially%20DataGrid%20in%20WPF%29Covariance%20and%20ContravarianceCode%20ContractsCharting%20in%20ASP.NetDynamic%20Language%20Runtime%20and%20dynamic%20keyword%20in%20C%23Gener" title="Digg"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/digg.png' title='Digg' alt='Digg' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/addtofavorites.png' title='Add to favorites' alt='Add to favorites' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.newtonicaonline.com%2Ftop-features-of-visual-studio-2010-and-net-4-not-all-only-which-apealed-to-me%2F&amp;title=Top%20features%20of%20Visual%20Studio%202010%20and%20.Net%204%20%28not%20all%2C%20only%20which%20apealed%20to%20me%29" title="StumbleUpon"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/stumbleupon.png' title='StumbleUpon' alt='StumbleUpon' style='width:16px; height:16px' class='' /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.newtonicaonline.com/top-features-of-visual-studio-2010-and-net-4-not-all-only-which-apealed-to-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You cannot get everything! Specially, out of distributed system!</title>
		<link>http://blog.newtonicaonline.com/you-cannot-get-everything-from-distributed-system/</link>
		<comments>http://blog.newtonicaonline.com/you-cannot-get-everything-from-distributed-system/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 05:52:09 +0000</pubDate>
		<dc:creator>Chetan</dc:creator>
				<category><![CDATA[Science]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://blog.newtonicaonline.com/2010/03/26/you-cannot-get-everything/</guid>
		<description><![CDATA[CAP theorem (Brewer&#8217;s theorem) :It is impossible for distributed computer system to simultaneously provide all three of the following guarantees: Consistency: There are many way to describe it * All nodes see the same data at the same time.* Once a state is stored in the system, it will report the same state in every [...]]]></description>
			<content:encoded><![CDATA[<p><b>CAP theorem (Brewer&#8217;s theorem)</b> :<br />It is impossible for distributed computer system to simultaneously provide all three of the following guarantees:</p>
<p><b>Consistency: </b>There are many way to describe it <br />* All nodes see the same data at the same time.<br />* Once a state is stored in the system, it will report  the same state in every subsequent operation until the state is explicitly changed by  something outside the system.<br />* A service that is consistent operates fully or not at all. <br />* In other way to say, atomic-ness is built-in to service.<br /><b>Availability: <br />* </b>The degree to which a system is operable and in a committable state at the start of a mission, when the mission is called for at random<br /><b>* </b>Node failures do not prevent survivors from continuing to operate<br /><b>Partition Tolerance</b>: <br />* The system continues to operate despite arbitrary message loss<br />* No set of failures less than total network failure is allowed to cause  the system to respond incorrectly</p>
<p>In other words, though it is very desirable to have Consistency, Availability and Partition-tolerance in distributed system, unfortunately<br /> no distributed system can achieve all three at the same time!</p>
<p>Pity!</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=09c1f289-d1d4-8887-bcf4-aa7a1f6fa359" /></div>
<div class="sociable">
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://blog.newtonicaonline.com/feed/" title="RSS"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/rss.png' title='RSS' alt='RSS' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fyou-cannot-get-everything-from-distributed-system%2F&amp;partner=sociable" title="Print"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/printfriendly.png' title='Print' alt='Print' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fyou-cannot-get-everything-from-distributed-system%2F&amp;partner=sociable" title="PDF"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/pdf.png' title='PDF' alt='PDF' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=You%20cannot%20get%20everything%21%20Specially%2C%20out%20of%20distributed%20system%21%20-%20http%3A%2F%2Fblog.newtonicaonline.com%2Fyou-cannot-get-everything-from-distributed-system%2F" title="Twitter"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/twitter.png' title='Twitter' alt='Twitter' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fyou-cannot-get-everything-from-distributed-system%2F&amp;title=You%20cannot%20get%20everything%21%20Specially%2C%20out%20of%20distributed%20system%21&amp;notes=CAP%20theorem%20%28Brewer%27s%20theorem%29%20%3AIt%20is%20impossible%20for%20distributed%20computer%20system%20to%20simultaneously%20provide%20all%20three%20of%20the%20following%20guarantees%3AConsistency%3A%20There%20are%20many%20way%20to%20describe%20it%20%2A%20All%20nodes%20see%20the%20same%20data%20at%20the%20same%20time.%2A%20Once%20a%20st" title="del.icio.us"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/delicious.png' title='del.icio.us' alt='del.icio.us' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.newtonicaonline.com%2Fyou-cannot-get-everything-from-distributed-system%2F&amp;t=You%20cannot%20get%20everything%21%20Specially%2C%20out%20of%20distributed%20system%21" title="Facebook"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/facebook.png' title='Facebook' alt='Facebook' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Fyou-cannot-get-everything-from-distributed-system%2F&amp;title=You%20cannot%20get%20everything%21%20Specially%2C%20out%20of%20distributed%20system%21&amp;source=Chetan%26%23039%3Bs+web+scribblings%21+Enjoy%21&amp;summary=CAP%20theorem%20%28Brewer%27s%20theorem%29%20%3AIt%20is%20impossible%20for%20distributed%20computer%20system%20to%20simultaneously%20provide%20all%20three%20of%20the%20following%20guarantees%3AConsistency%3A%20There%20are%20many%20way%20to%20describe%20it%20%2A%20All%20nodes%20see%20the%20same%20data%20at%20the%20same%20time.%2A%20Once%20a%20st" title="LinkedIn"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/linkedin.png' title='LinkedIn' alt='LinkedIn' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.newtonicaonline.com%2Fyou-cannot-get-everything-from-distributed-system%2F&amp;title=You%20cannot%20get%20everything%21%20Specially%2C%20out%20of%20distributed%20system%21&amp;annotation=CAP%20theorem%20%28Brewer%27s%20theorem%29%20%3AIt%20is%20impossible%20for%20distributed%20computer%20system%20to%20simultaneously%20provide%20all%20three%20of%20the%20following%20guarantees%3AConsistency%3A%20There%20are%20many%20way%20to%20describe%20it%20%2A%20All%20nodes%20see%20the%20same%20data%20at%20the%20same%20time.%2A%20Once%20a%20st" title="Google Bookmarks"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/googlebookmark.png' title='Google Bookmarks' alt='Google Bookmarks' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Fyou-cannot-get-everything-from-distributed-system%2F&amp;title=You%20cannot%20get%20everything%21%20Specially%2C%20out%20of%20distributed%20system%21&amp;bodytext=CAP%20theorem%20%28Brewer%27s%20theorem%29%20%3AIt%20is%20impossible%20for%20distributed%20computer%20system%20to%20simultaneously%20provide%20all%20three%20of%20the%20following%20guarantees%3AConsistency%3A%20There%20are%20many%20way%20to%20describe%20it%20%2A%20All%20nodes%20see%20the%20same%20data%20at%20the%20same%20time.%2A%20Once%20a%20st" title="Digg"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/digg.png' title='Digg' alt='Digg' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/addtofavorites.png' title='Add to favorites' alt='Add to favorites' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fyou-cannot-get-everything-from-distributed-system%2F&amp;title=You%20cannot%20get%20everything%21%20Specially%2C%20out%20of%20distributed%20system%21" title="StumbleUpon"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/stumbleupon.png' title='StumbleUpon' alt='StumbleUpon' style='width:16px; height:16px' class='' /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.newtonicaonline.com/you-cannot-get-everything-from-distributed-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tools for web developers&#8230;.</title>
		<link>http://blog.newtonicaonline.com/tools-for-web-developers/</link>
		<comments>http://blog.newtonicaonline.com/tools-for-web-developers/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 06:56:50 +0000</pubDate>
		<dc:creator>Chetan</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://blog.newtonicaonline.com/2010/02/17/tools-for-web-developers/</guid>
		<description><![CDATA[Firebug- Extension to FireFox. Web Developer Tools &#8211; Extension to FireFox. Fiddler &#8211; Like FireBug &#8211; Works with IE as well. Internet Explorer Developer Toolbar &#8211; Extension to IE. Enjoy.]]></description>
			<content:encoded><![CDATA[<p><a href="http://getfirebug.com/" target="_blank">Firebug</a>- Extension to FireFox.<br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/60" target="_blank">Web Developer Tools</a> &#8211; Extension to FireFox.<br />
<a href="http://www.fiddler2.com/fiddler2/" target="_blank">Fiddler</a> &#8211; Like FireBug &#8211; Works with IE as well.<br />
<a href="http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038&#038;displaylang=en" target="_blank">Internet Explorer Developer Toolbar</a> &#8211; Extension to IE.</p>
<p>Enjoy.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=677bd3bb-c1e5-8f64-abf1-7efce490329f" /></div>
<div class="sociable">
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://blog.newtonicaonline.com/feed/" title="RSS"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/rss.png' title='RSS' alt='RSS' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Ftools-for-web-developers%2F&amp;partner=sociable" title="Print"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/printfriendly.png' title='Print' alt='Print' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Ftools-for-web-developers%2F&amp;partner=sociable" title="PDF"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/pdf.png' title='PDF' alt='PDF' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Tools%20for%20web%20developers....%20-%20http%3A%2F%2Fblog.newtonicaonline.com%2Ftools-for-web-developers%2F" title="Twitter"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/twitter.png' title='Twitter' alt='Twitter' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.newtonicaonline.com%2Ftools-for-web-developers%2F&amp;title=Tools%20for%20web%20developers....&amp;notes=Firebug-%20Extension%20to%20FireFox.%0AWeb%20Developer%20Tools%20-%20Extension%20to%20FireFox.%0AFiddler%20-%20Like%20FireBug%20-%20Works%20with%20IE%20as%20well.%0AInternet%20Explorer%20Developer%20Toolbar%20-%20Extension%20to%20IE.%0A%0AEnjoy.%0A" title="del.icio.us"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/delicious.png' title='del.icio.us' alt='del.icio.us' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.newtonicaonline.com%2Ftools-for-web-developers%2F&amp;t=Tools%20for%20web%20developers...." title="Facebook"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/facebook.png' title='Facebook' alt='Facebook' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Ftools-for-web-developers%2F&amp;title=Tools%20for%20web%20developers....&amp;source=Chetan%26%23039%3Bs+web+scribblings%21+Enjoy%21&amp;summary=Firebug-%20Extension%20to%20FireFox.%0AWeb%20Developer%20Tools%20-%20Extension%20to%20FireFox.%0AFiddler%20-%20Like%20FireBug%20-%20Works%20with%20IE%20as%20well.%0AInternet%20Explorer%20Developer%20Toolbar%20-%20Extension%20to%20IE.%0A%0AEnjoy.%0A" title="LinkedIn"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/linkedin.png' title='LinkedIn' alt='LinkedIn' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.newtonicaonline.com%2Ftools-for-web-developers%2F&amp;title=Tools%20for%20web%20developers....&amp;annotation=Firebug-%20Extension%20to%20FireFox.%0AWeb%20Developer%20Tools%20-%20Extension%20to%20FireFox.%0AFiddler%20-%20Like%20FireBug%20-%20Works%20with%20IE%20as%20well.%0AInternet%20Explorer%20Developer%20Toolbar%20-%20Extension%20to%20IE.%0A%0AEnjoy.%0A" title="Google Bookmarks"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/googlebookmark.png' title='Google Bookmarks' alt='Google Bookmarks' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Ftools-for-web-developers%2F&amp;title=Tools%20for%20web%20developers....&amp;bodytext=Firebug-%20Extension%20to%20FireFox.%0AWeb%20Developer%20Tools%20-%20Extension%20to%20FireFox.%0AFiddler%20-%20Like%20FireBug%20-%20Works%20with%20IE%20as%20well.%0AInternet%20Explorer%20Developer%20Toolbar%20-%20Extension%20to%20IE.%0A%0AEnjoy.%0A" title="Digg"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/digg.png' title='Digg' alt='Digg' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/addtofavorites.png' title='Add to favorites' alt='Add to favorites' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.newtonicaonline.com%2Ftools-for-web-developers%2F&amp;title=Tools%20for%20web%20developers...." title="StumbleUpon"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/stumbleupon.png' title='StumbleUpon' alt='StumbleUpon' style='width:16px; height:16px' class='' /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.newtonicaonline.com/tools-for-web-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find and remove root cause!</title>
		<link>http://blog.newtonicaonline.com/find-and-remove-root-cause/</link>
		<comments>http://blog.newtonicaonline.com/find-and-remove-root-cause/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 08:50:47 +0000</pubDate>
		<dc:creator>Chetan</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://blog.newtonicaonline.com/2010/02/06/find-and-remove-root-cause/</guid>
		<description><![CDATA[If you ever, ever, put a claim to correct to fullest any situation, I repeat, any situation, then make sure that you find and remove root cause of the problem. Do not just remove symptom(s). Here is minor, obvious, excogitated, concocted, devised example. Imagine your best friend. He is having high temperature. Would you try [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever, ever, put a claim to correct to fullest any situation, I repeat, any situation, then make sure that you find and remove root cause of the problem. Do not just remove symptom(s).</p>
<p>Here is minor, obvious, excogitated, concocted, devised example.<br />
Imagine your best friend. He is having high temperature.<br />
Would you try to cure him by making him take bath in cold water? Would you?!!</p>
<p>Think, buddy, think! Then act!</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=c980d454-ead6-8de4-b1b3-399bd8471990" /></div>
<div class="sociable">
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://blog.newtonicaonline.com/feed/" title="RSS"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/rss.png' title='RSS' alt='RSS' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Ffind-and-remove-root-cause%2F&amp;partner=sociable" title="Print"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/printfriendly.png' title='Print' alt='Print' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Ffind-and-remove-root-cause%2F&amp;partner=sociable" title="PDF"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/pdf.png' title='PDF' alt='PDF' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Find%20and%20remove%20root%20cause%21%20-%20http%3A%2F%2Fblog.newtonicaonline.com%2Ffind-and-remove-root-cause%2F" title="Twitter"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/twitter.png' title='Twitter' alt='Twitter' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.newtonicaonline.com%2Ffind-and-remove-root-cause%2F&amp;title=Find%20and%20remove%20root%20cause%21&amp;notes=If%20you%20ever%2C%20ever%2C%20put%20a%20claim%20to%20correct%20to%20fullest%20any%20situation%2C%20I%20repeat%2C%20any%20situation%2C%20then%20make%20sure%20that%20you%20find%20and%20remove%20root%20cause%20of%20the%20problem.%20Do%20not%20just%20remove%20symptom%28s%29.%0A%0AHere%20is%20minor%2C%20obvious%2C%20excogitated%2C%20concocted%2C%20devised%20ex" title="del.icio.us"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/delicious.png' title='del.icio.us' alt='del.icio.us' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.newtonicaonline.com%2Ffind-and-remove-root-cause%2F&amp;t=Find%20and%20remove%20root%20cause%21" title="Facebook"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/facebook.png' title='Facebook' alt='Facebook' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Ffind-and-remove-root-cause%2F&amp;title=Find%20and%20remove%20root%20cause%21&amp;source=Chetan%26%23039%3Bs+web+scribblings%21+Enjoy%21&amp;summary=If%20you%20ever%2C%20ever%2C%20put%20a%20claim%20to%20correct%20to%20fullest%20any%20situation%2C%20I%20repeat%2C%20any%20situation%2C%20then%20make%20sure%20that%20you%20find%20and%20remove%20root%20cause%20of%20the%20problem.%20Do%20not%20just%20remove%20symptom%28s%29.%0A%0AHere%20is%20minor%2C%20obvious%2C%20excogitated%2C%20concocted%2C%20devised%20ex" title="LinkedIn"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/linkedin.png' title='LinkedIn' alt='LinkedIn' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.newtonicaonline.com%2Ffind-and-remove-root-cause%2F&amp;title=Find%20and%20remove%20root%20cause%21&amp;annotation=If%20you%20ever%2C%20ever%2C%20put%20a%20claim%20to%20correct%20to%20fullest%20any%20situation%2C%20I%20repeat%2C%20any%20situation%2C%20then%20make%20sure%20that%20you%20find%20and%20remove%20root%20cause%20of%20the%20problem.%20Do%20not%20just%20remove%20symptom%28s%29.%0A%0AHere%20is%20minor%2C%20obvious%2C%20excogitated%2C%20concocted%2C%20devised%20ex" title="Google Bookmarks"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/googlebookmark.png' title='Google Bookmarks' alt='Google Bookmarks' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Ffind-and-remove-root-cause%2F&amp;title=Find%20and%20remove%20root%20cause%21&amp;bodytext=If%20you%20ever%2C%20ever%2C%20put%20a%20claim%20to%20correct%20to%20fullest%20any%20situation%2C%20I%20repeat%2C%20any%20situation%2C%20then%20make%20sure%20that%20you%20find%20and%20remove%20root%20cause%20of%20the%20problem.%20Do%20not%20just%20remove%20symptom%28s%29.%0A%0AHere%20is%20minor%2C%20obvious%2C%20excogitated%2C%20concocted%2C%20devised%20ex" title="Digg"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/digg.png' title='Digg' alt='Digg' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/addtofavorites.png' title='Add to favorites' alt='Add to favorites' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.newtonicaonline.com%2Ffind-and-remove-root-cause%2F&amp;title=Find%20and%20remove%20root%20cause%21" title="StumbleUpon"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/stumbleupon.png' title='StumbleUpon' alt='StumbleUpon' style='width:16px; height:16px' class='' /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.newtonicaonline.com/find-and-remove-root-cause/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why NOT to use triggers in RDBMS&#8230;.</title>
		<link>http://blog.newtonicaonline.com/why-not-to-use-triggers-in-rdbms/</link>
		<comments>http://blog.newtonicaonline.com/why-not-to-use-triggers-in-rdbms/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 07:20:33 +0000</pubDate>
		<dc:creator>Chetan</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://blog.newtonicaonline.com/2008/12/31/why-not-to-use-triggers-in-rdbms/</guid>
		<description><![CDATA[Reason 1: Triggers are not maintenance friendly. Triggers are basically &#8220;Side Effects&#8221; and too many of them will create complexity of understanding.Triggers are &#8220;hidden&#8221; in data definition language (DDL). Reason 1: Buggy triggers can create issues. Any buggy code can create issues, but triggers have context to create tricky concurrency ones.Triggers are fired even when [...]]]></description>
			<content:encoded><![CDATA[<p>Reason 1: Triggers are not maintenance friendly.</p>
<p>Triggers are basically &#8220;Side Effects&#8221; and too many of them will create complexity of understanding.<br />Triggers are &#8220;hidden&#8221; in data definition language (DDL).</p>
<p>Reason 1: Buggy triggers can create issues.</p>
<p>Any buggy code can create issues, but triggers have context to create tricky concurrency ones.<br />Triggers are fired even when transactions are rolled back. And that means, even if inserted rows rolled back, &#8220;after insert&#8221; triggers would have fired! If this fired triggers are doing something outside RDBMS (like sending mail), that will be a problem.<br />In general, triggers must not do anything with external entities if they are not participating in transaction.</p>
<p>Also, triggers must not work on mutating tables. This means if trigger is executed as result of query operating on table X, then trigger must not query table X. Simple reason is that for one query, trigger may be fired many times and each time trigger will see different data in table X. In general, it is difficult to keep entity integrity via triggers.</p>
<p>Advice: Treat triggers as last resort to solve a problem.</p>
<p><small><small>Source:oracle.com</small></small></p>
<p></p>
<div class="sociable">
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://blog.newtonicaonline.com/feed/" title="RSS"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/rss.png' title='RSS' alt='RSS' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fwhy-not-to-use-triggers-in-rdbms%2F&amp;partner=sociable" title="Print"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/printfriendly.png' title='Print' alt='Print' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fwhy-not-to-use-triggers-in-rdbms%2F&amp;partner=sociable" title="PDF"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/pdf.png' title='PDF' alt='PDF' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Why%20NOT%20to%20use%20triggers%20in%20RDBMS....%20-%20http%3A%2F%2Fblog.newtonicaonline.com%2Fwhy-not-to-use-triggers-in-rdbms%2F" title="Twitter"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/twitter.png' title='Twitter' alt='Twitter' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fwhy-not-to-use-triggers-in-rdbms%2F&amp;title=Why%20NOT%20to%20use%20triggers%20in%20RDBMS....&amp;notes=Reason%201%3A%20Triggers%20are%20not%20maintenance%20friendly.Triggers%20are%20basically%20%22Side%20Effects%22%20and%20too%20many%20of%20them%20will%20create%20complexity%20of%20understanding.Triggers%20are%20%22hidden%22%20in%20data%20definition%20language%20%28DDL%29.Reason%201%3A%20Buggy%20triggers%20can%20create%20issues.Any%20" title="del.icio.us"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/delicious.png' title='del.icio.us' alt='del.icio.us' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.newtonicaonline.com%2Fwhy-not-to-use-triggers-in-rdbms%2F&amp;t=Why%20NOT%20to%20use%20triggers%20in%20RDBMS...." title="Facebook"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/facebook.png' title='Facebook' alt='Facebook' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Fwhy-not-to-use-triggers-in-rdbms%2F&amp;title=Why%20NOT%20to%20use%20triggers%20in%20RDBMS....&amp;source=Chetan%26%23039%3Bs+web+scribblings%21+Enjoy%21&amp;summary=Reason%201%3A%20Triggers%20are%20not%20maintenance%20friendly.Triggers%20are%20basically%20%22Side%20Effects%22%20and%20too%20many%20of%20them%20will%20create%20complexity%20of%20understanding.Triggers%20are%20%22hidden%22%20in%20data%20definition%20language%20%28DDL%29.Reason%201%3A%20Buggy%20triggers%20can%20create%20issues.Any%20" title="LinkedIn"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/linkedin.png' title='LinkedIn' alt='LinkedIn' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.newtonicaonline.com%2Fwhy-not-to-use-triggers-in-rdbms%2F&amp;title=Why%20NOT%20to%20use%20triggers%20in%20RDBMS....&amp;annotation=Reason%201%3A%20Triggers%20are%20not%20maintenance%20friendly.Triggers%20are%20basically%20%22Side%20Effects%22%20and%20too%20many%20of%20them%20will%20create%20complexity%20of%20understanding.Triggers%20are%20%22hidden%22%20in%20data%20definition%20language%20%28DDL%29.Reason%201%3A%20Buggy%20triggers%20can%20create%20issues.Any%20" title="Google Bookmarks"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/googlebookmark.png' title='Google Bookmarks' alt='Google Bookmarks' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Fwhy-not-to-use-triggers-in-rdbms%2F&amp;title=Why%20NOT%20to%20use%20triggers%20in%20RDBMS....&amp;bodytext=Reason%201%3A%20Triggers%20are%20not%20maintenance%20friendly.Triggers%20are%20basically%20%22Side%20Effects%22%20and%20too%20many%20of%20them%20will%20create%20complexity%20of%20understanding.Triggers%20are%20%22hidden%22%20in%20data%20definition%20language%20%28DDL%29.Reason%201%3A%20Buggy%20triggers%20can%20create%20issues.Any%20" title="Digg"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/digg.png' title='Digg' alt='Digg' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/addtofavorites.png' title='Add to favorites' alt='Add to favorites' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fwhy-not-to-use-triggers-in-rdbms%2F&amp;title=Why%20NOT%20to%20use%20triggers%20in%20RDBMS...." title="StumbleUpon"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/stumbleupon.png' title='StumbleUpon' alt='StumbleUpon' style='width:16px; height:16px' class='' /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.newtonicaonline.com/why-not-to-use-triggers-in-rdbms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Framework?</title>
		<link>http://blog.newtonicaonline.com/what-is-framework/</link>
		<comments>http://blog.newtonicaonline.com/what-is-framework/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 03:49:15 +0000</pubDate>
		<dc:creator>Chetan</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://blog.newtonicaonline.com/2008/12/06/what-is-framework/</guid>
		<description><![CDATA[Framework is incomplete, though concrete, driving solution to recurring high-value problem. To elaborate more, let me go through properties of framework one by one. 1. Framework is concrete. In other words, framework has physical components &#8211; usually files usable during production.Java and .Net frameworks are set of concrete components like dlls, arjs, exes etc. GoF [...]]]></description>
			<content:encoded><![CDATA[<p>Framework is incomplete, though concrete, driving solution to recurring high-value problem. To elaborate more, let me go through properties of framework one by one.</p>
<p>1. Framework is concrete.</p>
<p>In other words, framework has physical components &#8211; usually files usable during production.<br />Java and .Net frameworks are set of concrete components like dlls, arjs, exes etc.</p>
<p>GoF Design Patterns are not framework as they are practical design ideas. It is up to you to apply those ideas to context. Design patterns are logical ideas which you convert to concrete software in a project, whereas framework is concrete already.</p>
<p>2. Framework is incomplete.</p>
<p>Framework itself is not usable on its own. Framework does leave some fill-in-the-blanks for its user. </p>
<p>If you deploy Java/.Net framework to a end-user computer, it does not add any usability value unless you write your own code to use Java/.Net and then deploy that code in executable form along with framework. </p>
<p>More powerful is framework, less complex are fill-in-the-blanks and more efforts in learning to use framework. <br />Frameworks pose trade-off challenge between learning curve and saving-coding-time. </p>
<p>3. Framework drives solution.</p>
<p>Framework dictates how you do fill-in-the-blanks. Framework dictates overall architecture of complete specific solution.</p>
<p>You have to follow ASP.Net rules, if you have to use ASP.Net framework to build a website.</p>
<p>4. Framework helps solving recurring problems.</p>
<p>That just means that framework are very much reusable as they are helpful in many recurring problem contexts. This also implies commercial case for building a framework for set of problem contexts.</p>
<p>5. Framework deal with high-valued problems.</p>
<p>How to add two number is a problem. Solution is a routine in a form of library. But then it is not a framework as problem is not high-valued. </p>
<p>Providing object persistence is high-valued problem and you can build framework for same. Note that value is relative term.</p>
<p>If you look at these properties, it does not make sense to try to solve any specific non-trivial problem without help from a already existing and proven framework!</p>
<div class="sociable">
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://blog.newtonicaonline.com/feed/" title="RSS"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/rss.png' title='RSS' alt='RSS' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fwhat-is-framework%2F&amp;partner=sociable" title="Print"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/printfriendly.png' title='Print' alt='Print' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fwhat-is-framework%2F&amp;partner=sociable" title="PDF"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/pdf.png' title='PDF' alt='PDF' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=What%20is%20Framework%3F%20-%20http%3A%2F%2Fblog.newtonicaonline.com%2Fwhat-is-framework%2F" title="Twitter"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/twitter.png' title='Twitter' alt='Twitter' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fwhat-is-framework%2F&amp;title=What%20is%20Framework%3F&amp;notes=Framework%20is%20incomplete%2C%20though%20concrete%2C%20driving%20solution%20to%20recurring%20high-value%20problem.%20To%20elaborate%20more%2C%20let%20me%20go%20through%20properties%20of%20framework%20one%20by%20one.1.%20Framework%20is%20concrete.In%20other%20words%2C%20framework%20has%20physical%20components%20-%20usually%20f" title="del.icio.us"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/delicious.png' title='del.icio.us' alt='del.icio.us' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.newtonicaonline.com%2Fwhat-is-framework%2F&amp;t=What%20is%20Framework%3F" title="Facebook"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/facebook.png' title='Facebook' alt='Facebook' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Fwhat-is-framework%2F&amp;title=What%20is%20Framework%3F&amp;source=Chetan%26%23039%3Bs+web+scribblings%21+Enjoy%21&amp;summary=Framework%20is%20incomplete%2C%20though%20concrete%2C%20driving%20solution%20to%20recurring%20high-value%20problem.%20To%20elaborate%20more%2C%20let%20me%20go%20through%20properties%20of%20framework%20one%20by%20one.1.%20Framework%20is%20concrete.In%20other%20words%2C%20framework%20has%20physical%20components%20-%20usually%20f" title="LinkedIn"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/linkedin.png' title='LinkedIn' alt='LinkedIn' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.newtonicaonline.com%2Fwhat-is-framework%2F&amp;title=What%20is%20Framework%3F&amp;annotation=Framework%20is%20incomplete%2C%20though%20concrete%2C%20driving%20solution%20to%20recurring%20high-value%20problem.%20To%20elaborate%20more%2C%20let%20me%20go%20through%20properties%20of%20framework%20one%20by%20one.1.%20Framework%20is%20concrete.In%20other%20words%2C%20framework%20has%20physical%20components%20-%20usually%20f" title="Google Bookmarks"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/googlebookmark.png' title='Google Bookmarks' alt='Google Bookmarks' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Fwhat-is-framework%2F&amp;title=What%20is%20Framework%3F&amp;bodytext=Framework%20is%20incomplete%2C%20though%20concrete%2C%20driving%20solution%20to%20recurring%20high-value%20problem.%20To%20elaborate%20more%2C%20let%20me%20go%20through%20properties%20of%20framework%20one%20by%20one.1.%20Framework%20is%20concrete.In%20other%20words%2C%20framework%20has%20physical%20components%20-%20usually%20f" title="Digg"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/digg.png' title='Digg' alt='Digg' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/addtofavorites.png' title='Add to favorites' alt='Add to favorites' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fwhat-is-framework%2F&amp;title=What%20is%20Framework%3F" title="StumbleUpon"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/stumbleupon.png' title='StumbleUpon' alt='StumbleUpon' style='width:16px; height:16px' class='' /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.newtonicaonline.com/what-is-framework/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Would I switch to Google Chrome?</title>
		<link>http://blog.newtonicaonline.com/would-i-switch-to-google-chrome/</link>
		<comments>http://blog.newtonicaonline.com/would-i-switch-to-google-chrome/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 06:31:36 +0000</pubDate>
		<dc:creator>Chetan</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://blog.newtonicaonline.com/2008/09/07/would-i-switch-to-google-chrome/</guid>
		<description><![CDATA[Nope. I will not. I tried it by making it my default browser for few days. Pro: really fast, Easy to use, Good for casual browsingCon: No add-ons like FireFox 3.x I will still keep using FF3.x&#8230;]]></description>
			<content:encoded><![CDATA[<p>Nope. I will not. I tried it by making it my default browser for few days.</p>
<p>Pro: really fast, Easy to use, Good for casual browsing<br />Con: No add-ons like FireFox 3.x</p>
<p>I will still keep using FF3.x&#8230;</p>
<div class="sociable">
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://blog.newtonicaonline.com/feed/" title="RSS"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/rss.png' title='RSS' alt='RSS' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fwould-i-switch-to-google-chrome%2F&amp;partner=sociable" title="Print"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/printfriendly.png' title='Print' alt='Print' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fwould-i-switch-to-google-chrome%2F&amp;partner=sociable" title="PDF"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/pdf.png' title='PDF' alt='PDF' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Would%20I%20switch%20to%20Google%20Chrome%3F%20-%20http%3A%2F%2Fblog.newtonicaonline.com%2Fwould-i-switch-to-google-chrome%2F" title="Twitter"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/twitter.png' title='Twitter' alt='Twitter' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fwould-i-switch-to-google-chrome%2F&amp;title=Would%20I%20switch%20to%20Google%20Chrome%3F&amp;notes=Nope.%20I%20will%20not.%20I%20tried%20it%20by%20making%20it%20my%20default%20browser%20for%20few%20days.Pro%3A%20really%20fast%2C%20Easy%20to%20use%2C%20Good%20for%20casual%20browsingCon%3A%20No%20add-ons%20like%20FireFox%203.xI%20will%20still%20keep%20using%20FF3.x..." title="del.icio.us"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/delicious.png' title='del.icio.us' alt='del.icio.us' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.newtonicaonline.com%2Fwould-i-switch-to-google-chrome%2F&amp;t=Would%20I%20switch%20to%20Google%20Chrome%3F" title="Facebook"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/facebook.png' title='Facebook' alt='Facebook' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Fwould-i-switch-to-google-chrome%2F&amp;title=Would%20I%20switch%20to%20Google%20Chrome%3F&amp;source=Chetan%26%23039%3Bs+web+scribblings%21+Enjoy%21&amp;summary=Nope.%20I%20will%20not.%20I%20tried%20it%20by%20making%20it%20my%20default%20browser%20for%20few%20days.Pro%3A%20really%20fast%2C%20Easy%20to%20use%2C%20Good%20for%20casual%20browsingCon%3A%20No%20add-ons%20like%20FireFox%203.xI%20will%20still%20keep%20using%20FF3.x..." title="LinkedIn"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/linkedin.png' title='LinkedIn' alt='LinkedIn' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.newtonicaonline.com%2Fwould-i-switch-to-google-chrome%2F&amp;title=Would%20I%20switch%20to%20Google%20Chrome%3F&amp;annotation=Nope.%20I%20will%20not.%20I%20tried%20it%20by%20making%20it%20my%20default%20browser%20for%20few%20days.Pro%3A%20really%20fast%2C%20Easy%20to%20use%2C%20Good%20for%20casual%20browsingCon%3A%20No%20add-ons%20like%20FireFox%203.xI%20will%20still%20keep%20using%20FF3.x..." title="Google Bookmarks"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/googlebookmark.png' title='Google Bookmarks' alt='Google Bookmarks' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Fwould-i-switch-to-google-chrome%2F&amp;title=Would%20I%20switch%20to%20Google%20Chrome%3F&amp;bodytext=Nope.%20I%20will%20not.%20I%20tried%20it%20by%20making%20it%20my%20default%20browser%20for%20few%20days.Pro%3A%20really%20fast%2C%20Easy%20to%20use%2C%20Good%20for%20casual%20browsingCon%3A%20No%20add-ons%20like%20FireFox%203.xI%20will%20still%20keep%20using%20FF3.x..." title="Digg"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/digg.png' title='Digg' alt='Digg' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/addtofavorites.png' title='Add to favorites' alt='Add to favorites' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fwould-i-switch-to-google-chrome%2F&amp;title=Would%20I%20switch%20to%20Google%20Chrome%3F" title="StumbleUpon"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/stumbleupon.png' title='StumbleUpon' alt='StumbleUpon' style='width:16px; height:16px' class='' /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.newtonicaonline.com/would-i-switch-to-google-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Definition of a bad programmer!</title>
		<link>http://blog.newtonicaonline.com/definition-of-a-bad-programmer/</link>
		<comments>http://blog.newtonicaonline.com/definition-of-a-bad-programmer/#comments</comments>
		<pubDate>Wed, 11 Oct 2006 15:44:00 +0000</pubDate>
		<dc:creator>Chetan</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://blog.newtonicaonline.com/2006/10/11/definition-of-a-bad-programmer/</guid>
		<description><![CDATA[who finds &#8216;ways&#8217; to write VB6 in any language!]]></description>
			<content:encoded><![CDATA[<p>who finds &#8216;ways&#8217; to write VB6 in any language!</p>
<p> <img src='http://blog.newtonicaonline.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<div class="sociable">
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://blog.newtonicaonline.com/feed/" title="RSS"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/rss.png' title='RSS' alt='RSS' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fdefinition-of-a-bad-programmer%2F&amp;partner=sociable" title="Print"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/printfriendly.png' title='Print' alt='Print' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fdefinition-of-a-bad-programmer%2F&amp;partner=sociable" title="PDF"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/pdf.png' title='PDF' alt='PDF' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Definition%20of%20a%20bad%20programmer%21%20-%20http%3A%2F%2Fblog.newtonicaonline.com%2Fdefinition-of-a-bad-programmer%2F" title="Twitter"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/twitter.png' title='Twitter' alt='Twitter' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fdefinition-of-a-bad-programmer%2F&amp;title=Definition%20of%20a%20bad%20programmer%21&amp;notes=who%20finds%20%27ways%27%20to%20write%20VB6%20in%20any%20language%21%0D%0A%0D%0A%3A-%29" title="del.icio.us"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/delicious.png' title='del.icio.us' alt='del.icio.us' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.newtonicaonline.com%2Fdefinition-of-a-bad-programmer%2F&amp;t=Definition%20of%20a%20bad%20programmer%21" title="Facebook"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/facebook.png' title='Facebook' alt='Facebook' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Fdefinition-of-a-bad-programmer%2F&amp;title=Definition%20of%20a%20bad%20programmer%21&amp;source=Chetan%26%23039%3Bs+web+scribblings%21+Enjoy%21&amp;summary=who%20finds%20%27ways%27%20to%20write%20VB6%20in%20any%20language%21%0D%0A%0D%0A%3A-%29" title="LinkedIn"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/linkedin.png' title='LinkedIn' alt='LinkedIn' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.newtonicaonline.com%2Fdefinition-of-a-bad-programmer%2F&amp;title=Definition%20of%20a%20bad%20programmer%21&amp;annotation=who%20finds%20%27ways%27%20to%20write%20VB6%20in%20any%20language%21%0D%0A%0D%0A%3A-%29" title="Google Bookmarks"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/googlebookmark.png' title='Google Bookmarks' alt='Google Bookmarks' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Fdefinition-of-a-bad-programmer%2F&amp;title=Definition%20of%20a%20bad%20programmer%21&amp;bodytext=who%20finds%20%27ways%27%20to%20write%20VB6%20in%20any%20language%21%0D%0A%0D%0A%3A-%29" title="Digg"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/digg.png' title='Digg' alt='Digg' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/addtofavorites.png' title='Add to favorites' alt='Add to favorites' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fdefinition-of-a-bad-programmer%2F&amp;title=Definition%20of%20a%20bad%20programmer%21" title="StumbleUpon"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/stumbleupon.png' title='StumbleUpon' alt='StumbleUpon' style='width:16px; height:16px' class='' /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.newtonicaonline.com/definition-of-a-bad-programmer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Murphy&#8217;s laws of computing!</title>
		<link>http://blog.newtonicaonline.com/murphys-laws-of-computing/</link>
		<comments>http://blog.newtonicaonline.com/murphys-laws-of-computing/#comments</comments>
		<pubDate>Wed, 22 Mar 2006 19:25:00 +0000</pubDate>
		<dc:creator>Chetan</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://blog.newtonicaonline.com/2006/03/23/murphys-laws-of-computing/</guid>
		<description><![CDATA[1. When computing, whatever happens, behave as though you meant it to happen. 2. When you get to the point where you really understand your computer, it&#8217;s probably obsolete. 3. The first place to look for information is in the section of the manual where you least expect to find it. 4. When the going [...]]]></description>
			<content:encoded><![CDATA[<p>1. When computing, whatever happens, behave as though you meant it to happen.</p>
<p>2. When you get to the point where you really understand your computer, it&#8217;s probably obsolete.</p>
<p>3. The first place to look for information is in the section of the manual where you least expect to find it.</p>
<p>4. When the going gets tough, upgrade.</p>
<p>5. For every action, there is an equal and opposite malfunction.</p>
<p>6. To err is human . . . to blame your computer for your mistakes is even more human, it is downright natural.</p>
<p>7. He who laughs last probably made a back-up.</p>
<p>8. If at first you do not succeed, blame your computer.</p>
<p>9. A complex system that does not work is invariably found to have evolved from a simpler system that worked perfectly.</p>
<p>10. The number one cause of computer problems is computer solutions.</p>
<div class="sociable">
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://blog.newtonicaonline.com/feed/" title="RSS"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/rss.png' title='RSS' alt='RSS' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fmurphys-laws-of-computing%2F&amp;partner=sociable" title="Print"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/printfriendly.png' title='Print' alt='Print' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fmurphys-laws-of-computing%2F&amp;partner=sociable" title="PDF"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/pdf.png' title='PDF' alt='PDF' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Murphy%27s%20laws%20of%20computing%21%20-%20http%3A%2F%2Fblog.newtonicaonline.com%2Fmurphys-laws-of-computing%2F" title="Twitter"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/twitter.png' title='Twitter' alt='Twitter' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fmurphys-laws-of-computing%2F&amp;title=Murphy%27s%20laws%20of%20computing%21&amp;notes=1.%20When%20computing%2C%20whatever%20happens%2C%20behave%20as%20though%20you%20meant%20it%20to%20happen.%0D%0A%0D%0A2.%20When%20you%20get%20to%20the%20point%20where%20you%20really%20understand%20your%20computer%2C%20it%27s%20probably%20obsolete.%0D%0A%0D%0A3.%20The%20first%20place%20to%20look%20for%20information%20is%20in%20the%20section%20of%20the%20ma" title="del.icio.us"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/delicious.png' title='del.icio.us' alt='del.icio.us' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.newtonicaonline.com%2Fmurphys-laws-of-computing%2F&amp;t=Murphy%27s%20laws%20of%20computing%21" title="Facebook"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/facebook.png' title='Facebook' alt='Facebook' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Fmurphys-laws-of-computing%2F&amp;title=Murphy%27s%20laws%20of%20computing%21&amp;source=Chetan%26%23039%3Bs+web+scribblings%21+Enjoy%21&amp;summary=1.%20When%20computing%2C%20whatever%20happens%2C%20behave%20as%20though%20you%20meant%20it%20to%20happen.%0D%0A%0D%0A2.%20When%20you%20get%20to%20the%20point%20where%20you%20really%20understand%20your%20computer%2C%20it%27s%20probably%20obsolete.%0D%0A%0D%0A3.%20The%20first%20place%20to%20look%20for%20information%20is%20in%20the%20section%20of%20the%20ma" title="LinkedIn"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/linkedin.png' title='LinkedIn' alt='LinkedIn' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.newtonicaonline.com%2Fmurphys-laws-of-computing%2F&amp;title=Murphy%27s%20laws%20of%20computing%21&amp;annotation=1.%20When%20computing%2C%20whatever%20happens%2C%20behave%20as%20though%20you%20meant%20it%20to%20happen.%0D%0A%0D%0A2.%20When%20you%20get%20to%20the%20point%20where%20you%20really%20understand%20your%20computer%2C%20it%27s%20probably%20obsolete.%0D%0A%0D%0A3.%20The%20first%20place%20to%20look%20for%20information%20is%20in%20the%20section%20of%20the%20ma" title="Google Bookmarks"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/googlebookmark.png' title='Google Bookmarks' alt='Google Bookmarks' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Fmurphys-laws-of-computing%2F&amp;title=Murphy%27s%20laws%20of%20computing%21&amp;bodytext=1.%20When%20computing%2C%20whatever%20happens%2C%20behave%20as%20though%20you%20meant%20it%20to%20happen.%0D%0A%0D%0A2.%20When%20you%20get%20to%20the%20point%20where%20you%20really%20understand%20your%20computer%2C%20it%27s%20probably%20obsolete.%0D%0A%0D%0A3.%20The%20first%20place%20to%20look%20for%20information%20is%20in%20the%20section%20of%20the%20ma" title="Digg"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/digg.png' title='Digg' alt='Digg' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/addtofavorites.png' title='Add to favorites' alt='Add to favorites' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fmurphys-laws-of-computing%2F&amp;title=Murphy%27s%20laws%20of%20computing%21" title="StumbleUpon"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/stumbleupon.png' title='StumbleUpon' alt='StumbleUpon' style='width:16px; height:16px' class='' /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.newtonicaonline.com/murphys-laws-of-computing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Toss a coin</title>
		<link>http://blog.newtonicaonline.com/toss-a-coin/</link>
		<comments>http://blog.newtonicaonline.com/toss-a-coin/#comments</comments>
		<pubDate>Mon, 16 Jan 2006 12:24:00 +0000</pubDate>
		<dc:creator>Chetan</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://blog.newtonicaonline.com/2006/01/16/toss-a-coin/</guid>
		<description><![CDATA[Q: “If you toss a coin a thousand times, how often will it come up heads?” A: “About fifty percent of the time.” If you consider this as “truth”, check http://www.npr.org/templates/story/story.php?storyId=1697475. Real problem is how to evaluate actual situations (force, friction, airflow, weight etc) and calculate, without error, using scientific rules to find out if [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 85%"></span><br />
<span style="font-family: trebuchet ms"><strong><span style="font-size: 85%">Q: “If you toss a coin a thousand times, how often will it</span></strong><br />
<strong><span style="font-size: 85%">come up heads?”</span></strong><br />
<span style="font-size: 85%"></span><br />
<span style="font-size: 85%">A: </span><strong><span style="font-size: 85%">“About fifty percent of the time.”</span></strong><br />
<span style="font-size: 85%"></span><br />
<span style="font-size: 85%">If you consider this as “truth”, check </span></span><a href="http://www.npr.org/templates/story/story.php?storyId=1697475"><span style="font-family: trebuchet ms">http://www.npr.org/templates/story/story.php?storyId=1697475</span></a><span style="font-family: trebuchet ms"><span style="font-size: 85%">.</span><br />
<span style="font-size: 85%"></span><br />
<span style="font-size: 85%">Real problem is how to evaluate actual situations (force, friction, airflow, weight  etc) and calculate, without error, using scientific rules to find out if coil will come head up or tail up. If one assumes that actual situation and calculation is possible then “50%” becomes absurd. I do not know if it is possible or impossible to know actual situation physically or in principle.</span><br />
<span style="font-size: 85%"></span><br />
<span style="font-size: 85%">There are more subtle things to note. </span><br />
<span style="font-size: 85%"></span><br />
</span></p>
<ol>
<li><span style="font-family: trebuchet ms; font-size: 85%">We are talking about throwing coin up then it comes back. We catch it or let it hit ground and get settled. We are NOT talking about throwing coin sideways. We are NOT talking about throwing coin straight into sandy ground in a way that it does not roll and will have head up.</span></li>
<li><span style="font-family: trebuchet ms; font-size: 85%">We are talking about throwing coin near a large body with enough gravitational force so that coin actually comes back with enough speed to hit the solid ground and roll. If you throw coin in outer space void of enough gravity, it will not come back. </span></li>
<li><span style="font-family: trebuchet ms; font-size: 85%">We are NOT talking about ground which is sandy (not solid), where coin can even stand submerged in sand.</span></li>
<li><span style="font-family: trebuchet ms; font-size: 85%">We are also assuming that we will decide when coin comes at rest within reasonable period of time. Once coin settles, we do not wait till next tsunami to arrive to change position of coin.</span></li>
<li><span style="font-family: trebuchet ms; font-size: 85%">We are talking about fair coin. Coin is designed in a way that no side is favored to drop up. Is it possible to manufacture such a coin? Not today.</span></li>
<li><span style="font-family: trebuchet ms; font-size: 85%">We think that GOD (I do not know what ‘GOD’ means) is fair and does not favor any side to drop up.</span></li>
</ol>
<p><span style="font-size: 85%"></span><br />
<span style="font-family: trebuchet ms"><span style="font-size: 85%">Put your comments if you can make this list longer…</span><br />
<span style="font-size: 85%"></span><br />
<span style="font-size: 85%">Have fun.</span></span></p>
<div class="sociable">
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://blog.newtonicaonline.com/feed/" title="RSS"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/rss.png' title='RSS' alt='RSS' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Ftoss-a-coin%2F&amp;partner=sociable" title="Print"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/printfriendly.png' title='Print' alt='Print' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Ftoss-a-coin%2F&amp;partner=sociable" title="PDF"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/pdf.png' title='PDF' alt='PDF' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Toss%20a%20coin%20-%20http%3A%2F%2Fblog.newtonicaonline.com%2Ftoss-a-coin%2F" title="Twitter"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/twitter.png' title='Twitter' alt='Twitter' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.newtonicaonline.com%2Ftoss-a-coin%2F&amp;title=Toss%20a%20coin&amp;notes=%0D%0AQ%3A%20%E2%80%9CIf%20you%20toss%20a%20coin%20a%20thousand%20times%2C%20how%20often%20will%20it%0D%0Acome%20up%20heads%3F%E2%80%9D%0D%0A%0D%0AA%3A%20%E2%80%9CAbout%20fifty%20percent%20of%20the%20time.%E2%80%9D%0D%0A%0D%0AIf%20you%20consider%20this%20as%20%E2%80%9Ctruth%E2%80%9D%2C%20check%20http%3A%2F%2Fwww.npr.org%2Ftemplates%2Fstory%2Fstory.php%3FstoryId%3D1697475.%0D%0A%0D%0AReal%20problem" title="del.icio.us"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/delicious.png' title='del.icio.us' alt='del.icio.us' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.newtonicaonline.com%2Ftoss-a-coin%2F&amp;t=Toss%20a%20coin" title="Facebook"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/facebook.png' title='Facebook' alt='Facebook' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Ftoss-a-coin%2F&amp;title=Toss%20a%20coin&amp;source=Chetan%26%23039%3Bs+web+scribblings%21+Enjoy%21&amp;summary=%0D%0AQ%3A%20%E2%80%9CIf%20you%20toss%20a%20coin%20a%20thousand%20times%2C%20how%20often%20will%20it%0D%0Acome%20up%20heads%3F%E2%80%9D%0D%0A%0D%0AA%3A%20%E2%80%9CAbout%20fifty%20percent%20of%20the%20time.%E2%80%9D%0D%0A%0D%0AIf%20you%20consider%20this%20as%20%E2%80%9Ctruth%E2%80%9D%2C%20check%20http%3A%2F%2Fwww.npr.org%2Ftemplates%2Fstory%2Fstory.php%3FstoryId%3D1697475.%0D%0A%0D%0AReal%20problem" title="LinkedIn"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/linkedin.png' title='LinkedIn' alt='LinkedIn' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.newtonicaonline.com%2Ftoss-a-coin%2F&amp;title=Toss%20a%20coin&amp;annotation=%0D%0AQ%3A%20%E2%80%9CIf%20you%20toss%20a%20coin%20a%20thousand%20times%2C%20how%20often%20will%20it%0D%0Acome%20up%20heads%3F%E2%80%9D%0D%0A%0D%0AA%3A%20%E2%80%9CAbout%20fifty%20percent%20of%20the%20time.%E2%80%9D%0D%0A%0D%0AIf%20you%20consider%20this%20as%20%E2%80%9Ctruth%E2%80%9D%2C%20check%20http%3A%2F%2Fwww.npr.org%2Ftemplates%2Fstory%2Fstory.php%3FstoryId%3D1697475.%0D%0A%0D%0AReal%20problem" title="Google Bookmarks"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/googlebookmark.png' title='Google Bookmarks' alt='Google Bookmarks' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Ftoss-a-coin%2F&amp;title=Toss%20a%20coin&amp;bodytext=%0D%0AQ%3A%20%E2%80%9CIf%20you%20toss%20a%20coin%20a%20thousand%20times%2C%20how%20often%20will%20it%0D%0Acome%20up%20heads%3F%E2%80%9D%0D%0A%0D%0AA%3A%20%E2%80%9CAbout%20fifty%20percent%20of%20the%20time.%E2%80%9D%0D%0A%0D%0AIf%20you%20consider%20this%20as%20%E2%80%9Ctruth%E2%80%9D%2C%20check%20http%3A%2F%2Fwww.npr.org%2Ftemplates%2Fstory%2Fstory.php%3FstoryId%3D1697475.%0D%0A%0D%0AReal%20problem" title="Digg"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/digg.png' title='Digg' alt='Digg' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/addtofavorites.png' title='Add to favorites' alt='Add to favorites' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.newtonicaonline.com%2Ftoss-a-coin%2F&amp;title=Toss%20a%20coin" title="StumbleUpon"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/stumbleupon.png' title='StumbleUpon' alt='StumbleUpon' style='width:16px; height:16px' class='' /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.newtonicaonline.com/toss-a-coin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Sourcecode is a model</title>
		<link>http://blog.newtonicaonline.com/sourcecode-is-a-model/</link>
		<comments>http://blog.newtonicaonline.com/sourcecode-is-a-model/#comments</comments>
		<pubDate>Thu, 05 Jan 2006 12:20:00 +0000</pubDate>
		<dc:creator>Chetan</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[modeling]]></category>
		<category><![CDATA[UML]]></category>

		<guid isPermaLink="false">http://blog.newtonicaonline.com/2006/01/05/sourcecode-is-a-model/</guid>
		<description><![CDATA[If you make To-The-Scale, albeit, smaller one, &#8220;copy&#8221; of a building, you will call it a model of building, won&#8217;t you? In the same sense, source code is also model of executable software. Compiler takes information from source code and converts it to executable software. UML can model your source code, then. So, if we [...]]]></description>
			<content:encoded><![CDATA[<p>If you make To-The-Scale, albeit, smaller one, &#8220;copy&#8221; of a building, you will call it a model of building, won&#8217;t you? In the same sense, source code is also model of executable software. Compiler takes information from source code and converts it to executable software.</p>
<p>UML can model your source code, then. So, if we see in details here is ordered set of &#8220;Models&#8221;. Ordering criteria is amount of abstraction.</p>
<p>UML &#8211; Source Code &#8211; Binary &#8211; Running Software</p>
<p>as you look at this,<br />
1. UML can be used to model any of source code, Binary, running software.<br />
2. Psuedo source code can be used to model Binary<br />
3. Transformation from UML to running software involves CASE tools, UML tools, Compiler, Platform specific tools, Libraries and Software Mechanisms, OS, OS tools.<br />
4. To me, highest difference of abstraction between adjacent things is between Binary and Running software. UML to source code is almost one to one. Source code to Binary is one to many. Binary to Running sofware involves time dimension.<br />
5. To solve Software engineering problems, we need some thing between Binary and Running software &#8211; Jave and .Net has tried this by providing runtimes.</p>
<div class="sociable">
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://blog.newtonicaonline.com/feed/" title="RSS"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/rss.png' title='RSS' alt='RSS' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fsourcecode-is-a-model%2F&amp;partner=sociable" title="Print"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/printfriendly.png' title='Print' alt='Print' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fsourcecode-is-a-model%2F&amp;partner=sociable" title="PDF"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/pdf.png' title='PDF' alt='PDF' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Sourcecode%20is%20a%20model%20-%20http%3A%2F%2Fblog.newtonicaonline.com%2Fsourcecode-is-a-model%2F" title="Twitter"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/twitter.png' title='Twitter' alt='Twitter' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fsourcecode-is-a-model%2F&amp;title=Sourcecode%20is%20a%20model&amp;notes=If%20you%20make%20To-The-Scale%2C%20albeit%2C%20smaller%20one%2C%20%22copy%22%20of%20a%20building%2C%20you%20will%20call%20it%20a%20model%20of%20building%2C%20won%27t%20you%3F%20In%20the%20same%20sense%2C%20source%20code%20is%20also%20model%20of%20executable%20software.%20Compiler%20takes%20information%20from%20source%20code%20and%20converts%20it%20to%20" title="del.icio.us"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/delicious.png' title='del.icio.us' alt='del.icio.us' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.newtonicaonline.com%2Fsourcecode-is-a-model%2F&amp;t=Sourcecode%20is%20a%20model" title="Facebook"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/facebook.png' title='Facebook' alt='Facebook' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Fsourcecode-is-a-model%2F&amp;title=Sourcecode%20is%20a%20model&amp;source=Chetan%26%23039%3Bs+web+scribblings%21+Enjoy%21&amp;summary=If%20you%20make%20To-The-Scale%2C%20albeit%2C%20smaller%20one%2C%20%22copy%22%20of%20a%20building%2C%20you%20will%20call%20it%20a%20model%20of%20building%2C%20won%27t%20you%3F%20In%20the%20same%20sense%2C%20source%20code%20is%20also%20model%20of%20executable%20software.%20Compiler%20takes%20information%20from%20source%20code%20and%20converts%20it%20to%20" title="LinkedIn"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/linkedin.png' title='LinkedIn' alt='LinkedIn' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.newtonicaonline.com%2Fsourcecode-is-a-model%2F&amp;title=Sourcecode%20is%20a%20model&amp;annotation=If%20you%20make%20To-The-Scale%2C%20albeit%2C%20smaller%20one%2C%20%22copy%22%20of%20a%20building%2C%20you%20will%20call%20it%20a%20model%20of%20building%2C%20won%27t%20you%3F%20In%20the%20same%20sense%2C%20source%20code%20is%20also%20model%20of%20executable%20software.%20Compiler%20takes%20information%20from%20source%20code%20and%20converts%20it%20to%20" title="Google Bookmarks"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/googlebookmark.png' title='Google Bookmarks' alt='Google Bookmarks' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.newtonicaonline.com%2Fsourcecode-is-a-model%2F&amp;title=Sourcecode%20is%20a%20model&amp;bodytext=If%20you%20make%20To-The-Scale%2C%20albeit%2C%20smaller%20one%2C%20%22copy%22%20of%20a%20building%2C%20you%20will%20call%20it%20a%20model%20of%20building%2C%20won%27t%20you%3F%20In%20the%20same%20sense%2C%20source%20code%20is%20also%20model%20of%20executable%20software.%20Compiler%20takes%20information%20from%20source%20code%20and%20converts%20it%20to%20" title="Digg"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/digg.png' title='Digg' alt='Digg' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/addtofavorites.png' title='Add to favorites' alt='Add to favorites' style='width:16px; height:16px' class='' /></a></li>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.newtonicaonline.com%2Fsourcecode-is-a-model%2F&amp;title=Sourcecode%20is%20a%20model" title="StumbleUpon"><img src='http://blog.newtonicaonline.com/wp-content/plugins/sociable-30/images/stumbleupon.png' title='StumbleUpon' alt='StumbleUpon' style='width:16px; height:16px' class='' /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.newtonicaonline.com/sourcecode-is-a-model/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
