<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://clientside.cnet.com/wiki/lib/styles/feed.css" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Clientside Examples &amp; Tutorials</title>
        <description></description>
        <link>http://clientside.cnet.com/wiki/</link>
        <lastBuildDate>Thu, 15 May 2008 15:16:52 -0600</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://clientside.cnet.com/wiki/lib/images/favicon.ico</url>
            <title>Clientside Examples &amp; Tutorials</title>
            <link>http://clientside.cnet.com/wiki/</link>
        </image>
        <item>
            <title>CNET Libraries</title>
            <link>http://clientside.cnet.com/wiki/cnet-libraries?rev=1209408150&amp;do=diff1209408150</link>
            <description>At CNET.com we've been working to create a set of javascript classes and functions that will be available to all our pages. Some of these classes are unique to our network and I won't document them here. Others though are things that could be reused elsewhere, and you'll find them detailed in this section of the wiki. I'm adding these as I have time, so check back often.</description>
            <author>Aaron Newton</author>
            <pubDate>Mon, 28 Apr 2008 12:42:30 -0600</pubDate>
        </item>
        <item>
            <title>Downloads &amp; SVN</title>
            <link>http://clientside.cnet.com/wiki/cnet-libraries/00-downloads?rev=1209407846&amp;do=diff1209407846</link>
            <description>CNET has its own internal source code, but in an effort to share these files we're using an external SVN service (Google code). You can download files individually from our svn repository here:

&lt;http://code.google.com/p/cnetjavascript&gt;

Check out the svn

 Additionally, you can check out the source code with svn thusly:</description>
            <author>Aaron Newton</author>
            <category>cnet-libraries</category>
            <pubDate>Mon, 28 Apr 2008 12:37:26 -0600</pubDate>
        </item>
        <item>
            <title>Compatibility</title>
            <link>http://clientside.cnet.com/wiki/mootorial/09-compatibility?rev=1208206136&amp;do=diff1208206136</link>
            <description>Mootools version 1.1 is not 100% compatible with code authored for previous releases. While the syntax for classes and functions has changed little if at all since the previous release (most of the changes are 'under the hood' and result in leaner, faster code), there are some syntax changes that would make code written for 1.0 and before break.</description>
            <author>Jimomighty</author>
            <category>mootorial</category>
            <pubDate>Mon, 14 Apr 2008 14:48:56 -0600</pubDate>
        </item>
        <item>
            <title>Getting Started: What is Mootools?</title>
            <link>http://clientside.cnet.com/wiki/mootorial/00-whatisit?rev=1206752097&amp;do=diff1206752097</link>
            <description>Mootools is a lightweight abstraction layer between the browser and the code you write (this is really the definition of nearly every js framework out there - Prototype, Dojo, jQuery, Y!UI, etc). It offers more functionality and richer tools for writing javascript, taking what has historically been painful and fraught with buggy environments (the browsers) and presenting you with a much more reliable environment. By adding it to your environment (i.e. including the script in your page) you are a…</description>
            <author>Dimitris Karteris</author>
            <category>mootorial</category>
            <pubDate>Fri, 28 Mar 2008 18:54:57 -0600</pubDate>
        </item>
        <item>
            <title>How to write a Mootools Class</title>
            <link>http://clientside.cnet.com/wiki/howtowriteamootoolsclass?rev=1201545529&amp;do=diff1201545529</link>
            <description>Here's a line-by-line, step-by-step walk-through of me writing a class. The actual class in this example, a slideshow, is in our common library and has more functionality than this example.</description>
            <author>Aaron Newton</author>
            <pubDate>Mon, 28 Jan 2008 11:38:49 -0600</pubDate>
        </item>
    </channel>
</rss>
