<?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>charset</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/charset/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>charset</description>
	<pubDate>Sun, 14 Mar 2010 16:17:21+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>servlet garbled characters appear in the solution</title>
		<link>http://www.codeweblog.com/servlet-garbled-characters-appear-in-the-solution/</link>
		<comments>http://www.codeweblog.com/servlet-garbled-characters-appear-in-the-solution/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 13:50:12+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[tomcat installation]]></category>
<category><![CDATA[installation directory]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[protocol]]></category>
<category><![CDATA[connector port]]></category>
<category><![CDATA[solution method]]></category>
<category><![CDATA[servlet code]]></category>
<category><![CDATA[body response]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/servlet-garbled-characters-appear-in-the-solution/</guid>
		<description><![CDATA[servlet garbled characters appear in the solution Method 1: In the servlet code to add the start of function body: response.setContentType ( &quot;text / html; charset = UTF-8&quot;); request.setChara ...]]></description>
		<content:encoded><![CDATA[servlet garbled characters appear in the solution Method 1: In the servlet code to add the start of function body: response.setContentType ( &quot;text / html; charset = UTF-8&quot;); request.setChara ...				<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/servlet-garbled-characters-appear-in-the-solution/</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  ...]]></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  ...				<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>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 dynami ...]]></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 dynami ...				<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>Javascript document how to write Chinese</title>
		<link>http://www.codeweblog.com/javascript-document-how-to-write-chinese/</link>
		<comments>http://www.codeweblog.com/javascript-document-how-to-write-chinese/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 18:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[eclipse]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[code html]]></category>
