<?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>execution</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/execution/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>execution</description>
	<pubDate>Mon, 22 Mar 2010 03:24:28+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Recognizing spring Services</title>
		<link>http://www.codeweblog.com/recognizing-spring-services/</link>
		<comments>http://www.codeweblog.com/recognizing-spring-services/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 00:40:39+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[data access]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[transaction manager]]></category>
<category><![CDATA[springframework]]></category>
<category><![CDATA[spring framework]]></category>
<category><![CDATA[ssh]]></category>
<category><![CDATA[jdbc datasource]]></category>
<category><![CDATA[transaction management]]></category>
<category><![CDATA[aop]]></category>
<category><![CDATA[programming model]]></category>
<category><![CDATA[abstraction]]></category>
<category><![CDATA[execution]]></category>
<category><![CDATA[propagation]]></category>
<category><![CDATA[transaction api]]></category>
<category><![CDATA[consistent programming]]></category>
<category><![CDATA[transaction support]]></category>
<category><![CDATA[support spring]]></category>
<category><![CDATA[application configuration]]></category>
<category><![CDATA[target class]]></category>
<category><![CDATA[spring services]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/recognizing-spring-services/</guid>
		<description><![CDATA[ps: this article a few months ago, finishing well, with reference to a lot of good articles, to learn the essence of them + some of their own understanding, share je friends! Spring framework is one i ...]]></description>
		<content:encoded><![CDATA[ps: this article a few months ago, finishing well, with reference to a lot of good articles, to learn the essence of them + some of their own understanding, share je friends! Spring framework is one i ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
					<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/recognizing-spring-services/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate anomalies: associate a collection with two ...</title>
		<link>http://www.codeweblog.com/hibernate-anomalies-associate-a-collection-with-two/</link>
		<comments>http://www.codeweblog.com/hibernate-anomalies-associate-a-collection-with-two/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 07:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[transaction manager]]></category>
<category><![CDATA[springframework]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[anomalies]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[init]]></category>
<category><![CDATA[filter class]]></category>
<category><![CDATA[filter name]]></category>
<category><![CDATA[aop]]></category>
<category><![CDATA[good job]]></category>
<category><![CDATA[getname]]></category>
<category><![CDATA[rollback]]></category>
<category><![CDATA[expression]]></category>
<category><![CDATA[execution]]></category>
<category><![CDATA[config]]></category>
<category><![CDATA[illegal attempt]]></category>
<category><![CDATA[open session]]></category>
<category><![CDATA[service gt]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-anomalies-associate-a-collection-with-two/</guid>
		<description><![CDATA[Hibernate exception - Illegal attempt to associate a collection with two open session Using struts2 + hibernate3.3 + spring2.5.6 As long as it is to implement or update method will throw more than sav ...]]></description>
		<content:encoded><![CDATA[Hibernate exception - Illegal attempt to associate a collection with two open session Using struts2 + hibernate3.3 + spring2.5.6 As long as it is to implement or update method will throw more than sav ...				<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-anomalies-associate-a-collection-with-two/</wfw:commentRss>
	</item>
		<item>
		<title>How the project started: How to get along with the demand and customer</title>
		<link>http://www.codeweblog.com/how-the-project-started-how-to-get-along-with-the-demand-and-customer/</link>
		<comments>http://www.codeweblog.com/how-the-project-started-how-to-get-along-with-the-demand-and-customer/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 12:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[norms]]></category>
<category><![CDATA[concentration]]></category>
<category><![CDATA[headache]]></category>
<category><![CDATA[execution]]></category>
<category><![CDATA[bridges]]></category>
<category><![CDATA[translation]]></category>
<category><![CDATA[requirements specification]]></category>
<category><![CDATA[cooperation]]></category>
<category><![CDATA[risk]]></category>
<category><![CDATA[consultation room]]></category>
<category><![CDATA[project failure]]></category>
<category><![CDATA[danger areas]]></category>
<category><![CDATA[customer types]]></category>
<category><![CDATA[customer requirements]]></category>
<category><![CDATA[direct contact]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/how-the-project-started-how-to-get-along-with-the-demand-and-customer/</guid>
		<description><![CDATA[Private 西乔 Project Manager Product Advisor: http://blog.xiqiao.info/2009/04/17/277 Period of the project has just begun, the project manager to do the main thing is to collect customer requirements, t ...]]></description>
		<content:encoded><![CDATA[Private 西乔 Project Manager Product Advisor: http://blog.xiqiao.info/2009/04/17/277 Period of the project has just begun, the project manager to do the main thing is to collect customer requirements, t ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/tutorial-on-ruby-debug/" title="Tutorial on ruby-debug">Tutorial on ruby-debug</a> 2009-03-09 03:35:02</li>
					<li><a href="http://www.codeweblog.com/20-principles-of-needs-analysis/" title="20 principles of needs analysis">20 principles of needs analysis</a> 2009-03-06 19:00:04</li>
					<li><a href="http://www.codeweblog.com/yiwei-project-management-and-maintenance-of-javascript/" title="yiwei project management and maintenance of Javascript">yiwei project management and maintenance of Javascript</a> 2009-03-06 16:55:02</li>
					<li><a href="http://www.codeweblog.com/mind-mapping-software-freemind-and-mindmanager/" title="Mind Mapping Software Freemind and MindManager">Mind Mapping Software Freemind and MindManager</a> 2009-03-06 15:55:02</li>
					<li><a href="http://www.codeweblog.com/project-manager-qualities/" title="Project manager qualities">Project manager qualities</a> 2009-03-06 13:50:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/how-the-project-started-how-to-get-along-with-the-demand-and-customer/</wfw:commentRss>
	</item>
		<item>
		<title>FireBug debugging JS Portal - How to debug JS</title>
		<link>http://www.codeweblog.com/firebug-debugging-js-portal-how-to-debug-js/</link>
		<comments>http://www.codeweblog.com/firebug-debugging-js-portal-how-to-debug-js/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 02:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[map]]></category>
<category><![CDATA[eclipse]]></category>
<category><![CDATA[web applications]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[firebug]]></category>
<category><![CDATA[single step]]></category>
<category><![CDATA[performance bottlenecks]]></category>
<category><![CDATA[developers]]></category>
<category><![CDATA[stack]]></category>
<category><![CDATA[execution]]></category>
<category><![CDATA[profiler]]></category>
<category><![CDATA[breakpoint]]></category>
<category><![CDATA[powerful javascript debugger]]></category>
<category><![CDATA[sister company]]></category>
<category><![CDATA[art art]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/firebug-debugging-js-portal-how-to-debug-js/</guid>
		<description><![CDATA[FireBug is generally used in art, art sister company of highly skilled Oh, and for our developers, the main use it to Debug JS. Debug function to see the official introduction. Firebug includes a powe ...]]></description>
		<content:encoded><![CDATA[FireBug is generally used in art, art sister company of highly skilled Oh, and for our developers, the main use it to Debug JS. Debug function to see the official introduction. Firebug includes a powe ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</li>
					<li><a href="http://www.codeweblog.com/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</li>
					<li><a href="http://www.codeweblog.com/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/firebug-debugging-js-portal-how-to-debug-js/</wfw:commentRss>
	</item>
		<item>
		<title>hibernate in schemaexport, schemaupdate tools</title>
		<link>http://www.codeweblog.com/hibernate-in-schemaexport-schemaupdate-tools/</link>
		<comments>http://www.codeweblog.com/hibernate-in-schemaexport-schemaupdate-tools/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 09:40:12+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[sql]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[xml file]]></category>
<category><![CDATA[object database]]></category>
<category><![CDATA[classpath]]></category>
<category><![CDATA[execution]]></category>
<category><![CDATA[database schema]]></category>
<category><![CDATA[sessions]]></category>
<category><![CDATA[static string]]></category>
<category><![CDATA[threadlocal]]></category>
<category><![CDATA[default package]]></category>
<category><![CDATA[static configuration]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-in-schemaexport-schemaupdate-tools/</guid>
		<description><![CDATA[package cn.com.unutrip.hibernate.common; import java.io.File; import org.hibernate.HibernateException; import org.hibernate.Session; import org.hibernate.Transaction; import org.hibernate.cfg.Configur ...]]></description>
		<content:encoded><![CDATA[package cn.com.unutrip.hibernate.common; import java.io.File; import org.hibernate.HibernateException; import org.hibernate.Session; import org.hibernate.Transaction; import org.hibernate.cfg.Configur ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-in-schemaexport-schemaupdate-tools/</wfw:commentRss>
	</item>
		<item>
		<title>How the project started: How to get along with and customer demand for technology</title>
		<link>http://www.codeweblog.com/how-the-project-started-how-to-get-along-with-and-customer-demand-for-technology/</link>
		<comments>http://www.codeweblog.com/how-the-project-started-how-to-get-along-with-and-customer-demand-for-technology/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 04:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[doubts]]></category>
<category><![CDATA[norms]]></category>
<category><![CDATA[concentration]]></category>
<category><![CDATA[headache]]></category>
<category><![CDATA[worries]]></category>
<category><![CDATA[execution]]></category>
<category><![CDATA[bridges]]></category>
<category><![CDATA[customer demand]]></category>
<category><![CDATA[translation]]></category>
<category><![CDATA[requirements specification]]></category>
<category><![CDATA[cooperation]]></category>
<category><![CDATA[risk]]></category>
<category><![CDATA[consultation room]]></category>
<category><![CDATA[project failure]]></category>
<category><![CDATA[danger areas]]></category>
<category><![CDATA[customer types]]></category>
<category><![CDATA[customer requirements]]></category>
<category><![CDATA[direct contact]]></category>
<category><![CDATA[profession]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/how-the-project-started-how-to-get-along-with-and-customer-demand-for-technology/</guid>
		<description><![CDATA[Period of the project has just begun, the project manager to do the main thing is to collect customer requirements, this is a project manager is the stage of a headache, and cooperation has just start ...]]></description>
		<content:encoded><![CDATA[Period of the project has just begun, the project manager to do the main thing is to collect customer requirements, this is a project manager is the stage of a headache, and cooperation has just start ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/yiwei-project-management-and-maintenance-of-javascript/" title="yiwei project management and maintenance of Javascript">yiwei project management and maintenance of Javascript</a> 2009-03-06 16:55:02</li>
					<li><a href="http://www.codeweblog.com/mind-mapping-software-freemind-and-mindmanager/" title="Mind Mapping Software Freemind and MindManager">Mind Mapping Software Freemind and MindManager</a> 2009-03-06 15:55:02</li>
					<li><a href="http://www.codeweblog.com/project-manager-qualities/" title="Project manager qualities">Project manager qualities</a> 2009-03-06 13:50:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-doubts/" title="Hibernate doubts">Hibernate doubts</a> 2009-03-01 18:37:31</li>
					<li><a href="http://www.codeweblog.com/in-the-spring-to-configure-service/" title="In the Spring to configure Service">In the Spring to configure Service</a> 2009-02-27 13:50:31</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/how-the-project-started-how-to-get-along-with-and-customer-demand-for-technology/</wfw:commentRss>
	</item>
		<item>
		<title>Spring Best Configuration</title>
		<link>http://www.codeweblog.com/spring-best-configuration/</link>
		<comments>http://www.codeweblog.com/spring-best-configuration/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 23:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[transaction manager]]></category>
<category><![CDATA[map]]></category>
<category><![CDATA[hbm]]></category>
<category><![CDATA[dialect]]></category>
<category><![CDATA[props]]></category>
<category><![CDATA[dao]]></category>
<category><![CDATA[aop]]></category>
<category><![CDATA[statistics]]></category>
<category><![CDATA[expression]]></category>
<category><![CDATA[classpath]]></category>
<category><![CDATA[execution]]></category>
<category><![CDATA[config]]></category>
<category><![CDATA[lt package]]></category>
<category><![CDATA[propagation]]></category>
<category><![CDATA[entry key]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/spring-best-configuration/</guid>
		<description><![CDATA[You might need this instant guide. Transactions with Manager and Advice Transactions with Pointcuts Hibernate Session Factory Hibernate DAO and Service Best Practice &lt;TBC&gt;]]></description>
		<content:encoded><![CDATA[You might need this instant guide. Transactions with Manager and Advice Transactions with Pointcuts Hibernate Session Factory Hibernate DAO and Service Best Practice &lt;TBC&gt;				<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-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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/spring-best-configuration/</wfw:commentRss>
	</item>
		<item>
		<title>Using javascript / css to achieve GridView alternate row background color. Click the line color</title>
		<link>http://www.codeweblog.com/using-javascript-css-to-achieve-gridview-alternate-row-background-color-click-the-line-color/</link>
		<comments>http://www.codeweblog.com/using-javascript-css-to-achieve-gridview-alternate-row-background-color-click-the-line-color/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 04:35:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[ie7]]></category>
<category><![CDATA[background color]]></category>
<category><![CDATA[chaos]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[execution]]></category>
<category><![CDATA[few days]]></category>
<category><![CDATA[bad mood]]></category>
<category><![CDATA[timely manner]]></category>
<category><![CDATA[mouse click]]></category>
<category><![CDATA[mouse point]]></category>
<category><![CDATA[long long time]]></category>
<category><![CDATA[train of thought]]></category>
<category><![CDATA[complement]]></category>
<category><![CDATA[inappropriate word]]></category>
<category><![CDATA[simple style]]></category>
<category><![CDATA[click options]]></category>
<category><![CDATA[bac]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/using-javascript-css-to-achieve-gridview-alternate-row-background-color-click-the-line-color/</guid>
		<description><![CDATA[Using javascript / css to achieve GridView alternate row background color, click the line color Asked a few days ago was found in Bo was asked click on the GridView row color problem, suddenly reminde ...]]></description>
		<content:encoded><![CDATA[Using javascript / css to achieve GridView alternate row background color, click the line color Asked a few days ago was found in Bo was asked click on the GridView row color problem, suddenly reminde ...				<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/using-javascript-css-to-achieve-gridview-alternate-row-background-color-click-the-line-color/</wfw:commentRss>
	</item>
		<item>
		<title>Using javascript / css implementation GridView alternate row background color. Click the line color</title>
		<link>http://www.codeweblog.com/using-javascript-css-implementation-gridview-alternate-row-background-color-click-the-line-color/</link>
		<comments>http://www.codeweblog.com/using-javascript-css-implementation-gridview-alternate-row-background-color-click-the-line-color/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 18:20:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[ie7]]></category>
<category><![CDATA[background color]]></category>
<category><![CDATA[chaos]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[execution]]></category>
<category><![CDATA[few days]]></category>
<category><![CDATA[javascript css]]></category>
<category><![CDATA[bad mood]]></category>
<category><![CDATA[css implementation]]></category>
<category><![CDATA[mouse selection]]></category>
<category><![CDATA[mouse point]]></category>
<category><![CDATA[style mouse]]></category>
<category><![CDATA[long long time]]></category>
<category><![CDATA[table style]]></category>
<category><![CDATA[train of thought]]></category>
<category><![CDATA[torment]]></category>
<category><![CDATA[complement]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/using-javascript-css-implementation-gridview-alternate-row-background-color-click-the-line-color/</guid>
		<description><![CDATA[Using javascript / css implementation GridView alternate row background color, click the line color Ask Bo a few days ago was found in someone clicks GridView question about the issue of line color, s ...]]></description>
		<content:encoded><![CDATA[Using javascript / css implementation GridView alternate row background color, click the line color Ask Bo a few days ago was found in someone clicks GridView question about the issue of line color, s ...				<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/using-javascript-css-implementation-gridview-alternate-row-background-color-click-the-line-color/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript and VBScript Injection in ActionScript</title>
		<link>http://www.codeweblog.com/javascript-and-vbscript-injection-in-actionscript/</link>
		<comments>http://www.codeweblog.com/javascript-and-vbscript-injection-in-actionscript/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 20:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[xml]]></category>
<category><![CDATA[server side]]></category>
<category><![CDATA[system resources]]></category>
<category><![CDATA[transparency]]></category>
<category><![CDATA[developers]]></category>
<category><![CDATA[execution]]></category>
<category><![CDATA[javascripts]]></category>
<category><![CDATA[swf files]]></category>
<category><![CDATA[garbage]]></category>
<category><![CDATA[actionscript]]></category>
<category><![CDATA[server independence]]></category>
<category><![CDATA[vbscript files]]></category>
<category><![CDATA[vbscript functions]]></category>
<category><![CDATA[support scripts]]></category>
<category><![CDATA[script injection]]></category>
<category><![CDATA[vbscripts]]></category>
<category><![CDATA[javascript support]]></category>
<category><![CDATA[sourcecode]]></category>
<category><![CDATA[scripting]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-and-vbscript-injection-in-actionscript/</guid>
		<description><![CDATA[In AS3 Script Injection, complete and unmodified JavaScript and / or VBScript functions, class objects and applications are stored inside AS3 files using XML, and are then parsed, sent to the browser, ...]]></description>
		<content:encoded><![CDATA[In AS3 Script Injection, complete and unmodified JavaScript and / or VBScript functions, class objects and applications are stored inside AS3 files using XML, and are then parsed, sent to the browser, ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jquery-ajax-example/" title="jquery ajax example">jquery ajax example</a> 2009-03-01 19:15:02</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>
					<li><a href="http://www.codeweblog.com/lighttpd-fastcgi-built-a-server-how-to-preserve-the-status-of-server/" title="lighttpd + fastcgi built a server how to preserve the status of server">lighttpd + fastcgi built a server how to preserve the status of server</a> 2009-02-28 16:15:02</li>
					<li><a href="http://www.codeweblog.com/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/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/javascript-and-vbscript-injection-in-actionscript/</wfw:commentRss>
	</item>
		<item>
		<title>Rails Timeout Exception Handling</title>
		<link>http://www.codeweblog.com/rails-timeout-exception-handling/</link>
		<comments>http://www.codeweblog.com/rails-timeout-exception-handling/#comments</comments>
		<pubDate>Wed, 06 May 2009 18:50:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[succession]]></category>
<category><![CDATA[anomaly]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[lib]]></category>
<category><![CDATA[error message]]></category>
<category><![CDATA[subclass]]></category>
<category><![CDATA[rb]]></category>
<category><![CDATA[exception handling]]></category>
<category><![CDATA[execution]]></category>
<category><![CDATA[host url]]></category>
<category><![CDATA[timely manner]]></category>
<category><![CDATA[server port]]></category>
<category><![CDATA[write error]]></category>
<category><![CDATA[pop3 server]]></category>
<category><![CDATA[time out]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rails-timeout-exception-handling/</guid>
		<description><![CDATA[Found that there is often &quot;timed out&quot; error message, such as / usr/lib/ruby/1.8/timeout.rb: 54: in `rbuf_fill &#39;: execution expired (Timeout:: Error), TU, it should be unstable or the net ...]]></description>
		<content:encoded><![CDATA[Found that there is often &quot;timed out&quot; error message, such as / usr/lib/ruby/1.8/timeout.rb: 54: in `rbuf_fill &#39;: execution expired (Timeout:: Error), TU, it should be unstable or the net ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-spring-hibernate-s-easy-to-integrate/" title="Struts2 Spring Hibernate's easy to integrate">Struts2 Spring Hibernate's easy to integrate</a> 2009-02-27 13:51:59</li>
					<li><a href="http://www.codeweblog.com/noclassdeffounderror-javax-servlet-servlet/" title="NoClassDefFoundError: javax / servlet / Servlet">NoClassDefFoundError: javax / servlet / Servlet</a> 2009-02-27 13:50:42</li>
					<li><a href="http://www.codeweblog.com/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/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/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/rails-timeout-exception-handling/</wfw:commentRss>
	</item>
		<item>
		<title>hibernate mapping inverse and cascade Collection Detailed</title>
		<link>http://www.codeweblog.com/hibernate-mapping-inverse-and-cascade-collection-detailed/</link>
		<comments>http://www.codeweblog.com/hibernate-mapping-inverse-and-cascade-collection-detailed/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 17:50:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[pojo]]></category>
<category><![CDATA[sql statements]]></category>
<category><![CDATA[sql statement]]></category>
<category><![CDATA[consistency]]></category>
<category><![CDATA[two tables]]></category>
<category><![CDATA[relationship]]></category>
<category><![CDATA[database operations]]></category>
<category><![CDATA[bridge]]></category>
<category><![CDATA[execution]]></category>
<category><![CDATA[cascade collection]]></category>
<category><![CDATA[address school]]></category>
<category><![CDATA[school id]]></category>
<category><![CDATA[set address]]></category>
<category><![CDATA[party 3]]></category>
<category><![CDATA[school address]]></category>
<category><![CDATA[aggregate]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-mapping-inverse-and-cascade-collection-detailed/</guid>
		<description><![CDATA[# Assume that there is a relationship between the table ADDRESS_SCHOOL, has two fields ADDRESS_ID, SCHOOL_ID, # The two fields corresponding to ADDRESS and the key two tables SCHOOL (11) insert the SQ ...]]></description>
		<content:encoded><![CDATA[# Assume that there is a relationship between the table ADDRESS_SCHOOL, has two fields ADDRESS_ID, SCHOOL_ID, # The two fields corresponding to ADDRESS and the key two tables SCHOOL (11) insert the SQ ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<li><a href="http://www.codeweblog.com/hibernate-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/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/hibernate-mapping-inverse-and-cascade-collection-detailed/</wfw:commentRss>
	</item>
		<item>
		<title>Tutorial on ruby-debug</title>
		<link>http://www.codeweblog.com/tutorial-on-ruby-debug/</link>
		<comments>http://www.codeweblog.com/tutorial-on-ruby-debug/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 03:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[environments]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[api]]></category>
<category><![CDATA[invocation]]></category>
<category><![CDATA[debug]]></category>
<category><![CDATA[rb]]></category>
<category><![CDATA[lighttpd]]></category>
<category><![CDATA[kernel debugger]]></category>
<category><![CDATA[cat test]]></category>
<category><![CDATA[debian users]]></category>
<category><![CDATA[dev package]]></category>
<category><![CDATA[set filter]]></category>
<category><![CDATA[breakpoints]]></category>
<category><![CDATA[c compiler]]></category>
<category><![CDATA[windows users]]></category>
<category><![CDATA[command prompt]]></category>
<category><![CDATA[bugtrack]]></category>
<category><![CDATA[pwd]]></category>
<category><![CDATA[execution]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/tutorial-on-ruby-debug/</guid>
		<description><![CDATA[Posted on July 11, 2006 Installation The installation procedure requires rubygems package and C compiler available. Two notes worth to mention: For Debian users, you must have ruby-dev package install ...]]></description>
		<content:encoded><![CDATA[Posted on July 11, 2006 Installation The installation procedure requires rubygems package and C compiler available. Two notes worth to mention: For Debian users, you must have ruby-dev package install ...				<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/tutorial-on-ruby-debug/</wfw:commentRss>
	</item>
	</channel>
</rss>
