<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>comp.lang.javascript Google Group</title>
  <link>http://groups.google.at/group/comp.lang.javascript</link>
  <description>Netscape Communications Corp.&amp;#39;s JavaScript language.</description>
  <language>en</language>
  <item>
  <title>Re: For all those jQuery fanboys</title>
  <link>http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/39de0ae2c93af84b?show_docid=39de0ae2c93af84b</link>
  <description>
  Douglas Crockford is a good speaker. Some of the things in his book are &lt;br&gt; clearly wrong. The lint tool has way too much subjectivity baked in, &lt;br&gt; reporting errors for perfectly valid EcmaScript programs, and still &lt;br&gt; calls FunctionDeclaration a function statement. &lt;br&gt; In his presentations, Crockford has explained some closure patterns. I
  </description>
  <guid isPermaLink="true">http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/39de0ae2c93af84b?show_docid=39de0ae2c93af84b</guid>
  <author>
  dhtmlkitc...@gmail.com
  (Garrett Smith)
  </author>
  <pubDate>Sat, 20 Mrz. 2010 18:23:38 UT
</pubDate>
  </item>
  <item>
  <title>Re: Getting computed/current style</title>
  <link>http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/21c0aaa9e69cb88f/2dbcaef0eb6187af?show_docid=2dbcaef0eb6187af</link>
  <description>
  &amp;quot;offset&amp;quot; is a prefix for three nasty properties and one good property. &lt;br&gt; The nasties are: offsetLeft, offsetTop, and offsetParent. The one good &lt;br&gt; one is offsetWidth. &lt;br&gt; Those are defined in CSSOM Views, and, depending on the version of that &lt;br&gt; document, you&#39;ll get completely different definitions for the bad ones.
  </description>
  <guid isPermaLink="true">http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/21c0aaa9e69cb88f/2dbcaef0eb6187af?show_docid=2dbcaef0eb6187af</guid>
  <author>
  dhtmlkitc...@gmail.com
  (Garrett Smith)
  </author>
  <pubDate>Sat, 20 Mrz. 2010 18:00:17 UT
