<?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>Development</title>
	<atom:link href="http://www.codeweblog.com/feed/category/development/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>Development</description>
	<pubDate>Thu, 23 May 2013 10:59:47+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Entropy - the first farmers entropy</title>
		<link>http://www.codeweblog.com/entropy-the-first-farmers-entropy/</link>
		<comments>http://www.codeweblog.com/entropy-the-first-farmers-entropy/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 20:42:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[histogram]]></category>
<category><![CDATA[contrary]]></category>
<category><![CDATA[likelihood]]></category>
<category><![CDATA[mathematical formula]]></category>
<category><![CDATA[pi]]></category>
<category><![CDATA[uncertainty]]></category>
<category><![CDATA[information source]]></category>
<category><![CDATA[source output]]></category>
<category><![CDATA[information entropy]]></category>
<category><![CDATA[probability distribution]]></category>
<category><![CDATA[farmers]]></category>
<category><![CDATA[random events]]></category>
<category><![CDATA[mathematical statistics]]></category>
<category><![CDATA[shannon entropy]]></category>
<category><![CDATA[sequence statistics]]></category>
<category><![CDATA[discrete source]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/entropy-the-first-farmers-entropy/</guid>
		<description><![CDATA[Shannon to probability and mathematical statistics as a tool to measure the amount of information put forward a mathematical formula for the discrete source, when it was formed by a number of random events, random events occur with the uncertainty de]]></description>
		<content:encoded><![CDATA[Shannon to probability and mathematical statistics as a tool to measure the amount of information put forward a mathematical formula for the discrete source, when it was formed by a number of random events, random events occur with the uncertainty de				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/servlet-jsp-detailed-configuration-basic-article/" title="Servlet / JSP Detailed configuration (basic article)">Servlet / JSP Detailed configuration (basic article)</a> 2009-04-12 16:55:03</li>
					<li><a href="http://www.codeweblog.com/css-reset-methods/" title="CSS Reset Methods">CSS Reset Methods</a> 2009-04-11 02:45:02</li>
					<li><a href="http://www.codeweblog.com/at-present-the-css-wide-reset-reset-methods/" title="At present, the CSS-wide reset (reset) Methods">At present, the CSS-wide reset (reset) Methods</a> 2009-03-16 15:35:02</li>
					<li><a href="http://www.codeweblog.com/javascript-exception-handling/" title="JavaScript_ Exception Handling">JavaScript_ Exception Handling</a> 2009-03-13 20:55:01</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/entropy-the-first-farmers-entropy/</wfw:commentRss>
	</item>
		<item>
		<title>Common regular expressions (-) [Transfer from Moonlight blog]</title>
		<link>http://www.codeweblog.com/common-regular-expressions-transfer-from-moonlight-blog/</link>
		<comments>http://www.codeweblog.com/common-regular-expressions-transfer-from-moonlight-blog/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 04:01:00+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[lt 1]]></category>
<category><![CDATA[form validation]]></category>
<category><![CDATA[regular expression]]></category>
<category><![CDATA[chinese characters]]></category>
<category><![CDATA[html tags]]></category>
<category><![CDATA[double byte characters]]></category>
<category><![CDATA[double byte character]]></category>
<category><![CDATA[ascii characters]]></category>
<category><![CDATA[blank lines]]></category>
<category><![CDATA[whitespace characters]]></category>
<category><![CDATA[blank line]]></category>
<category><![CDATA[string manipulation]]></category>
<category><![CDATA[contingencies]]></category>
<category><![CDATA[moonlight]]></category>
<category><![CDATA[china postal code]]></category>
<category><![CDATA[alphanumeric characters]]></category>
<category><![CDATA[character count]]></category>
<category><![CDATA[page breaks]]></category>
<category><![CDATA[internet version]]></category>
<category><![CDATA[comments forms]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/common-regular-expressions-transfer-from-moonlight-blog/</guid>
		<description><![CDATA[Regular expressions for string manipulation, form validation, and so on, practical and efficient. Now this collection of some commonly used expressions, to prepare for contingencies. Chinese characters matching the regular expression: [\ u4e00-\ u9fa]]></description>
		<content:encoded><![CDATA[Regular expressions for string manipulation, form validation, and so on, practical and efficient. Now this collection of some commonly used expressions, to prepare for contingencies. Chinese characters matching the regular expression: [\ u4e00-\ u9fa				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-function-in-the-operation-of-cookie/" title="js function in the operation of cookie">js function in the operation of cookie</a> 2009-03-04 16:15:02</li>
					<li><a href="http://www.codeweblog.com/struts-spring-hibernate-practice/" title="Struts + Spring + Hibernate practice">Struts + Spring + Hibernate practice</a> 2009-03-03 10:27:18</li>
					<li><a href="http://www.codeweblog.com/js-form-validation-guinness/" title="js form validation Guinness">js form validation Guinness</a> 2009-03-03 10:20:02</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/common-regular-expressions-transfer-from-moonlight-blog/</wfw:commentRss>
	</item>
		<item>
		<title>October 11 (yesterday headache, lie down early on)</title>
		<link>http://www.codeweblog.com/october-11-yesterday-headache-lie-down-early-on/</link>
		<comments>http://www.codeweblog.com/october-11-yesterday-headache-lie-down-early-on/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 00:56:05+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[jsp]]></category>
<category><![CDATA[headache]]></category>
<category><![CDATA[reply]]></category>
<category><![CDATA[october 11]]></category>
<category><![CDATA[response activities]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/october-11-yesterday-headache-lie-down-early-on/</guid>
		<description><![CDATA[8:00 - 10: 00 Activities jsp to create, modify, query, delete 10:00 - 12: 00 Jsp response activities to create, modify, query, delete 14:00 - 16: 00 Topic jsp to create, modify, query, delete 16:00 - 18: 00 Post Reply jsp to create, modify, query, de]]></description>
		<content:encoded><![CDATA[8:00 - 10: 00 Activities jsp to create, modify, query, delete 10:00 - 12: 00 Jsp response activities to create, modify, query, delete 14:00 - 16: 00 Topic jsp to create, modify, query, delete 16:00 - 18: 00 Post Reply jsp to create, modify, query, de				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/fck-pages/" title="fck pages">fck pages</a> 2009-03-02 03: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/js-page-jump-implementation-of-a-number-of-ways/" title="js page Jump implementation of a number of ways">js page Jump implementation of a number of ways</a> 2009-02-27 14:40:02</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/some-interview-questions-java/" title="Some interview questions java">Some interview questions java</a> 2009-02-27 12:34:14</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/october-11-yesterday-headache-lie-down-early-on/</wfw:commentRss>
	</item>
		<item>
		<title>How quickly integrate into a new team</title>
		<link>http://www.codeweblog.com/how-quickly-integrate-into-a-new-team/</link>
		<comments>http://www.codeweblog.com/how-quickly-integrate-into-a-new-team/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 23:29:30+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[grasp]]></category>
<category><![CDATA[perspective]]></category>
<category><![CDATA[point of view]]></category>
<category><![CDATA[colleagues]]></category>
<category><![CDATA[relationships]]></category>
<category><![CDATA[new technology]]></category>
<category><![CDATA[peacetime]]></category>
<category><![CDATA[own technology]]></category>
<category><![CDATA[cattle]]></category>
<category><![CDATA[initiative]]></category>
<category><![CDATA[neutral ph]]></category>
<category><![CDATA[ali]]></category>
<category><![CDATA[exchange ideas]]></category>
<category><![CDATA[share knowledge]]></category>
<category><![CDATA[outgoing personality]]></category>
<category><![CDATA[little technology]]></category>
<category><![CDATA[technology career]]></category>
<category><![CDATA[daring]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/how-quickly-integrate-into-a-new-team/</guid>
		<description><![CDATA[To the new company to work almost a month, no big technical problems in the area to feel part of a team is not very ideal. Group, especially with those who share very little technology cattle, and sometimes feel they can not communicate with the dari]]></description>
		<content:encoded><![CDATA[To the new company to work almost a month, no big technical problems in the area to feel part of a team is not very ideal. Group, especially with those who share very little technology cattle, and sometimes feel they can not communicate with the dari				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/let-ruby-on-rails-into-the-enterprise-development/" title="Let Ruby On Rails into the enterprise development">Let Ruby On Rails into the enterprise development</a> 2009-03-15 19:05:01</li>
					<li><a href="http://www.codeweblog.com/repair-using-javascript-browser-problem/" title="Repair using javascript browser problem">Repair using javascript browser problem</a> 2009-03-12 12:05:07</li>
					<li><a href="http://www.codeweblog.com/struts-rails/" title="struts & rails">struts & rails</a> 2009-03-05 07:40:02</li>
					<li><a href="http://www.codeweblog.com/j2eeer-learn-ruby/" title="J2EEer Learn Ruby">J2EEer Learn Ruby</a> 2009-03-04 03:50:02</li>
					<li><a href="http://www.codeweblog.com/ibm-ajax-tutorial-series/" title="IBM Ajax Tutorial Series">IBM Ajax Tutorial Series</a> 2009-03-01 21:15:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/how-quickly-integrate-into-a-new-team/</wfw:commentRss>
	</item>
		<item>
		<title>System Interface Development Experience of interaction</title>
		<link>http://www.codeweblog.com/system-interface-development-experience-of-interaction/</link>
		<comments>http://www.codeweblog.com/system-interface-development-experience-of-interaction/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 23:06:37+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[system interface]]></category>
<category><![CDATA[information exchange]]></category>
<category><![CDATA[development experience]]></category>
<category><![CDATA[bs]]></category>
<category><![CDATA[response data]]></category>
<category><![CDATA[driver interface]]></category>
<category><![CDATA[interface development]]></category>
<category><![CDATA[data provider]]></category>
<category><![CDATA[rationality]]></category>
<category><![CDATA[remnants]]></category>
<category><![CDATA[software world]]></category>
<category><![CDATA[software solutions]]></category>
<category><![CDATA[lanzhou]]></category>
<category><![CDATA[takeaway]]></category>
<category><![CDATA[green pepper]]></category>
<category><![CDATA[project share]]></category>
<category><![CDATA[data exchange system]]></category>
<category><![CDATA[braised beef]]></category>
<category><![CDATA[beef noodles]]></category>
<category><![CDATA[cs programs]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/system-interface-development-experience-of-interaction/</guid>
		<description><![CDATA[This so-called interface, the system and information exchange channels between the systems. For a business, in general, certainly not only a data platform that is more than one system. However, in actual production, due to business needs, the data of]]></description>
		<content:encoded><![CDATA[This so-called interface, the system and information exchange channels between the systems. For a business, in general, certainly not only a data platform that is more than one system. However, in actual production, due to business needs, the data of				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/summary-of-design/" title="Summary of design">Summary of design</a> 2009-03-23 10:40:02</li>
					<li><a href="http://www.codeweblog.com/let-ruby-on-rails-into-the-enterprise-development/" title="Let Ruby On Rails into the enterprise development">Let Ruby On Rails into the enterprise development</a> 2009-03-15 19:05:01</li>
					<li><a href="http://www.codeweblog.com/html-and-javascript-coding-commonly-used-in-analysis/" title="HTML and javascript coding commonly used in Analysis">HTML and javascript coding commonly used in Analysis</a> 2009-03-12 15:10:02</li>
					<li><a href="http://www.codeweblog.com/flex-and-javascript-interoperability/" title="Flex and JavaScript interoperability">Flex and JavaScript interoperability</a> 2009-03-08 03:45:02</li>
					<li><a href="http://www.codeweblog.com/java-design-pattern-part-of-the-abstract-factory-pattern/" title="Java Design Pattern Part of the abstract factory pattern">Java Design Pattern Part of the abstract factory pattern</a> 2009-03-06 20:00:04</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/system-interface-development-experience-of-interaction/</wfw:commentRss>
	</item>
		<item>
		<title>Generate myeclispe6.5 License [turn, Baidu know the answer, I: flowers mosquitoes]</title>
		<link>http://www.codeweblog.com/generate-myeclispe6-5-license-turn-baidu-know-the-answer-i-flowers-mosquitoes/</link>
		<comments>http://www.codeweblog.com/generate-myeclispe6-5-license-turn-baidu-know-the-answer-i-flowers-mosquitoes/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 18:35:32+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[string type]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[ioexception]]></category>
<category><![CDATA[new java]]></category>
<category><![CDATA[string code]]></category>
<category><![CDATA[imprisonment]]></category>
<category><![CDATA[java text]]></category>
<category><![CDATA[static string]]></category>
<category><![CDATA[license agreement]]></category>
<category><![CDATA[simpledateformat]]></category>
<category><![CDATA[bufferedreader]]></category>
<category><![CDATA[getbytes]]></category>
<category><![CDATA[nf]]></category>
<category><![CDATA[copyright legislation]]></category>
<category><![CDATA[first offense]]></category>
<category><![CDATA[mosquitoes]]></category>
<category><![CDATA[digital millennium copyright act]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/generate-myeclispe6-5-license-turn-baidu-know-the-answer-i-flowers-mosquitoes/</guid>
		<description><![CDATA[import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; public class MyEclipseGen { private static String LL = Final &quot;decompiling this copyrighted Software is a violation of both your License agreement and th]]></description>
		<content:encoded><![CDATA[import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; public class MyEclipseGen { private static String LL = Final &quot;decompiling this copyrighted Software is a violation of both your License agreement and th				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</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>
					<li><a href="http://www.codeweblog.com/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/generate-myeclispe6-5-license-turn-baidu-know-the-answer-i-flowers-mosquitoes/</wfw:commentRss>
	</item>
		<item>
		<title>120: ∈ VI and the total collected information on Hong Kong 々 120: 120: ∈ payment after one yards in 1 ...</title>
		<link>http://www.codeweblog.com/120-%e2%88%88-vi-and-the-total-collected-information-on-hong-kong-%e3%80%85-120-120-%e2%88%88-payment-after-one-yards-in-1/</link>
		<comments>http://www.codeweblog.com/120-%e2%88%88-vi-and-the-total-collected-information-on-hong-kong-%e3%80%85-120-120-%e2%88%88-payment-after-one-yards-in-1/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 12:38:45+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[pairs]]></category>
<category><![CDATA[launch]]></category>
<category><![CDATA[tiger]]></category>
<category><![CDATA[yuan]]></category>
<category><![CDATA[pig]]></category>
<category><![CDATA[december 31]]></category>
<category><![CDATA[snake]]></category>
<category><![CDATA[cattle]]></category>
<category><![CDATA[rabbit]]></category>
<category><![CDATA[next issue]]></category>
<category><![CDATA[commitments]]></category>
<category><![CDATA[sheep]]></category>
<category><![CDATA[zeng]]></category>
<category><![CDATA[shaw]]></category>
<category><![CDATA[july 1]]></category>
<category><![CDATA[absolute guarantee]]></category>
<category><![CDATA[tung]]></category>
<category><![CDATA[hong kong jockey club]]></category>
<category><![CDATA[hong kong jockey]]></category>
<category><![CDATA[special materials]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/120-%e2%88%88-vi-and-the-total-collected-information-on-hong-kong-%e3%80%85-120-120-%e2%88%88-payment-after-one-yards-in-1/</guid>
		<description><![CDATA[&gt;&gt;&gt;&gt;&gt; Click to view Special Code 2011, Hong Kong, Zeng Daoren white special code&gt;&gt; Yixiaozhongte / a Ma Zhongte&gt;&gt; The Hong Kong Jockey Club meet to decide: to overthrow the external Heizhuang, site from July 1, 2011 to Dece]]></description>
		<content:encoded><![CDATA[&gt;&gt;&gt;&gt;&gt; Click to view Special Code 2011, Hong Kong, Zeng Daoren white special code&gt;&gt; Yixiaozhongte / a Ma Zhongte&gt;&gt; The Hong Kong Jockey Club meet to decide: to overthrow the external Heizhuang, site from July 1, 2011 to Dece				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-asp-string-replace-medium/" title="js & asp string replace Medium">js & asp string replace Medium</a> 2009-03-27 21:25:02</li>
					<li><a href="http://www.codeweblog.com/company-annual-minutes/" title="Company annual minutes">Company annual minutes</a> 2009-03-27 00:50:02</li>
					<li><a href="http://www.codeweblog.com/js-convey-the-value-of-the-two-select/" title="js convey the value of the two select">js convey the value of the two select</a> 2009-03-18 20:50:02</li>
					<li><a href="http://www.codeweblog.com/principle-and-application-of-ajax/" title="Principle and Application of Ajax">Principle and Application of Ajax</a> 2009-03-16 08:20: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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/120-%e2%88%88-vi-and-the-total-collected-information-on-hong-kong-%e3%80%85-120-120-%e2%88%88-payment-after-one-yards-in-1/</wfw:commentRss>
	</item>
		<item>
		<title>White-box testing using JUnit</title>
		<link>http://www.codeweblog.com/white-box-testing-using-junit/</link>
		<comments>http://www.codeweblog.com/white-box-testing-using-junit/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 12:15:17+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[public static void]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[test suite]]></category>
<category><![CDATA[environment test]]></category>
<category><![CDATA[test environment]]></category>
<category><![CDATA[test method]]></category>
<category><![CDATA[execution]]></category>
<category><![CDATA[test methods]]></category>
<category><![CDATA[test data]]></category>
<category><![CDATA[runners]]></category>
<category><![CDATA[running time]]></category>
<category><![CDATA[test runner]]></category>
<category><![CDATA[white box testing]]></category>
<category><![CDATA[cancellation]]></category>
<category><![CDATA[default test]]></category>
<category><![CDATA[junit test]]></category>
<category><![CDATA[public resources]]></category>
<category><![CDATA[level set method]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/white-box-testing-using-junit/</guid>
		<description><![CDATA[JUnit tests 1 Fixture is in the implementation of one or more test methods require a series of public resources or data, such as test environment, test data, and so on. Public Fixture settings are also very simple, you only need: @ Before @ After Ann]]></description>
		<content:encoded><![CDATA[JUnit tests 1 Fixture is in the implementation of one or more test methods require a series of public resources or data, such as test environment, test data, and so on. Public Fixture settings are also very simple, you only need: @ Before @ After Ann				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/white-box-testing-using-junit/</wfw:commentRss>
	</item>
		<item>
		<title>Analysis of the software development process</title>
		<link>http://www.codeweblog.com/analysis-of-the-software-development-process/</link>
		<comments>http://www.codeweblog.com/analysis-of-the-software-development-process/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 11:59:16+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[priority]]></category>
<category><![CDATA[deployment]]></category>
<category><![CDATA[software development process]]></category>
<category><![CDATA[end users]]></category>
<category><![CDATA[proposal]]></category>
<category><![CDATA[development language]]></category>
<category><![CDATA[survey results]]></category>
<category><![CDATA[decomposition]]></category>
<category><![CDATA[peer review]]></category>
<category><![CDATA[quality assurance]]></category>
<category><![CDATA[critical issues]]></category>
<category><![CDATA[communication data]]></category>
<category><![CDATA[software environment]]></category>
<category><![CDATA[ins and outs]]></category>
<category><![CDATA[mckinsey]]></category>
<category><![CDATA[funnel]]></category>
<category><![CDATA[operating software]]></category>
<category><![CDATA[software maintainability]]></category>
<category><![CDATA[software programmer]]></category>
<category><![CDATA[critical analysis]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/analysis-of-the-software-development-process/</guid>
		<description><![CDATA[Either heavyweight or agile process, the process of building the software must do the following things: 1, the analysis: by collecting and refining, ranked priority, to determine the software what to do. 2, plan: calculate how long to complete the so]]></description>
		<content:encoded><![CDATA[Either heavyweight or agile process, the process of building the software must do the following things: 1, the analysis: by collecting and refining, ranked priority, to determine the software what to do. 2, plan: calculate how long to complete the so				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<li><a href="http://www.codeweblog.com/j2ee-architect-road/" title="J2EE Architect road">J2EE Architect road</a> 2009-02-27 13:51:54</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/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>
					<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/analysis-of-the-software-development-process/</wfw:commentRss>
	</item>
		<item>
		<title>Provides enterprise delete posts delete delete negative information deleted horizon Posts Baidu Baidu posts to know to delete posts delete posts real estate information Sohu remove negative information</title>
		<link>http://www.codeweblog.com/provides-enterprise-delete-posts-delete-delete-negative-information-deleted-horizon-posts-baidu-baidu-posts-to-know-to-delete-posts-delete-posts-real-estate-information-sohu-remove-negative-informatio/</link>
		<comments>http://www.codeweblog.com/provides-enterprise-delete-posts-delete-delete-negative-information-deleted-horizon-posts-baidu-baidu-posts-to-know-to-delete-posts-delete-posts-real-estate-information-sohu-remove-negative-informatio/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 09:23:25+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[baidu]]></category>
<category><![CDATA[swing]]></category>
<category><![CDATA[sina]]></category>
<category><![CDATA[sohu]]></category>
<category><![CDATA[horizon]]></category>
<category><![CDATA[satisfaction]]></category>
<category><![CDATA[snapshots]]></category>
<category><![CDATA[reputation]]></category>
<category><![CDATA[network customers]]></category>
<category><![CDATA[real estate information]]></category>
<category><![CDATA[information network]]></category>
<category><![CDATA[negative news]]></category>
<category><![CDATA[society information]]></category>
<category><![CDATA[foothold]]></category>
<category><![CDATA[information technology network]]></category>
<category><![CDATA[professional commitment]]></category>
<category><![CDATA[public relations firm]]></category>
<category><![CDATA[river forum]]></category>
<category><![CDATA[escort escort]]></category>
<category><![CDATA[public relations network]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/provides-enterprise-delete-posts-delete-delete-negative-information-deleted-horizon-posts-baidu-baidu-posts-to-know-to-delete-posts-delete-posts-real-estate-information-sohu-remove-negative-informatio/</guid>
		<description><![CDATA[Provide negative information deleted posts QQ405447867 business Baidu Posts delete delete delete posts horizon Sohu Baidu know to delete posts delete posts real estate information delete negative information [How to delete a post / / Baidu know how t]]></description>
		<content:encoded><![CDATA[Provide negative information deleted posts QQ405447867 business Baidu Posts delete delete delete posts horizon Sohu Baidu know to delete posts delete posts real estate information delete negative information [How to delete a post / / Baidu know how t				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/asp-net-javascript-css-imitating-the-drag-google-personalized-page-layout/" title="asp.net + javascript + css (imitating the drag google personalized page layout)">asp.net + javascript + css (imitating the drag google personalized page layout)</a> 2009-04-14 01:50:01</li>
					<li><a href="http://www.codeweblog.com/hearsay-shrimp-closure-grasp-the-team-faced/" title="Hearsay: shrimp closure grasp, the team faced">Hearsay: shrimp closure grasp, the team faced</a> 2009-04-06 13:00:06</li>
					<li><a href="http://www.codeweblog.com/the-use-of-link-or-import-introduce-the-difference-between-css-file/" title="The use of link or @ import introduce the difference between css file">The use of link or @ import introduce the difference between css file</a> 2009-03-27 18:25:01</li>
					<li><a href="http://www.codeweblog.com/and-rails-2-0-with-swing-rails2-0-comprehensive-tutorial-part-i/" title="And rails 2.0 with Swing - rails2.0 comprehensive Tutorial - Part I">And rails 2.0 with Swing - rails2.0 comprehensive Tutorial - Part I</a> 2009-03-20 23:00:04</li>
					<li><a href="http://www.codeweblog.com/ror-troubled-long-axis2-web-service-calls-to-be-initially-resolved/" title="ROR troubled long Axis2 web service calls to be initially resolved">ROR troubled long Axis2 web service calls to be initially resolved</a> 2009-03-08 21:20:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/provides-enterprise-delete-posts-delete-delete-negative-information-deleted-horizon-posts-baidu-baidu-posts-to-know-to-delete-posts-delete-posts-real-estate-information-sohu-remove-negative-informatio/</wfw:commentRss>
	</item>
		<item>
		<title>JSON conversion appeared to eliminate the use of JsonConfig circulatory problems associated with two-way</title>
		<link>http://www.codeweblog.com/json-conversion-appeared-to-eliminate-the-use-of-jsonconfig-circulatory-problems-associated-with-two-way/</link>
		<comments>http://www.codeweblog.com/json-conversion-appeared-to-eliminate-the-use-of-jsonconfig-circulatory-problems-associated-with-two-way/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 06:26:26+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[dispatcher]]></category>
<category><![CDATA[apache]]></category>
<category><![CDATA[java lang]]></category>
<category><![CDATA[springframework]]></category>
<category><![CDATA[catalina]]></category>
<category><![CDATA[conversion]]></category>
<category><![CDATA[web filter]]></category>
<category><![CDATA[exception java]]></category>
<category><![CDATA[illegalstateexception]]></category>
<category><![CDATA[circulatory problems]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/json-conversion-appeared-to-eliminate-the-use-of-jsonconfig-circulatory-problems-associated-with-two-way/</guid>
		<description><![CDATA[Today in the use of JSONArray.fromObject to turn into a JSON object when the error is always reported as follows: 2011-10-10 13:52:25 org.apache.catalina.core.StandardWrapperValve invoke Serious: Servlet.service () for servlet default threw exception]]></description>
		<content:encoded><![CDATA[Today in the use of JSONArray.fromObject to turn into a JSON object when the error is always reported as follows: 2011-10-10 13:52:25 org.apache.catalina.core.StandardWrapperValve invoke Serious: Servlet.service () for servlet default threw exception				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
					<li><a href="http://www.codeweblog.com/spring-struts2-0-hibernate-bug-killer-1/" title="spring struts2.0 hibernate bug killer 1">spring struts2.0 hibernate bug killer 1</a> 2009-02-27 09:43:23</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/json-conversion-appeared-to-eliminate-the-use-of-jsonconfig-circulatory-problems-associated-with-two-way/</wfw:commentRss>
	</item>
		<item>
		<title>todolist6.3.1 release</title>
		<link>http://www.codeweblog.com/todolist6-3-1-release/</link>
		<comments>http://www.codeweblog.com/todolist6-3-1-release/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 22:31:13+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[architecture]]></category>
<category><![CDATA[bug fixes]]></category>
<category><![CDATA[improvements]]></category>
<category><![CDATA[visibility]]></category>
<category><![CDATA[translation system]]></category>
<category><![CDATA[resource kit]]></category>
<category><![CDATA[tabs]]></category>
<category><![CDATA[encryption]]></category>
<category><![CDATA[source control]]></category>
<category><![CDATA[loading performance]]></category>
<category><![CDATA[tray icon]]></category>
<category><![CDATA[progress indicator]]></category>
<category><![CDATA[chinese resource]]></category>
<category><![CDATA[performance status]]></category>
<category><![CDATA[importer exporter]]></category>
<category><![CDATA[unicode support]]></category>
<category><![CDATA[feature release]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/todolist6-3-1-release/</guid>
		<description><![CDATA[6.3.1 (02 Oct 2011) Fixed bug handling embedded tabs in translation system Fixed bug checking in / out with source control Fixed &#39;missing encryption component&#39; bug Fixed bug toggling visibility via the tray icon Fixed due tasks notification b]]></description>
		<content:encoded><![CDATA[6.3.1 (02 Oct 2011) Fixed bug handling embedded tabs in translation system Fixed bug checking in / out with source control Fixed &#39;missing encryption component&#39; bug Fixed bug toggling visibility via the tray icon Fixed due tasks notification b				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/what-is-extreme-programming/" title="What is Extreme Programming">What is Extreme Programming</a> 2009-04-03 15:10:04</li>
					<li><a href="http://www.codeweblog.com/rails-2-2-2-medium-ym4r-of-bug-fixes/" title="rails 2.2.2 Medium ym4r of bug fixes">rails 2.2.2 Medium ym4r of bug fixes</a> 2009-03-22 09:05:02</li>
					<li><a href="http://www.codeweblog.com/analysis-of-rails-architecture/" title="Analysis of rails architecture">Analysis of rails architecture</a> 2009-03-21 04:10:02</li>
					<li><a href="http://www.codeweblog.com/let-ruby-on-rails-into-the-enterprise-development-export-form-to-excel/" title="Let Ruby On Rails into the enterprise development - export form to Excel">Let Ruby On Rails into the enterprise development - export form to Excel</a> 2009-03-20 12:45:03</li>
					<li><a href="http://www.codeweblog.com/j2eeer-learn-ruby/" title="J2EEer Learn Ruby">J2EEer Learn Ruby</a> 2009-03-04 03:50:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/todolist6-3-1-release/</wfw:commentRss>
	</item>
		<item>
		<title>The basic principles of project evaluation</title>
		<link>http://www.codeweblog.com/the-basic-principles-of-project-evaluation/</link>
		<comments>http://www.codeweblog.com/the-basic-principles-of-project-evaluation/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 19:44:07+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[integration testing]]></category>
<category><![CDATA[software projects]]></category>
<category><![CDATA[development time]]></category>
<category><![CDATA[project evaluation]]></category>
<category><![CDATA[regression testing]]></category>
<category><![CDATA[necessary experience]]></category>
<category><![CDATA[time scale]]></category>
<category><![CDATA[outsourcing projects]]></category>
<category><![CDATA[task list]]></category>
<category><![CDATA[scale projects]]></category>
<category><![CDATA[overruns]]></category>
<category><![CDATA[software evaluation]]></category>
<category><![CDATA[deployment release]]></category>
<category><![CDATA[assessment test]]></category>
<category><![CDATA[repair time]]></category>
<category><![CDATA[purpose assessment]]></category>
<category><![CDATA[art assessment]]></category>
<category><![CDATA[documentation management]]></category>
<category><![CDATA[experience technology]]></category>
<category><![CDATA[management meetings]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-basic-principles-of-project-evaluation/</guid>
		<description><![CDATA[Project evaluation is a necessary experience, technology, careful checking, and communication skills of an art, assessment exceeded, the customer can easily be rejected, achieving its purpose. Assessment is low, resulting in increased risk of outsour]]></description>
		<content:encoded><![CDATA[Project evaluation is a necessary experience, technology, careful checking, and communication skills of an art, assessment exceeded, the customer can easily be rejected, achieving its purpose. Assessment is low, resulting in increased risk of outsour				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/demand-assessment-and-demand-for-testing/" title="Demand assessment and demand for testing">Demand assessment and demand for testing</a> 2009-03-06 11:45:03</li>
					<li><a href="http://www.codeweblog.com/what-is-a-rake-and-rake-command-brief-introduction/" title="What is a rake and rake command brief introduction">What is a rake and rake command brief introduction</a> 2009-03-04 05:55:02</li>
					<li><a href="http://www.codeweblog.com/subject-rake-and-rake-command-what-is-brief-introduction/" title="Subject: rake and rake command what is brief introduction">Subject: rake and rake command what is brief introduction</a> 2009-03-04 02:50:02</li>
					<li><a href="http://www.codeweblog.com/built-environment-using-appfuse2-0-express-myeclipse/" title="Built environment using appfuse2.0 Express (myeclipse)">Built environment using appfuse2.0 Express (myeclipse)</a> 2009-03-02 12:05:29</li>
					<li><a href="http://www.codeweblog.com/web-test-summary/" title="web test summary">web test summary</a> 2009-02-28 13:10:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/the-basic-principles-of-project-evaluation/</wfw:commentRss>
	</item>
		<item>
		<title>Argos "live" project</title>
		<link>http://www.codeweblog.com/argos-live-project/</link>
		<comments>http://www.codeweblog.com/argos-live-project/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 18:29:29+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[intention]]></category>
<category><![CDATA[error message]]></category>
<category><![CDATA[deletions]]></category>
<category><![CDATA[search function]]></category>
<category><![CDATA[internal communication]]></category>
<category><![CDATA[nausea]]></category>
<category><![CDATA[technical difficulties]]></category>
<category><![CDATA[personnel management]]></category>
<category><![CDATA[data element]]></category>
<category><![CDATA[poor job]]></category>
<category><![CDATA[program failure]]></category>
<category><![CDATA[management project]]></category>
<category><![CDATA[health insurance]]></category>
<category><![CDATA[correct error]]></category>
<category><![CDATA[feature point]]></category>
<category><![CDATA[medicines]]></category>
<category><![CDATA[health insurance market]]></category>
<category><![CDATA[medical insurance policy]]></category>
<category><![CDATA[delivery plans]]></category>
<category><![CDATA[argos]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/argos-live-project/</guid>
		<description><![CDATA[Although nausea Argos is a people company, its personnel management, project schedule, poor internal communication are doing, but think that a company can survive in the U.S. health insurance market, it would be a wonderful work. So there are always ]]></description>
		<content:encoded><![CDATA[Although nausea Argos is a people company, its personnel management, project schedule, poor internal communication are doing, but think that a company can survive in the U.S. health insurance market, it would be a wonderful work. So there are always 				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/active-scaffold-delete-file-column-rb-missingsour/" title="active_scaffold delete_file_column.rb MissingSour">active_scaffold delete_file_column.rb MissingSour</a> 2009-03-10 12:55:02</li>
					<li><a href="http://www.codeweblog.com/org-hibernate-lazyinitalizationexception/" title="org.hibernate.LazyInitalizationException">org.hibernate.LazyInitalizationException</a> 2009-03-02 12:05:42</li>
					<li><a href="http://www.codeweblog.com/jpa-data-source-data-source-to-configure-tomcat-conversion-essay-questions/" title="JPA data source data source to configure Tomcat conversion essay questions">JPA data source data source to configure Tomcat conversion essay questions</a> 2009-02-28 16:00:38</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/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/argos-live-project/</wfw:commentRss>
	</item>
		<item>
		<title>SVN server IP modified client-side processing</title>
		<link>http://www.codeweblog.com/svn-server-ip-modified-client-side-processing/</link>
		<comments>http://www.codeweblog.com/svn-server-ip-modified-client-side-processing/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 17:48:53+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[eclipse]]></category>
<category><![CDATA[user interface]]></category>
<category><![CDATA[checkout]]></category>
<category><![CDATA[server ip]]></category>
<category><![CDATA[repository]]></category>
<category><![CDATA[figure 8]]></category>
<category><![CDATA[server address]]></category>
<category><![CDATA[menu window]]></category>
<category><![CDATA[processing tools]]></category>
<category><![CDATA[problem background]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/svn-server-ip-modified-client-side-processing/</guid>
		<description><![CDATA[1 Problem Background: SVN server IP address change, the client need to modify the download address. Benpian use TortoiseSVN for the client and the eclipse svn plugin download files, SVN server IP modified client-side processing. (2) client-side proce]]></description>
		<content:encoded><![CDATA[1 Problem Background: SVN server IP address change, the client need to modify the download address. Benpian use TortoiseSVN for the client and the eclipse svn plugin download files, SVN server IP modified client-side processing. (2) client-side proce				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/eclipse-hibernate-proposals/" title="eclipse Hibernate proposals">eclipse Hibernate proposals</a> 2009-03-01 18:37:34</li>
					<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/jbpm-development-getting-started-guide/" title="jBPM Development Getting Started Guide">jBPM Development Getting Started Guide</a> 2009-02-28 07:00:10</li>
					<li><a href="http://www.codeweblog.com/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</li>
					<li><a href="http://www.codeweblog.com/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/svn-server-ip-modified-client-side-processing/</wfw:commentRss>
	</item>
		<item>
		<title>create a dynamic web project tomcat problem</title>
		<link>http://www.codeweblog.com/create-a-dynamic-web-project-tomcat-problem/</link>
		<comments>http://www.codeweblog.com/create-a-dynamic-web-project-tomcat-problem/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 17:06:43+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[eclipse]]></category>
<category><![CDATA[xml file]]></category>
<category><![CDATA[error message]]></category>
<category><![CDATA[project directory]]></category>
<category><![CDATA[version 6]]></category>
<category><![CDATA[dynamic web]]></category>
<category><![CDATA[web modules]]></category>
<category><![CDATA[facet]]></category>
<category><![CDATA[web version]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/create-a-dynamic-web-project-tomcat-problem/</guid>
		<description><![CDATA[In eclipse when creating dynamic web project, there can not create server situation, the following error message: Tomcat version 6.0 only supports J2EE 1.2, 1.3, 1.4, and Java EE 5 Web modules The reason is: When creating the project chose the 3.0. A]]></description>
		<content:encoded><![CDATA[In eclipse when creating dynamic web project, there can not create server situation, the following error message: Tomcat version 6.0 only supports J2EE 1.2, 1.3, 1.4, and Java EE 5 Web modules The reason is: When creating the project chose the 3.0. A				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</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>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/create-a-dynamic-web-project-tomcat-problem/</wfw:commentRss>
	</item>
		<item>
		<title>TodoList6.3 open the Chinese re-open after the closure of the file name can not remain open for bug fixes</title>
		<link>http://www.codeweblog.com/todolist6-3-open-the-chinese-re-open-after-the-closure-of-the-file-name-can-not-remain-open-for-bug-fixes/</link>
		<comments>http://www.codeweblog.com/todolist6-3-open-the-chinese-re-open-after-the-closure-of-the-file-name-can-not-remain-open-for-bug-fixes/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 14:55:57+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[closure]]></category>
<category><![CDATA[chinese name]]></category>
<category><![CDATA[chinese documents]]></category>
<category><![CDATA[bug fixes]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/todolist6-3-open-the-chinese-re-open-after-the-closure-of-the-file-name-can-not-remain-open-for-bug-fixes/</guid>
		<description><![CDATA[TodoList upgrade to 6.3, it was found in the file name to open, close, you can not re-open the Chinese documents, the task can not be maintained by keeping the state before the repair method is, to change the Chinese name English name.]]></description>
		<content:encoded><![CDATA[TodoList upgrade to 6.3, it was found in the file name to open, close, you can not re-open the Chinese documents, the task can not be maintained by keeping the state before the repair method is, to change the Chinese name English name.				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/understanding-of-javascript-closures/" title="Understanding of JavaScript closures">Understanding of JavaScript closures</a> 2009-03-11 08:20:03</li>
					<li><a href="http://www.codeweblog.com/ruby-user-s-guide-what-is-ruby/" title="Ruby User's Guide>> What is ruby?">Ruby User's Guide>> What is ruby?</a> 2009-03-10 11:50:02</li>
					<li><a href="http://www.codeweblog.com/depth-understanding-of-javascript-closure-closure/" title="Depth understanding of Javascript closure (closure)">Depth understanding of Javascript closure (closure)</a> 2009-03-06 01:35:02</li>
					<li><a href="http://www.codeweblog.com/j2eeer-learn-ruby/" title="J2EEer Learn Ruby">J2EEer Learn Ruby</a> 2009-03-04 03:50:02</li>
					<li><a href="http://www.codeweblog.com/spring-and-hibernate-integration/" title="Spring and Hibernate Integration">Spring and Hibernate Integration</a> 2009-03-03 10:27:28</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/todolist6-3-open-the-chinese-re-open-after-the-closure-of-the-file-name-can-not-remain-open-for-bug-fixes/</wfw:commentRss>
	</item>
		<item>
		<title>Speculated that the concept of multi-threading related addendum</title>
		<link>http://www.codeweblog.com/speculated-that-the-concept-of-multi-threading-related-addendum/</link>
		<comments>http://www.codeweblog.com/speculated-that-the-concept-of-multi-threading-related-addendum/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 13:52:19+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[data structures]]></category>
<category><![CDATA[graphs]]></category>
<category><![CDATA[trees]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/speculated-that-the-concept-of-multi-threading-related-addendum/</guid>
		<description><![CDATA[1 irregular procedures: is a class of trees, graphs, lists and other data structures more complex irregular procedures.]]></description>
		<content:encoded><![CDATA[1 irregular procedures: is a class of trees, graphs, lists and other data structures more complex irregular procedures.				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jsp-up-development-environment/" title="Jsp up development environment">Jsp up development environment</a> 2009-07-15 16:15:09</li>
					<li><a href="http://www.codeweblog.com/hibernate-extends-mapping/" title="hibernate extends mapping">hibernate extends mapping</a> 2009-04-03 06:25:03</li>
					<li><a href="http://www.codeweblog.com/rails-under-the-eclipse-development-environment-set-up-amendment/" title="Rails under the Eclipse development environment set up (Amendment)">Rails under the Eclipse development environment set up (Amendment)</a> 2009-03-12 17:15:03</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/speculated-that-the-concept-of-multi-threading-related-addendum/</wfw:commentRss>
	</item>
		<item>
		<title>Amazing view code coverage tools: Emma</title>
		<link>http://www.codeweblog.com/amazing-view-code-coverage-tools-emma/</link>
		<comments>http://www.codeweblog.com/amazing-view-code-coverage-tools-emma/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 12:44:45+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[principle]]></category>
<category><![CDATA[production environment]]></category>
<category><![CDATA[deployment]]></category>
<category><![CDATA[webapp]]></category>
<category><![CDATA[system performance]]></category>
<category><![CDATA[test coverage]]></category>
<category><![CDATA[emma]]></category>
<category><![CDATA[code coverage]]></category>
<category><![CDATA[coverage tools]]></category>
<category><![CDATA[hot zone]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/amazing-view-code-coverage-tools-emma/</guid>
		<description><![CDATA[With Emma, ​​you can see: when your java webapp is accessed for some time, to which the code is executed, and what did not. This can help you determine whether your test coverage is high enough on the production environment can also help you find the]]></description>
		<content:encoded><![CDATA[With Emma, ​​you can see: when your java webapp is accessed for some time, to which the code is executed, and what did not. This can help you determine whether your test coverage is high enough on the production environment can also help you find the				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/spring-myfaces-hibernate-richfaces/" title="spring myfaces hibernate richfaces">spring myfaces hibernate richfaces</a> 2009-02-27 12:34:36</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>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/amazing-view-code-coverage-tools-emma/</wfw:commentRss>
	</item>
		<item>
		<title>SUM server monitoring features</title>
		<link>http://www.codeweblog.com/sum-server-monitoring-features/</link>
		<comments>http://www.codeweblog.com/sum-server-monitoring-features/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 12:18:47+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[user experience]]></category>
<category><![CDATA[statistical analysis]]></category>
<category><![CDATA[network interface]]></category>
<category><![CDATA[packet loss]]></category>
<category><![CDATA[design implementation]]></category>
<category><![CDATA[oid]]></category>
<category><![CDATA[network cards]]></category>
<category><![CDATA[post processing]]></category>
<category><![CDATA[default home page]]></category>
<category><![CDATA[display technology]]></category>
<category><![CDATA[traffic monitoring]]></category>
<category><![CDATA[mathematical theory]]></category>
<category><![CDATA[server monitoring software]]></category>
<category><![CDATA[monitoring project]]></category>
<category><![CDATA[mib]]></category>
<category><![CDATA[chart features]]></category>
<category><![CDATA[snmp service]]></category>
<category><![CDATA[status inquiry]]></category>
<category><![CDATA[inquiry panel]]></category>
<category><![CDATA[full graphics]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/sum-server-monitoring-features/</guid>
		<description><![CDATA[SUM server monitoring software is not only counting functions with a wide range of monitoring, more focused query, view, analyze, report and other powerful data analysis and post-processing functions, in particular, is the SUM from the statistical an]]></description>
		<content:encoded><![CDATA[SUM server monitoring software is not only counting functions with a wide range of monitoring, more focused query, view, analyze, report and other powerful data analysis and post-processing functions, in particular, is the SUM from the statistical an				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jsf-richfaces/" title="JSF Richfaces">JSF Richfaces</a> 2009-03-28 08:45:03</li>
					<li><a href="http://www.codeweblog.com/ajax-complicated-problems-it-is-therefore-imperative/" title="AJAX complicated problems, it is therefore imperative">AJAX complicated problems, it is therefore imperative</a> 2009-03-17 09:10:02</li>
					<li><a href="http://www.codeweblog.com/let-ruby-on-rails-into-the-enterprise-development/" title="Let Ruby On Rails into the enterprise development">Let Ruby On Rails into the enterprise development</a> 2009-03-15 19:05:01</li>
					<li><a href="http://www.codeweblog.com/rails-to-monitor-the-process-of-memory-leaks-skills/" title="Rails to monitor the process of memory leaks skills">Rails to monitor the process of memory leaks skills</a> 2009-03-07 13:20: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/sum-server-monitoring-features/</wfw:commentRss>
	</item>
		<item>
		<title>AB APACHE own testing tools to stress test</title>
		<link>http://www.codeweblog.com/ab-apache-own-testing-tools-to-stress-test/</link>
		<comments>http://www.codeweblog.com/ab-apache-own-testing-tools-to-stress-test/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 09:37:55+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[concurrency]]></category>
<category><![CDATA[bin directory]]></category>
<category><![CDATA[directory format]]></category>
<category><![CDATA[testing tools]]></category>
<category><![CDATA[parameter name]]></category>
<category><![CDATA[cookie name]]></category>
<category><![CDATA[necessary files]]></category>
<category><![CDATA[html tables]]></category>
<category><![CDATA[response code]]></category>
<category><![CDATA[table attributes]]></category>
<category><![CDATA[value pair]]></category>
<category><![CDATA[repeatable]]></category>
<category><![CDATA[header line]]></category>
<category><![CDATA[header lines]]></category>
<category><![CDATA[time t]]></category>
<category><![CDATA[level of detail]]></category>
<category><![CDATA[test tool]]></category>
<category><![CDATA[head requests]]></category>
<category><![CDATA[html table format]]></category>
<category><![CDATA[test sessions]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ab-apache-own-testing-tools-to-stress-test/</guid>
		<description><![CDATA[Do not know how to test the performance of APACHE, APACHE own can refer to the test tool AB (apachebenchmark). In APACHE&#39;s bin directory. Format:. / Ab [options] [http://] hostname [: port] / path Parameters: -N requests Number of requests to per]]></description>
		<content:encoded><![CDATA[Do not know how to test the performance of APACHE, APACHE own can refer to the test tool AB (apachebenchmark). In APACHE&#39;s bin directory. Format:. / Ab [options] [http://] hostname [: port] / path Parameters: -N requests Number of requests to per				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/portal-with-ruby-call-ice-interface/" title="[Portal] with Ruby call ICE interface">[Portal] with Ruby call ICE interface</a> 2009-03-07 21:40:02</li>
					<li><a href="http://www.codeweblog.com/getting-started-programming-spring-ten-questions/" title="Getting Started Programming spring Ten Questions">Getting Started Programming spring Ten Questions</a> 2009-03-04 09:52:01</li>
					<li><a href="http://www.codeweblog.com/in-require-no-such-file-to-load-date-format/" title="in `require ': no such file to load - date / format">in `require ': no such file to load - date / format</a> 2009-03-03 15:30:02</li>
					<li><a href="http://www.codeweblog.com/about-rails-install-mysql-driver-error-problem/" title="About rails install mysql driver error problem">About rails install mysql driver error problem</a> 2009-03-02 16:50:01</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/ab-apache-own-testing-tools-to-stress-test/</wfw:commentRss>
	</item>
		<item>
		<title>Myeclipse6.5 how to install and configure plug-find bugs</title>
		<link>http://www.codeweblog.com/myeclipse6-5-how-to-install-and-configure-plug-find-bugs/</link>
		<comments>http://www.codeweblog.com/myeclipse6-5-how-to-install-and-configure-plug-find-bugs/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 09:01:23+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[existence]]></category>
<category><![CDATA[workload]]></category>
<category><![CDATA[efficiency]]></category>
<category><![CDATA[eclipse plugin]]></category>
<category><![CDATA[extent]]></category>
<category><![CDATA[mirror]]></category>
<category><![CDATA[bugs]]></category>
<category><![CDATA[c program]]></category>
<category><![CDATA[open source code]]></category>
<category><![CDATA[good habits]]></category>
<category><![CDATA[java file]]></category>
<category><![CDATA[configuration item]]></category>
<category><![CDATA[c drive]]></category>
<category><![CDATA[tarball]]></category>
<category><![CDATA[eclipse gt]]></category>
<category><![CDATA[bad smell]]></category>
<category><![CDATA[findbugs]]></category>
<category><![CDATA[revisions]]></category>
<category><![CDATA[inspection tool]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/myeclipse6-5-how-to-install-and-configure-plug-find-bugs/</guid>
		<description><![CDATA[findbugs eclipse is an open source code inspection tool; it can be simple and efficient comprehensive way to help us discover the existence of the program code bug, bad smell, and the potential risks. For a variety of issues, it provides a simple and]]></description>
		<content:encoded><![CDATA[findbugs eclipse is an open source code inspection tool; it can be simple and efficient comprehensive way to help us discover the existence of the program code bug, bad smell, and the potential risks. For a variety of issues, it provides a simple and				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/extjs-development-environment-set-up-and-practice/" title="extjs development environment set up and practice">extjs development environment set up and practice</a> 2009-03-02 05:35:01</li>
					<li><a href="http://www.codeweblog.com/lighttpd-fastcgi-built-a-server-how-to-preserve-the-status-of-server/" title="lighttpd + fastcgi built a server how to preserve the status of server">lighttpd + fastcgi built a server how to preserve the status of server</a> 2009-02-28 16:15:02</li>
					<li><a href="http://www.codeweblog.com/the-company-first-entered-the-company-i-would-like-to-optimize-sql-project/" title="The company first entered the company I would like to Optimize SQL project">The company first entered the company I would like to Optimize SQL project</a> 2009-02-28 03:55:04</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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/myeclipse6-5-how-to-install-and-configure-plug-find-bugs/</wfw:commentRss>
	</item>
		<item>
		<title>R & D personnel, assessment and motivation</title>
		<link>http://www.codeweblog.com/r-d-personnel-assessment-and-motivation/</link>
		<comments>http://www.codeweblog.com/r-d-personnel-assessment-and-motivation/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 07:50:36+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[project managers]]></category>
<category><![CDATA[different stages]]></category>
<category><![CDATA[management summary]]></category>
<category><![CDATA[d system]]></category>
<category><![CDATA[stages of development]]></category>
<category><![CDATA[business executives]]></category>
<category><![CDATA[time lag]]></category>
<category><![CDATA[business perspective]]></category>
<category><![CDATA[performance target]]></category>
<category><![CDATA[troublesome problems]]></category>
<category><![CDATA[management research]]></category>
<category><![CDATA[human resource managers]]></category>
<category><![CDATA[personnel performance]]></category>
<category><![CDATA[personnel assessment]]></category>
<category><![CDATA[target setting]]></category>
<category><![CDATA[corporate leadership]]></category>
<category><![CDATA[performance management approach]]></category>
<category><![CDATA[human resources director]]></category>
<category><![CDATA[leadership research]]></category>
<category><![CDATA[assessment department]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/r-d-personnel-assessment-and-motivation/</guid>
		<description><![CDATA[[Source]: Dazhi 360 Corporate Training Network [Course Name]: R &amp; D personnel assessment and motivation [Schedule]: October 20, 2011 to October 21, 2011 3,200 yuan / person [Teaching] the city: Shanghai Courses R &amp; D personnel, assessment and]]></description>
		<content:encoded><![CDATA[[Source]: Dazhi 360 Corporate Training Network [Course Name]: R &amp; D personnel assessment and motivation [Schedule]: October 20, 2011 to October 21, 2011 3,200 yuan / person [Teaching] the city: Shanghai Courses R &amp; D personnel, assessment and				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/j2ee-description/" title="J2EE description">J2EE description</a> 2009-04-27 19:40:02</li>
					<li><a href="http://www.codeweblog.com/collection-project-management-ideas-20-tips/" title="(Collection) project management ideas 20 Tips">(Collection) project management ideas 20 Tips</a> 2009-04-25 11:20:02</li>
					<li><a href="http://www.codeweblog.com/about-testing-and-to-explore-their-own/" title="About testing and to explore their own">About testing and to explore their own</a> 2009-04-14 16:30:02</li>
					<li><a href="http://www.codeweblog.com/project-manager-to-negotiate/" title="project manager to "negotiate"">project manager to "negotiate"</a> 2009-03-26 20:10:02</li>
					<li><a href="http://www.codeweblog.com/examples-of-instructions-needs-analysis/" title="Examples of instructions needs analysis">Examples of instructions needs analysis</a> 2009-03-23 12:35:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/r-d-personnel-assessment-and-motivation/</wfw:commentRss>
	</item>
		<item>
		<title>Distributed Search Thinking</title>
		<link>http://www.codeweblog.com/distributed-search-thinking/</link>
		<comments>http://www.codeweblog.com/distributed-search-thinking/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 05:44:51+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[tiger]]></category>
<category><![CDATA[aspirations]]></category>
<category><![CDATA[chengdu]]></category>
<category><![CDATA[tragedy]]></category>
<category><![CDATA[eggs]]></category>
<category><![CDATA[index updates]]></category>
<category><![CDATA[egg]]></category>
<category><![CDATA[male tiger]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/distributed-search-thinking/</guid>
		<description><![CDATA[I told the group as a faithful distributed on the discussion of the search, I was up every day Quote mingyuan (307803179) 11:15:10 Brothers mingyuan (307803179) 11:15:37 Who has the solr index updates distributed environment for the experience you mi]]></description>
		<content:encoded><![CDATA[I told the group as a faithful distributed on the discussion of the search, I was up every day Quote mingyuan (307803179) 11:15:10 Brothers mingyuan (307803179) 11:15:37 Who has the solr index updates distributed environment for the experience you mi				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jdbc-type-instrument-1/" title="JDBC type instrument (1)">JDBC type instrument (1)</a> 2009-06-09 23:05:02</li>
					<li><a href="http://www.codeweblog.com/university-courses-and-j2ee-net/" title="University courses and J2EE. NET">University courses and J2EE. NET</a> 2009-04-18 12:40:02</li>
					<li><a href="http://www.codeweblog.com/about-testing-and-to-explore-their-own/" title="About testing and to explore their own">About testing and to explore their own</a> 2009-04-14 16:30:02</li>
					<li><a href="http://www.codeweblog.com/the-return-of-the-king-reading-notes-javascript-object-oriented-programming-2/" title=""The Return of the King" reading notes   JavaScript Object-Oriented Programming (2)">"The Return of the King" reading notes   JavaScript Object-Oriented Programming (2)</a> 2009-04-08 18:30:02</li>
					<li><a href="http://www.codeweblog.com/js-convey-the-value-of-the-two-select/" title="js convey the value of the two select">js convey the value of the two select</a> 2009-03-18 20:50:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/distributed-search-thinking/</wfw:commentRss>
	</item>
		<item>
		<title>Exception: ognl.OgnlException: target is null for setProperty.</title>
		<link>http://www.codeweblog.com/exception-ognl-ognlexception-target-is-null-for-setproperty/</link>
		<comments>http://www.codeweblog.com/exception-ognl-ognlexception-target-is-null-for-setproperty/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 00:56:18+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[getter]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[setproperty]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/exception-ognl-ognlexception-target-is-null-for-setproperty/</guid>
		<description><![CDATA[This may be due to abnormal properties before and after the transfer station, in the action without a corresponding getter and setter methods, plus you can,]]></description>
		<content:encoded><![CDATA[This may be due to abnormal properties before and after the transfer station, in the action without a corresponding getter and setter methods, plus you can,				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-access-picture-sample/" title="Hibernate access picture sample">Hibernate access picture sample</a> 2009-03-04 09:49:48</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/js-examples-of-common-events/" title="js examples of common events">js examples of common events</a> 2009-03-03 02:10:02</li>
					<li><a href="http://www.codeweblog.com/sui-javascript-rich-ui-library-integration-solution/" title="SUI-JavaScript rich UI library integration solution">SUI-JavaScript rich UI library integration solution</a> 2009-03-03 01:05:04</li>
					<li><a href="http://www.codeweblog.com/ejb/" title="EJB">EJB</a> 2009-02-27 13:51:25</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/exception-ognl-ognlexception-target-is-null-for-setproperty/</wfw:commentRss>
	</item>
		<item>
		<title>On How to Write test cases</title>
		<link>http://www.codeweblog.com/on-how-to-write-test-cases/</link>
		<comments>http://www.codeweblog.com/on-how-to-write-test-cases/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 23:30:15+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[project leader]]></category>
<category><![CDATA[relevant documents]]></category>
<category><![CDATA[test cases]]></category>
<category><![CDATA[test case]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[needs assessment]]></category>
<category><![CDATA[requirements documents]]></category>
<category><![CDATA[internal communication]]></category>
<category><![CDATA[test coverage]]></category>
<category><![CDATA[product planning]]></category>
<category><![CDATA[project group]]></category>
<category><![CDATA[case name]]></category>
<category><![CDATA[quality test]]></category>
<category><![CDATA[written test]]></category>
<category><![CDATA[interface documents]]></category>
<category><![CDATA[test quality]]></category>
<category><![CDATA[planning books]]></category>
<category><![CDATA[case title]]></category>
<category><![CDATA[implementation guidance]]></category>
<category><![CDATA[personal suggestions]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/on-how-to-write-test-cases/</guid>
		<description><![CDATA[Test cases to test the implementation guidance; is to test the implementation of the entity, is to test methods, test quality, test coverage and forms an important basis; is the team&#39;s internal communication and cross-tested basis, to facilitate ]]></description>
		<content:encoded><![CDATA[Test cases to test the implementation guidance; is to test the implementation of the entity, is to test methods, test quality, test coverage and forms an important basis; is the team&#39;s internal communication and cross-tested basis, to facilitate 				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring-of-the-jar-package-detailed/" title="spring of the jar package Detailed">spring of the jar package Detailed</a> 2009-03-02 12:05:39</li>
					<li><a href="http://www.codeweblog.com/junit-unit-testing-summary/" title="JUnit Unit Testing Summary">JUnit Unit Testing Summary</a> 2009-03-01 05:35:02</li>
					<li><a href="http://www.codeweblog.com/spring-jar-package-detailed/" title="Spring jar package Detailed">Spring jar package Detailed</a> 2009-02-28 16:00:32</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/on-how-to-write-test-cases/</wfw:commentRss>
	</item>
		<item>
		<title>CC configuration Learning Blog Collection</title>
		<link>http://www.codeweblog.com/cc-configuration-learning-blog-collection/</link>
		<comments>http://www.codeweblog.com/cc-configuration-learning-blog-collection/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 22:38:16+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[ling feng]]></category>
<category><![CDATA[snow sculpture]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/cc-configuration-learning-blog-collection/</guid>
		<description><![CDATA[1 July bloghttp: / / julylin.iteye.com/category/154764 2 Ling-feng snow sculpture of Bloghttp: / / kidiaoer.iteye.com/category/119286]]></description>
		<content:encoded><![CDATA[1 July bloghttp: / / julylin.iteye.com/category/154764 2 Ling-feng snow sculpture of Bloghttp: / / kidiaoer.iteye.com/category/119286				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/pearl-fiber-h202-taed-low-temperature-activation-of-bleaching-process/" title="Pearl fiber H202/TAED low temperature activation of bleaching process">Pearl fiber H202/TAED low temperature activation of bleaching process</a> 2010-02-16 23:01:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/cc-configuration-learning-blog-collection/</wfw:commentRss>
	</item>
		<item>
		<title>RACI model applied in IT project management</title>
		<link>http://www.codeweblog.com/raci-model-applied-in-it-project-management/</link>
		<comments>http://www.codeweblog.com/raci-model-applied-in-it-project-management/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 22:35:11+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[guidance]]></category>
<category><![CDATA[project management]]></category>
<category><![CDATA[human resources management]]></category>
<category><![CDATA[project managers]]></category>
<category><![CDATA[team members]]></category>
<category><![CDATA[human resource management]]></category>
<category><![CDATA[functional departments]]></category>
<category><![CDATA[project members]]></category>
<category><![CDATA[project time]]></category>
<category><![CDATA[time project]]></category>
<category><![CDATA[management of human resources]]></category>
<category><![CDATA[roles and responsibilities]]></category>
<category><![CDATA[department managers]]></category>
<category><![CDATA[manager job]]></category>
<category><![CDATA[straightforward model]]></category>
<category><![CDATA[prescriptive advice]]></category>
<category><![CDATA[progressive nature]]></category>
<category><![CDATA[presi]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/raci-model-applied-in-it-project-management/</guid>
		<description><![CDATA[In the country, IT project team members generally come from various departments. These members of the department managers and project managers by the dual management. Because the characteristics of the project itself, temporary, unique and progressiv]]></description>
		<content:encoded><![CDATA[In the country, IT project team members generally come from various departments. These members of the department managers and project managers by the dual management. Because the characteristics of the project itself, temporary, unique and progressiv				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-pessimistic-locking-mechanism-for-locking-and-optimistic-locking/" title="Hibernate pessimistic locking mechanism for locking and optimistic locking">Hibernate pessimistic locking mechanism for locking and optimistic locking</a> 2009-02-27 12:33:53</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/raci-model-applied-in-it-project-management/</wfw:commentRss>
	</item>
		<item>
		<title>spring dataSource configuration</title>
		<link>http://www.codeweblog.com/spring-datasource-configuration/</link>
		<comments>http://www.codeweblog.com/spring-datasource-configuration/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 19:28:09+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[quot]]></category>
<category><![CDATA[sourceforge]]></category>
<category><![CDATA[driver lt]]></category>
<category><![CDATA[localhost]]></category>
<category><![CDATA[factory gt]]></category>
<category><![CDATA[connection password]]></category>
<category><![CDATA[oracle jdbc driver]]></category>
<category><![CDATA[jdbc oracle]]></category>
<category><![CDATA[dialect]]></category>
<category><![CDATA[oracle]]></category>
<category><![CDATA[jtds]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/spring-datasource-configuration/</guid>
		<description><![CDATA[mysql &lt;hibernate-configuration&gt; &lt;session-factory&gt; &lt;property name=&quot;hibernate.dialect&quot;&gt; org.hibernate.dialect.MySQLDialect &lt;/ property&gt; &lt;property name=&quot;hibernate.connection.driver_class&quot;&gt; com.mysql.jdbc]]></description>
		<content:encoded><![CDATA[mysql &lt;hibernate-configuration&gt; &lt;session-factory&gt; &lt;property name=&quot;hibernate.dialect&quot;&gt; org.hibernate.dialect.MySQLDialect &lt;/ property&gt; &lt;property name=&quot;hibernate.connection.driver_class&quot;&gt; com.mysql.jdbc				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-cfg-xml-configuration-file-including-the-primary-key-generation-strategy-introduction/" title="Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)">Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)</a> 2009-02-27 10:01:17</li>
					<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/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</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/spring-datasource-configuration/</wfw:commentRss>
	</item>
		<item>
		<title>Brief description of common project management software</title>
		<link>http://www.codeweblog.com/brief-description-of-common-project-management-software/</link>
		<comments>http://www.codeweblog.com/brief-description-of-common-project-management-software/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 11:13:46+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[development of language]]></category>
<category><![CDATA[software project management]]></category>
<category><![CDATA[language python]]></category>
<category><![CDATA[software development team]]></category>
<category><![CDATA[project management software]]></category>
<category><![CDATA[defect tracking system]]></category>
<category><![CDATA[team collaboration]]></category>
<category><![CDATA[system bug]]></category>
<category><![CDATA[bug tracking system]]></category>
<category><![CDATA[facebook]]></category>
<category><![CDATA[project profile]]></category>
<category><![CDATA[collaboration platform]]></category>
<category><![CDATA[management software development]]></category>
<category><![CDATA[typical users]]></category>
<category><![CDATA[python project]]></category>
<category><![CDATA[platform team]]></category>
<category><![CDATA[incident tracking system]]></category>
<category><![CDATA[perl project]]></category>
<category><![CDATA[code versions]]></category>
<category><![CDATA[vital tool]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/brief-description-of-common-project-management-software/</guid>
		<description><![CDATA[Project management software development team is a vital tool, its main mission is to help you manage your daily development work in a variety of complicated tasks and Bug, otherwise you will be submerged in the ocean of the task with Bug unable to ex]]></description>
		<content:encoded><![CDATA[Project management software development team is a vital tool, its main mission is to help you manage your daily development work in a variety of complicated tasks and Bug, otherwise you will be submerged in the ocean of the task with Bug unable to ex				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/project-management-and-defect-tracking-system-software-installation-and-use-of-mantis/" title="Project management and defect tracking system software installation and use of MANTIS">Project management and defect tracking system software installation and use of MANTIS</a> 2009-04-13 20:40:02</li>
					<li><a href="http://www.codeweblog.com/agile-agile-development-advocates-the-eyes-of-the-frequently-asked-questions/" title="Agile Agile development advocates the eyes of the Frequently Asked Questions">Agile Agile development advocates the eyes of the Frequently Asked Questions</a> 2009-04-07 21:20:02</li>
					<li><a href="http://www.codeweblog.com/python-vs-ruby/" title="python vs ruby">python vs ruby</a> 2009-03-28 12:15:02</li>
					<li><a href="http://www.codeweblog.com/hundred-developers-interview-question-test-part-of-the-answer/" title="Hundred developers interview question - test part of the answer">Hundred developers interview question - test part of the answer</a> 2009-03-23 14:25:02</li>
					<li><a href="http://www.codeweblog.com/ruby-on-rail-are-applicable-large-scale-integrated-net-portal-development/" title="ruby on rail are applicable large-scale integrated Net portal development?">ruby on rail are applicable large-scale integrated Net portal development?</a> 2009-03-21 01:05:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/brief-description-of-common-project-management-software/</wfw:commentRss>
	</item>
		<item>
		<title>Management software using the rpm</title>
		<link>http://www.codeweblog.com/management-software-using-the-rpm/</link>
		<comments>http://www.codeweblog.com/management-software-using-the-rpm/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 10:13:36+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[dependent libraries]]></category>
<category><![CDATA[environment variables]]></category>
<category><![CDATA[executable files]]></category>
<category><![CDATA[software installation]]></category>
<category><![CDATA[available software]]></category>
<category><![CDATA[software process]]></category>
<category><![CDATA[system directory]]></category>
<category><![CDATA[s system]]></category>
<category><![CDATA[software c]]></category>
<category><![CDATA[package management]]></category>
<category><![CDATA[management package]]></category>
<category><![CDATA[software management]]></category>
<category><![CDATA[process description]]></category>
<category><![CDATA[software source code]]></category>
<category><![CDATA[manual management]]></category>
<category><![CDATA[management software package]]></category>
<category><![CDATA[software copy]]></category>
<category><![CDATA[code software]]></category>
<category><![CDATA[query software]]></category>
<category><![CDATA[production introduction]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/management-software-using-the-rpm/</guid>
		<description><![CDATA[Management software using the rpm This article describes the tools and making the rpm and management package. Production package is based on source code or the compiled binaries to generate rpm package. Management software package is to use rpm for p]]></description>
		<content:encoded><![CDATA[Management software using the rpm This article describes the tools and making the rpm and management package. Production package is based on source code or the compiled binaries to generate rpm package. Management software package is to use rpm for p				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/portal-with-ruby-call-ice-interface/" title="[Portal] with Ruby call ICE interface">[Portal] with Ruby call ICE interface</a> 2009-03-07 21:40:02</li>
					<li><a href="http://www.codeweblog.com/manual-configuration-in-ubuntu-under-ruby-on-rails-environment/" title="Manual configuration in UBUNTU under ruby on rails environment">Manual configuration in UBUNTU under ruby on rails environment</a> 2009-03-05 11:45:02</li>
					<li><a href="http://www.codeweblog.com/tomcat-apache-jdk-mysql/" title="TOMCAT + APACHE + JDK + MYSQL">TOMCAT + APACHE + JDK + MYSQL</a> 2009-03-04 09:52:44</li>
					<li><a href="http://www.codeweblog.com/eclipse-hibernate-proposals/" title="eclipse Hibernate proposals">eclipse Hibernate proposals</a> 2009-03-01 18:37:34</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/management-software-using-the-rpm/</wfw:commentRss>
	</item>
		<item>
		<title>Turn on linux - Wall</title>
		<link>http://www.codeweblog.com/turn-on-linux-wall/</link>
		<comments>http://www.codeweblog.com/turn-on-linux-wall/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 05:38:37+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[cipher]]></category>
<category><![CDATA[windows system]]></category>
<category><![CDATA[host port]]></category>
<category><![CDATA[input output]]></category>
<category><![CDATA[transmission speed]]></category>
<category><![CDATA[encrypted data]]></category>
<category><![CDATA[port forwarding]]></category>
<category><![CDATA[local host]]></category>
<category><![CDATA[tcp ip]]></category>
<category><![CDATA[compression level]]></category>
<category><![CDATA[ip forwarding]]></category>
<category><![CDATA[ssh command]]></category>
<category><![CDATA[start x]]></category>
<category><![CDATA[ssh connection]]></category>
<category><![CDATA[secure shell client]]></category>
<category><![CDATA[output error messages]]></category>
<category><![CDATA[invalid password]]></category>
<category><![CDATA[transmission lines]]></category>
<category><![CDATA[authentication agent]]></category>
<category><![CDATA[authentication proxy]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/turn-on-linux-wall/</guid>
		<description><![CDATA[Record, in the context centos 5.5, because linux already installed ssh, so it is simple, enter in a terminal: ssh-D 7070 userName @ server . After entering this command will be prompted for a password, enter the password to the server, I used ssh.ssh]]></description>
		<content:encoded><![CDATA[Record, in the context centos 5.5, because linux already installed ssh, so it is simple, enter in a terminal: ssh-D 7070 userName @ server . After entering this command will be prompted for a password, enter the password to the server, I used ssh.ssh				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/programming-ruby-2nd-reading-notes-4/" title="Programming Ruby 2nd reading Notes 4">Programming Ruby 2nd reading Notes 4</a> 2009-04-23 03:30:03</li>
					<li><a href="http://www.codeweblog.com/java-remote-communication-technologies-and-easy-implementation/" title="java remote communication technologies and easy implementation">java remote communication technologies and easy implementation</a> 2009-04-06 03:40:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-memcached-memcached-at-hibernate-to-use-as-a-secondary-sub/" title="hibernate-memcached - memcached at Hibernate to use as a secondary sub --">hibernate-memcached - memcached at Hibernate to use as a secondary sub --</a> 2009-04-05 22:55:02</li>
					<li><a href="http://www.codeweblog.com/at-windows-on-the-installation-of-redmine/" title="At Windows on the installation of Redmine">At Windows on the installation of Redmine</a> 2009-04-01 12:20:02</li>
					<li><a href="http://www.codeweblog.com/ruby-quiz-the-solitaire-cipher/" title=""RUBY QUIZ - The Solitaire Cipher"">"RUBY QUIZ - The Solitaire Cipher"</a> 2009-03-13 07:40:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/turn-on-linux-wall/</wfw:commentRss>
	</item>
		<item>
		<title>The next area to explore in depth</title>
		<link>http://www.codeweblog.com/the-next-area-to-explore-in-depth/</link>
		<comments>http://www.codeweblog.com/the-next-area-to-explore-in-depth/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 18:29:35+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[concurrent programming]]></category>
<category><![CDATA[data structure]]></category>
<category><![CDATA[cache data]]></category>
<category><![CDATA[spring source]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-next-area-to-explore-in-depth/</guid>
		<description><![CDATA[The use of the cache data structure spring source of multi-threaded, concurrent programming easy to understand jdk1.6 Think in java jvm tuning 2011.10.07]]></description>
		<content:encoded><![CDATA[The use of the cache data structure spring source of multi-threaded, concurrent programming easy to understand jdk1.6 Think in java jvm tuning 2011.10.07				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-second-cache/" title="hibernate second cache">hibernate second cache</a> 2009-04-03 10:45:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-hql-query/" title="hibernate's HQL query">hibernate's HQL query</a> 2009-04-01 23:35:02</li>
					<li><a href="http://www.codeweblog.com/javascript-oo/" title="JavaScript OO">JavaScript OO</a> 2009-03-28 00:30:02</li>
					<li><a href="http://www.codeweblog.com/javascript-1/" title="JavaScript (1)">JavaScript (1)</a> 2009-03-24 05:05: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/the-next-area-to-explore-in-depth/</wfw:commentRss>
	</item>
		<item>
		<title>Hennessy System Basic R & D Notes (2011.10.7)</title>
		<link>http://www.codeweblog.com/hennessy-system-basic-r-d-notes-2011-10-7/</link>
		<comments>http://www.codeweblog.com/hennessy-system-basic-r-d-notes-2011-10-7/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 17:28:53+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[framework design]]></category>
<category><![CDATA[core framework]]></category>
<category><![CDATA[framework code]]></category>
<category><![CDATA[complete system]]></category>
<category><![CDATA[hennessy]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hennessy-system-basic-r-d-notes-2011-10-7/</guid>
		<description><![CDATA[1, complete system-based version of the Hennessy all interfaces (except the sub-menu outside the system) production 2, the completion of part of the core framework design and framework code]]></description>
		<content:encoded><![CDATA[1, complete system-based version of the Hennessy all interfaces (except the sub-menu outside the system) production 2, the completion of part of the core framework design and framework code				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/cactus-entry-eclipse-environment-integration-with-cactus-and-jetty-to-test-servlet/" title="[Cactus entry] eclipse environment, integration with Cactus and Jetty to test Servlet">[Cactus entry] eclipse environment, integration with Cactus and Jetty to test Servlet</a> 2009-05-09 01:45:02</li>
					<li><a href="http://www.codeweblog.com/rails-authentication-system-plug-ins-restful-authentication/" title="Rails authentication system plug-ins: Restful Authentication">Rails authentication system plug-ins: Restful Authentication</a> 2009-04-16 00:55:01</li>
					<li><a href="http://www.codeweblog.com/java-me-can-not-satisfy-the-android-only-designed-dalvik/" title="Java ME can not satisfy the Android, only Designed Dalvik">Java ME can not satisfy the Android, only Designed Dalvik</a> 2009-04-07 23:45:02</li>
					<li><a href="http://www.codeweblog.com/apache-java-project-introduction/" title="Apache java Project Introduction">Apache java Project Introduction</a> 2009-04-01 20:15:02</li>
					<li><a href="http://www.codeweblog.com/remote-service-invocation-framework-design-and-implementation/" title="Remote Service Invocation Framework design and implementation">Remote Service Invocation Framework design and implementation</a> 2009-03-26 22:05:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hennessy-system-basic-r-d-notes-2011-10-7/</wfw:commentRss>
	</item>
		<item>
		<title>Eclipse-based code development to prepare</title>
		<link>http://www.codeweblog.com/eclipse-based-code-development-to-prepare/</link>
		<comments>http://www.codeweblog.com/eclipse-based-code-development-to-prepare/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 13:55:46+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[utf 8]]></category>
<category><![CDATA[eclipse]]></category>
<category><![CDATA[home environment]]></category>
<category><![CDATA[jdk]]></category>
<category><![CDATA[source code]]></category>
<category><![CDATA[development environment]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[additions]]></category>
<category><![CDATA[reminder]]></category>
<category><![CDATA[application code]]></category>
<category><![CDATA[garbage]]></category>
<category><![CDATA[javaw]]></category>
<category><![CDATA[jre directory]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/eclipse-based-code-development-to-prepare/</guid>
		<description><![CDATA[// Under the code boxes in the Visual Editor cannot be removed, switch editors entire article formatting is lost ,bug Ah, the legendary bug Ah ! The company provides development environment is not Eclipse, but Intellij IDE, but this thing is too cons]]></description>
		<content:encoded><![CDATA[// Under the code boxes in the Visual Editor cannot be removed, switch editors entire article formatting is lost ,bug Ah, the legendary bug Ah ! The company provides development environment is not Eclipse, but Intellij IDE, but this thing is too cons				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-ee-jsp-jndi/" title="JAVA EE JSP_JNDI">JAVA EE JSP_JNDI</a> 2009-02-27 10:01:54</li>
					<li><a href="http://www.codeweblog.com/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</li>
					<li><a href="http://www.codeweblog.com/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</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/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/eclipse-based-code-development-to-prepare/</wfw:commentRss>
	</item>
		<item>
		<title>Arch-03-21-Spring injection in Guice called</title>
		<link>http://www.codeweblog.com/arch-03-21-spring-injection-in-guice-called/</link>
		<comments>http://www.codeweblog.com/arch-03-21-spring-injection-in-guice-called/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 19:34:00+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[string name]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[gt 2]]></category>
<category><![CDATA[web context]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[apache log4j]]></category>
<category><![CDATA[application context]]></category>
<category><![CDATA[beans factory]]></category>
<category><![CDATA[conversion]]></category>
<category><![CDATA[instanceof]]></category>
<category><![CDATA[name names]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/arch-03-21-spring-injection-in-guice-called/</guid>
		<description><![CDATA[When there is a common spring and guice project, and the spring needs to access guice injection, this method seems to be used. (1) spring configured factory conversion &lt;bean/&gt; (2) GuiceBeanProviderFactory package com.plusrun.util; import com.go]]></description>
		<content:encoded><![CDATA[When there is a common spring and guice project, and the spring needs to access guice injection, this method seems to be used. (1) spring configured factory conversion &lt;bean/&gt; (2) GuiceBeanProviderFactory package com.plusrun.util; import com.go				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</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>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/arch-03-21-spring-injection-in-guice-called/</wfw:commentRss>
	</item>
		<item>
		<title>We need a real software project manager</title>
		<link>http://www.codeweblog.com/we-need-a-real-software-project-manager/</link>
		<comments>http://www.codeweblog.com/we-need-a-real-software-project-manager/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 18:20:32+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[software development process]]></category>
<category><![CDATA[entire software]]></category>
<category><![CDATA[software engineering]]></category>
<category><![CDATA[real software]]></category>
<category><![CDATA[china]]></category>
<category><![CDATA[many things]]></category>
<category><![CDATA[project managers]]></category>
<category><![CDATA[communication skills]]></category>
<category><![CDATA[8 years]]></category>
<category><![CDATA[customer requirements]]></category>
<category><![CDATA[software project manager]]></category>
<category><![CDATA[leadership]]></category>
<category><![CDATA[lack of awareness]]></category>
<category><![CDATA[nb]]></category>
<category><![CDATA[disguise]]></category>
<category><![CDATA[team leader]]></category>
<category><![CDATA[active communication]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/we-need-a-real-software-project-manager/</guid>
		<description><![CDATA[This problem exists in many companies. Perhaps the regular readers of the company&#39;s enough there is no such problem. Project manager in China when it comes to the word or post, many people head flash is &quot;Technology and Management&quot; in di]]></description>
		<content:encoded><![CDATA[This problem exists in many companies. Perhaps the regular readers of the company&#39;s enough there is no such problem. Project manager in China when it comes to the word or post, many people head flash is &quot;Technology and Management&quot; in di				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/the-real-design-and-coding/" title="The real design and coding">The real design and coding</a> 2009-03-02 23: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/commonly-used-version-control-software/" title="Commonly used version control software">Commonly used version control software</a> 2009-02-28 06:00:08</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/j2ee-architect-road/" title="J2EE Architect road">J2EE Architect road</a> 2009-02-27 13:51:54</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/we-need-a-real-software-project-manager/</wfw:commentRss>
	</item>
		<item>
		<title>SVN saved passwords are still required to enter user name password solution</title>
		<link>http://www.codeweblog.com/svn-saved-passwords-are-still-required-to-enter-user-name-password-solution/</link>
		<comments>http://www.codeweblog.com/svn-saved-passwords-are-still-required-to-enter-user-name-password-solution/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 11:24:42+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[test problems]]></category>
<category><![CDATA[password authentication]]></category>
<category><![CDATA[colleague]]></category>
<category><![CDATA[input box]]></category>
<category><![CDATA[configuration problem]]></category>
<category><![CDATA[colleagues]]></category>
<category><![CDATA[client configuration]]></category>
<category><![CDATA[open option]]></category>
<category><![CDATA[server configuration]]></category>
<category><![CDATA[configuration issues]]></category>
<category><![CDATA[passwords]]></category>
<category><![CDATA[input validation]]></category>
<category><![CDATA[configuration issue]]></category>
<category><![CDATA[personal account]]></category>
<category><![CDATA[library privileges]]></category>
<category><![CDATA[cache validation]]></category>
<category><![CDATA[password cache]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/svn-saved-passwords-are-still-required-to-enter-user-name-password-solution/</guid>
		<description><![CDATA[Save some time before a password using SVN, after some operations do not need to enter a user name and password, did not last long, SVN operations on the recent sudden need to enter a user name and password, even to save the password still does not w]]></description>
		<content:encoded><![CDATA[Save some time before a password using SVN, after some operations do not need to enter a user name and password, did not last long, SVN operations on the recent sudden need to enter a user name and password, even to save the password still does not w				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/rais-vim-configuration-problem/" title="Rais.vim configuration problem">Rais.vim configuration problem</a> 2009-03-13 03:35:02</li>
					<li><a href="http://www.codeweblog.com/achieve-similar-cross-framework-google-search-proposals/" title="Achieve similar cross-framework GOOGLE search proposals">Achieve similar cross-framework GOOGLE search proposals</a> 2009-03-12 14:10:03</li>
					<li><a href="http://www.codeweblog.com/from-journey-to-the-west-and-watch-the-job-market-positioning-team-management/" title="From "Journey to the West" and watch the job market positioning team management">From "Journey to the West" and watch the job market positioning team management</a> 2009-03-06 12:50:02</li>
					<li><a href="http://www.codeweblog.com/software-engineer-must-know-the-concept-of-the-10/" title="Software engineer must know the concept of the 10">Software engineer must know the concept of the 10</a> 2009-03-01 08:45:03</li>
					<li><a href="http://www.codeweblog.com/junit-unit-testing-summary/" title="JUnit Unit Testing Summary">JUnit Unit Testing Summary</a> 2009-03-01 05:35:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/svn-saved-passwords-are-still-required-to-enter-user-name-password-solution/</wfw:commentRss>
	</item>
		<item>
		<title>An iterative development of the research: the real work began</title>
		<link>http://www.codeweblog.com/an-iterative-development-of-the-research-the-real-work-began/</link>
		<comments>http://www.codeweblog.com/an-iterative-development-of-the-research-the-real-work-began/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 11:19:06+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[priority]]></category>
<category><![CDATA[statistics]]></category>
<category><![CDATA[decline]]></category>
<category><![CDATA[iteration]]></category>
<category><![CDATA[iterative development]]></category>
<category><![CDATA[last time]]></category>
<category><![CDATA[straight line]]></category>
<category><![CDATA[initial state]]></category>
<category><![CDATA[program delivery]]></category>
<category><![CDATA[vertical axis]]></category>
<category><![CDATA[horizontal axis]]></category>
<category><![CDATA[baseline]]></category>
<category><![CDATA[mission areas]]></category>
<category><![CDATA[statistical maps]]></category>
<category><![CDATA[delivery deadline]]></category>
<category><![CDATA[continuous assessment]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/an-iterative-development-of-the-research-the-real-work-began/</guid>
		<description><![CDATA[We passed over a series of analysis, workload assessment and priority assessments, developing an iterative project, through a system user identification and evaluation after the company, we can finally start the real development work. In fact, the it]]></description>
		<content:encoded><![CDATA[We passed over a series of analysis, workload assessment and priority assessments, developing an iterative project, through a system user identification and evaluation after the company, we can finally start the real development work. In fact, the it				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</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>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/an-iterative-development-of-the-research-the-real-work-began/</wfw:commentRss>
	</item>
		<item>
		<title>java set environment variables</title>
		<link>http://www.codeweblog.com/java-set-environment-variables/</link>
		<comments>http://www.codeweblog.com/java-set-environment-variables/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 08:16:09+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[environment variables]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-set-environment-variables/</guid>
		<description><![CDATA[java set environment variables include environment variables set tomact]]></description>
		<content:encoded><![CDATA[java set environment variables include environment variables set tomact				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/fastcgi-init-script-on-centos-enhanced-version/" title="fastcgi init script on centos enhanced version">fastcgi init script on centos enhanced version</a> 2009-03-20 16:55:01</li>
					<li><a href="http://www.codeweblog.com/portal-with-ruby-call-ice-interface/" title="[Portal] with Ruby call ICE interface">[Portal] with Ruby call ICE interface</a> 2009-03-07 21:40:02</li>
					<li><a href="http://www.codeweblog.com/manual-configuration-in-ubuntu-under-ruby-on-rails-environment/" title="Manual configuration in UBUNTU under ruby on rails environment">Manual configuration in UBUNTU under ruby on rails environment</a> 2009-03-05 11:45:02</li>
					<li><a href="http://www.codeweblog.com/tomcat-apache-jdk-mysql/" title="TOMCAT + APACHE + JDK + MYSQL">TOMCAT + APACHE + JDK + MYSQL</a> 2009-03-04 09:52:44</li>
					<li><a href="http://www.codeweblog.com/eclipse-hibernate-proposals/" title="eclipse Hibernate proposals">eclipse Hibernate proposals</a> 2009-03-01 18:37:34</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-set-environment-variables/</wfw:commentRss>
	</item>
		<item>
		<title>Arch-03-20-Shindig practice</title>
		<link>http://www.codeweblog.com/arch-03-20-shindig-practice/</link>
		<comments>http://www.codeweblog.com/arch-03-20-shindig-practice/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 02:06:55+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[localhost]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[application deployment]]></category>
<category><![CDATA[software platform]]></category>
<category><![CDATA[internal structure]]></category>
<category><![CDATA[open source implementation]]></category>
<category><![CDATA[development resources]]></category>
<category><![CDATA[c users]]></category>
<category><![CDATA[application development experience]]></category>
<category><![CDATA[client applications]]></category>
<category><![CDATA[social networking]]></category>
<category><![CDATA[java version]]></category>
<category><![CDATA[web folder]]></category>
<category><![CDATA[maven2]]></category>
<category><![CDATA[development practices]]></category>
<category><![CDATA[industrial applications]]></category>
<category><![CDATA[deployment platform]]></category>
<category><![CDATA[shindig]]></category>
<category><![CDATA[networking system]]></category>
<category><![CDATA[note rest]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/arch-03-20-shindig-practice/</guid>
		<description><![CDATA[Network before the text has been reproduced several preliminary understanding shindig features and functionality, and now want to build a software platform based on the application of SNS, SNS open source implementation has been relatively less entan]]></description>
		<content:encoded><![CDATA[Network before the text has been reproduced several preliminary understanding shindig features and functionality, and now want to build a software platform based on the application of SNS, SNS open source implementation has been relatively less entan				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/use-ext-js-to-read-the-jsonreader-complex-object-json/" title="Use Ext JS to read the JsonReader complex object json">Use Ext JS to read the JsonReader complex object json</a> 2009-02-27 18:50:03</li>
					<li><a href="http://www.codeweblog.com/noclassdeffounderror-javax-servlet-servlet/" title="NoClassDefFoundError: javax / servlet / Servlet">NoClassDefFoundError: javax / servlet / Servlet</a> 2009-02-27 13:50:42</li>
					<li><a href="http://www.codeweblog.com/java-ee-jsp-jndi/" title="JAVA EE JSP_JNDI">JAVA EE JSP_JNDI</a> 2009-02-27 10:01:54</li>
					<li><a href="http://www.codeweblog.com/hibernate-cfg-xml-configuration-file-including-the-primary-key-generation-strategy-introduction/" title="Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)">Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)</a> 2009-02-27 10:01:17</li>
					<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/arch-03-20-shindig-practice/</wfw:commentRss>
	</item>
		<item>
		<title>Missing artifact com.sun: tools: jar: 1.5.0</title>
		<link>http://www.codeweblog.com/missing-artifact-com-sun-tools-jar-1-5-0/</link>
		<comments>http://www.codeweblog.com/missing-artifact-com-sun-tools-jar-1-5-0/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 01:29:52+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[eclipse]]></category>
<category><![CDATA[jdk]]></category>
<category><![CDATA[pom]]></category>
<category><![CDATA[java jdk1]]></category>
<category><![CDATA[artifact]]></category>
<category><![CDATA[maven]]></category>
<category><![CDATA[equinox]]></category>
<category><![CDATA[launcher]]></category>
<category><![CDATA[sun tools]]></category>
<category><![CDATA[epp]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/missing-artifact-com-sun-tools-jar-1-5-0/</guid>
		<description><![CDATA[Written in eclipse maven&#39;s pom, when applied struts2 core error after the above report: Missing artifact com.sun: tools: jar: 1.5.0 Solution: -vm D:\Program Files\Java\jdk1.6.0_16\bin My eclipse is 3.6, changed after the eclipse.ini file as follo]]></description>
		<content:encoded><![CDATA[Written in eclipse maven&#39;s pom, when applied struts2 core error after the above report: Missing artifact com.sun: tools: jar: 1.5.0 Solution: -vm D:\Program Files\Java\jdk1.6.0_16\bin My eclipse is 3.6, changed after the eclipse.ini file as follo				<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/jbpm-development-getting-started-guide/" title="jBPM Development Getting Started Guide">jBPM Development Getting Started Guide</a> 2009-02-28 07:00:10</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>
					<li><a href="http://www.codeweblog.com/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</li>
					<li><a href="http://www.codeweblog.com/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/missing-artifact-com-sun-tools-jar-1-5-0/</wfw:commentRss>
	</item>
		<item>
		<title>Mavne common plug-ins</title>
		<link>http://www.codeweblog.com/mavne-common-plug-ins/</link>
		<comments>http://www.codeweblog.com/mavne-common-plug-ins/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 21:40:27+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[apache]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[dependencies]]></category>
<category><![CDATA[gt web]]></category>
<category><![CDATA[mvn]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[surefire]]></category>
<category><![CDATA[flase]]></category>
<category><![CDATA[war war]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/mavne-common-plug-ins/</guid>
		<description><![CDATA[Maven common plug-ins 1) General &lt;plugin&gt; &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt; &lt;artifactId&gt;maven-compiler-plugin&lt;/artifactId&gt; &lt;version&gt;2.3.2&lt;/version&gt; &lt;configuration&gt; &lt;source&gt;1.6&lt;/source]]></description>
		<content:encoded><![CDATA[Maven common plug-ins 1) General &lt;plugin&gt; &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt; &lt;artifactId&gt;maven-compiler-plugin&lt;/artifactId&gt; &lt;version&gt;2.3.2&lt;/version&gt; &lt;configuration&gt; &lt;source&gt;1.6&lt;/source				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</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>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
					<li><a href="http://www.codeweblog.com/spring-struts2-0-hibernate-bug-killer-1/" title="spring struts2.0 hibernate bug killer 1">spring struts2.0 hibernate bug killer 1</a> 2009-02-27 09:43:23</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/mavne-common-plug-ins/</wfw:commentRss>
	</item>
		<item>
		<title>An iterative development research: assessment of the priority function</title>
		<link>http://www.codeweblog.com/an-iterative-development-research-assessment-of-the-priority-function/</link>
		<comments>http://www.codeweblog.com/an-iterative-development-research-assessment-of-the-priority-function/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 18:16:24+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[statistical analysis]]></category>
<category><![CDATA[entire project]]></category>
<category><![CDATA[priority level]]></category>
<category><![CDATA[necessary business]]></category>
<category><![CDATA[continuous integration]]></category>
<category><![CDATA[high priority]]></category>
<category><![CDATA[business operations]]></category>
<category><![CDATA[priority function]]></category>
<category><![CDATA[iterative development]]></category>
<category><![CDATA[high frequency]]></category>
<category><![CDATA[business functions]]></category>
<category><![CDATA[core business]]></category>
<category><![CDATA[invoicing]]></category>
<category><![CDATA[cost estimates]]></category>
<category><![CDATA[transaction processing system]]></category>
<category><![CDATA[frequent users]]></category>
<category><![CDATA[low frequency]]></category>
<category><![CDATA[patient system]]></category>
<category><![CDATA[priority assessment]]></category>
<category><![CDATA[research assessment]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/an-iterative-development-research-assessment-of-the-priority-function/</guid>
		<description><![CDATA[We mentioned earlier, the iterative development of the two most important pre-analysis is the workload assessment and priority evaluation. Workload assessment to determine not only the entire project development cycle, cost estimates, and can determi]]></description>
		<content:encoded><![CDATA[We mentioned earlier, the iterative development of the two most important pre-analysis is the workload assessment and priority evaluation. Workload assessment to determine not only the entire project development cycle, cost estimates, and can determi				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-foundation-in-order-to-build-web-services-struts-applications/" title="JAVA foundation: In order to build Web Services Struts applications">JAVA foundation: In order to build Web Services Struts applications</a> 2009-03-30 11:15:02</li>
					<li><a href="http://www.codeweblog.com/web-developed-by-a-number-of-issues-java-directions/" title="web developed by a number of issues (java directions)">web developed by a number of issues (java directions)</a> 2009-03-27 12:30:02</li>
					<li><a href="http://www.codeweblog.com/ruby-operators-summary/" title="Ruby Operators Summary">Ruby Operators Summary</a> 2009-03-17 23:25:02</li>
					<li><a href="http://www.codeweblog.com/mootools-prospects-used-repeat-invent-the-wheel-and-vs/" title="Mootools prospects? Used repeat-invent the wheel and VS">Mootools prospects? Used repeat-invent the wheel and VS</a> 2009-03-13 21:55:02</li>
					<li><a href="http://www.codeweblog.com/rails-to-monitor-the-process-of-memory-leaks-skills/" title="Rails to monitor the process of memory leaks skills">Rails to monitor the process of memory leaks skills</a> 2009-03-07 13:20:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/an-iterative-development-research-assessment-of-the-priority-function/</wfw:commentRss>
	</item>
		<item>
		<title>An iterative development research: an iterative project</title>
		<link>http://www.codeweblog.com/an-iterative-development-research-an-iterative-project/</link>
		<comments>http://www.codeweblog.com/an-iterative-development-research-an-iterative-project/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 05:28:54+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[job]]></category>
<category><![CDATA[workload]]></category>
<category><![CDATA[circumstances]]></category>
<category><![CDATA[software projects]]></category>
<category><![CDATA[phenomenon]]></category>
<category><![CDATA[developers]]></category>
<category><![CDATA[duration]]></category>
<category><![CDATA[iteration]]></category>
<category><![CDATA[project team members]]></category>
<category><![CDATA[iterative development]]></category>
<category><![CDATA[project members]]></category>
<category><![CDATA[priorities]]></category>
<category><![CDATA[lattice]]></category>
<category><![CDATA[rush]]></category>
<category><![CDATA[excel spreadsheet]]></category>
<category><![CDATA[iterative cycle]]></category>
<category><![CDATA[procrastination]]></category>
<category><![CDATA[understanding business]]></category>
<category><![CDATA[organizational chaos]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/an-iterative-development-research-an-iterative-project/</guid>
		<description><![CDATA[We mentioned earlier, when we break down the work for software projects to assess the workload, determine priorities. At the same time, the staffing of the project, that is, who is responsible for needs analysis, which is responsible for the design, ]]></description>
		<content:encoded><![CDATA[We mentioned earlier, when we break down the work for software projects to assess the workload, determine priorities. At the same time, the staffing of the project, that is, who is responsible for needs analysis, which is responsible for the design, 				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/about-rails-install-mysql-driver-error-problem/" title="About rails install mysql driver error problem">About rails install mysql driver error problem</a> 2009-03-02 16:50:01</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/lighttpd-fastcgi-built-a-server-how-to-preserve-the-status-of-server/" title="lighttpd + fastcgi built a server how to preserve the status of server">lighttpd + fastcgi built a server how to preserve the status of server</a> 2009-02-28 16:15:02</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/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/an-iterative-development-research-an-iterative-project/</wfw:commentRss>
	</item>
		<item>
		<title>[Transfer] video tutorials: win32 svn under the stand-alone server installation and configuration</title>
		<link>http://www.codeweblog.com/transfer-video-tutorials-win32-svn-under-the-stand-alone-server-installation-and-configuration/</link>
		<comments>http://www.codeweblog.com/transfer-video-tutorials-win32-svn-under-the-stand-alone-server-installation-and-configuration/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 02:14:08+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[operating environment]]></category>
<category><![CDATA[root directory]]></category>
<category><![CDATA[microsoft windows]]></category>
<category><![CDATA[video tutorials]]></category>
<category><![CDATA[subversion]]></category>
<category><![CDATA[repository]]></category>
<category><![CDATA[client software]]></category>
<category><![CDATA[dividing line]]></category>
<category><![CDATA[server software]]></category>
<category><![CDATA[two versions]]></category>
<category><![CDATA[command c]]></category>
<category><![CDATA[server installation]]></category>
<category><![CDATA[preparation software]]></category>
<category><![CDATA[svn client]]></category>
<category><![CDATA[related software]]></category>
<category><![CDATA[daemon]]></category>
<category><![CDATA[server side software]]></category>
<category><![CDATA[vedio]]></category>
<category><![CDATA[software setup]]></category>
<category><![CDATA[default files]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/transfer-video-tutorials-win32-svn-under-the-stand-alone-server-installation-and-configuration/</guid>
		<description><![CDATA[Tried looking at tutorials, from the build server to the client Check out, Commit such entry is not difficult. Note do not confuse the name of the path on the line. I downloaded the relatively new: TortoiseSVN_v166chs Setup-Subversion-1.6.6 Exactly c]]></description>
		<content:encoded><![CDATA[Tried looking at tutorials, from the build server to the client Check out, Commit such entry is not difficult. Note do not confuse the name of the path on the line. I downloaded the relatively new: TortoiseSVN_v166chs Setup-Subversion-1.6.6 Exactly c				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ext-project-summary/" title="Ext project summary">Ext project summary</a> 2009-03-08 16:15:02</li>
					<li><a href="http://www.codeweblog.com/portal-with-ruby-call-ice-interface/" title="[Portal] with Ruby call ICE interface">[Portal] with Ruby call ICE interface</a> 2009-03-07 21:40:02</li>
					<li><a href="http://www.codeweblog.com/mind-mapping-software-freemind-and-mindmanager/" title="Mind Mapping Software Freemind and MindManager">Mind Mapping Software Freemind and MindManager</a> 2009-03-06 15:55:02</li>
					<li><a href="http://www.codeweblog.com/subject-rake-and-rake-command-what-is-brief-introduction/" title="Subject: rake and rake command what is brief introduction">Subject: rake and rake command what is brief introduction</a> 2009-03-04 02:50:02</li>
					<li><a href="http://www.codeweblog.com/junit-unit-testing-summary/" title="JUnit Unit Testing Summary">JUnit Unit Testing Summary</a> 2009-03-01 05:35:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/transfer-video-tutorials-win32-svn-under-the-stand-alone-server-installation-and-configuration/</wfw:commentRss>
	</item>
		<item>
		<title>VS project configuration in detail</title>
		<link>http://www.codeweblog.com/vs-project-configuration-in-detail/</link>
		<comments>http://www.codeweblog.com/vs-project-configuration-in-detail/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 00:07:29+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[current user]]></category>
<category><![CDATA[notepad]]></category>
<category><![CDATA[byte]]></category>
<category><![CDATA[vector]]></category>
<category><![CDATA[alignment]]></category>
<category><![CDATA[software microsoft]]></category>
<category><![CDATA[fonts]]></category>
<category><![CDATA[shu]]></category>
<category><![CDATA[user software]]></category>
<category><![CDATA[left bracket]]></category>
<category><![CDATA[default font]]></category>
<category><![CDATA[format font]]></category>
<category><![CDATA[width font]]></category>
<category><![CDATA[vc6]]></category>
<category><![CDATA[devstudio]]></category>
<category><![CDATA[raster]]></category>
<category><![CDATA[source window]]></category>
<category><![CDATA[tab size]]></category>
<category><![CDATA[fixedsys]]></category>
<category><![CDATA[fontface]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/vs-project-configuration-in-detail/</guid>
		<description><![CDATA[Transfer (http://blog.lehu.shu.edu.cn/Article.aspx?name=byman&amp;aid=333883&amp;g=51f0642a-ea49-45a9-855e-dd0fe49d8195) One. IDE-based configuration 1 font VC6 in &quot;Tools → Options → Format → Font&quot; configure font; VC2005 &quot;Tools → Optio]]></description>
		<content:encoded><![CDATA[Transfer (http://blog.lehu.shu.edu.cn/Article.aspx?name=byman&amp;aid=333883&amp;g=51f0642a-ea49-45a9-855e-dd0fe49d8195) One. IDE-based configuration 1 font VC6 in &quot;Tools → Options → Format → Font&quot; configure font; VC2005 &quot;Tools → Optio				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ruby-on-the-handle-unicode-some-experiences/" title="ruby on the handle unicode Some Experiences">ruby on the handle unicode Some Experiences</a> 2009-03-13 05:35:02</li>
					<li><a href="http://www.codeweblog.com/manual-configuration-in-ubuntu-under-ruby-on-rails-environment/" title="Manual configuration in UBUNTU under ruby on rails environment">Manual configuration in UBUNTU under ruby on rails environment</a> 2009-03-05 11:45:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-how-to-store-binary-image-and-other-major-fields/" title="hibernate how to store binary, image and other major fields.">hibernate how to store binary, image and other major fields.</a> 2009-03-03 10:26:06</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/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/vs-project-configuration-in-detail/</wfw:commentRss>
	</item>
		<item>
		<title>prevent sql injection attacks</title>
		<link>http://www.codeweblog.com/prevent-sql-injection-attacks/</link>
		<comments>http://www.codeweblog.com/prevent-sql-injection-attacks/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 23:29:22+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[quot]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[sql statement]]></category>
<category><![CDATA[exec]]></category>
<category><![CDATA[pwd]]></category>
<category><![CDATA[size medium]]></category>
<category><![CDATA[medium size]]></category>
<category><![CDATA[dataset]]></category>
<category><![CDATA[illegal characters]]></category>
<category><![CDATA[varchar]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/prevent-sql-injection-attacks/</guid>
		<description><![CDATA[1 &quot;with stored procedure CREATE PROCEDURE [dbo]. [Sp_us_CheckUserInfo] @ LoginName varchar (30), @ Password varchar (60) AS Select * from us_User LoginName = @ LoginName and Password = @ Password GO / / Check the user name and password are corre]]></description>
		<content:encoded><![CDATA[1 &quot;with stored procedure CREATE PROCEDURE [dbo]. [Sp_us_CheckUserInfo] @ LoginName varchar (30), @ Password varchar (60) AS Select * from us_User LoginName = @ LoginName and Password = @ Password GO / / Check the user name and password are corre				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-using-c3p0-connection-pooling/" title="hibernate using c3p0 connection pooling">hibernate using c3p0 connection pooling</a> 2009-02-27 12:33:05</li>
					<li><a href="http://www.codeweblog.com/hibernate-configuration-parameters-hibernate-hbm2ddl-auto/" title="Hibernate configuration parameters hibernate.hbm2ddl.auto">Hibernate configuration parameters hibernate.hbm2ddl.auto</a> 2009-02-27 11:22:24</li>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</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/prevent-sql-injection-attacks/</wfw:commentRss>
	</item>
		<item>
		<title>Unit testing. Integration testing the system test. Acceptance testing. Regression Testing</title>
		<link>http://www.codeweblog.com/unit-testing-integration-testing-the-system-test-acceptance-testing-regression-testing/</link>
		<comments>http://www.codeweblog.com/unit-testing-integration-testing-the-system-test-acceptance-testing-regression-testing/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 20:53:24+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[project test]]></category>
<category><![CDATA[good software]]></category>
<category><![CDATA[control flow]]></category>
<category><![CDATA[software modules]]></category>
<category><![CDATA[system integration test]]></category>
<category><![CDATA[software unit]]></category>
<category><![CDATA[dynamic behavior]]></category>
<category><![CDATA[regression testing]]></category>
<category><![CDATA[relevant tests]]></category>
<category><![CDATA[larger systems]]></category>
<category><![CDATA[test documentation]]></category>
<category><![CDATA[acceptance testing]]></category>
<category><![CDATA[dynamic test]]></category>
<category><![CDATA[software checks]]></category>
<category><![CDATA[software system integration]]></category>
<category><![CDATA[software correctness]]></category>
<category><![CDATA[communications giant]]></category>
<category><![CDATA[production components]]></category>
<category><![CDATA[software units]]></category>
<category><![CDATA[international communications]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/unit-testing-integration-testing-the-system-test-acceptance-testing-regression-testing/</guid>
		<description><![CDATA[Now working on the project site data monitoring, monitoring of objects is an international communications giant e-commerce site, the project test requirements are very strict, but also the organization at different stages of test documentation, to th]]></description>
		<content:encoded><![CDATA[Now working on the project site data monitoring, monitoring of objects is an international communications giant e-commerce site, the project test requirements are very strict, but also the organization at different stages of test documentation, to th				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/knowledge-of-software-testing/" title="Knowledge of software testing">Knowledge of software testing</a> 2009-03-31 00:55:01</li>
					<li><a href="http://www.codeweblog.com/agitator/" title="Agitator">Agitator</a> 2009-03-24 22:15:02</li>
					<li><a href="http://www.codeweblog.com/a-server-simultaneously-run-multiple-different-versions-of-rails-application-to-taiwan-thegiive-article/" title="A server simultaneously run multiple different versions of Rails application [to Taiwan thegiive article]">A server simultaneously run multiple different versions of Rails application [to Taiwan thegiive article]</a> 2009-03-24 14:35:02</li>
					<li><a href="http://www.codeweblog.com/who-in-the-end-a-matter-for-the-quality-control/" title="Who in the end a matter for the quality control?">Who in the end a matter for the quality control?</a> 2009-03-13 14:50:02</li>
					<li><a href="http://www.codeweblog.com/java-ee-jsp-jndi/" title="JAVA EE JSP_JNDI">JAVA EE JSP_JNDI</a> 2009-02-27 10:01:54</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/unit-testing-integration-testing-the-system-test-acceptance-testing-regression-testing/</wfw:commentRss>
	</item>
		<item>
		<title>An iterative development research: an accurate assessment of the workload</title>
		<link>http://www.codeweblog.com/an-iterative-development-research-an-accurate-assessment-of-the-workload/</link>
		<comments>http://www.codeweblog.com/an-iterative-development-research-an-accurate-assessment-of-the-workload/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 15:43:42+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[job]]></category>
<category><![CDATA[workload]]></category>
<category><![CDATA[different ways]]></category>
<category><![CDATA[no doubt]]></category>
<category><![CDATA[entire system]]></category>
<category><![CDATA[decomposition]]></category>
<category><![CDATA[iterative development]]></category>
<category><![CDATA[different design]]></category>
<category><![CDATA[technical proficiency]]></category>
<category><![CDATA[accurate assessment]]></category>
<category><![CDATA[iterative approach]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/an-iterative-development-research-an-accurate-assessment-of-the-workload/</guid>
		<description><![CDATA[When I asked many people, what is iterative development, people are always thrown a contemptuous look: &quot;iterative development! It is not clear? Is an iterative approach to development by Well, the development process with continuous integrated w]]></description>
		<content:encoded><![CDATA[When I asked many people, what is iterative development, people are always thrown a contemptuous look: &quot;iterative development! It is not clear? Is an iterative approach to development by Well, the development process with continuous integrated w				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/read-prototype-js-1-4-developer-edition-manual-excerpt/" title="Read "prototype.js 1.4 Developer Edition Manual" excerpt">Read "prototype.js 1.4 Developer Edition Manual" excerpt</a> 2009-03-03 09:15:02</li>
					<li><a href="http://www.codeweblog.com/i-heard-good-ruby-and-rails-site/" title="I heard good Ruby and Rails site">I heard good Ruby and Rails site</a> 2009-03-02 21:05:02</li>
					<li><a href="http://www.codeweblog.com/lighttpd-fastcgi-built-a-server-how-to-preserve-the-status-of-server/" title="lighttpd + fastcgi built a server how to preserve the status of server">lighttpd + fastcgi built a server how to preserve the status of server</a> 2009-02-28 16:15:02</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/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/an-iterative-development-research-an-accurate-assessment-of-the-workload/</wfw:commentRss>
	</item>
	</channel>
</rss>
