<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>jslint_com at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/jslint_com/</link>
    <description>JSLint.com</description>

    <item>
      <title>Re: Need to be able to suppress the &quot;Script URL&quot; message</title>
      <pubDate>Tue, 03 Nov 2009 19:28:37 GMT</pubDate>
      <dc:creator>Brook</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jslint_com/message/993</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jslint_com/message/993</guid>
      <description>... I don&#39;t think that&#39;s really in question.  The problem is that there aren&#39;t any other mechanisms available for use.  One would hope that JSLint would be</description>
    </item>
    <item>
      <title>Re: Need to be able to suppress the &quot;Script URL&quot; message</title>
      <pubDate>Tue, 03 Nov 2009 19:01:33 GMT</pubDate>
      <dc:creator>Douglas Crockford</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jslint_com/message/992</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jslint_com/message/992</guid>
      <description>... I don&#39;t recommend the use of javascript:urls in any context.</description>
    </item>
    <item>
      <title>Re: Read only?</title>
      <pubDate>Tue, 03 Nov 2009 18:59:25 GMT</pubDate>
      <dc:creator>Douglas Crockford</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jslint_com/message/991</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jslint_com/message/991</guid>
      <description>... See http://www.jslint.com/lint.html#global</description>
    </item>
    <item>
      <title>Need to be able to suppress the &quot;Script URL&quot; message</title>
      <pubDate>Tue, 03 Nov 2009 18:45:14 GMT</pubDate>
      <dc:creator>Brook</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jslint_com/message/990</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jslint_com/message/990</guid>
      <description>Given var b = javaApplet.Connect(&quot;javascript:OnConnect()&quot;); as the target of investigation, I inevitably see the &quot;Script URL&quot; complaint from JSLint.  Since the</description>
    </item>
    <item>
      <title>Read only?</title>
      <pubDate>Tue, 03 Nov 2009 18:38:32 GMT</pubDate>
      <dc:creator>Brook</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jslint_com/message/989</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jslint_com/message/989</guid>
      <description>What is the intent of flagging a line like gBarGinArr = []; with the error message &quot;Read only?&quot;</description>
    </item>
    <item>
      <title>Re: Warning for duplicate function</title>
      <pubDate>Mon, 02 Nov 2009 12:36:56 GMT</pubDate>
      <dc:creator>Douglas Crockford</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jslint_com/message/988</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jslint_com/message/988</guid>
      <description>That&#39;s a good question. The only warning JSLint gives is that aa is global. JSLint is more forgiving of global mishaps, assuming that if you are doing things</description>
    </item>
    <item>
      <title>Warning for duplicate function</title>
      <pubDate>Mon, 02 Nov 2009 12:26:20 GMT</pubDate>
      <dc:creator>woomla</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jslint_com/message/987</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jslint_com/message/987</guid>
      <description>This code jslint fine, but the second aa function is not accessible. Can&#39;t jslint give a warning for this? &quot;use strict&quot;; var NN = &#39;&#39;; function aa(name) { NN =</description>
    </item>
    <item>
      <title>goodpart:true with ruby</title>
      <pubDate>Sat, 31 Oct 2009 19:56:17 GMT</pubDate>
      <dc:creator>walfisch_in_the_sea</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jslint_com/message/986</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jslint_com/message/986</guid>
      <description>Hi, I use JSLint with Rhino. And as the goodparts sometimes change, I wrote a short rubyscript to update the options-string. Is there another way to get the</description>
    </item>
    <item>
      <title>Re: JSLINT Dreamweaver Extension</title>
      <pubDate>Sat, 31 Oct 2009 00:08:29 GMT</pubDate>
      <dc:creator>martijnbeulens</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jslint_com/message/985</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jslint_com/message/985</guid>
      <description>Hi Sam, Hahaha, Well you gave it some thought i see. I&#39;ve no idea if it&#39;s all possible but after my holiday i will look in to it. Thanks for the suggestions.</description>
    </item>
    <item>
      <title>JSLint with Rhino - failing for a statement which passes in web vers</title>
      <pubDate>Fri, 30 Oct 2009 04:37:58 GMT</pubDate>
      <dc:creator>Kunal Kumar</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jslint_com/message/984</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jslint_com/message/984</guid>
      <description>Hello, I am trying to integrate JSLint with our build and hence my preferred choice is Rhino engine for JSLint. However I havn&#39;t had much of luck in getting</description>
    </item>
    <item>
      <title>JSLINT Dreamweaver Extension</title>
      <pubDate>Thu, 29 Oct 2009 16:51:26 GMT</pubDate>
      <dc:creator>samckayak</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jslint_com/message/983</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jslint_com/message/983</guid>
      <description>This extension has so improved my jslint/JavaScript workflow. Some suggestions: 1 - Single key (CTRL-J maybe?) to launch the validator. 2 - Launching the</description>
    </item>
    <item>
      <title>Re: Good and bad invocation, a.k.a. call a RegExp</title>
      <pubDate>Wed, 28 Oct 2009 19:30:14 GMT</pubDate>
      <dc:creator>Paul Novitski</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jslint_com/message/982</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jslint_com/message/982</guid>
      <description>... May I ask why, if you&#39;re supplying the string as a hard-coded literal, are you testing it with a regular expression? Don&#39;t you as the scripter already know</description>
    </item>
    <item>
      <title>Re: Good and bad invocation, a.k.a. call a RegExp</title>
      <pubDate>Wed, 28 Oct 2009 19:02:52 GMT</pubDate>
      <dc:creator>Christian</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jslint_com/message/981</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jslint_com/message/981</guid>
      <description>JSLint helps to use a proper subset of Javascript. Javascript has a lot of issues which JSLint tries to fix, by proposing just to use a subset of the language</description>
    </item>
    <item>
      <title>Good and bad invocation, a.k.a. call a RegExp</title>
      <pubDate>Wed, 28 Oct 2009 01:56:27 GMT</pubDate>
      <dc:creator>robert.luxemburg</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jslint_com/message/980</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jslint_com/message/980</guid>
      <description>I was playing around with JSLint lately, and entered the following: var ss = &quot; ///// &quot;(&quot; \/ &quot;); JSLint returned: &quot;Problem at line 1 character 10: Bad</description>
    </item>
    <item>
      <title>Re: Dreamweaver JSLint extension / command</title>
      <pubDate>Fri, 23 Oct 2009 00:20:12 GMT</pubDate>
      <dc:creator>martijnbeulens</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jslint_com/message/979</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jslint_com/message/979</guid>
      <description>Reporting a bug or missing feature is not complaining. It&#39;s more like helping to make the software better and more useable.</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Mon Nov  9 19:38:37 PST 2009 -->
