<?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>Kim Chow Blog &#187; 计算机与网络</title>
	<atom:link href="http://www.jianblog.com/category/computer-network/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jianblog.com</link>
	<description>Unix C将是我主攻的语言，现在用PHP在FreeBSD/Centos下开发。</description>
	<lastBuildDate>Sun, 29 Aug 2010 12:42:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>在线查毒网站</title>
		<link>http://www.jianblog.com/2010/02/07/694/</link>
		<comments>http://www.jianblog.com/2010/02/07/694/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 15:16:56 +0000</pubDate>
		<dc:creator>Kim Chow</dc:creator>
				<category><![CDATA[计算机与网络]]></category>

		<guid isPermaLink="false">http://www.jianblog.com/?p=694</guid>
		<description><![CDATA[http://www.virustotal.com/zh-cn/ http://www.evilfingers.com/projects/NoVirusThanks.php http://virusscan.jotti.org/ http://www.virscan.org/ http://scanner.virus.org/ 记录一下，以便日后使用。]]></description>
		<wfw:commentRss>http://www.jianblog.com/2010/02/07/694/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>免费CDN</title>
		<link>http://www.jianblog.com/2008/11/27/524/</link>
		<comments>http://www.jianblog.com/2008/11/27/524/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 05:50:48 +0000</pubDate>
		<dc:creator>Kim Chow</dc:creator>
				<category><![CDATA[计算机与网络]]></category>

		<guid isPermaLink="false">http://www.jianblog.com/?p=524</guid>
		<description><![CDATA[本站将自用的CDN服务器免费开放给网友使用，如果需要使用的朋友，请与我联系。 现在我的技术还不足够开放免费的CDN，等我处理好之后再开放了。 已经停止开放了，谢谢关注！]]></description>
		<wfw:commentRss>http://www.jianblog.com/2008/11/27/524/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>CDN测试</title>
		<link>http://www.jianblog.com/2008/11/26/515/</link>
		<comments>http://www.jianblog.com/2008/11/26/515/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 08:48:15 +0000</pubDate>
		<dc:creator>Kim Chow</dc:creator>
				<category><![CDATA[计算机与网络]]></category>
		<category><![CDATA[cdn]]></category>

		<guid isPermaLink="false">http://www.jianblog.com/?p=515</guid>
		<description><![CDATA[刚在电信加了一台机器做CDN。只是做一些简单的配置。 测试一下打开速度。呵呵。 好象结果比较不错。这样说，接下来就是写一个管理界面的事了。呵呵。]]></description>
		<wfw:commentRss>http://www.jianblog.com/2008/11/26/515/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Cisco配置</title>
		<link>http://www.jianblog.com/2008/09/21/478/</link>
		<comments>http://www.jianblog.com/2008/09/21/478/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 03:08:35 +0000</pubDate>
		<dc:creator>Kim Chow</dc:creator>
				<category><![CDATA[计算机与网络]]></category>

		<guid isPermaLink="false">http://www.jianblog.com/?p=478</guid>
		<description><![CDATA[这几天公司搬迁，负责公司网络方面的搬迁。 其实，我需要做的东西很简单，就是每个部门使用不同的VLan，以DHCP取IP。只要注意以下几个问题，很简单就把问题解决了。 1、DHCP的Network跟Vlan的IP保持一致 2、级联交换机的VTP的DOMAIN以及密码跟核心交换机的设置一样。 3、ACL方面主要是实现一些基本的隔离。]]></description>
		<wfw:commentRss>http://www.jianblog.com/2008/09/21/478/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JS标准化</title>
		<link>http://www.jianblog.com/2008/09/06/473/</link>
		<comments>http://www.jianblog.com/2008/09/06/473/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 07:36:51 +0000</pubDate>
		<dc:creator>Kim Chow</dc:creator>
				<category><![CDATA[计算机与网络]]></category>

		<guid isPermaLink="false">http://www.jianblog.com/?p=473</guid>
		<description><![CDATA[写这个标题，我也不知道具体要写些什么。 只是打算说，做HTML代码的时候，不止是把CSS搞好就行了。在Safari那里，只要让他可以在Firefox可以正常执行就行了。另一点就是保存格式的时候使用Unix文件格式保存，要不然，Safari那里无法正常处理。 只是做个简单的记录。或许这个对很多人来说，没有什么值得看的东西。以前我只是做后台代码的开发，比较少接触Js之类的开发。 对了，微软发布了一遍Js标准化写法的文章。我不记得在哪里有得下载了。我的电脑这里有一份，需要的话，给我发邮件。或留言。呵呵。]]></description>
		<wfw:commentRss>http://www.jianblog.com/2008/09/06/473/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>IPSEC</title>
		<link>http://www.jianblog.com/2008/09/04/471/</link>
		<comments>http://www.jianblog.com/2008/09/04/471/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 15:12:54 +0000</pubDate>
		<dc:creator>Kim Chow</dc:creator>
				<category><![CDATA[计算机与网络]]></category>

		<guid isPermaLink="false">http://www.jianblog.com/?p=471</guid>
		<description><![CDATA[再过二个星期就要搬到新公司了。为了新公司网络，可以顺利过渡，做了大量的准备。 Cisco交换机的配置，那个不会有什么难度的。主要是那个VPN，不会搞。 我不相信那些VPN一定需要用那些硬件设备如Cisco或ServGate之类的设备才可以做得到IPSEC的Site 2 Site。一定有办法通过FreeBSD或Linux实现的。迟点把手上的事情处理好之后再研究一下。 主要是这段时间销售支持的单以及频道支持的单多，没有空去研究。 计划在11月的时候，研究一下用FreeBSD实现IPSEC的Site 2 Site模式以专业的VPN设备通信。]]></description>
		<wfw:commentRss>http://www.jianblog.com/2008/09/04/471/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cisco 策略路由</title>
		<link>http://www.jianblog.com/2008/04/24/455/</link>
		<comments>http://www.jianblog.com/2008/04/24/455/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 08:45:13 +0000</pubDate>
		<dc:creator>Kim Chow</dc:creator>
				<category><![CDATA[计算机与网络]]></category>

		<guid isPermaLink="false">http://www.jianblog.com/?p=455</guid>
		<description><![CDATA[ip  access-list   permit any to any des-port 80 route-map CS_TO_OUT permit 10  match ip address acl set ip next-hop int GigabitEthernet4/0 ip policy route-map CS_TO_OUT]]></description>
		<wfw:commentRss>http://www.jianblog.com/2008/04/24/455/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FLASH与JS的交互[转]</title>
		<link>http://www.jianblog.com/2008/01/03/443/</link>
		<comments>http://www.jianblog.com/2008/01/03/443/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 23:13:57 +0000</pubDate>
		<dc:creator>Kim Chow</dc:creator>
				<category><![CDATA[计算机与网络]]></category>

		<guid isPermaLink="false">http://www.jianblog.com/2008/01/03/443/</guid>
		<description><![CDATA[使用fscommand来调用js函数，并将参数传递给js 调用的函数的编写规则为：function flashID_DoFSCommand(command, 参数){...} 让我感到有点奇怪的是，函数的前面还要加上 var InternetExplorer = navigator.appName.indexOf(&#34;Microsoft&#34;) != -1; 函数后面要加上 if (navigator.appName &#38;&#38; navigator.appName.indexOf(&#34;Microsoft&#34;) != -1 &#38;&#38; &#160; navigator.userAgent.indexOf(&#34;Windows&#34;) != -1 &#38;&#38; navigator.userAgent.indexOf(&#34;Windows 3.1&#34;) == -1) { &#160; document.write('&#60;SCRIPT LANGUAGE=VBScript\&#62; \n'); &#160; document.write('on error resume next \n'); &#160; document.write('Sub myFlash_FSCommand(ByVal command, ByVal args)\n'); &#160; document.write(' call myFlash_DoFSCommand(command, args)\n'); &#160; document.write('end sub\n'); &#160; document.write('&#60;/SCRIPT\&#62; [...]]]></description>
		<wfw:commentRss>http://www.jianblog.com/2008/01/03/443/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>发现一个不错的网站</title>
		<link>http://www.jianblog.com/2008/01/02/442/</link>
		<comments>http://www.jianblog.com/2008/01/02/442/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 05:43:43 +0000</pubDate>
		<dc:creator>Kim Chow</dc:creator>
				<category><![CDATA[计算机与网络]]></category>

		<guid isPermaLink="false">http://www.jianblog.com/2008/01/02/442/</guid>
		<description><![CDATA[http://gz.o.cn/index.jspa?locale=zh_cn# 都市圈将全广州城的建筑物都缩小到一张电子地图上，那些立体的房子不公是好玩，它能最大限度地帮助我们生活。举个例子，在平面地图时代，我们只是依靠地图找到餐厅的道路的话，那么如今我们就能查看到餐厅内部和周围的环境，并且还可以方便地找到网友评论。一切都是动态、可交互的 并且这只是立体电子地图的初级形态，都市圈号称将忙建立起跟现实世界同步的交通、商务及政务体系。今后我们足不出户便可以买手机、办证件、开商店、实时查看城市交通等。五星级的总统与称足不出户便由服务生帮你完成所需，也许从2008年开始，每个人的家都是总统套房。(转自《广州日报》）]]></description>
		<wfw:commentRss>http://www.jianblog.com/2008/01/02/442/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[转]要Flash做作品也具有&#8221;左右时间&#8221;的功能</title>
		<link>http://www.jianblog.com/2007/12/29/441/</link>
		<comments>http://www.jianblog.com/2007/12/29/441/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 09:22:42 +0000</pubDate>
		<dc:creator>Kim Chow</dc:creator>
				<category><![CDATA[计算机与网络]]></category>

		<guid isPermaLink="false">http://www.jianblog.com/2007/12/29/441/</guid>
		<description><![CDATA[看着中央电视台著名节目主持人杨澜，拍摄的按个左右时间看电视！要我顿然的想法，FLASH能不能也具有这个功能呢？ 现在我们要改装一下这个Flash作品.给她也注入记忆功能. 要实现的效果: 刷新或关闭页面的时候记住上次的播放头位置. 下一次打开页面动画接着上一次的位置继续播放. 实现代码如下(发布成AS1/AS2): var 52ria= SharedObject.getLocal('remember'); if (52ria.data.pos != undefined) { &#160;&#160; &#160; &#160;gotoAndPlay(52ria.data.pos); } this.onEnterFrame = function () { &#160;&#160; &#160; &#160;52ria.data.pos = _currentframe; }; 52ria.flush();]]></description>
		<wfw:commentRss>http://www.jianblog.com/2007/12/29/441/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
