<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>DOM Scripting comments: Standalone selector</title>
        <link>http://domscripting.com/blog/display/117</link>
        <description>The tireless work of John Resig.</description>
        <language>en</language>
        <item>
            <title>Adam Bryson</title>
            <link>http://domscripting.com/blog/display.php/117#comment1034</link>
            <content:encoded><![CDATA[<p>Thanks for the info and the link to Firebug.</p>

<p>Wish I could get to Boston but it&#8217;s not happening for me this year.</p>
]]></content:encoded>
            <pubDate>Mon, 22 Sep 2008 06:07:42 GMT</pubDate>
        </item>
        <item>
            <title>Caro</title>
            <link>http://domscripting.com/blog/display.php/117#comment1033</link>
            <content:encoded><![CDATA[<p>Ohhh&#8230; Yes John is great :)</p>
]]></content:encoded>
            <pubDate>Tue, 16 Sep 2008 15:37:23 GMT</pubDate>
        </item>
        <item>
            <title>Manir</title>
            <link>http://domscripting.com/blog/display.php/117#comment1032</link>
            <content:encoded><![CDATA[<p>I am admiring to John Resig :)</p>
]]></content:encoded>
            <pubDate>Thu, 11 Sep 2008 13:18:34 GMT</pubDate>
        </item>
        <item>
            <title>KeeKee</title>
            <link>http://domscripting.com/blog/display.php/117#comment1031</link>
            <content:encoded><![CDATA[<p>I take it John&#8217;s best friend is his computer.  He really needs to get out just a bit more around something like people maybe, but when he&#8217;s at his best is when he&#8217;s at his computer apparently.  Great stuff.</p>

<p>KeeKee</p>
]]></content:encoded>
            <pubDate>Tue, 02 Sep 2008 18:15:41 GMT</pubDate>
        </item>
        <item>
            <title>Erik</title>
            <link>http://domscripting.com/blog/display.php/117#comment1030</link>
            <content:encoded><![CDATA[<p>I&#8217;m torn between hero worship of Resig and wanting to murder him and his library spamming ilk for taking all the paying opportunities to actually write your own Javascript off of the market. Sigh&#8230; Guess I&#8217;ll just have to suck it up or refine and publish my own damn library if I want to continue doing that.</p>

<p>But yeah, he&#8217;s a badass and one of the few framework writers whose functions I can&#8217;t reverse engineer on sight. Thanks for the book that gave my own JS skill development such a shot in the arm Jeremy. Too bad it all appears to have been for nothing now. Might as well learn variables, loops, and flow control and then just skip all that unnecessary object stuff and learn the libraries.</p>

<p>I think I lost a recommendation from my last employer because I made the mistake of writing my own much more flexible form validation scripts rather than simply dumping the crappy code in that they had on hand and stripping some unnecessary table code one of their other freelancers put in. My mistake for putting standards and UI considerations ahead of just getting it done, but for FFS, who likes getting a JS alert when the field they just put a questionable e-mail address into loses focus? JS alerts for anything other than onclick is like throwing up a brick wall in front of a cyclist.</p>

<p>There are two sayings that irritate the Hell out of me:</p>

<p>&quot;Don&#8217;t talk about politics or religion in the bar/pub.&quot; - What else do we talk about? Shag carpeting? Celebrities? Sports? Other bars? Bar decor?</p>

<p>and from the developers&#8230;</p>

<p>&quot;Don&#8217;t reinvent the wheel.&quot;</p>

<p>If nobody ever reinvented the wheel we&#8217;d be chipping the silly things out of stone. How would we all feel about gas prices if we were still doing that?</p>
]]></content:encoded>
            <pubDate>Mon, 01 Sep 2008 22:57:41 GMT</pubDate>
        </item>
        <item>
            <title>Robert</title>
            <link>http://domscripting.com/blog/display.php/117#comment1029</link>
            <content:encoded><![CDATA[<p>Ah - nice idea, I always have the problem to load more code than I really need. But reducing the code is a bit too difficult for my JQ-skills at the moment. I will have a look at the selector engine!</p>
]]></content:encoded>
            <pubDate>Thu, 28 Aug 2008 21:09:48 GMT</pubDate>
        </item>
        <item>
            <title>Patrick</title>
            <link>http://domscripting.com/blog/display.php/117#comment1027</link>
            <content:encoded><![CDATA[<p>I wish I would be able to do only half the work&#8230;</p>

<p>BTW: Firebug is one my favorite tools for web developement and making some quick changes to websites on the fly&#8230; Thanks to John for that.</p>
]]></content:encoded>
            <pubDate>Tue, 26 Aug 2008 21:34:31 GMT</pubDate>
        </item>
        <item>
            <title>Jeremy Keith</title>
            <link>http://domscripting.com/blog/display.php/117#comment1026</link>
            <content:encoded><![CDATA[<p>Thanks for the update, Karl. That&#8217;s really good to hear about the inherent modularisation of jQuery.</p>
]]></content:encoded>
            <pubDate>Tue, 26 Aug 2008 01:32:40 GMT</pubDate>
        </item>
        <item>
            <title>Karl Swedberg</title>
            <link>http://domscripting.com/blog/display.php/117#comment1025</link>
            <content:encoded><![CDATA[<p>Hi Jeremy,</p>

<p>If you download the SVN copy of jQuery, you&#8217;ll see in the src directory that the library is already modularized to some extent, with separate files for core, selectors, events, fx, ajax, offset, and dimensions.</p>

<p>It&#8217;s not offered that way through the more public channels partly because of the support overhead of having to figure out which components are loaded when someone is having problems getting something to work.</p>

<p>Also, an update: the jQuery conference registration is now closed. We maxed out the number of attendees that the venue can hold. </p>
]]></content:encoded>
            <pubDate>Mon, 25 Aug 2008 22:01:45 GMT</pubDate>
        </item>
   </channel>
</rss>