<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>《JavaScript的兼容性问题》的评论</title>
	<atom:link href="http://2simple.cn/2007/04/javascript.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://2simple.cn/2007/04/javascript.htm</link>
	<description>我们已经回来</description>
	<lastBuildDate>Wed, 21 Mar 2012 10:54:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>作者：魂魄追风</title>
		<link>http://2simple.cn/2007/04/javascript.htm#comment-13046</link>
		<dc:creator>魂魄追风</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://2simple.cn/2007/04/javascript.htm#comment-13046</guid>
		<description>站长你好！

看了你的糗事百科（是你的站吧？呵呵），觉得不错。

同样的，能不能也做一个“做梦百科”呢（或者叫“网人说梦”，“晒梦”之类的）？ 就是把每个人做的梦匿名写在网上，其实就跟糗事百科一样。国外有一个这样的网站：dreamsbox（http://www.dreamsbox.com/php/）。当然，做梦百科还要有一个功能，就是注册登录，然后可以把自己的梦写成文集一样的，甚至每天更新，到时候可以查看自己记录的梦。

我是昨天晚上突然想到这个，因为自己最近老是失眠多梦。。就想把每天做的梦记下来。

不知道你有没有兴趣，可以加我的msn：cartonfox@hotmail.com </description>
		<content:encoded><![CDATA[<p>站长你好！</p>
<p>看了你的糗事百科（是你的站吧？呵呵），觉得不错。</p>
<p>同样的，能不能也做一个“做梦百科”呢（或者叫“网人说梦”，“晒梦”之类的）？ 就是把每个人做的梦匿名写在网上，其实就跟糗事百科一样。国外有一个这样的网站：dreamsbox（http://www.dreamsbox.com/php/）。当然，做梦百科还要有一个功能，就是注册登录，然后可以把自己的梦写成文集一样的，甚至每天更新，到时候可以查看自己记录的梦。</p>
<p>我是昨天晚上突然想到这个，因为自己最近老是失眠多梦。。就想把每天做的梦记下来。</p>
<p>不知道你有没有兴趣，可以加我的msn：cartonfox@hotmail.com </p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：阿七</title>
		<link>http://2simple.cn/2007/04/javascript.htm#comment-13047</link>
		<dc:creator>阿七</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://2simple.cn/2007/04/javascript.htm#comment-13047</guid>
		<description>这样？不过我想你已经google到了，还出现问题是确实冲突
·jquery和prototype比较，以及冲突解决     -&#124;yytcpt 发表于 2007-2-15 0:23:00
初次试用jQuery，到底是prototype好还是jquery好？

之前的项目已经使用了prototype，现加入jquery后，立刻罢工，搜了一下，还是有解决办法的（原文），不过最后我还是抛弃prototype，开始使用jquery了。
&lt;script src=&quot;prototype.js&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;http://blogbeta.blueidea.com/jquery.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
      jQuery.noConflict();
&lt;/script&gt;

注意：一定要先引入prototype.js 再引入jquery.js，先后顺序不可错。
via:http://yytcpt.blueidea.com/archives/2007/4300.shtml</description>
		<content:encoded><![CDATA[<p>这样？不过我想你已经google到了，还出现问题是确实冲突<br />
·jquery和prototype比较，以及冲突解决     -|yytcpt 发表于 2007-2-15 0:23:00<br />
初次试用jQuery，到底是prototype好还是jquery好？</p>
<p>之前的项目已经使用了prototype，现加入jquery后，立刻罢工，搜了一下，还是有解决办法的（原文），不过最后我还是抛弃prototype，开始使用jquery了。<br />
&lt;script src=&quot;prototype.js&quot;&gt;&lt;/script&gt;<br />
&lt;script src=&quot;<a href="http://blogbeta.blueidea.com/jquery.js&quot;&gt;&lt;/script&#038;gt" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/blogbeta.blueidea.com/jquery.js_quot_gt_lt_/script_038_gt?referer=');">http://blogbeta.blueidea.com/jquery.js&quot;&gt;&lt;/script&#038;gt</a>;<br />
&lt;script type=&quot;text/javascript&quot;&gt;<br />
      jQuery.noConflict();<br />
&lt;/script&gt;</p>
<p>注意：一定要先引入prototype.js 再引入jquery.js，先后顺序不可错。<br />
via:<a href="http://yytcpt.blueidea.com/archives/2007/4300.shtml" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/yytcpt.blueidea.com/archives/2007/4300.shtml?referer=');">http://yytcpt.blueidea.com/archives/2007/4300.shtml</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Datou</title>
		<link>http://2simple.cn/2007/04/javascript.htm#comment-13048</link>
		<dc:creator>Datou</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://2simple.cn/2007/04/javascript.htm#comment-13048</guid>
		<description>谢谢楼上的解答，为什么你放弃prototype转用jquery呢？还有就是prototype是rails默认的，好像不太好换……</description>
		<content:encoded><![CDATA[<p>谢谢楼上的解答，为什么你放弃prototype转用jquery呢？还有就是prototype是rails默认的，好像不太好换……</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Datou</title>
		<link>http://2simple.cn/2007/04/javascript.htm#comment-13049</link>
		<dc:creator>Datou</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://2simple.cn/2007/04/javascript.htm#comment-13049</guid>
		<description>纪录梦在我们的单子上，现在有两个问题：
1、性能。rails访问数据库的效率需要大幅优化，现在效率很低，经常挂起。
2、用户体系。正在建设中。

差不多的时候，我们会推出这样的网站的 ：）</description>
		<content:encoded><![CDATA[<p>纪录梦在我们的单子上，现在有两个问题：<br />
1、性能。rails访问数据库的效率需要大幅优化，现在效率很低，经常挂起。<br />
2、用户体系。正在建设中。</p>
<p>差不多的时候，我们会推出这样的网站的 ：）</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：dimlau</title>
		<link>http://2simple.cn/2007/04/javascript.htm#comment-13052</link>
		<dc:creator>dimlau</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://2simple.cn/2007/04/javascript.htm#comment-13052</guid>
		<description>换mootools吧 -_-#
外行人路过～～</description>
		<content:encoded><![CDATA[<p>换mootools吧 -_-#<br />
外行人路过～～</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Datou</title>
		<link>http://2simple.cn/2007/04/javascript.htm#comment-13053</link>
		<dc:creator>Datou</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://2simple.cn/2007/04/javascript.htm#comment-13053</guid>
		<description>Ruby on Rails默认使用的prototype.js和scriptaculous.js，貌似没法改，这些js的调用已经默认到rthml的解析里面了（可以直接用link_to_remote、submit_to_remote进行调用）。</description>
		<content:encoded><![CDATA[<p>Ruby on Rails默认使用的prototype.js和scriptaculous.js，貌似没法改，这些js的调用已经默认到rthml的解析里面了（可以直接用link_to_remote、submit_to_remote进行调用）。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
