<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Ahmed's Dev-Shop</title>
	<atom:link href="http://devshop.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://devshop.wordpress.com</link>
	<description>"Progress" doesn't necessarily mean sufficient progress</description>
	<lastBuildDate>Thu, 08 Sep 2011 05:15:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='devshop.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Ahmed's Dev-Shop</title>
		<link>http://devshop.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://devshop.wordpress.com/osd.xml" title="Ahmed&#039;s Dev-Shop" />
	<atom:link rel='hub' href='http://devshop.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Distribution: Layers vs. Tiers</title>
		<link>http://devshop.wordpress.com/2010/12/27/distribution-layers-vs-tiers/</link>
		<comments>http://devshop.wordpress.com/2010/12/27/distribution-layers-vs-tiers/#comments</comments>
		<pubDate>Sun, 26 Dec 2010 21:05:35 +0000</pubDate>
		<dc:creator>Ahmed Siddiqui</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://devshop.wordpress.com/?p=197</guid>
		<description><![CDATA[Even though there&#8217;s so much written on this topic and I really don&#8217;t like to discuss the discussed, the motivation here was observing general ambiguity regarding the difference between Layering and Tiering among interns. So here without going into details we will just discuss the difference. Though both ensure distribution, layers are logical while tiers are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devshop.wordpress.com&amp;blog=3427266&amp;post=197&amp;subd=devshop&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Even though there&#8217;s so much written on this topic and I really don&#8217;t like to discuss the discussed, the motivation here was observing general ambiguity regarding the difference between Layering and Tiering among interns. So here without going into details we will just discuss the difference.</p>
<p>Though both ensure distribution, layers are logical while tiers are physical ways of distribution. Usually Layers are for us while Tiers are for machines but not necessarily.</p>
<h2>Layers</h2>
<p>Layering is to create logical separation in your code during design and development, based on roles and responsibilities in order to increase clarity, reduce complexity, increase maintainability and organize relationships among code artifacts. Layering itself doesn&#8217;t imply any specific implementation that how many layers you should have or which layer should or shouldn&#8217;t communication with which layer. Following is an example of having layered code or multi layering:</p>
<h3 style="padding-left:30px;">Data Layer</h3>
<p style="padding-left:30px;">Since almost applications use data, whether it&#8217;s a business application or a game, you need to persist and retrieve data You may have a separate set of modules or classes (or whatever code snippets) to handle saving and retrieving data from database, XML file, text file, web service or any data source.</p>
<h3 style="padding-left:30px;">Presentation Layer</h3>
<p style="padding-left:30px;">Web pages or windows forms are the most common example of presentation layer, where you just focus on the presentation delegating domain logic, data retrieval, security or any other concern to other layers.</p>
<p style="padding-left:30px;">&nbsp;</p>
<h2>Tiers</h2>
<p>Tiers are the physical distribution of application at infrastructure level at the time of deployment, like whether to have a single machine for database and web server or dedicate machines for both or even multiple servers for balancing the load or adding backup machines and processes for handling as failover. Again the term Multi Tier or N-Tier doesn&#8217;t restrict to any number of tiers instead it depends on the requirements and the platform.</p>
<p>&nbsp;</p>
<p><a href="http://www.blogcatalog.com"><span style="color:#d8d8d8;">BlogCatalog</span></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/devshop.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/devshop.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/devshop.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/devshop.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/devshop.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/devshop.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/devshop.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/devshop.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/devshop.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/devshop.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/devshop.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/devshop.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/devshop.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/devshop.wordpress.com/197/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devshop.wordpress.com&amp;blog=3427266&amp;post=197&amp;subd=devshop&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devshop.wordpress.com/2010/12/27/distribution-layers-vs-tiers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1750f4258089dfe3adcdbe19b9578b1e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Katalyst</media:title>
		</media:content>
	</item>
		<item>
		<title>Workflow Options with SharePoint (from out-of-the-box to customization)</title>
		<link>http://devshop.wordpress.com/2010/12/07/workflow-options-in-sharepoint/</link>
		<comments>http://devshop.wordpress.com/2010/12/07/workflow-options-in-sharepoint/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 04:45:24 +0000</pubDate>
		<dc:creator>Ahmed Siddiqui</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[workflows]]></category>
		<category><![CDATA[developing]]></category>
		<category><![CDATA[implementing]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[options]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint Designer]]></category>
		<category><![CDATA[WF]]></category>
		<category><![CDATA[workflow]]></category>
		<category><![CDATA[Workflow Foundation]]></category>

		<guid isPermaLink="false">http://devshop.wordpress.com/?p=168</guid>
		<description><![CDATA[A value adding mindset encourages adding some value in order to justify one&#8217;s existence on the planet. An easier way to do so is disallowing the problems, you&#8217;ve already dealt with, to bother others. So here I am going to try the easier way. There can be multiple options to implement a functionality but there&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devshop.wordpress.com&amp;blog=3427266&amp;post=168&amp;subd=devshop&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A value adding mindset encourages adding some value in order to justify one&#8217;s existence on the planet. An  easier way to do so is disallowing the problems, you&#8217;ve already dealt with, to bother others.  So here I am going to try the easier way.</p>
<p>There can be multiple options to implement a functionality but there&#8217;s only one which  should be opted, the most economical one. But how you can choose the best solution till you are  unaware of all the available solutions. Yes you can choose the best -you-know  but it&#8217;s not necessarily the best available —<em>here best means the most optimal  solution according to your case specific needs</em>.</p>
<p>Hence in order to  choose the best solution, you need to know all the available solutions with  their benefits (pros) and costs (cons). So in the given context I am sharing  the options, I am aware of, available for implementing workflows with SharePoint.</p>
<p>&nbsp;<br />
<h3>1.   By enabling &#8216;<em>Required Approval&#8217;</em> feature on list items</h3>
<p>If you just need a  moderation by admin on the contents &#8211;whether  it’s a document or any other list item&#8211;added or modified by content  editors, using a workflow would  be an  overkill. You may just enable   &#8220;Approval Required&#8221; option on lists to get items approved by  admin. This simple feature can also be used where a Accept/Reject decision  with Comments/Remarks is sufficient for the approval of an Leave Application, where  the approver can be the HR manager.</p>
<p>&nbsp;<br />
<h3>2.   Using built-in      OOTB (out-of-the-box) workflows</h3>
<p>There are few very  basic built-in workflows in SharePoint which can be implemented with in  minutes but are very rigid and inextensible. Opt only if the following  applies:</p>
<ul type="disc">
<li>You need very simple      approvals and you are sure that the functionality wouldn’t extend</li>
<li>No split join or parallel      approvals are required</li>
<li>Inputs from approvers,      except  accept/reject and comments, is not required</li>
<li>More suitable for in-house      implementation not in projects where you are always expecting challenging      changes request from an inconsiderate client</li>
</ul>
<p>&nbsp;<br />
<h3>3.   With      SharePoint designer</h3>
<p>With SharePoint  designer simple workflows can be designed with the help of a wizard using  built-in activities.</p>
<ul type="disc">
<li>Unlike with the OOTB      workflows, you can also access other SharePoint contents in the site like      Lists and lookups</li>
<li>You can also define workflow      variables and use them in the activities and notifications.</li>
<li>With some tweaking you can      also apply branching or parallel approvals.</li>
<li>Unfortunately SPD workflow      definitions are not portable but fortunately these are part of site      backups.</li>
</ul>
<p>&nbsp;<br />
<h3>4.    With SP      Designer and Workflow Foundation</h3>
<p>If the built-in activities and customization with  SharePoint Designer is not sufficient you may have to go for the option 5 or  6, but wait, may be you can go for an 80-20 approach, by implementing the 80%  (or 90%) simple functionality without   OOTB and SPD while 20% (or 10%) missing complex activities can be  written with Workflow Foundation. Instead of writing the complete workflows in  WF, it would be more economical interim approach in such scenario. But start  writing your own activities, don’t forget to have a look at the activities  already written by the communities  at <a href="http://www.codeplex.com/">Codeplx</a>.<br />
<br />&nbsp;<br />
<h3>5.    Featured      third party solutions</h3>
<p>When advance  features are required within very short delivery time, you&#8217;ve to look for an  off-the-shelf featured solution. Which fulfills all or most of the  requirements without requiring too much training and implementation efforts.  But in that case you have to carefully review the comparison of the available  solutions, since even the most popular and well promoted solutions can become  a nightmare since you are already short of time and can&#8217;t bear the cost of  experiments. There are couple of products available like Nintex, K2.Net, Ultimus etc while I am  not going to rank them in this post.</p>
<p>&nbsp;<br />
<h3>6.    Writing your own with Workflow Foundation </h3>
<p>When you business  logic gets involved or you need advance workflow features like conditions,  loops, split and merge, or routing based on input values (state machine), or  communication with other adapters or external systems; you simply cant go with  the above options. For such advance workflows, the natural option in .NET is  writing workflows and activities using Windows Workflow Foundation where you  can also use the WCF communicating with external systems. But before opting  this option, one should be aware of the fact that beside how this solution is  marketed, this is not a workflow solution but a foundation to develop one, as  its name depicts.<br />
<br />&nbsp;<br />
<h3>7.    Writing you own workflow engine from scratch</h3>
<p>This option is  feasible for very few since making this riskiest decision requires really convincing  reasons, for instance:</p>
<ul>
<li>You are a workflow solution      provider who&#8217;s interested to own the product</li>
<li>Your team has understanding      of the patterns and practices of writing workflow applications</li>
<li>Your Experience on      challenging workflow applications and awareness of the challenges</li>
<li>Study of few good workflow      solutions that how they address common workflow problems</li>
<li>Sufficient resources for      development so you wouldn’t go short of them in the middle of the      development</li>
</ul>
<p>I am pessimistic  when it comes to writing your own product, specially when it&#8217;s as challenging  as a workflow solution as I&#8217;ve seen a lot more failures than successes.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/devshop.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/devshop.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/devshop.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/devshop.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/devshop.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/devshop.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/devshop.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/devshop.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/devshop.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/devshop.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/devshop.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/devshop.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/devshop.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/devshop.wordpress.com/168/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devshop.wordpress.com&amp;blog=3427266&amp;post=168&amp;subd=devshop&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devshop.wordpress.com/2010/12/07/workflow-options-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1750f4258089dfe3adcdbe19b9578b1e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Katalyst</media:title>
		</media:content>
	</item>
		<item>
		<title>To feel we need drama</title>
		<link>http://devshop.wordpress.com/2010/06/08/to-feel-we-need-drama/</link>
		<comments>http://devshop.wordpress.com/2010/06/08/to-feel-we-need-drama/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 18:23:35 +0000</pubDate>
		<dc:creator>Ahmed Siddiqui</dc:creator>
				<category><![CDATA[Feelings]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[drama]]></category>
		<category><![CDATA[feelings]]></category>

		<guid isPermaLink="false">http://devshop.wordpress.com/?p=157</guid>
		<description><![CDATA[Few days ago, a news channel was surveying the survivors of a natural disaster where an old widow was in search of her son, whose elder brother was killed in riots last year. It was a real story of extreme pain but I was wondering why it couldn&#8217;t bring tears in my eyes. I compared it with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devshop.wordpress.com&amp;blog=3427266&amp;post=157&amp;subd=devshop&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Few days ago, a news channel was surveying the survivors of a natural disaster where an old widow was in search of her son, whose elder brother was killed in riots last year. It was a real story of extreme pain but I was wondering why it couldn&#8217;t bring tears in my eyes.</p>
<p>I compared it with a movie seen, a very smart hired gun, and the central character of the movie, hero you can say &#8211;<em>since in our movies hero means the most shown good-looking male character</em>. So the professional killer was breathing his last breaths in front of the heroine who was delivering the usual state of the art, mind-blowing and heart-crushing dialogs just before the &#8220;Climax&#8221;.</p>
<p>Surprisingly the later incident brought a bunch of tears, oops. Isn&#8217;t it surprising? To better understand the scenario, I ignored whatever I saw and I listened, and just compared the stories without cosmetics. At one side a poor hand-to-mouth mother who brought up her children after years of  &#8230;&#8230;&#8230;&#8230;..  sacrifices &#8211;<em>my poor vocabulary couldn&#8217;t find a proper superlative adjective to fill the blank</em>. She lost her son, not a son but two. Is there any comparison between the feelings, the pain, the loss, the regret. No comparison with a girl who is going to loose her lover, the lover, who rationally &#8211;<em>if not emotionally</em>&#8211; deserves that due to his sinful &#8211;<em>even if glamorous</em>&#8211; life. The lover who might be attracted and affected by her appearance not her soul.  But why it felt more regretful than the former story?</p>
<p>What I did, I searched the interview (video) on the news website and played with a tragic background music. Yep it seemed to be a little tragic. Then a I read the whole story of the widow. Since then I was a little bit associated, it felt a little more touchy. I am not a graphic designer other wise I could remove the roughness, the result of years of dealing with circumstances. Neither I was a script writer who could tell her that what kind of mind blowing dialogged she should deliver to express her pain. Seems she didn&#8217;t have few drops of glycerin in her house to wet her eyes which perhaps went dry after releasing enough H2O since she lost her son. In addition, with her poor messy getup she wasn&#8217;t  complying with the definition of a noble lady, we have. During my childhood, I were used to feel fear from people with such getups. This kind ugly, messy and smelling people are aliens to us, how can we feel sympathy for them.</p>
<p>I concluded that since our subconscious age we are used to associate happiness and regret with a background music. We are familiar with neat and clean charming expressionist people as good guys and at the other hand, some poor ugly faces as bad guys.</p>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;overflow:hidden;">9wFj1&amp;%Oaryi</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/devshop.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/devshop.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/devshop.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/devshop.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/devshop.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/devshop.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/devshop.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/devshop.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/devshop.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/devshop.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/devshop.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/devshop.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/devshop.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/devshop.wordpress.com/157/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devshop.wordpress.com&amp;blog=3427266&amp;post=157&amp;subd=devshop&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devshop.wordpress.com/2010/06/08/to-feel-we-need-drama/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1750f4258089dfe3adcdbe19b9578b1e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Katalyst</media:title>
		</media:content>
	</item>
		<item>
		<title>Necessity becomes formality and then a habit</title>
		<link>http://devshop.wordpress.com/2010/03/09/necessity-becomes-formality-and-then-a-habit/</link>
		<comments>http://devshop.wordpress.com/2010/03/09/necessity-becomes-formality-and-then-a-habit/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 06:06:00 +0000</pubDate>
		<dc:creator>Ahmed Siddiqui</dc:creator>
				<category><![CDATA[authorship]]></category>
		<category><![CDATA[tradition]]></category>
		<category><![CDATA[essay]]></category>
		<category><![CDATA[formality]]></category>
		<category><![CDATA[habit]]></category>
		<category><![CDATA[need]]></category>
		<category><![CDATA[preface]]></category>

		<guid isPermaLink="false">http://devshop.wordpress.com/?p=150</guid>
		<description><![CDATA[I don&#8217;t know when the idea of &#8220;Preface&#8221; was introduced but I beleive it was a necessity in the first place; to define the context of and to deliver the prior knowledge required to understand the actual discussion. Another purpose of this paragraph could be attracting the reader by defining importance of the underlying topic. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devshop.wordpress.com&amp;blog=3427266&amp;post=150&amp;subd=devshop&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t know when the idea of &#8220;Preface&#8221; was introduced but I beleive it was a necessity in the first place; to define the context of and to deliver the prior knowledge required to understand the actual discussion. Another purpose of this paragraph could be attracting the reader by defining importance of the underlying topic. But unfortunately &#8211;blaming fortune as nobody takes the responsibility&#8211; nowadays it&#8217;s (a preface top of an essay) going to become a formality or even a habit.</p>
<p>Now we find examples where the &#8220;Preface&#8221; of a small, two paragraph, How-to article is itself a whole paragraph which often confuses the reader that what it is all about. Yesterday I was searching a How-To on internet and found an exact matching result but when I went to the page, I couldn&#8217;t understand what it&#8217;s all about, since the user is debating on the history and achievements of the product and trying to convince that his opinion is not biased. I skipped the first paragraph, again it didn&#8217;t match the title of the article, I skipped another and found something relevant. Seems the top two paragraphs were the price I had to pay since I were getting the rest of the brief and useful knowledge, free of cost. Or may be the author knows the minimum number of lines/paragraphs for a publication to be graceful <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  But for me it&#8217;s too ridiculous to be understood.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/devshop.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/devshop.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/devshop.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/devshop.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/devshop.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/devshop.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/devshop.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/devshop.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/devshop.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/devshop.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/devshop.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/devshop.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/devshop.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/devshop.wordpress.com/150/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devshop.wordpress.com&amp;blog=3427266&amp;post=150&amp;subd=devshop&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devshop.wordpress.com/2010/03/09/necessity-becomes-formality-and-then-a-habit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1750f4258089dfe3adcdbe19b9578b1e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Katalyst</media:title>
		</media:content>
	</item>
		<item>
		<title>Simple charisma test: what makes you a leader</title>
		<link>http://devshop.wordpress.com/2010/02/14/simple-charisma-test-what-makes-you-a-leader/</link>
		<comments>http://devshop.wordpress.com/2010/02/14/simple-charisma-test-what-makes-you-a-leader/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 10:50:00 +0000</pubDate>
		<dc:creator>Ahmed Siddiqui</dc:creator>
				<category><![CDATA[Management]]></category>
		<category><![CDATA[team building]]></category>
		<category><![CDATA[workplace]]></category>
		<category><![CDATA[charisma]]></category>
		<category><![CDATA[leadership skills]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[resource]]></category>

		<guid isPermaLink="false">http://devshop.wordpress.com/?p=140</guid>
		<description><![CDATA[If  you have assigned a leadership role where you are responsible for the performance of couple of people, this simple checklist may help you. If the following checklist returns positive results, it seems you are going to enjoy your leadership role otherwise you may gonna lose your respect. Checklist 1.   You consider yourself responsible for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devshop.wordpress.com&amp;blog=3427266&amp;post=140&amp;subd=devshop&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If  you have assigned a leadership role where you are responsible for the performance of couple of people, this simple checklist may help you.</p>
<p>If the following checklist returns positive results, it seems you are going to enjoy your leadership role otherwise you may gonna lose your respect.</p>
<p><strong><span style="text-decoration:underline;">Checklist</span><br />
</strong></p>
<p><!--[if gte mso 9]&gt;  Normal 0          false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoQuote, li.MsoQuote, div.MsoQuote 	{mso-style-priority:29; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-link:"Quote Char"; 	mso-style-next:Normal; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi; 	color:black; 	mso-themecolor:text1; 	font-style:italic;} span.QuoteChar 	{mso-style-name:"Quote Char"; 	mso-style-priority:29; 	mso-style-unhide:no; 	mso-style-locked:yes; 	mso-style-link:Quote; 	color:black; 	mso-themecolor:text1; 	font-style:italic;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:&quot;Table Normal&quot;; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:&quot;&quot;; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:&quot;Times New Roman&quot;; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif]--></p>
<p><!--[if gte mso 9]&gt;  Normal 0          false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:Wingdings; 	panose-1:5 0 0 0 0 0 0 0 0 0; 	mso-font-charset:2; 	mso-generic-font-family:auto; 	mso-font-pitch:variable; 	mso-font-signature:0 268435456 0 0 -2147483648 0;} @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoQuote, li.MsoQuote, div.MsoQuote 	{mso-style-priority:29; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-link:"Quote Char"; 	mso-style-next:Normal; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi; 	color:black; 	mso-themecolor:text1; 	font-style:italic;} span.QuoteChar 	{mso-style-name:"Quote Char"; 	mso-style-priority:29; 	mso-style-unhide:no; 	mso-style-locked:yes; 	mso-style-link:Quote; 	color:black; 	mso-themecolor:text1; 	font-style:italic;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:354426408; 	mso-list-type:hybrid; 	mso-list-template-ids:682797592 67698689 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;} @list l0:level1 	{mso-level-number-format:bullet; 	mso-level-text:; 	mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in; 	font-family:Symbol;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:&quot;Table Normal&quot;; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:&quot;&quot;; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif]--></p>
<p class="MsoQuote" style="margin-left:.5in;text-indent:-.25in;"><!--[if !supportLists]--></p>
<p>1.   You consider yourself responsible for the performance of your team members<br />
2.   You are eager to know what they think about you<br />
3.   You are eager to know and ask frequently if they are comfortable with the task or role<br />
4.   You are eager to listen their suggestions and opinions<br />
5.   You are able to avoid favoritism based on personal likeness<br />
6.   You support instead of compete with your team members<br />
7.   You insure that they have enough knowledge of the task before expecting any outcome<br />
8.   You are well aware of the strengths and weaknesses of every single member<br />
9.   You are well aware of the need hierarchy of every single member<br />
10. You are not scared of their capabilities and/or performance<br />
11.  You don&#8217;t want them to consider you as always-right<br />
12.  You are eager to learn from your team members<br />
13.  You always appreciate their efforts regardless if failure occurs<br />
14.  You share the credit with the team<br />
15.  You are able to see if any team member exploiting others or spoiling the team environments<br />
16.  You take your team&#8217;s opinion before taking any decision<br />
17.  You show your trust on them, avoiding unnecessary questions &amp; letting them taking initiatives<br />
18.  You keep your eye upon them but avoid annoying micro-management</p>
<div id="_mcePaste" style="overflow:hidden;position:absolute;left:-10000px;top:199px;width:1px;height:1px;"><strong>strengths<br />
</strong><strong><br />
</strong></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/devshop.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/devshop.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/devshop.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/devshop.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/devshop.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/devshop.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/devshop.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/devshop.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/devshop.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/devshop.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/devshop.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/devshop.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/devshop.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/devshop.wordpress.com/140/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devshop.wordpress.com&amp;blog=3427266&amp;post=140&amp;subd=devshop&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devshop.wordpress.com/2010/02/14/simple-charisma-test-what-makes-you-a-leader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1750f4258089dfe3adcdbe19b9578b1e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Katalyst</media:title>
		</media:content>
	</item>
		<item>
		<title>Take the lead</title>
		<link>http://devshop.wordpress.com/2010/02/14/134/</link>
		<comments>http://devshop.wordpress.com/2010/02/14/134/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 09:03:38 +0000</pubDate>
		<dc:creator>Ahmed Siddiqui</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[deficiency]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[improvement]]></category>
		<category><![CDATA[motivation]]></category>
		<category><![CDATA[organization]]></category>
		<category><![CDATA[orientation]]></category>
		<category><![CDATA[resource management]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[team building]]></category>

		<guid isPermaLink="false">http://devshop.wordpress.com/?p=134</guid>
		<description><![CDATA[At the end of two years in revolutionary efforts like team building, strategy aligning, building a technical architecture and an efficient and simple programming platform we could come out of the state of deficiency and chaos, which is a norm of industry like ours (immature and subject to change) and people like us (developed by [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devshop.wordpress.com&amp;blog=3427266&amp;post=134&amp;subd=devshop&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>At the end of two years in revolutionary efforts like team building, strategy aligning, building a technical architecture and an efficient and simple programming platform we could come out of the state of deficiency and chaos, which is a norm of industry like ours (immature and subject to change) and people like us (developed by 3rd world&#8217;s education system). Fortunately, I had couple of people who were honest with their profession and people. They were just seeking for couple of cheap but rare organizational<span style="text-decoration:underline;"> </span>attributes like direction and appreciation.</p>
<p>Unfortunately, the senior and seasoned people in organizations usually do not realize that a fresh employee is just like a newly born baby. You can shape her according to your needs but you have to treat. These freshies do spare enthusiasm and passion but they lack direction and orientation. The assumption that they&#8217;ll start performing like their peers from the very first day, is nothing but a fool&#8217;s fantasy. Your team or organizations is like a moving bus whatever the speed is but these new passengers have to set their speed and you have to set their direction before they can jump into the moving bus.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/devshop.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/devshop.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/devshop.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/devshop.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/devshop.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/devshop.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/devshop.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/devshop.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/devshop.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/devshop.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/devshop.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/devshop.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/devshop.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/devshop.wordpress.com/134/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devshop.wordpress.com&amp;blog=3427266&amp;post=134&amp;subd=devshop&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devshop.wordpress.com/2010/02/14/134/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1750f4258089dfe3adcdbe19b9578b1e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Katalyst</media:title>
		</media:content>
	</item>
		<item>
		<title>Tradition vs. Innovation: story of an ancient war</title>
		<link>http://devshop.wordpress.com/2009/09/30/tradition-vs-innovation-story-of-an-ancient-war/</link>
		<comments>http://devshop.wordpress.com/2009/09/30/tradition-vs-innovation-story-of-an-ancient-war/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 11:55:57 +0000</pubDate>
		<dc:creator>Ahmed Siddiqui</dc:creator>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[mindset]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[approach]]></category>
		<category><![CDATA[conflict]]></category>
		<category><![CDATA[creativity]]></category>
		<category><![CDATA[experience]]></category>
		<category><![CDATA[ideoloy]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[irrational]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[nonintellectual]]></category>
		<category><![CDATA[patterns]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tradition]]></category>

		<guid isPermaLink="false">http://devshop.wordpress.com/?p=97</guid>
		<description><![CDATA[If you ever noticed that most of our nonintellectual discussions and debates are wars between tradition and innovation. Here you may find a person trying to convince others that one should stick with the legacies: experienced, practices, and patterns — not necessarily using the said words but some contextual jargon— while the other person is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devshop.wordpress.com&amp;blog=3427266&amp;post=97&amp;subd=devshop&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you ever noticed that most of our nonintellectual discussions and debates are wars between tradition and innovation. Here you may find a person trying to convince others that <strong>one should stick with the legacies: experienced, practices, and patterns</strong> — <em>not necessarily using the said words but some contextual jargon— </em>while the other person is contradicting like if  only <strong>innovation and creativity can make a difference</strong> or in other words <strong>you learn as you go</strong>. The same quarrel exist in our software engineering field.</p>
<h3>1. The Fundamentalist Craftsmen or Blind Followers</h3>
<p>There are people who have beleive only in proven practices. They always have the same number of documents, same life-cycle, identical design, and unbelievably a single strategy for every project. The most surprising point for me is that even the consecutive failures are unable to make them believe that there&#8217;s something wrong. Instead of trying to make some improvements and searching for the shortcoming in their practices and strategy, they start believing that failure is a norm, or it&#8217;s not failure at all. For instance, you&#8217;ll hear them saying &#8220;Clients never get satisfied&#8221; or &#8220;Losing deadlines is a norm in our industry&#8221;.</p>
<h5>Example —<em>makes things easier </em></h5>
<p>In a software project, the offshore back-office development team shares the documents reside in their local repository with the on-site front-office team to let them update the documents. In absence of their access on offline document repository, the back-office team shares the documents via email with the front-office team. Obviously they get frequent version conflicts in documents and when it happens, they arrange a meeting and manually resolve the conflicts in the documents.  For months, they suffer with this problem but avoid change in their practice e.g. having an online document repository instead of sharing the documents on email. This approach is named as Brute Force approach by Steve McConnell.</p>
<h3>2. The Innovator &#8211;or scientist, we can say</h3>
<p>Away from the above category, the innovators are what most of our new graduates comprise of. They start with buzzwords like Web 2.0, cloud computing and believe that legacy practices are all obsolete and that the senior folks are not creative at all. They drive their projects for learning, ignoring the ground realities they neglect the cost and risk of change and avoid exploiting legacy patterns and practices. Since they believe that they make things better than they are, it&#8217;s possible if you see them writing their own DB connection pooling for technologies having built-in connection pooling or writing their own classes from scratch instead of extending the existing one. They often try to make simple things state-of-the-art and having insufficient knowledge and experience they get lost in the middle. This approach is named as &#8220;Silver Bullet approach&#8221; by Steve McConnell.</p>
<h3>3. Engineering Mindset: the most needful</h3>
<p>The moderate mindset &#8211; <em>or engineering mindset </em>as <em>I say</em>&#8211; tends to utilize and exploit the experience, invested by lots of great minds avoiding useless reinventions but never shy addressing the issues with a practice in the particular scenario. The mindset says that understand your objective whether it should be build-to-learn or learn-to-build. It says that to be honest and successful, an engineer shouldn&#8217;t behave like a scientist who build and destroy just for learning. And it says that there&#8217;s always room for improvement since improvement is a continues process and a going concern but it&#8217;s not the ultimate goal of an engineer which is to deliver the most optimal and economical.</p>
<p>A single practice may have various out comes when followed with or without reason. So, if a practice is being followed by majority, most probably there are reasons, try to find them, don&#8217;t shy asking other followers if you couldn&#8217;t,  but if nobody else knows, you have at least one reason to avoid it. Better to have your own with reasons instead of following blindly.</p>
<h3><span style="color:#888888;"><span style="text-decoration:underline;">a request</span></span></h3>
<p>Being an engineer, I do not think, I am right all the way; considering that I&#8217;ve limited amount of skills, knowledge, and experience. Your comments and disagreements are highly anticipated hoping it&#8217;ll help us having a more balanced mindset.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/devshop.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/devshop.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/devshop.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/devshop.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/devshop.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/devshop.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/devshop.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/devshop.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/devshop.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/devshop.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/devshop.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/devshop.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/devshop.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/devshop.wordpress.com/97/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devshop.wordpress.com&amp;blog=3427266&amp;post=97&amp;subd=devshop&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devshop.wordpress.com/2009/09/30/tradition-vs-innovation-story-of-an-ancient-war/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1750f4258089dfe3adcdbe19b9578b1e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Katalyst</media:title>
		</media:content>
	</item>
		<item>
		<title>Understand DateTime, avoid Format-Hell</title>
		<link>http://devshop.wordpress.com/2009/04/15/understand-datetime-avoid-format-hell/</link>
		<comments>http://devshop.wordpress.com/2009/04/15/understand-datetime-avoid-format-hell/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 05:04:14 +0000</pubDate>
		<dc:creator>Ahmed Siddiqui</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[datetime]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[practices]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[typed]]></category>

		<guid isPermaLink="false">http://devshop.wordpress.com/?p=87</guid>
		<description><![CDATA[One of the most common mistakes programmers do is to treat the DateTime as string, or in another words always assuming a specific date format. How DateTime Works In strong typed languages like Java and .Net, DateTime contains the date and time value as a consolidated numeric value without any format specification. The culture aware ToString() [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devshop.wordpress.com&amp;blog=3427266&amp;post=87&amp;subd=devshop&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the most common mistakes programmers do is to treat the DateTime as string, or in another words always assuming a specific date format.</p>
<p><strong>How DateTime Works</strong><br />
In strong typed languages like Java and .Net, DateTime contains the<br />
date and time value as a consolidated numeric value without any format specification.<br />
The culture aware ToString() method of DateTime converts the time value<br />
according to the culture/format specifications of the system and configuration.</p>
<p><strong>How to use?</strong><br />
Always use DateTime type for date and time values especially when savin/retriving DateTime values from/to Database.<br />
Always use command parameters with proper types for passing values from application to database.</p>
<p><strong>What to avoid?</strong><br />
Using string to contain DateTime values can become a disaster especially in large application.<br />
You may find yourself trapped in a Format-Hell if you are assuming any particular format in calculation or representation<br />
Never pass Datetime values as string across platforms or contexts for instance application-to-database</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/devshop.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/devshop.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/devshop.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/devshop.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/devshop.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/devshop.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/devshop.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/devshop.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/devshop.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/devshop.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/devshop.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/devshop.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/devshop.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/devshop.wordpress.com/87/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devshop.wordpress.com&amp;blog=3427266&amp;post=87&amp;subd=devshop&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devshop.wordpress.com/2009/04/15/understand-datetime-avoid-format-hell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1750f4258089dfe3adcdbe19b9578b1e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Katalyst</media:title>
		</media:content>
	</item>
		<item>
		<title>Parasitic Culture: another Catch-22</title>
		<link>http://devshop.wordpress.com/2008/08/29/when-team-work-become-parasitic-another-catch-22/</link>
		<comments>http://devshop.wordpress.com/2008/08/29/when-team-work-become-parasitic-another-catch-22/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 10:57:20 +0000</pubDate>
		<dc:creator>Ahmed Siddiqui</dc:creator>
				<category><![CDATA[Management]]></category>
		<category><![CDATA[workplace]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[parasite]]></category>
		<category><![CDATA[parasitism]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[teamwork]]></category>

		<guid isPermaLink="false">http://devshop.wordpress.com/?p=36</guid>
		<description><![CDATA[  Parasitic workplaces are kind of Catch-22, at least for the hosts of parasites. Here host&#8211;according to the biological definition&#8211;is one who harmed by a prolonged, close association with the parasite, who is benefitted. As per Wiktionary, a parasite is &#8220;A useless person who always relies on other people&#8217;s work and gives nothing back&#8221;. Host, one who [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devshop.wordpress.com&amp;blog=3427266&amp;post=36&amp;subd=devshop&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="font-family:Calibri;font-size:11pt;margin:0;"> </p>
<p style="font-family:Calibri;font-size:11pt;margin:0;">Parasitic workplaces are kind of <a title="Catch-22" href="http://en.wikipedia.org/wiki/Catch-22" target="_blank">Catch-22</a>, at least for the hosts of parasites. Here host&#8211;according to the biological definition&#8211;is one who harmed by a prolonged, close association with the parasite, who is benefitted. As per <a href="http://en.wiktionary.org/wiki/parasite">Wiktionary</a>, a parasite is &#8220;A useless person who always relies on other people&#8217;s work and gives nothing back&#8221;. Host, one who actually works for her employer, adding value but shares the credit with the parasite and unfortunately sometimes handovers the lion&#8217;s share.</p>
<p style="font-family:Calibri;font-size:11pt;margin:0;"> </p>
<p style="font-family:Calibri;font-size:11pt;margin:0;">Here I refer it a Catch-22 because at these workplaces, usually the hosts cannot get rid of the parasites unless they withdraws from their jobs. Increment in hosts&#8217; efforts also strengthen their parasites. Their efforts are viewed as average performance of the team; a team comprise of hosts and parasites. Even sometimes the parasites get more than their hosts as the hosts struggle to increase the productivity while the parasites struggle to get the credit.</p>
<p style="font-family:Calibri;font-size:11pt;margin:0;"> </p>
<p style="font-family:Calibri;font-size:11pt;margin:0;">Usually in starting few months the host tries to perform more in hope of getting appreciation but it doesn&#8217;t help, instead it increases the average productivity and she finds her parasite being appreciated for it.</p>
<p style="font-family:Calibri;font-size:11pt;margin:0;"> </p>
<p style="font-family:Calibri;font-size:11pt;margin:0;">Having good ethical behavior, it doesn&#8217;t instantly bother hosts to share their credit with others. But when it becomes the norm, it sucks. The host which are the actual producers, start demotivating. Then they become divided in two different groups: the optimists and the pessimists.</p>
<p style="font-family:Calibri;font-size:11pt;margin:0;"> </p>
<p style="font-weight:bold;text-decoration:underline;font-family:Calibri;font-size:11pt;margin:0;"> </p>
<p style="font-weight:bold;text-decoration:underline;font-family:Calibri;font-size:11pt;margin:0;">The Optimists</p>
<p>Only few of them become optimist who still believe in performance, they try to bypass the glass ceilings to show the actual picture to senior management, who are too busy in their out-of-the-box matters. Again most of them fail to adapt such kind of behaviour that is, to put efforts to present what you have done instead of doing more, which doesn&#8217;t comply with their job description. Again Catch-22, they cannot rid of their sense of duty.</p>
<p style="font-weight:bold;text-decoration:underline;font-family:Calibri;font-size:11pt;margin:0;"> </p>
<p style="font-weight:bold;text-decoration:underline;font-family:Calibri;font-size:11pt;margin:0;">The Pessimists</p>
<p style="font-family:Calibri;font-size:11pt;margin:0;">Pessimists realize that they have been caught by Catch-22. This realization and the awareness that the lack in their performance will also weaken their parasites kill their enthusiasm, ruin their motivation and decrease their productivity. This situation helps in very rare cases when this decline in team performance could disturb the management and convince them to look into the matter.</p>
<p style="font-family:Calibri;font-size:11pt;margin:0;"> </p>
<p style="font-family:Calibri;font-size:11pt;margin:0;"> </p>
<p style="font-family:Calibri;font-size:11pt;margin:0;"><span style="font-family:'Lucida Grande';"><a href="http://devshop.files.wordpress.com/2008/09/godjob1.gif"><img class="alignnone size-full wp-image-54" src="http://devshop.files.wordpress.com/2008/09/godjob1.gif?w=720" alt=""   /></a></span></p>
<p> </p>
<p>This post is pending, author is still working on this post &#8230;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/devshop.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/devshop.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/devshop.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/devshop.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/devshop.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/devshop.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/devshop.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/devshop.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/devshop.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/devshop.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/devshop.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/devshop.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/devshop.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/devshop.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/devshop.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/devshop.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devshop.wordpress.com&amp;blog=3427266&amp;post=36&amp;subd=devshop&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devshop.wordpress.com/2008/08/29/when-team-work-become-parasitic-another-catch-22/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1750f4258089dfe3adcdbe19b9578b1e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Katalyst</media:title>
		</media:content>

		<media:content url="http://devshop.files.wordpress.com/2008/09/godjob1.gif" medium="image" />
	</item>
		<item>
		<title>Pigs &amp; Chicks</title>
		<link>http://devshop.wordpress.com/2008/06/16/pigs-chicks/</link>
		<comments>http://devshop.wordpress.com/2008/06/16/pigs-chicks/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 07:16:22 +0000</pubDate>
		<dc:creator>Ahmed Siddiqui</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[agility]]></category>
		<category><![CDATA[chicken]]></category>
		<category><![CDATA[Control]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[life cycle]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[misconception]]></category>
		<category><![CDATA[model]]></category>
		<category><![CDATA[pig]]></category>
		<category><![CDATA[responsibility]]></category>
		<category><![CDATA[scrum]]></category>
		<category><![CDATA[SDLC]]></category>

		<guid isPermaLink="false">http://devshop.wordpress.com/?p=22</guid>
		<description><![CDATA[I couldn’t stop myself laughing out loudly when first time I came across the following paragraphs about some Roles defined in Scrum —an Agile development modal. &#160; Several roles are defined in Scrum; these are divided into two groups; Pigs and Chickens, based on a joke about a pig and a chicken. A pig and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devshop.wordpress.com&amp;blog=3427266&amp;post=22&amp;subd=devshop&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">I couldn’t stop myself laughing out loudly when first time I came across the following paragraphs about some Roles defined in Scrum —an Agile development modal.</p>
<p class="MsoNormal">
<p>&nbsp;</p>
<p style="margin-left:.5in;"><strong><span style="color:#365f91;">Several roles are defined in Scrum; these are divided into two groups; Pigs and Chickens, based on a joke about a pig and a chicken.</span></strong></p>
<p style="margin-left:.5in;"><em><span style="color:#365f91;">A pig and a chicken are walking down a road. The chicken looks at the pig and says, &#8220;Hey, why don&#8217;t we open a restaurant?&#8221; The pig looks back at the chicken and says, &#8220;Good idea, what do you want to call it?&#8221; The chicken thinks about it and says, &#8220;Why don&#8217;t we call it &#8216;Ham and Eggs&#8217;?&#8221; &#8220;I don&#8217;t think so,&#8221; says the pig, &#8220;<span style="text-decoration:underline;">I&#8217;d be committed but you&#8217;d only be involved.</span>&#8220;</span></em></p>
<p style="margin-left:.5in;"><strong><span style="color:#365f91;">So the <em>pigs</em> are committed to building software regularly and frequently, while everyone else are <em>chickens</em> that are interested in the project but are really irrelevant because if it fails they&#8217;re not a <em>pig</em>, that is they weren&#8217;t the ones that committed to doing it …</span></strong></p>
<p style="margin-left:.5in;">
<p>&nbsp;</p>
<p class="MsoNormal"><span>The misfortune is that sometimes projects are implemented with the above incomplete and unbalanced specification. Following is the remaining part of this paragraph:</span></p>
<p class="MsoNormal"><span><strong><span style="color:#365f91;"> </span></strong></span></p>
<p class="MsoNormal">
<p class="MsoNormal" style="margin-left:.5in;"><span><strong><span style="color:#365f91;">… The needs, desires, ideas and influences of the <em>chicken</em> roles are taken into account, but not in any way letting it affect or distort or get in the way of the actual Scrum project.</span></strong></span></p>
<p class="MsoNormal" style="margin-left:.5in;">
<p>&nbsp;</p>
<p class="MsoNormal"><span>Responsibility and Influencing Power should meet at an equilibrium point just like Demand and Supply in economics. Otherwise if you are changing <strong>x</strong>, you are implicitly changing <strong>y</strong>. And if you think you can control it, just give it a try.</span></p>
<p class="MsoNormal">
<p class="MsoNormal"><a href="http://en.wikipedia.org/wiki/Scrum_(development)#Scrum_roles" target="_blank">http://en.wikipedia.org/wiki/Scrum_(development)#Scrum_roles</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/devshop.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/devshop.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/devshop.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/devshop.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/devshop.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/devshop.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/devshop.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/devshop.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/devshop.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/devshop.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/devshop.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/devshop.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/devshop.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/devshop.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/devshop.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/devshop.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devshop.wordpress.com&amp;blog=3427266&amp;post=22&amp;subd=devshop&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devshop.wordpress.com/2008/06/16/pigs-chicks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1750f4258089dfe3adcdbe19b9578b1e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Katalyst</media:title>
		</media:content>
	</item>
	</channel>
</rss>
