<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
  <channel>
    <title><![CDATA[爱我天堂]]></title> 
    <link>http://www.i5tt.com/</link> 
    <description><![CDATA[专注于前端开发、用户体验、企业应用]]></description> 
    <language>zh-cn</language> 
    <copyright><![CDATA[Copyright 2012, 爱我天堂]]></copyright> 
    <webMaster><![CDATA[kcrens@gmail.com (天堂龙)]]></webMaster> 
    <generator>i5tt's blog</generator> 
    <pubDate>Thu, 23 Feb 2012 07:52:52 +0800</pubDate> 
    <ttl>60</ttl>
  
    <item>
      <title><![CDATA[XMPP开发参考]]></title> 
      <link><![CDATA[http://www.i5tt.com/article.asp?id=362]]></link> 
      <category><![CDATA[技术分享]]></category> 
      <author><![CDATA[天堂龙 <kcrens@gmail.com>]]></author> 
      <pubDate>Wed, 22 Feb 2012 13:30:09 +0800</pubDate> 
      <description><![CDATA[很重要的一个核心协议之一(这个一定要看看)<br /><a href="http://wiki.jabbercn.org/RFC3921" title="http://wiki.jabbercn.org/RFC3921" target="_blank">http://wiki.jabbercn.org/RFC3921</a> <br />其它中文协议<br /><a href="http://wiki.jabbercn.org/%E9%A6%96%E9%A1%B5" title="http://wiki.jabbercn.org/%E9%A6%96%E9%A1%B5" target="_blank">http://wiki.jabbercn.org/%E9%A6%96%E9%A1%B5</a><br />XMPP协议官方网<br /><a href="http://xmpp.org/" title="http://xmpp.org/" target="_blank">http://xmpp.org/</a><br />java客户端：<br /><a href="http://www.igniterealtime.org/projects/smack/" title="http://www.igniterealtime.org/projects/smack/" target="_blank">http://www.igniterealtime.org/projects/smack/</a><br />JS客户端：<br /><a href="http://strophe.im/strophejs/" title="http://strophe.im/strophejs/" target="_blank">http://strophe.im/strophejs/</a>]]></description>
      <wfw:commentRss><![CDATA[http://www.i5tt.com/feed.asp?q=comment&id=362]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[IE浏览器内存泄露检测工具]]></title> 
      <link><![CDATA[http://www.i5tt.com/article.asp?id=361]]></link> 
      <category><![CDATA[前端杂谈]]></category> 
      <author><![CDATA[天堂龙 <kcrens@gmail.com>]]></author> 
      <pubDate>Fri, 17 Feb 2012 13:53:24 +0800</pubDate> 
      <description><![CDATA[随着Web2.0技术的发展，富客户端的应用可以说是越来越多，给各个浏览器造成很大的压力。以前的测试可能只关注于服务器端，如今却需要研究浏览 器端的资源使用情况，如CPU利用率、响应时间和内存占用。根据实际测试中的结果，有相当多的JavaScript代码编写存在缺陷，导致代码在IE浏览器时发生内存泄露，有关泄露的原理，可以参考微软网站上的一篇技术文章，《Understanding and Solving Internet Explorer Leak Patterns》， 说白了，就是因为Dom和javaScript采用不同的垃圾回收机制，所以出现了各种泄露。需要说明的是，基本上在IE上出现的泄露代码在 FireFox不会出现，IE浏览器的组件根本上是一个COM组件，采用计数回收，FireFox在这方面做的比较好，不过我发现即使没有泄漏，但是 FireFox运行一段时间会响应慢、CPU高等，令人郁闷…说远了，回到正题。<br />]]></description>
      <wfw:commentRss><![CDATA[http://www.i5tt.com/feed.asp?q=comment&id=361]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[javascript一些经典的小范例]]></title> 
      <link><![CDATA[http://www.i5tt.com/article.asp?id=360]]></link> 
      <category><![CDATA[JS/Ajax/ExtJS]]></category> 
      <author><![CDATA[天堂龙 <kcrens@gmail.com>]]></author> 
      <pubDate>Thu, 09 Feb 2012 10:11:06 +0800</pubDate> 
      <description><![CDATA[javascript一些经典的小范例，提供大家参考学习！<br /><a href="http://lifesinger.github.com/lab/2009/" title="http://lifesinger.github.com/lab/2009/" target="_blank">http://lifesinger.github.com/lab/2009/</a>]]></description>
      <wfw:commentRss><![CDATA[http://www.i5tt.com/feed.asp?q=comment&id=360]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[浏览器全屏]]></title> 
      <link><![CDATA[http://www.i5tt.com/article.asp?id=359]]></link> 
      <category><![CDATA[JS/Ajax/ExtJS]]></category> 
      <author><![CDATA[天堂龙 <kcrens@gmail.com>]]></author> 
      <pubDate>Wed, 08 Feb 2012 16:54:13 +0800</pubDate> 
      <description><![CDATA[浏览器全屏<br /><a href="http://robnyman.github.com/fullscreen/" title="http://robnyman.github.com/fullscreen/" target="_blank">http://robnyman.github.com/fullscreen/</a><br />仅适用 firefox chrome]]></description>
      <wfw:commentRss><![CDATA[http://www.i5tt.com/feed.asp?q=comment&id=359]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[可以在 win7 的 ie 下玩的切绳子游戏]]></title> 
      <link><![CDATA[http://www.i5tt.com/article.asp?id=358]]></link> 
      <category><![CDATA[JS/Ajax/ExtJS]]></category> 
      <author><![CDATA[天堂龙 <kcrens@gmail.com>]]></author> 
      <pubDate>Wed, 08 Feb 2012 16:53:28 +0800</pubDate> 
      <description><![CDATA[可以在 win7 的 IE 下玩的切绳子游戏<br /><a href="http://www.cuttherope.ie/" title="http://www.cuttherope.ie/" target="_blank">http://www.cuttherope.ie/</a>]]></description>
      <wfw:commentRss><![CDATA[http://www.i5tt.com/feed.asp?q=comment&id=358]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[一个令人惊异的利用纯CSS 3D动画特效功能制作的展示页面]]></title> 
      <link><![CDATA[http://www.i5tt.com/article.asp?id=357]]></link> 
      <category><![CDATA[JS/Ajax/ExtJS]]></category> 
      <author><![CDATA[天堂龙 <kcrens@gmail.com>]]></author> 
      <pubDate>Tue, 07 Feb 2012 15:32:25 +0800</pubDate> 
      <description><![CDATA[一个令人惊异的利用纯CSS 3D动画特效功能制作的展示页面<br /><a href="http://www.aqee.net/docs/impress.js/impress.js.htm" title="http://www.aqee.net/docs/impress.js/impress.js.htm" target="_blank">http://www.aqee.net/docs/impress.js/impress.js.htm</a>]]></description>
      <wfw:commentRss><![CDATA[http://www.i5tt.com/feed.asp?q=comment&id=357]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[截图组件imgareaselect]]></title> 
      <link><![CDATA[http://www.i5tt.com/article.asp?id=355]]></link> 
      <category><![CDATA[JS/Ajax/ExtJS]]></category> 
      <author><![CDATA[天堂龙 <kcrens@gmail.com>]]></author> 
      <pubDate>Tue, 07 Feb 2012 14:30:25 +0800</pubDate> 
      <description><![CDATA[源码下载：<br /><a href="http://www.i5tt.com/uploads/201202/07_142556_jquery.imgareaselect0.9.8.zip" title="http://www.i5tt.com/uploads/201202/07_142556_jquery.imgareaselect0.9.8.zip" target="_blank"><img src="http://www.i5tt.com/styles/black/images/icon_file.gif" border="0" /> 点击下载</a><br /><br />配置项<br />配置项 描述 默认值 <br />aspectRatio 字符串表示的宽高比例 &quot;width:height&quot; 例如&quot;4:3&quot;    <br />autoHide 如果是true，当选择结束后，选择区域将不显示 false <br />classPrefix 组件CSS名称 &quot;imgareaselect&quot;  <br />disable 如果是true 禁用组件(选择区域仍然可见, 除非隐藏了父节点)   <br />enable  如果是true 启动组件   <br />fadeSpeed 如说值大于0, 选定区域隐藏/显示动画淡入/淡出效果 false <br />handles  如果是true, resize handles 显示8个方向; 如果设置&quot;corners&quot;, 只显示4个角 false <br />]]></description>
      <wfw:commentRss><![CDATA[http://www.i5tt.com/feed.asp?q=comment&id=355]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[截图组件imgAreaSelect]]></title> 
      <link><![CDATA[http://www.i5tt.com/article.asp?id=356]]></link> 
      <category><![CDATA[JS/Ajax/ExtJS]]></category> 
      <author><![CDATA[天堂龙 <kcrens@gmail.com>]]></author> 
      <pubDate>Tue, 07 Feb 2012 14:24:55 +0800</pubDate> 
      <description><![CDATA[源码下载：<br /><a href="http://www.i5tt.com/uploads/201202/07_142556_jquery.imgareaselect0.9.8.zip" title="http://www.i5tt.com/uploads/201202/07_142556_jquery.imgareaselect0.9.8.zip" target="_blank"><img src="http://www.i5tt.com/styles/black/images/icon_file.gif" border="0" /> 点击下载</a><br /><br />配置项<br />配置项 描述 默认值 <br />aspectRatio 字符串表示的宽高比例 &quot;width:height&quot; 例如&quot;4:3&quot;    <br />autoHide 如果是true，当选择结束后，选择区域将不显示 false <br />classPrefix 组件CSS名称 &quot;imgareaselect&quot;  <br />disable 如果是true 禁用组件(选择区域仍然可见, 除非隐藏了父节点)   <br />enable  如果是true 启动组件   <br />fadeSpeed 如说值大于0, 选定区域隐藏/显示动画淡入/淡出效果 false <br />handles  如果是true, resize handles 显示8个方向; 如果设置&quot;corners&quot;, 只显示4个角 false <br />]]></description>
      <wfw:commentRss><![CDATA[http://www.i5tt.com/feed.asp?q=comment&id=356]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[简单模板 substitute]]></title> 
      <link><![CDATA[http://www.i5tt.com/article.asp?id=354]]></link> 
      <category><![CDATA[JS/Ajax/ExtJS]]></category> 
      <author><![CDATA[天堂龙 <kcrens@gmail.com>]]></author> 
      <pubDate>Sat, 04 Feb 2012 14:53:40 +0800</pubDate> 
      <description><![CDATA[<div class="code">&nbsp;&nbsp;<FONT COLOR="red">String</FONT>.prototype.substitute = <FONT COLOR="blue">function</FONT>(object, regexp){<br />&nbsp;&nbsp;&nbsp;&nbsp;<FONT COLOR="blue">return</FONT> <FONT COLOR="red">String</FONT>(<FONT COLOR="blue">this</FONT>).replace(regexp || (/\\?\{([^{}]+)\}/g), <FONT COLOR="blue">function</FONT>(match, name){<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<FONT COLOR="blue">if</FONT> (match.charAt(0) == &#39;\\&#39;) <FONT COLOR="blue">return</FONT> match.slice(1);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<FONT COLOR="blue">return</FONT> (object[name] != <FONT COLOR="blue">null</FONT>) ? object[name] : &#39;&#39;;<br />&nbsp;&nbsp;&nbsp;&nbsp;});<br />&nbsp;}<br />&nbsp;alert(<FONT COLOR="Fuchsia">&quot;测试{count}&quot;</FONT>.substitute({count:1}))<br /></div>]]></description>
      <wfw:commentRss><![CDATA[http://www.i5tt.com/feed.asp?q=comment&id=354]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[HTML5入门  客户端存储]]></title> 
      <link><![CDATA[http://www.i5tt.com/article.asp?id=353]]></link> 
      <category><![CDATA[XHTML/CSS]]></category> 
      <author><![CDATA[天堂龙 <kcrens@gmail.com>]]></author> 
      <pubDate>Tue, 25 Oct 2011 11:29:28 +0800</pubDate> 
      <description><![CDATA[HTML5 提供了两种在客户端存储数据的新方法：<br /><br />localStorage – 没有时间限制的数据存储<br />sessionStorage – 针对一个session 的数据存储<br /><br />之前，这些都是由cookie 完成的。但是cookie 不适合大量数据的存储，因为它们由每个<br />对服务器的请求来传递，这使得cookie 速度很慢而且效率也不高。<br /><br />在HTML5 中，数据不是由每个服务器请求传递的，而是只有在请求时使用数据。它使在<br />不影响网站性能的情况下存储大量数据成为可能。<br /><br />对于不同的网站，数据存储于不同的区域，并且一个网站只能访问其自身的数据。<br />HTML5 使用JavaScript 来存储和访问数据。<br /> <br />localStorage 方法<br />localStorage 方法存储的数据没有时间限制。第二天、第二周或下一年之后，数据依然可用。<br />如何创建和访问localStorage：<br />]]></description>
      <wfw:commentRss><![CDATA[http://www.i5tt.com/feed.asp?q=comment&id=353]]></wfw:commentRss>
    </item>
      
  </channel>
</rss>

