<?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>server data</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/server-data/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>server data</description>
	<pubDate>Sat, 20 Mar 2010 13:26:50+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>About JSON</title>
		<link>http://www.codeweblog.com/about-json/</link>
		<comments>http://www.codeweblog.com/about-json/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 12:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[web procedures]]></category>
<category><![CDATA[design principles]]></category>
<category><![CDATA[web applications]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[markup language]]></category>
<category><![CDATA[software architect]]></category>
<category><![CDATA[application integration]]></category>
<category><![CDATA[server data]]></category>
<category><![CDATA[data exchange]]></category>
<category><![CDATA[client server]]></category>
<category><![CDATA[9a]]></category>
<category><![CDATA[web service provider]]></category>
<category><![CDATA[deployment descriptor]]></category>
<category><![CDATA[xml browsers]]></category>
<category><![CDATA[java web services]]></category>
<category><![CDATA[language complexity]]></category>
<category><![CDATA[payload format]]></category>
<category><![CDATA[technology applications]]></category>
<category><![CDATA[viability]]></category>
<category><![CDATA[software applications]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/about-json/</guid>
		<description><![CDATA[Abstract XML - this for that client and server data exchange between the payload format has become almost synonymous with Web services. However, because Ajax and REST technology applications that affe ...]]></description>
		<content:encoded><![CDATA[Abstract XML - this for that client and server data exchange between the payload format has become almost synonymous with Web services. However, because Ajax and REST technology applications that affe ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</li>
					<li><a href="http://www.codeweblog.com/reprint-java-professionals-required-books-and-list-of-sites/" title="[Reprint] Java professionals required books and list of sites">[Reprint] Java professionals required books and list of sites</a> 2009-02-27 11:22:03</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
					<li><a href="http://www.codeweblog.com/j2ee-questions-noodles/" title="J2EE questions Noodles">J2EE questions Noodles</a> 2009-02-27 09:42:55</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/about-json/</wfw:commentRss>
	</item>
		<item>
		<title>AJAX_POST_TEXT</title>
		<link>http://www.codeweblog.com/ajax-post-text/</link>
		<comments>http://www.codeweblog.com/ajax-post-text/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 20:40:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[xmlhttprequest]]></category>
<category><![CDATA[msxml2]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[server data]]></category>
<category><![CDATA[browser bug]]></category>
<category><![CDATA[interaction]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-post-text/</guid>
		<description><![CDATA[var xmlhttp = null; / / Get node value var domname = document.getElementById ( &quot;domname&quot;). value; / / Determine the browser the HttpRequest object if (window.XMLHttpRequest) ( xmlhttp = new  ...]]></description>
		<content:encoded><![CDATA[var xmlhttp = null; / / Get node value var domname = document.getElementById ( &quot;domname&quot;). value; / / Determine the browser the HttpRequest object if (window.XMLHttpRequest) ( xmlhttp = new  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-post-text/</wfw:commentRss>
	</item>
		<item>
		<title>AJAX_GET_TEXT</title>
		<link>http://www.codeweblog.com/ajax-get-text/</link>
		<comments>http://www.codeweblog.com/ajax-get-text/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 19:10:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[xmlhttprequest]]></category>
<category><![CDATA[msxml2]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[server data]]></category>
<category><![CDATA[browser bug]]></category>
<category><![CDATA[interaction]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-get-text/</guid>
		<description><![CDATA[varxmlhttp = null; / / Get node value var domname = document.getElementById ( &quot;domname&quot;). value; / / Determine the browser the HttpRequest object if (window.XMLHttpRequest) ( xmlhttp = new X ...]]></description>
		<content:encoded><![CDATA[varxmlhttp = null; / / Get node value var domname = document.getElementById ( &quot;domname&quot;). value; / / Determine the browser the HttpRequest object if (window.XMLHttpRequest) ( xmlhttp = new X ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-get-text/</wfw:commentRss>
	</item>
		<item>
		<title>1. DWR overall flow analysis</title>
		<link>http://www.codeweblog.com/1-dwr-overall-flow-analysis/</link>
		<comments>http://www.codeweblog.com/1-dwr-overall-flow-analysis/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 12:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ajax]]></category>
<category><![CDATA[xml file]]></category>
<category><![CDATA[server side]]></category>
<category><![CDATA[data transmission]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[server data]]></category>
<category><![CDATA[browser client]]></category>
<category><![CDATA[bandwidth data]]></category>
<category><![CDATA[network bandwidth]]></category>
<category><![CDATA[javascript scripts]]></category>
<category><![CDATA[repetitive data]]></category>
<category><![CDATA[browser side]]></category>
<category><![CDATA[browser application]]></category>
<category><![CDATA[response text]]></category>
<category><![CDATA[flow analysis]]></category>
<category><![CDATA[javascript script]]></category>
<category><![CDATA[repeatability]]></category>
<category><![CDATA[web programming]]></category>
<category><![CDATA[kok]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/1-dwr-overall-flow-analysis/</guid>
		<description><![CDATA[DWR overall flow analysis (A) of the three basic criteria for understanding the DWR ajax understanding must have the help of 1, the browser: Application rather than the content of (non-display) We at  ...]]></description>
		<content:encoded><![CDATA[DWR overall flow analysis (A) of the three basic criteria for understanding the DWR ajax understanding must have the help of 1, the browser: Application rather than the content of (non-display) We at  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jquery-ajax-example/" title="jquery ajax example">jquery ajax example</a> 2009-03-01 19:15:02</li>
					<li><a href="http://www.codeweblog.com/js-after-ajax-request-return-of-the-problem-can-not-be-implemented/" title="JS after ajax request return of the problem can not be implemented">JS after ajax request return of the problem can not be implemented</a> 2009-03-01 17:15:02</li>
					<li><a href="http://www.codeweblog.com/lighttpd-fastcgi-built-a-server-how-to-preserve-the-status-of-server/" title="lighttpd + fastcgi built a server how to preserve the status of server">lighttpd + fastcgi built a server how to preserve the status of server</a> 2009-02-28 16:15:02</li>
					<li><a href="http://www.codeweblog.com/openfire-plugin-developer-s-guide/" title="Openfire Plugin Developer's Guide">Openfire Plugin Developer's Guide</a> 2009-02-28 01:55:03</li>
					<li><a href="http://www.codeweblog.com/js-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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/1-dwr-overall-flow-analysis/</wfw:commentRss>
	</item>
		<item>
		<title>jQuery Ajax analytic $. ajax ()</title>
		<link>http://www.codeweblog.com/jquery-ajax-analytic-ajax/</link>
		<comments>http://www.codeweblog.com/jquery-ajax-analytic-ajax/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 09:40:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[xml]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[callback function]]></category>
<category><![CDATA[eq]]></category>
<category><![CDATA[jquery ajax]]></category>
<category><![CDATA[json]]></category>
<category><![CDATA[attr]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[server return]]></category>
<category><![CDATA[load request]]></category>
<category><![CDATA[error function]]></category>
<category><![CDATA[data error]]></category>
<category><![CDATA[request timeout]]></category>
<category><![CDATA[information type]]></category>
<category><![CDATA[request data]]></category>
<category><![CDATA[server data]]></category>
<category><![CDATA[browser cache]]></category>
<category><![CDATA[error loading xml document]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jquery-ajax-analytic-ajax/</guid>
		<description><![CDATA[$. ajax (( async: true, / / default: true (asynchronous request) cache: true, / / default: true, set to false will not be from the browser cache load request information type: &quot;POST&quot;, / / de ...]]></description>
		<content:encoded><![CDATA[$. ajax (( async: true, / / default: true (asynchronous request) cache: true, / / default: true, set to false will not be from the browser cache load request information type: &quot;POST&quot;, / / de ...				<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/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jquery-ajax-analytic-ajax/</wfw:commentRss>
	</item>
	</channel>
</rss>
