<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for realazy</title>
	<atom:link href="http://realazy.org/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://realazy.org/blog</link>
	<description>web 标准，前端开发，编程感悟，生活杂想</description>
	<pubDate>Mon, 13 Oct 2008 08:03:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on AppKit 应用程序设计观 by x5</title>
		<link>http://realazy.org/blog/2008/10/10/application-design-in-appkit/#comment-102148</link>
		<dc:creator>x5</dc:creator>
		<pubDate>Sun, 12 Oct 2008 04:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/?p=184#comment-102148</guid>
		<description>Good Job.</description>
		<content:encoded><![CDATA[<p>Good Job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on form 元素内的字段 name 不要跟 form 属性名称一致 by Lan天才</title>
		<link>http://realazy.org/blog/2008/10/08/do-not-use-filed-name-same-as-form-attribute-name/#comment-101874</link>
		<dc:creator>Lan天才</dc:creator>
		<pubDate>Thu, 09 Oct 2008 12:41:27 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/?p=183#comment-101874</guid>
		<description>id也是一样，呵呵
另外getAttribute方法默认还不区分大小写</description>
		<content:encoded><![CDATA[<p>id也是一样，呵呵<br />
另外getAttribute方法默认还不区分大小写</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on form 元素内的字段 name 不要跟 form 属性名称一致 by 冰古</title>
		<link>http://realazy.org/blog/2008/10/08/do-not-use-filed-name-same-as-form-attribute-name/#comment-101842</link>
		<dc:creator>冰古</dc:creator>
		<pubDate>Thu, 09 Oct 2008 08:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/?p=183#comment-101842</guid>
		<description>又是ie的不规范。</description>
		<content:encoded><![CDATA[<p>又是ie的不规范。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 跨浏览器使用剪贴板 by 闲耘</title>
		<link>http://realazy.org/blog/2008/09/01/using-clipboard-crossbrowsers/#comment-101837</link>
		<dc:creator>闲耘</dc:creator>
		<pubDate>Thu, 09 Oct 2008 07:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/?p=181#comment-101837</guid>
		<description>Flash一直是补丁大户。
访问剪贴板是很危险，也很有用的功能，这是一把双刃剑。
注意安全的朋友可以在FF里装NoScript插件，它会屏蔽js脚本，flash等不安全因素，临时允许也很便捷，对于信任的网站，可以加到白名单。

其实我觉得主动访问剪贴板是一件很讨厌的事情，最好不要自作聪明，让用户控制自己的行为。也不要屏蔽浏览器右键菜单，可以使用功能按钮或左键菜单代替。</description>
		<content:encoded><![CDATA[<p>Flash一直是补丁大户。<br />
访问剪贴板是很危险，也很有用的功能，这是一把双刃剑。<br />
注意安全的朋友可以在FF里装NoScript插件，它会屏蔽js脚本，flash等不安全因素，临时允许也很便捷，对于信任的网站，可以加到白名单。</p>
<p>其实我觉得主动访问剪贴板是一件很讨厌的事情，最好不要自作聪明，让用户控制自己的行为。也不要屏蔽浏览器右键菜单，可以使用功能按钮或左键菜单代替。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on form 元素内的字段 name 不要跟 form 属性名称一致 by 闲耘</title>
		<link>http://realazy.org/blog/2008/10/08/do-not-use-filed-name-same-as-form-attribute-name/#comment-101833</link>
		<dc:creator>闲耘</dc:creator>
		<pubDate>Thu, 09 Oct 2008 07:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/?p=183#comment-101833</guid>
		<description>小细节应该关心，很不错。
@netwjx 其他浏览器也同样支持elements。</description>
		<content:encoded><![CDATA[<p>小细节应该关心，很不错。<br />
@netwjx 其他浏览器也同样支持elements。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on form 元素内的字段 name 不要跟 form 属性名称一致 by netwjx</title>
		<link>http://realazy.org/blog/2008/10/08/do-not-use-filed-name-same-as-form-attribute-name/#comment-101810</link>
		<dc:creator>netwjx</dc:creator>
		<pubDate>Thu, 09 Oct 2008 05:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/?p=183#comment-101810</guid>
		<description>ie的form有个elements集合</description>
		<content:encoded><![CDATA[<p>ie的form有个elements集合</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on form 元素内的字段 name 不要跟 form 属性名称一致 by smoke520</title>
		<link>http://realazy.org/blog/2008/10/08/do-not-use-filed-name-same-as-form-attribute-name/#comment-101767</link>
		<dc:creator>smoke520</dc:creator>
		<pubDate>Thu, 09 Oct 2008 00:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/?p=183#comment-101767</guid>
		<description>一直没注意，下次的注意。</description>
		<content:encoded><![CDATA[<p>一直没注意，下次的注意。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on form 元素内的字段 name 不要跟 form 属性名称一致 by realazy</title>
		<link>http://realazy.org/blog/2008/10/08/do-not-use-filed-name-same-as-form-attribute-name/#comment-101704</link>
		<dc:creator>realazy</dc:creator>
		<pubDate>Wed, 08 Oct 2008 14:49:04 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/?p=183#comment-101704</guid>
		<description>@netwjx 正如其名，&lt;code&gt;getAttribute&lt;/code&gt;是用来获取属性值的，直接使用 &lt;code&gt;form.method&lt;/code&gt; 或 &lt;code&gt;form['method']&lt;/code&gt; 方法取的是表单里的字段对象。但是由于浏览器也能够通过&lt;code&gt;form.method&lt;/code&gt; 或 &lt;code&gt;form['method']&lt;/code&gt;取得元素的属性值，因此造成混乱。初步怀疑在 IE 里它是不区分这两种方法的，才导致它出现本文中的问题。</description>
		<content:encoded><![CDATA[<p>@netwjx 正如其名，<code>getAttribute</code>是用来获取属性值的，直接使用 <code>form.method</code> 或 <code>form['method']</code> 方法取的是表单里的字段对象。但是由于浏览器也能够通过<code>form.method</code> 或 <code>form['method']</code>取得元素的属性值，因此造成混乱。初步怀疑在 IE 里它是不区分这两种方法的，才导致它出现本文中的问题。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on form 元素内的字段 name 不要跟 form 属性名称一致 by netwjx</title>
		<link>http://realazy.org/blog/2008/10/08/do-not-use-filed-name-same-as-form-attribute-name/#comment-101698</link>
		<dc:creator>netwjx</dc:creator>
		<pubDate>Wed, 08 Oct 2008 14:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/?p=183#comment-101698</guid>
		<description>请问在ff3 safari3 opera9.5里面 需要获得form里面的method
规范的方法是怎么做的

我之前是document.getElementById('_form_id_').method
还有其它的么  不要用遍历所有子元素的</description>
		<content:encoded><![CDATA[<p>请问在ff3 safari3 opera9.5里面 需要获得form里面的method<br />
规范的方法是怎么做的</p>
<p>我之前是document.getElementById(&#8217;_form_id_&#8217;).method<br />
还有其它的么  不要用遍历所有子元素的</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Refactoring HTML 书评 by yskin</title>
		<link>http://realazy.org/blog/2008/05/27/refactoring-html-review/#comment-100375</link>
		<dc:creator>yskin</dc:creator>
		<pubDate>Sat, 04 Oct 2008 05:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/?p=177#comment-100375</guid>
		<description>哦，译者就是你啊？

要不要考虑先放出前几章的PDF来看下？</description>
		<content:encoded><![CDATA[<p>哦，译者就是你啊？</p>
<p>要不要考虑先放出前几章的PDF来看下？</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 设计五原则 by Hacsen</title>
		<link>http://realazy.org/blog/2007/03/07/five-principles-to-design-by/#comment-99892</link>
		<dc:creator>Hacsen</dc:creator>
		<pubDate>Thu, 02 Oct 2008 14:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2007/03/07/five-principles-to-design-by/#comment-99892</guid>
		<description>艺术的限制是没有限制，设计则是在限制当中完成的</description>
		<content:encoded><![CDATA[<p>艺术的限制是没有限制，设计则是在限制当中完成的</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Sprites by 寻欢翼翼的孤寂人生</title>
		<link>http://realazy.org/blog/2007/10/08/css-sprites/#comment-96883</link>
		<dc:creator>寻欢翼翼的孤寂人生</dc:creator>
		<pubDate>Fri, 19 Sep 2008 13:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2007/10/08/css-sprites/#comment-96883</guid>
		<description>&lt;strong&gt;CSS Sprites...&lt;/strong&gt;


CSS Sprites技术不新鲜，早在2005年 CSS Zengarden 的园主 Dave Shea就在ALA发表对该技术的详细阐述。原先只在CSS玩家之间作为一种制作方法流传，后来出来个14 Rules for Faster-Loading 
Web Sites, 技术人员...</description>
		<content:encoded><![CDATA[<p><strong>CSS Sprites&#8230;</strong></p>
<p>CSS Sprites技术不新鲜，早在2005年 CSS Zengarden 的园主 Dave Shea就在ALA发表对该技术的详细阐述。原先只在CSS玩家之间作为一种制作方法流传，后来出来个14 Rules for Faster-Loading<br />
Web Sites, 技术人员&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 跨浏览器使用剪贴板 by 魏中华</title>
		<link>http://realazy.org/blog/2008/09/01/using-clipboard-crossbrowsers/#comment-96290</link>
		<dc:creator>魏中华</dc:creator>
		<pubDate>Thu, 18 Sep 2008 02:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/?p=181#comment-96290</guid>
		<description>&#62;&#62;访问剪贴板是个不安全的操作！

是非常不安全！想象一下，如果你上的每个网站都窃取了你剪贴板上的内容，日积月累，配合下搜索引擎，你想不泄漏个人隐私或者公司的机密都难。

就冲这个因素，也应该把访问剪贴板的功能从浏览器上去掉，包括这个已经流传很久的 flash 实现。</description>
		<content:encoded><![CDATA[<p>&gt;&gt;访问剪贴板是个不安全的操作！</p>
<p>是非常不安全！想象一下，如果你上的每个网站都窃取了你剪贴板上的内容，日积月累，配合下搜索引擎，你想不泄漏个人隐私或者公司的机密都难。</p>
<p>就冲这个因素，也应该把访问剪贴板的功能从浏览器上去掉，包括这个已经流传很久的 flash 实现。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 留言板 by shuge.lee</title>
		<link>http://realazy.org/blog/guestbook/#comment-96145</link>
		<dc:creator>shuge.lee</dc:creator>
		<pubDate>Wed, 17 Sep 2008 17:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog//?page_id=49#comment-96145</guid>
		<description>“GIMP的软件界面中文包、中文手册自2.2.0以后就绝种了，非常可惜。由于某种原因，我必须学习图形处理基础以取得一定的学分，但课程都是以Photoshop为例，我没有晕到死系统，也没有Photoshop软件，所以我只好学习GIMP。

我会创作、翻译GIMP相关中文教程、实例资源，这些资源暂时命名为《畅游GNU图像处理程序》(Enjoy GIMP），它们会陆续这里发表”

puNk!d
 发送至 我
	
插画手绘一般都会选择矢量图编辑工具的，例如Adobe的Illustrator，linux下的inkscape (大部分Linux的图标应该都是用inkscape完成的)

GIMP的书这本Apress的应该不错，Apress出版的东西都还是蛮有质量的。

http://gimpbook.com/



我想翻译这本书，弟兄您读的是纤维书吧？愿意转让吗？</description>
		<content:encoded><![CDATA[<p>“GIMP的软件界面中文包、中文手册自2.2.0以后就绝种了，非常可惜。由于某种原因，我必须学习图形处理基础以取得一定的学分，但课程都是以Photoshop为例，我没有晕到死系统，也没有Photoshop软件，所以我只好学习GIMP。</p>
<p>我会创作、翻译GIMP相关中文教程、实例资源，这些资源暂时命名为《畅游GNU图像处理程序》(Enjoy GIMP），它们会陆续这里发表”</p>
<p>puNk!d<br />
 发送至 我</p>
<p>插画手绘一般都会选择矢量图编辑工具的，例如Adobe的Illustrator，linux下的inkscape (大部分Linux的图标应该都是用inkscape完成的)</p>
<p>GIMP的书这本Apress的应该不错，Apress出版的东西都还是蛮有质量的。</p>
<p><a href="http://gimpbook.com/" rel="nofollow">http://gimpbook.com/</a></p>
<p>我想翻译这本书，弟兄您读的是纤维书吧？愿意转让吗？</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaScript 数组的 uniq 方法 by dh20156</title>
		<link>http://realazy.org/blog/2007/12/07/uniq-method-for-js-array/#comment-95979</link>
		<dc:creator>dh20156</dc:creator>
		<pubDate>Wed, 17 Sep 2008 06:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog/2007/12/07/uniq-method-for-js-array/#comment-95979</guid>
		<description>参见http://www.v-ec.com/jslib
[去除重复]部分</description>
		<content:encoded><![CDATA[<p>参见http://www.v-ec.com/jslib<br />
[去除重复]部分</p>
]]></content:encoded>
	</item>
</channel>
</rss>
