<?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>Comments on: The Dollar Safe Mode</title>
	<atom:link href="http://mootools.net/blog/2009/06/22/the-dollar-safe-mode/feed/" rel="self" type="application/rss+xml" />
	<link>http://mootools.net/blog/2009/06/22/the-dollar-safe-mode/</link>
	<description>The Blog</description>
	<lastBuildDate>Thu, 30 May 2013 22:46:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: rasmus</title>
		<link>http://mootools.net/blog/2009/06/22/the-dollar-safe-mode/comment-page-1/#comment-518</link>
		<dc:creator>rasmus</dc:creator>
		<pubDate>Tue, 23 Jun 2009 22:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=259#comment-518</guid>
		<description>&lt;p&gt;Well, that&#039;s one more item that can be removed from the &quot;Stupid Reasons Not To Use MooTools&#8482;&quot;-list! ;)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Well, that&#8217;s one more item that can be removed from the &#8220;Stupid Reasons Not To Use MooTools&trade;&#8221;-list! ;)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://mootools.net/blog/2009/06/22/the-dollar-safe-mode/comment-page-1/#comment-517</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Tue, 23 Jun 2009 20:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=259#comment-517</guid>
		<description>&lt;p&gt;What&#039;s up with the ™ ?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>What&#8217;s up with the ™&#160;?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: kamicane</title>
		<link>http://mootools.net/blog/2009/06/22/the-dollar-safe-mode/comment-page-1/#comment-515</link>
		<dc:creator>kamicane</dc:creator>
		<pubDate>Tue, 23 Jun 2009 13:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=259#comment-515</guid>
		<description>&lt;p&gt;@atwork8: It isnt called &quot;moo&quot; or anything like that because in MooTools $ is just another utility function, used more often that the others, sure, but still an utility function. &lt;code&gt;$&lt;/code&gt; isnt the &quot;main&quot; object for our entire framework. It targets elements that are in the document, so document is the logical parent object that should contain this function.&lt;/p&gt;

&lt;p&gt;In any case, you can assign document.id to whatever var you prefer, like this: &lt;code&gt;var whatevr = document.id&lt;/code&gt;.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@atwork8: It isnt called &#8220;moo&#8221; or anything like that because in MooTools $ is just another utility function, used more often that the others, sure, but still an utility function. <code>$</code> isnt the &#8220;main&#8221; object for our entire framework. It targets elements that are in the document, so document is the logical parent object that should contain this function.</p>

<p>In any case, you can assign document.id to whatever var you prefer, like this: <code>var whatevr = document.id</code>.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: atwork8</title>
		<link>http://mootools.net/blog/2009/06/22/the-dollar-safe-mode/comment-page-1/#comment-513</link>
		<dc:creator>atwork8</dc:creator>
		<pubDate>Mon, 22 Jun 2009 23:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=259#comment-513</guid>
		<description>&lt;p&gt;@Fábio - Yeah document.id is significantly more verbose than $. Like you say $ doesn&#039;t suggest what the function does at all, which is why I think &quot;moo&quot; is as good a substitute as any. You could argue that document.id isn&#039;t much better, if you have to put in brackets &quot;(short for identify)&quot; then maybe it could have been named more appropriately, and you could as easily do: moo ($ alternative). To be honest though it&#039;s hardly an issue, I&#039;d just do what I do in JQuery and use a closure if required. I was asking more out of curiousity why document.id and not something shorter, that was all.&lt;/p&gt;

&lt;p&gt;Anyways, still loving working with MooTools, thanks for sharing it! :o)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Fábio - Yeah document.id is significantly more verbose than $. Like you say $ doesn&#8217;t suggest what the function does at all, which is why I think &#8220;moo&#8221; is as good a substitute as any. You could argue that document.id isn&#8217;t much better, if you have to put in brackets &#8220;(short for identify)&#8221; then maybe it could have been named more appropriately, and you could as easily do: moo ($ alternative). To be honest though it&#8217;s hardly an issue, I&#8217;d just do what I do in JQuery and use a closure if required. I was asking more out of curiousity why document.id and not something shorter, that was all.</p>

