<?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>WebMoli - Rediscover the Basics &#187; Software Engineering</title>
	<atom:link href="http://webmoli.com/category/software-engineering/feed/" rel="self" type="application/rss+xml" />
	<link>http://webmoli.com</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 13:11:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='webmoli.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>WebMoli - Rediscover the Basics &#187; Software Engineering</title>
		<link>http://webmoli.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://webmoli.com/osd.xml" title="WebMoli - Rediscover the Basics" />
	<atom:link rel='hub' href='http://webmoli.com/?pushpress=hub'/>
		<item>
		<title>Is UML dead? &amp; What is the future of UML?</title>
		<link>http://webmoli.com/2009/03/09/is-uml-dead-what-is-the-future-of-uml/</link>
		<comments>http://webmoli.com/2009/03/09/is-uml-dead-what-is-the-future-of-uml/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 03:06:50 +0000</pubDate>
		<dc:creator>Venkat</dc:creator>
				<category><![CDATA[Critic]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JavaEE]]></category>
		<category><![CDATA[uml]]></category>

		<guid isPermaLink="false">http://webmoli.com/?p=408</guid>
		<description><![CDATA[Once upon a time UML is a hot buzz word in software development industry. If you know what is aggregation, abbreviation, etc. you will get job easily as an architect. Tools like Rational Rose are costly only a few company had that tools.Now UML silently dead. People were thought that UML based design will be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webmoli.com&amp;blog=2347801&amp;post=408&amp;subd=venkatsadasivam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://webmoli.com/2009/03/09/is-uml-dead-what-is-the-future-of-uml/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Venkat</media:title>
		</media:content>
	</item>
		<item>
		<title>Is design pattern teaches how to design an application?</title>
		<link>http://webmoli.com/2009/03/08/is-design-pattern-teaches-how-to-design-an-application/</link>
		<comments>http://webmoli.com/2009/03/08/is-design-pattern-teaches-how-to-design-an-application/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 16:39:57 +0000</pubDate>
		<dc:creator>Venkat</dc:creator>
				<category><![CDATA[Critic]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Design Patterns]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JavaEE]]></category>

		<guid isPermaLink="false">http://venkatsadasivam.wordpress.com/?p=43</guid>
		<description><![CDATA[Many of them think that if a person knows design pattern (the theory), he/she can design an application; due to this misunderstanding many stupid questions been asked in interviews about design pattern in a meaningless way. In my view design pattern doesn&#8217;t teach how to design. It creates a design language where one can communicate [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webmoli.com&amp;blog=2347801&amp;post=43&amp;subd=venkatsadasivam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://webmoli.com/2009/03/08/is-design-pattern-teaches-how-to-design-an-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Venkat</media:title>
		</media:content>
	</item>
		<item>
		<title>Naming a class/variable/method</title>
		<link>http://webmoli.com/2007/12/30/naming-a-classvariablemethod/</link>
		<comments>http://webmoli.com/2007/12/30/naming-a-classvariablemethod/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 14:07:29 +0000</pubDate>
		<dc:creator>Venkat</dc:creator>
				<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Best Naming Convention]]></category>
		<category><![CDATA[Class]]></category>
		<category><![CDATA[Variable]]></category>

		<guid isPermaLink="false">http://venkatsadasivam.wordpress.com/2007/12/30/naming-a-classvariablemethod/</guid>
		<description><![CDATA[I needn&#8217;t emphasize the importance of choosing best name for class/variable/method. But how many managers/developers care in choosing best names. Most of them concentrate on completing assigned task and deliver working output, because they feel that naming is not going to add any value to their software. A few years ago I read &#8220;Code Complete&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webmoli.com&amp;blog=2347801&amp;post=10&amp;subd=venkatsadasivam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://webmoli.com/2007/12/30/naming-a-classvariablemethod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Venkat</media:title>
		</media:content>
	</item>
		<item>
		<title>QMS &#8211; Manufacturing vs Software Construction</title>
		<link>http://webmoli.com/2007/12/19/qms-manufacturing-vs-construction/</link>
		<comments>http://webmoli.com/2007/12/19/qms-manufacturing-vs-construction/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 04:01:41 +0000</pubDate>
		<dc:creator>Venkat</dc:creator>
				<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://venkatsadasivam.wordpress.com/2007/12/19/qms-manufacturing-vs-construction/</guid>
		<description><![CDATA[In software industry, organizations are trying to implement manufacturing QMS in software development. Especially Offshore/Outsource software development companies are keen in implementing manufacturing QMS. Manufacturing is process dominated and Software is project dominated. Similarities: 1. Both the industries exist to make products 2. Both the industries are part of the large business community, seeking to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webmoli.com&amp;blog=2347801&amp;post=6&amp;subd=venkatsadasivam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://webmoli.com/2007/12/19/qms-manufacturing-vs-construction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Venkat</media:title>
		</media:content>
	</item>
		<item>
		<title>Fundamentals of Estimation Techniques</title>
		<link>http://webmoli.com/2007/12/18/estimation-technique/</link>
		<comments>http://webmoli.com/2007/12/18/estimation-technique/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 11:14:28 +0000</pubDate>
		<dc:creator>Venkat</dc:creator>
				<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://venkatsadasivam.wordpress.com/2007/12/18/welcome/</guid>
		<description><![CDATA[Even after two decades, software industry is struggling to find best technique for estimation. There are so many estimation techniques exists in the industry such as Function Points, UseCase Points, Story Based, Feature Based, WideBand Delphi, etc. Similarities (except WideBand Delphi) 1. Measuring based on user interface not the internal complexities 2. Splits bigger task [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webmoli.com&amp;blog=2347801&amp;post=5&amp;subd=venkatsadasivam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://webmoli.com/2007/12/18/estimation-technique/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Venkat</media:title>
		</media:content>
	</item>
		<item>
		<title>Tool vs. Manual Porting</title>
		<link>http://webmoli.com/2007/03/10/tool-vs-manual-porting/</link>
		<comments>http://webmoli.com/2007/03/10/tool-vs-manual-porting/#comments</comments>
		<pubDate>Sun, 11 Mar 2007 00:25:32 +0000</pubDate>
		<dc:creator>Venkat</dc:creator>
				<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[COm]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[migrating]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[Porting]]></category>

		<guid isPermaLink="false">http://webmoli.com/?p=419</guid>
		<description><![CDATA[Many companies are migrating their application from one technology to another technology for various reasons. It is good as a developer; it provides more job security and opportunity for us. For porting generally there are two approaches: Manual and Tool based porting. Lets take an example of porting COM application into Java platform. There are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webmoli.com&amp;blog=2347801&amp;post=419&amp;subd=venkatsadasivam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://webmoli.com/2007/03/10/tool-vs-manual-porting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Venkat</media:title>
		</media:content>
	</item>
	</channel>
</rss>
