<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[残冰]]></title> 
<link>http://canbing.com/blog/index.php</link> 
<description><![CDATA[残留的冰迹]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[残冰]]></copyright>
<item>
<link>http://canbing.com/blog/read.php?46</link>
<title><![CDATA[js压缩篇]]></title> 
<author> &lt;&gt;</author>
<category><![CDATA[WEB技术]]></category>
<pubDate>Sun, 07 Sep 2008 13:37:15 +0000</pubDate> 
<guid>http://canbing.com/blog/read.php?46</guid> 
<description>
<![CDATA[ 
	<span style="color: #FF1493;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;JavaScript一直都是非编译性的，当我们把AJAX应用发送到浏览器时，所有的源代码<br/>也同时发送到了浏览器。虽然这些包括大量注释甚至是内联文档的良好格式化代码在开发<br/>JavaScript程序时很有帮助，但是对于代码的内存使用量却是有害的。</span><br/>............<br/><br/>Tags - <a href="http://canbing.com/blog/tag.php?tag=js" rel="tag">js</a> , <a href="http://canbing.com/blog/tag.php?tag=apache" rel="tag">apache</a>
]]>
</description>
</item><item>
<link>http://canbing.com/blog/read.php?45</link>
<title><![CDATA[rsync中文手册]]></title> 
<author> &lt;&gt;</author>
<category><![CDATA[服务器技术]]></category>
<pubDate>Sun, 17 Aug 2008 11:11:27 +0000</pubDate> 
<guid>http://canbing.com/blog/read.php?45</guid> 
<description>
<![CDATA[ 
	<span style="color: #FF1493;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rsync是类unix系统下的数据镜像备份工具，从软件的命名上就可以看出来了——remote sync。<br/>它的特性如下：<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.可以镜像保存整个目录树和文件系统。<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.可以很容易做到保持原来文件的权限、时间、软硬链接等等。<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3.无须特殊权限即可安装。<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.优化的流程，文件传输效率高。<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.可以使用rcp、ssh等方式来传输文件，当然也可以通过直接的socket连接。<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.支持匿名传输，以方便进行网站镜象。<br/></span><br/>............<br/><br/>Tags - <a href="http://canbing.com/blog/tag.php?tag=linux" rel="tag">linux</a> , <a href="http://canbing.com/blog/tag.php?tag=%25E6%259C%258D%25E5%258A%25A1%25E5%2599%25A8" rel="tag">服务器</a>
]]>
</description>
</item><item>
<link>http://canbing.com/blog/read.php?44</link>
<title><![CDATA[广东居民自制超强直升机]]></title> 
<author> &lt;&gt;</author>
<category><![CDATA[视频前沿]]></category>
<pubDate>Fri, 27 Jun 2008 00:19:42 +0000</pubDate> 
<guid>http://canbing.com/blog/read.php?44</guid> 
<description>
<![CDATA[ 
	<span style="color: #535353;">广东居民自制超强直升机——很强大，真是人才</span><br/>............<br/><br/>Tags - <a href="http://canbing.com/blog/tag.php?tag=%25E8%25A7%2586%25E9%25A2%2591" rel="tag">视频</a>
]]>
</description>
</item><item>
<link>http://canbing.com/blog/read.php?43</link>
<title><![CDATA[博客，我回来了]]></title> 
<author> &lt;&gt;</author>
<category><![CDATA[流水时光]]></category>
<pubDate>Thu, 26 Jun 2008 08:09:14 +0000</pubDate> 
<guid>http://canbing.com/blog/read.php?43</guid> 
<description>
<![CDATA[ 
	<span style="color: #535353;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;好久没写了（一个多月），最近东奔西跑都没心思写。回学校搞定了论文，然后又回新浪辞了职，打算一心回南方发展了。博客空间也从网通迁回到电信。</span>&nbsp;&nbsp;<br/>............<br/><br/>Tags - <a href="http://canbing.com/blog/tag.php?tag=%25E5%25BF%2583%25E6%2583%2585" rel="tag">心情</a>
]]>
</description>
</item><item>
<link>http://canbing.com/blog/read.php?42</link>
<title><![CDATA[还是宽频的好]]></title> 
<author> &lt;&gt;</author>
<category><![CDATA[流水时光]]></category>
<pubDate>Fri, 09 May 2008 03:20:30 +0000</pubDate> 
<guid>http://canbing.com/blog/read.php?42</guid> 
<description>
<![CDATA[ 
	<span style="color: #535353;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;换种风格，换种颜色，换个好心情。这个是我找到的bo-blog中比较宽的风格了，看上去还不错，先用着。<br/>走之前还个心情再回去。</span><br/>Tags - <a href="http://canbing.com/blog/tag.php?tag=%25E5%25BF%2583%25E6%2583%2585" rel="tag">心情</a>
]]>
</description>
</item><item>
<link>http://canbing.com/blog/read.php?41</link>
<title><![CDATA[PHP中$_SERVER的详细用法 ]]></title> 
<author> &lt;&gt;</author>
<category><![CDATA[WEB技术]]></category>
<pubDate>Fri, 09 May 2008 02:50:47 +0000</pubDate> 
<guid>http://canbing.com/blog/read.php?41</guid> 
<description>
<![CDATA[ 
	<span style="color: #535353;">PHP中$_SERVER的详细用法-----很全很完美，想用的时候就是想不起来是什么</span><br/>............<br/><br/>Tags - <a href="http://canbing.com/blog/tag.php?tag=php" rel="tag">php</a>
]]>
</description>
</item><item>
<link>http://canbing.com/blog/read.php?40</link>
<title><![CDATA[linux服务器之tcpdump]]></title> 
<author> &lt;&gt;</author>
<category><![CDATA[liunx技术]]></category>
<pubDate>Wed, 07 May 2008 15:35:26 +0000</pubDate> 
<guid>http://canbing.com/blog/read.php?40</guid> 
<description>
<![CDATA[ 
	<span style="color: #FF1493;">最近还真闲，什么提案都没。看了一天的linux服务器的书，发表一篇感觉挺有用的指令。有关tcpdump指令的应用--摘自 鸟哥的私房菜 《服务器架设篇》<第二版></span><br/>............<br/><br/>Tags - <a href="http://canbing.com/blog/tag.php?tag=%25E6%259C%258D%25E5%258A%25A1%25E5%2599%25A8" rel="tag">服务器</a> , <a href="http://canbing.com/blog/tag.php?tag=linux" rel="tag">linux</a>
]]>
</description>
</item><item>
<link>http://canbing.com/blog/read.php?39</link>
<title><![CDATA[JQuery方法链应用实例]]></title> 
<author> &lt;&gt;</author>
<category><![CDATA[WEB技术]]></category>
<pubDate>Mon, 05 May 2008 02:02:03 +0000</pubDate> 
<guid>http://canbing.com/blog/read.php?39</guid> 
<description>
<![CDATA[ 
	<span style="color: #FF1493;">JQuery方法链应用实例--减少了大量的代码，效果不错<br/><br/>演示地址：<a href="http://www.canbing.com/demo/fly/fly.html" target="_blank">www.canbing.com/demo/fly/fly.html</a></span><br/>............<br/><br/>Tags - <a href="http://canbing.com/blog/tag.php?tag=jquery" rel="tag">jquery</a> , <a href="http://canbing.com/blog/tag.php?tag=js" rel="tag">js</a>
]]>
</description>
</item><item>
<link>http://canbing.com/blog/read.php?38</link>
<title><![CDATA[firefox实现ie的方法和属性]]></title> 
<author> &lt;&gt;</author>
<category><![CDATA[WEB技术]]></category>
<pubDate>Sun, 04 May 2008 02:24:59 +0000</pubDate> 
<guid>http://canbing.com/blog/read.php?38</guid> 
<description>
<![CDATA[ 
	<span style="color: #FF1493;">firefox实现ie的方法和属性 -- 很综合，看看会有用</span><br/>............<br/><br/>Tags - <a href="http://canbing.com/blog/tag.php?tag=js" rel="tag">js</a> , <a href="http://canbing.com/blog/tag.php?tag=firefox" rel="tag">firefox</a>
]]>
</description>
</item><item>
<link>http://canbing.com/blog/read.php?37</link>
<title><![CDATA[最难忘的5.1假期]]></title> 
<author> &lt;&gt;</author>
<category><![CDATA[流水时光]]></category>
<pubDate>Sat, 03 May 2008 13:41:29 +0000</pubDate> 
<guid>http://canbing.com/blog/read.php?37</guid> 
<description>
<![CDATA[ 
	<span style="color: #FF1493;">最难忘的5.1假期--</span><br/>............<br/><br/>Tags - <a href="http://canbing.com/blog/tag.php?tag=%25E5%25BF%2583%25E6%2583%2585" rel="tag">心情</a>
]]>
</description>
</item>
</channel>
</rss>