<?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>com blog</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/com-blog/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>com blog</description>
	<pubDate>Sat, 20 Mar 2010 13:27:56+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Monitor the progress of the Hibernate Search</title>
		<link>http://www.codeweblog.com/monitor-the-progress-of-the-hibernate-search/</link>
		<comments>http://www.codeweblog.com/monitor-the-progress-of-the-hibernate-search/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 19:20:47+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[public static void]]></category>
<category><![CDATA[source code]]></category>
<category><![CDATA[com blog]]></category>
<category><![CDATA[fly]]></category>
<category><![CDATA[progress bar]]></category>
<category><![CDATA[fieldvalue]]></category>
<category><![CDATA[fly in the ointment]]></category>
<category><![CDATA[true field]]></category>
<category><![CDATA[indexer]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/monitor-the-progress-of-the-hibernate-search/</guid>
		<description><![CDATA[The http://simonlei.javaeye.com/blog/577068 this article, I found a simple way to right Index reindex. However, there are now a demand, I would like to be able to reindex the process of doing a progre ...]]></description>
		<content:encoded><![CDATA[The http://simonlei.javaeye.com/blog/577068 this article, I found a simple way to right Index reindex. However, there are now a demand, I would like to be able to reindex the process of doing a progre ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/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/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/monitor-the-progress-of-the-hibernate-search/</wfw:commentRss>
	</item>
		<item>
		<title>Ajax Status and readStatus</title>
		<link>http://www.codeweblog.com/ajax-status-and-readstatus/</link>
		<comments>http://www.codeweblog.com/ajax-status-and-readstatus/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 23:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[failure]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[syntax error]]></category>
<category><![CDATA[previous version]]></category>
<category><![CDATA[com blog]]></category>
<category><![CDATA[current version]]></category>
<category><![CDATA[server request]]></category>
<category><![CDATA[interaction]]></category>
<category><![CDATA[uncertainty]]></category>
<category><![CDATA[readystate property]]></category>
<category><![CDATA[address data]]></category>
<category><![CDATA[bad request]]></category>
<category><![CDATA[customer conversion]]></category>
<category><![CDATA[version request]]></category>
<category><![CDATA[protocol version]]></category>
<category><![CDATA[data request]]></category>
<category><![CDATA[document url]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-status-and-readstatus/</guid>
		<description><![CDATA[This article is reproduced in: http://aaron-ch.javaeye.com/blog/131202 Ajax Status and readStatus readyState property, including five possible values: 0: (uninitialized) send method has not been calle ...]]></description>
		<content:encoded><![CDATA[This article is reproduced in: http://aaron-ch.javaeye.com/blog/131202 Ajax Status and readStatus readyState property, including five possible values: 0: (uninitialized) send method has not been calle ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-status-and-readstatus/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript Object-Oriented Programming</title>
		<link>http://www.codeweblog.com/javascript-object-oriented-programming/</link>
		<comments>http://www.codeweblog.com/javascript-object-oriented-programming/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 03:20:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[oriented features]]></category>
<category><![CDATA[inheritance]]></category>
<category><![CDATA[succession]]></category>
<category><![CDATA[web developers]]></category>
<category><![CDATA[object oriented programming]]></category>
<category><![CDATA[object oriented language]]></category>
<category><![CDATA[object object]]></category>
<category><![CDATA[ui]]></category>
<category><![CDATA[data validation]]></category>
<category><![CDATA[person name]]></category>
<category><![CDATA[mechanisms]]></category>
<category><![CDATA[prototype prototype]]></category>
<category><![CDATA[com blog]]></category>
<category><![CDATA[constructor function]]></category>
<category><![CDATA[object constructor]]></category>
<category><![CDATA[data manipulation]]></category>
<category><![CDATA[dom object]]></category>
<category><![CDATA[object browser]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[dynamic page effects]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-object-oriented-programming/</guid>
		<description><![CDATA[Transfer from: http://leifeng2.javaeye.com/blog/384105 # comments PS: This is school, a good entry, thank original author! ================================ 8.1 JavaScript Object-Oriented Programming M ...]]></description>
		<content:encoded><![CDATA[Transfer from: http://leifeng2.javaeye.com/blog/384105 # comments PS: This is school, a good entry, thank original author! ================================ 8.1 JavaScript Object-Oriented Programming M ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-interview-questions/" title="JAVA interview questions">JAVA interview questions</a> 2009-02-27 12:33:39</li>
					<li><a href="http://www.codeweblog.com/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/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-object-oriented-programming/</wfw:commentRss>
	</item>
		<item>
		<title>AJAX without refreshing the chat room to achieve (download the attachment to the cabinet)</title>
		<link>http://www.codeweblog.com/ajax-without-refreshing-the-chat-room-to-achieve-download-the-attachment-to-the-cabinet/</link>
		<comments>http://www.codeweblog.com/ajax-without-refreshing-the-chat-room-to-achieve-download-the-attachment-to-the-cabinet/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 15:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[demo]]></category>
<category><![CDATA[code description]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[com blog]]></category>
<category><![CDATA[scroll bar]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[responsible attitude]]></category>
<category><![CDATA[information display]]></category>
<category><![CDATA[scrutiny]]></category>
<category><![CDATA[chat room]]></category>
<category><![CDATA[last time]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-without-refreshing-the-chat-room-to-achieve-download-the-attachment-to-the-cabinet/</guid>
		<description><![CDATA[Before writing a small chat room of DEMO, a blog, in addition http://lvp.javaeye.com/blog/343236, download the attachment provided. However, this example brought about automatically refresh the page t ...]]></description>
		<content:encoded><![CDATA[Before writing a small chat room of DEMO, a blog, in addition http://lvp.javaeye.com/blog/343236, download the attachment provided. However, this example brought about automatically refresh the page t ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-after-ajax-request-return-of-the-problem-can-not-be-implemented/" title="JS after ajax request return of the problem can not be implemented">JS after ajax request return of the problem can not be implemented</a> 2009-03-01 17:15:02</li>
					<li><a href="http://www.codeweblog.com/rails2-0-2-change-the-default-db-adpter/" title="Rails2.0.2 change the default DB adpter">Rails2.0.2 change the default DB adpter</a> 2009-03-01 02:30:03</li>
					<li><a href="http://www.codeweblog.com/js-charts-extjs-implementation-tools-can-be-combined/" title="JS charts extjs implementation tools can be combined">JS charts extjs implementation tools can be combined</a> 2009-02-27 20:55:02</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-without-refreshing-the-chat-room-to-achieve-download-the-attachment-to-the-cabinet/</wfw:commentRss>
	</item>
		<item>
		<title>At top monitor window displays the status of ongoing Rails request URL</title>
		<link>http://www.codeweblog.com/at-top-monitor-window-displays-the-status-of-ongoing-rails-request-url/</link>
		<comments>http://www.codeweblog.com/at-top-monitor-window-displays-the-status-of-ongoing-rails-request-url/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 21:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[domain model]]></category>
<category><![CDATA[memory]]></category>
<category><![CDATA[ruby language]]></category>
<category><![CDATA[model implementation]]></category>
<category><![CDATA[performance bottlenecks]]></category>
<category><![CDATA[rb]]></category>
<category><![CDATA[linux]]></category>
<category><![CDATA[cpu consumption]]></category>
<category><![CDATA[fcgi]]></category>
<category><![CDATA[point of view]]></category>
<category><![CDATA[com blog]]></category>
<category><![CDATA[command line applications]]></category>
<category><![CDATA[application instances]]></category>
<category><![CDATA[filter set]]></category>
<category><![CDATA[search performance]]></category>
<category><![CDATA[request uri]]></category>
<category><![CDATA[cpu time]]></category>
<category><![CDATA[screenshot]]></category>
<category><![CDATA[magic]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/at-top-monitor-window-displays-the-status-of-ongoing-rails-request-url/</guid>
		<description><![CDATA[http://robbin.javaeye.com/blog/283992 This is from a PragDave&#39;s blog Above to learn skills, very useful, very cool! Saying in a Rails site running the above, we can use Linux&#39;s top command to  ...]]></description>
		<content:encoded><![CDATA[http://robbin.javaeye.com/blog/283992 This is from a PragDave&#39;s blog Above to learn skills, very useful, very cool! Saying in a Rails site running the above, we can use Linux&#39;s top command to  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ruby-design-pattern/" title="Ruby Design Pattern">Ruby Design Pattern</a> 2009-03-02 15:50:02</li>
					<li><a href="http://www.codeweblog.com/pyronaridine-listing-ruby-programming-language/" title="Pyronaridine listing! Ruby programming language">Pyronaridine listing! Ruby programming language</a> 2009-03-01 00:20:03</li>
					<li><a href="http://www.codeweblog.com/shoes-construction-ruby-client-gadget/" title="Shoes - Construction Ruby client gadget">Shoes - Construction Ruby client gadget</a> 2009-02-28 18:15:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-load-delay/" title="hibernate load delay">hibernate load delay</a> 2009-02-28 16:00:05</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/at-top-monitor-window-displays-the-status-of-ongoing-rails-request-url/</wfw:commentRss>
	</item>
		<item>
		<title>ruby on the handle unicode Some Experiences</title>
		<link>http://www.codeweblog.com/ruby-on-the-handle-unicode-some-experiences/</link>
		<comments>http://www.codeweblog.com/ruby-on-the-handle-unicode-some-experiences/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 05:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[quot]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[installation directory]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[notepad]]></category>
<category><![CDATA[default options]]></category>
<category><![CDATA[netbeans]]></category>
<category><![CDATA[load time]]></category>
<category><![CDATA[c program]]></category>
<category><![CDATA[ku 2]]></category>
<category><![CDATA[lowercase letters]]></category>
<category><![CDATA[experiences]]></category>
<category><![CDATA[com blog]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ruby-on-the-handle-unicode-some-experiences/</guid>
		<description><![CDATA[1, the use of utf-8 encoding of the document, call parameters plus-Ku 2, plus-Ku after the function name, parameters can include Chinese, but the class name, should not the constant name in Chinese at ...]]></description>
		<content:encoded><![CDATA[1, the use of utf-8 encoding of the document, call parameters plus-Ku 2, plus-Ku after the function name, parameters can include Chinese, but the class name, should not the constant name in Chinese at ...				<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/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/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/hibernate-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-on-the-handle-unicode-some-experiences/</wfw:commentRss>
	</item>
	</channel>
</rss>
