<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>肥占的博客</title>
	<atom:link href="http://fatjames.extjs.org.cn/feed" rel="self" type="application/rss+xml" />
	<link>http://fatjames.extjs.org.cn</link>
	<description>--变肥的占卜师</description>
	<lastBuildDate>Wed, 27 Jan 2010 07:12:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SQL教程:提高SQL执行效率的几点建议</title>
		<link>http://fatjames.extjs.org.cn/archives/346</link>
		<comments>http://fatjames.extjs.org.cn/archives/346#comments</comments>
		<pubDate>Wed, 27 Jan 2010 07:12:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DataBase]]></category>
		<category><![CDATA[SQLSERVER优化]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=346</guid>
		<description><![CDATA[提高SQL执行效率的几点建议:

◆尽量不要在where中包含子查询;

关于时间的查询，尽量不要写成：where to_char(dif_date,'yyyy-mm-dd')=to_char('2007-07-01','yyyy-mm-dd');
]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/346/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>推荐VS2008插件CodeRush Xpress for C#</title>
		<link>http://fatjames.extjs.org.cn/archives/343</link>
		<comments>http://fatjames.extjs.org.cn/archives/343#comments</comments>
		<pubDate>Wed, 25 Nov 2009 07:52:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[开发工具]]></category>
		<category><![CDATA[CodeRush]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=343</guid>
		<description><![CDATA[前段时间DevExpress和微软共同发布了CodeRush Xpress for C#，它包含了Code Rush和Refactor! Pro中的一些特性。这些特性包括增强的导航、选择工具、代码创建功能以及强大的重构能力。另外CodeRush Xpress还对C#中既有的重构功能做了封装，这些功能用起来更为方便了。不过它不支持Express版的Visual Studio。 ]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/343/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[转]AJAX开发之通讯模式介绍</title>
		<link>http://fatjames.extjs.org.cn/archives/341</link>
		<comments>http://fatjames.extjs.org.cn/archives/341#comments</comments>
		<pubDate>Wed, 16 Sep 2009 04:49:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web UI]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=341</guid>
		<description><![CDATA[HTTP是无连接的，HTTP通讯过程基本就是：客户端发送请求给服务器，服务器接收请求给出响应信息，客户端接收响应信息显示在用户的显示器上，客户端断开连接。由此可知，要实现即时聊天中的”即时”，我们有两个办法：服务器抓住连接不断开和客户端不断的向服务器发起请求实现伪即时。当然用 Flash XMLSocket可以实现真正的即时通讯，但这样已经不是使用HTTP协议了，HTTP天生的优势（无需另外开端口、自动穿越防火墙）也就无法体现。]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/341/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMware images 下载(Debian,OpenBSD,Ubuntu)</title>
		<link>http://fatjames.extjs.org.cn/archives/338</link>
		<comments>http://fatjames.extjs.org.cn/archives/338#comments</comments>
		<pubDate>Wed, 05 Aug 2009 01:48:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=338</guid>
		<description><![CDATA[要装个linux玩玩，但是又不想把它安装在硬盘上，在vmware中安装也非常耗时。如果能一个 wmware image 直接下载就太好了.现在 chrysaor.info 就为我们提供了这么方便的免费服务.

大家可以到 chrysaor.info 的网站上,可以看到有以下版本可以下载:

]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/338/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>简单防范SYN_RECV攻击</title>
		<link>http://fatjames.extjs.org.cn/archives/336</link>
		<comments>http://fatjames.extjs.org.cn/archives/336#comments</comments>
		<pubDate>Sun, 26 Jul 2009 13:07:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[TCP/IP]]></category>
		<category><![CDATA[网站应用]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=336</guid>
		<description><![CDATA[SYN攻击是最常见又最容易被利用的一种攻击手法。相信很多人还记得2000年YAHOO网站遭受的攻击事例，当时黑客利用的就是简单而有效的SYN攻击，有些网络蠕虫病毒配合SYN攻击造成更大的破坏。本文介绍SYN攻击的基本原理、工具及检测方法，并全面探讨 SYN攻击防范技术。一、TCP握手协议 在TCP/IP协议中，TCP协议提供可靠的连接服务，采用三次握手建立一个连接。 ]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/336/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TCP三次握手/四次挥手</title>
		<link>http://fatjames.extjs.org.cn/archives/334</link>
		<comments>http://fatjames.extjs.org.cn/archives/334#comments</comments>
		<pubDate>Sun, 26 Jul 2009 13:06:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[TCP/IP]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=334</guid>
		<description><![CDATA[在TCP/IP协议中，TCP协议提供可靠的连接服务，采用三次握手建立一个连接，如图1所示。 

（1）第一次握手：建立连接时，客户端A发送SYN包（SYN=j）到服务器B，并进入SYN_SEND状态，等待服务器B确认。

（2）第二次握手：服务器B收到SYN包，必须确认客户A的SYN（ACK=j+1），同时自己也发送一个SYN包（SYN=k），即SYN+ACK包，此时服务器B进入SYN_RECV状态。

（3）第三次握手：客户端A收到服务器B的SYN＋ACK包，向服务器B发送确认包ACK（ACK=k+1），此包发送完毕，客户端A和服务器B进入ESTABLISHED状态，完成三次握手。]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/334/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>安装VS2010后,更改iis的asp.net版本</title>
		<link>http://fatjames.extjs.org.cn/archives/332</link>
		<comments>http://fatjames.extjs.org.cn/archives/332#comments</comments>
		<pubDate>Thu, 16 Jul 2009 09:36:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Microsoft产品]]></category>
		<category><![CDATA[开发工具]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=332</guid>
		<description><![CDATA[今天安装了一个vs2010来更新一下程序,发现一个奇怪的问题.asp.net的版本不能更改了.出现以下提示:
---------------------------
Confirm
---------------------------
Changing the Framework version requires a restart of the W3SVC service. Alternatively, you can change the Framework version without restarting the W3SVC service by running: aspnet_regiis.exe -norestart -s IIS-Viirtual-Path
Do you want to continue (this will change the Framework version and restart the W3SVC service)?
---------------------------
是(Y)   否(N)   
---------------------------]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/332/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>监视MySQL的所有执行语句(类似sqlserver)</title>
		<link>http://fatjames.extjs.org.cn/archives/325</link>
		<comments>http://fatjames.extjs.org.cn/archives/325#comments</comments>
		<pubDate>Fri, 19 Jun 2009 14:16:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DataBase]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[sqlserver profile]]></category>
		<category><![CDATA[监视mysql]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=325</guid>
		<description><![CDATA[有时我们使用了PHP框架，然后使用现成的ORM，省去了写SQL的麻烦，但又想看看到底生成了哪些SQL；或者下载了wordpress或druapl，想看看人家的SQL是怎么写的，这时如果能够监视MySQL的一举一动就好了，也不难，只需要稍微配置一下，再加上一个工具就行了。]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/325/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>中国(国内)机场缩写代码</title>
		<link>http://fatjames.extjs.org.cn/archives/323</link>
		<comments>http://fatjames.extjs.org.cn/archives/323#comments</comments>
		<pubDate>Tue, 09 Jun 2009 09:02:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[生活乐事]]></category>
		<category><![CDATA[网站应用]]></category>
		<category><![CDATA[机场代码]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=323</guid>
		<description><![CDATA[现在越来越多的公司在各个城市都有自己的分公司,我们公司也不例外.对于我们系统开发人员来说,每个城市都有一个缩写是最好记的.很多人或者会这样说,直接用系统生成的code不就行了吗?没错,这样虽然可以解决一个系统的问题,如果你有多个系统,或者需要连接外部的其他系统.这个时候我们系统自动生成的代码显然就不够好.]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/323/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vs.php在预先安装的Apache/PHP上调试.</title>
		<link>http://fatjames.extjs.org.cn/archives/320</link>
		<comments>http://fatjames.extjs.org.cn/archives/320#comments</comments>
		<pubDate>Thu, 04 Jun 2009 06:19:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[开发工具]]></category>
		<category><![CDATA[php debug]]></category>
		<category><![CDATA[vs.php]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=320</guid>
		<description><![CDATA[很久之前就下载过vs.php来开发程序,那时候的vs.php并不是太理想,存在很多小bug.今天为了写一个简单的教程,再次使用php语言,为了方便与自己的.net开发环境相结合,再次选择了 vs.php(虽然只有30天的试用期,但对我来说已经足够了,写一个教程最多10天就完成了).]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/320/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