<p>Anyways, still loving working with MooTools, thanks for sharing it! :o)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Fábio M. Costa</title>
		<link>http://mootools.net/blog/2009/06/22/the-dollar-safe-mode/comment-page-1/#comment-512</link>
		<dc:creator>Fábio M. Costa</dc:creator>
		<pubDate>Mon, 22 Jun 2009 23:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=259#comment-512</guid>
		<description>&lt;p&gt;@atwork8 document.id is more verbose IMHO. I mean, what a function called moo does? (almost like $ if it wasn&#039;t so spread)&lt;/p&gt;

&lt;p&gt;I often use this kind of functionality like @ricardo said in his comment.&lt;/p&gt;

&lt;p&gt;Its nice to see useful post like this.&lt;/p&gt;

&lt;p&gt;Mootools FTW!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@atwork8 document.id is more verbose IMHO. I mean, what a function called moo does? (almost like $ if it wasn&#8217;t so spread)</p>

<p>I often use this kind of functionality like @ricardo said in his comment.</p>

<p>Its nice to see useful post like this.</p>

<p>Mootools FTW!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://mootools.net/blog/2009/06/22/the-dollar-safe-mode/comment-page-1/#comment-511</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Mon, 22 Jun 2009 22:16:52 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=259#comment-511</guid>
		<description>&lt;p&gt;This great.  We&#039;ve had a lot of people wanting to use mootools with the concrete5 content management system, but the edit mode of the CMS is currently bundled with jquery.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This great.  We&#8217;ve had a lot of people wanting to use mootools with the concrete5 content management system, but the edit mode of the CMS is currently bundled with jquery.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: atwork8</title>
		<link>http://mootools.net/blog/2009/06/22/the-dollar-safe-mode/comment-page-1/#comment-509</link>
		<dc:creator>atwork8</dc:creator>
		<pubDate>Mon, 22 Jun 2009 20:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=259#comment-509</guid>
		<description>&lt;p&gt;Congrats on the latest release, looking good!&lt;/p&gt;

&lt;p&gt;Why not just use &quot;moo&quot; instead of &quot;document.id&quot;? It&#039;s only one more key stroke than &quot;$&quot;. Just a thought&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Congrats on the latest release, looking good!</p>

<p>Why not just use &#8220;moo&#8221; instead of &#8220;document.id&#8221;? It&#8217;s only one more key stroke than &#8220;$&#8221;. Just a thought</p>]]></content:encoded>
	</item>
	<item>
		<title>By: moonkiki</title>
		<link>http://mootools.net/blog/2009/06/22/the-dollar-safe-mode/comment-page-1/#comment-508</link>
		<dc:creator>moonkiki</dc:creator>
		<pubDate>Mon, 22 Jun 2009 19:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=259#comment-508</guid>
		<description>&lt;p&gt;innovation is often behind semplicity...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>innovation is often behind semplicity&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Aylott</title>
		<link>http://mootools.net/blog/2009/06/22/the-dollar-safe-mode/comment-page-1/#comment-507</link>
		<dc:creator>Thomas Aylott</dc:creator>
		<pubDate>Mon, 22 Jun 2009 18:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=259#comment-507</guid>
		<description>&lt;p&gt;Is there a DollarSafe™ mode for the stock market?! Also want to implement it on the subway.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Is there a DollarSafe™ mode for the stock market?! Also want to implement it on the subway.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ricardo</title>
		<link>http://mootools.net/blog/2009/06/22/the-dollar-safe-mode/comment-page-1/#comment-506</link>
		<dc:creator>ricardo</dc:creator>
		<pubDate>Mon, 22 Jun 2009 17:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=259#comment-506</guid>
		<description>&lt;p&gt;Just like jQuery.noconflict(), good to see other frameworks worrying about compatibility. I&#039;d use it like this:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;
(function($){
    this.X = new Class({
        initialize: function(element){
            this.element = $(element);
        }
    });
})(document.id);
&lt;/code&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Just like jQuery.noconflict(), good to see other frameworks worrying about compatibility. I&#8217;d use it like this:</p>

<p><code>
(function($){
    this.X = new Class({
        initialize: function(element){
            this.element = $(element);
        }
    });
})(document.id);
</code></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Nikola</title>
		<link>http://mootools.net/blog/2009/06/22/the-dollar-safe-mode/comment-page-1/#comment-504</link>
		<dc:creator>Nikola</dc:creator>
		<pubDate>Mon, 22 Jun 2009 16:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=259#comment-504</guid>
		<description>&lt;p&gt;Although I rather share your thoughts on using only one framework/library I have always liked jQuery&#039;s noconflict() because it gives more freedom to users and developers. Congrats on the Dollar Safe Mode (tm).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Although I rather share your thoughts on using only one framework/library I have always liked jQuery&#8217;s noconflict() because it gives more freedom to users and developers. Congrats on the Dollar Safe Mode (tm).</p>]]></content:encoded>
	</item>
</channel>
</rss>
