<?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>priority class</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/priority-class/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>priority class</description>
	<pubDate>Sat, 20 Mar 2010 07:28:12+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Rails week 1 (d): Browser Cache</title>
		<link>http://www.codeweblog.com/rails-week-1-d-browser-cache/</link>
		<comments>http://www.codeweblog.com/rails-week-1-d-browser-cache/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 22:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[google]]></category>
<category><![CDATA[cache cache]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[browser cache]]></category>
<category><![CDATA[client request]]></category>
<category><![CDATA[network bandwidth]]></category>
<category><![CDATA[three ways]]></category>
<category><![CDATA[priority class]]></category>
<category><![CDATA[model validation]]></category>
<category><![CDATA[validation model]]></category>
<category><![CDATA[server side validation]]></category>
<category><![CDATA[outdated model]]></category>
<category><![CDATA[apparent conflict]]></category>
<category><![CDATA[verification model]]></category>
<category><![CDATA[model server]]></category>
<category><![CDATA[explicit instructions]]></category>
<category><![CDATA[entity body]]></category>
<category><![CDATA[max age]]></category>
<category><![CDATA[places of worship]]></category>
<category><![CDATA[time limit]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rails-week-1-d-browser-cache/</guid>
		<description><![CDATA[Note that we have talked about was the browser cache. About Rails server-side cache, after the special opening title to talk about it anymore. HTTP protocol to support Cache All in all, cache mechanis ...]]></description>
		<content:encoded><![CDATA[Note that we have talked about was the browser cache. About Rails server-side cache, after the special opening title to talk about it anymore. HTTP protocol to support Cache All in all, cache mechanis ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ruby-rails-system-calls-the-use-of-ping/" title="Ruby Rails system calls the use of Ping">Ruby Rails system calls the use of Ping</a> 2009-03-04 22:20:02</li>
					<li><a href="http://www.codeweblog.com/study-notes-hibernate-three-cache/" title="Study Notes Hibernate three (cache)">Study Notes Hibernate three (cache)</a> 2009-03-03 10:27:34</li>
					<li><a href="http://www.codeweblog.com/rails-source-code-analysis-4-request-response/" title="Rails source code analysis (4): Request / Response">Rails source code analysis (4): Request / Response</a> 2009-03-02 10:40:02</li>
					<li><a href="http://www.codeweblog.com/use-ext-js-to-read-the-jsonreader-complex-object-json/" title="Use Ext JS to read the JsonReader complex object json">Use Ext JS to read the JsonReader complex object json</a> 2009-02-27 18:50:03</li>
					<li><a href="http://www.codeweblog.com/noclassdeffounderror-javax-servlet-servlet/" title="NoClassDefFoundError: javax / servlet / Servlet">NoClassDefFoundError: javax / servlet / Servlet</a> 2009-02-27 13:50:42</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/rails-week-1-d-browser-cache/</wfw:commentRss>
	</item>
		<item>
		<title>JS Event Registration JS: attachEvent and use addEventListener</title>
		<link>http://www.codeweblog.com/js-event-registration-js-attachevent-and-use-addeventlistener/</link>
		<comments>http://www.codeweblog.com/js-event-registration-js-attachevent-and-use-addeventlistener/#comments</comments>
		<pubDate>Sun, 03 May 2009 21:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[principle]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[attachevent]]></category>
<category><![CDATA[element]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[distinction]]></category>
<category><![CDATA[button onclick]]></category>
<category><![CDATA[pig]]></category>
<category><![CDATA[example document]]></category>
<category><![CDATA[addeventlistener]]></category>
<category><![CDATA[priority class]]></category>
<category><![CDATA[onfocus]]></category>
<category><![CDATA[event registration]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-event-registration-js-attachevent-and-use-addeventlistener/</guid>
		<description><![CDATA[zt: http://www.cnblogs.com/konooo/archive/2008/11/04/1326088.html &lt;! DOCTYPE html PUBLIC &quot;- / / W3C / / DTD XHTML 1.0 Transitional / / EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-tra ...]]></description>
		<content:encoded><![CDATA[zt: http://www.cnblogs.com/konooo/archive/2008/11/04/1326088.html &lt;! DOCTYPE html PUBLIC &quot;- / / W3C / / DTD XHTML 1.0 Transitional / / EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-tra ...				<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/js-event-registration-js-attachevent-and-use-addeventlistener/</wfw:commentRss>
	</item>
	</channel>
</rss>
