<?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"
>

<channel>
	<title>myth</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/myth/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>myth</description>
	<pubDate>Sun, 21 Mar 2010 14:21:45+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Software design can not be completed in the collaborative development</title>
		<link>http://www.codeweblog.com/software-design-can-not-be-completed-in-the-collaborative-development/</link>
		<comments>http://www.codeweblog.com/software-design-can-not-be-completed-in-the-collaborative-development/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 08:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[lt 1]]></category>
<category><![CDATA[software developers]]></category>
<category><![CDATA[myth]]></category>
<category><![CDATA[top priority]]></category>
<category><![CDATA[different things]]></category>
<category><![CDATA[software design]]></category>
<category><![CDATA[collaborative development]]></category>
<category><![CDATA[software development work]]></category>
<category><![CDATA[software products]]></category>
<category><![CDATA[silver bullet]]></category>
<category><![CDATA[to tell the truth]]></category>
<category><![CDATA[wise men]]></category>
<category><![CDATA[two tigers]]></category>
<category><![CDATA[heavy time]]></category>
<category><![CDATA[intellectual activity]]></category>
<category><![CDATA[more than five years]]></category>
<category><![CDATA[final result]]></category>
<category><![CDATA[collisions]]></category>
<category><![CDATA[friction]]></category>
<category><![CDATA[alliances]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/software-design-can-not-be-completed-in-the-collaborative-development/</guid>
		<description><![CDATA[Read a post a few days ago &quot;First-line development for more than five years experience told me: software development - the work is almost impossible to cooperate&quot; Links: http://www.cppblog.c ...]]></description>
		<content:encoded><![CDATA[Read a post a few days ago &quot;First-line development for more than five years experience told me: software development - the work is almost impossible to cooperate&quot; Links: http://www.cppblog.c ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ruby-design-pattern/" title="Ruby Design Pattern">Ruby Design Pattern</a> 2009-03-02 15:50:02</li>
					<li><a href="http://www.codeweblog.com/top-down-design-and-bottom-up-design/" title="Top-down design and bottom-up design">Top-down design and bottom-up design</a> 2009-03-01 15:05:02</li>
					<li><a href="http://www.codeweblog.com/hundred-software-developers-interview-question/" title="Hundred software developers interview question">Hundred software developers interview question</a> 2009-03-01 04:30:04</li>
					<li><a href="http://www.codeweblog.com/a-common-javascript-page/" title="A common JavaScript page">A common JavaScript page</a> 2009-02-27 19:55:03</li>
					<li><a href="http://www.codeweblog.com/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/software-design-can-not-be-completed-in-the-collaborative-development/</wfw:commentRss>
	</item>
		<item>
		<title>Top-down design and bottom-up design</title>
		<link>http://www.codeweblog.com/top-down-design-and-bottom-up-design/</link>
		<comments>http://www.codeweblog.com/top-down-design-and-bottom-up-design/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 15:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[grady booch]]></category>
<category><![CDATA[abstraction levels]]></category>
<category><![CDATA[software development system]]></category>
<category><![CDATA[software complexity]]></category>
<category><![CDATA[conversion work]]></category>
<category><![CDATA[accurate code]]></category>
<category><![CDATA[abstract domain]]></category>
<category><![CDATA[understanding development]]></category>
<category><![CDATA[abstract model]]></category>
<category><![CDATA[independent person]]></category>
<category><![CDATA[biological basis]]></category>
<category><![CDATA[complex system]]></category>
<category><![CDATA[software technology]]></category>
<category><![CDATA[gap]]></category>
<category><![CDATA[myth]]></category>
<category><![CDATA[enhancement]]></category>
<category><![CDATA[dsl]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/top-down-design-and-bottom-up-design/</guid>
		<description><![CDATA[The basic concept Abstract in the importance of software development is self-evident. If a system has the correct abstract, then the system is even more easy to understand and easier to maintain, deve ...]]></description>
		<content:encoded><![CDATA[The basic concept Abstract in the importance of software development is self-evident. If a system has the correct abstract, then the system is even more easy to understand and easier to maintain, deve ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/to-javascript-implementation-of-telecommunications-network-automatically-select-two-lane/" title="[To] javascript implementation of telecommunications network automatically select two-lane">[To] javascript implementation of telecommunications network automatically select two-lane</a> 2009-03-04 21:20:02</li>
					<li><a href="http://www.codeweblog.com/java-jdbc-and-mysql-types-mysql-databases/" title="Java, JDBC and MySQL Types - MySql databases">Java, JDBC and MySQL Types - MySql databases</a> 2009-03-04 09:50:39</li>
					<li><a href="http://www.codeweblog.com/struts-spring-hibernate-test-noodles/" title="Struts Spring Hibernate test Noodles">Struts Spring Hibernate test Noodles</a> 2009-03-03 10:28:06</li>
					<li><a href="http://www.codeweblog.com/wait-for-prompt-js-general-category/" title="Wait for prompt js General category">Wait for prompt js General category</a> 2009-03-03 08:15:02</li>
					<li><a href="http://www.codeweblog.com/ruby-design-pattern/" title="Ruby Design Pattern">Ruby Design Pattern</a> 2009-03-02 15:50:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/top-down-design-and-bottom-up-design/</wfw:commentRss>
	</item>
	</channel>
</rss>
