<?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>AJAX</title>
	<atom:link href="http://www.codeweblog.com/feed/category/ajax/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>AJAX</description>
	<pubDate>Thu, 23 May 2013 01:35:44+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>[js] using regexp to achieve replaceall</title>
		<link>http://www.codeweblog.com/js-using-regexp-to-achieve-replaceall/</link>
		<comments>http://www.codeweblog.com/js-using-regexp-to-achieve-replaceall/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 16:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[long time]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[regexp]]></category>
<category><![CDATA[absence]]></category>
<category><![CDATA[partition]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-using-regexp-to-achieve-replaceall/</guid>
		<description><![CDATA[Js as a result of the String object only replace, but not replaceAll function, in the absence of awareness before the regexp is a string it is very difficult to all the objects are replaced one-time, js design a long time ago, replace (reg, text), Th ...]]></description>
		<content:encoded><![CDATA[Js as a result of the String object only replace, but not replaceAll function, in the absence of awareness before the regexp is a string it is very difficult to all the objects are replaced one-time, js design a long time ago, replace (reg, text), Th ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</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/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/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-using-regexp-to-achieve-replaceall/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript development tools collection (b)</title>
		<link>http://www.codeweblog.com/javascript-development-tools-collection-b/</link>
		<comments>http://www.codeweblog.com/javascript-development-tools-collection-b/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 14:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[strict dtd]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[efficiency]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[stringbuffer]]></category>
<category><![CDATA[development tools collection]]></category>
<category><![CDATA[method description]]></category>
<category><![CDATA[astr]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-development-tools-collection-b/</guid>
		<description><![CDATA[2. StringBuffer copying method Description: This method is a Java class in a StringBuffer to imitate, not the efficiency of Java could, but for string assembly, but is a good tool to approach Use are as follows:]]></description>
		<content:encoded><![CDATA[2. StringBuffer copying method Description: This method is a Java class in a StringBuffer to imitate, not the efficiency of Java could, but for string assembly, but is a good tool to approach Use are as follows:				<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/javascript-development-tools-collection-b/</wfw:commentRss>
	</item>
		<item>
		<title>JAVASCRIPT four ways the definition of the object</title>
		<link>http://www.codeweblog.com/javascript-four-ways-the-definition-of-the-object/</link>
		<comments>http://www.codeweblog.com/javascript-four-ways-the-definition-of-the-object/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 13:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[parameters]]></category>
<category><![CDATA[existence]]></category>
<category><![CDATA[several ways]]></category>
<category><![CDATA[salary]]></category>
<category><![CDATA[prototype department]]></category>
<category><![CDATA[independent version]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-four-ways-the-definition-of-the-object/</guid>
		<description><![CDATA[The first to write a function, the following will be used several ways Factory methods First create the object, and then add properties and methods, do not need to use NEW to create objects, If the function written in-house, each call will create a n ...]]></description>
		<content:encoded><![CDATA[The first to write a function, the following will be used several ways Factory methods First create the object, and then add properties and methods, do not need to use NEW to create objects, If the function written in-house, each call will create a n ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/rails-source-code-analysis-1-railsfcgihandler/" title="Rails source code analysis (1): RailsFCGIHandler">Rails source code analysis (1): RailsFCGIHandler</a> 2009-03-02 11:45:02</li>
					<li><a href="http://www.codeweblog.com/using-rails-captcha-plug-in-easy-implementation-verification-code/" title="Using Rails Captcha plug-in, easy implementation Verification Code">Using Rails Captcha plug-in, easy implementation Verification Code</a> 2009-03-01 01:25:02</li>
					<li><a href="http://www.codeweblog.com/js-events-dynamically-add-and-write-off/" title="js events dynamically add and write-off">js events dynamically add and write-off</a> 2009-02-27 23:55:03</li>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-four-ways-the-definition-of-the-object/</wfw:commentRss>
	</item>
		<item>
		<title>Save the page with js content specified. Specified file type</title>
		<link>http://www.codeweblog.com/save-the-page-with-js-content-specified-specified-file-type/</link>
		<comments>http://www.codeweblog.com/save-the-page-with-js-content-specified-specified-file-type/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 11:45:51+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[href javascript]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[cols]]></category>
<category><![CDATA[document write]]></category>
<category><![CDATA[center border]]></category>
<category><![CDATA[cellspacing]]></category>
<category><![CDATA[h1]]></category>
<category><![CDATA[c1]]></category>
<category><![CDATA[b1]]></category>
<category><![CDATA[textarea rows]]></category>
<category><![CDATA[true output]]></category>
<category><![CDATA[output html]]></category>
<category><![CDATA[e2]]></category>
<category><![CDATA[f2]]></category>
<category><![CDATA[d1]]></category>
<category><![CDATA[b2]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/save-the-page-with-js-content-specified-specified-file-type/</guid>
		<description><![CDATA[Save the page with the specified content js Transfer from: http://rorchina.javaeye.com/blog/184425 Saved in HTML in the Table to Excel Transfer from: http://www.bcbbs.net/news/Content28841.aspx]]></description>
		<content:encoded><![CDATA[Save the page with the specified content js Transfer from: http://rorchina.javaeye.com/blog/184425 Saved in HTML in the Table to Excel Transfer from: http://www.bcbbs.net/news/Content28841.aspx				<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/save-the-page-with-js-content-specified-specified-file-type/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript refresh the page several methods</title>
		<link>http://www.codeweblog.com/javascript-refresh-the-page-several-methods/</link>
		<comments>http://www.codeweblog.com/javascript-refresh-the-page-several-methods/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 07:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[doctype html public]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[html page code]]></category>
<category><![CDATA[statement 1]]></category>
<category><![CDATA[bottom src]]></category>
<category><![CDATA[frame name]]></category>
<category><![CDATA[frameset rows]]></category>
<category><![CDATA[statement 3]]></category>
<category><![CDATA[frame html]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-refresh-the-page-several-methods/</guid>
		<description><![CDATA[Non-Modal refresh parent page: window.opener.location.reload (); Modal refresh parent page: window.dialogArguments.location.reload (); First look at a simple example: The following three pages named frame.html, top.html, bottom.html as an example to  ...]]></description>
		<content:encoded><![CDATA[Non-Modal refresh parent page: window.opener.location.reload (); Modal refresh parent page: window.dialogArguments.location.reload (); First look at a simple example: The following three pages named frame.html, top.html, bottom.html as an example to  ...				<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-refresh-the-page-several-methods/</wfw:commentRss>
	</item>
		<item>
		<title>JS calculated the number of days the date of paragraph</title>
		<link>http://www.codeweblog.com/js-calculated-the-number-of-days-the-date-of-paragraph/</link>
		<comments>http://www.codeweblog.com/js-calculated-the-number-of-days-the-date-of-paragraph/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 05:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[paragraph]]></category>
<category><![CDATA[parse]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-calculated-the-number-of-days-the-date-of-paragraph/</guid>
		<description><![CDATA[JS calculated the number of days the date of paragraph]]></description>
		<content:encoded><![CDATA[JS calculated the number of days the date of paragraph				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/delete-the-paragraph-svn-directories-ruby-script/" title="Delete the paragraph. Svn directories ruby script">Delete the paragraph. Svn directories ruby script</a> 2009-03-20 19:55:02</li>
					<li><a href="http://www.codeweblog.com/ext-ajax/" title="Ext.Ajax">Ext.Ajax</a> 2009-03-16 07:15:03</li>
					<li><a href="http://www.codeweblog.com/js-study-notes-3/" title="js Study Notes (3)">js Study Notes (3)</a> 2009-03-16 04:15:01</li>
					<li><a href="http://www.codeweblog.com/several-good-js-calendar/" title="Several good js calendar">Several good js calendar</a> 2009-03-11 01:15:01</li>
					<li><a href="http://www.codeweblog.com/javascript-and-jsp-secondary-structure-linked-the-drop-down-box-without-refresh/" title="JavaScript and jsp secondary structure linked the drop-down box without refresh">JavaScript and jsp secondary structure linked the drop-down box without refresh</a> 2009-03-11 00:15:01</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-calculated-the-number-of-days-the-date-of-paragraph/</wfw:commentRss>
	</item>
		<item>
		<title>Cascade 2 dwr</title>
		<link>http://www.codeweblog.com/cascade-2-dwr/</link>
		<comments>http://www.codeweblog.com/cascade-2-dwr/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 04:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[cascade]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[script src]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[link href]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[arraylist]]></category>
<category><![CDATA[images]]></category>
<category><![CDATA[jsp usebean]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[host institutions]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/cascade-2-dwr/</guid>
		<description><![CDATA[&lt;% @ Page contentType = &quot;text / html; charset = utf-8&quot;%&gt; &lt; % @ page import = &quot;java.util.ArrayList&quot;%&gt; &lt; % @ page import = &quot;bean.CategoryBean&quot;%&gt; &lt; % @ page import = &quot;bean.SchoolBean&quot;%&gt; &lt ...]]></description>
		<content:encoded><![CDATA[&lt;% @ Page contentType = &quot;text / html; charset = utf-8&quot;%&gt; &lt; % @ page import = &quot;java.util.ArrayList&quot;%&gt; &lt; % @ page import = &quot;bean.CategoryBean&quot;%&gt; &lt; % @ page import = &quot;bean.SchoolBean&quot;%&gt; &lt ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<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/cascade-2-dwr/</wfw:commentRss>
	</item>
		<item>
		<title>extremely low efficiency js className</title>
		<link>http://www.codeweblog.com/extremely-low-efficiency-js-classname/</link>
		<comments>http://www.codeweblog.com/extremely-low-efficiency-js-classname/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 00:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[efficiency]]></category>
<category><![CDATA[big brother]]></category>
<category><![CDATA[table style]]></category>
<category><![CDATA[doubt in my mind]]></category>
<category><![CDATA[judgment]]></category>
<category><![CDATA[cell cycle]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/extremely-low-efficiency-js-classname/</guid>
		<description><![CDATA[http://topic.csdn.net/u/20090304/13/af174dfe-2ce9-4916-81b2-caa66f491232.html Big Brother. You&#39;ll never stick! ! ! Oh, thank you for your help to solve you Ha, ha, ha Removed for the cell cycle, the use of the forms table.className =&quot;&quot;; ...]]></description>
		<content:encoded><![CDATA[http://topic.csdn.net/u/20090304/13/af174dfe-2ce9-4916-81b2-caa66f491232.html Big Brother. You&#39;ll never stick! ! ! Oh, thank you for your help to solve you Ha, ha, ha Removed for the cell cycle, the use of the forms table.className =&quot;&quot;; ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-on-my-mistakes-feelings/" title="Ruby on rails on my Mistakes feelings.">Ruby on rails on my Mistakes feelings.</a> 2009-03-14 14:20:01</li>
					<li><a href="http://www.codeweblog.com/the-use-of-rails-mod-rails/" title="the use of rails mod_rails">the use of rails mod_rails</a> 2009-03-11 14:30:02</li>
					<li><a href="http://www.codeweblog.com/javascript-can-not-do-things-6-7/" title="JavaScript can not do things 6,7">JavaScript can not do things 6,7</a> 2009-03-09 20:05:02</li>
					<li><a href="http://www.codeweblog.com/ask-hibernate-project-to-do-when-to-do-what-the-strategy-is-necessary-to-optimize-the-system-performance-that-is-how-to-improve-the-retrieval-performance-strategy/" title="Ask! Hibernate project to do when to do what the strategy is necessary to optimize the system performance, that is, how to improve the retrieval performance strategy?">Ask! Hibernate project to do when to do what the strategy is necessary to optimize the system performance, that is, how to improve the retrieval performance strategy?</a> 2009-03-03 10:28:09</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/extremely-low-efficiency-js-classname/</wfw:commentRss>
	</item>
		<item>
		<title>cookies keep javascript operation (settings). read. delete function Detailed examples</title>
		<link>http://www.codeweblog.com/cookies-keep-javascript-operation-settings-read-delete-function-detailed-examples/</link>
		<comments>http://www.codeweblog.com/cookies-keep-javascript-operation-settings-read-delete-function-detailed-examples/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 22:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[null return]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[match]]></category>
<category><![CDATA[regexp]]></category>
<category><![CDATA[return unescape]]></category>
<category><![CDATA[cookie indexof]]></category>
<category><![CDATA[cookie name]]></category>
<category><![CDATA[null document]]></category>
<category><![CDATA[gettime]]></category>
<category><![CDATA[settime]]></category>
<category><![CDATA[december 31]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/cookies-keep-javascript-operation-settings-read-delete-function-detailed-examples/</guid>
		<description><![CDATA[Previously been thought to be generally carried out in the JavaScript operation COOKIES, but encountered today, it also made you, as a collection of it, the following are a few features of these were written in the function. Easy to use &lt;SCRIPT LA ...]]></description>
		<content:encoded><![CDATA[Previously been thought to be generally carried out in the JavaScript operation COOKIES, but encountered today, it also made you, as a collection of it, the following are a few features of these were written in the function. Easy to use &lt;SCRIPT LA ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/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/cookies-keep-javascript-operation-settings-read-delete-function-detailed-examples/</wfw:commentRss>
	</item>
		<item>
		<title>JS refresh iframe method to achieve</title>
		<link>http://www.codeweblog.com/js-refresh-iframe-method-to-achieve/</link>
		<comments>http://www.codeweblog.com/js-refresh-iframe-method-to-achieve/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 19:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[document location]]></category>
<category><![CDATA[cross border]]></category>
<category><![CDATA[best solution]]></category>
<category><![CDATA[document frames]]></category>
<category><![CDATA[open document]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-refresh-iframe-method-to-achieve/</guid>
		<description><![CDATA[&lt;iframe src=&quot;1.htm&quot; name=&quot;ifrmname&quot;&gt; &lt;/ iframe&gt; Program I: The name attribute with iframe positioning &lt;input type = &quot;button&quot; name = &quot;Button&quot; value = &quot;Button&quot; onclick = &quot;document.fr ...]]></description>
		<content:encoded><![CDATA[&lt;iframe src=&quot;1.htm&quot; name=&quot;ifrmname&quot;&gt; &lt;/ iframe&gt; Program I: The name attribute with iframe positioning &lt;input type = &quot;button&quot; name = &quot;Button&quot; value = &quot;Button&quot; onclick = &quot;document.fr ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-refresh-iframe-method-to-achieve/</wfw:commentRss>
	</item>
		<item>
		<title>javascript inheritance mechanism</title>
		<link>http://www.codeweblog.com/javascript-inheritance-mechanism/</link>
		<comments>http://www.codeweblog.com/javascript-inheritance-mechanism/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 16:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[object obj]]></category>
<category><![CDATA[prototype object]]></category>
<category><![CDATA[date function]]></category>
<category><![CDATA[inheritance mechanism]]></category>
<category><![CDATA[expansion function]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-inheritance-mechanism/</guid>
		<description><![CDATA[The inheritance mechanism javascript: Function.prototype.read = function (){};// expansion Function prototype for (var i in Object) alert (i) / / show the read, this is further evidence of the Function Prototype Object May know Function.prototype for ...]]></description>
		<content:encoded><![CDATA[The inheritance mechanism javascript: Function.prototype.read = function (){};// expansion Function prototype for (var i in Object) alert (i) / / show the read, this is further evidence of the Function Prototype Object May know Function.prototype for ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-advanced-training-custom-object/" title="JavaScript Advanced Training - Custom Object">JavaScript Advanced Training - Custom Object</a> 2009-03-11 09:20:03</li>
					<li><a href="http://www.codeweblog.com/javascript-basic-object-oriented-technology-iv/" title="javascript basic object-oriented technology (iv)">javascript basic object-oriented technology (iv)</a> 2009-03-11 04:15:01</li>
					<li><a href="http://www.codeweblog.com/js-information-prototype-property/" title="js information prototype property">js information prototype property</a> 2009-03-10 22:15:01</li>
					<li><a href="http://www.codeweblog.com/js-events-guinness-2/" title="js events Guinness 2">js events Guinness 2</a> 2009-03-08 15:10:03</li>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-inheritance-mechanism/</wfw:commentRss>
	</item>
		<item>
		<title>javascript achieve Timer.wait () function</title>
		<link>http://www.codeweblog.com/javascript-achieve-timer-wait-function/</link>
		<comments>http://www.codeweblog.com/javascript-achieve-timer-wait-function/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 13:25:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[f1]]></category>
<category><![CDATA[timer]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-achieve-timer-wait-function/</guid>
		<description><![CDATA[javascript achieve Timer.wait () function]]></description>
		<content:encoded><![CDATA[javascript achieve Timer.wait () function				<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-achieve-timer-wait-function/</wfw:commentRss>
	</item>
		<item>
		<title>Written by a number of Ajax and JavaScript need to know DOM concepts</title>
		<link>http://www.codeweblog.com/written-by-a-number-of-ajax-and-javascript-need-to-know-dom-concepts/</link>
		<comments>http://www.codeweblog.com/written-by-a-number-of-ajax-and-javascript-need-to-know-dom-concepts/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 09:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[web page]]></category>
<category><![CDATA[browser cache]]></category>
<category><![CDATA[html page]]></category>
<category><![CDATA[computer language]]></category>
<category><![CDATA[page source]]></category>
<category><![CDATA[html pages]]></category>
<category><![CDATA[page javascript]]></category>
<category><![CDATA[language attributes]]></category>
<category><![CDATA[basic elements of computer]]></category>
<category><![CDATA[elements of computer]]></category>
<category><![CDATA[language settings]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/written-by-a-number-of-ajax-and-javascript-need-to-know-dom-concepts/</guid>
		<description><![CDATA[1 the use of JavaScript in the page        To the use of a web page JavaScript, you can use &lt;script&gt; label, if you want to write JavaScript in the page source directly, and can be as follows:   &lt;html&gt; ... &lt;script type=&#39;text/javascr ...]]></description>
		<content:encoded><![CDATA[1 the use of JavaScript in the page        To the use of a web page JavaScript, you can use &lt;script&gt; label, if you want to write JavaScript in the page source directly, and can be as follows:   &lt;html&gt; ... &lt;script type=&#39;text/javascr ...				<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/written-by-a-number-of-ajax-and-javascript-need-to-know-dom-concepts/</wfw:commentRss>
	</item>
		<item>
		<title>Detailed study DWR</title>
		<link>http://www.codeweblog.com/detailed-study-dwr/</link>
		<comments>http://www.codeweblog.com/detailed-study-dwr/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 22:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt xml]]></category>
<category><![CDATA[schemalocation]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[app version]]></category>
<category><![CDATA[servlet class]]></category>
<category><![CDATA[java sun]]></category>
<category><![CDATA[xsi]]></category>
<category><![CDATA[xmlschema]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[java type]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[xml file]]></category>
<category><![CDATA[invoker]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[starting page]]></category>
<category><![CDATA[test jsp]]></category>
<category><![CDATA[technologies web]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/detailed-study-dwr/</guid>
		<description><![CDATA[DWR The principle is: the JAVA-type and reached into the JS from JS call in JAVA class method, the realization of the asynchronous call. GWT compared with the advantages of DWR A, DWR can be synchronized with the JS and HTML calls from GWT in and sol ...]]></description>
		<content:encoded><![CDATA[DWR The principle is: the JAVA-type and reached into the JS from JS call in JAVA class method, the realization of the asynchronous call. GWT compared with the advantages of DWR A, DWR can be synchronized with the JS and HTML calls from GWT in and sol ...				<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/detailed-study-dwr/</wfw:commentRss>
	</item>
		<item>
		<title>An hour to get Ajax</title>
		<link>http://www.codeweblog.com/an-hour-to-get-ajax/</link>
		<comments>http://www.codeweblog.com/an-hour-to-get-ajax/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 20:25:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[principle]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[proposals]]></category>
<category><![CDATA[xmlhttprequest]]></category>
<category><![CDATA[jsp servlet]]></category>
<category><![CDATA[onreadystatechange]]></category>
<category><![CDATA[javascript function]]></category>
<category><![CDATA[code segment]]></category>
<category><![CDATA[onblur]]></category>
<category><![CDATA[servlet jsp]]></category>
<category><![CDATA[request parameters]]></category>
<category><![CDATA[servlet container]]></category>
<category><![CDATA[interaction]]></category>
<category><![CDATA[client response]]></category>
<category><![CDATA[transparent layer]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/an-hour-to-get-ajax/</guid>
		<description><![CDATA[An hour to get Ajax, serious proposals reference manual xmlhttp legendary Ajax, entry is easy. Of course, something deeper than the understanding of their principles, learn more quickly. Principle: UI -&gt; XMLHttpRequest -&gt; Ajax engine -&gt; server -]]></description>
		<content:encoded><![CDATA[An hour to get Ajax, serious proposals reference manual xmlhttp legendary Ajax, entry is easy. Of course, something deeper than the understanding of their principles, learn more quickly. Principle: UI -&gt; XMLHttpRequest -&gt; Ajax engine -&gt; server -				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/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/an-hour-to-get-ajax/</wfw:commentRss>
	</item>
		<item>
		<title>js script Select All checkbox</title>
		<link>http://www.codeweblog.com/js-script-select-all-checkbox/</link>
		<comments>http://www.codeweblog.com/js-script-select-all-checkbox/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 17:35:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[aa]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[checkbox]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-script-select-all-checkbox/</guid>
		<description><![CDATA[&lt;input type=checkbox name=mm value=a&gt; &lt;br&gt; &lt;input type=checkbox name=mm value=b&gt; &lt;br&gt; &lt;input type=checkbox name=mm value=c&gt; &lt;br&gt; &lt;input type=checkbox name=mm value=d&gt; &lt;br&gt; &lt;input type=checkbox name=mm val]]></description>
		<content:encoded><![CDATA[&lt;input type=checkbox name=mm value=a&gt; &lt;br&gt; &lt;input type=checkbox name=mm value=b&gt; &lt;br&gt; &lt;input type=checkbox name=mm value=c&gt; &lt;br&gt; &lt;input type=checkbox name=mm value=d&gt; &lt;br&gt; &lt;input type=checkbox name=mm val				<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-script-select-all-checkbox/</wfw:commentRss>
	</item>
		<item>
		<title>Basic configuration of DWR</title>
		<link>http://www.codeweblog.com/basic-configuration-of-dwr/</link>
		<comments>http://www.codeweblog.com/basic-configuration-of-dwr/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 21:55:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[servlet class]]></category>
<category><![CDATA[gt 5]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[init]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[lib]]></category>
<category><![CDATA[interface test]]></category>
<category><![CDATA[debug]]></category>
<category><![CDATA[invoker]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[file test]]></category>
<category><![CDATA[test java]]></category>
<category><![CDATA[background test]]></category>
<category><![CDATA[website www]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/basic-configuration-of-dwr/</guid>
		<description><![CDATA[1. DWR is very easy to use, the first of its official website (www.directwebremoting.org) Download dwr.jar, the latest version of the current is 3.rc1 2. Dwr.jar to download on the project WEB-INF \ lib under. 3. In the WEB-INF directory of the web.x ...]]></description>
		<content:encoded><![CDATA[1. DWR is very easy to use, the first of its official website (www.directwebremoting.org) Download dwr.jar, the latest version of the current is 3.rc1 2. Dwr.jar to download on the project WEB-INF \ lib under. 3. In the WEB-INF directory of the web.x ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/basic-configuration-of-dwr/</wfw:commentRss>
	</item>
		<item>
		<title>Tempo.js: Template JS lightweight tools</title>
		<link>http://www.codeweblog.com/tempo-js-template-js-lightweight-tools/</link>
		<comments>http://www.codeweblog.com/tempo-js-template-js-lightweight-tools/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 17:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[gt 3]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[link href]]></category>
<category><![CDATA[innerhtml]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[gt 4]]></category>
<category><![CDATA[js library]]></category>
<category><![CDATA[code 3]]></category>
<category><![CDATA[storage containers]]></category>
<category><![CDATA[css file]]></category>
<category><![CDATA[lightweight tool]]></category>
<category><![CDATA[tempo tempo]]></category>
<category><![CDATA[demo show]]></category>
<category><![CDATA[css documents]]></category>
<category><![CDATA[js functions]]></category>
<category><![CDATA[size 1k]]></category>
<category><![CDATA[light traffic]]></category>
<category><![CDATA[explicit code]]></category>
<category><![CDATA[html output]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/tempo-js-template-js-lightweight-tools/</guid>
		<description><![CDATA[This is a new project OurJS.cn released: Tempo.js 1. Tempo.js is a lightweight tool for js type template; 2. The purpose is to achieve HTML code separation with the JS code, making use of JS in the HTML output when more convenient, more explicit code ...]]></description>
		<content:encoded><![CDATA[This is a new project OurJS.cn released: Tempo.js 1. Tempo.js is a lightweight tool for js type template; 2. The purpose is to achieve HTML code separation with the JS code, making use of JS in the HTML output when more convenient, more explicit code ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-inheritance/" title="JavaScript inheritance">JavaScript inheritance</a> 2009-02-27 16:45:03</li>
					<li><a href="http://www.codeweblog.com/js-page-jump-implementation-of-a-number-of-ways/" title="js page Jump implementation of a number of ways">js page Jump implementation of a number of ways</a> 2009-02-27 14:40:02</li>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/build-flex-spring-blazeds-hibernate-application/" title="Build flex + spring + blazeds + hibernate application">Build flex + spring + blazeds + hibernate application</a> 2009-02-27 11:20:52</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/tempo-js-template-js-lightweight-tools/</wfw:commentRss>
	</item>
		<item>
		<title>A very good AJAX Forms Authentication</title>
		<link>http://www.codeweblog.com/a-very-good-ajax-forms-authentication/</link>
		<comments>http://www.codeweblog.com/a-very-good-ajax-forms-authentication/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 16:25:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[demo]]></category>
<category><![CDATA[authentication]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[field validation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/a-very-good-ajax-forms-authentication/</guid>
		<description><![CDATA[Such as title, Very good, easy use. Demo / Download Address: http://tetlaw.id.au/view/javascript/really-easy-field-validation]]></description>
		<content:encoded><![CDATA[Such as title, Very good, easy use. Demo / Download Address: http://tetlaw.id.au/view/javascript/really-easy-field-validation				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-after-ajax-request-return-of-the-problem-can-not-be-implemented/" title="JS after ajax request return of the problem can not be implemented">JS after ajax request return of the problem can not be implemented</a> 2009-03-01 17:15:02</li>
					<li><a href="http://www.codeweblog.com/rails2-0-2-change-the-default-db-adpter/" title="Rails2.0.2 change the default DB adpter">Rails2.0.2 change the default DB adpter</a> 2009-03-01 02:30:03</li>
					<li><a href="http://www.codeweblog.com/js-charts-extjs-implementation-tools-can-be-combined/" title="JS charts extjs implementation tools can be combined">JS charts extjs implementation tools can be combined</a> 2009-02-27 20:55:02</li>
					<li><a href="http://www.codeweblog.com/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/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/a-very-good-ajax-forms-authentication/</wfw:commentRss>
	</item>
		<item>
		<title>javascript simple example of a collection</title>
		<link>http://www.codeweblog.com/javascript-simple-example-of-a-collection/</link>
		<comments>http://www.codeweblog.com/javascript-simple-example-of-a-collection/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 14:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[radio]]></category>
<category><![CDATA[hobbies]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-simple-example-of-a-collection/</guid>
		<description><![CDATA[Simple to verify: &lt;form name=&quot;myform&quot;&gt; User Name: &lt;input type=&quot;text&quot; name=&quot;username&quot;/&gt; &lt;br /&gt; Password: &lt;input type=&quot;password&quot; name=&quot;password&quot; /&gt; &lt;br /&gt; &lt;button&gt; landing]]></description>
		<content:encoded><![CDATA[Simple to verify: &lt;form name=&quot;myform&quot;&gt; User Name: &lt;input type=&quot;text&quot; name=&quot;username&quot;/&gt; &lt;br /&gt; Password: &lt;input type=&quot;password&quot; name=&quot;password&quot; /&gt; &lt;br /&gt; &lt;button&gt; landing				<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/javascript-simple-example-of-a-collection/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript Introduction to the study of the phase selection of books!</title>
		<link>http://www.codeweblog.com/javascript-introduction-to-the-study-of-the-phase-selection-of-books/</link>
		<comments>http://www.codeweblog.com/javascript-introduction-to-the-study-of-the-phase-selection-of-books/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 13:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[confusion]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[advanced programming]]></category>
<category><![CDATA[no doubt]]></category>
<category><![CDATA[entry books]]></category>
<category><![CDATA[javascript function]]></category>
<category><![CDATA[consequences]]></category>
<category><![CDATA[syntax]]></category>
<category><![CDATA[watercress]]></category>
<category><![CDATA[authoritative guide]]></category>
<category><![CDATA[javascript books]]></category>
<category><![CDATA[headache problem]]></category>
<category><![CDATA[learning javascript]]></category>
<category><![CDATA[programming ideas]]></category>
<category><![CDATA[preferred books]]></category>
<category><![CDATA[browser differences]]></category>
<category><![CDATA[dom reference]]></category>
<category><![CDATA[teaching network]]></category>
<category><![CDATA[core reference]]></category>
<category><![CDATA[frustration]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-introduction-to-the-study-of-the-phase-selection-of-books/</guid>
		<description><![CDATA[For many of the friends want to learn JavaScript is no doubt how to select the entry Books Is the most headache problem, and perhaps they have been afraid, or even give up the reasons for learning JavaScript. In the JavaScript context, what they are not e]]></description>
		<content:encoded><![CDATA[For many of the friends want to learn JavaScript is no doubt how to select the entry Books Is the most headache problem, and perhaps they have been afraid, or even give up the reasons for learning JavaScript. In the JavaScript context, what they are not e				<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/collection-of-articles-about-hibernate/" title="Collection of articles about hibernate">Collection of articles about hibernate</a> 2009-02-27 09:43:18</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-introduction-to-the-study-of-the-phase-selection-of-books/</wfw:commentRss>
	</item>
		<item>
		<title>JQuery plug-in aggregate up to 240 plug-ins</title>
		<link>http://www.codeweblog.com/jquery-plug-in-aggregate-up-to-240-plug-ins/</link>
		<comments>http://www.codeweblog.com/jquery-plug-in-aggregate-up-to-240-plug-ins/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 11:55:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[prototype]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[safari]]></category>
<category><![CDATA[form validation]]></category>
<category><![CDATA[html documents]]></category>
<category><![CDATA[js library]]></category>
<category><![CDATA[html page]]></category>
<category><![CDATA[input box]]></category>
<category><![CDATA[comparative advantage]]></category>
<category><![CDATA[input type file]]></category>
<category><![CDATA[opera 9]]></category>
<category><![CDATA[animation effects]]></category>
<category><![CDATA[input fields]]></category>
<category><![CDATA[multiple file]]></category>
<category><![CDATA[progress bar]]></category>
<category><![CDATA[interactive web]]></category>
<category><![CDATA[manipulation]]></category>
<category><![CDATA[javascript libraries]]></category>
<category><![CDATA[page html code]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jquery-plug-in-aggregate-up-to-240-plug-ins/</guid>
		<description><![CDATA[Overview jQuery is the second prototype was followed by an excellent Javascript framework. Its purpose is to - write less code, do more. It is lightweight js library (compressed only 21k), it is by other than the js library, and it compatible with CSS3, a]]></description>
		<content:encoded><![CDATA[Overview jQuery is the second prototype was followed by an excellent Javascript framework. Its purpose is to - write less code, do more. It is lightweight js library (compressed only 21k), it is by other than the js library, and it compatible with CSS3, a				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jbpm-development-getting-started-guide/" title="jBPM Development Getting Started Guide">jBPM Development Getting Started Guide</a> 2009-02-28 07:00:10</li>
					<li><a href="http://www.codeweblog.com/openfire-plugin-developer-s-guide/" title="Openfire Plugin Developer's Guide">Openfire Plugin Developer's Guide</a> 2009-02-28 01:55:03</li>
					<li><a href="http://www.codeweblog.com/js-in-the-date-type-conversion/" title="JS in the Date type conversion">JS in the Date type conversion</a> 2009-02-27 22:55:03</li>
					<li><a href="http://www.codeweblog.com/js-charts-extjs-implementation-tools-can-be-combined/" title="JS charts extjs implementation tools can be combined">JS charts extjs implementation tools can be combined</a> 2009-02-27 20:55:02</li>
					<li><a href="http://www.codeweblog.com/javascript-inheritance/" title="JavaScript inheritance">JavaScript inheritance</a> 2009-02-27 16:45:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jquery-plug-in-aggregate-up-to-240-plug-ins/</wfw:commentRss>
	</item>
		<item>
		<title>Flash frame dotted line solutions</title>
		<link>http://www.codeweblog.com/flash-frame-dotted-line-solutions/</link>
		<comments>http://www.codeweblog.com/flash-frame-dotted-line-solutions/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 07:35:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[variable name]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[model lt]]></category>
<category><![CDATA[firefox]]></category>
<category><![CDATA[swfobject]]></category>
<category><![CDATA[background color]]></category>
<category><![CDATA[dotted line]]></category>
<category><![CDATA[rapid escalation]]></category>
<category><![CDATA[usage model]]></category>
<category><![CDATA[line solutions]]></category>
<category><![CDATA[tag id]]></category>
<category><![CDATA[microsoft browsers]]></category>
<category><![CDATA[better solutions]]></category>
<category><![CDATA[flash version]]></category>
<category><![CDATA[click to activate and use this control]]></category>
<category><![CDATA[flash web]]></category>
<category><![CDATA[flashobject]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flash-frame-dotted-line-solutions/</guid>
		<description><![CDATA[Since an anti-Microsoft browsers Security update After, Flash web pages began to appear dashed frame shows Example of a Object that is the way Flash tag call to open IE browser (Firefox does not this issue), Flash will have &quot;click to activate an ...]]></description>
		<content:encoded><![CDATA[Since an anti-Microsoft browsers Security update After, Flash web pages began to appear dashed frame shows Example of a Object that is the way Flash tag call to open IE browser (Firefox does not this issue), Flash will have &quot;click to activate an ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flash-frame-dotted-line-solutions/</wfw:commentRss>
	</item>
		<item>
		<title>js syntax</title>
		<link>http://www.codeweblog.com/js-syntax/</link>
		<comments>http://www.codeweblog.com/js-syntax/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 03:20:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		
		<guid isPermaLink="true">http://www.codeweblog.com/js-syntax/</guid>
		<description><![CDATA[js syntax]]></description>
		<content:encoded><![CDATA[js syntax				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/msyql-the-select-syntax/" title="msyql the select syntax">msyql the select syntax</a> 2010-09-13 18:49:25</li>
					<li><a href="http://www.codeweblog.com/linux-shell-syntax-lookup-tables-using-c-language-syntax-for-comparison-switch/" title="Linux Shell syntax lookup tables (using C language syntax for comparison) [switch]">Linux Shell syntax lookup tables (using C language syntax for comparison) [switch]</a> 2011-06-01 09:31:05</li>
					<li><a href="http://www.codeweblog.com/natives-series-as-tutorial-grammar-articles/" title="Natives series AS Tutorial - Grammar articles">Natives series AS Tutorial - Grammar articles</a> 2010-04-03 18:45:26</li>
					<li><a href="http://www.codeweblog.com/informix-s-strange-syntax/" title="Informix's strange syntax">Informix's strange syntax</a> 2010-08-03 09:30:08</li>
					<li><a href="http://www.codeweblog.com/mercurial-s-hgignore-written/" title="Mercurial's. Hgignore written">Mercurial's. Hgignore written</a> 2010-12-22 13:50:42</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-syntax/</wfw:commentRss>
	</item>
		<item>
		<title>js control the html tag's attributes</title>
		<link>http://www.codeweblog.com/js-control-the-html-tag-s-attributes/</link>
		<comments>http://www.codeweblog.com/js-control-the-html-tag-s-attributes/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 23:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[blog]]></category>
<category><![CDATA[javascript code]]></category>
<category><![CDATA[html tag]]></category>
<category><![CDATA[css style]]></category>
<category><![CDATA[classname]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-control-the-html-tag-s-attributes/</guid>
		<description><![CDATA[today is Friday, June 22 2009. I got some knowledge about the html and js from my project.So I will write them in my blog, And some advice is expected! you can control the css style through the javascript code &lt;script language="javascript" type="text/j]]></description>
		<content:encoded><![CDATA[today is Friday, June 22 2009. I got some knowledge about the html and js from my project.So I will write them in my blog, And some advice is expected! you can control the css style through the javascript code &lt;script language="javascript" type="text/j				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
					<li><a href="http://www.codeweblog.com/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</li>
					<li><a href="http://www.codeweblog.com/process-migration-from-tomcat-to-websphere-changes/" title="Process migration from tomcat to websphere changes">Process migration from tomcat to websphere changes</a> 2009-02-27 11:20:12</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-control-the-html-tag-s-attributes/</wfw:commentRss>
	</item>
		<item>
		<title>Jquery plug-ins 240</title>
		<link>http://www.codeweblog.com/jquery-plug-ins-240/</link>
		<comments>http://www.codeweblog.com/jquery-plug-ins-240/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 17:50:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		
		<guid isPermaLink="true">http://www.codeweblog.com/jquery-plug-ins-240/</guid>
		<description><![CDATA[http://www.kollermedia.at/archive/2007/11/21/the-ultimate-jquery-plugin-list/ File upload Ajax File Upload . jQUploader . Multiple File Upload plugin . jQuery File Style . Styling an input type file . Progress Bar Plugin . Form Validation jQuery Validatio]]></description>
		<content:encoded><![CDATA[http://www.kollermedia.at/archive/2007/11/21/the-ultimate-jquery-plugin-list/ File upload Ajax File Upload . jQUploader . Multiple File Upload plugin . jQuery File Style . Styling an input type file . Progress Bar Plugin . Form Validation jQuery Validatio				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/45-freshly-jquery-plug-in/" title="45 freshly jQuery plug-in">45 freshly jQuery plug-in</a> 2010-05-31 01:31:48</li>
					<li><a href="http://www.codeweblog.com/how-to-write-a-jquery-the-plugin-plug-in/" title="How to write a Jquery the Plugin plug-in">How to write a Jquery the Plugin plug-in</a> 2010-08-04 05:29:34</li>
					<li><a href="http://www.codeweblog.com/the-necessary-plug-in-jquery/" title="The necessary plug-in JQuery">The necessary plug-in JQuery</a> 2010-12-05 02:57:33</li>
					<li><a href="http://www.codeweblog.com/recommendation-60-and-the-use-of-jquery-plug-in-tutorials/" title="Recommendation 60 and the use of jQuery plug-in tutorials">Recommendation 60 and the use of jQuery plug-in tutorials</a> 2010-11-13 14:24:16</li>
					<li><a href="http://www.codeweblog.com/common-plug-in-transfer-jquery/" title="Common plug-in === transfer jquery">Common plug-in === transfer jquery</a> 2010-12-03 01:23:42</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jquery-plug-ins-240/</wfw:commentRss>
	</item>
		<item>
		<title>Ajax, choose synchronous or asynchronous</title>
		<link>http://www.codeweblog.com/ajax-choose-synchronous-or-asynchronous/</link>
		<comments>http://www.codeweblog.com/ajax-choose-synchronous-or-asynchronous/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 15:30:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-choose-synchronous-or-asynchronous/</guid>
		<description><![CDATA[Ajax, choose synchronous or asynchronous]]></description>
		<content:encoded><![CDATA[Ajax, choose synchronous or asynchronous				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ajax-asynchronous-mode-synchronization/" title="Ajax Asynchronous mode synchronization">Ajax Asynchronous mode synchronization</a> 2010-03-27 16:34:02</li>
					<li><a href="http://www.codeweblog.com/synchronous-and-asynchronous/" title="Synchronous and asynchronous">Synchronous and asynchronous</a> 2010-09-02 07:02:46</li>
					<li><a href="http://www.codeweblog.com/the-difference-between-synchronous-and-asynchronous/" title="The difference between synchronous and asynchronous">The difference between synchronous and asynchronous</a> 2010-05-05 11:43:44</li>
					<li><a href="http://www.codeweblog.com/oracle10gr2-how-to-open-the-asynchronous-io-under-rhel-5/" title="Oracle10gR2 how to open the asynchronous IO under RHEL 5">Oracle10gR2 how to open the asynchronous IO under RHEL 5</a> 2010-11-08 16:29:03</li>
					<li><a href="http://www.codeweblog.com/ajax-and-recognize-the-principle-of/" title="ajax and recognize the principle of">ajax and recognize the principle of</a> 2009-06-02 08:15:01</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-choose-synchronous-or-asynchronous/</wfw:commentRss>
	</item>
		<item>
		<title>Ajax: Java Object Serialization</title>
		<link>http://www.codeweblog.com/ajax-java-object-serialization/</link>
		<comments>http://www.codeweblog.com/ajax-java-object-serialization/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 12:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[xml documents]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[web developers]]></category>
<category><![CDATA[java web]]></category>
<category><![CDATA[java developers]]></category>
<category><![CDATA[user interface]]></category>
<category><![CDATA[html pages]]></category>
<category><![CDATA[traditional web]]></category>
<category><![CDATA[data model]]></category>
<category><![CDATA[customer orders]]></category>
<category><![CDATA[model view controller]]></category>
<category><![CDATA[use case]]></category>
<category><![CDATA[object graph]]></category>
<category><![CDATA[technical characteristics]]></category>
<category><![CDATA[client requests]]></category>
<category><![CDATA[case example]]></category>
<category><![CDATA[java object serialization]]></category>
<category><![CDATA[text transmission]]></category>
<category><![CDATA[centric view]]></category>
<category><![CDATA[store customers]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-java-object-serialization/</guid>
		<description><![CDATA[In this paper, we discuss the basics of Ajax development, but will focus on a number of Java Web developers are most concerned about the issue: In order to generate data on the client. Most Java developers have the Model - View - Controller (MVC) model us]]></description>
		<content:encoded><![CDATA[In this paper, we discuss the basics of Ajax development, but will focus on a number of Java Web developers are most concerned about the issue: In order to generate data on the client. Most Java developers have the Model - View - Controller (MVC) model us				<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/js-events-dynamically-add-and-write-off/" title="js events dynamically add and write-off">js events dynamically add and write-off</a> 2009-02-27 23:55:03</li>
					<li><a href="http://www.codeweblog.com/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/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</li>
					<li><a href="http://www.codeweblog.com/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/ajax-java-object-serialization/</wfw:commentRss>
	</item>
		<item>
		<title>Review the past to a new regular expression javascript</title>
		<link>http://www.codeweblog.com/review-the-past-to-a-new-regular-expression-javascript/</link>
		<comments>http://www.codeweblog.com/review-the-past-to-a-new-regular-expression-javascript/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 09:30:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		
		<guid isPermaLink="true">http://www.codeweblog.com/review-the-past-to-a-new-regular-expression-javascript/</guid>
		<description><![CDATA[Review the past to a new regular expression javascript]]></description>
		<content:encoded><![CDATA[Review the past to a new regular expression javascript				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-regular-expressions-review/" title="javascript regular expressions review">javascript regular expressions review</a> 2009-10-21 16:30:02</li>
					<li><a href="http://www.codeweblog.com/refresher-javascript-regular-expression-zt/" title="Refresher javascript regular expression (ZT)">Refresher javascript regular expression (ZT)</a> 2010-07-15 21:34:53</li>
					<li><a href="http://www.codeweblog.com/javascrips-regular-expression/" title="javascrips regular expression">javascrips regular expression</a> 2010-04-28 07:21:25</li>
					<li><a href="http://www.codeweblog.com/posix-and-perl-regular-expression-difference-between-the-standard/" title="posix and perl regular expression difference between the standard">posix and perl regular expression difference between the standard</a> 2010-09-25 00:46:57</li>
					<li><a href="http://www.codeweblog.com/javascript-application-of-two-cases-of-regular-expressions/" title="javascript application of two cases of regular expressions">javascript application of two cases of regular expressions</a> 2010-05-13 04:08:51</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/review-the-past-to-a-new-regular-expression-javascript/</wfw:commentRss>
	</item>
		<item>
		<title>Examples of entry-dwr</title>
		<link>http://www.codeweblog.com/examples-of-entry-dwr/</link>
		<comments>http://www.codeweblog.com/examples-of-entry-dwr/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 08:05:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[servlet class]]></category>
<category><![CDATA[application server]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[lib directory]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[hello world]]></category>
<category><![CDATA[invoker]]></category>
<category><![CDATA[web projects]]></category>
<category><![CDATA[interface service]]></category>
<category><![CDATA[service gt]]></category>
<category><![CDATA[optional utility]]></category>
<category><![CDATA[information methods]]></category>
<category><![CDATA[code application]]></category>
<category><![CDATA[utility script]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/examples-of-entry-dwr/</guid>
		<description><![CDATA[1. To create web project 2. Dwr.jar packages web projects Add / WEB-INF/lib directory 3. Web.xml add the following code 4. Service.java the creation of categories, as follows 5. Dwr.xml Add to add the web project / WEB-INF directory Reads as follows  ...]]></description>
		<content:encoded><![CDATA[1. To create web project 2. Dwr.jar packages web projects Add / WEB-INF/lib directory 3. Web.xml add the following code 4. Service.java the creation of categories, as follows 5. Dwr.xml Add to add the web project / WEB-INF directory Reads as follows  ...				<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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/examples-of-entry-dwr/</wfw:commentRss>
	</item>
		<item>
		<title>js eval</title>
		<link>http://www.codeweblog.com/js-eval/</link>
		<comments>http://www.codeweblog.com/js-eval/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 04:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[brackets]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[new option]]></category>
<category><![CDATA[test document]]></category>
<category><![CDATA[pull down menu]]></category>
<category><![CDATA[input name]]></category>
<category><![CDATA[parameter name]]></category>
<category><![CDATA[communication parameters]]></category>
<category><![CDATA[general purpose]]></category>
<category><![CDATA[string parameter]]></category>
<category><![CDATA[transformation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-eval/</guid>
		<description><![CDATA[The following function, how the transformation can be suitable for general-purpose: &lt;script language = &quot;JavaScript&quot;&gt; function changelocation (locationid) ( document.addNEWS.SmallClassName.length = 1; var locationid = locationid; var i ...]]></description>
		<content:encoded><![CDATA[The following function, how the transformation can be suitable for general-purpose: &lt;script language = &quot;JavaScript&quot;&gt; function changelocation (locationid) ( document.addNEWS.SmallClassName.length = 1; var locationid = locationid; var i ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-eval/</wfw:commentRss>
	</item>
		<item>
		<title>Notes dwr.xml of learning dwr</title>
		<link>http://www.codeweblog.com/notes-dwr-xml-of-learning-dwr/</link>
		<comments>http://www.codeweblog.com/notes-dwr-xml-of-learning-dwr/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 00:35:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt xml]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[spring framework]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[init]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[match]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[ltd uk]]></category>
<category><![CDATA[signatures]]></category>
<category><![CDATA[method signature]]></category>
<category><![CDATA[structure elements]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/notes-dwr-xml-of-learning-dwr/</guid>
		<description><![CDATA[dwr.xml is used to configure your DWR document, the default is to put WEB-INF folder. Create a document dwr.xml dwr.xml the following structure: &lt;? xml version = &quot;1.0&quot; encoding = &quot;UTF-8&quot;?&gt; &lt;! DOCTYPE dwr PUBLIC &quot;- /  ...]]></description>
		<content:encoded><![CDATA[dwr.xml is used to configure your DWR document, the default is to put WEB-INF folder. Create a document dwr.xml dwr.xml the following structure: &lt;? xml version = &quot;1.0&quot; encoding = &quot;UTF-8&quot;?&gt; &lt;! DOCTYPE dwr PUBLIC &quot;- /  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</li>
					<li><a href="http://www.codeweblog.com/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/notes-dwr-xml-of-learning-dwr/</wfw:commentRss>
	</item>
		<item>
		<title>upload flash + fileupload</title>
		<link>http://www.codeweblog.com/upload-flash-fileupload/</link>
		<comments>http://www.codeweblog.com/upload-flash-fileupload/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 21:05:19+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[localhost]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[script src]]></category>
<category><![CDATA[math]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[td]]></category>
<category><![CDATA[object classid]]></category>
<category><![CDATA[innertext]]></category>
<category><![CDATA[return document]]></category>
<category><![CDATA[bmp]]></category>
<category><![CDATA[px]]></category>
<category><![CDATA[error alert]]></category>
<category><![CDATA[fileuploader]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/upload-flash-fileupload/</guid>
		<description><![CDATA[Form page code: 1. Embedded JS file &lt;script src="formhelper_fileMem.js" language="JavaScript"&gt;&lt;/script&gt; formhelper_fileMem.js function $_(id){ return document.getElementById(id); } //Flash Initialization events, when Flash is fully loaded in t]]></description>
		<content:encoded><![CDATA[Form page code: 1. Embedded JS file &lt;script src="formhelper_fileMem.js" language="JavaScript"&gt;&lt;/script&gt; formhelper_fileMem.js function $_(id){ return document.getElementById(id); } //Flash Initialization events, when Flash is fully loaded in t				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</li>
					<li><a href="http://www.codeweblog.com/hibernate-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/upload-flash-fileupload/</wfw:commentRss>
	</item>
		<item>
		<title>Ie6 can not open in WdatePicker.js</title>
		<link>http://www.codeweblog.com/ie6-can-not-open-in-wdatepicker-js/</link>
		<comments>http://www.codeweblog.com/ie6-can-not-open-in-wdatepicker-js/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 16:50:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		
		<guid isPermaLink="true">http://www.codeweblog.com/ie6-can-not-open-in-wdatepicker-js/</guid>
		<description><![CDATA[Ie6 can not open in WdatePicker.js]]></description>
		<content:encoded><![CDATA[Ie6 can not open in WdatePicker.js				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/my97-calendar-plug-in/" title="My97 calendar plug-in">My97 calendar plug-in</a> 2010-04-29 19:51:32</li>
					<li><a href="http://www.codeweblog.com/js-to-dynamically-create-html-ie-mozilla/" title="js to dynamically create html (ie / mozilla)">js to dynamically create html (ie / mozilla)</a> 2010-10-20 21:47:34</li>
					<li><a href="http://www.codeweblog.com/very-nice-date-picker-wdatepicker-magical/" title="Very nice date picker - WdatePicker Magical">Very nice date picker - WdatePicker Magical</a> 2010-08-30 16:54:43</li>
					<li><a href="http://www.codeweblog.com/my97-park-click-date-for-achieving-blog-content-events/" title="My97 Park click date for achieving blog content events">My97 Park click date for achieving blog content events</a> 2010-06-18 18:32:16</li>
					<li><a href="http://www.codeweblog.com/powerful-my97datepicker-calendar-control/" title="Powerful My97DatePicker Calendar Control">Powerful My97DatePicker Calendar Control</a> 2009-04-01 00:16:21</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ie6-can-not-open-in-wdatepicker-js/</wfw:commentRss>
	</item>
		<item>
		<title>Cross-border visit DWR</title>
		<link>http://www.codeweblog.com/cross-border-visit-dwr/</link>
		<comments>http://www.codeweblog.com/cross-border-visit-dwr/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 14:05:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[application name]]></category>
<category><![CDATA[deploy]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[server side]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[cross border]]></category>
<category><![CDATA[correct path]]></category>
<category><![CDATA[default path]]></category>
<category><![CDATA[args]]></category>
<category><![CDATA[path name]]></category>
<category><![CDATA[provision of services]]></category>
<category><![CDATA[server address]]></category>
<category><![CDATA[remote access services]]></category>
<category><![CDATA[connection steps]]></category>
<category><![CDATA[domain visit]]></category>
<category><![CDATA[script tag]]></category>
<category><![CDATA[directory engine]]></category>
<category><![CDATA[insecurity]]></category>
<category><![CDATA[library services]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/cross-border-visit-dwr/</guid>
		<description><![CDATA[In some cases, you may need to DWR client machine and deploy to other machines from the remote access services to DWR. For example, we have a Library App to use the DWR, but need to support cross-domain (Cross Domain) visit to the Library services. S ...]]></description>
		<content:encoded><![CDATA[In some cases, you may need to DWR client machine and deploy to other machines from the remote access services to DWR. For example, we have a Library App to use the DWR, but need to support cross-domain (Cross Domain) visit to the Library services. S ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ejb/" title="EJB">EJB</a> 2009-02-27 13:51:25</li>
					<li><a href="http://www.codeweblog.com/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/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/cross-border-visit-dwr/</wfw:commentRss>
	</item>
		<item>
		<title>Use JSON to send data to the server</title>
		<link>http://www.codeweblog.com/use-json-to-send-data-to-the-server/</link>
		<comments>http://www.codeweblog.com/use-json-to-send-data-to-the-server/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 11:35:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[figure 3]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[data structures]]></category>
<category><![CDATA[colon]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[value pairs]]></category>
<category><![CDATA[programming languages]]></category>
<category><![CDATA[data structure]]></category>
<category><![CDATA[subset]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[graphic description]]></category>
<category><![CDATA[dictionary]]></category>
<category><![CDATA[double quotation marks]]></category>
<category><![CDATA[data interchange format]]></category>
<category><![CDATA[orderly collection]]></category>
<category><![CDATA[graphical structure]]></category>
<category><![CDATA[robust technology]]></category>
<category><![CDATA[heterogeneous systems]]></category>
<category><![CDATA[c series]]></category>
<category><![CDATA[surname]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/use-json-to-send-data-to-the-server/</guid>
		<description><![CDATA[Has done so much, you are more comfortable to use JavaScript, and perhaps in the model to consider more information on the browser. However, after reading the previous example (the use of XML to the server to send complex data structures), you may change ]]></description>
		<content:encoded><![CDATA[Has done so much, you are more comfortable to use JavaScript, and perhaps in the model to consider more information on the browser. However, after reading the previous example (the use of XML to the server to send complex data structures), you may change 				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-object-inheritance/" title="Javascript object inheritance">Javascript object inheritance</a> 2009-03-02 04:30:06</li>
					<li><a href="http://www.codeweblog.com/javascript-object-model/" title="Javascript Object Model">Javascript Object Model</a> 2009-03-01 16:10:02</li>
					<li><a href="http://www.codeweblog.com/hundred-software-developers-interview-question/" title="Hundred software developers interview question">Hundred software developers interview question</a> 2009-03-01 04:30:04</li>
					<li><a href="http://www.codeweblog.com/hibernate-ii-study-notes/" title="Hibernate II Study Notes">Hibernate II Study Notes</a> 2009-02-28 15:59:32</li>
					<li><a href="http://www.codeweblog.com/building-scalable-java-ee-application-2/" title="Building Scalable java EE application (2)">Building Scalable java EE application (2)</a> 2009-02-28 15:59:22</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/use-json-to-send-data-to-the-server/</wfw:commentRss>
	</item>
		<item>
		<title>Ajax Status and readStatus</title>
		<link>http://www.codeweblog.com/ajax-status-and-readstatus/</link>
		<comments>http://www.codeweblog.com/ajax-status-and-readstatus/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 23:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[failure]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[syntax error]]></category>
<category><![CDATA[previous version]]></category>
<category><![CDATA[com blog]]></category>
<category><![CDATA[current version]]></category>
<category><![CDATA[server request]]></category>
<category><![CDATA[interaction]]></category>
<category><![CDATA[uncertainty]]></category>
<category><![CDATA[readystate property]]></category>
<category><![CDATA[address data]]></category>
<category><![CDATA[bad request]]></category>
<category><![CDATA[customer conversion]]></category>
<category><![CDATA[version request]]></category>
<category><![CDATA[protocol version]]></category>
<category><![CDATA[data request]]></category>
<category><![CDATA[document url]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-status-and-readstatus/</guid>
		<description><![CDATA[This article is reproduced in: http://aaron-ch.javaeye.com/blog/131202 Ajax Status and readStatus readyState property, including five possible values: 0: (uninitialized) send method has not been called 1: (add-in) has been called the send method, the ...]]></description>
		<content:encoded><![CDATA[This article is reproduced in: http://aaron-ch.javaeye.com/blog/131202 Ajax Status and readStatus readyState property, including five possible values: 0: (uninitialized) send method has not been called 1: (add-in) has been called the send method, the ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-status-and-readstatus/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript Construction category</title>
		<link>http://www.codeweblog.com/javascript-construction-category/</link>
		<comments>http://www.codeweblog.com/javascript-construction-category/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 21:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[instances]]></category>
<category><![CDATA[advantages and disadvantages]]></category>
<category><![CDATA[code structure]]></category>
<category><![CDATA[tectonic]]></category>
<category><![CDATA[lisi]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-construction-category/</guid>
		<description><![CDATA[This article is reproduced in: http://ttitfly.javaeye.com/blog/193663 Construction of javascript in 4 major ways 1. Tectonic defined category 2. Prototype defined category 3. A combination of structure and creating a prototype category 4. Prototype d ...]]></description>
		<content:encoded><![CDATA[This article is reproduced in: http://ttitfly.javaeye.com/blog/193663 Construction of javascript in 4 major ways 1. Tectonic defined category 2. Prototype defined category 3. A combination of structure and creating a prototype category 4. Prototype d ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-inheritance/" title="JavaScript inheritance">JavaScript inheritance</a> 2009-02-27 16:45:03</li>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</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/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-construction-category/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript --- kind of inheritance</title>
		<link>http://www.codeweblog.com/javascript-kind-of-inheritance/</link>
		<comments>http://www.codeweblog.com/javascript-kind-of-inheritance/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 20:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[inheritance]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[first approach]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-kind-of-inheritance/</guid>
		<description><![CDATA[This article is reproduced in: http://ttitfly.javaeye.com/blog/194252 1. The first approach, posing as the way the object. (Using js in the name of each method is a Function object) Java code / / The first approach, posing as the way the object. (Usi ...]]></description>
		<content:encoded><![CDATA[This article is reproduced in: http://ttitfly.javaeye.com/blog/194252 1. The first approach, posing as the way the object. (Using js in the name of each method is a Function object) Java code / / The first approach, posing as the way the object. (Usi ...				<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/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/java-class-naming-convention/" title="JAVA Class naming convention">JAVA Class naming convention</a> 2009-02-27 11:22:48</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-kind-of-inheritance/</wfw:commentRss>
	</item>
		<item>
		<title>Encyclopedia of more than 400 JavaScript effects</title>
		<link>http://www.codeweblog.com/encyclopedia-of-more-than-400-javascript-effects/</link>
		<comments>http://www.codeweblog.com/encyclopedia-of-more-than-400-javascript-effects/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 18:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[source code]]></category>
<category><![CDATA[aspx]]></category>
<category><![CDATA[form validation]]></category>
<category><![CDATA[page layout]]></category>
<category><![CDATA[hexagon]]></category>
<category><![CDATA[drag and drop]]></category>
<category><![CDATA[javascript scripts]]></category>
<category><![CDATA[javascript effects]]></category>
<category><![CDATA[data exchange]]></category>
<category><![CDATA[script form]]></category>
<category><![CDATA[message box]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[script quiz]]></category>
<category><![CDATA[quiz game]]></category>
<category><![CDATA[exchange code]]></category>
<category><![CDATA[menu icon]]></category>
<category><![CDATA[javascript tree]]></category>
<category><![CDATA[drag and drop javascript]]></category>
<category><![CDATA[rearrangement]]></category>
<category><![CDATA[hornet]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/encyclopedia-of-more-than-400-javascript-effects/</guid>
		<description><![CDATA[Encyclopedia of JavaScript effects more than 400, including all source code and detailed code that rare JavaScript can be completely free to achieve the effect of drag, with three examples of http://www.sharejs.com/showdetail-501.aspx to achieve free java]]></description>
		<content:encoded><![CDATA[Encyclopedia of JavaScript effects more than 400, including all source code and detailed code that rare JavaScript can be completely free to achieve the effect of drag, with three examples of http://www.sharejs.com/showdetail-501.aspx to achieve free java				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-form-validation-guinness/" title="js form validation Guinness">js form validation Guinness</a> 2009-03-03 10:20:02</li>
					<li><a href="http://www.codeweblog.com/have-resolved-how-to-give-rails-of-the-model-class-of-congestive-include-extent-module/" title="[Have resolved] how to give rails of the model class of congestive (include / extent module)">[Have resolved] how to give rails of the model class of congestive (include / extent module)</a> 2009-03-02 07:35:02</li>
					<li><a href="http://www.codeweblog.com/ibm-ajax-tutorial-series/" title="IBM Ajax Tutorial Series">IBM Ajax Tutorial Series</a> 2009-03-01 21:15:02</li>
					<li><a href="http://www.codeweblog.com/js-in-the-date-type-conversion/" title="JS in the Date type conversion">JS in the Date type conversion</a> 2009-02-27 22:55:03</li>
					<li><a href="http://www.codeweblog.com/webqq-extjs-servlet-hibernate-spring-implementation/" title="WebQQ, ExtJs + Servlet + Hibernate + Spring implementation">WebQQ, ExtJs + Servlet + Hibernate + Spring implementation</a> 2009-02-27 11:22:18</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/encyclopedia-of-more-than-400-javascript-effects/</wfw:commentRss>
	</item>
		<item>
		<title>js drag out the operation table</title>
		<link>http://www.codeweblog.com/js-drag-out-the-operation-table/</link>
		<comments>http://www.codeweblog.com/js-drag-out-the-operation-table/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 15:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[content language]]></category>
<category><![CDATA[gb2312]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[link rel]]></category>
<category><![CDATA[doctype html public]]></category>
<category><![CDATA[shortcut icon]]></category>
<category><![CDATA[favicon ico]]></category>
<category><![CDATA[image x]]></category>
<category><![CDATA[init function]]></category>
<category><![CDATA[x icon]]></category>
<category><![CDATA[drag operation]]></category>
<category><![CDATA[column table]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-drag-out-the-operation-table/</guid>
		<description><![CDATA[&lt;! DOCTYPE html PUBLIC &quot;- / / W3C / / DTD XHTML 1.0 Transitional / / EN&quot; &quot; http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd &quot;&gt; &lt;html xmlns = &quot; http://www.w3.org/1999/xhtml &quot;&gt; &lt;head&gt; &lt;title&gt; ...]]></description>
		<content:encoded><![CDATA[&lt;! DOCTYPE html PUBLIC &quot;- / / W3C / / DTD XHTML 1.0 Transitional / / EN&quot; &quot; http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd &quot;&gt; &lt;html xmlns = &quot; http://www.w3.org/1999/xhtml &quot;&gt; &lt;head&gt; &lt;title&gt; ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-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-drag-out-the-operation-table/</wfw:commentRss>
	</item>
		<item>
		<title>query learning (1) js and animation to deal with</title>
		<link>http://www.codeweblog.com/query-learning-1-js-and-animation-to-deal-with/</link>
		<comments>http://www.codeweblog.com/query-learning-1-js-and-animation-to-deal-with/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 10:30:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		
		<guid isPermaLink="true">http://www.codeweblog.com/query-learning-1-js-and-animation-to-deal-with/</guid>
		<description><![CDATA[query learning (1) js and animation to deal with]]></description>
		<content:encoded><![CDATA[query learning (1) js and animation to deal with				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/android-drawing-study-summary-4-animation-under/" title="Android drawing study summary (4) - Animation (under)">Android drawing study summary (4) - Animation (under)</a> 2010-06-21 16:34:42</li>
					<li><a href="http://www.codeweblog.com/android-based-animation/" title="Android based animation">Android based animation</a> 2010-10-11 18:43:32</li>
					<li><a href="http://www.codeweblog.com/animation-linearlayout/" title="Animation LinearLayout">Animation LinearLayout</a> 2010-12-27 14:18:39</li>
					<li><a href="http://www.codeweblog.com/detailed-programming-in-animation-android/" title="Detailed programming in animation android">Detailed programming in animation android</a> 2010-12-24 17:29:58</li>
					<li><a href="http://www.codeweblog.com/scaling-rotation-movement-gradual/" title="Scaling, rotation, movement, gradual">Scaling, rotation, movement, gradual</a> 2010-05-13 13:33:47</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/query-learning-1-js-and-animation-to-deal-with/</wfw:commentRss>
	</item>
		<item>
		<title>dwr learning</title>
		<link>http://www.codeweblog.com/dwr-learning/</link>
		<comments>http://www.codeweblog.com/dwr-learning/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 09:05:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[demo]]></category>
<category><![CDATA[submission]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[elements]]></category>
<category><![CDATA[new option]]></category>
<category><![CDATA[parameter value]]></category>
<category><![CDATA[array array]]></category>
<category><![CDATA[europe]]></category>
<category><![CDATA[array example]]></category>
<category><![CDATA[page parameter]]></category>
<category><![CDATA[getvalue]]></category>
<category><![CDATA[gettext]]></category>
<category><![CDATA[africa]]></category>
<category><![CDATA[independent business]]></category>
<category><![CDATA[america asia]]></category>
<category><![CDATA[australasia]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dwr-learning/</guid>
		<description><![CDATA[util.js contains some useful function function, used to call on the client page, which can and dwr separate, independent business for your system. Main function is as follows: 1, $ () access to the page parameter value 2, addOptions and removeAllOptions i]]></description>
		<content:encoded><![CDATA[util.js contains some useful function function, used to call on the client page, which can and dwr separate, independent business for your system. Main function is as follows: 1, $ () access to the page parameter value 2, addOptions and removeAllOptions i				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/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/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/dwr-learning/</wfw:commentRss>
	</item>
		<item>
		<title>FLASH Lens Flash skills of Motion Picture Arts</title>
		<link>http://www.codeweblog.com/flash-lens-flash-skills-of-motion-picture-arts/</link>
		<comments>http://www.codeweblog.com/flash-lens-flash-skills-of-motion-picture-arts/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 06:35:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[flash animation]]></category>
<category><![CDATA[cartoon production]]></category>
<category><![CDATA[stage elements]]></category>
<category><![CDATA[cartoon animation]]></category>
<category><![CDATA[motion picture arts]]></category>
<category><![CDATA[traditional animation]]></category>
<category><![CDATA[layer frame]]></category>
<category><![CDATA[flash skills]]></category>
<category><![CDATA[film photography]]></category>
<category><![CDATA[best films]]></category>
<category><![CDATA[static images]]></category>
<category><![CDATA[camera techniques]]></category>
<category><![CDATA[frame line]]></category>
<category><![CDATA[similar works]]></category>
<category><![CDATA[artistic skills]]></category>
<category><![CDATA[background layer]]></category>
<category><![CDATA[line mode]]></category>
<category><![CDATA[photographic film]]></category>
<category><![CDATA[right moves]]></category>
<category><![CDATA[dance moves]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flash-lens-flash-skills-of-motion-picture-arts/</guid>
		<description><![CDATA[Flash from the Motion Picture Arts: www.maya.la Flash animation and cartoon production of innovative navigation It seems most of the article here on AS, but in fact a large part of flash is less than AS, and just I do have a flash and traditional ani ...]]></description>
		<content:encoded><![CDATA[Flash from the Motion Picture Arts: www.maya.la Flash animation and cartoon production of innovative navigation It seems most of the article here on AS, but in fact a large part of flash is less than AS, and just I do have a flash and traditional ani ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring-jta-transaction-xiangjie-local-affairs-and/" title="Spring JTA transaction Xiangjie local affairs and">Spring JTA transaction Xiangjie local affairs and</a> 2010-03-31 23:48:26</li>
					<li><a href="http://www.codeweblog.com/beginner-flash-and-flex/" title="Beginner flash and flex">Beginner flash and flex</a> 2010-03-29 12:16:35</li>
					<li><a href="http://www.codeweblog.com/ps-reference-line-and-the-scale/" title="PS reference line and the scale">PS reference line and the scale</a> 2010-03-14 07:43:22</li>
					<li><a href="http://www.codeweblog.com/flash-s-socket-in-the-practical-application-of-problems-in-need-of-attention/" title="Flash's socket in the practical application of problems in need of attention">Flash's socket in the practical application of problems in need of attention</a> 2010-02-23 17:51:57</li>
					<li><a href="http://www.codeweblog.com/under-single-handedly-flash/" title="Under single-handedly Flash">Under single-handedly Flash</a> 2009-07-20 22:15:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flash-lens-flash-skills-of-motion-picture-arts/</wfw:commentRss>
	</item>
		<item>
		<title>Js and other commonly used pages</title>
		<link>http://www.codeweblog.com/js-and-other-commonly-used-pages/</link>
		<comments>http://www.codeweblog.com/js-and-other-commonly-used-pages/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 02:05:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[img src]]></category>
<category><![CDATA[vertical bar]]></category>
<category><![CDATA[prohibition]]></category>
<category><![CDATA[marquee direction]]></category>
<category><![CDATA[scroll bar]]></category>
<category><![CDATA[input method]]></category>
<category><![CDATA[true event]]></category>
<category><![CDATA[straight line]]></category>
<category><![CDATA[dotted line]]></category>
<category><![CDATA[send e mail]]></category>
<category><![CDATA[xinyu]]></category>
<category><![CDATA[link address]]></category>
<category><![CDATA[image link]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-and-other-commonly-used-pages/</guid>
		<description><![CDATA[1. Backspacke Disable document.onkeydown = function () ( if (event.keyCode == 8) ( event.cancelBubble = true event.returnValue = false; return false; ) ) 2. Prohibition of the status bar display connection function window.onload () ( var olink = document.]]></description>
		<content:encoded><![CDATA[1. Backspacke Disable document.onkeydown = function () ( if (event.keyCode == 8) ( event.cancelBubble = true event.returnValue = false; return false; ) ) 2. Prohibition of the status bar display connection function window.onload () ( var olink = document.				<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-and-other-commonly-used-pages/</wfw:commentRss>
	</item>
		<item>
		<title>dwr how to obtain the return value from the callback function to the scope of</title>
		<link>http://www.codeweblog.com/dwr-how-to-obtain-the-return-value-from-the-callback-function-to-the-scope-of/</link>
		<comments>http://www.codeweblog.com/dwr-how-to-obtain-the-return-value-from-the-callback-function-to-the-scope-of/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 00:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[callback function]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[object id]]></category>
<category><![CDATA[discovery]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[cb]]></category>
<category><![CDATA[synchronous manner]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dwr-how-to-obtain-the-return-value-from-the-callback-function-to-the-scope-of/</guid>
		<description><![CDATA[Dwr when in use, in accordance with access to a pojo object id, js on the page to be a js object to be converted, it is easy to use. However, the return value can only be used inside dwr callback function, and then the return value of this assignment ...]]></description>
		<content:encoded><![CDATA[Dwr when in use, in accordance with access to a pojo object id, js on the page to be a js object to be converted, it is easy to use. However, the return value can only be used inside dwr callback function, and then the return value of this assignment ...				<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-how-to-obtain-the-return-value-from-the-callback-function-to-the-scope-of/</wfw:commentRss>
	</item>
		<item>
		<title>Ajax dynamic loading tree menu</title>
		<link>http://www.codeweblog.com/ajax-dynamic-loading-tree-menu/</link>
		<comments>http://www.codeweblog.com/ajax-dynamic-loading-tree-menu/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 21:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[dynamic loading]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[strict dtd]]></category>
<category><![CDATA[href javascript]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[good job]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[link rel stylesheet]]></category>
<category><![CDATA[h2]]></category>
<category><![CDATA[child nodes]]></category>
<category><![CDATA[tree menu]]></category>
<category><![CDATA[url data]]></category>
<category><![CDATA[tree model]]></category>
<category><![CDATA[final decision]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-dynamic-loading-tree-menu/</guid>
		<description><![CDATA[Recently, the company requires a dynamic loading of the tree menu, first open the page when loading the first level node, point to the first floor with Ajax after any node to the node under the dynamic loading of child nodes, found in the online did  ...]]></description>
		<content:encoded><![CDATA[Recently, the company requires a dynamic loading of the tree menu, first open the page when loading the first level node, point to the first floor with Ajax after any node to the node under the dynamic loading of child nodes, found in the online did  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-dynamic-loading-tree-menu/</wfw:commentRss>
	</item>
		<item>
		<title>string js function expansion</title>
		<link>http://www.codeweblog.com/string-js-function-expansion/</link>
		<comments>http://www.codeweblog.com/string-js-function-expansion/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 18:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[string string]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[parseint]]></category>
<category><![CDATA[isnan]]></category>
<category><![CDATA[pay attention]]></category>
<category><![CDATA[substr]]></category>
<category><![CDATA[substring]]></category>
<category><![CDATA[length len]]></category>
<category><![CDATA[string manipulation functions]]></category>
<category><![CDATA[string position]]></category>
<category><![CDATA[string function]]></category>
<category><![CDATA[encyclopedia]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/string-js-function-expansion/</guid>
		<description><![CDATA[Source: http://www.phpweblog.net/kiyone/archive/2007/04/19/1135.aspx Encyclopedia of string manipulation functions Js / * ****************************************** String function expansion ****************************************** * / / * ======== ...]]></description>
		<content:encoded><![CDATA[Source: http://www.phpweblog.net/kiyone/archive/2007/04/19/1135.aspx Encyclopedia of string manipulation functions Js / * ****************************************** String function expansion ****************************************** * / / * ======== ...				<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/string-js-function-expansion/</wfw:commentRss>
	</item>
		<item>
		<title>Flex air pack and run files</title>
		<link>http://www.codeweblog.com/flex-air-pack-and-run-files/</link>
		<comments>http://www.codeweblog.com/flex-air-pack-and-run-files/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 15:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[development environment]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[download page]]></category>
<category><![CDATA[cross platform]]></category>
<category><![CDATA[jvm]]></category>
<category><![CDATA[javascript css]]></category>
<category><![CDATA[desktop applications]]></category>
<category><![CDATA[compiler tools]]></category>
<category><![CDATA[shackles]]></category>
<category><![CDATA[container application]]></category>
<category><![CDATA[air applications]]></category>
<category><![CDATA[web development skills]]></category>
<category><![CDATA[server technology]]></category>
<category><![CDATA[internet application]]></category>
<category><![CDATA[sample applications]]></category>
<category><![CDATA[command line compiler]]></category>
<category><![CDATA[adobe document]]></category>
<category><![CDATA[applications server]]></category>
<category><![CDATA[air samples]]></category>
<category><![CDATA[application files]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-air-pack-and-run-files/</guid>
		<description><![CDATA[1 to install Adobe AIR runtime and java similar to the JVM. Adobe AIR runtime allows AIR to run desktop applications, from the shackles of browser. Download the installation file http://get.adobe.com/cn/air/thankyou/ Sample in the download page there are ]]></description>
		<content:encoded><![CDATA[1 to install Adobe AIR runtime and java similar to the JVM. Adobe AIR runtime allows AIR to run desktop applications, from the shackles of browser. Download the installation file http://get.adobe.com/cn/air/thankyou/ Sample in the download page there are 				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/jbpm-development-getting-started-guide/" title="jBPM Development Getting Started Guide">jBPM Development Getting Started Guide</a> 2009-02-28 07:00:10</li>
					<li><a href="http://www.codeweblog.com/openfire-plugin-developer-s-guide/" title="Openfire Plugin Developer's Guide">Openfire Plugin Developer's Guide</a> 2009-02-28 01:55:03</li>
					<li><a href="http://www.codeweblog.com/log4j-easy-application-in-java/" title="log4j easy application in java">log4j easy application in java</a> 2009-02-27 13:51:33</li>
					<li><a href="http://www.codeweblog.com/in-the-spring-to-configure-service/" title="In the Spring to configure Service">In the Spring to configure Service</a> 2009-02-27 13:50:31</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-air-pack-and-run-files/</wfw:commentRss>
	</item>
		<item>
		<title>ajax get request parameters Chinese garbled solution</title>
		<link>http://www.codeweblog.com/ajax-get-request-parameters-chinese-garbled-solution/</link>
		<comments>http://www.codeweblog.com/ajax-get-request-parameters-chinese-garbled-solution/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 12:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[utf 8]]></category>
<category><![CDATA[gt 2]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[msxml2]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[xmlhttprequest object]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[request function]]></category>
<category><![CDATA[control content]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[string path]]></category>
<category><![CDATA[base href]]></category>
<category><![CDATA[amp nbsp]]></category>
<category><![CDATA[request parameters]]></category>
<category><![CDATA[type password]]></category>
<category><![CDATA[regist]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-get-request-parameters-chinese-garbled-solution/</guid>
		<description><![CDATA[Prospects: 1, regist.jsp &lt;%@ page language="java" pageEncoding="UTF-8"%&gt; &lt;% String path = request.getContextPath(); String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/"; %&gt; &lt;!D]]></description>
		<content:encoded><![CDATA[Prospects: 1, regist.jsp &lt;%@ page language="java" pageEncoding="UTF-8"%&gt; &lt;% String path = request.getContextPath(); String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/"; %&gt; &lt;!D				<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/ajax-get-request-parameters-chinese-garbled-solution/</wfw:commentRss>
	</item>
	</channel>
</rss>
