<?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>target</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/target/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>target</description>
	<pubDate>Sun, 21 Mar 2010 00:38:03+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Grails development project from scratch 3</title>
		<link>http://www.codeweblog.com/grails-development-project-from-scratch-3/</link>
		<comments>http://www.codeweblog.com/grails-development-project-from-scratch-3/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 12:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[project source code]]></category>
<category><![CDATA[static files]]></category>
<category><![CDATA[test code]]></category>
<category><![CDATA[project directory]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[class configuration]]></category>
<category><![CDATA[code web]]></category>
<category><![CDATA[development model]]></category>
<category><![CDATA[test unit]]></category>
<category><![CDATA[traditional model]]></category>
<category><![CDATA[project document]]></category>
<category><![CDATA[integration test]]></category>
<category><![CDATA[storage jar]]></category>
<category><![CDATA[default template]]></category>
<category><![CDATA[preparatory work]]></category>
<category><![CDATA[application properties]]></category>
<category><![CDATA[custom scripts]]></category>
<category><![CDATA[report document]]></category>
<category><![CDATA[powercmd]]></category>
<category><![CDATA[code 39]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/grails-development-project-from-scratch-3/</guid>
		<description><![CDATA[New Project &lt;br /&gt; preparatory work done, and began to create a project, here to say what, Grails scaffolding and general that the traditional development model a bit different, because it is la ...]]></description>
		<content:encoded><![CDATA[New Project &lt;br /&gt; preparatory work done, and began to create a project, here to say what, Grails scaffolding and general that the traditional development model a bit different, because it is la ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/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/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/workspace-run-under-different-eclipse/" title="Workspace run under different Eclipse">Workspace run under different Eclipse</a> 2009-02-28 14:15:01</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/grails-development-project-from-scratch-3/</wfw:commentRss>
	</item>
		<item>
		<title>Proficient in reading notes Hibernate</title>
		<link>http://www.codeweblog.com/proficient-in-reading-notes-hibernate/</link>
		<comments>http://www.codeweblog.com/proficient-in-reading-notes-hibernate/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 13:15:32+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[chinese version]]></category>
<category><![CDATA[query name]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[cdata]]></category>
<category><![CDATA[reading notes]]></category>
<category><![CDATA[java classes]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[xml query]]></category>
<category><![CDATA[queries]]></category>
<category><![CDATA[string text]]></category>
<category><![CDATA[fuzzy query]]></category>
<category><![CDATA[text string]]></category>
<category><![CDATA[matching titles]]></category>
<category><![CDATA[object arrays]]></category>
<category><![CDATA[front of the line]]></category>
<category><![CDATA[playtime]]></category>
<category><![CDATA[hh]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/proficient-in-reading-notes-hibernate/</guid>
		<description><![CDATA[Generated Java classes Use the hibernate tools (hbm2java) Custom types associated with Achieve the UserType interface or CompositeUserType Interface Association expanding collection Chapter V complex, ...]]></description>
		<content:encoded><![CDATA[Generated Java classes Use the hibernate tools (hbm2java) Custom types associated with Achieve the UserType interface or CompositeUserType Interface Association expanding collection Chapter V complex, ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</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/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/proficient-in-reading-notes-hibernate/</wfw:commentRss>
	</item>
		<item>
		<title>Use JSON to send data to the server</title>
		<link>http://www.codeweblog.com/use-json-to-send-data-to-the-server/</link>
		<comments>http://www.codeweblog.com/use-json-to-send-data-to-the-server/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 11:35:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[figure 3]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[data structures]]></category>
<category><![CDATA[colon]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[value pairs]]></category>
<category><![CDATA[programming languages]]></category>
<category><![CDATA[data structure]]></category>
<category><![CDATA[subset]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[graphic description]]></category>
<category><![CDATA[dictionary]]></category>
<category><![CDATA[double quotation marks]]></category>
<category><![CDATA[data interchange format]]></category>
<category><![CDATA[orderly collection]]></category>
<category><![CDATA[graphical structure]]></category>
<category><![CDATA[robust technology]]></category>
<category><![CDATA[heterogeneous systems]]></category>
<category><![CDATA[c series]]></category>
<category><![CDATA[surname]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/use-json-to-send-data-to-the-server/</guid>
		<description><![CDATA[Has done so much, you are more comfortable to use JavaScript, and perhaps in the model to consider more information on the browser. However, after reading the previous example (the use of XML to the s ...]]></description>
		<content:encoded><![CDATA[Has done so much, you are more comfortable to use JavaScript, and perhaps in the model to consider more information on the browser. However, after reading the previous example (the use of XML to the s ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-object-inheritance/" title="Javascript object inheritance">Javascript object inheritance</a> 2009-03-02 04:30:06</li>
					<li><a href="http://www.codeweblog.com/javascript-object-model/" title="Javascript Object Model">Javascript Object Model</a> 2009-03-01 16:10: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/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/building-scalable-java-ee-application-2/" title="Building Scalable java EE application (2)">Building Scalable java EE application (2)</a> 2009-02-28 15:59:22</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/use-json-to-send-data-to-the-server/</wfw:commentRss>
	</item>
		<item>
		<title>Ajax dynamic loading tree menu</title>
		<link>http://www.codeweblog.com/ajax-dynamic-loading-tree-menu/</link>
		<comments>http://www.codeweblog.com/ajax-dynamic-loading-tree-menu/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 21:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[dynamic loading]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[strict dtd]]></category>
<category><![CDATA[href javascript]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[good job]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[link rel stylesheet]]></category>
<category><![CDATA[h2]]></category>
<category><![CDATA[child nodes]]></category>
<category><![CDATA[tree menu]]></category>
<category><![CDATA[url data]]></category>
<category><![CDATA[tree model]]></category>
<category><![CDATA[final decision]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-dynamic-loading-tree-menu/</guid>
		<description><![CDATA[Recently, the company requires a dynamic loading of the tree menu, first open the page when loading the first level node, point to the first floor with Ajax after any node to the node under the dynami ...]]></description>
		<content:encoded><![CDATA[Recently, the company requires a dynamic loading of the tree menu, first open the page when loading the first level node, point to the first floor with Ajax after any node to the node under the dynami ...				<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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-dynamic-loading-tree-menu/</wfw:commentRss>
	</item>
		<item>
		<title>java face questions and answers (122 questions based on code title 19)</title>
		<link>http://www.codeweblog.com/java-face-questions-and-answers-122-questions-based-on-code-title-19/</link>
		<comments>http://www.codeweblog.com/java-face-questions-and-answers-122-questions-based-on-code-title-19/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 12:25:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[parametric polymorphism]]></category>
<category><![CDATA[data abstraction]]></category>
<category><![CDATA[basic data types]]></category>
<category><![CDATA[instance variables]]></category>
<category><![CDATA[hierarchical model]]></category>
<category><![CDATA[string type]]></category>
<category><![CDATA[access to data]]></category>
<category><![CDATA[new category]]></category>
<category><![CDATA[data access]]></category>
<category><![CDATA[autonomy]]></category>
<category><![CDATA[java lang]]></category>
<category><![CDATA[boolean]]></category>
<category><![CDATA[primitive type]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[flexible language]]></category>
<category><![CDATA[type inheritance]]></category>
<category><![CDATA[face questions]]></category>
<category><![CDATA[good solution]]></category>
<category><![CDATA[object interface]]></category>
<category><![CDATA[title 19]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-face-questions-and-answers-122-questions-based-on-code-title-19/</guid>
		<description><![CDATA[JAVA based on knowledge-related 1, object-oriented aspects of the characteristics of which 1. Abstraction: Abstract is a neglected topic has nothing to do with the current goal of those aspects in ord ...]]></description>
		<content:encoded><![CDATA[JAVA based on knowledge-related 1, object-oriented aspects of the characteristics of which 1. Abstraction: Abstract is a neglected topic has nothing to do with the current goal of those aspects in ord ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/java-face-questions-and-answers-122-questions-based-on-code-title-19/</wfw:commentRss>
	</item>
		<item>
		<title>JUnit framework for design and use of design patterns</title>
		<link>http://www.codeweblog.com/junit-framework-for-design-and-use-of-design-patterns/</link>
		<comments>http://www.codeweblog.com/junit-framework-for-design-and-use-of-design-patterns/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 10:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[assumption]]></category>
<category><![CDATA[design patterns]]></category>
<category><![CDATA[junit]]></category>
<category><![CDATA[programmers]]></category>
<category><![CDATA[test cases]]></category>
<category><![CDATA[test case]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[assumptions]]></category>
<category><![CDATA[developers]]></category>
<category><![CDATA[subclasses]]></category>
<category><![CDATA[careful study]]></category>
<category><![CDATA[introduction 2]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[testcase]]></category>
<category><![CDATA[reusable framework]]></category>
<category><![CDATA[hu hu]]></category>
<category><![CDATA[modalities]]></category>
<category><![CDATA[standpoint]]></category>
<category><![CDATA[goal 2]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/junit-framework-for-design-and-use-of-design-patterns/</guid>
		<description><![CDATA[JUnit framework for design and use of design patterns Translation: Yong-Jun Hu hu.yong.jun @ ctgpc.com.cn be added [] Original: JUnit A Cook&#39;s Tour, see www.junit.org JUnit framework for design an ...]]></description>
		<content:encoded><![CDATA[JUnit framework for design and use of design patterns Translation: Yong-Jun Hu hu.yong.jun @ ctgpc.com.cn be added [] Original: JUnit A Cook&#39;s Tour, see www.junit.org JUnit framework for design an ...				<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/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/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/junit-framework-for-design-and-use-of-design-patterns/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript second day</title>
		<link>http://www.codeweblog.com/javascript-second-day/</link>
		<comments>http://www.codeweblog.com/javascript-second-day/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 13:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[basic data types]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[adoption]]></category>
<category><![CDATA[two kinds]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[conversion]]></category>
<category><![CDATA[number 0]]></category>
<category><![CDATA[arrays]]></category>
<category><![CDATA[data values]]></category>
<category><![CDATA[independent value]]></category>
<category><![CDATA[setdate]]></category>
<category><![CDATA[true object]]></category>
<category><![CDATA[variable 2]]></category>
<category><![CDATA[address data]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-second-day/</guid>
		<description><![CDATA[1, the target with the conversion between basic types: No matter when, but the object is not empty, in the environment for Boolean true. Such as; new Boolean (false); new Number (0); new String (&quot ...]]></description>
		<content:encoded><![CDATA[1, the target with the conversion between basic types: No matter when, but the object is not empty, in the environment for Boolean true. Such as; new Boolean (false); new Number (0); new String (&quot ...				<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/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>
					<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/javascript-second-day/</wfw:commentRss>
	</item>
		<item>
		<title>The first day of Javascript</title>
		<link>http://www.codeweblog.com/the-first-day-of-javascript/</link>
		<comments>http://www.codeweblog.com/the-first-day-of-javascript/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 00:45:22+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[gt 5]]></category>
<category><![CDATA[several times]]></category>
<category><![CDATA[firebug]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[elements]]></category>
<category><![CDATA[new id]]></category>
<category><![CDATA[document body]]></category>
<category><![CDATA[distinction]]></category>
<category><![CDATA[subset]]></category>
<category><![CDATA[new element]]></category>
<category><![CDATA[container document]]></category>
<category><![CDATA[node results]]></category>
<category><![CDATA[node id]]></category>
<category><![CDATA[aaaaaaaa]]></category>
<category><![CDATA[insertbefore]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-first-day-of-javascript/</guid>
		<description><![CDATA[container.appendChild (mes); document.body.appendChild (container); var newpara = container.cloneNode (true); / / true and false distinction document.body.appendChild (newpara); var newpara = containe ...]]></description>
		<content:encoded><![CDATA[container.appendChild (mes); document.body.appendChild (container); var newpara = container.cloneNode (true); / / true and false distinction document.body.appendChild (newpara); var newpara = containe ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</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/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/the-first-day-of-javascript/</wfw:commentRss>
	</item>
		<item>
		<title>attributes the use of an example prototype</title>
		<link>http://www.codeweblog.com/attributes-the-use-of-an-example-prototype/</link>
		<comments>http://www.codeweblog.com/attributes-the-use-of-an-example-prototype/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 12:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[logic]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[programmers]]></category>
<category><![CDATA[object oriented language]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[array elements]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[acquaintance]]></category>
<category><![CDATA[numerical variables]]></category>
<category><![CDATA[boolean variables]]></category>
<category><![CDATA[new element]]></category>
<category><![CDATA[variable string]]></category>
<category><![CDATA[variable object]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[split method]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/attributes-the-use-of-an-example-prototype/</guid>
		<description><![CDATA[attributes the use of an example prototype Author: Cloud.L date :2007-09-27 Font size: small in large prototype in IE 4 and later for the introduction of a certain type of object in the method, and is ...]]></description>
		<content:encoded><![CDATA[attributes the use of an example prototype Author: Cloud.L date :2007-09-27 Font size: small in large prototype in IE 4 and later for the introduction of a certain type of object in the method, and is ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/js-in-the-date-type-conversion/" title="JS in the Date type conversion">JS in the Date type conversion</a> 2009-02-27 22:55:03</li>
					<li><a href="http://www.codeweblog.com/javascript-inheritance/" title="JavaScript inheritance">JavaScript inheritance</a> 2009-02-27 16:45:03</li>
					<li><a href="http://www.codeweblog.com/ejb/" title="EJB">EJB</a> 2009-02-27 13:51:25</li>
					<li><a href="http://www.codeweblog.com/java-class-naming-convention/" title="JAVA Class naming convention">JAVA Class naming convention</a> 2009-02-27 11:22:48</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/attributes-the-use-of-an-example-prototype/</wfw:commentRss>
	</item>
		<item>
		<title>ruby visit website (to deal with the Chinese url)</title>
		<link>http://www.codeweblog.com/ruby-visit-website-to-deal-with-the-chinese-url/</link>
		<comments>http://www.codeweblog.com/ruby-visit-website-to-deal-with-the-chinese-url/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 05:20:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[email]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[key word]]></category>
<category><![CDATA[chomp]]></category>
<category><![CDATA[pl]]></category>
<category><![CDATA[uri]]></category>
<category><![CDATA[popen]]></category>
<category><![CDATA[file txt]]></category>
<category><![CDATA[008000]]></category>
<category><![CDATA[rank 1]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ruby-visit-website-to-deal-with-the-chinese-url/</guid>
		<description><![CDATA[1 require &#39;open-uri&#39; 2 require &#39;net / http&#39; 3 require &#39;iconv&#39; 4 require &#39;uri&#39; 5 6 src1_file = &quot;place_file.txt&quot; 7 src2_file = &quot;things_file.txt&quot; 8 sav ...]]></description>
		<content:encoded><![CDATA[1 require &#39;open-uri&#39; 2 require &#39;net / http&#39; 3 require &#39;iconv&#39; 4 require &#39;uri&#39; 5 6 src1_file = &quot;place_file.txt&quot; 7 src2_file = &quot;things_file.txt&quot; 8 sav ...				<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ruby-visit-website-to-deal-with-the-chinese-url/</wfw:commentRss>
	</item>
		<item>
		<title>hibernate bug</title>
		<link>http://www.codeweblog.com/hibernate-bug/</link>
		<comments>http://www.codeweblog.com/hibernate-bug/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 17:10:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[target]]></category>
<category><![CDATA[array elements]]></category>
<category><![CDATA[select count]]></category>
<category><![CDATA[max age]]></category>
<category><![CDATA[aggregation]]></category>
<category><![CDATA[query statistics]]></category>
<category><![CDATA[xxxxxxxx]]></category>
<category><![CDATA[dotted line]]></category>
<category><![CDATA[sunflowers]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-bug/</guid>
		<description><![CDATA[Reprint please specify the source (the contents of the article must be retained at the end of dotted line) in hibernate query statistics when the bug For example, String sql = &quot;select count (*),  ...]]></description>
		<content:encoded><![CDATA[Reprint please specify the source (the contents of the article must be retained at the end of dotted line) in hibernate query statistics when the bug For example, String sql = &quot;select count (*),  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-ajax-verify-the-existence-of-input-values/" title="struts2 ajax verify the existence of input values">struts2 ajax verify the existence of input values</a> 2009-03-07 07:15:02</li>
					<li><a href="http://www.codeweblog.com/ext2-2-json-jsp-questions-to-obtain-background-data-ajax/" title="Ext2.2 + json + jsp questions to obtain background data - Ajax">Ext2.2 + json + jsp questions to obtain background data - Ajax</a> 2009-03-07 06:15:01</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-bug/</wfw:commentRss>
	</item>
		<item>
		<title>flex and java IDE (based on eclipse)</title>
		<link>http://www.codeweblog.com/flex-and-java-ide-based-on-eclipse/</link>
		<comments>http://www.codeweblog.com/flex-and-java-ide-based-on-eclipse/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 16:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java development]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[source folder]]></category>
<category><![CDATA[default configuration]]></category>
<category><![CDATA[configuration server]]></category>
<category><![CDATA[test project]]></category>
<category><![CDATA[main source]]></category>
<category><![CDATA[livecycle data services]]></category>
<category><![CDATA[configuration properties]]></category>
<category><![CDATA[project capabilities]]></category>
<category><![CDATA[storage root]]></category>
<category><![CDATA[root url]]></category>
<category><![CDATA[configuration description]]></category>
<category><![CDATA[change test]]></category>
<category><![CDATA[server window]]></category>
<category><![CDATA[project location]]></category>
<category><![CDATA[application type]]></category>
<category><![CDATA[location description]]></category>
<category><![CDATA[add web]]></category>
<category><![CDATA[access service]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-and-java-ide-based-on-eclipse/</guid>
		<description><![CDATA[A development environment: eclipse3.3 + myeclipse6 + FB3_WWEJ_Plugin (eclipse plugin flex the) + lcds (LiveCycle Data Service) + tomcat6 Second, the project process: 1, a new project FlexLCDS a, pop-u ...]]></description>
		<content:encoded><![CDATA[A development environment: eclipse3.3 + myeclipse6 + FB3_WWEJ_Plugin (eclipse plugin flex the) + lcds (LiveCycle Data Service) + tomcat6 Second, the project process: 1, a new project FlexLCDS a, pop-u ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/log4j-easy-application-in-java/" title="log4j easy application in java">log4j easy application in java</a> 2009-02-27 13:51:33</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-and-java-ide-based-on-eclipse/</wfw:commentRss>
	</item>
		<item>
		<title>maven2: created from the archetype of existing projects</title>
		<link>http://www.codeweblog.com/maven2-created-from-the-archetype-of-existing-projects/</link>
		<comments>http://www.codeweblog.com/maven2-created-from-the-archetype-of-existing-projects/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 14:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[apache]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[springframework]]></category>
<category><![CDATA[javax]]></category>
<category><![CDATA[xsi]]></category>
<category><![CDATA[jetty]]></category>
<category><![CDATA[eclipse]]></category>
<category><![CDATA[xml]]></category>
<category><![CDATA[xmlns]]></category>
<category><![CDATA[ssh]]></category>
<category><![CDATA[servlet api]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[dependencies]]></category>
<category><![CDATA[snapshot]]></category>
<category><![CDATA[mvn]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[gt 4]]></category>
<category><![CDATA[archetype]]></category>
<category><![CDATA[ghosts]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/maven2-created-from-the-archetype-of-existing-projects/</guid>
		<description><![CDATA[Recent spring2.5.6 + hibernate3.2 + struts2.0.14 do projects, so use the framework of the project is the most troublesome ghosts to build the basic prototype of the project, in order to not have in th ...]]></description>
		<content:encoded><![CDATA[Recent spring2.5.6 + hibernate3.2 + struts2.0.14 do projects, so use the framework of the project is the most troublesome ghosts to build the basic prototype of the project, in order to not have in th ...				<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/maven2-created-from-the-archetype-of-existing-projects/</wfw:commentRss>
	</item>
		<item>
		<title>js learning events</title>
		<link>http://www.codeweblog.com/js-learning-events/</link>
		<comments>http://www.codeweblog.com/js-learning-events/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 21:10:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[elements]]></category>
<category><![CDATA[subset]]></category>
<category><![CDATA[document object]]></category>
<category><![CDATA[mozilla]]></category>
<category><![CDATA[nickname]]></category>
<category><![CDATA[bubble technology]]></category>
<category><![CDATA[document objects]]></category>
<category><![CDATA[allocation method]]></category>
<category><![CDATA[bubble 2]]></category>
<category><![CDATA[dom events]]></category>
<category><![CDATA[text nodes]]></category>
<category><![CDATA[level1]]></category>
<category><![CDATA[sequence of events]]></category>
<category><![CDATA[level3]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-learning-events/</guid>
		<description><![CDATA[Event is part of DOM, DOM Level1 in any event not defined in the Level of a small part of the definition of a subset of the complete event is provided in the Level3, the standards finalized in 2004. M ...]]></description>
		<content:encoded><![CDATA[Event is part of DOM, DOM Level1 in any event not defined in the Level of a small part of the definition of a subset of the complete event is provided in the Level3, the standards finalized in 2004. M ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</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/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/js-learning-events/</wfw:commentRss>
	</item>
		<item>
		<title>Upload file false AJAX</title>
		<link>http://www.codeweblog.com/upload-file-false-ajax/</link>
		<comments>http://www.codeweblog.com/upload-file-false-ajax/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 10:40:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[innerhtml]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[rmvb]]></category>
<category><![CDATA[upload files]]></category>
<category><![CDATA[few words]]></category>
<category><![CDATA[file upload]]></category>
<category><![CDATA[gmail]]></category>
<category><![CDATA[source index]]></category>
<category><![CDATA[multipart form data]]></category>
<category><![CDATA[input type file]]></category>
<category><![CDATA[security reasons]]></category>
<category><![CDATA[files index]]></category>
<category><![CDATA[rm avi]]></category>
<category><![CDATA[hidden frame]]></category>
<category><![CDATA[jpg jpeg]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/upload-file-false-ajax/</guid>
		<description><![CDATA[First of all, that is to say can not be achieved ajax upload, you can think about ajax and background communications through the transmission of the string, how can transfer documents? In fact, for se ...]]></description>
		<content:encoded><![CDATA[First of all, that is to say can not be achieved ajax upload, you can think about ajax and background communications through the transmission of the string, how can transfer documents? In fact, for se ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13: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/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/upload-file-false-ajax/</wfw:commentRss>
	</item>
		<item>
		<title>Development of clusters based on the Nutch Search Engine</title>
		<link>http://www.codeweblog.com/development-of-clusters-based-on-the-nutch-search-engine/</link>
		<comments>http://www.codeweblog.com/development-of-clusters-based-on-the-nutch-search-engine/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 02:10:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[software engineer]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[noscript]]></category>
<category><![CDATA[practical application]]></category>
<category><![CDATA[open source java]]></category>
<category><![CDATA[background knowledge]]></category>
<category><![CDATA[document options]]></category>
<category><![CDATA[domain name server]]></category>
<category><![CDATA[reptiles]]></category>
<category><![CDATA[cyrillic characters]]></category>
<category><![CDATA[dbcs]]></category>
<category><![CDATA[breadth first search]]></category>
<category><![CDATA[wang fei]]></category>
<category><![CDATA[mei hua]]></category>
<category><![CDATA[search processes]]></category>
<category><![CDATA[search interface]]></category>
<category><![CDATA[content areas]]></category>
<category><![CDATA[bfs]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/development-of-clusters-based-on-the-nutch-search-engine/</guid>
		<description><![CDATA[Document options &lt;script type=&quot;text/javascript&quot;&gt; &lt;/ script&gt; Print this page &lt;noscript&gt; &lt;/ noscript&gt; &lt;! - START RESERVED FOR FUTURE USE INCLUDE FILES - &gt;&lt;!--  ...]]></description>
		<content:encoded><![CDATA[Document options &lt;script type=&quot;text/javascript&quot;&gt; &lt;/ script&gt; Print this page &lt;noscript&gt; &lt;/ noscript&gt; &lt;! - START RESERVED FOR FUTURE USE INCLUDE FILES - &gt;&lt;!--  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-inheritance/" title="JavaScript inheritance">JavaScript inheritance</a> 2009-02-27 16:45:03</li>
					<li><a href="http://www.codeweblog.com/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/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13: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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/development-of-clusters-based-on-the-nutch-search-engine/</wfw:commentRss>
	</item>
		<item>
		<title>JDBC package (b)</title>
		<link>http://www.codeweblog.com/jdbc-package-b/</link>
		<comments>http://www.codeweblog.com/jdbc-package-b/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 04:40:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[data query]]></category>
<category><![CDATA[java lang]]></category>
<category><![CDATA[string name]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[sql statement]]></category>
<category><![CDATA[type java]]></category>
<category><![CDATA[public int]]></category>
<category><![CDATA[orm]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[query results]]></category>
<category><![CDATA[database object]]></category>
<category><![CDATA[database tools]]></category>
<category><![CDATA[information table]]></category>
<category><![CDATA[eid]]></category>
<category><![CDATA[mapping field]]></category>
<category><![CDATA[osql]]></category>
<category><![CDATA[gender type]]></category>
<category><![CDATA[mappings]]></category>
<category><![CDATA[emp]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jdbc-package-b/</guid>
		<description><![CDATA[1. How to design a VO Scenes such as the JDBC package (a), what fields the table, VO in any field there, the key is how to design the relationship between employees and departments such as the 1 on th ...]]></description>
		<content:encoded><![CDATA[1. How to design a VO Scenes such as the JDBC package (a), what fields the table, VO in any field there, the key is how to design the relationship between employees and departments such as the 1 on th ...				<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/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/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/sign-in-spring-struts2-0-hibernate-user-authentication/" title="Sign in spring struts2.0 hibernate user authentication">Sign in spring struts2.0 hibernate user authentication</a> 2009-02-27 09:43:13</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jdbc-package-b/</wfw:commentRss>
	</item>
		<item>
		<title>JDBC package (c)</title>
		<link>http://www.codeweblog.com/jdbc-package-c/</link>
		<comments>http://www.codeweblog.com/jdbc-package-c/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 03:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[integer id]]></category>
<category><![CDATA[string name]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[efficient use]]></category>
<category><![CDATA[database tools]]></category>
<category><![CDATA[package c]]></category>
<category><![CDATA[poor flexibility]]></category>
<category><![CDATA[relationship between objects]]></category>
<category><![CDATA[private employee]]></category>
<category><![CDATA[must be a way]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jdbc-package-c/</guid>
		<description><![CDATA[1. How to design a VO Scenes such as the JDBC package (a), the relationship between objects contained by including the target to achieve. 2. How to design database tools DBUtil The use of JDBC package ...]]></description>
		<content:encoded><![CDATA[1. How to design a VO Scenes such as the JDBC package (a), the relationship between objects contained by including the target to achieve. 2. How to design database tools DBUtil The use of JDBC package ...				<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/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/jdbc-package-c/</wfw:commentRss>
	</item>
		<item>
		<title>JBoss EJB 3.0 Chapter EJB pool and cache</title>
		<link>http://www.codeweblog.com/jboss-ejb-3-0-chapter-ejb-pool-and-cache/</link>
		<comments>http://www.codeweblog.com/jboss-ejb-3-0-chapter-ejb-pool-and-cache/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 15:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[string name]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[concurrent accesses]]></category>
<category><![CDATA[ejb3]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[session bean]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[maximum number]]></category>
<category><![CDATA[mechanisms]]></category>
<category><![CDATA[thread pool]]></category>
<category><![CDATA[pool size]]></category>
<category><![CDATA[trance]]></category>
<category><![CDATA[annotation]]></category>
<category><![CDATA[jboss ejb]]></category>
<category><![CDATA[request configuration]]></category>
<category><![CDATA[cache service]]></category>
<category><![CDATA[cached copy]]></category>
<category><![CDATA[bean oil]]></category>
<category><![CDATA[max value]]></category>
<category><![CDATA[true name]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jboss-ejb-3-0-chapter-ejb-pool-and-cache/</guid>
		<description><![CDATA[JBoss EJB3.0 RC6-PFD http://www.jboss.org/jbossejb3/docs/reference/build/reference/en/html/index.html 1. Session Bean and MDB 1.1 Pooling Stateless bean oil, and an example of MDB pool. Standard equip ...]]></description>
		<content:encoded><![CDATA[JBoss EJB3.0 RC6-PFD http://www.jboss.org/jbossejb3/docs/reference/build/reference/en/html/index.html 1. Session Bean and MDB 1.1 Pooling Stateless bean oil, and an example of MDB pool. Standard equip ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-call-stored-procedure/" title="hibernate call stored procedure">hibernate call stored procedure</a> 2009-02-27 12:34:25</li>
					<li><a href="http://www.codeweblog.com/based-on-spring-s-hibernate-search-full-text-search-function-of-sample/" title="Based on Spring's Hibernate Search full-text search function of sample">Based on Spring's Hibernate Search full-text search function of sample</a> 2009-02-27 12:34:20</li>
					<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/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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jboss-ejb-3-0-chapter-ejb-pool-and-cache/</wfw:commentRss>
	</item>
		<item>
		<title>JBoss EJB 3.0 Sixth Chapter 6 Special Service</title>
		<link>http://www.codeweblog.com/jboss-ejb-3-0-sixth-chapter-6-special-service/</link>
		<comments>http://www.codeweblog.com/jboss-ejb-3-0-sixth-chapter-6-special-service/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 12:40:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[public interface]]></category>
<category><![CDATA[member variables]]></category>
<category><![CDATA[ejb3]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[pool]]></category>
<category><![CDATA[string value]]></category>
<category><![CDATA[management interface]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[sleep]]></category>
<category><![CDATA[life cycle management]]></category>
<category><![CDATA[game]]></category>
<category><![CDATA[example test]]></category>
<category><![CDATA[annotation]]></category>
<category><![CDATA[interface service]]></category>
<category><![CDATA[level configuration]]></category>
<category><![CDATA[management methods]]></category>
<category><![CDATA[mdb]]></category>
<category><![CDATA[jboss ejb]]></category>
<category><![CDATA[future future]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jboss-ejb-3-0-sixth-chapter-6-special-service/</guid>
		<description><![CDATA[JBoss EJB3.0 RC6-PFD http://www.jboss.org/jbossejb3/docs/reference/build/reference/en/html/index.html Expansion of 6 EJB 3.0 6.1 @ Service EJB @ service bean singlone, no examples of pool (the only so ...]]></description>
		<content:encoded><![CDATA[JBoss EJB3.0 RC6-PFD http://www.jboss.org/jbossejb3/docs/reference/build/reference/en/html/index.html Expansion of 6 EJB 3.0 6.1 @ Service EJB @ service bean singlone, no examples of pool (the only so ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-spring-hibernate-s-easy-to-integrate/" title="Struts2 Spring Hibernate's easy to integrate">Struts2 Spring Hibernate's easy to integrate</a> 2009-02-27 13:51:59</li>
					<li><a href="http://www.codeweblog.com/ejb/" title="EJB">EJB</a> 2009-02-27 13:51:25</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/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-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jboss-ejb-3-0-sixth-chapter-6-special-service/</wfw:commentRss>
	</item>
		<item>
		<title>"integration testing" really is a conspiracy?</title>
		<link>http://www.codeweblog.com/integration-testing-really-is-a-conspiracy/</link>
		<comments>http://www.codeweblog.com/integration-testing-really-is-a-conspiracy/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 22:45:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[failure]]></category>
<category><![CDATA[integration testing]]></category>
<category><![CDATA[mock test]]></category>
<category><![CDATA[test results]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[correctness]]></category>
<category><![CDATA[developers]]></category>
<category><![CDATA[test test]]></category>
<category><![CDATA[china]]></category>
<category><![CDATA[point of view]]></category>
<category><![CDATA[accuracy]]></category>
<category><![CDATA[simple test]]></category>
<category><![CDATA[sized web]]></category>
<category><![CDATA[resistance]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[test object]]></category>
<category><![CDATA[screen time]]></category>
<category><![CDATA[conspiracy]]></category>
<category><![CDATA[bo2]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/integration-testing-really-is-a-conspiracy/</guid>
		<description><![CDATA[InfoQ China has JB Rainsberger published an article entitled JB Rainsberger: &quot;integration testing is a conspiracy&quot; JB made the definition of integration testing, integration testing that is  ...]]></description>
		<content:encoded><![CDATA[InfoQ China has JB Rainsberger published an article entitled JB Rainsberger: &quot;integration testing is a conspiracy&quot; JB made the definition of integration testing, integration testing that is  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/web-test-summary/" title="web test summary">web test summary</a> 2009-02-28 13:10:03</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/integration-testing-really-is-a-conspiracy/</wfw:commentRss>
	</item>
		<item>
		<title>js form validation control code Guinness</title>
		<link>http://www.codeweblog.com/js-form-validation-control-code-guinness/</link>
		<comments>http://www.codeweblog.com/js-form-validation-control-code-guinness/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 10:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[quot]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[two tables]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[importation]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[textarea name]]></category>
<category><![CDATA[form validation]]></category>
<category><![CDATA[return test]]></category>
<category><![CDATA[onsubmit]]></category>
<category><![CDATA[input values]]></category>
<category><![CDATA[string length]]></category>
<category><![CDATA[e mail address]]></category>
<category><![CDATA[input chinese characters]]></category>
<category><![CDATA[mail mail]]></category>
<category><![CDATA[mail format]]></category>
<category><![CDATA[format validation]]></category>
<category><![CDATA[calibration function]]></category>
<category><![CDATA[input characters]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-form-validation-control-code-guinness/</guid>
		<description><![CDATA[Keyword: js form validation Book, using JS to control form submission, javascript submit form: Contents: 1: js string length to determine the length of characters, js restrict the importation, restric ...]]></description>
		<content:encoded><![CDATA[Keyword: js form validation Book, using JS to control form submission, javascript submit form: Contents: 1: js string length to determine the length of characters, js restrict the importation, restric ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
					<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/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/js-form-validation-control-code-guinness/</wfw:commentRss>
	</item>
		<item>
		<title>Step-by-step learning Ruby (9): Ruby Regular Expression (I)</title>
		<link>http://www.codeweblog.com/step-by-step-learning-ruby-9-ruby-regular-expression-i/</link>
		<comments>http://www.codeweblog.com/step-by-step-learning-ruby-9-ruby-regular-expression-i/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 06:40:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[regular expressions]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[abc]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[regular expression]]></category>
<category><![CDATA[queries]]></category>
<category><![CDATA[match 2]]></category>
<category><![CDATA[za]]></category>
<category><![CDATA[negative situation]]></category>
<category><![CDATA[matching numbers]]></category>
<category><![CDATA[mrs mr]]></category>
<category><![CDATA[whitespace characters]]></category>
<category><![CDATA[mr mrs]]></category>
<category><![CDATA[graph]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/step-by-step-learning-ruby-9-ruby-regular-expression-i/</guid>
		<description><![CDATA[Recommend a first-line Ruby regular expression editor http://www.rubular.com/ Ruby&#39;s regular expressions of &quot;/ /&quot; as the constructor. Expression of the target returns a RegExp. General r ...]]></description>
		<content:encoded><![CDATA[Recommend a first-line Ruby regular expression editor http://www.rubular.com/ Ruby&#39;s regular expressions of &quot;/ /&quot; as the constructor. Expression of the target returns a RegExp. General r ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</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/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/step-by-step-learning-ruby-9-ruby-regular-expression-i/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript in String.replace () Magical Effect</title>
		<link>http://www.codeweblog.com/javascript-in-string-replace-magical-effect/</link>
		<comments>http://www.codeweblog.com/javascript-in-string-replace-magical-effect/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 12:35:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[regular expressions]]></category>
<category><![CDATA[brackets]]></category>
<category><![CDATA[john doe]]></category>
<category><![CDATA[single step]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[conversion]]></category>
<category><![CDATA[regular expression]]></category>
<category><![CDATA[syntax]]></category>
<category><![CDATA[double quotes]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[ig]]></category>
<category><![CDATA[magical effect]]></category>
<category><![CDATA[journey of a thousand miles]]></category>
<category><![CDATA[doe john]]></category>
<category><![CDATA[function word]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-in-string-replace-magical-effect/</guid>
		<description><![CDATA[String.replace () Introduction Syntax: regexp: replace operation you want to perform regular expression, if a string is passed, it will be treated as ordinary characters to deal with, and only the imp ...]]></description>
		<content:encoded><![CDATA[String.replace () Introduction Syntax: regexp: replace operation you want to perform regular expression, if a string is passed, it will be treated as ordinary characters to deal with, and only the imp ...				<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/javascript-in-string-replace-magical-effect/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate Study Notes</title>
		<link>http://www.codeweblog.com/hibernate-study-notes/</link>
		<comments>http://www.codeweblog.com/hibernate-study-notes/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 19:25:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[hashset]]></category>
<category><![CDATA[string name]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[map]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[access method]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[collections]]></category>
<category><![CDATA[category category]]></category>
<category><![CDATA[book category]]></category>
<category><![CDATA[class category]]></category>
<category><![CDATA[subdirectories]]></category>
<category><![CDATA[class attributes]]></category>
<category><![CDATA[private category]]></category>
<category><![CDATA[object changes]]></category>
<category><![CDATA[uniformity]]></category>
<category><![CDATA[estimates]]></category>
<category><![CDATA[dirty check]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-study-notes/</guid>
		<description><![CDATA[Attribute on the bean in the scope of the problem. (Hide some of the attributes and at the same time want to be able to draw up hibernate) Sometimes, we do not want to allow storm exposed some of the  ...]]></description>
		<content:encoded><![CDATA[Attribute on the bean in the scope of the problem. (Hide some of the attributes and at the same time want to be able to draw up hibernate) Sometimes, we do not want to allow storm exposed some of the  ...				<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/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/hibernate-study-notes/</wfw:commentRss>
	</item>
		<item>
		<title>difference between ie and firefox js points</title>
		<link>http://www.codeweblog.com/difference-between-ie-and-firefox-js-points/</link>
		<comments>http://www.codeweblog.com/difference-between-ie-and-firefox-js-points/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 23:05:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[two ways]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[firefox]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[background color]]></category>
<category><![CDATA[css style]]></category>
<category><![CDATA[few words]]></category>
<category><![CDATA[internet explorer]]></category>
<category><![CDATA[ccc]]></category>
<category><![CDATA[style property]]></category>
<category><![CDATA[external style sheet]]></category>
<category><![CDATA[css attributes]]></category>
<category><![CDATA[javascript syntax]]></category>
<category><![CDATA[style attributes]]></category>
<category><![CDATA[style object]]></category>
<category><![CDATA[inline styles]]></category>
<category><![CDATA[style settings]]></category>
<category><![CDATA[nomenclature]]></category>
<category><![CDATA[camel]]></category>
<category><![CDATA[header style]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/difference-between-ie-and-firefox-js-points/</guid>
		<description><![CDATA[Although the use of JavaScript in history is long and annoying to the subject of a specific block of time the browser has come to an end, but the occasional use of some simple code block and object de ...]]></description>
		<content:encoded><![CDATA[Although the use of JavaScript in history is long and annoying to the subject of a specific block of time the browser has come to an end, but the occasional use of some simple code block and object de ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</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/difference-between-ie-and-firefox-js-points/</wfw:commentRss>
	</item>
		<item>
		<title>Between FF and IE differences 7 JavaScript</title>
		<link>http://www.codeweblog.com/between-ff-and-ie-differences-7-javascript/</link>
		<comments>http://www.codeweblog.com/between-ff-and-ie-differences-7-javascript/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 12:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[two ways]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[firefox]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[background color]]></category>
<category><![CDATA[css style]]></category>
<category><![CDATA[few words]]></category>
<category><![CDATA[internet explorer]]></category>
<category><![CDATA[ccc]]></category>
<category><![CDATA[style property]]></category>
<category><![CDATA[external style sheet]]></category>
<category><![CDATA[css attributes]]></category>
<category><![CDATA[javascript syntax]]></category>
<category><![CDATA[style attributes]]></category>
<category><![CDATA[style object]]></category>
<category><![CDATA[inline styles]]></category>
<category><![CDATA[style settings]]></category>
<category><![CDATA[nomenclature]]></category>
<category><![CDATA[camel]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/between-ff-and-ie-differences-7-javascript/</guid>
		<description><![CDATA[Although the use of JavaScript in history is long and annoying to the subject of a specific block of time the browser has come to an end, but the occasional use of some simple code block and object de ...]]></description>
		<content:encoded><![CDATA[Although the use of JavaScript in history is long and annoying to the subject of a specific block of time the browser has come to an end, but the occasional use of some simple code block and object de ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</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/between-ff-and-ie-differences-7-javascript/</wfw:commentRss>
	</item>
		<item>
		<title>jmock unit testing</title>
		<link>http://www.codeweblog.com/jmock-unit-testing/</link>
		<comments>http://www.codeweblog.com/jmock-unit-testing/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 08:05:15+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[java development]]></category>
<category><![CDATA[test code]]></category>
<category><![CDATA[test environment]]></category>
<category><![CDATA[test case]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[java environment]]></category>
<category><![CDATA[test class]]></category>
<category><![CDATA[simple test]]></category>
<category><![CDATA[test drive]]></category>
<category><![CDATA[test category]]></category>
<category><![CDATA[isolation]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[unparalleled advantages]]></category>
<category><![CDATA[object tool]]></category>
<category><![CDATA[virtual object]]></category>
<category><![CDATA[virtual objects]]></category>
<category><![CDATA[virtual services]]></category>
<category><![CDATA[jmock]]></category>
<category><![CDATA[reflex]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jmock-unit-testing/</guid>
		<description><![CDATA[JMock is to help create a mock object tool, which is based on Java Development, testing and development in the Java environment has unparalleled advantages, but more importantly, it greatly simplifies ...]]></description>
		<content:encoded><![CDATA[JMock is to help create a mock object tool, which is based on Java Development, testing and development in the Java environment has unparalleled advantages, but more importantly, it greatly simplifies ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/log4j-easy-application-in-java/" title="log4j easy application in java">log4j easy application in java</a> 2009-02-27 13:51:33</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jmock-unit-testing/</wfw:commentRss>
	</item>
		<item>
		<title>On the java: comp / env</title>
		<link>http://www.codeweblog.com/on-the-java-comp-env/</link>
		<comments>http://www.codeweblog.com/on-the-java-comp-env/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 02:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[access to data]]></category>
<category><![CDATA[data source]]></category>
<category><![CDATA[ref name]]></category>
<category><![CDATA[factories]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[println]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[conn]]></category>
<category><![CDATA[tostring]]></category>
<category><![CDATA[application deployment]]></category>
<category><![CDATA[data sources]]></category>
<category><![CDATA[enterprise applications]]></category>
<category><![CDATA[mail]]></category>
<category><![CDATA[ejb specification]]></category>
<category><![CDATA[external resources]]></category>
<category><![CDATA[deployment descriptor]]></category>
<category><![CDATA[application portability]]></category>
<category><![CDATA[resource mapping]]></category>
<category><![CDATA[operational environment]]></category>
<category><![CDATA[physical location]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/on-the-java-comp-env/</guid>
		<description><![CDATA[try ( Context ctx = (Context) new InitialContext (). Lookup ( &quot;java: comp / env&quot;); ds = (DataSource) ctx.lookup ( &quot;jdbc / test&quot;); conn = this.getConn (); ) catch (Exception e) ( Sy ...]]></description>
		<content:encoded><![CDATA[try ( Context ctx = (Context) new InitialContext (). Lookup ( &quot;java: comp / env&quot;); ds = (DataSource) ctx.lookup ( &quot;jdbc / test&quot;); conn = this.getConn (); ) catch (Exception e) ( Sy ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/build-flex-spring-blazeds-hibernate-application/" title="Build flex + spring + blazeds + hibernate application">Build flex + spring + blazeds + hibernate application</a> 2009-02-27 11:20:52</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/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/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/on-the-java-comp-env/</wfw:commentRss>
	</item>
		<item>
		<title>Finishing the principles of software development knowledge</title>
		<link>http://www.codeweblog.com/finishing-the-principles-of-software-development-knowledge/</link>
		<comments>http://www.codeweblog.com/finishing-the-principles-of-software-development-knowledge/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 09:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[software system design]]></category>
<category><![CDATA[demand changes]]></category>
<category><![CDATA[subclass]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[object oriented software]]></category>
<category><![CDATA[coupling]]></category>
<category><![CDATA[parent category]]></category>
<category><![CDATA[oriented programming]]></category>
<category><![CDATA[level modules]]></category>
<category><![CDATA[software function]]></category>
<category><![CDATA[core issue]]></category>
<category><![CDATA[segregation]]></category>
<category><![CDATA[polymerization]]></category>
<category><![CDATA[development knowledge]]></category>
<category><![CDATA[cohesion]]></category>
<category><![CDATA[lsp]]></category>
<category><![CDATA[richter]]></category>
<category><![CDATA[dimitr]]></category>
<category><![CDATA[lod]]></category>
<category><![CDATA[subtype]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/finishing-the-principles-of-software-development-knowledge/</guid>
		<description><![CDATA[Finishing the principles of software development knowledge Maintainability Support System (Maintainability), to enhance reusability of the system (Reuseability) ---------------------&gt; For object-or ...]]></description>
		<content:encoded><![CDATA[Finishing the principles of software development knowledge Maintainability Support System (Maintainability), to enhance reusability of the system (Reuseability) ---------------------&gt; For object-or ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/hibernate-the-third-study-mapping-file-configuration/" title="hibernate the third study (mapping file configuration)">hibernate the third study (mapping file configuration)</a> 2009-03-01 18:37:44</li>
					<li><a href="http://www.codeweblog.com/the-merits-of-the-field-driven-development/" title="The merits of the field-driven development">The merits of the field-driven development</a> 2009-03-01 11:55:02</li>
					<li><a href="http://www.codeweblog.com/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/finishing-the-principles-of-software-development-knowledge/</wfw:commentRss>
	</item>
		<item>
		<title>hibernate lazy</title>
		<link>http://www.codeweblog.com/hibernate-lazy/</link>
		<comments>http://www.codeweblog.com/hibernate-lazy/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 13:35:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[class instances]]></category>
<category><![CDATA[select statement]]></category>
<category><![CDATA[dao]]></category>
<category><![CDATA[run time]]></category>
<category><![CDATA[class instance]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[true action]]></category>
<category><![CDATA[common development]]></category>
<category><![CDATA[proxy class]]></category>
<category><![CDATA[persistent state]]></category>
<category><![CDATA[session scope]]></category>
<category><![CDATA[initialization error]]></category>
<category><![CDATA[search strategy]]></category>
<category><![CDATA[getxxx]]></category>
<category><![CDATA[retrieval strategies]]></category>
<category><![CDATA[customer class]]></category>
<category><![CDATA[executive session]]></category>
<category><![CDATA[class customer]]></category>
<category><![CDATA[logical error]]></category>
<category><![CDATA[cus]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-lazy/</guid>
		<description><![CDATA[Could not initialize proxy - the owning Session was closed Hibernate session is closed because, as a result of lazy = true, action call session.load () has been the target is free and can not be chang ...]]></description>
		<content:encoded><![CDATA[Could not initialize proxy - the owning Session was closed Hibernate session is closed because, as a result of lazy = true, action call session.load () has been the target is free and can not be chang ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/properties-with-6-supplementary-hibernate-cfg-xml-configuration/" title="Properties with 6 supplementary hibernate.cfg.xml configuration">Properties with 6 supplementary hibernate.cfg.xml configuration</a> 2009-03-01 18:38:07</li>
					<li><a href="http://www.codeweblog.com/real-design-pattern/" title="Real design pattern">Real design pattern</a> 2009-03-01 14:00:04</li>
					<li><a href="http://www.codeweblog.com/java-class-naming-convention/" title="JAVA Class naming convention">JAVA Class naming convention</a> 2009-02-27 11:22:48</li>
					<li><a href="http://www.codeweblog.com/application-of-spring-struts2-0-hibernate-hql/" title="Application of spring struts2.0 hibernate HQL">Application of spring struts2.0 hibernate HQL</a> 2009-02-27 11:20:38</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/hibernate-lazy/</wfw:commentRss>
	</item>
		<item>
		<title>妙用javascript (1)</title>
		<link>http://www.codeweblog.com/%e5%a6%99%e7%94%a8javascript-1/</link>
		<comments>http://www.codeweblog.com/%e5%a6%99%e7%94%a8javascript-1/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 04:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ghost]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[gt 3]]></category>
<category><![CDATA[authentication]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[aaa]]></category>
<category><![CDATA[scrollbars]]></category>
<category><![CDATA[input name]]></category>
<category><![CDATA[vicinity]]></category>
<category><![CDATA[message key]]></category>
<category><![CDATA[automatic submission]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/%e5%a6%99%e7%94%a8javascript-1/</guid>
		<description><![CDATA[1: in the vicinity of the complex FRAME page to OPEN a form (of course you do not have what parent.parent)   function checkuser (name) ( window.open ( &quot;about: blank&quot;, &quot;zhutong&quot;, &# ...]]></description>
		<content:encoded><![CDATA[1: in the vicinity of the complex FRAME page to OPEN a form (of course you do not have what parent.parent)   function checkuser (name) ( window.open ( &quot;about: blank&quot;, &quot;zhutong&quot;, &# ...				<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/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/sign-in-spring-struts2-0-hibernate-user-authentication/" title="Sign in spring struts2.0 hibernate user authentication">Sign in spring struts2.0 hibernate user authentication</a> 2009-02-27 09:43:13</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/%e5%a6%99%e7%94%a8javascript-1/</wfw:commentRss>
	</item>
		<item>
		<title>Principle and Application of Three Ajax (send request and response dealing with the general steps)</title>
		<link>http://www.codeweblog.com/principle-and-application-of-three-ajax-send-request-and-response-dealing-with-the-general-steps/</link>
		<comments>http://www.codeweblog.com/principle-and-application-of-three-ajax-send-request-and-response-dealing-with-the-general-steps/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 22:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[principle]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[onreadystatechange]]></category>
<category><![CDATA[xmlhttprequest object]]></category>
<category><![CDATA[server side script]]></category>
<category><![CDATA[method parameters]]></category>
<category><![CDATA[xmlhttp]]></category>
<category><![CDATA[urlencoded]]></category>
<category><![CDATA[data content]]></category>
<category><![CDATA[asynchronous mode]]></category>
<category><![CDATA[http header]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/principle-and-application-of-three-ajax-send-request-and-response-dealing-with-the-general-steps/</guid>
		<description><![CDATA[First, create the XMLHttpRequest object, we can then, through its properties and methods of sending and processing of HTTP request, send the request and response dealing with the general steps are as  ...]]></description>
		<content:encoded><![CDATA[First, create the XMLHttpRequest object, we can then, through its properties and methods of sending and processing of HTTP request, send the request and response dealing with the general steps are as  ...				<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/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/can-not-be-represented-as-java-sql-timestamp/" title="can not be represented as java.sql.Timestamp">can not be represented as java.sql.Timestamp</a> 2009-02-27 09:46:14</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>
					<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/principle-and-application-of-three-ajax-send-request-and-response-dealing-with-the-general-steps/</wfw:commentRss>
	</item>
		<item>
		<title>js preview image</title>
		<link>http://www.codeweblog.com/js-preview-image/</link>
		<comments>http://www.codeweblog.com/js-preview-image/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 16:45:15+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt xml]]></category>
<category><![CDATA[string string]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[background image]]></category>
<category><![CDATA[filter set]]></category>
<category><![CDATA[container object]]></category>
<category><![CDATA[picture show]]></category>
<category><![CDATA[portable network graphics]]></category>
<category><![CDATA[string filter]]></category>
<category><![CDATA[shear size]]></category>
<category><![CDATA[optional string]]></category>
<category><![CDATA[boolean values]]></category>
<category><![CDATA[preview area]]></category>
<category><![CDATA[graphics format]]></category>
<category><![CDATA[dximagetransform]]></category>
<category><![CDATA[preview image]]></category>
<category><![CDATA[search filter]]></category>
<category><![CDATA[surl]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-preview-image/</guid>
		<description><![CDATA[IE6, you can easily use the src attribute img achieve local picture preview, however, in IE7, but this approach does not work. Need AlphaImageLoader -- -- Description: Borders in the container object  ...]]></description>
		<content:encoded><![CDATA[IE6, you can easily use the src attribute img achieve local picture preview, however, in IE7, but this approach does not work. Need AlphaImageLoader -- -- Description: Borders in the container object  ...				<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/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/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/js-preview-image/</wfw:commentRss>
	</item>
		<item>
		<title>Introduction Compact design - the construction of error-free software</title>
		<link>http://www.codeweblog.com/introduction-compact-design-the-construction-of-error-free-software/</link>
		<comments>http://www.codeweblog.com/introduction-compact-design-the-construction-of-error-free-software/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 02:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[object object]]></category>
<category><![CDATA[object inheritance]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[software quality]]></category>
<category><![CDATA[engineering software]]></category>
<category><![CDATA[software development group]]></category>
<category><![CDATA[software development methods]]></category>
<category><![CDATA[inheritance polymorphism]]></category>
<category><![CDATA[eiffel environment]]></category>
<category><![CDATA[carlo ghezzi]]></category>
<category><![CDATA[eiffel method]]></category>
<category><![CDATA[group vice president]]></category>
<category><![CDATA[mehdi jazayeri]]></category>
<category><![CDATA[dino mandrioli]]></category>
<category><![CDATA[dynamic connections]]></category>
<category><![CDATA[fujino]]></category>
<category><![CDATA[book software]]></category>
<category><![CDATA[systematic method]]></category>
<category><![CDATA[software center]]></category>
<category><![CDATA[compact design]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/introduction-compact-design-the-construction-of-error-free-software/</guid>
		<description><![CDATA[Thanks to the translator&#39;s hard to pay, but also thanks to the wisdom of sharing original author. Reprinted from Mr: http://softwarepractitioner.org/translations/meyer/contract.shtml ============= ...]]></description>
		<content:encoded><![CDATA[Thanks to the translator&#39;s hard to pay, but also thanks to the wisdom of sharing original author. Reprinted from Mr: http://softwarepractitioner.org/translations/meyer/contract.shtml ============= ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/javascript-object-inheritance/" title="Javascript object inheritance">Javascript object inheritance</a> 2009-03-02 04:30:06</li>
					<li><a href="http://www.codeweblog.com/depth-understanding-of-the-eval-function-in-javascript/" title="Depth understanding of the eval function in javascript">Depth understanding of the eval function in javascript</a> 2009-03-01 20:15:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/introduction-compact-design-the-construction-of-error-free-software/</wfw:commentRss>
	</item>
		<item>
		<title>java package design principles</title>
		<link>http://www.codeweblog.com/java-package-design-principles/</link>
		<comments>http://www.codeweblog.com/java-package-design-principles/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 21:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[j2ee]]></category>
<category><![CDATA[principle]]></category>
<category><![CDATA[design principles]]></category>
<category><![CDATA[java package]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[practical application]]></category>
<category><![CDATA[agile software development]]></category>
<category><![CDATA[interface design]]></category>
<category><![CDATA[dependence]]></category>
<category><![CDATA[important things]]></category>
<category><![CDATA[isolation]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[cohesion]]></category>
<category><![CDATA[careful reconstruction]]></category>
<category><![CDATA[packet interface]]></category>
<category><![CDATA[generic routines]]></category>
<category><![CDATA[concise introduction]]></category>
<category><![CDATA[intuitive way]]></category>
<category><![CDATA[binary packages]]></category>
<category><![CDATA[concise summary]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-package-design-principles/</guid>
		<description><![CDATA[A typical J2EE project, package design has matured through the routine, such as the two domain, dao, service, action, etc., functions have been decomposed and clear comparison of a single, circular to ...]]></description>
		<content:encoded><![CDATA[A typical J2EE project, package design has matured through the routine, such as the two domain, dao, service, action, etc., functions have been decomposed and clear comparison of a single, circular to ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-interview-questions/" title="JAVA interview questions">JAVA interview questions</a> 2009-02-27 12:33:39</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>
					<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-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/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-package-design-principles/</wfw:commentRss>
	</item>
		<item>
		<title>AJAX development brief (Part II)</title>
		<link>http://www.codeweblog.com/ajax-development-brief-part-ii/</link>
		<comments>http://www.codeweblog.com/ajax-development-brief-part-ii/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 02:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[brackets]]></category>
<category><![CDATA[real time]]></category>
<category><![CDATA[request method]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[request url]]></category>
<category><![CDATA[mime types]]></category>
<category><![CDATA[parameter value]]></category>
<category><![CDATA[security considerations]]></category>
<category><![CDATA[http server]]></category>
<category><![CDATA[url parameter]]></category>
<category><![CDATA[response function]]></category>
<category><![CDATA[time function]]></category>
<category><![CDATA[mass content]]></category>
<category><![CDATA[content server]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-development-brief-part-ii/</guid>
		<description><![CDATA[Then return to the designated server when the client information is handled. Just the name of the handler assigned to the onreadystatechange property of XMLHttpRequest object it. For example: http_req ...]]></description>
		<content:encoded><![CDATA[Then return to the designated server when the client information is handled. Just the name of the handler assigned to the onreadystatechange property of XMLHttpRequest object it. For example: http_req ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/ajax-development-brief-part-ii/</wfw:commentRss>
	</item>
		<item>
		<title>So that the output SQL statements Hibernate configuration parameters</title>
		<link>http://www.codeweblog.com/so-that-the-output-sql-statements-hibernate-configuration-parameters/</link>
		<comments>http://www.codeweblog.com/so-that-the-output-sql-statements-hibernate-configuration-parameters/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 14:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[database records]]></category>
<category><![CDATA[configuration parameters]]></category>
<category><![CDATA[sql statement]]></category>
<category><![CDATA[database query]]></category>
<category><![CDATA[database operations]]></category>
<category><![CDATA[java object]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[entity class]]></category>
<category><![CDATA[classname]]></category>
<category><![CDATA[j2ee applications]]></category>
<category><![CDATA[web development technology]]></category>
<category><![CDATA[database java]]></category>
<category><![CDATA[time parameters]]></category>
<category><![CDATA[rational allocation]]></category>
<category><![CDATA[database object]]></category>
<category><![CDATA[technology communication]]></category>
<category><![CDATA[persistent java]]></category>
<category><![CDATA[sql parameters]]></category>
<category><![CDATA[mapping relationship]]></category>
<category><![CDATA[uniform appearance]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/so-that-the-output-sql-statements-hibernate-configuration-parameters/</guid>
		<description><![CDATA[In J2ee applications, if the Hibernate framework, you can automatically create a database with Java entity class entity mapping relationship between the procedure would greatly facilitate persistent J ...]]></description>
		<content:encoded><![CDATA[In J2ee applications, if the Hibernate framework, you can automatically create a database with Java entity class entity mapping relationship between the procedure would greatly facilitate persistent J ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-primary-key-strategy-sequence/" title="Hibernate primary key strategy-sequence">Hibernate primary key strategy-sequence</a> 2009-02-27 12:34:56</li>
					<li><a href="http://www.codeweblog.com/jdbc-example-of-a-long-time-do-not-have-jdbc-forgot/" title="JDBC example of a long time do not have JDBC forgot">JDBC example of a long time do not have JDBC forgot</a> 2009-02-27 12:34:50</li>
					<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/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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/so-that-the-output-sql-statements-hibernate-configuration-parameters/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript must understand the issue of the interview</title>
		<link>http://www.codeweblog.com/javascript-must-understand-the-issue-of-the-interview/</link>
		<comments>http://www.codeweblog.com/javascript-must-understand-the-issue-of-the-interview/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 12:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[new date]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[key value]]></category>
<category><![CDATA[languages]]></category>
<category><![CDATA[javascript objects]]></category>
<category><![CDATA[hashmap]]></category>
<category><![CDATA[constructor function]]></category>
<category><![CDATA[book javascript]]></category>
<category><![CDATA[return values]]></category>
<category><![CDATA[book author]]></category>
<category><![CDATA[cool book]]></category>
<category><![CDATA[interview 1]]></category>
<category><![CDATA[author author]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-must-understand-the-issue-of-the-interview/</guid>
		<description><![CDATA[1. JavaScript objects. Object in JavaScript is a set of data collection of key-value, somewhat similar to Java in the HashMap, all of these data is Object&#39;s property. Normally, JavaScript object u ...]]></description>
		<content:encoded><![CDATA[1. JavaScript objects. Object in JavaScript is a set of data collection of key-value, somewhat similar to Java in the HashMap, all of these data is Object&#39;s property. Normally, JavaScript object u ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/hibernate-query-hql-and-criteria/" title="Hibernate query: HQL and Criteria">Hibernate query: HQL and Criteria</a> 2009-02-28 15:59:43</li>
					<li><a href="http://www.codeweblog.com/js-in-the-date-type-conversion/" title="JS in the Date type conversion">JS in the Date type conversion</a> 2009-02-27 22:55:03</li>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</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/javascript-must-understand-the-issue-of-the-interview/</wfw:commentRss>
	</item>
		<item>
		<title>Project manager and product manager for the difference between</title>
		<link>http://www.codeweblog.com/project-manager-and-product-manager-for-the-difference-between/</link>
		<comments>http://www.codeweblog.com/project-manager-and-product-manager-for-the-difference-between/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 17:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[aspx]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[decision makers]]></category>
<category><![CDATA[marketing department]]></category>
<category><![CDATA[product development management]]></category>
<category><![CDATA[vertical management]]></category>
<category><![CDATA[resource constraints]]></category>
<category><![CDATA[managerial perspective]]></category>
<category><![CDATA[functional departments]]></category>
<category><![CDATA[outreach program]]></category>
<category><![CDATA[promotion sales]]></category>
<category><![CDATA[development sector]]></category>
<category><![CDATA[channel strategy]]></category>
<category><![CDATA[market competition]]></category>
<category><![CDATA[project goals]]></category>
<category><![CDATA[line business]]></category>
<category><![CDATA[profit project]]></category>
<category><![CDATA[do the right thing]]></category>
<category><![CDATA[business plan]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/project-manager-and-product-manager-for-the-difference-between/</guid>
		<description><![CDATA[From: http://blog.donews.com/bigcarp/archive/2009/04/19/1487068.aspx There is a saying that is very insightful: Product Manager - would like to rely on. Product manager is doing the right things, his  ...]]></description>
		<content:encoded><![CDATA[From: http://blog.donews.com/bigcarp/archive/2009/04/19/1487068.aspx There is a saying that is very insightful: Product Manager - would like to rely on. Product manager is doing the right things, his  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/what-is-the-jpa/" title="What is the JPA">What is the JPA</a> 2009-02-28 16:00:21</li>
					<li><a href="http://www.codeweblog.com/js-in-the-date-type-conversion/" title="JS in the Date type conversion">JS in the Date type conversion</a> 2009-02-27 22:55:03</li>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</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/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/project-manager-and-product-manager-for-the-difference-between/</wfw:commentRss>
	</item>
		<item>
		<title>learning hibernate Notes (a)</title>
		<link>http://www.codeweblog.com/learning-hibernate-notes-a/</link>
		<comments>http://www.codeweblog.com/learning-hibernate-notes-a/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 01:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[hashset]]></category>
<category><![CDATA[string name]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[map]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[collections]]></category>
<category><![CDATA[category category]]></category>
<category><![CDATA[book category]]></category>
<category><![CDATA[class category]]></category>
<category><![CDATA[subdirectories]]></category>
<category><![CDATA[class attributes]]></category>
<category><![CDATA[private category]]></category>
<category><![CDATA[object changes]]></category>
<category><![CDATA[uniformity]]></category>
<category><![CDATA[estimates]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/learning-hibernate-notes-a/</guid>
		<description><![CDATA[Attribute on the bean in the scope of the problem. (Hide some of the attributes and at the same time want to be able to draw up hibernate) Sometimes, we do not want to allow storm exposed some of the  ...]]></description>
		<content:encoded><![CDATA[Attribute on the bean in the scope of the problem. (Hide some of the attributes and at the same time want to be able to draw up hibernate) Sometimes, we do not want to allow storm exposed some of the  ...				<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/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/learning-hibernate-notes-a/</wfw:commentRss>
	</item>
		<item>
		<title>javascript object-oriented technology infrastructure (c)</title>
		<link>http://www.codeweblog.com/javascript-object-oriented-technology-infrastructure-c/</link>
		<comments>http://www.codeweblog.com/javascript-object-oriented-technology-infrastructure-c/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 19:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[parameters]]></category>
<category><![CDATA[parameter values]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[array object]]></category>
<category><![CDATA[anonymous functions]]></category>
<category><![CDATA[function javascript]]></category>
<category><![CDATA[object oriented technology]]></category>
<category><![CDATA[person name]]></category>
<category><![CDATA[person person]]></category>
<category><![CDATA[c function]]></category>
<category><![CDATA[myprint]]></category>
<category><![CDATA[s2]]></category>
<category><![CDATA[array array]]></category>
<category><![CDATA[person age]]></category>
<category><![CDATA[technology infrastructure]]></category>
<category><![CDATA[sex female]]></category>
<category><![CDATA[age 18]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-object-oriented-technology-infrastructure-c/</guid>
		<description><![CDATA[Function javascript function I believe we all wrote a lot, so we only briefly outline here. Create a function: function f (x) {........} var f = function (x) {......} These two forms of the above can  ...]]></description>
		<content:encoded><![CDATA[Function javascript function I believe we all wrote a lot, so we only briefly outline here. Create a function: function f (x) {........} var f = function (x) {......} These two forms of the above can  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/rails-source-code-analysis-1-railsfcgihandler/" title="Rails source code analysis (1): RailsFCGIHandler">Rails source code analysis (1): RailsFCGIHandler</a> 2009-03-02 11:45:02</li>
					<li><a href="http://www.codeweblog.com/using-rails-captcha-plug-in-easy-implementation-verification-code/" title="Using Rails Captcha plug-in, easy implementation Verification Code">Using Rails Captcha plug-in, easy implementation Verification Code</a> 2009-03-01 01:25:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/application-of-spring-struts2-0-hibernate-hql/" title="Application of spring struts2.0 hibernate HQL">Application of spring struts2.0 hibernate HQL</a> 2009-02-27 11:20:38</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-object-oriented-technology-infrastructure-c/</wfw:commentRss>
	</item>
		<item>
		<title>No Hibernate Session bound to thread</title>
		<link>http://www.codeweblog.com/no-hibernate-session-bound-to-thread/</link>
		<comments>http://www.codeweblog.com/no-hibernate-session-bound-to-thread/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 12:55:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[props]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[dao]]></category>
<category><![CDATA[admission]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[database operation]]></category>
<category><![CDATA[propagation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/no-hibernate-session-bound-to-thread/</guid>
		<description><![CDATA[No Hibernate Session bound to thread, and configuration does not allow creation of non-transactional one here spring + hibernate insert data, the above error occurred. Solution: join the transaction p ...]]></description>
		<content:encoded><![CDATA[No Hibernate Session bound to thread, and configuration does not allow creation of non-transactional one here spring + hibernate insert data, the above error occurred. Solution: join the transaction p ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</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/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/no-hibernate-session-bound-to-thread/</wfw:commentRss>
	</item>
		<item>
		<title>Stored procedure</title>
		<link>http://www.codeweblog.com/stored-procedure/</link>
		<comments>http://www.codeweblog.com/stored-procedure/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 01:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[sql statements]]></category>
<category><![CDATA[sql statement]]></category>
<category><![CDATA[flow control]]></category>
<category><![CDATA[database server]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[sql server database]]></category>
<category><![CDATA[program interface]]></category>
<category><![CDATA[server applications]]></category>
<category><![CDATA[informix database]]></category>
<category><![CDATA[database users]]></category>
<category><![CDATA[oracle database system]]></category>
<category><![CDATA[database application design]]></category>
<category><![CDATA[informix 4gl]]></category>
<category><![CDATA[sql server databases]]></category>
<category><![CDATA[4gl languages]]></category>
<category><![CDATA[databases design]]></category>
<category><![CDATA[language preparation]]></category>
<category><![CDATA[sql language]]></category>
<category><![CDATA[design language]]></category>
<category><![CDATA[data security]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/stored-procedure/</guid>
		<description><![CDATA[when the sql statement before the implementation of the compiler, and then implementation. Stored procedure (Stored Procedure) is a set of specific functions in order to complete the set of SQL statem ...]]></description>
		<content:encoded><![CDATA[when the sql statement before the implementation of the compiler, and then implementation. Stored procedure (Stored Procedure) is a set of specific functions in order to complete the set of SQL statem ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-primary-key-strategy-sequence/" title="Hibernate primary key strategy-sequence">Hibernate primary key strategy-sequence</a> 2009-02-27 12:34:56</li>
					<li><a href="http://www.codeweblog.com/jdbc-example-of-a-long-time-do-not-have-jdbc-forgot/" title="JDBC example of a long time do not have JDBC forgot">JDBC example of a long time do not have JDBC forgot</a> 2009-02-27 12:34:50</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>
					<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/stored-procedure/</wfw:commentRss>
	</item>
		<item>
		<title>DWR push technology in the development issues require attention ScriptSession</title>
		<link>http://www.codeweblog.com/dwr-push-technology-in-the-development-issues-require-attention-scriptsession/</link>
		<comments>http://www.codeweblog.com/dwr-push-technology-in-the-development-issues-require-attention-scriptsession/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 05:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[map]]></category>
<category><![CDATA[servlet]]></category>
<category><![CDATA[adoption]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[assumptions]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[flexibility]]></category>
<category><![CDATA[httpsession object]]></category>
<category><![CDATA[push technology]]></category>
<category><![CDATA[uri]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dwr-push-technology-in-the-development-issues-require-attention-scriptsession/</guid>
		<description><![CDATA[1 on ScriptSession At the same time ScriptSession not create HttpSession When we visit a page, if this is the first time to visit, it will create a new HttpSession, after the time of the visit will be ...]]></description>
		<content:encoded><![CDATA[1 on ScriptSession At the same time ScriptSession not create HttpSession When we visit a page, if this is the first time to visit, it will create a new HttpSession, after the time of the visit will be ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/the-merits-of-the-field-driven-development/" title="The merits of the field-driven development">The merits of the field-driven development</a> 2009-03-01 11:55:02</li>
					<li><a href="http://www.codeweblog.com/ask-rest-nested-resources-helper-method/" title="[Ask] Rest nested resources helper method">[Ask] Rest nested resources helper method</a> 2009-02-28 17:15:03</li>
					<li><a href="http://www.codeweblog.com/webqq-extjs-servlet-hibernate-spring-implementation/" title="WebQQ, ExtJs + Servlet + Hibernate + Spring implementation">WebQQ, ExtJs + Servlet + Hibernate + Spring implementation</a> 2009-02-27 11:22:18</li>
					<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/dwr-push-technology-in-the-development-issues-require-attention-scriptsession/</wfw:commentRss>
	</item>
		<item>
		<title>Remodeling? Test? TDD? Ant?</title>
		<link>http://www.codeweblog.com/remodeling-test-tdd-ant/</link>
		<comments>http://www.codeweblog.com/remodeling-test-tdd-ant/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 20:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[directory structure]]></category>
<category><![CDATA[development tools]]></category>
<category><![CDATA[efficiency]]></category>
<category><![CDATA[design patterns]]></category>
<category><![CDATA[double click]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[reconstruction]]></category>
<category><![CDATA[warehouses]]></category>
<category><![CDATA[amendments]]></category>
<category><![CDATA[superiority]]></category>
<category><![CDATA[deficiencies]]></category>
<category><![CDATA[test driven development]]></category>
<category><![CDATA[management procedures]]></category>
<category><![CDATA[study differences]]></category>
<category><![CDATA[wrong impression]]></category>
<category><![CDATA[half a day]]></category>
<category><![CDATA[formal education]]></category>
<category><![CDATA[self study]]></category>
<category><![CDATA[teamwork]]></category>
<category><![CDATA[personal use]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/remodeling-test-tdd-ant/</guid>
		<description><![CDATA[Surprise, and today spent more than half a day, read the &quot;test-driven development&quot;, of course, also need time to digest, so why there are several reconstruction, or a bit confused. . To join ...]]></description>
		<content:encoded><![CDATA[Surprise, and today spent more than half a day, read the &quot;test-driven development&quot;, of course, also need time to digest, so why there are several reconstruction, or a bit confused. . To join ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/workspace-run-under-different-eclipse/" title="Workspace run under different Eclipse">Workspace run under different Eclipse</a> 2009-02-28 14:15:01</li>
					<li><a href="http://www.codeweblog.com/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/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/jsf-ejb-development-examples/" title="jsf + EJB development examples">jsf + EJB development examples</a> 2009-02-27 13:50:17</li>
					<li><a href="http://www.codeweblog.com/what-is-the-appfuse/" title="What is the appfuse">What is the appfuse</a> 2009-02-27 10:02:10</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/remodeling-test-tdd-ant/</wfw:commentRss>
	</item>
		<item>
		<title>AJAX + XML-based XLoadTree dynamic loading of components of the document tree JS</title>
		<link>http://www.codeweblog.com/ajax-xml-based-xloadtree-dynamic-loading-of-components-of-the-document-tree-js/</link>
		<comments>http://www.codeweblog.com/ajax-xml-based-xloadtree-dynamic-loading-of-components-of-the-document-tree-js/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 21:05:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[dynamic loading]]></category>
<category><![CDATA[scripts]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[zh]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[shape]]></category>
<category><![CDATA[next generation]]></category>
<category><![CDATA[original version]]></category>
<category><![CDATA[xtree]]></category>
<category><![CDATA[xml dom]]></category>
<category><![CDATA[data model]]></category>
<category><![CDATA[apache software license]]></category>
<category><![CDATA[tree node]]></category>
<category><![CDATA[script dhtml]]></category>
<category><![CDATA[introduction introduction]]></category>
<category><![CDATA[model changes]]></category>
<category><![CDATA[brilliant idea]]></category>
<category><![CDATA[document tree]]></category>
<category><![CDATA[emil]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-xml-based-xloadtree-dynamic-loading-of-components-of-the-document-tree-js/</guid>
		<description><![CDATA[Tree node has recently started to load and read a good article, look around them to share BeanSoft evaluation: This component tree is not perfect, but it is based on self-object-oriented, based on the ...]]></description>
		<content:encoded><![CDATA[Tree node has recently started to load and read a good article, look around them to share BeanSoft evaluation: This component tree is not perfect, but it is based on self-object-oriented, based on the ...				<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/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/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-xml-based-xloadtree-dynamic-loading-of-components-of-the-document-tree-js/</wfw:commentRss>
	</item>
		<item>
		<title>javaeye message box div ext</title>
		<link>http://www.codeweblog.com/javaeye-message-box-div-ext/</link>
		<comments>http://www.codeweblog.com/javaeye-message-box-div-ext/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 00:15:05+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[span]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[extjs]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[link rel]]></category>
<category><![CDATA[background color]]></category>
<category><![CDATA[overflow]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[css href]]></category>
<category><![CDATA[prototype prototype]]></category>
<category><![CDATA[message box]]></category>
<category><![CDATA[css tips]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javaeye-message-box-div-ext/</guid>
		<description><![CDATA[javaeye message box div ext]]></description>
		<content:encoded><![CDATA[javaeye message box div ext				<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/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/javaeye-message-box-div-ext/</wfw:commentRss>
	</item>
		<item>
		<title>JDBC</title>
		<link>http://www.codeweblog.com/jdbc/</link>
		<comments>http://www.codeweblog.com/jdbc/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 08:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[jdbc mysql]]></category>
<category><![CDATA[drivermanager]]></category>
<category><![CDATA[sql statements]]></category>
<category><![CDATA[jar file]]></category>
<category><![CDATA[string query]]></category>
<category><![CDATA[times new roman]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[page definitions]]></category>
<category><![CDATA[font definitions]]></category>
<category><![CDATA[style definitions]]></category>
<category><![CDATA[page border]]></category>
<category><![CDATA[family auto]]></category>
<category><![CDATA[paper source]]></category>
<category><![CDATA[kerning]]></category>
<category><![CDATA[fareast]]></category>
<category><![CDATA[test id]]></category>
<category><![CDATA[mso]]></category>
<category><![CDATA[footer]]></category>
<category><![CDATA[ideograph]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jdbc/</guid>
		<description><![CDATA[&lt;! - / * Font Definitions * / @ font-face (font-family: Song; panose-1: 2 1 6 0 3 1 1 1 1 1; mso-font-alt: SimSun; mso-font-charset : 134; mso-generic-font-family: auto; mso-font-pitch: variable; m ...]]></description>
		<content:encoded><![CDATA[&lt;! - / * Font Definitions * / @ font-face (font-family: Song; panose-1: 2 1 6 0 3 1 1 1 1 1; mso-font-alt: SimSun; mso-font-charset : 134; mso-generic-font-family: auto; mso-font-pitch: variable; m ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<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/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/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/can-not-be-represented-as-java-sql-timestamp/" title="can not be represented as java.sql.Timestamp">can not be represented as java.sql.Timestamp</a> 2009-02-27 09:46:14</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jdbc/</wfw:commentRss>
	</item>
		<item>
		<title>Learning Strategy Design Pattern mode Strategy</title>
		<link>http://www.codeweblog.com/learning-strategy-design-pattern-mode-strategy/</link>
		<comments>http://www.codeweblog.com/learning-strategy-design-pattern-mode-strategy/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 18:35:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[public void]]></category>
<category><![CDATA[abstract class]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[code maintenance]]></category>
<category><![CDATA[relevant data]]></category>
<category><![CDATA[strategy design pattern]]></category>
<category><![CDATA[abstract algorithm]]></category>
<category><![CDATA[type algorithm]]></category>
<category><![CDATA[types of algorithms]]></category>
<category><![CDATA[strategy pattern]]></category>
<category><![CDATA[pattern mode]]></category>
<category><![CDATA[dynamic strategy]]></category>
<category><![CDATA[strategy mode]]></category>
<category><![CDATA[strategy model]]></category>
<category><![CDATA[abstract type]]></category>
<category><![CDATA[unnecessary exposure]]></category>
<category><![CDATA[quack]]></category>
<category><![CDATA[system dynamics]]></category>
<category><![CDATA[management strategy]]></category>
<category><![CDATA[recurrence]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/learning-strategy-design-pattern-mode-strategy/</guid>
		<description><![CDATA[1. The concept of Strategy Mode is a method of packaging and put the responsibility of the use of algorithms and algorithm itself separated from the target assigned to a different management. Strategy ...]]></description>
		<content:encoded><![CDATA[1. The concept of Strategy Mode is a method of packaging and put the responsibility of the use of algorithms and algorithm itself separated from the target assigned to a different management. Strategy ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/real-design-pattern/" title="Real design pattern">Real design pattern</a> 2009-03-01 14:00:04</li>
					<li><a href="http://www.codeweblog.com/hibernate-jpa-composite-primary-key-annotation-statement-ways/" title="hibernate (jpa) composite primary key annotation statement Ways">hibernate (jpa) composite primary key annotation statement Ways</a> 2009-02-27 13:52:18</li>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</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>
					<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/learning-strategy-design-pattern-mode-strategy/</wfw:commentRss>
	</item>
	</channel>
</rss>
