<?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>closure</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/closure/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>closure</description>
	<pubDate>Mon, 22 Mar 2010 17:42:26+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Design Patterns: Factory Method</title>
		<link>http://www.codeweblog.com/design-patterns-factory-method/</link>
		<comments>http://www.codeweblog.com/design-patterns-factory-method/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 00:45:18+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[string args]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[principle]]></category>
<category><![CDATA[factories]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[design patterns]]></category>
<category><![CDATA[subclass]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[factory interface]]></category>
<category><![CDATA[abstract factory]]></category>
<category><![CDATA[core classes]]></category>
<category><![CDATA[java interface]]></category>
<category><![CDATA[advantage of abstraction]]></category>
<category><![CDATA[banana factory]]></category>
<category><![CDATA[apple factory]]></category>
<category><![CDATA[fruit apple]]></category>
<category><![CDATA[concrete plant]]></category>
<category><![CDATA[product creation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/design-patterns-factory-method/</guid>
		<description><![CDATA[/ ** * Factory method to create models belong to the class-based model is also known as multi-state factory mode. * Factory Method pattern is to define the meaning of an object factory interface to cr ...]]></description>
		<content:encoded><![CDATA[/ ** * Factory method to create models belong to the class-based model is also known as multi-state factory mode. * Factory Method pattern is to define the meaning of an object factory interface to cr ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/design-patterns-factory-method/</wfw:commentRss>
	</item>
		<item>
		<title>attribute table hibernate</title>
		<link>http://www.codeweblog.com/attribute-table-hibernate/</link>
		<comments>http://www.codeweblog.com/attribute-table-hibernate/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 21:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[dialect]]></category>
<category><![CDATA[default values]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[primary key]]></category>
<category><![CDATA[entities]]></category>
<category><![CDATA[rollback]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[relational database]]></category>
<category><![CDATA[table names]]></category>
<category><![CDATA[classname]]></category>
<category><![CDATA[deadlock]]></category>
<category><![CDATA[quantities]]></category>
<category><![CDATA[default catalog]]></category>
<category><![CDATA[schema name]]></category>
<category><![CDATA[collection of statistical data]]></category>
<category><![CDATA[performance mode]]></category>
<category><![CDATA[default number]]></category>
<category><![CDATA[mandatory data]]></category>
<category><![CDATA[catalog name]]></category>
<category><![CDATA[maximum depth]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/attribute-table-hibernate/</guid>
		<description><![CDATA[Property name Use hibernate.dialect Class name of a Hibernate Dialect allows Hibernate-specific relational database optimized to generate SQL. Value full.classname.of.Dialect hibernate.show_sql eg. tr ...]]></description>
		<content:encoded><![CDATA[Property name Use hibernate.dialect Class name of a Hibernate Dialect allows Hibernate-specific relational database optimized to generate SQL. Value full.classname.of.Dialect hibernate.show_sql eg. tr ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/memo-hibernate-problem/" title="Memo hibernate problem">Memo hibernate problem</a> 2009-02-27 12:34:43</li>
					<li><a href="http://www.codeweblog.com/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/spring-hibernate-to-use-glassfish-database-connection-pool/" title="Spring + Hibernate to use Glassfish Database Connection Pool">Spring + Hibernate to use Glassfish Database Connection Pool</a> 2009-02-27 11:21:06</li>
					<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/attribute-table-hibernate/</wfw:commentRss>
	</item>
		<item>
		<title>Dojo build Ajax applications</title>
		<link>http://www.codeweblog.com/dojo-build-ajax-applications/</link>
		<comments>http://www.codeweblog.com/dojo-build-ajax-applications/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 23:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[source code]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[grasp]]></category>
<category><![CDATA[widget]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[publication date]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[flexibility]]></category>
<category><![CDATA[previous versions]]></category>
<category><![CDATA[changes have taken place]]></category>
<category><![CDATA[translator works]]></category>
<category><![CDATA[machinery industry]]></category>
<category><![CDATA[large groups]]></category>
<category><![CDATA[harmon]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dojo-build-ajax-applications/</guid>
		<description><![CDATA[[Author] James E. Harmon Long] [translator [translator works with] Press [] Machinery Industry Press ] [ISBN 9787111266648 Publication Date] [June 2009 [Order] translator Dojo, ExtJS, DWR, YUI, GWT, P ...]]></description>
		<content:encoded><![CDATA[[Author] James E. Harmon Long] [translator [translator works with] Press [] Machinery Industry Press ] [ISBN 9787111266648 Publication Date] [June 2009 [Order] translator Dojo, ExtJS, DWR, YUI, GWT, P ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/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/javascript-inheritance/" title="JavaScript inheritance">JavaScript inheritance</a> 2009-02-27 16:45:03</li>
					<li><a href="http://www.codeweblog.com/webqq-extjs-servlet-hibernate-spring-implementation/" title="WebQQ, ExtJs + Servlet + Hibernate + Spring implementation">WebQQ, ExtJs + Servlet + Hibernate + Spring implementation</a> 2009-02-27 11:22:18</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/dojo-build-ajax-applications/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate.initialize (Object obj)</title>
		<link>http://www.codeweblog.com/hibernate-initialize-object-obj/</link>
		<comments>http://www.codeweblog.com/hibernate-initialize-object-obj/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 10:00:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[object obj]]></category>
<category><![CDATA[persistent object]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[dynamic loading]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[entities]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[student session]]></category>
<category><![CDATA[session object]]></category>
<category><![CDATA[proxy object]]></category>
<category><![CDATA[local control]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-initialize-object-obj/</guid>
		<description><![CDATA[On lazy (lazy) and forced to load (Hibernate.initialize (Object proxy)), etc. Sustained in the use of hibernate when it is sometimes necessary to change the dynamic loading of objects, such as in the  ...]]></description>
		<content:encoded><![CDATA[On lazy (lazy) and forced to load (Hibernate.initialize (Object proxy)), etc. Sustained in the use of hibernate when it is sometimes necessary to change the dynamic loading of objects, such as in the  ...				<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/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-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/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/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/hibernate-initialize-object-obj/</wfw:commentRss>
	</item>
		<item>
		<title>107 commonly used Javascript statement</title>
		<link>http://www.codeweblog.com/107-commonly-used-javascript-statement/</link>
		<comments>http://www.codeweblog.com/107-commonly-used-javascript-statement/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 13:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[settings window]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[current show]]></category>
<category><![CDATA[document write]]></category>
<category><![CDATA[null object]]></category>
<category><![CDATA[browser window]]></category>
<category><![CDATA[html document]]></category>
<category><![CDATA[parseint]]></category>
<category><![CDATA[output stream]]></category>
<category><![CDATA[statement 1]]></category>
<category><![CDATA[initial expression]]></category>
<category><![CDATA[cycle structure]]></category>
<category><![CDATA[loop 16]]></category>
<category><![CDATA[screen history]]></category>
<category><![CDATA[numeric character]]></category>
<category><![CDATA[history location]]></category>
<category><![CDATA[message window]]></category>
<category><![CDATA[lowercase]]></category>
<category><![CDATA[document output]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/107-commonly-used-javascript-statement/</guid>
		<description><![CDATA[1. Document.write ( &quot;&quot;); output statement Notes for the 2.JS / / 3. The traditional order of the HTML document: document-&gt; html-&gt; (head, body) 4. A browser window DOM is the order of:  ...]]></description>
		<content:encoded><![CDATA[1. Document.write ( &quot;&quot;); output statement Notes for the 2.JS / / 3. The traditional order of the HTML document: document-&gt; html-&gt; (head, body) 4. A browser window DOM is the order of:  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/play-flash-page-3-javascript-script-swfobject-js1/" title="Play flash page 3 (javascript script swfobject.js1)">Play flash page 3 (javascript script swfobject.js1)</a> 2009-03-03 14:30:02</li>
					<li><a href="http://www.codeweblog.com/spring-and-hibernate-integration/" title="Spring and Hibernate Integration">Spring and Hibernate Integration</a> 2009-03-03 10:27:28</li>
					<li><a href="http://www.codeweblog.com/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
					<li><a href="http://www.codeweblog.com/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/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/107-commonly-used-javascript-statement/</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>Object-oriented design principles</title>
		<link>http://www.codeweblog.com/object-oriented-design-principles/</link>
		<comments>http://www.codeweblog.com/object-oriented-design-principles/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 00:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[principle]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[design principles]]></category>
<category><![CDATA[java java]]></category>
<category><![CDATA[object oriented design]]></category>
<category><![CDATA[design patterns]]></category>
<category><![CDATA[api]]></category>
<category><![CDATA[premise]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[maintainability]]></category>
<category><![CDATA[software systems]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[system abstraction]]></category>
<category><![CDATA[abstraction layer]]></category>
<category><![CDATA[java languages]]></category>
<category><![CDATA[hidden details]]></category>
<category><![CDATA[design characteristics]]></category>
<category><![CDATA[variability]]></category>
<category><![CDATA[guiding principles]]></category>
<category><![CDATA[angles]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/object-oriented-design-principles/</guid>
		<description><![CDATA[Design patterns are all different packaging variability, thus allowing the system to achieve different angles in the &quot;open closed principle&quot; requirement. Software systems in software, a modu ...]]></description>
		<content:encoded><![CDATA[Design patterns are all different packaging variability, thus allowing the system to achieve different angles in the &quot;open closed principle&quot; requirement. Software systems in software, a modu ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/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/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-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/object-oriented-design-principles/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript Closure closure with python</title>
		<link>http://www.codeweblog.com/javascript-closure-closure-with-python/</link>
		<comments>http://www.codeweblog.com/javascript-closure-closure-with-python/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 21:05:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[object model]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[python]]></category>
<category><![CDATA[model implementation]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[external variables]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-closure-closure-with-python/</guid>
		<description><![CDATA[The following code demonstrates a very good function of the closure JS Print 10. Because all the f functions are shared with a scope window, call when looking for a window with the i, that is, after t ...]]></description>
		<content:encoded><![CDATA[The following code demonstrates a very good function of the closure JS Print 10. Because all the f functions are shared with a scope window, call when looking for a window with the i, that is, after t ...				<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/javascript-closure-closure-with-python/</wfw:commentRss>
	</item>
		<item>
		<title>The principles of project development</title>
		<link>http://www.codeweblog.com/the-principles-of-project-development/</link>
		<comments>http://www.codeweblog.com/the-principles-of-project-development/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 06:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[inheritance]]></category>
<category><![CDATA[principle]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[third party]]></category>
<category><![CDATA[agile development]]></category>
<category><![CDATA[interaction]]></category>
<category><![CDATA[demeter]]></category>
<category><![CDATA[aggregation]]></category>
<category><![CDATA[law law]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-principles-of-project-development/</guid>
		<description><![CDATA[1, and opening up - the closure of principles: to amend the closure and opening up to the Add 2, rely on the reverse principle: the application of polymorphism 3, aggregation / combination of the prin ...]]></description>
		<content:encoded><![CDATA[1, and opening up - the closure of principles: to amend the closure and opening up to the Add 2, rely on the reverse principle: the application of polymorphism 3, aggregation / combination of the prin ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
					<li><a href="http://www.codeweblog.com/javascript-inheritance/" title="JavaScript inheritance">JavaScript inheritance</a> 2009-02-27 16:45:03</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/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/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/the-principles-of-project-development/</wfw:commentRss>
	</item>
		<item>
		<title>javascript object-oriented technology infrastructure (VI)</title>
		<link>http://www.codeweblog.com/javascript-object-oriented-technology-infrastructure-vi/</link>
		<comments>http://www.codeweblog.com/javascript-object-oriented-technology-infrastructure-vi/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 12:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[props]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[object oriented technology]]></category>
<category><![CDATA[variable scope]]></category>
<category><![CDATA[private property]]></category>
<category><![CDATA[global function]]></category>
<category><![CDATA[technology infrastructure]]></category>
<category><![CDATA[first alert]]></category>
<category><![CDATA[sco]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-object-oriented-technology-infrastructure-vi/</guid>
		<description><![CDATA[Scope, closure, analog private property Simple first-come, let me talk about variable scope, we are familiar with these things, so no details Note that in the javascript is not block-level scope, that ...]]></description>
		<content:encoded><![CDATA[Scope, closure, analog private property Simple first-come, let me talk about variable scope, we are familiar with these things, so no details Note that in the javascript is not block-level scope, that ...				<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/javascript-object-oriented-technology-infrastructure-vi/</wfw:commentRss>
	</item>
		<item>
		<title>Flex and JavaScript Interaction: call and the call</title>
		<link>http://www.codeweblog.com/flex-and-javascript-interaction-call-and-the-call/</link>
		<comments>http://www.codeweblog.com/flex-and-javascript-interaction-call-and-the-call/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 10:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[object reference]]></category>
<category><![CDATA[two ways]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[object instance]]></category>
<category><![CDATA[api]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[javascript method]]></category>
<category><![CDATA[import flash]]></category>
<category><![CDATA[html page]]></category>
<category><![CDATA[mx]]></category>
<category><![CDATA[actionscript]]></category>
<category><![CDATA[javascript interaction]]></category>
<category><![CDATA[available properties]]></category>
<category><![CDATA[parametric function]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-and-javascript-interaction-call-and-the-call/</guid>
		<description><![CDATA[First, the JavaScript method to call Flex Flex can be used in the ExternalInterface in Flex to call the method, way 1. Flex application in the list of available methods to add a public method specifie ...]]></description>
		<content:encoded><![CDATA[First, the JavaScript method to call Flex Flex can be used in the ExternalInterface in Flex to call the method, way 1. Flex application in the list of available methods to add a public method specifie ...				<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/flex-and-javascript-interaction-call-and-the-call/</wfw:commentRss>
	</item>
		<item>
		<title>Js was depressed to engage the closure of the</title>
		<link>http://www.codeweblog.com/js-was-depressed-to-engage-the-closure-of-the/</link>
		<comments>http://www.codeweblog.com/js-was-depressed-to-engage-the-closure-of-the/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 03:05:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[failure]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[element element]]></category>
<category><![CDATA[error codes]]></category>
<category><![CDATA[dosomething]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-was-depressed-to-engage-the-closure-of-the/</guid>
		<description><![CDATA[Do not just want to control where in the cycle of onclick event tied to it? A failure to start up ..... real value for all controls are up to the end of a control. Saying that things are related and w ...]]></description>
		<content:encoded><![CDATA[Do not just want to control where in the cycle of onclick event tied to it? A failure to start up ..... real value for all controls are up to the end of a control. Saying that things are related and w ...				<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-was-depressed-to-engage-the-closure-of-the/</wfw:commentRss>
	</item>
		<item>
		<title>AJAX without refreshing the chat room to achieve (download the attachment to the cabinet)</title>
		<link>http://www.codeweblog.com/ajax-without-refreshing-the-chat-room-to-achieve-download-the-attachment-to-the-cabinet/</link>
		<comments>http://www.codeweblog.com/ajax-without-refreshing-the-chat-room-to-achieve-download-the-attachment-to-the-cabinet/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 15:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[demo]]></category>
<category><![CDATA[code description]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[com blog]]></category>
<category><![CDATA[scroll bar]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[responsible attitude]]></category>
<category><![CDATA[information display]]></category>
<category><![CDATA[scrutiny]]></category>
<category><![CDATA[chat room]]></category>
<category><![CDATA[last time]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-without-refreshing-the-chat-room-to-achieve-download-the-attachment-to-the-cabinet/</guid>
		<description><![CDATA[Before writing a small chat room of DEMO, a blog, in addition http://lvp.javaeye.com/blog/343236, download the attachment provided. However, this example brought about automatically refresh the page t ...]]></description>
		<content:encoded><![CDATA[Before writing a small chat room of DEMO, a blog, in addition http://lvp.javaeye.com/blog/343236, download the attachment provided. However, this example brought about automatically refresh the page t ...				<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/rails2-0-2-change-the-default-db-adpter/" title="Rails2.0.2 change the default DB adpter">Rails2.0.2 change the default DB adpter</a> 2009-03-01 02:30:03</li>
					<li><a href="http://www.codeweblog.com/js-charts-extjs-implementation-tools-can-be-combined/" title="JS charts extjs implementation tools can be combined">JS charts extjs implementation tools can be combined</a> 2009-02-27 20:55:02</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</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/ajax-without-refreshing-the-chat-room-to-achieve-download-the-attachment-to-the-cabinet/</wfw:commentRss>
	</item>
		<item>
		<title>About minimize design (implementation as soon as possible) some of the ideas</title>
		<link>http://www.codeweblog.com/about-minimize-design-implementation-as-soon-as-possible-some-of-the-ideas/</link>
		<comments>http://www.codeweblog.com/about-minimize-design-implementation-as-soon-as-possible-some-of-the-ideas/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 07:30:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[priority]]></category>
<category><![CDATA[current user]]></category>
<category><![CDATA[premise]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[misunderstanding]]></category>
<category><![CDATA[regression testing]]></category>
<category><![CDATA[abstract interface]]></category>
<category><![CDATA[design implementation]]></category>
<category><![CDATA[timely feedback]]></category>
<category><![CDATA[sound foundation]]></category>
<category><![CDATA[time savings]]></category>
<category><![CDATA[harmonization]]></category>
<category><![CDATA[continuous improvement]]></category>
<category><![CDATA[feedback information]]></category>
<category><![CDATA[resistance]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/about-minimize-design-implementation-as-soon-as-possible-some-of-the-ideas/</guid>
		<description><![CDATA[When referred to as early as possible to minimize the design or implementation, the conservative counter-attack the most powerful is &quot;no design no coding&quot; &quot;Designed to minimize the over ...]]></description>
		<content:encoded><![CDATA[When referred to as early as possible to minimize the design or implementation, the conservative counter-attack the most powerful is &quot;no design no coding&quot; &quot;Designed to minimize the over ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/j2eeer-learn-ruby/" title="J2EEer Learn Ruby">J2EEer Learn Ruby</a> 2009-03-04 03:50:02</li>
					<li><a href="http://www.codeweblog.com/spring-and-hibernate-integration/" title="Spring and Hibernate Integration">Spring and Hibernate Integration</a> 2009-03-03 10:27:28</li>
					<li><a href="http://www.codeweblog.com/hibernate-in-the-inverse-and-cascade/" title="Hibernate in the inverse and cascade">Hibernate in the inverse and cascade</a> 2009-02-28 15:59:51</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>
					<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/about-minimize-design-implementation-as-soon-as-possible-some-of-the-ideas/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript Closure</title>
		<link>http://www.codeweblog.com/javascript-closure/</link>
		<comments>http://www.codeweblog.com/javascript-closure/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 07:30:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[parameter values]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[name resolution]]></category>
<category><![CDATA[declarations]]></category>
<category><![CDATA[translation]]></category>
<category><![CDATA[inner functions]]></category>
<category><![CDATA[global scope]]></category>
<category><![CDATA[accidental introduction]]></category>
<category><![CDATA[public environment]]></category>
<category><![CDATA[time value]]></category>
<category><![CDATA[freedoms]]></category>
<category><![CDATA[accidents]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-closure/</guid>
		<description><![CDATA[Translation Original: http://blog.csdn.net/Ant_Yan/archive/2008/09/24/2972572.aspx English Original: http://jibbering.com/faq/faq_notes/closures.html Closure Introduction Js closure is a closure of th ...]]></description>
		<content:encoded><![CDATA[Translation Original: http://blog.csdn.net/Ant_Yan/archive/2008/09/24/2972572.aspx English Original: http://jibbering.com/faq/faq_notes/closures.html Closure Introduction Js closure is a closure of th ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/play-flash-page-3-javascript-script-swfobject-js1/" title="Play flash page 3 (javascript script swfobject.js1)">Play flash page 3 (javascript script swfobject.js1)</a> 2009-03-03 14:30:02</li>
					<li><a href="http://www.codeweblog.com/spring-and-hibernate-integration/" title="Spring and Hibernate Integration">Spring and Hibernate Integration</a> 2009-03-03 10:27:28</li>
					<li><a href="http://www.codeweblog.com/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
					<li><a href="http://www.codeweblog.com/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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-closure/</wfw:commentRss>
	</item>
		<item>
		<title>JS closure</title>
		<link>http://www.codeweblog.com/js-closure/</link>
		<comments>http://www.codeweblog.com/js-closure/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 05:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[memory]]></category>
<category><![CDATA[mistake]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[citations]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-closure/</guid>
		<description><![CDATA[Above code is wrong mistake. InnerFun () at the scope outerFun () internal, where outerFun () external call it is wrong. Changed as follows, that is, closure: What is a closure: When the internal func ...]]></description>
		<content:encoded><![CDATA[Above code is wrong mistake. InnerFun () at the scope outerFun () internal, where outerFun () external call it is wrong. Changed as follows, that is, closure: What is a closure: When the internal func ...				<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/js-closure/</wfw:commentRss>
	</item>
		<item>
		<title>Groovy Study Notes - Ruby implementation of the case .. when expression</title>
		<link>http://www.codeweblog.com/groovy-study-notes-ruby-implementation-of-the-case-when-expression/</link>
		<comments>http://www.codeweblog.com/groovy-study-notes-ruby-implementation-of-the-case-when-expression/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 04:10:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[ruby]]></category>
<category><![CDATA[flow control]]></category>
<category><![CDATA[match]]></category>
<category><![CDATA[jeep]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[comma]]></category>
<category><![CDATA[return result]]></category>
<category><![CDATA[outback subaru]]></category>
<category><![CDATA[civic honda]]></category>
<category><![CDATA[abnormal flow]]></category>
<category><![CDATA[focus ford]]></category>
<category><![CDATA[520i]]></category>
<category><![CDATA[camry]]></category>
<category><![CDATA[jetta]]></category>
<category><![CDATA[delegate]]></category>
<category><![CDATA[guillaume]]></category>
<category><![CDATA[tundra]]></category>
<category><![CDATA[vw]]></category>
<category><![CDATA[porsche]]></category>
<category><![CDATA[nissan]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/groovy-study-notes-ruby-implementation-of-the-case-when-expression/</guid>
		<description><![CDATA[Today to see someone at Groovy on the mailing list can ask Groovy support Ruby&#39;s case ... when the expression: Guillaume then give such a piece of code: I am not very fond of it with abnormal flow ...]]></description>
		<content:encoded><![CDATA[Today to see someone at Groovy on the mailing list can ask Groovy support Ruby&#39;s case ... when the expression: Guillaume then give such a piece of code: I am not very fond of it with abnormal flow ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/alternative-to-java-with-ruby-to-do-unit-testing-interface-rest/" title="Alternative to Java with Ruby to do unit testing interface rest!">Alternative to Java with Ruby to do unit testing interface rest!</a> 2009-02-28 21: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>
					<li><a href="http://www.codeweblog.com/detailed-js-regular-expressions/" title="Detailed JS regular expressions">Detailed JS regular expressions</a> 2009-02-27 21:55:02</li>
					<li><a href="http://www.codeweblog.com/some-interview-questions-java/" title="Some interview questions java">Some interview questions java</a> 2009-02-27 12:34:14</li>
					<li><a href="http://www.codeweblog.com/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/groovy-study-notes-ruby-implementation-of-the-case-when-expression/</wfw:commentRss>
	</item>
		<item>
		<title>II. JavaScript script summary</title>
		<link>http://www.codeweblog.com/ii-javascript-script-summary/</link>
		<comments>http://www.codeweblog.com/ii-javascript-script-summary/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 05:50:05+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[variables]]></category>
<category><![CDATA[existence]]></category>
<category><![CDATA[extent]]></category>
<category><![CDATA[constructor]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[memory leak problem]]></category>
<category><![CDATA[memory leaks]]></category>
<category><![CDATA[first approach]]></category>
<category><![CDATA[pointer]]></category>
<category><![CDATA[prototype prototype]]></category>
<category><![CDATA[javascript script]]></category>
<category><![CDATA[target function]]></category>
<category><![CDATA[accordance with section]]></category>
<category><![CDATA[original foundation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ii-javascript-script-summary/</guid>
		<description><![CDATA[Note that if you create the first in the target function has a name, age and a method myFunction, myFunction Ways are at similar method of constructing the definition for it. This approach has a drawb ...]]></description>
		<content:encoded><![CDATA[Note that if you create the first in the target function has a name, age and a method myFunction, myFunction Ways are at similar method of constructing the definition for it. This approach has a drawb ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring-and-hibernate-integration/" title="Spring and Hibernate Integration">Spring and Hibernate Integration</a> 2009-03-03 10:27:28</li>
					<li><a href="http://www.codeweblog.com/have-resolved-how-to-give-rails-of-the-model-class-of-congestive-include-extent-module/" title="[Have resolved] how to give rails of the model class of congestive (include / extent module)">[Have resolved] how to give rails of the model class of congestive (include / extent module)</a> 2009-03-02 07:35:02</li>
					<li><a href="http://www.codeweblog.com/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
					<li><a href="http://www.codeweblog.com/js-events-dynamically-add-and-write-off/" title="js events dynamically add and write-off">js events dynamically add and write-off</a> 2009-02-27 23:55:03</li>
					<li><a href="http://www.codeweblog.com/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/ii-javascript-script-summary/</wfw:commentRss>
	</item>
		<item>
		<title>javascript basic object-oriented technology (f)</title>
		<link>http://www.codeweblog.com/javascript-basic-object-oriented-technology-f/</link>
		<comments>http://www.codeweblog.com/javascript-basic-object-oriented-technology-f/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 23:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[object oriented technology]]></category>
<category><![CDATA[person name]]></category>
<category><![CDATA[simulation]]></category>
<category><![CDATA[private property]]></category>
<category><![CDATA[person class]]></category>
<category><![CDATA[memory function]]></category>
<category><![CDATA[foll]]></category>
<category><![CDATA[initial design]]></category>
<category><![CDATA[sss]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-basic-object-oriented-technology-f/</guid>
		<description><![CDATA[Implementation of a getNext, on the implementation of the first b () function. Since function b () depends on the function of the scope temp, so temp in memory function will always exist. Function b i ...]]></description>
		<content:encoded><![CDATA[Implementation of a getNext, on the implementation of the first b () function. Since function b () depends on the function of the scope temp, so temp in memory function will always exist. Function b i ...				<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-basic-object-oriented-technology-f/</wfw:commentRss>
	</item>
		<item>
		<title>Understanding of JavaScript closures</title>
		<link>http://www.codeweblog.com/understanding-of-javascript-closures/</link>
		<comments>http://www.codeweblog.com/understanding-of-javascript-closures/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 08:20:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[object instance]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[premise]]></category>
<category><![CDATA[programmers]]></category>
<category><![CDATA[expression]]></category>
<category><![CDATA[extent]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[browser environment]]></category>
<category><![CDATA[memory leak problem]]></category>
<category><![CDATA[name resolution]]></category>
<category><![CDATA[internet explorer]]></category>
<category><![CDATA[automatic garbage collection]]></category>
<category><![CDATA[correlation function]]></category>
<category><![CDATA[execution environment]]></category>
<category><![CDATA[instance methods]]></category>
<category><![CDATA[mechanisms]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/understanding-of-javascript-closures/</guid>
		<description><![CDATA[Understanding of JavaScript closures To become advanced JavaScript programmers, it is necessary to understand the closure. In this paper, ECMA 262 specification explain the closure of the internal wor ...]]></description>
		<content:encoded><![CDATA[Understanding of JavaScript closures To become advanced JavaScript programmers, it is necessary to understand the closure. In this paper, ECMA 262 specification explain the closure of the internal wor ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/understanding-of-javascript-closures/</wfw:commentRss>
	</item>
		<item>
		<title>Ruby User's Guide>> What is ruby?</title>
		<link>http://www.codeweblog.com/ruby-user-s-guide-what-is-ruby/</link>
		<comments>http://www.codeweblog.com/ruby-user-s-guide-what-is-ruby/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 11:50:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[grammar]]></category>
<category><![CDATA[dynamic loading]]></category>
<category><![CDATA[regular expressions]]></category>
<category><![CDATA[object oriented programming]]></category>
<category><![CDATA[ruby language]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[ruby ruby]]></category>
<category><![CDATA[operating system]]></category>
<category><![CDATA[object categories]]></category>
<category><![CDATA[automatic memory management]]></category>
<category><![CDATA[inheritance example]]></category>
<category><![CDATA[variable declaration]]></category>
<category><![CDATA[string operations]]></category>
<category><![CDATA[thread support]]></category>
<category><![CDATA[iterative]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ruby-user-s-guide-what-is-ruby/</guid>
		<description><![CDATA[Ruby is a quick and simple for the interpretation of object-oriented programming-based scripting language - This is what does that mean? Interpretative scripting language: By the operating system&#39; ...]]></description>
		<content:encoded><![CDATA[Ruby is a quick and simple for the interpretation of object-oriented programming-based scripting language - This is what does that mean? Interpretative scripting language: By the operating system&#39; ...				<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/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
					<li><a href="http://www.codeweblog.com/detailed-js-regular-expressions/" title="Detailed JS regular expressions">Detailed JS regular expressions</a> 2009-02-27 21:55: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/ruby-user-s-guide-what-is-ruby/</wfw:commentRss>
	</item>
		<item>
		<title>Depth understanding of Javascript closure (closure)</title>
		<link>http://www.codeweblog.com/depth-understanding-of-javascript-closure-closure/</link>
		<comments>http://www.codeweblog.com/depth-understanding-of-javascript-closure-closure/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 01:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[garbage collection mechanism]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[expression]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[javascript language]]></category>
<category><![CDATA[variable c]]></category>
<category><![CDATA[variable reference]]></category>
<category><![CDATA[true face]]></category>
<category><![CDATA[implementation of c]]></category>
<category><![CDATA[gc]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/depth-understanding-of-javascript-closure-closure/</guid>
		<description><![CDATA[Recently, online access to a lot of Javascript closure (closure) of relevant information and writing are very academic and professional. For beginners to understand let alone closure, and even the lan ...]]></description>
		<content:encoded><![CDATA[Recently, online access to a lot of Javascript closure (closure) of relevant information and writing are very academic and professional. For beginners to understand let alone closure, and even the lan ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring-and-hibernate-integration/" title="Spring and Hibernate Integration">Spring and Hibernate Integration</a> 2009-03-03 10:27:28</li>
					<li><a href="http://www.codeweblog.com/depth-understanding-of-the-eval-function-in-javascript/" title="Depth understanding of the eval function in javascript">Depth understanding of the eval function in javascript</a> 2009-03-01 20:15:02</li>
					<li><a href="http://www.codeweblog.com/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
					<li><a href="http://www.codeweblog.com/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/some-interview-questions-java/" title="Some interview questions java">Some interview questions java</a> 2009-02-27 12:34:14</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/depth-understanding-of-javascript-closure-closure/</wfw:commentRss>
	</item>
		<item>
		<title>J2EEer Learn Ruby</title>
		<link>http://www.codeweblog.com/j2eeer-learn-ruby/</link>
		<comments>http://www.codeweblog.com/j2eeer-learn-ruby/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 03:50:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[instance variables]]></category>
<category><![CDATA[java language]]></category>
<category><![CDATA[ruby on rails]]></category>
<category><![CDATA[dynamic language]]></category>
<category><![CDATA[web applications]]></category>
<category><![CDATA[ruby language]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[code generation tools]]></category>
<category><![CDATA[reconstruction interface]]></category>
<category><![CDATA[ruby ruby]]></category>
<category><![CDATA[automatic code generation]]></category>
<category><![CDATA[comparative language]]></category>
<category><![CDATA[development efficiency]]></category>
<category><![CDATA[memory model]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[perspective]]></category>
<category><![CDATA[architecture]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/j2eeer-learn-ruby/</guid>
		<description><![CDATA[Ruby has long heard of the development of efficient and accurate is to use Ruby on Rails to develop WEB applications very convenient. While J2EE has a lot of very good Opensource framework, automatic  ...]]></description>
		<content:encoded><![CDATA[Ruby has long heard of the development of efficient and accurate is to use Ruby on Rails to develop WEB applications very convenient. While J2EE has a lot of very good Opensource framework, automatic  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/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/j2eeer-learn-ruby/</wfw:commentRss>
	</item>
		<item>
		<title>Spring and Hibernate Integration</title>
		<link>http://www.codeweblog.com/spring-and-hibernate-integration/</link>
		<comments>http://www.codeweblog.com/spring-and-hibernate-integration/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 10:27:28+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[persistent class]]></category>
<category><![CDATA[database connection]]></category>
<category><![CDATA[configuration files]]></category>
<category><![CDATA[data source]]></category>
<category><![CDATA[persistence layer]]></category>
<category><![CDATA[persistent object]]></category>
<category><![CDATA[object entity]]></category>
<category><![CDATA[layer logic]]></category>
<category><![CDATA[source bean]]></category>
<category><![CDATA[conventional usage]]></category>
<category><![CDATA[class configuration]]></category>
<category><![CDATA[two elements]]></category>
<category><![CDATA[information data]]></category>
<category><![CDATA[hibernatetemplate]]></category>
<category><![CDATA[constructor]]></category>
<category><![CDATA[complexity]]></category>
<category><![CDATA[closure]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/spring-and-hibernate-integration/</guid>
		<description><![CDATA[1. Management SessionFactory Spring Integration to use Hibernate, we do not need to file hibernate.cfg.xml. First, in the applicationContext.xml to configure the data source (dataSource) bean and the  ...]]></description>
		<content:encoded><![CDATA[1. Management SessionFactory Spring Integration to use Hibernate, we do not need to file hibernate.cfg.xml. First, in the applicationContext.xml to configure the data source (dataSource) bean and the  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</li>
					<li><a href="http://www.codeweblog.com/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/spring-struts2-0-hibernate-environmental-structures-despair-carried-out-more-than-one-hour-only-with-good/" title="spring struts2.0 hibernate environmental structures .. despair carried out more than one hour only with good.">spring struts2.0 hibernate environmental structures .. despair carried out more than one hour only with good.</a> 2009-02-27 09:45:56</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/spring-and-hibernate-integration/</wfw:commentRss>
	</item>
	</channel>
</rss>
