<?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>convenience</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/convenience/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>convenience</description>
	<pubDate>Thu, 11 Mar 2010 18:01:59+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>CGlib dynamic agent (to undertake the above JDK dynamic proxy)</title>
		<link>http://www.codeweblog.com/cglib-dynamic-agent-to-undertake-the-above-jdk-dynamic-proxy/</link>
		<comments>http://www.codeweblog.com/cglib-dynamic-agent-to-undertake-the-above-jdk-dynamic-proxy/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 08:10:17+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[string name]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[string user]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[core category]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[oriented programming]]></category>
<category><![CDATA[business processes]]></category>
<category><![CDATA[implementations]]></category>
<category><![CDATA[public abstract void]]></category>
<category><![CDATA[proxy classes]]></category>
<category><![CDATA[intercept]]></category>
<category><![CDATA[dynamic proxy]]></category>
<category><![CDATA[private object]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/cglib-dynamic-agent-to-undertake-the-above-jdk-dynamic-proxy/</guid>
		<description><![CDATA[1.CGLib dynamic proxy First, import the development kit: cglib.nodep.jar and Junit.jar Implementations with the JDK or less the same for the convenience of everyone reading the full implementation of  ...]]></description>
		<content:encoded><![CDATA[1.CGLib dynamic proxy First, import the development kit: cglib.nodep.jar and Junit.jar Implementations with the JDK or less the same for the convenience of everyone reading the full implementation of  ...				<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/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/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/cglib-dynamic-agent-to-undertake-the-above-jdk-dynamic-proxy/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate correctly understand the inverse</title>
		<link>http://www.codeweblog.com/hibernate-correctly-understand-the-inverse/</link>
		<comments>http://www.codeweblog.com/hibernate-correctly-understand-the-inverse/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 11:05:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[sql statement]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[entities]]></category>
<category><![CDATA[emergence]]></category>
<category><![CDATA[element]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[relationships]]></category>
<category><![CDATA[noun]]></category>
<category><![CDATA[improper performance]]></category>
<category><![CDATA[client relationship]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-correctly-understand-the-inverse/</guid>
		<description><![CDATA[In hibernate through the inverse of the settings to determine who is the maintenance of tables and table relations between the A friend of mine recently asked me to delete many-to-many hibernate on th ...]]></description>
		<content:encoded><![CDATA[In hibernate through the inverse of the settings to determine who is the maintenance of tables and table relations between the A friend of mine recently asked me to delete many-to-many hibernate on th ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-load-delay/" title="hibernate load delay">hibernate load delay</a> 2009-02-28 16:00:05</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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-correctly-understand-the-inverse/</wfw:commentRss>
	</item>
		<item>
		<title>JDBC driver</title>
		<link>http://www.codeweblog.com/jdbc-driver/</link>
		<comments>http://www.codeweblog.com/jdbc-driver/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 10:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[jumper]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[general purpose]]></category>
<category><![CDATA[windows operating system]]></category>
<category><![CDATA[driver 1]]></category>
<category><![CDATA[win32 driver model]]></category>
<category><![CDATA[windows 2000 operating system]]></category>
<category><![CDATA[plug and play technology]]></category>
<category><![CDATA[microsoft win32]]></category>
<category><![CDATA[windows compatibility]]></category>
<category><![CDATA[hardware base]]></category>
<category><![CDATA[hardware interfaces]]></category>
<category><![CDATA[windows family]]></category>
<category><![CDATA[dos command]]></category>
<category><![CDATA[printer driver]]></category>
<category><![CDATA[related equipment]]></category>
<category><![CDATA[system hardware]]></category>
<category><![CDATA[plug and play]]></category>
<category><![CDATA[nucleus]]></category>
<category><![CDATA[windows 2000]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jdbc-driver/</guid>
		<description><![CDATA[1. Drive based on: What is the driver? It is the operating system and hardware interfaces, operating system, through its identification of the hardware, operating system hardware in accordance with in ...]]></description>
		<content:encoded><![CDATA[1. Drive based on: What is the driver? It is the operating system and hardware interfaces, operating system, through its identification of the hardware, operating system hardware in accordance with in ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jmeter-distributed-testing-small-problem/" title="jmeter distributed testing small problem">jmeter distributed testing small problem</a> 2009-04-06 07:25:03</li>
					<li><a href="http://www.codeweblog.com/medium-javascript-ways-to-borrow-from-one-category-to-another-category-for-the-use-of/" title="Medium javascript Ways to borrow from one category to another category for the use of">Medium javascript Ways to borrow from one category to another category for the use of</a> 2009-03-24 09:05:02</li>
					<li><a href="http://www.codeweblog.com/centos-5-2-on-the-deployment-of-rails-applications/" title="CentOS 5.2 on the deployment of rails applications">CentOS 5.2 on the deployment of rails applications</a> 2009-03-16 21:40:02</li>
					<li><a href="http://www.codeweblog.com/javascript-advanced-training-custom-object/" title="JavaScript Advanced Training - Custom Object">JavaScript Advanced Training - Custom Object</a> 2009-03-11 09:20:03</li>
					<li><a href="http://www.codeweblog.com/the-performance-of-the-seven-best-free-antivirus-software-rankings/" title="The performance of the seven best free antivirus software rankings">The performance of the seven best free antivirus software rankings</a> 2009-03-01 10:55:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jdbc-driver/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate understand the inverse! Many-to-many</title>
		<link>http://www.codeweblog.com/hibernate-understand-the-inverse-many-to-many/</link>
		<comments>http://www.codeweblog.com/hibernate-understand-the-inverse-many-to-many/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 17:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[sql statements]]></category>
<category><![CDATA[sql statement]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[relationship]]></category>
<category><![CDATA[entities]]></category>
<category><![CDATA[correlation]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[relationships]]></category>
<category><![CDATA[noun]]></category>
<category><![CDATA[class element]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-understand-the-inverse-many-to-many/</guid>
		<description><![CDATA[Inverse two-way relationship is hibernate in the basic concepts of, of course, for most entities, we do not require two-way link, more one-way correlation may choose Moreover, most of us are generally ...]]></description>
		<content:encoded><![CDATA[Inverse two-way relationship is hibernate in the basic concepts of, of course, for most entities, we do not require two-way link, more one-way correlation may choose Moreover, most of us are generally ...				<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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-understand-the-inverse-many-to-many/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate understanding the inverse! Many-to-many</title>
		<link>http://www.codeweblog.com/hibernate-understanding-the-inverse-many-to-many/</link>
		<comments>http://www.codeweblog.com/hibernate-understanding-the-inverse-many-to-many/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 23:25:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[sql statement]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[entities]]></category>
<category><![CDATA[emergence]]></category>
<category><![CDATA[element]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[relationships]]></category>
<category><![CDATA[noun]]></category>
<category><![CDATA[improper performance]]></category>
<category><![CDATA[client relationship]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-understanding-the-inverse-many-to-many/</guid>
		<description><![CDATA[Inverse two-way relationship is hibernate in the basic concept, of course, for most entities, we do not need two-way link, more likely to choose a one-way link, and we generally use the majority of pe ...]]></description>
		<content:encoded><![CDATA[Inverse two-way relationship is hibernate in the basic concept, of course, for most entities, we do not need two-way link, more likely to choose a one-way link, and we generally use the majority of pe ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-load-delay/" title="hibernate load delay">hibernate load delay</a> 2009-02-28 16:00:05</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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-understanding-the-inverse-many-to-many/</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>Application Dwr study - DWR Note the use of</title>
		<link>http://www.codeweblog.com/application-dwr-study-dwr-note-the-use-of/</link>
		<comments>http://www.codeweblog.com/application-dwr-study-dwr-note-the-use-of/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 15:20:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[servlet class]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[init]]></category>
<category><![CDATA[dao]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[annotations]]></category>
<category><![CDATA[debug]]></category>
<category><![CDATA[functionality]]></category>
<category><![CDATA[extent]]></category>
<category><![CDATA[domain object]]></category>
<category><![CDATA[invoker]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[comma]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[gt classes]]></category>
<category><![CDATA[labels]]></category>
<category><![CDATA[domain book]]></category>
<category><![CDATA[notes feature]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/application-dwr-study-dwr-note-the-use-of/</guid>
		<description><![CDATA[An increase of DWR2.0 new JDK5 Notes (Annotation) function, use the Notes feature can be simplified to a large extent dwr.xml the original configuration, very easy to use. First, use the comment funct ...]]></description>
		<content:encoded><![CDATA[An increase of DWR2.0 new JDK5 Notes (Annotation) function, use the Notes feature can be simplified to a large extent dwr.xml the original configuration, very easy to use. First, use the comment funct ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/application-dwr-study-dwr-note-the-use-of/</wfw:commentRss>
	</item>
		<item>
		<title>Simulator test environment configuration</title>
		<link>http://www.codeweblog.com/simulator-test-environment-configuration/</link>
		<comments>http://www.codeweblog.com/simulator-test-environment-configuration/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 10:00:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[test environment]]></category>
<category><![CDATA[test results]]></category>
<category><![CDATA[environment variables]]></category>
<category><![CDATA[java jdk1]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[c program]]></category>
<category><![CDATA[launch]]></category>
<category><![CDATA[similarities and differences]]></category>
<category><![CDATA[wbem]]></category>
<category><![CDATA[systemroot]]></category>
<category><![CDATA[mobile data system]]></category>
<category><![CDATA[simulator test]]></category>
<category><![CDATA[network tests]]></category>
<category><![CDATA[blackberry jde]]></category>
<category><![CDATA[research in motion]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/simulator-test-environment-configuration/</guid>
		<description><![CDATA[1java environment, requiring java6 2 Environment Variables JAVA_HOME: C: \ Program Files \ Java \ jdk1.6.0_12 Path:% SystemRoot% \ system32;% SystemRoot%;% SystemRoot% \ System32 \ Wbem; C: \ Program  ...]]></description>
		<content:encoded><![CDATA[1java environment, requiring java6 2 Environment Variables JAVA_HOME: C: \ Program Files \ Java \ jdk1.6.0_12 Path:% SystemRoot% \ system32;% SystemRoot%;% SystemRoot% \ System32 \ Wbem; C: \ Program  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/autotest-make-your-test-automation-rspec-b-windows/" title="autotest, make your test automation RSpec (b) [windows]">autotest, make your test automation RSpec (b) [windows]</a> 2009-03-04 00:45:02</li>
					<li><a href="http://www.codeweblog.com/ruby-mbari-large-patches-performance-evaluation-report/" title="ruby MBARI large patches Performance Evaluation Report">ruby MBARI large patches Performance Evaluation Report</a> 2009-03-03 23:45:01</li>
					<li><a href="http://www.codeweblog.com/eclipse-hibernate-proposals/" title="eclipse Hibernate proposals">eclipse Hibernate proposals</a> 2009-03-01 18:37:34</li>
					<li><a href="http://www.codeweblog.com/junit-unit-testing-summary/" title="JUnit Unit Testing Summary">JUnit Unit Testing Summary</a> 2009-03-01 05:35:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/simulator-test-environment-configuration/</wfw:commentRss>
	</item>
		<item>
		<title>Projects developed today</title>
		<link>http://www.codeweblog.com/projects-developed-today/</link>
		<comments>http://www.codeweblog.com/projects-developed-today/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 06:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[unification]]></category>
<category><![CDATA[database design]]></category>
<category><![CDATA[code structure]]></category>
<category><![CDATA[developers]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[continuous change]]></category>
<category><![CDATA[project teachers]]></category>
<category><![CDATA[speech teacher]]></category>
<category><![CDATA[projects database]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/projects-developed-today/</guid>
		<description><![CDATA[Projects developed today The first project is finally done, and the first day, the project teachers to help us explain the whole process of project and database design, and would like to say that data ...]]></description>
		<content:encoded><![CDATA[Projects developed today The first project is finally done, and the first day, the project teachers to help us explain the whole process of project and database design, and would like to say that data ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/rails-january-of-dynamic/" title="Rails January of dynamic">Rails January of dynamic</a> 2009-03-05 01:25:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-performance-tuning-the-focus-of-understanding/" title="Hibernate performance tuning (the focus of understanding)">Hibernate performance tuning (the focus of understanding)</a> 2009-03-03 10:26:40</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/universal-data-access-control-system-design/" title="Universal Data Access Control System Design">Universal Data Access Control System Design</a> 2009-02-28 09:05:03</li>
					<li><a href="http://www.codeweblog.com/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/projects-developed-today/</wfw:commentRss>
	</item>
		<item>
		<title>Broken free weekly Rails (c)</title>
		<link>http://www.codeweblog.com/broken-free-weekly-rails-c/</link>
		<comments>http://www.codeweblog.com/broken-free-weekly-rails-c/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 03:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[namespace]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[source code]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[conflict]]></category>
<category><![CDATA[conflicts]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[rb]]></category>
<category><![CDATA[degree of freedom]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[load path]]></category>
<category><![CDATA[field tag]]></category>
<category><![CDATA[eighth book]]></category>
<category><![CDATA[class category]]></category>
<category><![CDATA[style layout]]></category>
<category><![CDATA[higher degree]]></category>
<category><![CDATA[machinist]]></category>
<category><![CDATA[sham]]></category>
<category><![CDATA[typeerror]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/broken-free-weekly-rails-c/</guid>
		<description><![CDATA[1. Freeze Prevents further modifications to obj. A TypeError will be raised if modification is attempted. There is no way to unfreeze a frozen object. 2. Returning Take a look at the definition of thi ...]]></description>
		<content:encoded><![CDATA[1. Freeze Prevents further modifications to obj. A TypeError will be raised if modification is attempted. There is no way to unfreeze a frozen object. 2. Returning Take a look at the definition of thi ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<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/broken-free-weekly-rails-c/</wfw:commentRss>
	</item>
		<item>
		<title>jdbc java rollback invalid</title>
		<link>http://www.codeweblog.com/jdbc-java-rollback-invalid/</link>
		<comments>http://www.codeweblog.com/jdbc-java-rollback-invalid/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 02:15:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[consistency]]></category>
<category><![CDATA[submission]]></category>
<category><![CDATA[efficiency]]></category>
<category><![CDATA[storage engine]]></category>
<category><![CDATA[rollback]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[few days]]></category>
<category><![CDATA[batch operations]]></category>
<category><![CDATA[collapse]]></category>
<category><![CDATA[relational database engine]]></category>
<category><![CDATA[jdbc java]]></category>
<category><![CDATA[performance based design]]></category>
<category><![CDATA[mysql tables]]></category>
<category><![CDATA[database functions]]></category>
<category><![CDATA[myi]]></category>
<category><![CDATA[maximum performance]]></category>
<category><![CDATA[mysql query]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jdbc-java-rollback-invalid/</guid>
		<description><![CDATA[mysql table type InnoDB, MyISAM and other types have a MyISAM advantage is that after construction, mysql will immediately generate the three data files, respectively, frm, MYD, MYI. With these three  ...]]></description>
		<content:encoded><![CDATA[mysql table type InnoDB, MyISAM and other types have a MyISAM advantage is that after construction, mysql will immediately generate the three data files, respectively, frm, MYD, MYI. With these three  ...				<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/jdbc-java-rollback-invalid/</wfw:commentRss>
	</item>
		<item>
		<title>Rails plugin for pretty flash messages</title>
		<link>http://www.codeweblog.com/rails-plugin-for-pretty-flash-messages/</link>
		<comments>http://www.codeweblog.com/rails-plugin-for-pretty-flash-messages/#comments</comments>
		<pubDate>Thu, 28 May 2009 02:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[rake]]></category>
<category><![CDATA[images]]></category>
<category><![CDATA[assets]]></category>
<category><![CDATA[jquery]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[flash messages]]></category>
<category><![CDATA[pretty flash]]></category>
<category><![CDATA[plugin directory]]></category>
<category><![CDATA[loop through]]></category>
<category><![CDATA[pastels]]></category>
<category><![CDATA[snippet]]></category>
<category><![CDATA[ish]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rails-plugin-for-pretty-flash-messages/</guid>
		<description><![CDATA[Rails plugin for pretty flash messages http://rpheath.com/posts/379-rails-plugin-for-pretty-flash-messages Displaying flash messages is, for the most part, pretty consistent across all of my applicati ...]]></description>
		<content:encoded><![CDATA[Rails plugin for pretty flash messages http://rpheath.com/posts/379-rails-plugin-for-pretty-flash-messages Displaying flash messages is, for the most part, pretty consistent across all of my applicati ...				<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/rails-plugin-for-pretty-flash-messages/</wfw:commentRss>
	</item>
		<item>
		<title>Java EE Development Status and Development of Three Musketeers</title>
		<link>http://www.codeweblog.com/java-ee-development-status-and-development-of-three-musketeers/</link>
		<comments>http://www.codeweblog.com/java-ee-development-status-and-development-of-three-musketeers/#comments</comments>
		<pubDate>Mon, 18 May 2009 01:20:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[component model]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[configuration files]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[extent]]></category>
<category><![CDATA[complexity]]></category>
<category><![CDATA[life cycle]]></category>
<category><![CDATA[reference resources]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[custom components]]></category>
<category><![CDATA[robustness]]></category>
<category><![CDATA[three musketeers]]></category>
<category><![CDATA[scalable features]]></category>
<category><![CDATA[logical resources]]></category>
<category><![CDATA[driven configuration]]></category>
<category><![CDATA[performance style]]></category>
<category><![CDATA[excellent resources]]></category>
<category><![CDATA[intense competition]]></category>
<category><![CDATA[facelets]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-ee-development-status-and-development-of-three-musketeers/</guid>
		<description><![CDATA[JSF 2.0 Though Java On display at the framework layer of very intense competition, but the JSF is still stick to their territories. Although there is a lot of JSF&#39;s about ease of use and robustnes ...]]></description>
		<content:encoded><![CDATA[JSF 2.0 Though Java On display at the framework layer of very intense competition, but the JSF is still stick to their territories. Although there is a lot of JSF&#39;s about ease of use and robustnes ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/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/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/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/java-ee-development-status-and-development-of-three-musketeers/</wfw:commentRss>
	</item>
		<item>
		<title>JDBC driver to use aggregate</title>
		<link>http://www.codeweblog.com/jdbc-driver-to-use-aggregate/</link>
		<comments>http://www.codeweblog.com/jdbc-driver-to-use-aggregate/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 23:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[group id]]></category>
<category><![CDATA[sourceforge]]></category>
<category><![CDATA[oracle jdbc driver]]></category>
<category><![CDATA[jdbc oracle]]></category>
<category><![CDATA[oracle]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[thin host]]></category>
<category><![CDATA[java jdbc]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[china]]></category>
<category><![CDATA[microsoft sql server]]></category>
<category><![CDATA[host port]]></category>
<category><![CDATA[sql server 2000]]></category>
<category><![CDATA[asp conn]]></category>
<category><![CDATA[microsoft sql server 2000]]></category>
<category><![CDATA[port database]]></category>
<category><![CDATA[sqlj]]></category>
<category><![CDATA[software tech]]></category>
<category><![CDATA[technology software]]></category>
<category><![CDATA[sybase]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jdbc-driver-to-use-aggregate/</guid>
		<description><![CDATA[JDBC driver download for their own convenience, but also facilitate the use of friends, deliberately put these JDBC driver package download summarized as follows,. . . . Description: This content come ...]]></description>
		<content:encoded><![CDATA[JDBC driver download for their own convenience, but also facilitate the use of friends, deliberately put these JDBC driver package download summarized as follows,. . . . Description: This content come ...				<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/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/jdbc-driver-to-use-aggregate/</wfw:commentRss>
	</item>
		<item>
		<title>Convenience Express at Rails in the use of Tiny mce editor</title>
		<link>http://www.codeweblog.com/convenience-express-at-rails-in-the-use-of-tiny-mce-editor/</link>
		<comments>http://www.codeweblog.com/convenience-express-at-rails-in-the-use-of-tiny-mce-editor/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 23:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[rake]]></category>
<category><![CDATA[language pack]]></category>
<category><![CDATA[english language]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[article article]]></category>
<category><![CDATA[partition]]></category>
<category><![CDATA[mce class]]></category>
<category><![CDATA[tiny mce]]></category>
<category><![CDATA[html editor]]></category>
<category><![CDATA[configuration options]]></category>
<category><![CDATA[new article]]></category>
<category><![CDATA[i18n]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/convenience-express-at-rails-in-the-use-of-tiny-mce-editor/</guid>
		<description><![CDATA[With tiny_mce plugin, use the online HTML editor can see from becoming another simple. tiny_mce plug Address: http://github.com/kete/tiny_mce/tree/master 1. Tiny_mce download plug-in, on the RAILS_ROO ...]]></description>
		<content:encoded><![CDATA[With tiny_mce plugin, use the online HTML editor can see from becoming another simple. tiny_mce plug Address: http://github.com/kete/tiny_mce/tree/master 1. Tiny_mce download plug-in, on the RAILS_ROO ...				<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/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/convenience-express-at-rails-in-the-use-of-tiny-mce-editor/</wfw:commentRss>
	</item>
		<item>
		<title>Companion.JS IE javascript debugging tool</title>
		<link>http://www.codeweblog.com/companion-js-ie-javascript-debugging-tool/</link>
		<comments>http://www.codeweblog.com/companion-js-ie-javascript-debugging-tool/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 02:40:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[map]]></category>
<category><![CDATA[web developers]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[error message]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[firebug]]></category>
<category><![CDATA[firefox]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[possession]]></category>
<category><![CDATA[flexible language]]></category>
<category><![CDATA[language grammar]]></category>
<category><![CDATA[ff]]></category>
<category><![CDATA[companion]]></category>
<category><![CDATA[microsoft script]]></category>
<category><![CDATA[javascript debugging]]></category>
<category><![CDATA[current situation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/companion-js-ie-javascript-debugging-tool/</guid>
		<description><![CDATA[Friend to do web development are clear, js Debugging is quite depressing, because first of all, more flexible language grammar, it is a weak type of scripting language, a lot of errors are beyond the  ...]]></description>
		<content:encoded><![CDATA[Friend to do web development are clear, js Debugging is quite depressing, because first of all, more flexible language grammar, it is a weak type of scripting language, a lot of errors are beyond the  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/openfire-plugin-developer-s-guide/" title="Openfire Plugin Developer's Guide">Openfire Plugin Developer's Guide</a> 2009-02-28 01:55:03</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/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/companion-js-ie-javascript-debugging-tool/</wfw:commentRss>
	</item>
		<item>
		<title>prototype property for use</title>
		<link>http://www.codeweblog.com/prototype-property-for-use/</link>
		<comments>http://www.codeweblog.com/prototype-property-for-use/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 12:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[split string]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[programmers]]></category>
<category><![CDATA[object oriented language]]></category>
<category><![CDATA[implementation methods]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[elements]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[acquaintance]]></category>
<category><![CDATA[numerical variables]]></category>
<category><![CDATA[boolean variables]]></category>
<category><![CDATA[logical variables]]></category>
<category><![CDATA[new element]]></category>
<category><![CDATA[variable string]]></category>
<category><![CDATA[figure sum]]></category>
<category><![CDATA[variable object]]></category>
<category><![CDATA[inadequacy]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/prototype-property-for-use/</guid>
		<description><![CDATA[prototype in IE 4 and later versions of the introduction of a target in a certain category of object methods, and special Convenience is: it is a kind of object to add the Ways Ways! This probably sou ...]]></description>
		<content:encoded><![CDATA[prototype in IE 4 and later versions of the introduction of a target in a certain category of object methods, and special Convenience is: it is a kind of object to add the Ways Ways! This probably sou ...				<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/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/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/javascript-string-functions-guinness/" title="JavaScript String Functions Guinness">JavaScript String Functions Guinness</a> 2009-02-27 15:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/prototype-property-for-use/</wfw:commentRss>
	</item>
		<item>
		<title>From the database to the hibernate configuration file, JAVABEAN and HTML form instrument 1.2</title>
		<link>http://www.codeweblog.com/from-the-database-to-the-hibernate-configuration-file-javabean-and-html-form-instrument-1-2/</link>
		<comments>http://www.codeweblog.com/from-the-database-to-the-hibernate-configuration-file-javabean-and-html-form-instrument-1-2/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 06:25:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[long time]]></category>
<category><![CDATA[configuration files]]></category>
<category><![CDATA[database configuration]]></category>
<category><![CDATA[hbm]]></category>
<category><![CDATA[javabean]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[automatic generation]]></category>
<category><![CDATA[adoption]]></category>
<category><![CDATA[html documents]]></category>
<category><![CDATA[config]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[mysql connection]]></category>
<category><![CDATA[friend in need]]></category>
<category><![CDATA[interface configurations]]></category>
<category><![CDATA[sql databases]]></category>
<category><![CDATA[powerdesigner]]></category>
<category><![CDATA[port settings]]></category>
<category><![CDATA[flow 1]]></category>
<category><![CDATA[hdb]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/from-the-database-to-the-hibernate-configuration-file-javabean-and-html-form-instrument-1-2/</guid>
		<description><![CDATA[Function: HBM to achieve from the database configuration files and JavaBean automatic generation, of course, you can also choose to generate a simple HTML form. Description: The maintenance of this in ...]]></description>
		<content:encoded><![CDATA[Function: HBM to achieve from the database configuration files and JavaBean automatic generation, of course, you can also choose to generate a simple HTML form. Description: The maintenance of this in ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-cfg-xml-configuration-file-including-the-primary-key-generation-strategy-introduction/" title="Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)">Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)</a> 2009-02-27 10:01:17</li>
					<li><a href="http://www.codeweblog.com/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</li>
					<li><a href="http://www.codeweblog.com/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/from-the-database-to-the-hibernate-configuration-file-javabean-and-html-form-instrument-1-2/</wfw:commentRss>
	</item>
		<item>
		<title>jmeter distributed testing small problem</title>
		<link>http://www.codeweblog.com/jmeter-distributed-testing-small-problem/</link>
		<comments>http://www.codeweblog.com/jmeter-distributed-testing-small-problem/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 07:25:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[databases]]></category>
<category><![CDATA[deployment]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[test case]]></category>
<category><![CDATA[annotations]]></category>
<category><![CDATA[measurement]]></category>
<category><![CDATA[192]]></category>
<category><![CDATA[bin directory]]></category>
<category><![CDATA[hosts]]></category>
<category><![CDATA[linux]]></category>
<category><![CDATA[ip]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[three steps]]></category>
<category><![CDATA[stress tests]]></category>
<category><![CDATA[default port number]]></category>
<category><![CDATA[target machine]]></category>
<category><![CDATA[loopback address]]></category>
<category><![CDATA[server script]]></category>
<category><![CDATA[pressure test]]></category>
<category><![CDATA[jmeter]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jmeter-distributed-testing-small-problem/</guid>
		<description><![CDATA[Recently, the project required to carry out stress tests, but only four computer-on-hand, one of a server, do not say this to the deployment of programs and databases. Another three are separately dev ...]]></description>
		<content:encoded><![CDATA[Recently, the project required to carry out stress tests, but only four computer-on-hand, one of a server, do not say this to the deployment of programs and databases. Another three are separately dev ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/memo-hibernate-problem/" title="Memo hibernate problem">Memo hibernate problem</a> 2009-02-27 12:34:43</li>
					<li><a href="http://www.codeweblog.com/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/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/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jmeter-distributed-testing-small-problem/</wfw:commentRss>
	</item>
		<item>
		<title>CentOS 5.2 on the deployment of rails applications</title>
		<link>http://www.codeweblog.com/centos-5-2-on-the-deployment-of-rails-applications/</link>
		<comments>http://www.codeweblog.com/centos-5-2-on-the-deployment-of-rails-applications/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 21:40:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[apache]]></category>
<category><![CDATA[deployment]]></category>
<category><![CDATA[export path]]></category>
<category><![CDATA[lib]]></category>
<category><![CDATA[gems]]></category>
<category><![CDATA[grep]]></category>
<category><![CDATA[ruby version]]></category>
<category><![CDATA[rb]]></category>
<category><![CDATA[ruby ruby]]></category>
<category><![CDATA[rpm]]></category>
<category><![CDATA[rf]]></category>
<category><![CDATA[devel]]></category>
<category><![CDATA[yum]]></category>
<category><![CDATA[libs]]></category>
<category><![CDATA[config]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[source compiler]]></category>
<category><![CDATA[shared object]]></category>
<category><![CDATA[dislike]]></category>
<category><![CDATA[libmysqlclient]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/centos-5-2-on-the-deployment-of-rails-applications/</guid>
		<description><![CDATA[Today at a newly installed server to deploy a rails small Web site, the system is Centos 5.2, the direct use of convenience of the system built-in apache and mod_rails. 1. First of all The system come ...]]></description>
		<content:encoded><![CDATA[Today at a newly installed server to deploy a rails small Web site, the system is Centos 5.2, the direct use of convenience of the system built-in apache and mod_rails. 1. First of all The system come ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/memo-hibernate-problem/" title="Memo hibernate problem">Memo hibernate problem</a> 2009-02-27 12:34:43</li>
					<li><a href="http://www.codeweblog.com/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</li>
					<li><a href="http://www.codeweblog.com/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/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/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/centos-5-2-on-the-deployment-of-rails-applications/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript Advanced Training - Custom Object</title>
		<link>http://www.codeweblog.com/javascript-advanced-training-custom-object/</link>
		<comments>http://www.codeweblog.com/javascript-advanced-training-custom-object/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 09:20:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[java language]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[math]]></category>
<category><![CDATA[s programming]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[programming language]]></category>
<category><![CDATA[string object]]></category>
<category><![CDATA[javascript object]]></category>
<category><![CDATA[prototype object]]></category>
<category><![CDATA[prototype prototype]]></category>
<category><![CDATA[rules of grammar]]></category>
<category><![CDATA[dynamic property]]></category>
<category><![CDATA[self definition]]></category>
<category><![CDATA[extension mechanism]]></category>
<category><![CDATA[convenience]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-advanced-training-custom-object/</guid>
		<description><![CDATA[First, an overview of In the Java language, we can define your own categories, and in accordance with these classes to create objects to use in Javascript, we can also define your own categories, such ...]]></description>
		<content:encoded><![CDATA[First, an overview of In the Java language, we can define your own categories, and in accordance with these classes to create objects to use in Javascript, we can also define your own categories, such ...				<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/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/a-common-javascript-page/" title="A common JavaScript page">A common JavaScript page</a> 2009-02-27 19:55:03</li>
					<li><a href="http://www.codeweblog.com/ejb/" title="EJB">EJB</a> 2009-02-27 13:51:25</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-advanced-training-custom-object/</wfw:commentRss>
	</item>
	</channel>
</rss>
