<?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>2009/06</title>
	<atom:link href="http://www.codeweblog.com/feed/archive/2009/06/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>Java, Ruby, AJAX, PHP, MySQL, Apache, Linux, Freebsd, Unix ...</description>
	<pubDate>Mon, 15 Mar 2010 17:07:12+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>dwr configuration</title>
		<link>http://www.codeweblog.com/dwr-configuration/</link>
		<comments>http://www.codeweblog.com/dwr-configuration/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 23:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[servlet class]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[init]]></category>
<category><![CDATA[debug]]></category>
<category><![CDATA[invoker]]></category>
<category><![CDATA[dwr]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dwr-configuration/</guid>
		<description><![CDATA[&lt;servlet&gt; &lt;servlet-name&gt; dwr-invoker &lt;/ servlet-name&gt; &lt;servlet-class&gt; org.directwebremoting.servlet.DwrServlet &lt;/ servlet-class&gt; &lt;init-param&gt; &lt;param-name&gt; deb ...]]></description>
		<content:encoded><![CDATA[&lt;servlet&gt; &lt;servlet-name&gt; dwr-invoker &lt;/ servlet-name&gt; &lt;servlet-class&gt; org.directwebremoting.servlet.DwrServlet &lt;/ servlet-class&gt; &lt;init-param&gt; &lt;param-name&gt; deb ...				<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/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/dwr-configuration/</wfw:commentRss>
	</item>
		<item>
		<title>Detailed Window.open parameters in Javascript</title>
		<link>http://www.codeweblog.com/detailed-window-open-parameters-in-javascript/</link>
		<comments>http://www.codeweblog.com/detailed-window-open-parameters-in-javascript/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 22:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[quot]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[menus]]></category>
<category><![CDATA[url address]]></category>
<category><![CDATA[pop up window]]></category>
<category><![CDATA[screen pixel]]></category>
<category><![CDATA[shift button]]></category>
<category><![CDATA[internet friends]]></category>
<category><![CDATA[scroll bars]]></category>
<category><![CDATA[url name]]></category>
<category><![CDATA[toolbars]]></category>
<category><![CDATA[commas]]></category>
<category><![CDATA[copyright information]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/detailed-window-open-parameters-in-javascript/</guid>
		<description><![CDATA[[size = large] [/ size] on the parameters Window.open summary (see the book adapted) look at an example: [javascipt:] window.open ( &quot;Webpage.asp?&quot;, Derek, &quot;height = 100, width = 100, st ...]]></description>
		<content:encoded><![CDATA[[size = large] [/ size] on the parameters Window.open summary (see the book adapted) look at an example: [javascipt:] window.open ( &quot;Webpage.asp?&quot;, Derek, &quot;height = 100, width = 100, st ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-using-c3p0-connection-pooling/" title="hibernate using c3p0 connection pooling">hibernate using c3p0 connection pooling</a> 2009-02-27 12:33:05</li>
					<li><a href="http://www.codeweblog.com/hibernate-configuration-parameters-hibernate-hbm2ddl-auto/" title="Hibernate configuration parameters hibernate.hbm2ddl.auto">Hibernate configuration parameters hibernate.hbm2ddl.auto</a> 2009-02-27 11:22:24</li>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/detailed-window-open-parameters-in-javascript/</wfw:commentRss>
	</item>
		<item>
		<title>jsp decrypt encrypted js</title>
		<link>http://www.codeweblog.com/jsp-decrypt-encrypted-js/</link>
		<comments>http://www.codeweblog.com/jsp-decrypt-encrypted-js/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 19:05:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[parameters]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[hex]]></category>
<category><![CDATA[encryption and decryption]]></category>
<category><![CDATA[static string]]></category>
<category><![CDATA[2c]]></category>
<category><![CDATA[decryption methods]]></category>
<category><![CDATA[5f]]></category>
<category><![CDATA[quot 15]]></category>
<category><![CDATA[decrypt]]></category>
<category><![CDATA[5b]]></category>
<category><![CDATA[5d]]></category>
<category><![CDATA[5c]]></category>
<category><![CDATA[encrypted]]></category>
<category><![CDATA[1a]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jsp-decrypt-encrypted-js/</guid>
		<description><![CDATA[I have been asked in recent js encryption decryption jsp, I access the relevant information, not found jsp directly js encryption decryption methods, but I have the code below to resolve this issue: / ...]]></description>
		<content:encoded><![CDATA[I have been asked in recent js encryption decryption jsp, I access the relevant information, not found jsp directly js encryption decryption methods, but I have the code below to resolve this issue: / ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/java-read-file/" title="java read file">java read file</a> 2009-02-27 12:35:13</li>
					<li><a href="http://www.codeweblog.com/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/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jsp-decrypt-encrypted-js/</wfw:commentRss>
	</item>
		<item>
		<title>Test Development Notebook WebDav</title>
		<link>http://www.codeweblog.com/test-development-notebook-webdav/</link>
		<comments>http://www.codeweblog.com/test-development-notebook-webdav/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 15:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[full text search]]></category>
<category><![CDATA[workload]]></category>
<category><![CDATA[coupling]]></category>
<category><![CDATA[consequences]]></category>
<category><![CDATA[application integration]]></category>
<category><![CDATA[point of view]]></category>
<category><![CDATA[document object]]></category>
<category><![CDATA[application design]]></category>
<category><![CDATA[content management applications]]></category>
<category><![CDATA[open source components]]></category>
<category><![CDATA[enterprise content management]]></category>
<category><![CDATA[project designers]]></category>
<category><![CDATA[attractive location]]></category>
<category><![CDATA[project applications]]></category>
<category><![CDATA[jetspeed]]></category>
<category><![CDATA[jackrabbit]]></category>
<category><![CDATA[program options]]></category>
<category><![CDATA[test development]]></category>
<category><![CDATA[turbine]]></category>
<category><![CDATA[diseases]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/test-development-notebook-webdav/</guid>
		<description><![CDATA[Program options: Slide: Inadequate: the final version of its open source components was in 2004, in recent years are no longer updated Slide item a few very poor place to do: 1, the positioning of the ...]]></description>
		<content:encoded><![CDATA[Program options: Slide: Inadequate: the final version of its open source components was in 2004, in recent years are no longer updated Slide item a few very poor place to do: 1, the positioning of the ...				<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/ext-common-problem-of-summing-up/" title="Ext common problem of summing up">Ext common problem of summing up</a> 2009-03-05 19: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/how-to-do-a-good-job-in-the-demand-for-change-management-needs-to-change-flow-specification/" title="How to do a good job in the demand for change management - needs to change flow specification">How to do a good job in the demand for change management - needs to change flow specification</a> 2009-02-28 02:55:04</li>
					<li><a href="http://www.codeweblog.com/based-on-spring-s-hibernate-search-full-text-search-function-of-sample/" title="Based on Spring's Hibernate Search full-text search function of sample">Based on Spring's Hibernate Search full-text search function of sample</a> 2009-02-27 12:34:20</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/test-development-notebook-webdav/</wfw:commentRss>
	</item>
		<item>
		<title>Will no doubt kill the open source ERP?</title>
		<link>http://www.codeweblog.com/will-no-doubt-kill-the-open-source-erp/</link>
		<comments>http://www.codeweblog.com/will-no-doubt-kill-the-open-source-erp/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 12:45:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[no doubt]]></category>
<category><![CDATA[software implementation]]></category>
<category><![CDATA[phenomenon]]></category>
<category><![CDATA[management tool]]></category>
<category><![CDATA[software products]]></category>
<category><![CDATA[software project]]></category>
<category><![CDATA[excuse]]></category>
<category><![CDATA[open source operating system]]></category>
<category><![CDATA[implementation consultants]]></category>
<category><![CDATA[erp implementation]]></category>
<category><![CDATA[microsoft rival]]></category>
<category><![CDATA[implementation team]]></category>
<category><![CDATA[erp project]]></category>
<category><![CDATA[enterprise erp]]></category>
<category><![CDATA[experienced consultants]]></category>
<category><![CDATA[good business]]></category>
<category><![CDATA[product features]]></category>
<category><![CDATA[business performance]]></category>
<category><![CDATA[erp software]]></category>
<category><![CDATA[miracle]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/will-no-doubt-kill-the-open-source-erp/</guid>
		<description><![CDATA[ERP system with the operating system has a very large difference in ERP system is not just a software, and more inclined to be a management tool. As for the operating system, its just a software, ther ...]]></description>
		<content:encoded><![CDATA[ERP system with the operating system has a very large difference in ERP system is not just a software, and more inclined to be a management tool. As for the operating system, its just a software, ther ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-call-apply/" title="js call apply">js call apply</a> 2009-03-12 02:50: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/demand-assessment-and-demand-for-testing/" title="Demand assessment and demand for testing">Demand assessment and demand for testing</a> 2009-03-06 11:45:03</li>
					<li><a href="http://www.codeweblog.com/design-pattern-in-ejb-applications/" title="Design Pattern in EJB Applications">Design Pattern in EJB Applications</a> 2009-03-04 09:50:17</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-cache-management/" title="Hibernate's cache management">Hibernate's cache management</a> 2009-03-03 10:27:47</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/will-no-doubt-kill-the-open-source-erp/</wfw:commentRss>
	</item>
		<item>
		<title>Adobe AIR Developer Toolbox: Resources and Guide</title>
		<link>http://www.codeweblog.com/adobe-air-developer-toolbox-resources-and-guide/</link>
		<comments>http://www.codeweblog.com/adobe-air-developer-toolbox-resources-and-guide/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 10:55:11+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[desktop programs]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[user experience]]></category>
<category><![CDATA[end users]]></category>
<category><![CDATA[web developers]]></category>
<category><![CDATA[operating environment]]></category>
<category><![CDATA[mac os x]]></category>
<category><![CDATA[sdk]]></category>
<category><![CDATA[desktop application]]></category>
<category><![CDATA[flash developer center]]></category>
<category><![CDATA[official resources]]></category>
<category><![CDATA[html engine]]></category>
<category><![CDATA[desktop browser]]></category>
<category><![CDATA[desktop user]]></category>
<category><![CDATA[system api]]></category>
<category><![CDATA[developer toolbox]]></category>
<category><![CDATA[air resources]]></category>
<category><![CDATA[client applications]]></category>
<category><![CDATA[home developer]]></category>
<category><![CDATA[electronic version]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/adobe-air-developer-toolbox-resources-and-guide/</guid>
		<description><![CDATA[AIR recent study found a good article, articles, translation of, and for all to share. Original Address: http://www.smashingmagazine.com/2009/04/07/adobe-air-developers-toolbox-resources-and-tutorials ...]]></description>
		<content:encoded><![CDATA[AIR recent study found a good article, articles, translation of, and for all to share. Original Address: http://www.smashingmagazine.com/2009/04/07/adobe-air-developers-toolbox-resources-and-tutorials ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-charts-extjs-implementation-tools-can-be-combined/" title="JS charts extjs implementation tools can be combined">JS charts extjs implementation tools can be combined</a> 2009-02-27 20:55:02</li>
					<li><a href="http://www.codeweblog.com/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/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/adobe-air-developer-toolbox-resources-and-guide/</wfw:commentRss>
	</item>
		<item>
		<title>Project development in some of the feelings of</title>
		<link>http://www.codeweblog.com/project-development-in-some-of-the-feelings-of/</link>
		<comments>http://www.codeweblog.com/project-development-in-some-of-the-feelings-of/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 03:35:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[variables]]></category>
<category><![CDATA[good job]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[feelings]]></category>
<category><![CDATA[guidance]]></category>
<category><![CDATA[prototype prototype]]></category>
<category><![CDATA[simulation]]></category>
<category><![CDATA[system prototype]]></category>
<category><![CDATA[prototype system]]></category>
<category><![CDATA[interface functions]]></category>
<category><![CDATA[real world]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[change management process]]></category>
<category><![CDATA[intuitive system]]></category>
<category><![CDATA[change tables]]></category>
<category><![CDATA[stage research]]></category>
<category><![CDATA[quality function]]></category>
<category><![CDATA[functional specification]]></category>
<category><![CDATA[customer acceptance]]></category>
<category><![CDATA[term changes]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/project-development-in-some-of-the-feelings-of/</guid>
		<description><![CDATA[The success or failure of projects is a lot of variables, both technical as well as management, but also related to both their own, there are customers, but so long as we can do a good job we can cont ...]]></description>
		<content:encoded><![CDATA[The success or failure of projects is a lot of variables, both technical as well as management, but also related to both their own, there are customers, but so long as we can do a good job we can cont ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/maven-2-0-compile-test-deployment-run/" title="Maven 2.0: Compile. Test. Deployment. Run">Maven 2.0: Compile. Test. Deployment. Run</a> 2009-02-28 12:05:03</li>
					<li><a href="http://www.codeweblog.com/professional-it-management-talent-required-ability-ten/" title="Professional IT management talent required ability Ten">Professional IT management talent required ability Ten</a> 2009-02-28 10:05:04</li>
					<li><a href="http://www.codeweblog.com/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
					<li><a href="http://www.codeweblog.com/how-to-do-a-good-job-in-the-demand-for-change-management-needs-to-change-flow-specification/" title="How to do a good job in the demand for change management - needs to change flow specification">How to do a good job in the demand for change management - needs to change flow specification</a> 2009-02-28 02:55:04</li>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/project-development-in-some-of-the-feelings-of/</wfw:commentRss>
	</item>
		<item>
		<title>Auction Web site and database design needs ranking Manual</title>
		<link>http://www.codeweblog.com/auction-web-site-and-database-design-needs-ranking-manual/</link>
		<comments>http://www.codeweblog.com/auction-web-site-and-database-design-needs-ranking-manual/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 23:05:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[two ways]]></category>
<category><![CDATA[database design]]></category>
<category><![CDATA[introduction 1]]></category>
<category><![CDATA[period of time]]></category>
<category><![CDATA[functional modules]]></category>
<category><![CDATA[definitions]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[auction auction]]></category>
<category><![CDATA[gold auction]]></category>
<category><![CDATA[auction web]]></category>
<category><![CDATA[interactive network]]></category>
<category><![CDATA[auction site]]></category>
<category><![CDATA[content portal]]></category>
<category><![CDATA[fare increases]]></category>
<category><![CDATA[interested buyers]]></category>
<category><![CDATA[design staff]]></category>
<category><![CDATA[bid price]]></category>
<category><![CDATA[highest bidder]]></category>
<category><![CDATA[prospectus]]></category>
<category><![CDATA[feasibility]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/auction-web-site-and-database-design-needs-ranking-manual/</guid>
		<description><![CDATA[[Objective] In the &quot;interactive network&quot; on the production of a module showing the top auction site. Baidu to achieve the effect of keyword bidding and ranking of similar shows in the &quot; ...]]></description>
		<content:encoded><![CDATA[[Objective] In the &quot;interactive network&quot; on the production of a module showing the top auction site. Baidu to achieve the effect of keyword bidding and ranking of similar shows in the &quot; ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-brief-introduction/" title="hibernate brief introduction">hibernate brief introduction</a> 2009-03-02 12:05:07</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/shoes-construction-ruby-client-gadget/" title="Shoes - Construction Ruby client gadget">Shoes - Construction Ruby client gadget</a> 2009-02-28 18:15: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-read-file/" title="java read file">java read file</a> 2009-02-27 12:35:13</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/auction-web-site-and-database-design-needs-ranking-manual/</wfw:commentRss>
	</item>
		<item>
		<title>Five agile principles of OO software development (1.SRP single responsibility principle)</title>
		<link>http://www.codeweblog.com/five-agile-principles-of-oo-software-development-1-srp-single-responsibility-principle/</link>
		<comments>http://www.codeweblog.com/five-agile-principles-of-oo-software-development-1-srp-single-responsibility-principle/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 18:40:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		
		<guid isPermaLink="true">http://www.codeweblog.com/five-agile-principles-of-oo-software-development-1-srp-single-responsibility-principle/</guid>
		<description><![CDATA[Five agile principles of OO software development (1.SRP single responsibility principle)]]></description>
		<content:encoded><![CDATA[Five agile principles of OO software development (1.SRP single responsibility principle)				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/agile-software-development-principle-pattern-and-practice-of/" title="Agile Software Development (principle. Pattern and practice of">Agile Software Development (principle. Pattern and practice of</a> 2009-09-11 16:25:16</li>
					<li><a href="http://www.codeweblog.com/the-concept-of-agile-development/" title="The concept of Agile Development">The concept of Agile Development</a> 2009-05-16 01:25:02</li>
					<li><a href="http://www.codeweblog.com/agile-development-literacy/" title="Agile Development Literacy">Agile Development Literacy</a> 2009-08-13 07:55:03</li>
					<li><a href="http://www.codeweblog.com/chapter-iii-of-the-essence-of-software-testing/" title="Chapter III of the essence of software testing">Chapter III of the essence of software testing</a> 2009-07-29 07:45:03</li>
					<li><a href="http://www.codeweblog.com/software-development-management-best-practices-on-build-and-continuous-integration/" title="Software development management best practices - on build and continuous integration">Software development management best practices - on build and continuous integration</a> 2009-09-11 15:15:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/five-agile-principles-of-oo-software-development-1-srp-single-responsibility-principle/</wfw:commentRss>
	</item>
		<item>
		<title>Recommended book - "Project Management of the United States"</title>
		<link>http://www.codeweblog.com/recommended-book-project-management-of-the-united-states/</link>
		<comments>http://www.codeweblog.com/recommended-book-project-management-of-the-united-states/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 15:40:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[e mail]]></category>
<category><![CDATA[xu qinghua]]></category>
<category><![CDATA[project management experts]]></category>
<category><![CDATA[tang shan]]></category>
<category><![CDATA[li rui]]></category>
<category><![CDATA[shan yu]]></category>
<category><![CDATA[open source technology]]></category>
<category><![CDATA[sohu]]></category>
<category><![CDATA[intel linux]]></category>
<category><![CDATA[time scope]]></category>
<category><![CDATA[microsoft china]]></category>
<category><![CDATA[leadership book]]></category>
<category><![CDATA[software ships]]></category>
<category><![CDATA[bermuda triangle]]></category>
<category><![CDATA[china ltd]]></category>
<category><![CDATA[ref ps]]></category>
<category><![CDATA[laboratory project]]></category>
<category><![CDATA[dr chen]]></category>
<category><![CDATA[strategy manager]]></category>
<category><![CDATA[united states software]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/recommended-book-project-management-of-the-united-states/</guid>
		<description><![CDATA[Software development in a long journey, but also the existence of such a Bermuda Triangle. In many cases, the project manager had to deal with resources at the same time, scope, progress of these thre ...]]></description>
		<content:encoded><![CDATA[Software development in a long journey, but also the existence of such a Bermuda Triangle. In many cases, the project manager had to deal with resources at the same time, scope, progress of these thre ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/use-javascript-to-calculate-the-accuracy-of-floating-point-problem/" title="Use javascript to calculate the accuracy of floating-point problem">Use javascript to calculate the accuracy of floating-point problem</a> 2009-03-19 23:25:02</li>
					<li><a href="http://www.codeweblog.com/web-safety-test-of-cross-site-request-forgery-csrf-articles-figure/" title="Web safety test of cross-site request forgery (CSRF) articles (Figure)">Web safety test of cross-site request forgery (CSRF) articles (Figure)</a> 2009-03-09 11:45:02</li>
					<li><a href="http://www.codeweblog.com/layman-s-language-and-ext-js-2-19-first-national/" title=""Layman's language and Ext JS" 2.19 First National">"Layman's language and Ext JS" 2.19 First National</a> 2009-03-06 21:00:04</li>
					<li><a href="http://www.codeweblog.com/ext-common-problem-of-summing-up/" title="Ext common problem of summing up">Ext common problem of summing up</a> 2009-03-05 19:55:02</li>
					<li><a href="http://www.codeweblog.com/how-to-do-a-good-job-in-the-demand-for-change-management-needs-to-change-flow-specification/" title="How to do a good job in the demand for change management - needs to change flow specification">How to do a good job in the demand for change management - needs to change flow specification</a> 2009-02-28 02:55:04</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/recommended-book-project-management-of-the-united-states/</wfw:commentRss>
	</item>
		<item>
		<title>Data-model-driven development tools as the core JSmart2.0</title>
		<link>http://www.codeweblog.com/data-model-driven-development-tools-as-the-core-jsmart2-0/</link>
		<comments>http://www.codeweblog.com/data-model-driven-development-tools-as-the-core-jsmart2-0/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 14:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[plug ins]]></category>
<category><![CDATA[enterprise information management]]></category>
<category><![CDATA[development efficiency]]></category>
<category><![CDATA[entity class]]></category>
<category><![CDATA[functional modules]]></category>
<category><![CDATA[data dictionary]]></category>
<category><![CDATA[management information system]]></category>
<category><![CDATA[model driven development]]></category>
<category><![CDATA[dictionary articles]]></category>
<category><![CDATA[efficiency database]]></category>
<category><![CDATA[database compatibility]]></category>
<category><![CDATA[management scenarios]]></category>
<category><![CDATA[displaytag]]></category>
<category><![CDATA[operational function]]></category>
<category><![CDATA[mysql oracle]]></category>
<category><![CDATA[modular programming]]></category>
<category><![CDATA[integration framework]]></category>
<category><![CDATA[basis function]]></category>
<category><![CDATA[project environment]]></category>
<category><![CDATA[management rights]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/data-model-driven-development-tools-as-the-core-jsmart2-0/</guid>
		<description><![CDATA[Platform: Eclipse3 more than Plug Name: JSmart Version: 2.0 Preface JavaEE in the current development, how to quickly set up the project environment and to ensure standardization, integration framewor ...]]></description>
		<content:encoded><![CDATA[Platform: Eclipse3 more than Plug Name: JSmart Version: 2.0 Preface JavaEE in the current development, how to quickly set up the project environment and to ensure standardization, integration framewor ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/j2eeer-learn-ruby/" title="J2EEer Learn Ruby">J2EEer Learn Ruby</a> 2009-03-04 03:50:02</li>
					<li><a href="http://www.codeweblog.com/struts-spring-hibernate-practice/" title="Struts + Spring + Hibernate practice">Struts + Spring + Hibernate practice</a> 2009-03-03 10:27:18</li>
					<li><a href="http://www.codeweblog.com/software-practitioners-to-talk-about-the-direction-of-study-and-career-planning/" title="Software practitioners to talk about the direction of study and career planning">Software practitioners to talk about the direction of study and career planning</a> 2009-02-28 08:00:11</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/data-model-driven-development-tools-as-the-core-jsmart2-0/</wfw:commentRss>
	</item>
		<item>
		<title>HTML in AJAX using jQuery imitation effect</title>
		<link>http://www.codeweblog.com/html-in-ajax-using-jquery-imitation-effect/</link>
		<comments>http://www.codeweblog.com/html-in-ajax-using-jquery-imitation-effect/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 12:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[img src]]></category>
<category><![CDATA[option value]]></category>
<category><![CDATA[textarea]]></category>
<category><![CDATA[input type file]]></category>
<category><![CDATA[article content]]></category>
<category><![CDATA[ff]]></category>
<category><![CDATA[fck]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/html-in-ajax-using-jquery-imitation-effect/</guid>
		<description><![CDATA[IE7 and FF but not the same as in effect IE in effect: FF in effect:]]></description>
		<content:encoded><![CDATA[IE7 and FF but not the same as in effect IE in effect: FF in effect:				<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/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/html-in-ajax-using-jquery-imitation-effect/</wfw:commentRss>
	</item>
		<item>
		<title>Detailed JS in the document object</title>
		<link>http://www.codeweblog.com/detailed-js-in-the-document-object/</link>
		<comments>http://www.codeweblog.com/detailed-js-in-the-document-object/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 05:50:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		
		<guid isPermaLink="true">http://www.codeweblog.com/detailed-js-in-the-document-object/</guid>
		<description><![CDATA[Detailed JS in the document object]]></description>
		<content:encoded><![CDATA[Detailed JS in the document object				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/detailed-api-object-xmlhttp/" title="Detailed API Object XMLHTTP">Detailed API Object XMLHTTP</a> 2009-10-07 15:25:02</li>
					<li><a href="http://www.codeweblog.com/ajax-the-dom-of-access-to-xml-tags/" title="ajax the dom of access to xml tags">ajax the dom of access to xml tags</a> 2009-04-25 16:05:01</li>
					<li><a href="http://www.codeweblog.com/detailed-html-target-property-js-ways-to-control-the-control-target-property/" title="Detailed html target property. JS Ways to control the control target property">Detailed html target property. JS Ways to control the control target property</a> 2009-04-15 11:20:02</li>
					<li><a href="http://www.codeweblog.com/ruby-watir-organize/" title="ruby watir organize">ruby watir organize</a> 2009-04-26 17:45:01</li>
					<li><a href="http://www.codeweblog.com/detailed-js-call-ways/" title="Detailed Js Call Ways">Detailed Js Call Ways</a> 2009-03-12 03:50:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/detailed-js-in-the-document-object/</wfw:commentRss>
	</item>
		<item>
		<title>Gecko (jrex) study the contents of record page JS AJAX crawl to deal with (1)</title>
		<link>http://www.codeweblog.com/gecko-jrex-study-the-contents-of-record-page-js-ajax-crawl-to-deal-with-1/</link>
		<comments>http://www.codeweblog.com/gecko-jrex-study-the-contents-of-record-page-js-ajax-crawl-to-deal-with-1/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 02:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[java language]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[firefox]]></category>
<category><![CDATA[conversion]]></category>
<category><![CDATA[linux]]></category>
<category><![CDATA[dll]]></category>
<category><![CDATA[page elements]]></category>
<category><![CDATA[development language]]></category>
<category><![CDATA[distinction]]></category>
<category><![CDATA[simulation]]></category>
<category><![CDATA[comrades]]></category>
<category><![CDATA[gecko]]></category>
<category><![CDATA[document object]]></category>
<category><![CDATA[mozilla]]></category>
<category><![CDATA[page content]]></category>
<category><![CDATA[jrex]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/gecko-jrex-study-the-contents-of-record-page-js-ajax-crawl-to-deal-with-1/</guid>
		<description><![CDATA[JS AJAX site in order to solve the problem must be a user to simulate the behavior to get the page to display data in the simulation of user behavior, we need to address two things: 1, has been render ...]]></description>
		<content:encoded><![CDATA[JS AJAX site in order to solve the problem must be a user to simulate the behavior to get the page to display data in the simulation of user behavior, we need to address two things: 1, has been render ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/msxml2-xmlhttp-version-problem/" title="Msxml2.XMLHTTP version problem">Msxml2.XMLHTTP version problem</a> 2009-03-01 22:20:01</li>
					<li><a href="http://www.codeweblog.com/depth-understanding-of-the-eval-function-in-javascript/" title="Depth understanding of the eval function in javascript">Depth understanding of the eval function in javascript</a> 2009-03-01 20:15:02</li>
					<li><a href="http://www.codeweblog.com/js-after-ajax-request-return-of-the-problem-can-not-be-implemented/" title="JS after ajax request return of the problem can not be implemented">JS after ajax request return of the problem can not be implemented</a> 2009-03-01 17:15:02</li>
					<li><a href="http://www.codeweblog.com/js-charts-extjs-implementation-tools-can-be-combined/" title="JS charts extjs implementation tools can be combined">JS charts extjs implementation tools can be combined</a> 2009-02-27 20:55:02</li>
					<li><a href="http://www.codeweblog.com/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/gecko-jrex-study-the-contents-of-record-page-js-ajax-crawl-to-deal-with-1/</wfw:commentRss>
	</item>
		<item>
		<title>Gecko (jrex) study the contents of record page JS AJAX crawl processing (2)</title>
		<link>http://www.codeweblog.com/gecko-jrex-study-the-contents-of-record-page-js-ajax-crawl-processing-2/</link>
		<comments>http://www.codeweblog.com/gecko-jrex-study-the-contents-of-record-page-js-ajax-crawl-processing-2/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 23:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ajax]]></category>
<category><![CDATA[elements]]></category>
<category><![CDATA[decomposition]]></category>
<category><![CDATA[gecko]]></category>
<category><![CDATA[webbrowser]]></category>
<category><![CDATA[main source]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/gecko-jrex-study-the-contents-of-record-page-js-ajax-crawl-processing-2/</guid>
		<description><![CDATA[HTMLDocument doc = (HTMLDocument) navigation.getDocument (); HTMLFormElement form = (HTMLFormElement) doc.getForms (). Item (0); form.submit (); Back to the issue of access to the incident to call on  ...]]></description>
		<content:encoded><![CDATA[HTMLDocument doc = (HTMLDocument) navigation.getDocument (); HTMLFormElement form = (HTMLFormElement) doc.getForms (). Item (0); form.submit (); Back to the issue of access to the incident to call on  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ajax-overtime/" title="ajax overtime">ajax overtime</a> 2009-03-02 02:30:02</li>
					<li><a href="http://www.codeweblog.com/msxml2-xmlhttp-version-problem/" title="Msxml2.XMLHTTP version problem">Msxml2.XMLHTTP version problem</a> 2009-03-01 22:20:01</li>
					<li><a href="http://www.codeweblog.com/depth-understanding-of-the-eval-function-in-javascript/" title="Depth understanding of the eval function in javascript">Depth understanding of the eval function in javascript</a> 2009-03-01 20:15:02</li>
					<li><a href="http://www.codeweblog.com/js-after-ajax-request-return-of-the-problem-can-not-be-implemented/" title="JS after ajax request return of the problem can not be implemented">JS after ajax request return of the problem can not be implemented</a> 2009-03-01 17:15:02</li>
					<li><a href="http://www.codeweblog.com/js-charts-extjs-implementation-tools-can-be-combined/" title="JS charts extjs implementation tools can be combined">JS charts extjs implementation tools can be combined</a> 2009-02-27 20:55:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/gecko-jrex-study-the-contents-of-record-page-js-ajax-crawl-processing-2/</wfw:commentRss>
	</item>
		<item>
		<title>ajax + struts to achieve multi-stage cascade without refresh</title>
		<link>http://www.codeweblog.com/ajax-struts-to-achieve-multi-stage-cascade-without-refresh/</link>
		<comments>http://www.codeweblog.com/ajax-struts-to-achieve-multi-stage-cascade-without-refresh/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 21:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[cascade]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[string str]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[shanghai]]></category>
<category><![CDATA[beijing]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[printstacktrace]]></category>
<category><![CDATA[select name]]></category>
<category><![CDATA[option value]]></category>
<category><![CDATA[printwriter]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[onchange]]></category>
<category><![CDATA[secondary institutions]]></category>
<category><![CDATA[string str2]]></category>
<category><![CDATA[getparameter]]></category>
<category><![CDATA[kkk]]></category>
<category><![CDATA[orgid]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-struts-to-achieve-multi-stage-cascade-without-refresh/</guid>
		<description><![CDATA[public ActionForward getOrganinfo_ajax (ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) ( String level2OrganId = request.getParameter ( &quot;level2Or ...]]></description>
		<content:encoded><![CDATA[public ActionForward getOrganinfo_ajax (ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) ( String level2OrganId = request.getParameter ( &quot;level2Or ...				<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/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/hibernate-annotation-using-notebook/" title="Hibernate annotation using notebook">Hibernate annotation using notebook</a> 2009-02-27 09:45:46</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-struts-to-achieve-multi-stage-cascade-without-refresh/</wfw:commentRss>
	</item>
		<item>
		<title>javascript access to the content of FCKeditor</title>
		<link>http://www.codeweblog.com/javascript-access-to-the-content-of-fckeditor/</link>
		<comments>http://www.codeweblog.com/javascript-access-to-the-content-of-fckeditor/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 19:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[fck editor]]></category>
<category><![CDATA[fckeditor]]></category>
<category><![CDATA[global object]]></category>
<category><![CDATA[initial value]]></category>
<category><![CDATA[pop up window]]></category>
<category><![CDATA[content editor]]></category>
<category><![CDATA[html format]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-access-to-the-content-of-fckeditor/</guid>
		<description><![CDATA[************************************************** ************************************************** ************* Check the use of Javascript and the value of FCKeditor is very easy to read as follo ...]]></description>
		<content:encoded><![CDATA[************************************************** ************************************************** ************* Check the use of Javascript and the value of FCKeditor is very easy to read as follo ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/chinese-fckeditor-v2-6-fckconfig-js-notes/" title="Chinese FckEditor V2.6 fckconfig.js Notes">Chinese FckEditor V2.6 fckconfig.js Notes</a> 2009-03-09 22:15:02</li>
					<li><a href="http://www.codeweblog.com/javascript-s-this/" title="JavaScript's "this"">JavaScript's "this"</a> 2009-03-05 23:35:02</li>
					<li><a href="http://www.codeweblog.com/javascript-of-this/" title="javascript of this">javascript of this</a> 2009-03-05 17:50:02</li>
					<li><a href="http://www.codeweblog.com/fck-pages/" title="fck pages">fck pages</a> 2009-03-02 03:30:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-access-to-the-content-of-fckeditor/</wfw:commentRss>
	</item>
		<item>
		<title>javascript slider component</title>
		<link>http://www.codeweblog.com/javascript-slider-component/</link>
		<comments>http://www.codeweblog.com/javascript-slider-component/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 16:45:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[math]]></category>
<category><![CDATA[background url]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[abc]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[overflow]]></category>
<category><![CDATA[pointer]]></category>
<category><![CDATA[annex]]></category>
<category><![CDATA[css code]]></category>
<category><![CDATA[slidebar]]></category>
<category><![CDATA[line background]]></category>
<category><![CDATA[internet component]]></category>
<category><![CDATA[hidden position]]></category>
<category><![CDATA[value domain]]></category>
<category><![CDATA[bottom width]]></category>
<category><![CDATA[slider]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-slider-component/</guid>
		<description><![CDATA[Found from the Internet component of a slider, use the method as follows: Which control the css code is as follows: Documents were in the annex, including an example]]></description>
		<content:encoded><![CDATA[Found from the Internet component of a slider, use the method as follows: Which control the css code is as follows: Documents were in the annex, including an example				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-slider-component/</wfw:commentRss>
	</item>
		<item>
		<title>Think in Jquery</title>
		<link>http://www.codeweblog.com/think-in-jquery/</link>
		<comments>http://www.codeweblog.com/think-in-jquery/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 15:35:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[gt 2]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[colleagues]]></category>
<category><![CDATA[api design]]></category>
<category><![CDATA[embodiment]]></category>
<category><![CDATA[onmouseout events]]></category>
<category><![CDATA[api developers]]></category>
<category><![CDATA[functional separation]]></category>
<category><![CDATA[magic wand]]></category>
<category><![CDATA[powerful connection]]></category>
<category><![CDATA[structure structure]]></category>
<category><![CDATA[design packaging]]></category>
<category><![CDATA[structure and function]]></category>
<category><![CDATA[cohesion]]></category>
<category><![CDATA[sufferings]]></category>
<category><![CDATA[magician]]></category>
<category><![CDATA[slo]]></category>
<category><![CDATA[puppet]]></category>
<category><![CDATA[resurrection]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/think-in-jquery/</guid>
		<description><![CDATA[In most cases, we are faced with the background is: Designers of high, non-食人间烟火, only bound not to do, we must do, rather than the provision of methods and can reuse the API. Developers to solve the  ...]]></description>
		<content:encoded><![CDATA[In most cases, we are faced with the background is: Designers of high, non-食人间烟火, only bound not to do, we must do, rather than the provision of methods and can reuse the API. Developers to solve the  ...				<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/think-in-jquery/</wfw:commentRss>
	</item>
		<item>
		<title>Struts2 and Ajax - use Dojo and Div</title>
		<link>http://www.codeweblog.com/struts2-and-ajax-use-dojo-and-div/</link>
		<comments>http://www.codeweblog.com/struts2-and-ajax-use-dojo-and-div/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 14:25:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[dispatcher]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[schemalocation]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[app version]]></category>
<category><![CDATA[java sun]]></category>
<category><![CDATA[xsi]]></category>
<category><![CDATA[xmlschema]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[filter class]]></category>
<category><![CDATA[filter name]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[action gt]]></category>
<category><![CDATA[taglib]]></category>
<category><![CDATA[dojo]]></category>
<category><![CDATA[struts apache]]></category>
<category><![CDATA[dtds]]></category>
<category><![CDATA[lt package]]></category>
<category><![CDATA[apache software foundation]]></category>
<category><![CDATA[use case]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/struts2-and-ajax-use-dojo-and-div/</guid>
		<description><![CDATA[Struts and Struts2 compared to a major improvement is support for Ajax. In this paper, look at the Div in Struts2 is how Ajax used to output the results, the main use of the Dojo. First of all, we fir ...]]></description>
		<content:encoded><![CDATA[Struts and Struts2 compared to a major improvement is support for Ajax. In this paper, look at the Div in Struts2 is how Ajax used to output the results, the main use of the Dojo. First of all, we fir ...				<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/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/struts2-and-ajax-use-dojo-and-div/</wfw:commentRss>
	</item>
		<item>
		<title>About JSON</title>
		<link>http://www.codeweblog.com/about-json/</link>
		<comments>http://www.codeweblog.com/about-json/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 12:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[web procedures]]></category>
<category><![CDATA[design principles]]></category>
<category><![CDATA[web applications]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[markup language]]></category>
<category><![CDATA[software architect]]></category>
<category><![CDATA[application integration]]></category>
<category><![CDATA[server data]]></category>
<category><![CDATA[data exchange]]></category>
<category><![CDATA[client server]]></category>
<category><![CDATA[9a]]></category>
<category><![CDATA[web service provider]]></category>
<category><![CDATA[deployment descriptor]]></category>
<category><![CDATA[xml browsers]]></category>
<category><![CDATA[java web services]]></category>
<category><![CDATA[language complexity]]></category>
<category><![CDATA[payload format]]></category>
<category><![CDATA[technology applications]]></category>
<category><![CDATA[viability]]></category>
<category><![CDATA[software applications]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/about-json/</guid>
		<description><![CDATA[Abstract XML - this for that client and server data exchange between the payload format has become almost synonymous with Web services. However, because Ajax and REST technology applications that affe ...]]></description>
		<content:encoded><![CDATA[Abstract XML - this for that client and server data exchange between the payload format has become almost synonymous with Web services. However, because Ajax and REST technology applications that affe ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/java-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/reprint-java-professionals-required-books-and-list-of-sites/" title="[Reprint] Java professionals required books and list of sites">[Reprint] Java professionals required books and list of sites</a> 2009-02-27 11:22:03</li>
					<li><a href="http://www.codeweblog.com/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>
					<li><a href="http://www.codeweblog.com/j2ee-questions-noodles/" title="J2EE questions Noodles">J2EE questions Noodles</a> 2009-02-27 09:42:55</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/about-json/</wfw:commentRss>
	</item>
		<item>
		<title>Classic three simple and efficient production of DIV + CSS Analysis Tab navigation</title>
		<link>http://www.codeweblog.com/classic-three-simple-and-efficient-production-of-div-css-analysis-tab-navigation/</link>
		<comments>http://www.codeweblog.com/classic-three-simple-and-efficient-production-of-div-css-analysis-tab-navigation/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 05:40:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		
		<guid isPermaLink="true">http://www.codeweblog.com/classic-three-simple-and-efficient-production-of-div-css-analysis-tab-navigation/</guid>
		<description><![CDATA[Classic three simple and efficient production of DIV + CSS Analysis Tab navigation]]></description>
		<content:encoded><![CDATA[Classic three simple and efficient production of DIV + CSS Analysis Tab navigation				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/efficient-java-rmi-hessian/" title="Efficient Java RMI Hessian">Efficient Java RMI Hessian</a> 2009-03-30 23:30:02</li>
					<li><a href="http://www.codeweblog.com/flash-lens-flash-skills-of-motion-picture-arts/" title="FLASH Lens Flash skills of Motion Picture Arts">FLASH Lens Flash skills of Motion Picture Arts</a> 2009-11-07 06:35:03</li>
					<li><a href="http://www.codeweblog.com/original-jstl-string-to-the-weight-simple-and-convenient/" title="[Original] jstl string to the weight, simple and convenient">[Original] jstl string to the weight, simple and convenient</a> 2010-02-17 02:15:16</li>
					<li><a href="http://www.codeweblog.com/some-of-the-software-industry-consider/" title="Some of the software industry consider">Some of the software industry consider</a> 2009-05-03 09:40:01</li>
					<li><a href="http://www.codeweblog.com/a-classic-english-rails-ajax-sorting-and-paging-sample/" title="A classic english Rails AJAX sorting and paging sample">A classic english Rails AJAX sorting and paging sample</a> 2009-03-20 06:35:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/classic-three-simple-and-efficient-production-of-div-css-analysis-tab-navigation/</wfw:commentRss>
	</item>
		<item>
		<title>js拾遗补缺array of articles (a)</title>
		<link>http://www.codeweblog.com/js%e6%8b%be%e9%81%97%e8%a1%a5%e7%bc%baarray-of-articles-a/</link>
		<comments>http://www.codeweblog.com/js%e6%8b%be%e9%81%97%e8%a1%a5%e7%bc%baarray-of-articles-a/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 02:00:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[inquiries]]></category>
<category><![CDATA[long time]]></category>
<category><![CDATA[null pointer]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[java java]]></category>
<category><![CDATA[arraylist]]></category>
<category><![CDATA[tostring]]></category>
<category><![CDATA[bbb]]></category>
<category><![CDATA[aaa]]></category>
<category><![CDATA[comma]]></category>
<category><![CDATA[array array]]></category>
<category><![CDATA[array objects]]></category>
<category><![CDATA[correct answers]]></category>
<category><![CDATA[ccc]]></category>
<category><![CDATA[partition]]></category>
<category><![CDATA[null array]]></category>
<category><![CDATA[dynamic growth]]></category>
<category><![CDATA[level programming]]></category>
<category><![CDATA[common knowledge]]></category>
<category><![CDATA[array in java]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js%e6%8b%be%e9%81%97%e8%a1%a5%e7%bc%baarray-of-articles-a/</guid>
		<description><![CDATA[Js useless for a long time, I feel a little alienated, better recently read the book &quot;javascript high-level programming,&quot; This time of the study and then js. Js here some points in common kn ...]]></description>
		<content:encoded><![CDATA[Js useless for a long time, I feel a little alienated, better recently read the book &quot;javascript high-level programming,&quot; This time of the study and then js. Js here some points in common kn ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-read-file/" title="java read file">java read file</a> 2009-02-27 12:35:13</li>
					<li><a href="http://www.codeweblog.com/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/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/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/js%e6%8b%be%e9%81%97%e8%a1%a5%e7%bc%baarray-of-articles-a/</wfw:commentRss>
	</item>
		<item>
		<title>js create a dynamic table row to add delete form</title>
		<link>http://www.codeweblog.com/js-create-a-dynamic-table-row-to-add-delete-form/</link>
		<comments>http://www.codeweblog.com/js-create-a-dynamic-table-row-to-add-delete-form/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 00:35:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[163]]></category>
<category><![CDATA[email]]></category>
<category><![CDATA[cn]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[strict dtd]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[content language]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[return document]]></category>
<category><![CDATA[collapse]]></category>
<category><![CDATA[dynamic table]]></category>
<category><![CDATA[hotmail]]></category>
<category><![CDATA[maxlength]]></category>
<category><![CDATA[xiao]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-create-a-dynamic-table-row-to-add-delete-form/</guid>
		<description><![CDATA[&lt;! DOCTYPE html PUBLIC &quot;- / / W3C / / DTD XHTML 1.0 Strict / / EN&quot; &quot; http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd &quot;&gt; &lt;html xmlns = &quot; http://www.w3.org/1999/xhtml ...]]></description>
		<content:encoded><![CDATA[&lt;! DOCTYPE html PUBLIC &quot;- / / W3C / / DTD XHTML 1.0 Strict / / EN&quot; &quot; http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd &quot;&gt; &lt;html xmlns = &quot; http://www.w3.org/1999/xhtml ...				<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/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-create-a-dynamic-table-row-to-add-delete-form/</wfw:commentRss>
	</item>
		<item>
		<title>jquery servlet jsp to verify the existence of complete user name $. ajax ()</title>
		<link>http://www.codeweblog.com/jquery-servlet-jsp-to-verify-the-existence-of-complete-user-name-ajax/</link>
		<comments>http://www.codeweblog.com/jquery-servlet-jsp-to-verify-the-existence-of-complete-user-name-ajax/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 23:10:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[demo]]></category>
<category><![CDATA[xml]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[existence]]></category>
<category><![CDATA[gb2312]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[servlet jsp]]></category>
<category><![CDATA[jquery]]></category>
<category><![CDATA[annex]]></category>
<category><![CDATA[input button]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jquery-servlet-jsp-to-verify-the-existence-of-complete-user-name-ajax/</guid>
		<description><![CDATA[Finally do come out, sharing, online very few similar things, but also wrong for everyone to see a demo, there are myeclipse annex of the project, you can download to run There is also a paste web.xml ...]]></description>
		<content:encoded><![CDATA[Finally do come out, sharing, online very few similar things, but also wrong for everyone to see a demo, there are myeclipse annex of the project, you can download to run There is also a paste web.xml ...				<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/jquery-servlet-jsp-to-verify-the-existence-of-complete-user-name-ajax/</wfw:commentRss>
	</item>
		<item>
		<title>Demonstration of software development equivalent of youth to eat rice?</title>
		<link>http://www.codeweblog.com/demonstration-of-software-development-equivalent-of-youth-to-eat-rice/</link>
		<comments>http://www.codeweblog.com/demonstration-of-software-development-equivalent-of-youth-to-eat-rice/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 21:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[software development]]></category>
<category><![CDATA[demonstration]]></category>
<category><![CDATA[initial development]]></category>
<category><![CDATA[high level language]]></category>
<category><![CDATA[heart]]></category>
<category><![CDATA[uc berkeley]]></category>
<category><![CDATA[good soil]]></category>
<category><![CDATA[clear technology]]></category>
<category><![CDATA[practical science]]></category>
<category><![CDATA[development direction]]></category>
<category><![CDATA[good education]]></category>
<category><![CDATA[professional skills]]></category>
<category><![CDATA[explosion]]></category>
<category><![CDATA[graduation]]></category>
<category><![CDATA[looking for a job]]></category>
<category><![CDATA[jobs]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/demonstration-of-software-development-equivalent-of-youth-to-eat-rice/</guid>
		<description><![CDATA[http://www.javaeye.com/topic/361710 Many people do not agree with my views, and in fact the situation is now basically do as you said: &quot;more than 30-year-old mixed should not look to change jobs  ...]]></description>
		<content:encoded><![CDATA[http://www.javaeye.com/topic/361710 Many people do not agree with my views, and in fact the situation is now basically do as you said: &quot;more than 30-year-old mixed should not look to change jobs  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ror-environmental-configuration-rails2-2-2-fell-from-1-2-6/" title="ROR environmental configuration (rails2.2.2 fell from 1.2.6)">ROR environmental configuration (rails2.2.2 fell from 1.2.6)</a> 2009-03-15 11:55:02</li>
					<li><a href="http://www.codeweblog.com/09-economic-situation-may-stimulate-the-ruby-on-rails/" title="09 economic situation may stimulate the Ruby on Rails?">09 economic situation may stimulate the Ruby on Rails?</a> 2009-03-11 22:45:02</li>
					<li><a href="http://www.codeweblog.com/javascript-in-the-browser-environment-seven-xmlhttprequest/" title="Javascript in the browser environment (seven) XMLHttpRequest">Javascript in the browser environment (seven) XMLHttpRequest</a> 2009-03-03 12:25:01</li>
					<li><a href="http://www.codeweblog.com/hundred-software-developers-interview-question/" title="Hundred software developers interview question">Hundred software developers interview question</a> 2009-03-01 04:30:04</li>
					<li><a href="http://www.codeweblog.com/software-development-sunflower-baodian-reprint/" title="Software development sunflower Baodian [reprint]">Software development sunflower Baodian [reprint]</a> 2009-02-28 11:05:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/demonstration-of-software-development-equivalent-of-youth-to-eat-rice/</wfw:commentRss>
	</item>
		<item>
		<title>Framework for the design of application experience</title>
		<link>http://www.codeweblog.com/framework-for-the-design-of-application-experience/</link>
		<comments>http://www.codeweblog.com/framework-for-the-design-of-application-experience/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 20:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[application framework]]></category>
<category><![CDATA[java open source]]></category>
<category><![CDATA[practical application]]></category>
<category><![CDATA[design idea]]></category>
<category><![CDATA[different styles]]></category>
<category><![CDATA[software architecture design]]></category>
<category><![CDATA[copy paste]]></category>
<category><![CDATA[experience design]]></category>
<category><![CDATA[design application]]></category>
<category><![CDATA[procedural framework]]></category>
<category><![CDATA[different design]]></category>
<category><![CDATA[gof design patterns]]></category>
<category><![CDATA[open source forum]]></category>
<category><![CDATA[auxiliary modules]]></category>
<category><![CDATA[messy code]]></category>
<category><![CDATA[thin frame]]></category>
<category><![CDATA[abstract design]]></category>
<category><![CDATA[application experience]]></category>
<category><![CDATA[formality]]></category>
<category><![CDATA[frame design]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/framework-for-the-design-of-application-experience/</guid>
		<description><![CDATA[Design Application Framework, a three-year course of study has been learning to master all aspects of J2EE architecture and ideas of technology and continuing to expand their applications and the desi ...]]></description>
		<content:encoded><![CDATA[Design Application Framework, a three-year course of study has been learning to master all aspects of J2EE architecture and ideas of technology and continuing to expand their applications and the desi ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/network-management-software-design-thought/" title="Network management software design thought">Network management software design thought</a> 2009-03-09 12:50:02</li>
					<li><a href="http://www.codeweblog.com/ror-study-notes-1/" title="ROR Study Notes 1">ROR Study Notes 1</a> 2009-03-09 00:30:03</li>
					<li><a href="http://www.codeweblog.com/flex-and-javascript-interoperability/" title="Flex and JavaScript interoperability">Flex and JavaScript interoperability</a> 2009-03-08 03:45:02</li>
					<li><a href="http://www.codeweblog.com/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/design-pattern-in-ejb-applications/" title="Design Pattern in EJB Applications">Design Pattern in EJB Applications</a> 2009-03-04 09:50:17</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/framework-for-the-design-of-application-experience/</wfw:commentRss>
	</item>
		<item>
		<title>Team debut</title>
		<link>http://www.codeweblog.com/team-debut/</link>
		<comments>http://www.codeweblog.com/team-debut/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 19:15:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[passion]]></category>
<category><![CDATA[money]]></category>
<category><![CDATA[surprise]]></category>
<category><![CDATA[china]]></category>
<category><![CDATA[team debut]]></category>
<category><![CDATA[technical guidance]]></category>
<category><![CDATA[rough estimate]]></category>
<category><![CDATA[firm belief that]]></category>
<category><![CDATA[full house]]></category>
<category><![CDATA[insistence]]></category>
<category><![CDATA[two minutes]]></category>
<category><![CDATA[second quarter]]></category>
<category><![CDATA[dedication]]></category>
<category><![CDATA[wisdom]]></category>
<category><![CDATA[struggle]]></category>
<category><![CDATA[dreams]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/team-debut/</guid>
		<description><![CDATA[3.19 Yesterday, a little surprised, and finally a lesson on the spot technical guidance to the surprise very few. Remember the first day of registration we gathered in the case of full house, and up t ...]]></description>
		<content:encoded><![CDATA[3.19 Yesterday, a little surprised, and finally a lesson on the spot technical guidance to the surprise very few. Remember the first day of registration we gathered in the case of full house, and up t ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/team-debut/</wfw:commentRss>
	</item>
		<item>
		<title>You do software development for you</title>
		<link>http://www.codeweblog.com/you-do-software-development-for-you/</link>
		<comments>http://www.codeweblog.com/you-do-software-development-for-you/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 16:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[professional software]]></category>
<category><![CDATA[breadth]]></category>
<category><![CDATA[software development]]></category>
<category><![CDATA[software developers]]></category>
<category><![CDATA[gap]]></category>
<category><![CDATA[software architecture]]></category>
<category><![CDATA[language development]]></category>
<category><![CDATA[few words]]></category>
<category><![CDATA[programming languages]]></category>
<category><![CDATA[development methodologies]]></category>
<category><![CDATA[flexible framework]]></category>
<category><![CDATA[systems development methodology]]></category>
<category><![CDATA[blue collar workers]]></category>
<category><![CDATA[technical proficiency]]></category>
<category><![CDATA[language proficiency]]></category>
<category><![CDATA[university lecturer]]></category>
<category><![CDATA[module software]]></category>
<category><![CDATA[software analysis]]></category>
<category><![CDATA[full swing]]></category>
<category><![CDATA[american countries]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/you-do-software-development-for-you/</guid>
		<description><![CDATA[To say a few words Home is to do software development for the main purpose to solve the problem, but the basic is the use of technology used, and the lack of innovation, and abroad to do some professi ...]]></description>
		<content:encoded><![CDATA[To say a few words Home is to do software development for the main purpose to solve the problem, but the basic is the use of technology used, and the lack of innovation, and abroad to do some professi ...				<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/pyronaridine-listing-ruby-programming-language/" title="Pyronaridine listing! Ruby programming language">Pyronaridine listing! Ruby programming language</a> 2009-03-01 00:20:03</li>
					<li><a href="http://www.codeweblog.com/software-development-sunflower-baodian-reprint/" title="Software development sunflower Baodian [reprint]">Software development sunflower Baodian [reprint]</a> 2009-02-28 11:05:02</li>
					<li><a href="http://www.codeweblog.com/professional-it-management-talent-required-ability-ten/" title="Professional IT management talent required ability Ten">Professional IT management talent required ability Ten</a> 2009-02-28 10:05:04</li>
					<li><a href="http://www.codeweblog.com/java-programmer-job/" title="Java Programmer job">Java Programmer job</a> 2009-02-27 13:52:24</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/you-do-software-development-for-you/</wfw:commentRss>
	</item>
		<item>
		<title>Use junit for unit testing</title>
		<link>http://www.codeweblog.com/use-junit-for-unit-testing/</link>
		<comments>http://www.codeweblog.com/use-junit-for-unit-testing/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 14:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[new category]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[eclipse]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[public int]]></category>
<category><![CDATA[java project]]></category>
<category><![CDATA[software development]]></category>
<category><![CDATA[tt]]></category>
<category><![CDATA[myeclipse]]></category>
<category><![CDATA[test automation]]></category>
<category><![CDATA[test class]]></category>
<category><![CDATA[void setup]]></category>
<category><![CDATA[junit test case]]></category>
<category><![CDATA[automation tasks]]></category>
<category><![CDATA[private team]]></category>
<category><![CDATA[option package]]></category>
<category><![CDATA[method of choice]]></category>
<category><![CDATA[absolute value]]></category>
<category><![CDATA[testcase]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/use-junit-for-unit-testing/</guid>
		<description><![CDATA[myeclipse plugin already integrated control junit (in JAVA under option package), so no additional download from the official line; 1. To create a new category to be tested 2. In the right kind of new ...]]></description>
		<content:encoded><![CDATA[myeclipse plugin already integrated control junit (in JAVA under option package), so no additional download from the official line; 1. To create a new category to be tested 2. In the right kind of new ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</li>
					<li><a href="http://www.codeweblog.com/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/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/use-junit-for-unit-testing/</wfw:commentRss>
	</item>
		<item>
		<title>Component-based Software Development</title>
		<link>http://www.codeweblog.com/component-based-software-development/</link>
		<comments>http://www.codeweblog.com/component-based-software-development/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 11:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[oriented features]]></category>
<category><![CDATA[legacy systems]]></category>
<category><![CDATA[drag and drop]]></category>
<category><![CDATA[development software]]></category>
<category><![CDATA[oriented object]]></category>
<category><![CDATA[practical applications]]></category>
<category><![CDATA[software development technology]]></category>
<category><![CDATA[component based software]]></category>
<category><![CDATA[structured program design]]></category>
<category><![CDATA[service oriented business]]></category>
<category><![CDATA[service assembly]]></category>
<category><![CDATA[component assembly]]></category>
<category><![CDATA[component service]]></category>
<category><![CDATA[component component]]></category>
<category><![CDATA[shelf components]]></category>
<category><![CDATA[component technology]]></category>
<category><![CDATA[research component]]></category>
<category><![CDATA[reusable components]]></category>
<category><![CDATA[theoretical aspects]]></category>
<category><![CDATA[assembly language]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/component-based-software-development/</guid>
		<description><![CDATA[Software development technology is always toward a higher reuse efficiency and reuse of the quality of direction. In a long time ago on the concept of a component, component is the basic unit of assem ...]]></description>
		<content:encoded><![CDATA[Software development technology is always toward a higher reuse efficiency and reuse of the quality of direction. In a long time ago on the concept of a component, component is the basic unit of assem ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ror-study-notes-1-basic-installation-configuration/" title="ROR study notes 1 (basic - Installation - configuration)">ROR study notes 1 (basic - Installation - configuration)</a> 2009-03-21 14:25:02</li>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-environment-workflow-implementation/" title="Ruby on Rails environment workflow implementation">Ruby on Rails environment workflow implementation</a> 2009-03-16 01:10:02</li>
					<li><a href="http://www.codeweblog.com/learning-ruby-on-rails-video-tutorials-and-e-book-download/" title="Learning ruby on rails video tutorials and e-book download">Learning ruby on rails video tutorials and e-book download</a> 2009-03-10 18:10:03</li>
					<li><a href="http://www.codeweblog.com/java-interview-questions/" title="JAVA interview questions">JAVA interview questions</a> 2009-02-27 12:33:39</li>
					<li><a href="http://www.codeweblog.com/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/component-based-software-development/</wfw:commentRss>
	</item>
		<item>
		<title>Open Source ESB: Steed ESB small mind (a)</title>
		<link>http://www.codeweblog.com/open-source-esb-steed-esb-small-mind-a/</link>
		<comments>http://www.codeweblog.com/open-source-esb-steed-esb-small-mind-a/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 08:25:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[open source project]]></category>
<category><![CDATA[short period]]></category>
<category><![CDATA[period of time]]></category>
<category><![CDATA[research and development]]></category>
<category><![CDATA[spare time]]></category>
<category><![CDATA[open source projects]]></category>
<category><![CDATA[project team members]]></category>
<category><![CDATA[open source products]]></category>
<category><![CDATA[confidence]]></category>
<category><![CDATA[source product development]]></category>
<category><![CDATA[open source companies]]></category>
<category><![CDATA[open source product]]></category>
<category><![CDATA[open source community]]></category>
<category><![CDATA[source esb]]></category>
<category><![CDATA[source organizations]]></category>
<category><![CDATA[time companies]]></category>
<category><![CDATA[project period]]></category>
<category><![CDATA[private groups]]></category>
<category><![CDATA[steed]]></category>
<category><![CDATA[private individuals]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/open-source-esb-steed-esb-small-mind-a/</guid>
		<description><![CDATA[From launching the first national open source ESB with the convening gone more than a month has passed, the busy period, although some progress has been work, but there was no planning can be complete ...]]></description>
		<content:encoded><![CDATA[From launching the first national open source ESB with the convening gone more than a month has passed, the busy period, although some progress has been work, but there was no planning can be complete ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/web-site-speed-program/" title="Web site speed program">Web site speed program</a> 2009-03-05 18:55:02</li>
					<li><a href="http://www.codeweblog.com/js-commonly-used-in-integrated/" title="js commonly used in integrated">js commonly used in integrated</a> 2009-03-04 17:15:03</li>
					<li><a href="http://www.codeweblog.com/ror-resources/" title="ROR resources">ROR resources</a> 2009-02-28 19:15:03</li>
					<li><a href="http://www.codeweblog.com/what-is-the-jpa/" title="What is the JPA">What is the JPA</a> 2009-02-28 16:00:21</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/open-source-esb-steed-esb-small-mind-a/</wfw:commentRss>
	</item>
		<item>
		<title>Debugging Rails installed ruby-debug command to use and explain</title>
		<link>http://www.codeweblog.com/debugging-rails-installed-ruby-debug-command-to-use-and-explain/</link>
		<comments>http://www.codeweblog.com/debugging-rails-installed-ruby-debug-command-to-use-and-explain/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 05:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[environments]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[current user]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[debugger]]></category>
<category><![CDATA[debug]]></category>
<category><![CDATA[params]]></category>
<category><![CDATA[set filter]]></category>
<category><![CDATA[pwd]]></category>
<category><![CDATA[story tag]]></category>
<category><![CDATA[story submission]]></category>
<category><![CDATA[request post]]></category>
<category><![CDATA[guide rails]]></category>
<category><![CDATA[ching ming]]></category>
<category><![CDATA[chinese guide]]></category>
<category><![CDATA[play list]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/debugging-rails-installed-ruby-debug-command-to-use-and-explain/</guid>
		<description><![CDATA[Soon to say when finished Today is Ching Ming, the holiday, and I basically did not do other. I hope you see this article for people that can gain you a bit. So pleased that I also, I have not the tim ...]]></description>
		<content:encoded><![CDATA[Soon to say when finished Today is Ching Ming, the holiday, and I basically did not do other. I hope you see this article for people that can gain you a bit. So pleased that I also, I have not the tim ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-read-file/" title="java read file">java read file</a> 2009-02-27 12:35:13</li>
					<li><a href="http://www.codeweblog.com/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/hibernate-configuration-parameters-hibernate-hbm2ddl-auto/" title="Hibernate configuration parameters hibernate.hbm2ddl.auto">Hibernate configuration parameters hibernate.hbm2ddl.auto</a> 2009-02-27 11:22:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-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/debugging-rails-installed-ruby-debug-command-to-use-and-explain/</wfw:commentRss>
	</item>
		<item>
		<title>Notes ----- JaveScript study the performance of the framework of a variety of Js</title>
		<link>http://www.codeweblog.com/notes-javescript-study-the-performance-of-the-framework-of-a-variety-of-js/</link>
		<comments>http://www.codeweblog.com/notes-javescript-study-the-performance-of-the-framework-of-a-variety-of-js/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 02:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[jquery]]></category>
<category><![CDATA[library prototype]]></category>
<category><![CDATA[true facts]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/notes-javescript-study-the-performance-of-the-framework-of-a-variety-of-js/</guid>
		<description><![CDATA[A variety of js framework of the implementation of the speed of ie7. Ha ha, or the fastest prototype. Know why some of the special structure of fast? The reason is that these structures are not optimi ...]]></description>
		<content:encoded><![CDATA[A variety of js framework of the implementation of the speed of ie7. Ha ha, or the fastest prototype. Know why some of the special structure of fast? The reason is that these structures are not optimi ...				<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/notes-javescript-study-the-performance-of-the-framework-of-a-variety-of-js/</wfw:commentRss>
	</item>
		<item>
		<title>AJAX + XML-based XLoadTree dynamic loading of components of the document tree JS</title>
		<link>http://www.codeweblog.com/ajax-xml-based-xloadtree-dynamic-loading-of-components-of-the-document-tree-js/</link>
		<comments>http://www.codeweblog.com/ajax-xml-based-xloadtree-dynamic-loading-of-components-of-the-document-tree-js/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 21:05:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[dynamic loading]]></category>
<category><![CDATA[scripts]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[zh]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[shape]]></category>
<category><![CDATA[next generation]]></category>
<category><![CDATA[original version]]></category>
<category><![CDATA[xtree]]></category>
<category><![CDATA[xml dom]]></category>
<category><![CDATA[data model]]></category>
<category><![CDATA[apache software license]]></category>
<category><![CDATA[tree node]]></category>
<category><![CDATA[script dhtml]]></category>
<category><![CDATA[introduction introduction]]></category>
<category><![CDATA[model changes]]></category>
<category><![CDATA[brilliant idea]]></category>
<category><![CDATA[document tree]]></category>
<category><![CDATA[emil]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-xml-based-xloadtree-dynamic-loading-of-components-of-the-document-tree-js/</guid>
		<description><![CDATA[Tree node has recently started to load and read a good article, look around them to share BeanSoft evaluation: This component tree is not perfect, but it is based on self-object-oriented, based on the ...]]></description>
		<content:encoded><![CDATA[Tree node has recently started to load and read a good article, look around them to share BeanSoft evaluation: This component tree is not perfect, but it is based on self-object-oriented, based on the ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-charts-extjs-implementation-tools-can-be-combined/" title="JS charts extjs implementation tools can be combined">JS charts extjs implementation tools can be combined</a> 2009-02-27 20:55:02</li>
					<li><a href="http://www.codeweblog.com/use-ext-js-to-read-the-jsonreader-complex-object-json/" title="Use Ext JS to read the JsonReader complex object json">Use Ext JS to read the JsonReader complex object json</a> 2009-02-27 18:50:03</li>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-xml-based-xloadtree-dynamic-loading-of-components-of-the-document-tree-js/</wfw:commentRss>
	</item>
		<item>
		<title>Cumulative sales of more than 150 original 000 classic JavaScript primer</title>
		<link>http://www.codeweblog.com/cumulative-sales-of-more-than-150-original-000-classic-javascript-primer/</link>
		<comments>http://www.codeweblog.com/cumulative-sales-of-more-than-150-original-000-classic-javascript-primer/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 18:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[chinese version]]></category>
<category><![CDATA[web designers]]></category>
<category><![CDATA[javascript libraries]]></category>
<category><![CDATA[amazon]]></category>
<category><![CDATA[javascript web]]></category>
<category><![CDATA[media comments]]></category>
<category><![CDATA[matter of course]]></category>
<category><![CDATA[related technology]]></category>
<category><![CDATA[cumulative sales]]></category>
<category><![CDATA[junior programmers]]></category>
<category><![CDATA[mainstream computing]]></category>
<category><![CDATA[audience acclaim]]></category>
<category><![CDATA[domestic audience]]></category>
<category><![CDATA[dom xml]]></category>
<category><![CDATA[great primer]]></category>
<category><![CDATA[web development skills]]></category>
<category><![CDATA[computing platform]]></category>
<category><![CDATA[programming knowledge]]></category>
<category><![CDATA[programming techniques]]></category>
<category><![CDATA[common tasks]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/cumulative-sales-of-more-than-150-original-000-classic-javascript-primer/</guid>
		<description><![CDATA[Media Comments If you want to learn JavaScript, this book is absolutely not to be missed. - JavaScript. About.com JavaScript a great primer! Suitable for junior programmers and Web designers. - Amazon ...]]></description>
		<content:encoded><![CDATA[Media Comments If you want to learn JavaScript, this book is absolutely not to be missed. - JavaScript. About.com JavaScript a great primer! Suitable for junior programmers and Web designers. - Amazon ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/learning-ruby-on-rails-video-tutorials-and-e-book-download/" title="Learning ruby on rails video tutorials and e-book download">Learning ruby on rails video tutorials and e-book download</a> 2009-03-10 18:10:03</li>
					<li><a href="http://www.codeweblog.com/i-heard-good-ruby-and-rails-site/" title="I heard good Ruby and Rails site">I heard good Ruby and Rails site</a> 2009-03-02 21:05:02</li>
					<li><a href="http://www.codeweblog.com/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/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/reprint-java-professionals-required-books-and-list-of-sites/" title="[Reprint] Java professionals required books and list of sites">[Reprint] Java professionals required books and list of sites</a> 2009-02-27 11:22:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/cumulative-sales-of-more-than-150-original-000-classic-javascript-primer/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript primer classic</title>
		<link>http://www.codeweblog.com/javascript-primer-classic/</link>
		<comments>http://www.codeweblog.com/javascript-primer-classic/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 16:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[images]]></category>
<category><![CDATA[programming language]]></category>
<category><![CDATA[basic knowledge]]></category>
<category><![CDATA[syntax]]></category>
<category><![CDATA[different style]]></category>
<category><![CDATA[html pages]]></category>
<category><![CDATA[web pages]]></category>
<category><![CDATA[scripting]]></category>
<category><![CDATA[javascript essentials]]></category>
<category><![CDATA[html attributes]]></category>
<category><![CDATA[html experts]]></category>
<category><![CDATA[learning javascript]]></category>
<category><![CDATA[cumulative sales]]></category>
<category><![CDATA[javascript tutorial]]></category>
<category><![CDATA[computer expert]]></category>
<category><![CDATA[informatio]]></category>
<category><![CDATA[good books]]></category>
<category><![CDATA[reference book]]></category>
<category><![CDATA[appendix]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-primer-classic/</guid>
		<description><![CDATA[JavaScript primer classic - &quot;JavaScript Essentials (7th edition)&quot; Cumulative sales of more than 150 original 000! Welcome you to use JavaScript! The use of this easy-to-use programming langu ...]]></description>
		<content:encoded><![CDATA[JavaScript primer classic - &quot;JavaScript Essentials (7th edition)&quot; Cumulative sales of more than 150 original 000! Welcome you to use JavaScript! The use of this easy-to-use programming langu ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ruby-will-replace-java-i-think-not-so-soon/" title="Ruby will replace Java? I think not so soon">Ruby will replace Java? I think not so soon</a> 2009-03-05 06:35:02</li>
					<li><a href="http://www.codeweblog.com/flying-gems-the-south-american-hummingbird-and-the-ruby-programming-language/" title="Flying gems: the South American hummingbird and the Ruby programming language">Flying gems: the South American hummingbird and the Ruby programming language</a> 2009-03-05 02:30:03</li>
					<li><a href="http://www.codeweblog.com/i-heard-good-ruby-and-rails-site/" title="I heard good Ruby and Rails site">I heard good Ruby and Rails site</a> 2009-03-02 21:05:02</li>
					<li><a href="http://www.codeweblog.com/can-you-understand-programming-you-xp/" title="Can you understand programming you XP">Can you understand programming you XP</a> 2009-03-01 13:00:03</li>
					<li><a href="http://www.codeweblog.com/using-rails-captcha-plug-in-easy-implementation-verification-code/" title="Using Rails Captcha plug-in, easy implementation Verification Code">Using Rails Captcha plug-in, easy implementation Verification Code</a> 2009-03-01 01:25:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-primer-classic/</wfw:commentRss>
	</item>
		<item>
		<title>js_map</title>
		<link>http://www.codeweblog.com/js-map/</link>
		<comments>http://www.codeweblog.com/js-map/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 13:45:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[null return]]></category>
<category><![CDATA[map]]></category>
<category><![CDATA[lt 1]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[key value]]></category>
<category><![CDATA[elements]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[element function]]></category>
<category><![CDATA[function index]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-map/</guid>
		<description><![CDATA[javascript realization Map. .]]></description>
		<content:encoded><![CDATA[javascript realization Map. .				<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/a-common-javascript-page/" title="A common JavaScript page">A common JavaScript page</a> 2009-02-27 19:55:03</li>
					<li><a href="http://www.codeweblog.com/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</li>
					<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/js-map/</wfw:commentRss>
	</item>
		<item>
		<title>Open Source Flash</title>
		<link>http://www.codeweblog.com/open-source-flash/</link>
		<comments>http://www.codeweblog.com/open-source-flash/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 10:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[google]]></category>
<category><![CDATA[source flash]]></category>
<category><![CDATA[widget]]></category>
<category><![CDATA[rapid application development]]></category>
<category><![CDATA[bandwidth checker]]></category>
<category><![CDATA[video chat software]]></category>
<category><![CDATA[sebastian wagner]]></category>
<category><![CDATA[latency tests]]></category>
<category><![CDATA[fridge magnets]]></category>
<category><![CDATA[justepourrire]]></category>
<category><![CDATA[application development system]]></category>
<category><![CDATA[video uploading]]></category>
<category><![CDATA[audio video chat]]></category>
<category><![CDATA[jooce]]></category>
<category><![CDATA[video comments]]></category>
<category><![CDATA[air applications]]></category>
<category><![CDATA[dokeos]]></category>
<category><![CDATA[photos music]]></category>
<category><![CDATA[java runtime]]></category>
<category><![CDATA[fms]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/open-source-flash/</guid>
		<description><![CDATA[Below is a list of applications that use Red5. Feel free to add your own! http://www.snappmx.com/ - A Rapid Application Development System that supports the creation of Red5 applications. http://code. ...]]></description>
		<content:encoded><![CDATA[Below is a list of applications that use Red5. Feel free to add your own! http://www.snappmx.com/ - A Rapid Application Development System that supports the creation of Red5 applications. http://code. ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/rails-source-code-analysis-4-request-response/" title="Rails source code analysis (4): Request / Response">Rails source code analysis (4): Request / Response</a> 2009-03-02 10:40:02</li>
					<li><a href="http://www.codeweblog.com/flash-chart-summary/" title="flash chart summary">flash chart summary</a> 2009-03-02 01:30:02</li>
					<li><a href="http://www.codeweblog.com/js-charts-extjs-implementation-tools-can-be-combined/" title="JS charts extjs implementation tools can be combined">JS charts extjs implementation tools can be combined</a> 2009-02-27 20:55:02</li>
					<li><a href="http://www.codeweblog.com/use-ext-js-to-read-the-jsonreader-complex-object-json/" title="Use Ext JS to read the JsonReader complex object json">Use Ext JS to read the JsonReader complex object json</a> 2009-02-27 18:50:03</li>
					<li><a href="http://www.codeweblog.com/noclassdeffounderror-javax-servlet-servlet/" title="NoClassDefFoundError: javax / servlet / Servlet">NoClassDefFoundError: javax / servlet / Servlet</a> 2009-02-27 13:50:42</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/open-source-flash/</wfw:commentRss>
	</item>
		<item>
		<title>dwr configuration file dwr.xml祥解</title>
		<link>http://www.codeweblog.com/dwr-configuration-file-dwr-xml%e7%a5%a5%e8%a7%a3/</link>
		<comments>http://www.codeweblog.com/dwr-configuration-file-dwr-xml%e7%a5%a5%e8%a7%a3/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 09:15:12+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[init]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[match]]></category>
<category><![CDATA[paragraphs]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[ltd uk]]></category>
<category><![CDATA[designation]]></category>
<category><![CDATA[signatures]]></category>
<category><![CDATA[directory web]]></category>
<category><![CDATA[collation]]></category>
<category><![CDATA[javascript creator]]></category>
<category><![CDATA[chinese document]]></category>
<category><![CDATA[welcome to my site]]></category>
<category><![CDATA[creators]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dwr-configuration-file-dwr-xml%e7%a5%a5%e8%a7%a3/</guid>
		<description><![CDATA[I dwr Chinese document on a collation do dwr.xml purely jobs they take, there are useful do not forget to top friend you, leave a contact with the exchange of learning! Welcome to my site to exchange  ...]]></description>
		<content:encoded><![CDATA[I dwr Chinese document on a collation do dwr.xml purely jobs they take, there are useful do not forget to top friend you, leave a contact with the exchange of learning! Welcome to my site to exchange  ...				<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/dwr-configuration-file-dwr-xml%e7%a5%a5%e8%a7%a3/</wfw:commentRss>
	</item>
		<item>
		<title>js example</title>
		<link>http://www.codeweblog.com/js-example/</link>
		<comments>http://www.codeweblog.com/js-example/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 06:35:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[math]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[safari]]></category>
<category><![CDATA[element]]></category>
<category><![CDATA[opera]]></category>
<category><![CDATA[document body]]></category>
<category><![CDATA[zoom]]></category>
<category><![CDATA[px]]></category>
<category><![CDATA[visibility]]></category>
<category><![CDATA[gecko]]></category>
<category><![CDATA[fox]]></category>
<category><![CDATA[opr]]></category>
<category><![CDATA[saf]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-example/</guid>
		<description><![CDATA[js example]]></description>
		<content:encoded><![CDATA[js example				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-example/</wfw:commentRss>
	</item>
		<item>
		<title>js checkbox selected unlimited class</title>
		<link>http://www.codeweblog.com/js-checkbox-selected-unlimited-class/</link>
		<comments>http://www.codeweblog.com/js-checkbox-selected-unlimited-class/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 04:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[strict dtd]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[span]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[input type radio]]></category>
<category><![CDATA[radio name]]></category>
<category><![CDATA[dd]]></category>
<category><![CDATA[resource id]]></category>
<category><![CDATA[resource document]]></category>
<category><![CDATA[true value]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-checkbox-selected-unlimited-class/</guid>
		<description><![CDATA[js checkbox selected unlimited class]]></description>
		<content:encoded><![CDATA[js checkbox selected unlimited class				<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/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-checkbox-selected-unlimited-class/</wfw:commentRss>
	</item>
		<item>
		<title>js front page</title>
		<link>http://www.codeweblog.com/js-front-page/</link>
		<comments>http://www.codeweblog.com/js-front-page/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 02:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[texts]]></category>
<category><![CDATA[content page]]></category>
<category><![CDATA[span data]]></category>
<category><![CDATA[task content]]></category>
<category><![CDATA[page txt]]></category>
<category><![CDATA[data content]]></category>
<category><![CDATA[nextpage]]></category>
<category><![CDATA[task c]]></category>
<category><![CDATA[page author]]></category>
<category><![CDATA[page content]]></category>
<category><![CDATA[spans]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-front-page/</guid>
		<description><![CDATA[js front page]]></description>
		<content:encoded><![CDATA[js front page				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-front-page/</wfw:commentRss>
	</item>
		<item>
		<title>Fuzzy Query js</title>
		<link>http://www.codeweblog.com/fuzzy-query-js/</link>
		<comments>http://www.codeweblog.com/fuzzy-query-js/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 23:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[init]]></category>
<category><![CDATA[163]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[strict dtd]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[text decoration]]></category>
<category><![CDATA[parseint]]></category>
<category><![CDATA[netscape]]></category>
<category><![CDATA[body margin]]></category>
<category><![CDATA[onkeypress]]></category>
<category><![CDATA[sans serif font]]></category>
<category><![CDATA[fuzzy query]]></category>
<category><![CDATA[onkeyup]]></category>
<category><![CDATA[font weight]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/fuzzy-query-js/</guid>
		<description><![CDATA[Fuzzy Query js]]></description>
		<content:encoded><![CDATA[Fuzzy Query js				<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/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/fuzzy-query-js/</wfw:commentRss>
	</item>
		<item>
		<title>Editor js_texteara</title>
		<link>http://www.codeweblog.com/editor-js-texteara/</link>
		<comments>http://www.codeweblog.com/editor-js-texteara/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 21:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[utf 8]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script src]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[td width]]></category>
<category><![CDATA[textarea name]]></category>
<category><![CDATA[body onload]]></category>
<category><![CDATA[loose dtd]]></category>
<category><![CDATA[cellpadding]]></category>
<category><![CDATA[textarea cols]]></category>
<category><![CDATA[link rel stylesheet]]></category>
<category><![CDATA[text document]]></category>
<category><![CDATA[sans serif]]></category>
<category><![CDATA[sdfa]]></category>
<category><![CDATA[msg2]]></category>
<category><![CDATA[grey color]]></category>
<category><![CDATA[input font]]></category>
<category><![CDATA[bold color]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/editor-js-texteara/</guid>
		<description><![CDATA[Editor js_texteara]]></description>
		<content:encoded><![CDATA[Editor js_texteara				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/java-ee-jsp-jndi/" title="JAVA EE JSP_JNDI">JAVA EE JSP_JNDI</a> 2009-02-27 10:01:54</li>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/editor-js-texteara/</wfw:commentRss>
	</item>
		<item>
		<title>Color Picker js_select</title>
		<link>http://www.codeweblog.com/color-picker-js-select/</link>
		<comments>http://www.codeweblog.com/color-picker-js-select/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 20:05:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[demo]]></category>
<category><![CDATA[option value]]></category>
<category><![CDATA[textarea]]></category>
<category><![CDATA[orange]]></category>
<category><![CDATA[navy lt]]></category>
<category><![CDATA[beige gt]]></category>
<category><![CDATA[document selection]]></category>
<category><![CDATA[selection createrange]]></category>
<category><![CDATA[color picker]]></category>
<category><![CDATA[limegreen]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/color-picker-js-select/</guid>
		<description><![CDATA[Color Picker js_select]]></description>
		<content:encoded><![CDATA[Color Picker js_select				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/rails-use-of-select/" title="Rails use of select">Rails use of select</a> 2009-03-04 04:50:03</li>
					<li><a href="http://www.codeweblog.com/rails-provinces-cascade-implementation/" title="rails provinces cascade implementation">rails provinces cascade implementation</a> 2009-03-03 17:35:01</li>
					<li><a href="http://www.codeweblog.com/ror-development-environment-to-build/" title="ror development environment to build">ror development environment to build</a> 2009-03-02 17:50:03</li>
					<li><a href="http://www.codeweblog.com/rails2-0-2-change-the-default-db-adpter/" title="Rails2.0.2 change the default DB adpter">Rails2.0.2 change the default DB adpter</a> 2009-03-01 02:30:03</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/color-picker-js-select/</wfw:commentRss>
	</item>
		<item>
		<title>JS validation</title>
		<link>http://www.codeweblog.com/js-validation/</link>
		<comments>http://www.codeweblog.com/js-validation/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 18:45:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[email]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[validation]]></category>
<category><![CDATA[exec]]></category>
<category><![CDATA[ip]]></category>
<category><![CDATA[3a]]></category>
<category><![CDATA[3b]]></category>
<category><![CDATA[2c]]></category>
<category><![CDATA[za]]></category>
<category><![CDATA[currency]]></category>
<category><![CDATA[value date]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-validation/</guid>
		<description><![CDATA[JS validation]]></description>
		<content:encoded><![CDATA[JS validation				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/can-not-be-represented-as-java-sql-timestamp/" title="can not be represented as java.sql.Timestamp">can not be represented as java.sql.Timestamp</a> 2009-02-27 09:46:14</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-validation/</wfw:commentRss>
	</item>
		<item>
		<title>Code Generation js_</title>
		<link>http://www.codeweblog.com/code-generation-js/</link>
		<comments>http://www.codeweblog.com/code-generation-js/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 16:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[code generation]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[math]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[action gt]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[body onload]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[padding]]></category>
<category><![CDATA[background image url]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/code-generation-js/</guid>
		<description><![CDATA[Code Generation js_]]></description>
		<content:encoded><![CDATA[Code Generation js_				<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/code-generation-js/</wfw:commentRss>
	</item>
		<item>
		<title>Management software</title>
		<link>http://www.codeweblog.com/management-software/</link>
		<comments>http://www.codeweblog.com/management-software/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 13:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[bug management]]></category>
<category><![CDATA[project management software]]></category>
<category><![CDATA[jolt awards]]></category>
<category><![CDATA[version management]]></category>
<category><![CDATA[project quality management]]></category>
<category><![CDATA[account management tool]]></category>
<category><![CDATA[enterprise project management]]></category>
<category><![CDATA[rally software development]]></category>
<category><![CDATA[lattix]]></category>
<category><![CDATA[observation log]]></category>
<category><![CDATA[subversion client]]></category>
<category><![CDATA[minimal tools]]></category>
<category><![CDATA[small turtles]]></category>
<category><![CDATA[fancy tools]]></category>
<category><![CDATA[display tools]]></category>
<category><![CDATA[window explorer]]></category>
<category><![CDATA[tortoisesvn]]></category>
<category><![CDATA[task allocation]]></category>
<category><![CDATA[wincvs]]></category>
<category><![CDATA[section x]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/management-software/</guid>
		<description><![CDATA[Author: southern white 2006 JOLT Awards (http://www.sdmagazine.com) list of the winners: Enterprise Project Management: WelcomRisk 2.6 (Welcom) Defect Tracking, Change and Configuration Management: Pe ...]]></description>
		<content:encoded><![CDATA[Author: southern white 2006 JOLT Awards (http://www.sdmagazine.com) list of the winners: Enterprise Project Management: WelcomRisk 2.6 (Welcom) Defect Tracking, Change and Configuration Management: Pe ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/best-open-source-software-list/" title="Best Open Source Software List">Best Open Source Software List</a> 2009-04-21 16:45:02</li>
					<li><a href="http://www.codeweblog.com/faced-with-the-global-financial-crisis-of-the-19th-academy-awards-software-jolt-awards-have-been-announced/" title="Faced with the global financial crisis of the 19th Academy Awards Software Jolt Awards have been announced">Faced with the global financial crisis of the 19th Academy Awards Software Jolt Awards have been announced</a> 2009-04-21 04:45:14</li>
					<li><a href="http://www.codeweblog.com/faced-with-the-global-financial-crisis-under-the-19th-academy-awards-software-jolt-awards-have-been-announced/" title="Faced with the global financial crisis, under the 19th Academy Awards Software Jolt Awards have been announced">Faced with the global financial crisis, under the 19th Academy Awards Software Jolt Awards have been announced</a> 2009-04-20 17:40:02</li>
					<li><a href="http://www.codeweblog.com/project-management-and-defect-tracking-system-software-installation-and-use-of-mantis/" title="Project management and defect tracking system software installation and use of MANTIS">Project management and defect tracking system software installation and use of MANTIS</a> 2009-04-13 20:40:02</li>
					<li><a href="http://www.codeweblog.com/essay-demand-management-system/" title="Essay: demand management system">Essay: demand management system</a> 2009-03-25 00:40:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/management-software/</wfw:commentRss>
	</item>
		<item>
		<title>Rights Management to design a</title>
		<link>http://www.codeweblog.com/rights-management-to-design-a/</link>
		<comments>http://www.codeweblog.com/rights-management-to-design-a/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 10:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[efficiency]]></category>
<category><![CDATA[rights management]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[proceedings]]></category>
<category><![CDATA[general staff]]></category>
<category><![CDATA[permission settings]]></category>
<category><![CDATA[priority rights]]></category>
<category><![CDATA[access control systems]]></category>
<category><![CDATA[portfolio design]]></category>
<category><![CDATA[database users]]></category>
<category><![CDATA[different design]]></category>
<category><![CDATA[application design]]></category>
<category><![CDATA[operating authority]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rights-management-to-design-a/</guid>
		<description><![CDATA[Permission application design We are in the development of the system often encounter the need for access control systems, and varying levels of access control have different design. 1. The design of  ...]]></description>
		<content:encoded><![CDATA[Permission application design We are in the development of the system often encounter the need for access control systems, and varying levels of access control have different design. 1. The design of  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ajax-portal/" title="Ajax Portal">Ajax Portal</a> 2009-03-03 11:20:02</li>
					<li><a href="http://www.codeweblog.com/tomcat6-0-myeclipse6-5-under-tomcat-data-source-configuration/" title="tomcat6.0 + myeclipse6.5 under tomcat data source configuration">tomcat6.0 + myeclipse6.5 under tomcat data source configuration</a> 2009-03-03 10:28:14</li>
					<li><a href="http://www.codeweblog.com/ajax-overtime/" title="ajax overtime">ajax overtime</a> 2009-03-02 02:30: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/the-company-first-entered-the-company-i-would-like-to-optimize-sql-project/" title="The company first entered the company I would like to Optimize SQL project">The company first entered the company I would like to Optimize SQL project</a> 2009-02-28 03:55:04</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/rights-management-to-design-a/</wfw:commentRss>
	</item>
	</channel>
</rss>
