<?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>decomposition</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/decomposition/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>decomposition</description>
	<pubDate>Wed, 10 Mar 2010 10:29:28+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>How to deal with large customers (above)</title>
		<link>http://www.codeweblog.com/how-to-deal-with-large-customers-above/</link>
		<comments>http://www.codeweblog.com/how-to-deal-with-large-customers-above/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 10:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[deployment]]></category>
<category><![CDATA[source code]]></category>
<category><![CDATA[good job]]></category>
<category><![CDATA[programmers]]></category>
<category><![CDATA[two kinds]]></category>
<category><![CDATA[decomposition]]></category>
<category><![CDATA[temptation]]></category>
<category><![CDATA[time resources]]></category>
<category><![CDATA[garbage project]]></category>
<category><![CDATA[military exploits]]></category>
<category><![CDATA[communication bridge]]></category>
<category><![CDATA[triangular relationship]]></category>
<category><![CDATA[budget items]]></category>
<category><![CDATA[unexpected events]]></category>
<category><![CDATA[access list]]></category>
<category><![CDATA[5w]]></category>
<category><![CDATA[teacher education]]></category>
<category><![CDATA[ghosts]]></category>
<category><![CDATA[battlefield]]></category>
<category><![CDATA[part time]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/how-to-deal-with-large-customers-above/</guid>
		<description><![CDATA[Private 西乔 Project Manager Product Advisor http://blog.xiqiao.info/2009/04/23/317 I &quot;How to escape from garbage customers&quot; The story of 4 &quot;the temptation of big clients,&quot; Lane tell ...]]></description>
		<content:encoded><![CDATA[Private 西乔 Project Manager Product Advisor http://blog.xiqiao.info/2009/04/23/317 I &quot;How to escape from garbage customers&quot; The story of 4 &quot;the temptation of big clients,&quot; Lane tell ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/maven-2-0-compile-test-deployment-run/" title="Maven 2.0: Compile. Test. Deployment. Run">Maven 2.0: Compile. Test. Deployment. Run</a> 2009-02-28 12:05:03</li>
					<li><a href="http://www.codeweblog.com/how-to-do-a-good-job-in-the-demand-for-change-management-needs-to-change-flow-specification/" title="How to do a good job in the demand for change management - needs to change flow specification">How to do a good job in the demand for change management - needs to change flow specification</a> 2009-02-28 02:55:04</li>
					<li><a href="http://www.codeweblog.com/memo-hibernate-problem/" title="Memo hibernate problem">Memo hibernate problem</a> 2009-02-27 12:34:43</li>
					<li><a href="http://www.codeweblog.com/webqq-extjs-servlet-hibernate-spring-implementation/" title="WebQQ, ExtJs + Servlet + Hibernate + Spring implementation">WebQQ, ExtJs + Servlet + Hibernate + Spring implementation</a> 2009-02-27 11:22:18</li>
					<li><a href="http://www.codeweblog.com/process-migration-from-tomcat-to-websphere-changes/" title="Process migration from tomcat to websphere changes">Process migration from tomcat to websphere changes</a> 2009-02-27 11:20:12</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/how-to-deal-with-large-customers-above/</wfw:commentRss>
	</item>
		<item>
		<title>Database development norms</title>
		<link>http://www.codeweblog.com/database-development-norms/</link>
		<comments>http://www.codeweblog.com/database-development-norms/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 00:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[design principles]]></category>
<category><![CDATA[data sheets]]></category>
<category><![CDATA[primary key]]></category>
<category><![CDATA[performance scalability]]></category>
<category><![CDATA[composite keys]]></category>
<category><![CDATA[relational database]]></category>
<category><![CDATA[norms]]></category>
<category><![CDATA[database data]]></category>
<category><![CDATA[decomposition]]></category>
<category><![CDATA[foreign key]]></category>
<category><![CDATA[database development]]></category>
<category><![CDATA[data integrity]]></category>
<category><![CDATA[data redundancy]]></category>
<category><![CDATA[storage table]]></category>
<category><![CDATA[3nf]]></category>
<category><![CDATA[index design]]></category>
<category><![CDATA[automatic id]]></category>
<category><![CDATA[key field]]></category>
<category><![CDATA[regularization]]></category>
<category><![CDATA[standardization]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/database-development-norms/</guid>
		<description><![CDATA[Database development norms Database development norms 1. Field data sheets and design Table design principles 1, standardization and regularization Standardization of data in the database help to elim ...]]></description>
		<content:encoded><![CDATA[Database development norms Database development norms 1. Field data sheets and design Table design principles 1, standardization and regularization Standardization of data in the database help to elim ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/software-performance/" title="Software Performance">Software Performance</a> 2009-03-01 06:35:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-ii-study-notes/" title="Hibernate II Study Notes">Hibernate II Study Notes</a> 2009-02-28 15:59:32</li>
					<li><a href="http://www.codeweblog.com/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/reprint-java-professionals-required-books-and-list-of-sites/" title="[Reprint] Java professionals required books and list of sites">[Reprint] Java professionals required books and list of sites</a> 2009-02-27 11:22:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/database-development-norms/</wfw:commentRss>
	</item>
		<item>
		<title>Commonly used in JavaScript regular expressions to verify</title>
		<link>http://www.codeweblog.com/commonly-used-in-javascript-regular-expressions-to-verify/</link>
		<comments>http://www.codeweblog.com/commonly-used-in-javascript-regular-expressions-to-verify/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 12:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[quot quot]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[javascript regular expressions]]></category>
<category><![CDATA[regular expression]]></category>
<category><![CDATA[url address]]></category>
<category><![CDATA[input chinese characters]]></category>
<category><![CDATA[decomposition]]></category>
<category><![CDATA[double byte characters]]></category>
<category><![CDATA[double byte character]]></category>
<category><![CDATA[pow]]></category>
<category><![CDATA[input text]]></category>
<category><![CDATA[conversion function]]></category>
<category><![CDATA[len function]]></category>
<category><![CDATA[valid ip address]]></category>
<category><![CDATA[ascii character]]></category>
<category><![CDATA[javascript program]]></category>
<category><![CDATA[character length]]></category>
<category><![CDATA[application javascript]]></category>
<category><![CDATA[blank lines]]></category>
<category><![CDATA[ig]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/commonly-used-in-javascript-regular-expressions-to-verify/</guid>
		<description><![CDATA[The correct format: &quot;01&quot; &quot;09&quot; and &quot;1&quot; &quot;31.&quot; Chinese characters matching the regular expression: [u4e00-u9fa5] Matching double-byte characters (including Chinese ...]]></description>
		<content:encoded><![CDATA[The correct format: &quot;01&quot; &quot;09&quot; and &quot;1&quot; &quot;31.&quot; Chinese characters matching the regular expression: [u4e00-u9fa5] Matching double-byte characters (including Chinese ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-inheritance/" title="JavaScript inheritance">JavaScript inheritance</a> 2009-02-27 16:45:03</li>
					<li><a href="http://www.codeweblog.com/javascript-string-functions-guinness/" title="JavaScript String Functions Guinness">JavaScript String Functions Guinness</a> 2009-02-27 15:45:02</li>
					<li><a href="http://www.codeweblog.com/ejb-ant-script-to-deploy-template-works/" title="EJB ant script to deploy template works">EJB ant script to deploy template works</a> 2009-02-27 13:52:05</li>
					<li><a href="http://www.codeweblog.com/java-read-file/" title="java read file">java read file</a> 2009-02-27 12:35:13</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/commonly-used-in-javascript-regular-expressions-to-verify/</wfw:commentRss>
	</item>
		<item>
		<title>Gecko (jrex) study the contents of record page JS AJAX crawl processing (2)</title>
		<link>http://www.codeweblog.com/gecko-jrex-study-the-contents-of-record-page-js-ajax-crawl-processing-2/</link>
		<comments>http://www.codeweblog.com/gecko-jrex-study-the-contents-of-record-page-js-ajax-crawl-processing-2/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 23:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ajax]]></category>
<category><![CDATA[elements]]></category>
<category><![CDATA[decomposition]]></category>
<category><![CDATA[gecko]]></category>
<category><![CDATA[webbrowser]]></category>
<category><![CDATA[main source]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/gecko-jrex-study-the-contents-of-record-page-js-ajax-crawl-processing-2/</guid>
		<description><![CDATA[HTMLDocument doc = (HTMLDocument) navigation.getDocument (); HTMLFormElement form = (HTMLFormElement) doc.getForms (). Item (0); form.submit (); Back to the issue of access to the incident to call on  ...]]></description>
		<content:encoded><![CDATA[HTMLDocument doc = (HTMLDocument) navigation.getDocument (); HTMLFormElement form = (HTMLFormElement) doc.getForms (). Item (0); form.submit (); Back to the issue of access to the incident to call on  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ajax-overtime/" title="ajax overtime">ajax overtime</a> 2009-03-02 02:30:02</li>
					<li><a href="http://www.codeweblog.com/msxml2-xmlhttp-version-problem/" title="Msxml2.XMLHTTP version problem">Msxml2.XMLHTTP version problem</a> 2009-03-01 22:20:01</li>
					<li><a href="http://www.codeweblog.com/depth-understanding-of-the-eval-function-in-javascript/" title="Depth understanding of the eval function in javascript">Depth understanding of the eval function in javascript</a> 2009-03-01 20:15:02</li>
					<li><a href="http://www.codeweblog.com/js-after-ajax-request-return-of-the-problem-can-not-be-implemented/" title="JS after ajax request return of the problem can not be implemented">JS after ajax request return of the problem can not be implemented</a> 2009-03-01 17:15:02</li>
					<li><a href="http://www.codeweblog.com/js-charts-extjs-implementation-tools-can-be-combined/" title="JS charts extjs implementation tools can be combined">JS charts extjs implementation tools can be combined</a> 2009-02-27 20:55:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/gecko-jrex-study-the-contents-of-record-page-js-ajax-crawl-processing-2/</wfw:commentRss>
	</item>
		<item>
		<title>Rapid Construction of Spring + hibernate WEB Application (1)</title>
		<link>http://www.codeweblog.com/rapid-construction-of-spring-hibernate-web-application-1/</link>
		<comments>http://www.codeweblog.com/rapid-construction-of-spring-hibernate-web-application-1/#comments</comments>
		<pubDate>Tue, 12 May 2009 12:40:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[quot]]></category>
<category><![CDATA[configuration files]]></category>
<category><![CDATA[servlet class]]></category>
<category><![CDATA[web application]]></category>
<category><![CDATA[xml document]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[lib directory]]></category>
<category><![CDATA[package web]]></category>
<category><![CDATA[classpath]]></category>
<category><![CDATA[configuration application]]></category>
<category><![CDATA[sample application]]></category>
<category><![CDATA[decomposition]]></category>
<category><![CDATA[user management]]></category>
<category><![CDATA[management module]]></category>
<category><![CDATA[rapid construction]]></category>
<category><![CDATA[servlet requests]]></category>
<category><![CDATA[import resource]]></category>
<category><![CDATA[web request]]></category>
<category><![CDATA[chinese character]]></category>
<category><![CDATA[mtn]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rapid-construction-of-spring-hibernate-web-application-1/</guid>
		<description><![CDATA[Spring MVC Dispatcher First of all, we will be Spring, hibernate and its dependence on the jar package WEB-INF/lib directory. Here Note: with the latest package, hibernate 3.0 Chinese character has th ...]]></description>
		<content:encoded><![CDATA[Spring MVC Dispatcher First of all, we will be Spring, hibernate and its dependence on the jar package WEB-INF/lib directory. Here Note: with the latest package, hibernate 3.0 Chinese character has th ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</li>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/rapid-construction-of-spring-hibernate-web-application-1/</wfw:commentRss>
	</item>
		<item>
		<title>Automatic generation of update packages (subversion, ruby) continued</title>
		<link>http://www.codeweblog.com/automatic-generation-of-update-packages-subversion-ruby-continued/</link>
		<comments>http://www.codeweblog.com/automatic-generation-of-update-packages-subversion-ruby-continued/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 19:05:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[job]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[automatic generation]]></category>
<category><![CDATA[existence]]></category>
<category><![CDATA[old version]]></category>
<category><![CDATA[acquisition]]></category>
<category><![CDATA[subversion]]></category>
<category><![CDATA[current version]]></category>
<category><![CDATA[decomposition]]></category>
<category><![CDATA[target path]]></category>
<category><![CDATA[path index]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/automatic-generation-of-update-packages-subversion-ruby-continued/</guid>
		<description><![CDATA[Automatically upgrade package 2 (subversion) Before writing the production side of the current directory to modify the extracted files, this is the current directory under a particular version of comp ...]]></description>
		<content:encoded><![CDATA[Automatically upgrade package 2 (subversion) Before writing the production side of the current directory to modify the extracted files, this is the current directory under a particular version of comp ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/workspace-run-under-different-eclipse/" title="Workspace run under different Eclipse">Workspace run under different Eclipse</a> 2009-02-28 14:15:01</li>
					<li><a href="http://www.codeweblog.com/js-events-dynamically-add-and-write-off/" title="js events dynamically add and write-off">js events dynamically add and write-off</a> 2009-02-27 23:55:03</li>
					<li><a href="http://www.codeweblog.com/choose-hibernate-or-ibatis-has-its-reasons/" title="Choose Hibernate or iBATIS has its reasons">Choose Hibernate or iBATIS has its reasons</a> 2009-02-27 13:52:15</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>
					<li><a href="http://www.codeweblog.com/webqq-extjs-servlet-hibernate-spring-implementation/" title="WebQQ, ExtJs + Servlet + Hibernate + Spring implementation">WebQQ, ExtJs + Servlet + Hibernate + Spring implementation</a> 2009-02-27 11:22:18</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/automatic-generation-of-update-packages-subversion-ruby-continued/</wfw:commentRss>
	</item>
		<item>
		<title>JAVA Engineer growth path of (b )---- target decomposition</title>
		<link>http://www.codeweblog.com/java-engineer-growth-path-of-b-target-decomposition/</link>
		<comments>http://www.codeweblog.com/java-engineer-growth-path-of-b-target-decomposition/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 14:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[struts]]></category>
<category><![CDATA[database design]]></category>
<category><![CDATA[design patterns]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[javascript xml]]></category>
<category><![CDATA[interests and hobbies]]></category>
<category><![CDATA[java engineer]]></category>
<category><![CDATA[oracle database software]]></category>
<category><![CDATA[earth hands]]></category>
<category><![CDATA[web design office]]></category>
<category><![CDATA[jsp javabean]]></category>
<category><![CDATA[sized web]]></category>
<category><![CDATA[purpose of study]]></category>
<category><![CDATA[study purpose]]></category>
<category><![CDATA[growth path]]></category>
<category><![CDATA[business operation]]></category>
<category><![CDATA[webservice]]></category>
<category><![CDATA[decomposition]]></category>
<category><![CDATA[chat rooms]]></category>
<category><![CDATA[uml]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-engineer-growth-path-of-b-target-decomposition/</guid>
		<description><![CDATA[After some hard work, we have finally put targeting on JAVA Engineer, and also the need to know an engineer should have knowledge and ability. Then the decomposition of the target. We turn first to th ...]]></description>
		<content:encoded><![CDATA[After some hard work, we have finally put targeting on JAVA Engineer, and also the need to know an engineer should have knowledge and ability. Then the decomposition of the target. We turn first to th ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/real-design-pattern/" title="Real design pattern">Real design pattern</a> 2009-03-01 14:00:04</li>
					<li><a href="http://www.codeweblog.com/the-merits-of-the-field-driven-development/" title="The merits of the field-driven development">The merits of the field-driven development</a> 2009-03-01 11:55:02</li>
					<li><a href="http://www.codeweblog.com/software-development-sunflower-baodian-reprint/" title="Software development sunflower Baodian [reprint]">Software development sunflower Baodian [reprint]</a> 2009-02-28 11:05:02</li>
					<li><a href="http://www.codeweblog.com/universal-data-access-control-system-design/" title="Universal Data Access Control System Design">Universal Data Access Control System Design</a> 2009-02-28 09:05:03</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-engineer-growth-path-of-b-target-decomposition/</wfw:commentRss>
	</item>
	</channel>
</rss>
