<?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>amp</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/amp/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>amp</description>
	<pubDate>Mon, 22 Mar 2010 02:39:30+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Difference between GET and POST and usage of</title>
		<link>http://www.codeweblog.com/difference-between-get-and-post-and-usage-of/</link>
		<comments>http://www.codeweblog.com/difference-between-get-and-post-and-usage-of/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 08:10:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[request url]]></category>
<category><![CDATA[variable value]]></category>
<category><![CDATA[default method]]></category>
<category><![CDATA[third party]]></category>
<category><![CDATA[fingertips]]></category>
<category><![CDATA[ascii characters]]></category>
<category><![CDATA[proxy servers]]></category>
<category><![CDATA[addition users]]></category>
<category><![CDATA[variables and values]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/difference-between-get-and-post-and-usage-of/</guid>
		<description><![CDATA[1, Get used to get the data from the server, while the Post is used to pass data to the server. 2, Get the data in accordance with the form variable = value form, added to the action by pointing to th ...]]></description>
		<content:encoded><![CDATA[1, Get used to get the data from the server, while the Post is used to pass data to the server. 2, Get the data in accordance with the form variable = value form, added to the action by pointing to th ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-string-functions-guinness/" title="JavaScript String Functions Guinness">JavaScript String Functions Guinness</a> 2009-02-27 15:45:02</li>
					<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/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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/difference-between-get-and-post-and-usage-of/</wfw:commentRss>
	</item>
		<item>
		<title>Spring + JPA + Struts2 developers</title>
		<link>http://www.codeweblog.com/spring-jpa-struts2-developers/</link>
		<comments>http://www.codeweblog.com/spring-jpa-struts2-developers/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 14:30:19+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[transaction manager]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[schemalocation]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[java sun]]></category>
<category><![CDATA[persistence]]></category>
<category><![CDATA[connection password]]></category>
<category><![CDATA[dialect]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[class path]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[transaction type]]></category>
<category><![CDATA[developers]]></category>
<category><![CDATA[inf folder]]></category>
<category><![CDATA[mail system]]></category>
<category><![CDATA[kingcat]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/spring-jpa-struts2-developers/</guid>
		<description><![CDATA[The first step: in the class path following the establishment of a META-INF folder, and note that this name must not be arbitrarily changed, and then the establishment of a persistence.xml file, confi ...]]></description>
		<content:encoded><![CDATA[The first step: in the class path following the establishment of a META-INF folder, and note that this name must not be arbitrarily changed, and then the establishment of a persistence.xml file, confi ...				<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/spring-jpa-struts2-developers/</wfw:commentRss>
	</item>
		<item>
		<title>Prawn with me to write network (1 day)</title>
		<link>http://www.codeweblog.com/prawn-with-me-to-write-network-1-day/</link>
		<comments>http://www.codeweblog.com/prawn-with-me-to-write-network-1-day/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 16:35:22+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[src directory]]></category>
<category><![CDATA[jpa]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[schemalocation]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[java sun]]></category>
<category><![CDATA[persistence]]></category>
<category><![CDATA[auto value]]></category>
<category><![CDATA[batch size]]></category>
<category><![CDATA[connection password]]></category>
<category><![CDATA[dialect]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[transaction type]]></category>
<category><![CDATA[pace]]></category>
<category><![CDATA[driver gt]]></category>
<category><![CDATA[type resource]]></category>
<category><![CDATA[explanatory notes]]></category>
<category><![CDATA[singleton pattern]]></category>
<category><![CDATA[test resources]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/prawn-with-me-to-write-network-1-day/</guid>
		<description><![CDATA[A first integrated spring2.5 + jpa1.0, scanning plus explanatory notes to speed up the development pace, SessionFactory to create the required a longer time, use the Singleton pattern. Affairs managem ...]]></description>
		<content:encoded><![CDATA[A first integrated spring2.5 + jpa1.0, scanning plus explanatory notes to speed up the development pace, SessionFactory to create the required a longer time, use the Singleton pattern. Affairs managem ...				<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/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/prawn-with-me-to-write-network-1-day/</wfw:commentRss>
	</item>
		<item>
		<title>Java programmer interview questions of 30 traps</title>
		<link>http://www.codeweblog.com/java-programmer-interview-questions-of-30-traps/</link>
		<comments>http://www.codeweblog.com/java-programmer-interview-questions-of-30-traps/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 11:00:22+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[inheritance]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[eclipse]]></category>
<category><![CDATA[interview questions]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[java programmer]]></category>
<category><![CDATA[technical staff]]></category>
<category><![CDATA[basic knowledge]]></category>
<category><![CDATA[hashmap]]></category>
<category><![CDATA[bs]]></category>
<category><![CDATA[interview experience]]></category>
<category><![CDATA[job interviews]]></category>
<category><![CDATA[first class]]></category>
<category><![CDATA[traps]]></category>
<category><![CDATA[lottery]]></category>
<category><![CDATA[e trade]]></category>
<category><![CDATA[accurate answer]]></category>
<category><![CDATA[examination questions]]></category>
<category><![CDATA[class differences]]></category>
<category><![CDATA[siebel]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-programmer-interview-questions-of-30-traps/</guid>
		<description><![CDATA[To find a job interviews, have an interview there are ways to deal with the interview. Following some of the topics from me and my friend&#39;s painful interview experience, mention of these issues in ...]]></description>
		<content:encoded><![CDATA[To find a job interviews, have an interview there are ways to deal with the interview. Following some of the topics from me and my friend&#39;s painful interview experience, mention of these issues in ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</li>
					<li><a href="http://www.codeweblog.com/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</li>
					<li><a href="http://www.codeweblog.com/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/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/java-programmer-interview-questions-of-30-traps/</wfw:commentRss>
	</item>
		<item>
		<title>Swing Design Tools</title>
		<link>http://www.codeweblog.com/swing-design-tools/</link>
		<comments>http://www.codeweblog.com/swing-design-tools/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 07:35:07+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[eclipse]]></category>
<category><![CDATA[j2ee]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[feelings]]></category>
<category><![CDATA[myeclipse]]></category>
<category><![CDATA[netbeans]]></category>
<category><![CDATA[core design]]></category>
<category><![CDATA[previous version]]></category>
<category><![CDATA[version 6]]></category>
<category><![CDATA[jbuilder]]></category>
<category><![CDATA[1m]]></category>
<category><![CDATA[favorite one]]></category>
<category><![CDATA[swt]]></category>
<category><![CDATA[showmax]]></category>
<category><![CDATA[showall]]></category>
<category><![CDATA[graphical design]]></category>
<category><![CDATA[jigloo]]></category>
<category><![CDATA[design tools]]></category>
<category><![CDATA[free website]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/swing-design-tools/</guid>
		<description><![CDATA[Note: I only statistics I used. . . The most important thing is that I just told you, I can not do the other! ! ! We want to help . . . . . 1, Jbuilder, this should be a lot of people have used, and n ...]]></description>
		<content:encoded><![CDATA[Note: I only statistics I used. . . The most important thing is that I just told you, I can not do the other! ! ! We want to help . . . . . 1, Jbuilder, this should be a lot of people have used, and n ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</li>
					<li><a href="http://www.codeweblog.com/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</li>
					<li><a href="http://www.codeweblog.com/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/swing-design-tools/</wfw:commentRss>
	</item>
		<item>
		<title>java project svn recursive remove the information</title>
		<link>http://www.codeweblog.com/java-project-svn-recursive-remove-the-information/</link>
		<comments>http://www.codeweblog.com/java-project-svn-recursive-remove-the-information/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 13:40:52+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[java project]]></category>
<category><![CDATA[double click]]></category>
<category><![CDATA[cmd]]></category>
<category><![CDATA[root directory]]></category>
<category><![CDATA[rf]]></category>
<category><![CDATA[project root]]></category>
<category><![CDATA[many things]]></category>
<category><![CDATA[folders]]></category>
<category><![CDATA[hard disk]]></category>
<category><![CDATA[9a]]></category>
<category><![CDATA[dos command]]></category>
<category><![CDATA[windows registry editor]]></category>
<category><![CDATA[jon galloway]]></category>
<category><![CDATA[exec rm]]></category>
<category><![CDATA[software classes]]></category>
<category><![CDATA[iname]]></category>
<category><![CDATA[xcopy]]></category>
<category><![CDATA[level directory]]></category>
<category><![CDATA[machine software]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-project-svn-recursive-remove-the-information/</guid>
		<description><![CDATA[1, in the under linux To delete these directories is very simple, the command is as follows find.-type d-name &quot;. svn&quot; | xargs rm-rf Either find.-type d-iname &quot;. svn&quot;-exec rm-rf ()  ...]]></description>
		<content:encoded><![CDATA[1, in the under linux To delete these directories is very simple, the command is as follows find.-type d-name &quot;. svn&quot; | xargs rm-rf Either find.-type d-iname &quot;. svn&quot;-exec rm-rf ()  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/software-development-sunflower-baodian-reprint/" title="Software development sunflower Baodian [reprint]">Software development sunflower Baodian [reprint]</a> 2009-02-28 11:05:02</li>
					<li><a href="http://www.codeweblog.com/log4j-easy-application-in-java/" title="log4j easy application in java">log4j easy application in java</a> 2009-02-27 13:51:33</li>
					<li><a href="http://www.codeweblog.com/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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-project-svn-recursive-remove-the-information/</wfw:commentRss>
	</item>
		<item>
		<title>Code optimization 3</title>
		<link>http://www.codeweblog.com/code-optimization-3/</link>
		<comments>http://www.codeweblog.com/code-optimization-3/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 23:45:42+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[string str]]></category>
<category><![CDATA[true return]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[algorithm]]></category>
<category><![CDATA[arrays]]></category>
<category><![CDATA[code optimization]]></category>
<category><![CDATA[loop through]]></category>
<category><![CDATA[business loop]]></category>
<category><![CDATA[optimized code]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/code-optimization-3/</guid>
		<description><![CDATA[This code is to find the current array, and whether the exclusion of the array, in fact nothing more than the business loop through two arrays to see if there is not the same content, but the original ...]]></description>
		<content:encoded><![CDATA[This code is to find the current array, and whether the exclusion of the array, in fact nothing more than the business loop through two arrays to see if there is not the same content, but the original ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/software-development-sunflower-baodian-reprint/" title="Software development sunflower Baodian [reprint]">Software development sunflower Baodian [reprint]</a> 2009-02-28 11:05:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/log4j-easy-application-in-java/" title="log4j easy application in java">log4j easy application in java</a> 2009-02-27 13:51:33</li>
					<li><a href="http://www.codeweblog.com/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/code-optimization-3/</wfw:commentRss>
	</item>
		<item>
		<title>spring2 the way through jdbc to read. update the database clob or blob type of data</title>
		<link>http://www.codeweblog.com/spring2-the-way-through-jdbc-to-read-update-the-database-clob-or-blob-type-of-data/</link>
		<comments>http://www.codeweblog.com/spring2-the-way-through-jdbc-to-read-update-the-database-clob-or-blob-type-of-data/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 17:55:38+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[public static void]]></category>
<category><![CDATA[jdbc]]></category>
<category><![CDATA[blob]]></category>
<category><![CDATA[tt]]></category>
<category><![CDATA[quot quot quot quot]]></category>
<category><![CDATA[clob]]></category>
<category><![CDATA[seq]]></category>
<category><![CDATA[code snippet]]></category>
<category><![CDATA[customer code]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/spring2-the-way-through-jdbc-to-read-update-the-database-clob-or-blob-type-of-data/</guid>
		<description><![CDATA[Today, due to the need for the project must be spring the way through jdbc to read and update the clob types of data, just the beginning, I get a data connection directly through the spring and then u ...]]></description>
		<content:encoded><![CDATA[Today, due to the need for the project must be spring the way through jdbc to read and update the clob types of data, just the beginning, I get a data connection directly through the spring and then u ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/spring2-the-way-through-jdbc-to-read-update-the-database-clob-or-blob-type-of-data/</wfw:commentRss>
	</item>
		<item>
		<title>Java image processing (including Jmagick application)</title>
		<link>http://www.codeweblog.com/java-image-processing-including-jmagick-application/</link>
		<comments>http://www.codeweblog.com/java-image-processing-including-jmagick-application/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 06:25:42+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[public static void]]></category>
<category><![CDATA[api]]></category>
<category><![CDATA[java classes]]></category>
<category><![CDATA[using java]]></category>
<category><![CDATA[free open source]]></category>
<category><![CDATA[fileoutputstream]]></category>
<category><![CDATA[image image]]></category>
<category><![CDATA[java image processing]]></category>
<category><![CDATA[third party software]]></category>
<category><![CDATA[image scale]]></category>
<category><![CDATA[image code]]></category>
<category><![CDATA[int width]]></category>
<category><![CDATA[image compression]]></category>
<category><![CDATA[jmagick]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-image-processing-including-jmagick-application/</guid>
		<description><![CDATA[Recently have been used to image compression processing, as in the previous processing using Java, in the case of low pixels, Java is indeed very poor effect of treatment, and then tried to use the fr ...]]></description>
		<content:encoded><![CDATA[Recently have been used to image compression processing, as in the previous processing using Java, in the case of low pixels, Java is indeed very poor effect of treatment, and then tried to use the fr ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-image-processing-including-jmagick-application/</wfw:commentRss>
	</item>
		<item>
		<title>Exception in thread "Thread-2" java.util.ConcurrentModificationException</title>
		<link>http://www.codeweblog.com/exception-in-thread-thread-2-java-util-concurrentmodificationexception/</link>
		<comments>http://www.codeweblog.com/exception-in-thread-thread-2-java-util-concurrentmodificationexception/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 13:45:37+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[map]]></category>
<category><![CDATA[consistency]]></category>
<category><![CDATA[element]]></category>
<category><![CDATA[pointer]]></category>
<category><![CDATA[iterator]]></category>
<category><![CDATA[iteration]]></category>
<category><![CDATA[index table]]></category>
<category><![CDATA[run java]]></category>
<category><![CDATA[foe]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/exception-in-thread-thread-2-java-util-concurrentmodificationexception/</guid>
		<description><![CDATA[Today, doing so on a set of iteration when the judge and delete the existing object such as the question of when the error reported Before the change: the Changes Later, the information on the Interne ...]]></description>
		<content:encoded><![CDATA[Today, doing so on a set of iteration when the judge and delete the existing object such as the question of when the error reported Before the change: the Changes Later, the information on the Interne ...				<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/exception-in-thread-thread-2-java-util-concurrentmodificationexception/</wfw:commentRss>
	</item>
		<item>
		<title>ec label associated with multi-table query results to export excel sheet as a blank solution</title>
		<link>http://www.codeweblog.com/ec-label-associated-with-multi-table-query-results-to-export-excel-sheet-as-a-blank-solution/</link>
		<comments>http://www.codeweblog.com/ec-label-associated-with-multi-table-query-results-to-export-excel-sheet-as-a-blank-solution/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 12:10:37+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[map]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[query data]]></category>
<category><![CDATA[xls]]></category>
<category><![CDATA[desc]]></category>
<category><![CDATA[query results]]></category>
<category><![CDATA[excel sheet]]></category>
<category><![CDATA[query result set]]></category>
<category><![CDATA[tooltip]]></category>
<category><![CDATA[ec]]></category>
<category><![CDATA[pmm]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ec-label-associated-with-multi-table-query-results-to-export-excel-sheet-as-a-blank-solution/</guid>
		<description><![CDATA[When the query data needs two or more tables associated with the table when the query results, you can use a query as follows: getSession (). createQuery ( &quot;select new map (pm.name as name1, pm.s ...]]></description>
		<content:encoded><![CDATA[When the query data needs two or more tables associated with the table when the query results, you can use a query as follows: getSession (). createQuery ( &quot;select new map (pm.name as name1, pm.s ...				<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/ec-label-associated-with-multi-table-query-results-to-export-excel-sheet-as-a-blank-solution/</wfw:commentRss>
	</item>
		<item>
		<title>Mssql + Hibernate frameworks, such as garbage problem</title>
		<link>http://www.codeweblog.com/mssql-hibernate-frameworks-such-as-garbage-problem/</link>
		<comments>http://www.codeweblog.com/mssql-hibernate-frameworks-such-as-garbage-problem/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 15:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[garbage problem]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/mssql-hibernate-frameworks-such-as-garbage-problem/</guid>
		<description><![CDATA[First of all you have to ensure that the character of Mssql is correct, If your database uses utf8 encoding at Hibernate then your url should be in jdbc: mysql: / / localhost: 3306/test? useUnicode =  ...]]></description>
		<content:encoded><![CDATA[First of all you have to ensure that the character of Mssql is correct, If your database uses utf8 encoding at Hibernate then your url should be in jdbc: mysql: / / localhost: 3306/test? useUnicode =  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/mssql-hibernate-frameworks-such-as-garbage-problem/</wfw:commentRss>
	</item>
		<item>
		<title>javascript simple example of a collection</title>
		<link>http://www.codeweblog.com/javascript-simple-example-of-a-collection/</link>
		<comments>http://www.codeweblog.com/javascript-simple-example-of-a-collection/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 14:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[radio]]></category>
<category><![CDATA[hobbies]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-simple-example-of-a-collection/</guid>
		<description><![CDATA[Simple to verify: &lt;form name=&quot;myform&quot;&gt; User Name: &lt;input type=&quot;text&quot; name=&quot;username&quot;/&gt; &lt;br /&gt; Password: &lt;input type=&quot;password&quot; name=&quot;p ...]]></description>
		<content:encoded><![CDATA[Simple to verify: &lt;form name=&quot;myform&quot;&gt; User Name: &lt;input type=&quot;text&quot; name=&quot;username&quot;/&gt; &lt;br /&gt; Password: &lt;input type=&quot;password&quot; name=&quot;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/javascript-simple-example-of-a-collection/</wfw:commentRss>
	</item>
		<item>
		<title>Death linked to hibernate JNDI query WebSphere</title>
		<link>http://www.codeweblog.com/death-linked-to-hibernate-jndi-query-websphere/</link>
		<comments>http://www.codeweblog.com/death-linked-to-hibernate-jndi-query-websphere/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 11:25:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[inquiries]]></category>
<category><![CDATA[null return]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[oracle]]></category>
<category><![CDATA[existence]]></category>
<category><![CDATA[operating environment]]></category>
<category><![CDATA[phenomenon]]></category>
<category><![CDATA[threads]]></category>
<category><![CDATA[stack overflow]]></category>
<category><![CDATA[naming service]]></category>
<category><![CDATA[option 1]]></category>
<category><![CDATA[thr]]></category>
<category><![CDATA[quartz]]></category>
<category><![CDATA[utran]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/death-linked-to-hibernate-jndi-query-websphere/</guid>
		<description><![CDATA[Operating Environment: Aix + WebSphere 6.1 + Oracle + Quartz1.65 + Sping2.5.6 + Hibernate 3.3.1 Phenomenon: Node &amp; Server of WebSphere hanging dead, JVM stack overflow, WebSphere district where th ...]]></description>
		<content:encoded><![CDATA[Operating Environment: Aix + WebSphere 6.1 + Oracle + Quartz1.65 + Sping2.5.6 + Hibernate 3.3.1 Phenomenon: Node &amp; Server of WebSphere hanging dead, JVM stack overflow, WebSphere district where th ...				<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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/death-linked-to-hibernate-jndi-query-websphere/</wfw:commentRss>
	</item>
		<item>
		<title>fckeditor for java</title>
		<link>http://www.codeweblog.com/fckeditor-for-java/</link>
		<comments>http://www.codeweblog.com/fckeditor-for-java/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 00:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[servlet class]]></category>
<category><![CDATA[eclipse]]></category>
<category><![CDATA[group id]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[open source]]></category>
<category><![CDATA[development environment]]></category>
<category><![CDATA[fckeditor]]></category>
<category><![CDATA[package id]]></category>
<category><![CDATA[netscape]]></category>
<category><![CDATA[programming languages]]></category>
<category><![CDATA[internet explorer 5]]></category>
<category><![CDATA[coldfusion]]></category>
<category><![CDATA[initials]]></category>
<category><![CDATA[fck]]></category>
<category><![CDATA[abap programming]]></category>
<category><![CDATA[java demo]]></category>
<category><![CDATA[step web]]></category>
<category><![CDATA[xml parser]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/fckeditor-for-java/</guid>
		<description><![CDATA[FCKeditor is a specialized use of the website are open source WYSIWYG text editor. Chi in the light of its need for the installation steps too complicated to use. It can and PHP, JavaScript, ASP, ASP. ...]]></description>
		<content:encoded><![CDATA[FCKeditor is a specialized use of the website are open source WYSIWYG text editor. Chi in the light of its need for the installation steps too complicated to use. It can and PHP, JavaScript, ASP, ASP. ...				<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/fckeditor-for-java/</wfw:commentRss>
	</item>
		<item>
		<title>XmlHttpReuqest create and send a request to the server</title>
		<link>http://www.codeweblog.com/xmlhttpreuqest-create-and-send-a-request-to-the-server/</link>
		<comments>http://www.codeweblog.com/xmlhttpreuqest-create-and-send-a-request-to-the-server/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 22:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[url url]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[xmlhttprequest]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[msxml2]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[xmlhttp]]></category>
<category><![CDATA[responsexml]]></category>
<category><![CDATA[indexof]]></category>
<category><![CDATA[touppercase]]></category>
<category><![CDATA[null method]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/xmlhttpreuqest-create-and-send-a-request-to-the-server/</guid>
		<description><![CDATA[This is some of the past few days to learn the package Ajax]]></description>
		<content:encoded><![CDATA[This is some of the past few days to learn the package Ajax				<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/xmlhttpreuqest-create-and-send-a-request-to-the-server/</wfw:commentRss>
	</item>
		<item>
		<title>fckeditor on rails with 2.2</title>
		<link>http://www.codeweblog.com/fckeditor-on-rails-with-2-2/</link>
		<comments>http://www.codeweblog.com/fckeditor-on-rails-with-2-2/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 21:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[group id]]></category>
<category><![CDATA[web server]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[rake]]></category>
<category><![CDATA[rubyforge]]></category>
<category><![CDATA[fckeditor]]></category>
<category><![CDATA[release id]]></category>
<category><![CDATA[directory path]]></category>
<category><![CDATA[type time]]></category>
<category><![CDATA[resumption]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/fckeditor-on-rails-with-2-2/</guid>
		<description><![CDATA[0.5.1 the latest version of fckeditor http://rubyforge.org/frs/?group_id=2038&amp;release_id=23116 The following plugins are copied to the implementation of rake fckeditor: install After the success o ...]]></description>
		<content:encoded><![CDATA[0.5.1 the latest version of fckeditor http://rubyforge.org/frs/?group_id=2038&amp;release_id=23116 The following plugins are copied to the implementation of rake fckeditor: install After the success o ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/fckeditor-on-rails-with-2-2/</wfw:commentRss>
	</item>
		<item>
		<title>jQuery and Extjs of cross-border visit to the Ajax</title>
		<link>http://www.codeweblog.com/jquery-and-extjs-of-cross-border-visit-to-the-ajax/</link>
		<comments>http://www.codeweblog.com/jquery-and-extjs-of-cross-border-visit-to-the-ajax/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 04:15:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[failure]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[extjs]]></category>
<category><![CDATA[request url]]></category>
<category><![CDATA[cross border]]></category>
<category><![CDATA[error function]]></category>
<category><![CDATA[ss]]></category>
<category><![CDATA[jquery]]></category>
<category><![CDATA[true success]]></category>
<category><![CDATA[false url]]></category>
<category><![CDATA[callback data]]></category>
<category><![CDATA[action url]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jquery-and-extjs-of-cross-border-visit-to-the-ajax/</guid>
		<description><![CDATA[jquery code: Extjs code: Note: jQuery whether or not to send Extjs custom HTTP information, because they are dynamically generated through labeling &lt;scripe&gt; ways to achieve cross-domain access!]]></description>
		<content:encoded><![CDATA[jquery code: Extjs code: Note: jQuery whether or not to send Extjs custom HTTP information, because they are dynamically generated through labeling &lt;scripe&gt; ways to achieve cross-domain access!				<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/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/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/jquery-and-extjs-of-cross-border-visit-to-the-ajax/</wfw:commentRss>
	</item>
		<item>
		<title>Lighttpd + FastCGI + Ubuntu + Rails2.3 set record</title>
		<link>http://www.codeweblog.com/lighttpd-fastcgi-ubuntu-rails2-3-set-record/</link>
		<comments>http://www.codeweblog.com/lighttpd-fastcgi-ubuntu-rails2-3-set-record/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 06:15:14+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[blog]]></category>
<category><![CDATA[tar xzvf]]></category>
<category><![CDATA[tar gz]]></category>
<category><![CDATA[lighttpd]]></category>
<category><![CDATA[vim]]></category>
<category><![CDATA[fcgi]]></category>
<category><![CDATA[ruby library]]></category>
<category><![CDATA[fastcgi]]></category>
<category><![CDATA[distribution package]]></category>
<category><![CDATA[zlib]]></category>
<category><![CDATA[source code distribution]]></category>
<category><![CDATA[system libraries]]></category>
<category><![CDATA[bzip]]></category>
<category><![CDATA[prior research]]></category>
<category><![CDATA[word cd]]></category>
<category><![CDATA[related materials]]></category>
<category><![CDATA[blogspot]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/lighttpd-fastcgi-ubuntu-rails2-3-set-record/</guid>
		<description><![CDATA[BLOGSPOT at GOOGLE had to engage in a BLOG, toss a good few, BLOGSPOT be the result of the shield is !@#$%^%&amp;^&amp;^&amp;&amp; A lot of prior research related materials, a lot of summing up this s ...]]></description>
		<content:encoded><![CDATA[BLOGSPOT at GOOGLE had to engage in a BLOG, toss a good few, BLOGSPOT be the result of the shield is !@#$%^%&amp;^&amp;^&amp;&amp; A lot of prior research related materials, a lot of summing up this s ...				<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/lighttpd-fastcgi-ubuntu-rails2-3-set-record/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript on the fourth day</title>
		<link>http://www.codeweblog.com/javascript-on-the-fourth-day/</link>
		<comments>http://www.codeweblog.com/javascript-on-the-fourth-day/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 05:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[quot]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[conjunction]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[good job]]></category>
<category><![CDATA[string object]]></category>
<category><![CDATA[typeof]]></category>
<category><![CDATA[tostring]]></category>
<category><![CDATA[associative array]]></category>
<category><![CDATA[instanceof]]></category>
<category><![CDATA[object constructor]]></category>
<category><![CDATA[expressions]]></category>
<category><![CDATA[common properties]]></category>
<category><![CDATA[deep breath]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-on-the-fourth-day/</guid>
		<description><![CDATA[Articles about the js variables, expressions, and operators there are some js statement. This chapter we explore the js array of objects and. Oh more difficult. It was prepared to do a good job. . . . ...]]></description>
		<content:encoded><![CDATA[Articles about the js variables, expressions, and operators there are some js statement. This chapter we explore the js array of objects and. Oh more difficult. It was prepared to do a good job. . . . ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-on-the-fourth-day/</wfw:commentRss>
	</item>
		<item>
		<title>REST Notes</title>
		<link>http://www.codeweblog.com/rest-notes/</link>
		<comments>http://www.codeweblog.com/rest-notes/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 06:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[map]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[xxxx]]></category>
<category><![CDATA[point of view]]></category>
<category><![CDATA[uri]]></category>
<category><![CDATA[style services]]></category>
<category><![CDATA[rpc service]]></category>
<category><![CDATA[search photos]]></category>
<category><![CDATA[penguin]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rest-notes/</guid>
		<description><![CDATA[Book gives an example: Quote http://www.flickr.com/services/rest?api_key=xxx&amp;method=flickr.photos.search&amp;tags=penguin Although the URI contains &quot;rest&quot; the words, but it is clear that ...]]></description>
		<content:encoded><![CDATA[Book gives an example: Quote http://www.flickr.com/services/rest?api_key=xxx&amp;method=flickr.photos.search&amp;tags=penguin Although the URI contains &quot;rest&quot; the words, but it is clear that ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/software-development-sunflower-baodian-reprint/" title="Software development sunflower Baodian [reprint]">Software development sunflower Baodian [reprint]</a> 2009-02-28 11:05:02</li>
					<li><a href="http://www.codeweblog.com/professional-it-management-talent-required-ability-ten/" title="Professional IT management talent required ability Ten">Professional IT management talent required ability Ten</a> 2009-02-28 10:05:04</li>
					<li><a href="http://www.codeweblog.com/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/rest-notes/</wfw:commentRss>
	</item>
		<item>
		<title>ruby visit website (to deal with the Chinese url)</title>
		<link>http://www.codeweblog.com/ruby-visit-website-to-deal-with-the-chinese-url/</link>
		<comments>http://www.codeweblog.com/ruby-visit-website-to-deal-with-the-chinese-url/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 05:20:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[email]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[key word]]></category>
<category><![CDATA[chomp]]></category>
<category><![CDATA[pl]]></category>
<category><![CDATA[uri]]></category>
<category><![CDATA[popen]]></category>
<category><![CDATA[file txt]]></category>
<category><![CDATA[008000]]></category>
<category><![CDATA[rank 1]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ruby-visit-website-to-deal-with-the-chinese-url/</guid>
		<description><![CDATA[1 require &#39;open-uri&#39; 2 require &#39;net / http&#39; 3 require &#39;iconv&#39; 4 require &#39;uri&#39; 5 6 src1_file = &quot;place_file.txt&quot; 7 src2_file = &quot;things_file.txt&quot; 8 sav ...]]></description>
		<content:encoded><![CDATA[1 require &#39;open-uri&#39; 2 require &#39;net / http&#39; 3 require &#39;iconv&#39; 4 require &#39;uri&#39; 5 6 src1_file = &quot;place_file.txt&quot; 7 src2_file = &quot;things_file.txt&quot; 8 sav ...				<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/ruby-visit-website-to-deal-with-the-chinese-url/</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>javascript in the escape, encodeURI the difference?</title>
		<link>http://www.codeweblog.com/javascript-in-the-escape-encodeuri-the-difference/</link>
		<comments>http://www.codeweblog.com/javascript-in-the-escape-encodeuri-the-difference/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 15:55:01+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[quot quot]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[character code]]></category>
<category><![CDATA[transmission parameters]]></category>
<category><![CDATA[logout]]></category>
<category><![CDATA[unescape]]></category>
<category><![CDATA[ascii characters]]></category>
<category><![CDATA[punctuation]]></category>
<category><![CDATA[encodeuricomponent]]></category>
<category><![CDATA[passport]]></category>
<category><![CDATA[hexadecimal]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-in-the-escape-encodeuri-the-difference/</guid>
		<description><![CDATA[javascript in the escape, encodeURI the difference? javascript in the escape, encodeURI the difference? js code to the text involves three functions: escape, encodeURI, encodeURIComponent, the corresp ...]]></description>
		<content:encoded><![CDATA[javascript in the escape, encodeURI the difference? javascript in the escape, encodeURI the difference? js code to the text involves three functions: escape, encodeURI, encodeURIComponent, the corresp ...				<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-escape-encodeuri-the-difference/</wfw:commentRss>
	</item>
		<item>
		<title>Ajax synchronous and asynchronous transmission</title>
		<link>http://www.codeweblog.com/ajax-synchronous-and-asynchronous-transmission/</link>
		<comments>http://www.codeweblog.com/ajax-synchronous-and-asynchronous-transmission/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 15:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[xmlhttprequest]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[baidu]]></category>
<category><![CDATA[xmlhttp]]></category>
<category><![CDATA[web page location]]></category>
<category><![CDATA[synchronous and asynchronous transmission]]></category>
<category><![CDATA[shift jis]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-synchronous-and-asynchronous-transmission/</guid>
		<description><![CDATA[Ajax synchronous and asynchronous transmission]]></description>
		<content:encoded><![CDATA[Ajax synchronous and asynchronous transmission				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/ajax-synchronous-and-asynchronous-transmission/</wfw:commentRss>
	</item>
		<item>
		<title>Js perfect authentication url (jackey regular expressions)</title>
		<link>http://www.codeweblog.com/js-perfect-authentication-url-jackey-regular-expressions/</link>
		<comments>http://www.codeweblog.com/js-perfect-authentication-url-jackey-regular-expressions/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 18:55:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[authentication]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[regular expressions]]></category>
<category><![CDATA[test case]]></category>
<category><![CDATA[domain names]]></category>
<category><![CDATA[name domain]]></category>
<category><![CDATA[80 quot]]></category>
<category><![CDATA[9a]]></category>
<category><![CDATA[secondary domain name]]></category>
<category><![CDATA[first level domain]]></category>
<category><![CDATA[domain ftp]]></category>
<category><![CDATA[rtsp]]></category>
<category><![CDATA[mms]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-perfect-authentication-url-jackey-regular-expressions/</guid>
		<description><![CDATA[Its verification, including: IP, domain name (domain), ftp Two domain names, domain name of the document, together with the port name. &lt;script language=&quot;JavaScript&quot;&gt; &lt;! -- function  ...]]></description>
		<content:encoded><![CDATA[Its verification, including: IP, domain name (domain), ftp Two domain names, domain name of the document, together with the port name. &lt;script language=&quot;JavaScript&quot;&gt; &lt;! -- function  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/can-not-be-represented-as-java-sql-timestamp/" title="can not be represented as java.sql.Timestamp">can not be represented as java.sql.Timestamp</a> 2009-02-27 09:46:14</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-perfect-authentication-url-jackey-regular-expressions/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript regular expression</title>
		<link>http://www.codeweblog.com/javascript-regular-expression/</link>
		<comments>http://www.codeweblog.com/javascript-regular-expression/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 07:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[long time]]></category>
<category><![CDATA[null return]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[true return]]></category>
<category><![CDATA[match]]></category>
<category><![CDATA[dd hh]]></category>
<category><![CDATA[yyyy]]></category>
<category><![CDATA[javascript regular expressions]]></category>
<category><![CDATA[validation]]></category>
<category><![CDATA[regular expression]]></category>
<category><![CDATA[exec]]></category>
<category><![CDATA[authentication problem]]></category>
<category><![CDATA[repetition]]></category>
<category><![CDATA[newline characters]]></category>
<category><![CDATA[meta characters]]></category>
<category><![CDATA[exact word]]></category>
<category><![CDATA[useless things]]></category>
<category><![CDATA[getdate]]></category>
<category><![CDATA[blackout]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-regular-expression/</guid>
		<description><![CDATA[Long time no javascript regular expressions used, and today a number of projects needed to meet the authentication problem is a long time to forget a lot of really useless things. Placed on a validati ...]]></description>
		<content:encoded><![CDATA[Long time no javascript regular expressions used, and today a number of projects needed to meet the authentication problem is a long time to forget a lot of really useless things. Placed on a validati ...				<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/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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-regular-expression/</wfw:commentRss>
	</item>
		<item>
		<title>Js perfect verify url (jackey regular expressions)</title>
		<link>http://www.codeweblog.com/js-perfect-verify-url-jackey-regular-expressions/</link>
		<comments>http://www.codeweblog.com/js-perfect-verify-url-jackey-regular-expressions/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 16:05:56+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[regular expressions]]></category>
<category><![CDATA[test case]]></category>
<category><![CDATA[domain names]]></category>
<category><![CDATA[name domain]]></category>
<category><![CDATA[80 quot]]></category>
<category><![CDATA[9a]]></category>
<category><![CDATA[secondary domain name]]></category>
<category><![CDATA[first level domain]]></category>
<category><![CDATA[domain ftp]]></category>
<category><![CDATA[rtsp]]></category>
<category><![CDATA[mms]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-perfect-verify-url-jackey-regular-expressions/</guid>
		<description><![CDATA[Its verification, including: IP, domain name (domain), ftp Two domain names, domain name of the document, together with the port name. &lt;script language=&quot;JavaScript&quot;&gt; &lt;! -- function  ...]]></description>
		<content:encoded><![CDATA[Its verification, including: IP, domain name (domain), ftp Two domain names, domain name of the document, together with the port name. &lt;script language=&quot;JavaScript&quot;&gt; &lt;! -- function  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/can-not-be-represented-as-java-sql-timestamp/" title="can not be represented as java.sql.Timestamp">can not be represented as java.sql.Timestamp</a> 2009-02-27 09:46:14</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-perfect-verify-url-jackey-regular-expressions/</wfw:commentRss>
	</item>
		<item>
		<title>HQL query parameters of the Chinese solution</title>
		<link>http://www.codeweblog.com/hql-query-parameters-of-the-chinese-solution/</link>
		<comments>http://www.codeweblog.com/hql-query-parameters-of-the-chinese-solution/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 16:35:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[database connection]]></category>
<category><![CDATA[query parameters]]></category>
<category><![CDATA[props]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[configuration url]]></category>
<category><![CDATA[configuration properties]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hql-query-parameters-of-the-chinese-solution/</guid>
		<description><![CDATA[In the Hibernate configuration file to add the following code: &lt;property name=&quot;hibernate.query.factory_class&quot;&gt; org.hibernate.hql.classic.ClassicQueryTranslatorFactory &lt;/ property&gt ...]]></description>
		<content:encoded><![CDATA[In the Hibernate configuration file to add the following code: &lt;property name=&quot;hibernate.query.factory_class&quot;&gt; org.hibernate.hql.classic.ClassicQueryTranslatorFactory &lt;/ property&gt ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring-struts2-0-hibernate-environmental-structures-despair-carried-out-more-than-one-hour-only-with-good/" title="spring struts2.0 hibernate environmental structures .. despair carried out more than one hour only with good.">spring struts2.0 hibernate environmental structures .. despair carried out more than one hour only with good.</a> 2009-02-27 09:45:56</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/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/hql-query-parameters-of-the-chinese-solution/</wfw:commentRss>
	</item>
		<item>
		<title>hibernate error</title>
		<link>http://www.codeweblog.com/hibernate-error/</link>
		<comments>http://www.codeweblog.com/hibernate-error/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 14:25:22+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-error/</guid>
		<description><![CDATA[Abnormal: org.hibernate.LazyInitializationException: could not initialize proxy - no Session Reasons: hibernate3 many-to-one option is the default lazy = &quot;proxy&quot; Solution: &lt;many-to-one&gt ...]]></description>
		<content:encoded><![CDATA[Abnormal: org.hibernate.LazyInitializationException: could not initialize proxy - no Session Reasons: hibernate3 many-to-one option is the default lazy = &quot;proxy&quot; Solution: &lt;many-to-one&gt ...				<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/hibernate-error/</wfw:commentRss>
	</item>
		<item>
		<title>JDBC package (c)</title>
		<link>http://www.codeweblog.com/jdbc-package-c/</link>
		<comments>http://www.codeweblog.com/jdbc-package-c/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 03:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[integer id]]></category>
<category><![CDATA[string name]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[efficient use]]></category>
<category><![CDATA[database tools]]></category>
<category><![CDATA[package c]]></category>
<category><![CDATA[poor flexibility]]></category>
<category><![CDATA[relationship between objects]]></category>
<category><![CDATA[private employee]]></category>
<category><![CDATA[must be a way]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jdbc-package-c/</guid>
		<description><![CDATA[1. How to design a VO Scenes such as the JDBC package (a), the relationship between objects contained by including the target to achieve. 2. How to design database tools DBUtil The use of JDBC package ...]]></description>
		<content:encoded><![CDATA[1. How to design a VO Scenes such as the JDBC package (a), the relationship between objects contained by including the target to achieve. 2. How to design database tools DBUtil The use of JDBC package ...				<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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jdbc-package-c/</wfw:commentRss>
	</item>
		<item>
		<title>Agile?</title>
		<link>http://www.codeweblog.com/agile/</link>
		<comments>http://www.codeweblog.com/agile/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 06:30:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[long time]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[logic]]></category>
<category><![CDATA[impulse]]></category>
<category><![CDATA[system architecture]]></category>
<category><![CDATA[software system]]></category>
<category><![CDATA[agility]]></category>
<category><![CDATA[new software]]></category>
<category><![CDATA[internet companies]]></category>
<category><![CDATA[game engine]]></category>
<category><![CDATA[business system]]></category>
<category><![CDATA[implementation side]]></category>
<category><![CDATA[framework projects]]></category>
<category><![CDATA[facebook]]></category>
<category><![CDATA[games board]]></category>
<category><![CDATA[business conditions]]></category>
<category><![CDATA[products business]]></category>
<category><![CDATA[jolt]]></category>
<category><![CDATA[board games]]></category>
<category><![CDATA[online games]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/agile/</guid>
		<description><![CDATA[Computer does not care about long books, for two reasons: 1, the area of the new book has been a long time in theory, no, say some techniques are 2, with the current work has little to do with Impulse ...]]></description>
		<content:encoded><![CDATA[Computer does not care about long books, for two reasons: 1, the area of the new book has been a long time in theory, no, say some techniques are 2, with the current work has little to do with Impulse ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jdbc-example-of-a-long-time-do-not-have-jdbc-forgot/" title="JDBC example of a long time do not have JDBC forgot">JDBC example of a long time do not have JDBC forgot</a> 2009-02-27 12:34:50</li>
					<li><a href="http://www.codeweblog.com/java-class-naming-convention/" title="JAVA Class naming convention">JAVA Class naming convention</a> 2009-02-27 11:22:48</li>
					<li><a href="http://www.codeweblog.com/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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/agile/</wfw:commentRss>
	</item>
		<item>
		<title>Using ruby to expand their network</title>
		<link>http://www.codeweblog.com/using-ruby-to-expand-their-network/</link>
		<comments>http://www.codeweblog.com/using-ruby-to-expand-their-network/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 01:10:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[lt 1]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[field id]]></category>
<category><![CDATA[match]]></category>
<category><![CDATA[sleep]]></category>
<category><![CDATA[hpricot]]></category>
<category><![CDATA[doc search]]></category>
<category><![CDATA[button index]]></category>
<category><![CDATA[url names]]></category>
<category><![CDATA[split end]]></category>
<category><![CDATA[xiaonei com]]></category>
<category><![CDATA[link id]]></category>
<category><![CDATA[sns]]></category>
<category><![CDATA[tomorrow morning]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/using-ruby-to-expand-their-network/</guid>
		<description><![CDATA[Ruby wrote a sns of the spider to expand connections to the school as an example: Sleep, and tomorrow morning to see what gains ~]]></description>
		<content:encoded><![CDATA[Ruby wrote a sns of the spider to expand connections to the school as an example: Sleep, and tomorrow morning to see what gains ~				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/how-the-primary-key-agent-hibernate/" title="How the primary key agent-hibernate">How the primary key agent-hibernate</a> 2009-02-27 13:50:24</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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/using-ruby-to-expand-their-network/</wfw:commentRss>
	</item>
		<item>
		<title>Step-by-step learning Ruby (11): Control statements</title>
		<link>http://www.codeweblog.com/step-by-step-learning-ruby-11-control-statements/</link>
		<comments>http://www.codeweblog.com/step-by-step-learning-ruby-11-control-statements/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 03:40:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[upto]]></category>
<category><![CDATA[code segment]]></category>
<category><![CDATA[languages]]></category>
<category><![CDATA[conditional statements]]></category>
<category><![CDATA[iterative statements]]></category>
<category><![CDATA[control statements]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/step-by-step-learning-ruby-11-control-statements/</guid>
		<description><![CDATA[A comparison statement Most other languages, here the attention of &lt;=&gt; Comparison is mainly used to determine the return to true, &amp; &amp; and, | | or Second, the conditions of modification o ...]]></description>
		<content:encoded><![CDATA[A comparison statement Most other languages, here the attention of &lt;=&gt; Comparison is mainly used to determine the return to true, &amp; &amp; and, | | or Second, the conditions of modification o ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/step-by-step-learning-ruby-11-control-statements/</wfw:commentRss>
	</item>
		<item>
		<title>ajax request the cache issues</title>
		<link>http://www.codeweblog.com/ajax-request-the-cache-issues/</link>
		<comments>http://www.codeweblog.com/ajax-request-the-cache-issues/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 02:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[different ways]]></category>
<category><![CDATA[rownum]]></category>
<category><![CDATA[url address]]></category>
<category><![CDATA[url path]]></category>
<category><![CDATA[random math]]></category>
<category><![CDATA[random type]]></category>
<category><![CDATA[random example]]></category>
<category><![CDATA[address url]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-request-the-cache-issues/</guid>
		<description><![CDATA[ajax request with a url address, url address if the cache has not changed and there will be direct to the value, the server will then not be requested. This situation will be different in different ma ...]]></description>
		<content:encoded><![CDATA[ajax request with a url address, url address if the cache has not changed and there will be direct to the value, the server will then not be requested. This situation will be different in different ma ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
					<li><a href="http://www.codeweblog.com/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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-request-the-cache-issues/</wfw:commentRss>
	</item>
		<item>
		<title>ajax request the issue of cache</title>
		<link>http://www.codeweblog.com/ajax-request-the-issue-of-cache/</link>
		<comments>http://www.codeweblog.com/ajax-request-the-issue-of-cache/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 23:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[different ways]]></category>
<category><![CDATA[rownum]]></category>
<category><![CDATA[url address]]></category>
<category><![CDATA[url path]]></category>
<category><![CDATA[random math]]></category>
<category><![CDATA[random type]]></category>
<category><![CDATA[random example]]></category>
<category><![CDATA[address url]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-request-the-issue-of-cache/</guid>
		<description><![CDATA[ajax request with a url address, url address if the cache has not changed and there will be direct to the value, the server will then not be requested. This situation will be different in different ma ...]]></description>
		<content:encoded><![CDATA[ajax request with a url address, url address if the cache has not changed and there will be direct to the value, the server will then not be requested. This situation will be different in different ma ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
					<li><a href="http://www.codeweblog.com/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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-request-the-issue-of-cache/</wfw:commentRss>
	</item>
		<item>
		<title>JS data type conversion</title>
		<link>http://www.codeweblog.com/js-data-type-conversion/</link>
		<comments>http://www.codeweblog.com/js-data-type-conversion/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 08:25:28+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[character string]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[type conversion]]></category>
<category><![CDATA[conversion work]]></category>
<category><![CDATA[conversion methods]]></category>
<category><![CDATA[floating point numbers]]></category>
<category><![CDATA[three ways]]></category>
<category><![CDATA[landlord]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-data-type-conversion/</guid>
		<description><![CDATA[parseFloat to convert floating-point numbers Integer parseInt convert. These two functions are some of the fault-tolerant, such as &quot;123abc&quot; will become 123. If the landlord would like to kno ...]]></description>
		<content:encoded><![CDATA[parseFloat to convert floating-point numbers Integer parseInt convert. These two functions are some of the fault-tolerant, such as &quot;123abc&quot; will become 123. If the landlord would like to kno ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-data-type-conversion/</wfw:commentRss>
	</item>
		<item>
		<title>Rails Paperclip and ImageMagick</title>
		<link>http://www.codeweblog.com/rails-paperclip-and-imagemagick/</link>
		<comments>http://www.codeweblog.com/rails-paperclip-and-imagemagick/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 15:05:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[migration]]></category>
<category><![CDATA[rake]]></category>
<category><![CDATA[lt image]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[unix]]></category>
<category><![CDATA[attachments]]></category>
<category><![CDATA[error messages]]></category>
<category><![CDATA[class person]]></category>
<category><![CDATA[image editing software]]></category>
<category><![CDATA[thumb]]></category>
<category><![CDATA[source php]]></category>
<category><![CDATA[imagemagick]]></category>
<category><![CDATA[label photo]]></category>
<category><![CDATA[public assets]]></category>
<category><![CDATA[photo url]]></category>
<category><![CDATA[field photo]]></category>
<category><![CDATA[image tag]]></category>
<category><![CDATA[paperclip]]></category>
<category><![CDATA[correct image]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rails-paperclip-and-imagemagick/</guid>
		<description><![CDATA[On the Web to find the paperclip on the plug-in, found by they said, there is no set size effects, was found to need to install an image-editing software do: ImageMagick Introduce the following simple ...]]></description>
		<content:encoded><![CDATA[On the Web to find the paperclip on the plug-in, found by they said, there is no set size effects, was found to need to install an image-editing software do: ImageMagick Introduce the following simple ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/workspace-run-under-different-eclipse/" title="Workspace run under different Eclipse">Workspace run under different Eclipse</a> 2009-02-28 14:15:01</li>
					<li><a href="http://www.codeweblog.com/software-development-sunflower-baodian-reprint/" title="Software development sunflower Baodian [reprint]">Software development sunflower Baodian [reprint]</a> 2009-02-28 11:05:02</li>
					<li><a href="http://www.codeweblog.com/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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/rails-paperclip-and-imagemagick/</wfw:commentRss>
	</item>
		<item>
		<title>Rails use to determine the version of browser</title>
		<link>http://www.codeweblog.com/rails-use-to-determine-the-version-of-browser/</link>
		<comments>http://www.codeweblog.com/rails-use-to-determine-the-version-of-browser/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 05:55:14+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[qq]]></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[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[gb2312]]></category>
<category><![CDATA[safari]]></category>
<category><![CDATA[ie7]]></category>
<category><![CDATA[regexp]]></category>
<category><![CDATA[isie]]></category>
<category><![CDATA[parsefloat]]></category>
<category><![CDATA[ff]]></category>
<category><![CDATA[ie8]]></category>
<category><![CDATA[opera browser]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rails-use-to-determine-the-version-of-browser/</guid>
		<description><![CDATA[The process of development, will inevitably be used to determine the version of the browser, usually we use the following Javascript to achieve, but also with reference to articles JE JS to determine  ...]]></description>
		<content:encoded><![CDATA[The process of development, will inevitably be used to determine the version of the browser, usually we use the following Javascript to achieve, but also with reference to articles JE JS to determine  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/rails-use-to-determine-the-version-of-browser/</wfw:commentRss>
	</item>
		<item>
		<title>Detailed Ruby Metaclass</title>
		<link>http://www.codeweblog.com/detailed-ruby-metaclass/</link>
		<comments>http://www.codeweblog.com/detailed-ruby-metaclass/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 19:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[instance variables]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[novice]]></category>
<category><![CDATA[cn]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[singleton]]></category>
<category><![CDATA[instance method]]></category>
<category><![CDATA[vector]]></category>
<category><![CDATA[driver gt]]></category>
<category><![CDATA[lower case]]></category>
<category><![CDATA[class def]]></category>
<category><![CDATA[metaclass]]></category>
<category><![CDATA[route driver]]></category>
<category><![CDATA[set speed]]></category>
<category><![CDATA[corrigan]]></category>
<category><![CDATA[antler]]></category>
<category><![CDATA[endend]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/detailed-ruby-metaclass/</guid>
		<description><![CDATA[via: http://www.letrails.cn/archives/ruby-metaclass-tutorials Ruby Metaprogramming If you are a novice, then the following code may help you to find that feeling: Puzzled? It does not matter, save the ...]]></description>
		<content:encoded><![CDATA[via: http://www.letrails.cn/archives/ruby-metaclass-tutorials Ruby Metaprogramming If you are a novice, then the following code may help you to find that feeling: Puzzled? It does not matter, save the ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
					<li><a href="http://www.codeweblog.com/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/detailed-ruby-metaclass/</wfw:commentRss>
	</item>
		<item>
		<title>JS string to use to achieve the size of the date and method of comparison (with modifications)</title>
		<link>http://www.codeweblog.com/js-string-to-use-to-achieve-the-size-of-the-date-and-method-of-comparison-with-modifications/</link>
		<comments>http://www.codeweblog.com/js-string-to-use-to-achieve-the-size-of-the-date-and-method-of-comparison-with-modifications/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 18:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[parseint]]></category>
<category><![CDATA[substring]]></category>
<category><![CDATA[html method]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-string-to-use-to-achieve-the-size-of-the-date-and-method-of-comparison-with-modifications/</guid>
		<description><![CDATA[http://blog.sina.com.cn/s/blog_44749c5a0100b88r.html Method One: Method Two:]]></description>
		<content:encoded><![CDATA[http://blog.sina.com.cn/s/blog_44749c5a0100b88r.html Method One: Method Two:				<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/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-string-to-use-to-achieve-the-size-of-the-date-and-method-of-comparison-with-modifications/</wfw:commentRss>
	</item>
		<item>
		<title>The basic functions of a common source AJAX</title>
		<link>http://www.codeweblog.com/the-basic-functions-of-a-common-source-ajax/</link>
		<comments>http://www.codeweblog.com/the-basic-functions-of-a-common-source-ajax/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 01:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[xml]]></category>
<category><![CDATA[servlet]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[xmlhttprequest]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[page web]]></category>
<category><![CDATA[background processing]]></category>
<category><![CDATA[url value]]></category>
<category><![CDATA[urlencoded]]></category>
<category><![CDATA[core method]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-basic-functions-of-a-common-source-ajax/</guid>
		<description><![CDATA[This program demonstrated the basic ajax functions: 1 xml result set to return to the page Another two pages show the current page 3 shows a string to the page ajax.js the core method for ajax AjaxAct ...]]></description>
		<content:encoded><![CDATA[This program demonstrated the basic ajax functions: 1 xml result set to return to the page Another two pages show the current page 3 shows a string to the page ajax.js the core method for ajax AjaxAct ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/the-basic-functions-of-a-common-source-ajax/</wfw:commentRss>
	</item>
		<item>
		<title>Description appcationContext.xml</title>
		<link>http://www.codeweblog.com/description-appcationcontext-xml/</link>
		<comments>http://www.codeweblog.com/description-appcationcontext-xml/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 14:25:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[apache]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[dbcp]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[springframework]]></category>
<category><![CDATA[driver lt]]></category>
<category><![CDATA[dialect]]></category>
<category><![CDATA[datasource]]></category>
<category><![CDATA[props]]></category>
<category><![CDATA[init]]></category>
<category><![CDATA[orm]]></category>
<category><![CDATA[singleton]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/description-appcationcontext-xml/</guid>
		<description><![CDATA[appcationContext.xml &lt;beans&gt; &lt;bean class = &quot;org.apache.commons.dbcp.BasicDataSource&quot;&gt; &lt;property name=&quot;driverClassName&quot;&gt; &lt;value&gt; com.mysql.jdbc.Driver &lt;/  ...]]></description>
		<content:encoded><![CDATA[appcationContext.xml &lt;beans&gt; &lt;bean class = &quot;org.apache.commons.dbcp.BasicDataSource&quot;&gt; &lt;property name=&quot;driverClassName&quot;&gt; &lt;value&gt; com.mysql.jdbc.Driver &lt;/  ...				<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/spring-struts2-0-hibernate-bug-killer-1/" title="spring struts2.0 hibernate bug killer 1">spring struts2.0 hibernate bug killer 1</a> 2009-02-27 09:43:23</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/description-appcationcontext-xml/</wfw:commentRss>
	</item>
		<item>
		<title>js Chuan Participation</title>
		<link>http://www.codeweblog.com/js-chuan-participation/</link>
		<comments>http://www.codeweblog.com/js-chuan-participation/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 14:05:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[regexp]]></category>
<category><![CDATA[document write]]></category>
<category><![CDATA[participation]]></category>
<category><![CDATA[test location]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-chuan-participation/</guid>
		<description><![CDATA[js Chuan Participation]]></description>
		<content:encoded><![CDATA[js Chuan Participation				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/can-not-be-represented-as-java-sql-timestamp/" title="can not be represented as java.sql.Timestamp">can not be represented as java.sql.Timestamp</a> 2009-02-27 09:46:14</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-chuan-participation/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript how to pass parameters to JavaScript files</title>
		<link>http://www.codeweblog.com/javascript-how-to-pass-parameters-to-javascript-files/</link>
		<comments>http://www.codeweblog.com/javascript-how-to-pass-parameters-to-javascript-files/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 10:35:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[element]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[model code]]></category>
<category><![CDATA[global variables]]></category>
<category><![CDATA[practical application]]></category>
<category><![CDATA[yahoo]]></category>
<category><![CDATA[dom operations]]></category>
<category><![CDATA[google adsense]]></category>
<category><![CDATA[www google]]></category>
<category><![CDATA[virtual model]]></category>
<category><![CDATA[atp]]></category>
<category><![CDATA[analytics]]></category>
<category><![CDATA[variants]]></category>
<category><![CDATA[variations]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-how-to-pass-parameters-to-javascript-files/</guid>
		<description><![CDATA[First, the use of global variables &lt;br /&gt; This is the most simple way, such as Google Adsense: Code &lt;script type=&quot;text/javascript&quot;&gt; google_ad_client = &#39;pub-3741595817388494&# ...]]></description>
		<content:encoded><![CDATA[First, the use of global variables &lt;br /&gt; This is the most simple way, such as Google Adsense: Code &lt;script type=&quot;text/javascript&quot;&gt; google_ad_client = &#39;pub-3741595817388494&# ...				<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/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
					<li><a href="http://www.codeweblog.com/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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-how-to-pass-parameters-to-javascript-files/</wfw:commentRss>
	</item>
		<item>
		<title>ajax based on code</title>
		<link>http://www.codeweblog.com/ajax-based-on-code/</link>
		<comments>http://www.codeweblog.com/ajax-based-on-code/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 15:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[xmlhttprequest]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[xmlhttp]]></category>
<category><![CDATA[string message]]></category>
<category><![CDATA[null message]]></category>
<category><![CDATA[alert message]]></category>
<category><![CDATA[code 3]]></category>
<category><![CDATA[message string]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-based-on-code/</guid>
		<description><![CDATA[1. Page function newXMLHttpRequest () ( var xmlreq = false; if (window.XMLHttpRequest) ( xmlreq = new XMLHttpRequest (); ) Else if (window.ActiveXObject) ( try ( xmlreq = new ActiveXObject ( &quot;Msx ...]]></description>
		<content:encoded><![CDATA[1. Page function newXMLHttpRequest () ( var xmlreq = false; if (window.XMLHttpRequest) ( xmlreq = new XMLHttpRequest (); ) Else if (window.ActiveXObject) ( try ( xmlreq = new ActiveXObject ( &quot;Msx ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/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/ajax-based-on-code/</wfw:commentRss>
	</item>
		<item>
		<title>findByExample the hibernate</title>
		<link>http://www.codeweblog.com/findbyexample-the-hibernate/</link>
		<comments>http://www.codeweblog.com/findbyexample-the-hibernate/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 01:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[long time]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[getter]]></category>
<category><![CDATA[primary key]]></category>
<category><![CDATA[string username]]></category>
<category><![CDATA[string password]]></category>
<category><![CDATA[conclusions]]></category>
<category><![CDATA[uer]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/findbyexample-the-hibernate/</guid>
		<description><![CDATA[For such a long time with the hibernate / spring, if not today findByExample methods used until now do not know findByExample mechanism. Ashamed This time the SQL conditions are as follows: findByExam ...]]></description>
		<content:encoded><![CDATA[For such a long time with the hibernate / spring, if not today findByExample methods used until now do not know findByExample mechanism. Ashamed This time the SQL conditions are as follows: findByExam ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ejb/" title="EJB">EJB</a> 2009-02-27 13:51:25</li>
					<li><a href="http://www.codeweblog.com/jdbc-example-of-a-long-time-do-not-have-jdbc-forgot/" title="JDBC example of a long time do not have JDBC forgot">JDBC example of a long time do not have JDBC forgot</a> 2009-02-27 12:34:50</li>
					<li><a href="http://www.codeweblog.com/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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/findbyexample-the-hibernate/</wfw:commentRss>
	</item>
		<item>
		<title>[Ruby 1.9]> -> fish bone operator</title>
		<link>http://www.codeweblog.com/ruby-1-9-fish-bone-operator/</link>
		<comments>http://www.codeweblog.com/ruby-1-9-fish-bone-operator/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 22:45:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[priority]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[map]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[brackets]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[hash]]></category>
<category><![CDATA[lambda]]></category>
<category><![CDATA[syntax error]]></category>
<category><![CDATA[minus sign]]></category>
<category><![CDATA[interesting things]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[fish bones]]></category>
<category><![CDATA[fish bone]]></category>
<category><![CDATA[true symbol]]></category>
<category><![CDATA[bluegill]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ruby-1-9-fish-bone-operator/</guid>
		<description><![CDATA[[Accordance with the recommendations of FX, officially named operator for the fish bones,&gt; -&gt; tail fish bone, | -&gt; for bluegill bone] Ruby 1.9 has a change: lambda acceptable proc. In light o ...]]></description>
		<content:encoded><![CDATA[[Accordance with the recommendations of FX, officially named operator for the fish bones,&gt; -&gt; tail fish bone, | -&gt; for bluegill bone] Ruby 1.9 has a change: lambda acceptable proc. In light o ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ruby-1-9-fish-bone-operator/</wfw:commentRss>
	</item>
		<item>
		<title>Principle and Application of Three Ajax (send request and response dealing with the general steps)</title>
		<link>http://www.codeweblog.com/principle-and-application-of-three-ajax-send-request-and-response-dealing-with-the-general-steps/</link>
		<comments>http://www.codeweblog.com/principle-and-application-of-three-ajax-send-request-and-response-dealing-with-the-general-steps/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 22:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[principle]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[onreadystatechange]]></category>
<category><![CDATA[xmlhttprequest object]]></category>
<category><![CDATA[server side script]]></category>
<category><![CDATA[method parameters]]></category>
<category><![CDATA[xmlhttp]]></category>
<category><![CDATA[urlencoded]]></category>
<category><![CDATA[data content]]></category>
<category><![CDATA[asynchronous mode]]></category>
<category><![CDATA[http header]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/principle-and-application-of-three-ajax-send-request-and-response-dealing-with-the-general-steps/</guid>
		<description><![CDATA[First, create the XMLHttpRequest object, we can then, through its properties and methods of sending and processing of HTTP request, send the request and response dealing with the general steps are as  ...]]></description>
		<content:encoded><![CDATA[First, create the XMLHttpRequest object, we can then, through its properties and methods of sending and processing of HTTP request, send the request and response dealing with the general steps are as  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/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/principle-and-application-of-three-ajax-send-request-and-response-dealing-with-the-general-steps/</wfw:commentRss>
	</item>
		<item>
		<title>static javascript page value of three methods</title>
		<link>http://www.codeweblog.com/static-javascript-page-value-of-three-methods/</link>
		<comments>http://www.codeweblog.com/static-javascript-page-value-of-three-methods/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 07:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[clipboard]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[abc]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[test test]]></category>
<category><![CDATA[unescape]]></category>
<category><![CDATA[c test]]></category>
<category><![CDATA[indexof]]></category>
<category><![CDATA[location search]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[acquisition request]]></category>
<category><![CDATA[alert request]]></category>
<category><![CDATA[baobao]]></category>
<category><![CDATA[url strings]]></category>
<category><![CDATA[url location]]></category>
<category><![CDATA[sex male]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/static-javascript-page-value-of-three-methods/</guid>
		<description><![CDATA[static javascript page of the three methods of value 2008-06-08 10:31 A: JavaScript delivery of static pages URL value can have URL for articles by value. To take the message to the URL on. Post.htm C ...]]></description>
		<content:encoded><![CDATA[static javascript page of the three methods of value 2008-06-08 10:31 A: JavaScript delivery of static pages URL value can have URL for articles by value. To take the message to the URL on. Post.htm C ...				<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/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
					<li><a href="http://www.codeweblog.com/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/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/static-javascript-page-value-of-three-methods/</wfw:commentRss>
	</item>
	</channel>
</rss>