</pubDate>
  </item>
  <item>
  <title>Bookmarklets (was: For all those jQuery fanboys)</title>
  <link>http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/cbd0229f70bed724?show_docid=cbd0229f70bed724</link>
  <description>
  javascript:window.location=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/groups/search?hl=en&amp;as_umsgid=&quot;&gt;[link]&lt;/a&gt;&amp;quot;+&amp;quot;%s&amp;quot;.replace(/^&amp;lt;(news:)?| &lt;br&gt; it &lt;br&gt; Not without a parameter value to replace the `%s&#39; :) &lt;br&gt; That said, this one is a fairly simple bookmarklet; they can be written &lt;br&gt; differently (and I have done so) so that they use a default value or the
  </description>
  <guid isPermaLink="true">http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/cbd0229f70bed724?show_docid=cbd0229f70bed724</guid>
  <author>
  pointede...@web.de
  (Thomas &#39;PointedEars&#39; Lahn)
  </author>
  <pubDate>Sat, 20 Mrz. 2010 17:29:11 UT
</pubDate>
  </item>
  <item>
  <title>Re: For all those jQuery fanboys</title>
  <link>http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/f164090bc6134049?show_docid=f164090bc6134049</link>
  <description>
  Sorry, I was referring to TB. I didn&#39;t download that other thing.
  </description>
  <guid isPermaLink="true">http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/f164090bc6134049?show_docid=f164090bc6134049</guid>
  <author>
  dmark.cins...@gmail.com
  (David Mark)
  </author>
  <pubDate>Sat, 20 Mrz. 2010 16:34:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: For all those jQuery fanboys</title>
  <link>http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/a4b9b6a602e49aeb?show_docid=a4b9b6a602e49aeb</link>
  <description>
  I know that. I pasted it into the Web browser&#39;s address bar, which &lt;br&gt; AFAIK, should have worked. &lt;br&gt; Ah, I never bother with them, so I am ignorant of the mechanics &lt;br&gt; involved. I thought they were basically just javascript: links bookmarked. &lt;br&gt; No idea. &lt;br&gt; Right. I was getting tired of messing with GG though. &lt;br&gt; Thanks. The first was the JSLint oddity I mentioned. The second is a
  </description>
  <guid isPermaLink="true">http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/a4b9b6a602e49aeb?show_docid=a4b9b6a602e49aeb</guid>
  <author>
  dmark.cins...@gmail.com
  (David Mark)
  </author>
  <pubDate>Sat, 20 Mrz. 2010 16:33:21 UT
</pubDate>
  </item>
  <item>
  <title>Re: For all those jQuery fanboys</title>
  <link>http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/3530f8401e198e47?show_docid=3530f8401e198e47</link>
  <description>
  Clicking the secondary mouse button (on Mac: Ctrl+Click) should show a &lt;br&gt; context menu containing &amp;quot;Search Msg-ID&amp;quot; &amp;gt; &amp;quot;Google Groups&amp;quot;. But it is &lt;br&gt; possible that you have to insert `/search&#39; in the resulting URI, as &lt;br&gt; described, for this to work, because Google changed their Advanced Search &lt;br&gt; interface. The author has not released a new version yet, not even one
  </description>
  <guid isPermaLink="true">http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/3530f8401e198e47?show_docid=3530f8401e198e47</guid>
  <author>
  pointede...@web.de
  (Thomas &#39;PointedEars&#39; Lahn)
  </author>
  <pubDate>Sat, 20 Mrz. 2010 16:33:13 UT
</pubDate>
  </item>
  <item>
  <title>Re: For all those jQuery fanboys</title>
  <link>http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/ccb5c394ed609cc9?show_docid=ccb5c394ed609cc9</link>
  <description>
  javascript:window.location=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/groups/search?hl=en&amp;as_umsgid=&quot;&gt;[link]&lt;/a&gt;&amp;quot;+&amp;quot;%s&amp;quot;.replace(/^&amp;lt;(news:)?| &lt;br&gt; No, bookmarklets are for your *Web* *browser*. You need to create a &lt;br&gt; bookmark with the above value as URI and give it a keyword. Then type the &lt;br&gt; keyword and the parameter (`%s&#39; is replaced with the parameter when you use
  </description>
  <guid isPermaLink="true">http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/ccb5c394ed609cc9?show_docid=ccb5c394ed609cc9</guid>
  <author>
  pointede...@web.de
  (Thomas &#39;PointedEars&#39; Lahn)
  </author>
  <pubDate>Sat, 20 Mrz. 2010 16:27:42 UT
</pubDate>
  </item>
  <item>
  <title>Re: For all those jQuery fanboys</title>
  <link>http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/138b931b8f01ada2?show_docid=138b931b8f01ada2</link>
  <description>
  And speaking of Usenet/Google mysteries. How is it that some people &lt;br&gt; have their names in the post totals, while others have email addresses? &lt;br&gt; I remember looking at the message source from people in each group, but &lt;br&gt; couldn&#39;t spot any likely discrepancies. I&#39;ve noticed that, like &lt;br&gt; everything about GG, the behavior switches from time to time (sometimes
  </description>
  <guid isPermaLink="true">http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/138b931b8f01ada2?show_docid=138b931b8f01ada2</guid>
  <author>
  dmark.cins...@gmail.com
  (David Mark)
  </author>
  <pubDate>Sat, 20 Mrz. 2010 16:09:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: For all those jQuery fanboys</title>
  <link>http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/52a847f7b25d60dd?show_docid=52a847f7b25d60dd</link>
  <description>
  Pasting the news: link into Chrome opened a new TB instance, popped up &lt;br&gt; an empty Identity dialog (which I canceled) and then did nothing. I &lt;br&gt; give up. :)
  </description>
  <guid isPermaLink="true">http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/52a847f7b25d60dd?show_docid=52a847f7b25d60dd</guid>
  <author>
  dmark.cins...@gmail.com
  (David Mark)
  </author>
  <pubDate>Sat, 20 Mrz. 2010 16:06:08 UT
</pubDate>
  </item>
  <item>
  <title>Re: For all those jQuery fanboys</title>
  <link>http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/5317fc152be4c363?show_docid=5317fc152be4c363</link>
  <description>
  I have no idea what it was doing. Clicking the links appeared to be a noop.
  </description>
  <guid isPermaLink="true">http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/5317fc152be4c363?show_docid=5317fc152be4c363</guid>
  <author>
  dmark.cins...@gmail.com
  (David Mark)
  </author>
  <pubDate>Sat, 20 Mrz. 2010 16:01:15 UT
</pubDate>
  </item>
  <item>
  <title>Re: For all those jQuery fanboys</title>
  <link>http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/a495f605c4ef1d10?show_docid=a495f605c4ef1d10</link>
  <description>
  That is getting all fouled up in TB, as well as GG. I tried to piece it &lt;br&gt; back together, but kept getting Google server errors. Can you just post &lt;br&gt; a GG (http) link?
  </description>
  <guid isPermaLink="true">http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/a495f605c4ef1d10?show_docid=a495f605c4ef1d10</guid>
  <author>
  dmark.cins...@gmail.com
  (David Mark)
  </author>
  <pubDate>Sat, 20 Mrz. 2010 15:59:54 UT
</pubDate>
  </item>
  <item>
  <title>Re: For all those jQuery fanboys</title>
  <link>http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/e95449f70e084e18?show_docid=e95449f70e084e18</link>
  <description>
  Unlikely. Try with &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://mnenhy.mozdev.org/&quot;&gt;[link]&lt;/a&gt;&amp;gt; or, to be even more on- &lt;br&gt; topic (Mnenhy is probably written in JavaScript), the following bookmarklet &lt;br&gt; (remove the &amp;quot;news:&amp;quot; from the parameter or change the code): &lt;br&gt; javascript:window.location=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/groups?hl=en&amp;as_umsgid=&quot;&gt;[link]&lt;/a&gt;&amp;quot;+&amp;quot;%s&amp;quot;.replace(/^&amp;lt;(news:)?|
  </description>
  <guid isPermaLink="true">http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/e95449f70e084e18?show_docid=e95449f70e084e18</guid>
  <author>
  pointede...@web.de
  (Thomas &#39;PointedEars&#39; Lahn)
  </author>
  <pubDate>Sat, 20 Mrz. 2010 15:44:00 UT
</pubDate>
  </item>
  <item>
  <title>Re: For all those jQuery fanboys</title>
  <link>http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/426f24347d6c8442?show_docid=426f24347d6c8442</link>
  <description>
  javascript:window.location=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/groups?hl=en&amp;as_umsgid=&quot;&gt;[link]&lt;/a&gt;&amp;quot;+&amp;quot;%s&amp;quot;.replace(/^&amp;lt;(news:)?| &lt;br&gt; Just saw that they changed their search URI (and broken the old one in the &lt;br&gt; process, so much for competence), so use: &lt;br&gt; javascript:window.location=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/groups/search?hl=en&amp;as_umsgid=&quot;&gt;[link]&lt;/a&gt;&amp;quot;+&amp;quot;%s&amp;quot;.replace(/^&amp;lt;(news:)?|
  </description>
  <guid isPermaLink="true">http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/426f24347d6c8442?show_docid=426f24347d6c8442</guid>
  <author>
  pointede...@web.de
  (Thomas &#39;PointedEars&#39; Lahn)
  </author>
  <pubDate>Sat, 20 Mrz. 2010 15:51:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: For all those jQuery fanboys</title>
  <link>http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/22a316a62b8aa872?show_docid=22a316a62b8aa872</link>
  <description>
  Thanks, but TB doesn&#39;t seem to like those. Probably confused by so many &lt;br&gt; different FF versions installed beside it. &lt;br&gt; The thing is, he switched it a year or two back to list window itself as &lt;br&gt; an implied global, even when assuming a browser, which certainly makes &lt;br&gt; no sense. He should forget about host objects.
  </description>
  <guid isPermaLink="true">http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/22a316a62b8aa872?show_docid=22a316a62b8aa872</guid>
  <author>
  dmark.cins...@gmail.com
  (David Mark)
  </author>
  <pubDate>Sat, 20 Mrz. 2010 15:27:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: For all those jQuery fanboys</title>
  <link>http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/17b57a800dbf8cb9?show_docid=17b57a800dbf8cb9</link>
  <description>
  Here you are: &lt;br&gt; &amp;lt;&lt;a target=&quot;_blank&quot; href=&quot;http://groups.google.com/groups?as_umsgid=4A0393D0.8080405@PointedEars.de&quot;&gt;news:4A0393D0.8080405@PointedEars.de&lt;/a&gt;&amp;gt; &lt;br&gt; &amp;lt;&lt;a target=&quot;_blank&quot; href=&quot;http://groups.google.com/groups?as_umsgid=43606011.BCLMh4Saal@PointedEars.de&quot;&gt;news:43606011.BCLMh4Saal@PointedEars.de&lt;/a&gt;&amp;gt; &lt;br&gt; PointedEars
  </description>
  <guid isPermaLink="true">http://groups.google.at/group/comp.lang.javascript/browse_thread/thread/819c5e880e498a24/17b57a800dbf8cb9?show_docid=17b57a800dbf8cb9</guid>
  <author>
  pointede...@web.de
  (Thomas &#39;PointedEars&#39; Lahn)
  </author>
  <pubDate>Sat, 20 Mrz. 2010 15:23:32 UT
</pubDate>
  </item>
  </channel>
</rss>