<category><![CDATA[content types]]></category>
<category><![CDATA[html reference]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-document-how-to-write-chinese/</guid>
		<description><![CDATA[If you use the Eclipse open window-&gt; preferences and then General-&gt; Content Types, select JavaScript Content, in the following Default encoding, changed to GBK. Re-open. Js files, as soon as OK  ...]]></description>
		<content:encoded><![CDATA[If you use the Eclipse open window-&gt; preferences and then General-&gt; Content Types, select JavaScript Content, in the following Default encoding, changed to GBK. Re-open. Js files, as soon as OK  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</li>
					<li><a href="http://www.codeweblog.com/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-document-how-to-write-chinese/</wfw:commentRss>
	</item>
		<item>
		<title>js and the nextSibling node brothers previousSibling</title>
		<link>http://www.codeweblog.com/js-and-the-nextsibling-node-brothers-previoussibling/</link>
		<comments>http://www.codeweblog.com/js-and-the-nextsibling-node-brothers-previoussibling/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 19:15:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[j2ee]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[strict dtd]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[ul]]></category>
<category><![CDATA[brother]]></category>
<category><![CDATA[haha]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-and-the-nextsibling-node-brothers-previoussibling/</guid>
		<description><![CDATA[nextSibling: Node made a brother; previousSibling: made a brother node;]]></description>
		<content:encoded><![CDATA[nextSibling: Node made a brother; previousSibling: made a brother node;				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-and-the-nextsibling-node-brothers-previoussibling/</wfw:commentRss>
	</item>
		<item>
		<title>ajax auto-complete example of</title>
		<link>http://www.codeweblog.com/ajax-auto-complete-example-of/</link>
		<comments>http://www.codeweblog.com/ajax-auto-complete-example-of/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 18:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[keyword3]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[button event]]></category>
<category><![CDATA[color 000000]]></category>
<category><![CDATA[input box]]></category>
<category><![CDATA[mouse event]]></category>
<category><![CDATA[marginal notes]]></category>
<category><![CDATA[server code]]></category>
<category><![CDATA[drop zone]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-auto-complete-example-of/</guid>
		<description><![CDATA[We encountered one of the most popular auto-complete function. Google launched its home page in Google Suggest, the presentation of the auto-complete the perfect present. Google Suggest is amazed peop ...]]></description>
		<content:encoded><![CDATA[We encountered one of the most popular auto-complete function. Google launched its home page in Google Suggest, the presentation of the auto-complete the perfect present. Google Suggest is amazed peop ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-auto-complete-example-of/</wfw:commentRss>
	</item>
		<item>
		<title>Asynchronous AJAX form submission</title>
		<link>http://www.codeweblog.com/asynchronous-ajax-form-submission/</link>
		<comments>http://www.codeweblog.com/asynchronous-ajax-form-submission/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 20:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[submission]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[math]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[msxml2]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[type application]]></category>
<category><![CDATA[obj]]></category>
<category><![CDATA[objective]]></category>
<category><![CDATA[indexof]]></category>
<category><![CDATA[asynchronous]]></category>
<category><![CDATA[operation ajax]]></category>
<category><![CDATA[verification methods]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/asynchronous-ajax-form-submission/</guid>
		<description><![CDATA[Objective: To refresh the page to complete the form is not submitted and dynamic verification Methods: In the form page after clicking submit on the current page using AJAX to submit form data via a p ...]]></description>
		<content:encoded><![CDATA[Objective: To refresh the page to complete the form is not submitted and dynamic verification Methods: In the form page after clicking submit on the current page using AJAX to submit form data via a p ...				<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/asynchronous-ajax-form-submission/</wfw:commentRss>
	</item>
		<item>
		<title>ror support Chinese</title>
		<link>http://www.codeweblog.com/ror-support-chinese/</link>
		<comments>http://www.codeweblog.com/ror-support-chinese/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 00:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[utf 8]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[mysql 4]]></category>
<category><![CDATA[document application]]></category>
<category><![CDATA[response headers]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ror-support-chinese/</guid>
		<description><![CDATA[App file in the document application.rb increased filtering methods, before_filter: configure_charsets def configure_charsets # @ Headers [ &quot;Content-Type&quot;] = &quot;text / html; charset = utf ...]]></description>
		<content:encoded><![CDATA[App file in the document application.rb increased filtering methods, before_filter: configure_charsets def configure_charsets # @ Headers [ &quot;Content-Type&quot;] = &quot;text / html; charset = utf ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring-hibernate-to-use-glassfish-database-connection-pool/" title="Spring + Hibernate to use Glassfish Database Connection Pool">Spring + Hibernate to use Glassfish Database Connection Pool</a> 2009-02-27 11:21:06</li>
					<li><a href="http://www.codeweblog.com/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/ror-support-chinese/</wfw:commentRss>
	</item>
		<item>
		<title>Rails development system to add WAP support</title>
		<link>http://www.codeweblog.com/rails-development-system-to-add-wap-support/</link>
		<comments>http://www.codeweblog.com/rails-development-system-to-add-wap-support/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 11:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[gt 3]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[two ways]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[action gt]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[rb]]></category>
<category><![CDATA[domain names]]></category>
<category><![CDATA[ways and means]]></category>
<category><![CDATA[kernel]]></category>
<category><![CDATA[support rails]]></category>
<category><![CDATA[sailing weather]]></category>
<category><![CDATA[noaa marine]]></category>
<category><![CDATA[san francisco sailing]]></category>
<category><![CDATA[wind readings]]></category>
<category><![CDATA[layout template]]></category>
<category><![CDATA[integration support]]></category>
<category><![CDATA[pc web]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rails-development-system-to-add-wap-support/</guid>
		<description><![CDATA[Rails in the development of unique WEB achieved considerable success, but the kernel has yet to support WML, then find some information, if you use Rails to develop the system to add WAP support, whic ...]]></description>
		<content:encoded><![CDATA[Rails in the development of unique WEB achieved considerable success, but the kernel has yet to support WML, then find some information, if you use Rails to develop the system to add WAP support, whic ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-cfg-xml-configuration-file-including-the-primary-key-generation-strategy-introduction/" title="Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)">Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)</a> 2009-02-27 10:01:17</li>
					<li><a href="http://www.codeweblog.com/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</li>
					<li><a href="http://www.codeweblog.com/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/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/rails-development-system-to-add-wap-support/</wfw:commentRss>
	</item>
		<item>
		<title>YUI Compressor js / css compression tools</title>
		<link>http://www.codeweblog.com/yui-compressor-js-css-compression-tools/</link>
		<comments>http://www.codeweblog.com/yui-compressor-js-css-compression-tools/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 22:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[java runtime environment]]></category>
<category><![CDATA[java language]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[root directory]]></category>
<category><![CDATA[java jar]]></category>
<category><![CDATA[javascript css]]></category>
<category><![CDATA[compression tools]]></category>
<category><![CDATA[java runtime environment version]]></category>
<category><![CDATA[chdir]]></category>
<category><![CDATA[julien]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/yui-compressor-js-css-compression-tools/</guid>
		<description><![CDATA[YUI Compressor is provided by Julien Lecomte a Javascript compression tools. YUI Compressor using the Java language. Therefore needed for the operation of its Java Runtime Environment (version 1.4 or  ...]]></description>
		<content:encoded><![CDATA[YUI Compressor is provided by Julien Lecomte a Javascript compression tools. YUI Compressor using the Java language. Therefore needed for the operation of its Java Runtime Environment (version 1.4 or  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/learn-java-flow/" title="Learn Java flow">Learn Java flow</a> 2009-02-27 10:01:02</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/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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/yui-compressor-js-css-compression-tools/</wfw:commentRss>
	</item>
		<item>
		<title>Flex and JavaScript Interaction: call and the call</title>
		<link>http://www.codeweblog.com/flex-and-javascript-interaction-call-and-the-call/</link>
		<comments>http://www.codeweblog.com/flex-and-javascript-interaction-call-and-the-call/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 10:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[object reference]]></category>
<category><![CDATA[two ways]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[object instance]]></category>
<category><![CDATA[api]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[javascript method]]></category>
<category><![CDATA[import flash]]></category>
<category><![CDATA[html page]]></category>
<category><![CDATA[mx]]></category>
<category><![CDATA[actionscript]]></category>
<category><![CDATA[javascript interaction]]></category>
<category><![CDATA[available properties]]></category>
<category><![CDATA[parametric function]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-and-javascript-interaction-call-and-the-call/</guid>
		<description><![CDATA[First, the JavaScript method to call Flex Flex can be used in the ExternalInterface in Flex to call the method, way 1. Flex application in the list of available methods to add a public method specifie ...]]></description>
		<content:encoded><![CDATA[First, the JavaScript method to call Flex Flex can be used in the ExternalInterface in Flex to call the method, way 1. Flex application in the list of available methods to add a public method specifie ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-and-javascript-interaction-call-and-the-call/</wfw:commentRss>
	</item>
		<item>
		<title>javascript achieve trim () function</title>
		<link>http://www.codeweblog.com/javascript-achieve-trim-function/</link>
		<comments>http://www.codeweblog.com/javascript-achieve-trim-function/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 00:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt 1]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[blank characters]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[textarea name]]></category>
<category><![CDATA[cols]]></category>
<category><![CDATA[regular expression]]></category>
<category><![CDATA[function javascript]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[beginning of the end]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-achieve-trim-function/</guid>
		<description><![CDATA[javascript does not provide the trim () function, through the following regular expression to achieve trim () function; Principle: The realization of the principle of the trim () function if the strin ...]]></description>
		<content:encoded><![CDATA[javascript does not provide the trim () function, through the following regular expression to achieve trim () function; Principle: The realization of the principle of the trim () function if the strin ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ejb-ant-script-to-deploy-template-works/" title="EJB ant script to deploy template works">EJB ant script to deploy template works</a> 2009-02-27 13:52:05</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/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/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-achieve-trim-function/</wfw:commentRss>
	</item>
		<item>
		<title>common command rake</title>
		<link>http://www.codeweblog.com/common-command-rake/</link>
		<comments>http://www.codeweblog.com/common-command-rake/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 13:45:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[migration]]></category>
<category><![CDATA[database structure]]></category>
<category><![CDATA[rake]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[rollback]]></category>
<category><![CDATA[abort]]></category>
<category><![CDATA[yml]]></category>
<category><![CDATA[rb]]></category>
<category><![CDATA[migrations]]></category>
<category><![CDATA[test database]]></category>
<category><![CDATA[previous version]]></category>
<category><![CDATA[database schema]]></category>
<category><![CDATA[db structure]]></category>
<category><![CDATA[sessions]]></category>
<category><![CDATA[collation]]></category>
<category><![CDATA[test databases]]></category>
<category><![CDATA[development structure]]></category>
<category><![CDATA[test load]]></category>
<category><![CDATA[rollbacks]]></category>
<category><![CDATA[purge]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/common-command-rake/</guid>
		<description><![CDATA[common command rake]]></description>
		<content:encoded><![CDATA[common command rake				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/ror-resources/" title="ROR resources">ROR resources</a> 2009-02-28 19:15:03</li>
					<li><a href="http://www.codeweblog.com/choose-hibernate-or-ibatis-has-its-reasons/" title="Choose Hibernate or iBATIS has its reasons">Choose Hibernate or iBATIS has its reasons</a> 2009-02-27 13:52:15</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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/common-command-rake/</wfw:commentRss>
	</item>
		<item>
		<title>javascript to control the number of characters textarea</title>
		<link>http://www.codeweblog.com/javascript-to-control-the-number-of-characters-textarea/</link>
		<comments>http://www.codeweblog.com/javascript-to-control-the-number-of-characters-textarea/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 08:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[parameters]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[lt 1]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[textarea name]]></category>
<category><![CDATA[cols]]></category>
<category><![CDATA[maximum number]]></category>
<category><![CDATA[onchange]]></category>
<category><![CDATA[onkeyup]]></category>
<category><![CDATA[maxsize]]></category>
<category><![CDATA[taid]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-to-control-the-number-of-characters-textarea/</guid>
		<description><![CDATA[The following simple example using the model with js control the number of characters in textarea; ====== Example 1 ====== Usage: js the textcontrol (taId, maxSize) method to accept two parameters: *  ...]]></description>
		<content:encoded><![CDATA[The following simple example using the model with js control the number of characters in textarea; ====== Example 1 ====== Usage: js the textcontrol (taId, maxSize) method to accept two parameters: *  ...				<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/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</li>
					<li><a href="http://www.codeweblog.com/process-migration-from-tomcat-to-websphere-changes/" title="Process migration from tomcat to websphere changes">Process migration from tomcat to websphere changes</a> 2009-02-27 11:20:12</li>
					<li><a href="http://www.codeweblog.com/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-to-control-the-number-of-characters-textarea/</wfw:commentRss>
	</item>
		<item>
		<title>struts and ajax garbled exchange of information is the issue of</title>
		<link>http://www.codeweblog.com/struts-and-ajax-garbled-exchange-of-information-is-the-issue-of/</link>
		<comments>http://www.codeweblog.com/struts-and-ajax-garbled-exchange-of-information-is-the-issue-of/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 01:45:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[quot]]></category>
<category><![CDATA[long time]]></category>
<category><![CDATA[servlet]]></category>
<category><![CDATA[struts]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[xmlhttprequest]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[msxml2]]></category>
<category><![CDATA[printwriter]]></category>
<category><![CDATA[xmlhttp]]></category>
<category><![CDATA[tens]]></category>
<category><![CDATA[booktype]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/struts-and-ajax-garbled-exchange-of-information-is-the-issue-of/</guid>
		<description><![CDATA[This problem has troubled me a long time, and remember to write it down: the future use of ajax, the background of the action with struts to deal with information, and then returned to the client when ...]]></description>
		<content:encoded><![CDATA[This problem has troubled me a long time, and remember to write it down: the future use of ajax, the background of the action with struts to deal with information, and then returned to the client when ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/struts-and-ajax-garbled-exchange-of-information-is-the-issue-of/</wfw:commentRss>
	</item>
		<item>
		<title>Html code with the javascript used to resolve</title>
		<link>http://www.codeweblog.com/html-code-with-the-javascript-used-to-resolve/</link>
		<comments>http://www.codeweblog.com/html-code-with-the-javascript-used-to-resolve/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 04:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[quot]]></category>
<category><![CDATA[character set]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[gb2312]]></category>
<category><![CDATA[byte]]></category>
<category><![CDATA[character encoding]]></category>
<category><![CDATA[mapping table]]></category>
<category><![CDATA[a3]]></category>
<category><![CDATA[chinese characters]]></category>
<category><![CDATA[character mapping]]></category>
<category><![CDATA[8 bits]]></category>
<category><![CDATA[computer language]]></category>
<category><![CDATA[16 bits]]></category>
<category><![CDATA[html javascript]]></category>
<category><![CDATA[american standard]]></category>
<category><![CDATA[american standard code for information interchange]]></category>
<category><![CDATA[123abc]]></category>
<category><![CDATA[digital character]]></category>
<category><![CDATA[morphology]]></category>
<category><![CDATA[unicode]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/html-code-with-the-javascript-used-to-resolve/</guid>
		<description><![CDATA[Front-end development in the day-to-day work, and we will keep the HTML, javascript, css and other languages to deal with, and a real language, the computer language has its alphabet, grammar, morphol ...]]></description>
		<content:encoded><![CDATA[Front-end development in the day-to-day work, and we will keep the HTML, javascript, css and other languages to deal with, and a real language, the computer language has its alphabet, grammar, morphol ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-using-c3p0-connection-pooling/" title="hibernate using c3p0 connection pooling">hibernate using c3p0 connection pooling</a> 2009-02-27 12:33:05</li>
					<li><a href="http://www.codeweblog.com/hibernate-configuration-parameters-hibernate-hbm2ddl-auto/" title="Hibernate configuration parameters hibernate.hbm2ddl.auto">Hibernate configuration parameters hibernate.hbm2ddl.auto</a> 2009-02-27 11:22:24</li>
					<li><a href="http://www.codeweblog.com/what-is-the-appfuse/" title="What is the appfuse">What is the appfuse</a> 2009-02-27 10:02:10</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/html-code-with-the-javascript-used-to-resolve/</wfw:commentRss>
	</item>
		<item>
		<title>JS Tree Menu alternative</title>
		<link>http://www.codeweblog.com/js-tree-menu-alternative/</link>
		<comments>http://www.codeweblog.com/js-tree-menu-alternative/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 20:25:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[gb2312]]></category>
<category><![CDATA[png]]></category>
<category><![CDATA[obj]]></category>
<category><![CDATA[parseint]]></category>
<category><![CDATA[background position]]></category>
<category><![CDATA[amp nbsp]]></category>
<category><![CDATA[classname]]></category>
<category><![CDATA[size 9]]></category>
<category><![CDATA[tree menu]]></category>
<category><![CDATA[background image url]]></category>
<category><![CDATA[srcelement]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-tree-menu-alternative/</guid>
		<description><![CDATA[JS Tree Menu alternative]]></description>
		<content:encoded><![CDATA[JS Tree Menu alternative				<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-tree-menu-alternative/</wfw:commentRss>
	</item>
		<item>
		<title>HTML in AJAX using jQuery imitation effect</title>
		<link>http://www.codeweblog.com/html-in-ajax-using-jquery-imitation-effect/</link>
		<comments>http://www.codeweblog.com/html-in-ajax-using-jquery-imitation-effect/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 12:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[img src]]></category>
<category><![CDATA[option value]]></category>
<category><![CDATA[textarea]]></category>
<category><![CDATA[input type file]]></category>
<category><![CDATA[article content]]></category>
<category><![CDATA[ff]]></category>
<category><![CDATA[fck]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/html-in-ajax-using-jquery-imitation-effect/</guid>
		<description><![CDATA[IE7 and FF but not the same as in effect IE in effect: FF in effect:]]></description>
		<content:encoded><![CDATA[IE7 and FF but not the same as in effect IE in effect: FF in effect:				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/html-in-ajax-using-jquery-imitation-effect/</wfw:commentRss>
	</item>
		<item>
		<title>ajax + struts to achieve multi-stage cascade without refresh</title>
		<link>http://www.codeweblog.com/ajax-struts-to-achieve-multi-stage-cascade-without-refresh/</link>
		<comments>http://www.codeweblog.com/ajax-struts-to-achieve-multi-stage-cascade-without-refresh/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 21:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[cascade]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[string str]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[shanghai]]></category>
<category><![CDATA[beijing]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[printstacktrace]]></category>
<category><![CDATA[select name]]></category>
<category><![CDATA[option value]]></category>
<category><![CDATA[printwriter]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[onchange]]></category>
<category><![CDATA[secondary institutions]]></category>
<category><![CDATA[string str2]]></category>
<category><![CDATA[getparameter]]></category>
<category><![CDATA[kkk]]></category>
<category><![CDATA[orgid]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-struts-to-achieve-multi-stage-cascade-without-refresh/</guid>
		<description><![CDATA[public ActionForward getOrganinfo_ajax (ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) ( String level2OrganId = request.getParameter ( &quot;level2Or ...]]></description>
		<content:encoded><![CDATA[public ActionForward getOrganinfo_ajax (ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) ( String level2OrganId = request.getParameter ( &quot;level2Or ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/hibernate-annotation-using-notebook/" title="Hibernate annotation using notebook">Hibernate annotation using notebook</a> 2009-02-27 09:45:46</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-struts-to-achieve-multi-stage-cascade-without-refresh/</wfw:commentRss>
	</item>
		<item>
		<title>js checkbox selected unlimited class</title>
		<link>http://www.codeweblog.com/js-checkbox-selected-unlimited-class/</link>
		<comments>http://www.codeweblog.com/js-checkbox-selected-unlimited-class/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 04:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[strict dtd]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[span]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[input type radio]]></category>
<category><![CDATA[radio name]]></category>
<category><![CDATA[dd]]></category>
<category><![CDATA[resource id]]></category>
<category><![CDATA[resource document]]></category>
<category><![CDATA[true value]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-checkbox-selected-unlimited-class/</guid>
		<description><![CDATA[js checkbox selected unlimited class]]></description>
		<content:encoded><![CDATA[js checkbox selected unlimited class				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-checkbox-selected-unlimited-class/</wfw:commentRss>
	</item>
		<item>
		<title>javaeye message box div ext</title>
		<link>http://www.codeweblog.com/javaeye-message-box-div-ext/</link>
		<comments>http://www.codeweblog.com/javaeye-message-box-div-ext/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 00:15:05+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[span]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[extjs]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[link rel]]></category>
<category><![CDATA[background color]]></category>
<category><![CDATA[overflow]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[css href]]></category>
<category><![CDATA[prototype prototype]]></category>
<category><![CDATA[message box]]></category>
<category><![CDATA[css tips]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javaeye-message-box-div-ext/</guid>
		<description><![CDATA[javaeye message box div ext]]></description>
		<content:encoded><![CDATA[javaeye message box div ext				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javaeye-message-box-div-ext/</wfw:commentRss>
	</item>
		<item>
		<title>Login realize the basic framework ajax</title>
		<link>http://www.codeweblog.com/login-realize-the-basic-framework-ajax/</link>
		<comments>http://www.codeweblog.com/login-realize-the-basic-framework-ajax/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 09:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[ioexception]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[printwriter]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[string path]]></category>
<category><![CDATA[session request]]></category>
<category><![CDATA[password1]]></category>
<category><![CDATA[hair hair]]></category>
<category><![CDATA[adm]]></category>
<category><![CDATA[uid]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/login-realize-the-basic-framework-ajax/</guid>
		<description><![CDATA[Ajax read a lot of information online, learn ajax, also came to do their own hair hair a sign of the interface: servlet: public void doPost (HttpServletRequest request, HttpServletResponse response) t ...]]></description>
		<content:encoded><![CDATA[Ajax read a lot of information online, learn ajax, also came to do their own hair hair a sign of the interface: servlet: public void doPost (HttpServletRequest request, HttpServletResponse response) t ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/login-realize-the-basic-framework-ajax/</wfw:commentRss>
	</item>
		<item>
		<title>Js compression of ExtJS development articles</title>
		<link>http://www.codeweblog.com/js-compression-of-extjs-development-articles/</link>
		<comments>http://www.codeweblog.com/js-compression-of-extjs-development-articles/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 13:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[java package]]></category>
<category><![CDATA[package jar]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[extjs]]></category>
<category><![CDATA[java jar]]></category>
<category><![CDATA[webroot]]></category>
<category><![CDATA[yui]]></category>
<category><![CDATA[project address]]></category>
<category><![CDATA[concat]]></category>
<category><![CDATA[executable java]]></category>
<category><![CDATA[compression tools]]></category>
<category><![CDATA[development articles]]></category>
<category><![CDATA[jsa]]></category>
<category><![CDATA[glob]]></category>
<category><![CDATA[input file]]></category>
<category><![CDATA[mapper]]></category>
<category><![CDATA[dest]]></category>
<category><![CDATA[jsmin]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-compression-of-extjs-development-articles/</guid>
		<description><![CDATA[Extjs can say is the most excellent development of the Treasury of the js. In addition to that authorized GPLV3 bad. However, the use of the first problem encountered is that, Extjs that huge head. Th ...]]></description>
		<content:encoded><![CDATA[Extjs can say is the most excellent development of the Treasury of the js. In addition to that authorized GPLV3 bad. However, the use of the first problem encountered is that, Extjs that huge head. Th ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-compression-of-extjs-development-articles/</wfw:commentRss>
	</item>
		<item>
		<title>AJAX knowledge</title>
		<link>http://www.codeweblog.com/ajax-knowledge/</link>
		<comments>http://www.codeweblog.com/ajax-knowledge/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 05:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[data query]]></category>
<category><![CDATA[override]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[gb2312]]></category>
<category><![CDATA[asynchronous javascript and xml]]></category>
<category><![CDATA[document write]]></category>
<category><![CDATA[dynamic display]]></category>
<category><![CDATA[html page]]></category>
<category><![CDATA[server response]]></category>
<category><![CDATA[document object model]]></category>
<category><![CDATA[dom document]]></category>
<category><![CDATA[web standards]]></category>
<category><![CDATA[interactive web development]]></category>
<category><![CDATA[data interchange]]></category>
<category><![CDATA[web development technologies]]></category>
<category><![CDATA[team ajax]]></category>
<category><![CDATA[soccer team]]></category>
<category><![CDATA[pronunciation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-knowledge/</guid>
		<description><![CDATA[AJAX-wide known as &quot;Asynchronous JavaScript and XML&quot; (Asynchronous JavaScript and XML), refers to a web-based applications to create interactive web development technologies. Domestic usual  ...]]></description>
		<content:encoded><![CDATA[AJAX-wide known as &quot;Asynchronous JavaScript and XML&quot; (Asynchronous JavaScript and XML), refers to a web-based applications to create interactive web development technologies. Domestic usual  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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-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/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/sign-in-spring-struts2-0-hibernate-user-authentication/" title="Sign in spring struts2.0 hibernate user authentication">Sign in spring struts2.0 hibernate user authentication</a> 2009-02-27 09:43:13</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-knowledge/</wfw:commentRss>
	</item>
		<item>
		<title>ajax and js Quest Analog java implementation</title>
		<link>http://www.codeweblog.com/ajax-and-js-quest-analog-java-implementation/</link>
		<comments>http://www.codeweblog.com/ajax-and-js-quest-analog-java-implementation/#comments</comments>
		<pubDate>Wed, 13 May 2009 19:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[java lang]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[loose dtd]]></category>
<category><![CDATA[true function]]></category>
<category><![CDATA[163 com]]></category>
<category><![CDATA[return success]]></category>
<category><![CDATA[java implementation]]></category>
<category><![CDATA[request object]]></category>
<category><![CDATA[annotation]]></category>
<category><![CDATA[asynchronous]]></category>
<category><![CDATA[teacher training]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-and-js-quest-analog-java-implementation/</guid>
		<description><![CDATA[Ajax in the U.S. has not used mock consider how easy the ajax request object XmlHttp the HA! Ha ha, ha us to simulate, it is the original teacher training to make students write the code, and now allo ...]]></description>
		<content:encoded><![CDATA[Ajax in the U.S. has not used mock consider how easy the ajax request object XmlHttp the HA! Ha ha, ha us to simulate, it is the original teacher training to make students write the code, and now allo ...				<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/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/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/ajax-and-js-quest-analog-java-implementation/</wfw:commentRss>
	</item>
		<item>
		<title>javascript in the form (table) to operate</title>
		<link>http://www.codeweblog.com/javascript-in-the-form-table-to-operate/</link>
		<comments>http://www.codeweblog.com/javascript-in-the-form-table-to-operate/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 14:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[bind]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[removechild]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[d test]]></category>
<category><![CDATA[checkbox]]></category>
<category><![CDATA[insertrow]]></category>
<category><![CDATA[tr new]]></category>
<category><![CDATA[td3]]></category>
<category><![CDATA[td2]]></category>
<category><![CDATA[ceil]]></category>
<category><![CDATA[args]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-in-the-form-table-to-operate/</guid>
		<description><![CDATA[javascript in the form (table) to operate]]></description>
		<content:encoded><![CDATA[javascript in the form (table) to operate				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-in-the-form-table-to-operate/</wfw:commentRss>
	</item>
		<item>
		<title>AS3 with javascript interaction</title>
		<link>http://www.codeweblog.com/as3-with-javascript-interaction/</link>
		<comments>http://www.codeweblog.com/as3-with-javascript-interaction/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 14:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[libs]]></category>
<category><![CDATA[import flash]]></category>
<category><![CDATA[external variables]]></category>
<category><![CDATA[null operation]]></category>
<category><![CDATA[focus window]]></category>
<category><![CDATA[location index]]></category>
<category><![CDATA[geturl]]></category>
<category><![CDATA[swf files]]></category>
<category><![CDATA[flash plug]]></category>
<category><![CDATA[trenches]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/as3-with-javascript-interaction/</guid>
		<description><![CDATA[Also diverted to the HA, the longer the front of the shop more, hoping to calm down and put points trenches deepened. At AS2, the access to external variables passed to the flash can be accessed only  ...]]></description>
		<content:encoded><![CDATA[Also diverted to the HA, the longer the front of the shop more, hoping to calm down and put points trenches deepened. At AS2, the access to external variables passed to the flash can be accessed only  ...				<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/as3-with-javascript-interaction/</wfw:commentRss>
	</item>
		<item>
		<title>A javascript formatting tools</title>
		<link>http://www.codeweblog.com/a-javascript-formatting-tools/</link>
		<comments>http://www.codeweblog.com/a-javascript-formatting-tools/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 07: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[text javascript]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[gb2312]]></category>
<category><![CDATA[text decoration]]></category>
<category><![CDATA[background color]]></category>
<category><![CDATA[overflow]]></category>
<category><![CDATA[outset]]></category>
<category><![CDATA[black background]]></category>
<category><![CDATA[default margin]]></category>
<category><![CDATA[input width]]></category>
<category><![CDATA[strong man]]></category>
<category><![CDATA[white background]]></category>
<category><![CDATA[inset]]></category>
<category><![CDATA[fina]]></category>
<category><![CDATA[navy]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/a-javascript-formatting-tools/</guid>
		<description><![CDATA[Writing of one strong man, will not know a really good make.]]></description>
		<content:encoded><![CDATA[Writing of one strong man, will not know a really good make.				<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/a-javascript-formatting-tools/</wfw:commentRss>
	</item>
		<item>
		<title>ajax garbled solution summary</title>
		<link>http://www.codeweblog.com/ajax-garbled-solution-summary/</link>
		<comments>http://www.codeweblog.com/ajax-garbled-solution-summary/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 07:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[quot]]></category>
<category><![CDATA[string string]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[scripts]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[server side]]></category>
<category><![CDATA[images]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[operating system]]></category>
<category><![CDATA[data streams]]></category>
<category><![CDATA[php header]]></category>
<category><![CDATA[solution summary]]></category>
<category><![CDATA[cookie data]]></category>
<category><![CDATA[encoding decoding]]></category>
<category><![CDATA[unicode characters]]></category>
<category><![CDATA[system default]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-garbled-solution-summary/</guid>
		<description><![CDATA[First, javascript use java the way the characters deal with, the internal use are to handle all unicode characters, Second, utf-8 characters are of each (unicode characters) to use 3 bytes to store. T ...]]></description>
		<content:encoded><![CDATA[First, javascript use java the way the characters deal with, the internal use are to handle all unicode characters, Second, utf-8 characters are of each (unicode characters) to use 3 bytes to store. T ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-mapping-types/" title="Hibernate Mapping Types">Hibernate Mapping Types</a> 2009-02-27 12:34:06</li>
					<li><a href="http://www.codeweblog.com/hibernate-using-c3p0-connection-pooling/" title="hibernate using c3p0 connection pooling">hibernate using c3p0 connection pooling</a> 2009-02-27 12:33:05</li>
					<li><a href="http://www.codeweblog.com/hibernate-configuration-parameters-hibernate-hbm2ddl-auto/" title="Hibernate configuration parameters hibernate.hbm2ddl.auto">Hibernate configuration parameters hibernate.hbm2ddl.auto</a> 2009-02-27 11:22:24</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-garbled-solution-summary/</wfw:commentRss>
	</item>
		<item>
		<title>javascript form</title>
		<link>http://www.codeweblog.com/javascript-form/</link>
		<comments>http://www.codeweblog.com/javascript-form/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 09:40:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[keyword3]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[innertext]]></category>
<category><![CDATA[blur]]></category>
<category><![CDATA[elements]]></category>
<category><![CDATA[outerhtml]]></category>
<category><![CDATA[gt world]]></category>
<category><![CDATA[select return]]></category>
<category><![CDATA[textarea]]></category>
<category><![CDATA[textbook]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-form/</guid>
		<description><![CDATA[javascript form]]></description>
		<content:encoded><![CDATA[javascript form				<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-form/</wfw:commentRss>
	</item>
		<item>
		<title>Flying gems: the South American hummingbird and the Ruby programming language</title>
		<link>http://www.codeweblog.com/flying-gems-the-south-american-hummingbird-and-the-ruby-programming-language/</link>
		<comments>http://www.codeweblog.com/flying-gems-the-south-american-hummingbird-and-the-ruby-programming-language/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 02:30:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[link href]]></category>
<category><![CDATA[gems]]></category>
<category><![CDATA[ruby programming]]></category>
<category><![CDATA[reilly publishing]]></category>
<category><![CDATA[david flanagan]]></category>
<category><![CDATA[electronics industry]]></category>
<category><![CDATA[publishing house]]></category>
<category><![CDATA[liao]]></category>
<category><![CDATA[programming language]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[meta content]]></category>
<category><![CDATA[microsoft word]]></category>
<category><![CDATA[word document]]></category>
<category><![CDATA[hummingbird]]></category>
<category><![CDATA[publication date]]></category>
<category><![CDATA[translator]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flying-gems-the-south-american-hummingbird-and-the-ruby-programming-language/</guid>
		<description><![CDATA[&lt;meta content=&quot;text/html; charset=utf-8&quot; http-equiv=&quot;Content-Type&quot;&gt; &lt;meta name=&quot;ProgId&quot; content=&quot;Word.Document&quot;&gt; &lt;meta name = &quot;Generator&quo ...]]></description>
		<content:encoded><![CDATA[&lt;meta content=&quot;text/html; charset=utf-8&quot; http-equiv=&quot;Content-Type&quot;&gt; &lt;meta name=&quot;ProgId&quot; content=&quot;Word.Document&quot;&gt; &lt;meta name = &quot;Generator&quo ...				<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/flying-gems-the-south-american-hummingbird-and-the-ruby-programming-language/</wfw:commentRss>
	</item>
		<item>
		<title>javascript to determine the current browser and operating system version</title>
		<link>http://www.codeweblog.com/javascript-to-determine-the-current-browser-and-operating-system-version/</link>
		<comments>http://www.codeweblog.com/javascript-to-determine-the-current-browser-and-operating-system-version/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 18:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[gt 5]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[keyword3]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[gt 4]]></category>
<category><![CDATA[opera]]></category>
<category><![CDATA[regexp]]></category>
<category><![CDATA[isie]]></category>
<category><![CDATA[parsefloat]]></category>
<category><![CDATA[useragent]]></category>
<category><![CDATA[operating system]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-to-determine-the-current-browser-and-operating-system-version/</guid>
		<description><![CDATA[javascript to determine the current browser and operating system version]]></description>
		<content:encoded><![CDATA[javascript to determine the current browser and operating system version				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-to-determine-the-current-browser-and-operating-system-version/</wfw:commentRss>
	</item>
		<item>
		<title>Wait for prompt js General category</title>
		<link>http://www.codeweblog.com/wait-for-prompt-js-general-category/</link>
		<comments>http://www.codeweblog.com/wait-for-prompt-js-general-category/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 08:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[default values]]></category>
<category><![CDATA[script src]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[gap]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[innerhtml]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[anchor down]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[txt2]]></category>
<category><![CDATA[div1]]></category>
<category><![CDATA[txt1]]></category>
<category><![CDATA[img src]]></category>
<category><![CDATA[widget]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/wait-for-prompt-js-general-category/</guid>
		<description><![CDATA[This is a very easy-to-use widget, the parameters have default values, default values, see the Notes The use of sample Running effect Source code is as follows:]]></description>
		<content:encoded><![CDATA[This is a very easy-to-use widget, the parameters have default values, default values, see the Notes The use of sample Running effect Source code is 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/wait-for-prompt-js-general-category/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript object inheritance</title>
		<link>http://www.codeweblog.com/javascript-object-inheritance/</link>
		<comments>http://www.codeweblog.com/javascript-object-inheritance/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 04:30:06+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[keyword3]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[object inheritance]]></category>
<category><![CDATA[classa]]></category>
<category><![CDATA[imoney]]></category>
<category><![CDATA[mycar]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-object-inheritance/</guid>
		<description><![CDATA[Javascript object inheritance]]></description>
		<content:encoded><![CDATA[Javascript object inheritance				<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-object-inheritance/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript Object Model</title>
		<link>http://www.codeweblog.com/javascript-object-model/</link>
		<comments>http://www.codeweblog.com/javascript-object-model/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 16:10:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[utf 8]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[init]]></category>
<category><![CDATA[object model]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></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[array]]></category>
<category><![CDATA[model lt]]></category>
<category><![CDATA[javascript html]]></category>
<category><![CDATA[keyword3]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[jeep]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-object-model/</guid>
		<description><![CDATA[Javascript Object Model]]></description>
		<content:encoded><![CDATA[Javascript Object Model				<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/javascript-object-model/</wfw:commentRss>
	</item>
	</channel>
</rss>
