<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Clientcide (Formerly CNET's Clientside) &#187; Code Releases</title>
	<atom:link href="http://www.clientcide.com/category/code-releases/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clientcide.com</link>
	<description>Making stuff work on the other side of the request.</description>
	<lastBuildDate>Fri, 06 Jan 2012 17:03:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Clientcide 3.0.10</title>
		<link>http://www.clientcide.com/code-releases/clientcide-3-0-10/</link>
		<comments>http://www.clientcide.com/code-releases/clientcide-3-0-10/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 17:03:50 +0000</pubDate>
		<dc:creator>Aaron N.</dc:creator>
				<category><![CDATA[Code Releases]]></category>

		<guid isPermaLink="false">http://www.clientcide.com/?p=1107</guid>
		<description><![CDATA[Another maintenance release for the most part. What&#8217;s new?
Clientcide:
* StickyWin.Ajax now can cache requests (useful for tips and whatnot); thanks @zipz
* New class: StickyWin.PointyTip.Ajax &#8211; provides for ajax tips. Again, thanks @zipz
* Fixed errant reference to old Browser property. This was breaking when used with MooTools 1.4* w/o compat.
* Tabswapper now allows you to specify [...]]]></description>
		<wfw:commentRss>http://www.clientcide.com/code-releases/clientcide-3-0-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Clientcide Libs for MooTools 1.4.1</title>
		<link>http://www.clientcide.com/code-releases/clientcide-libs-for-mootools-1-4-1/</link>
		<comments>http://www.clientcide.com/code-releases/clientcide-libs-for-mootools-1-4-1/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 19:06:13 +0000</pubDate>
		<dc:creator>Aaron N.</dc:creator>
				<category><![CDATA[Code Releases]]></category>

		<guid isPermaLink="false">http://www.clientcide.com/?p=1096</guid>
		<description><![CDATA[A few weeks ago MooTools released version 1.4. I held off on pushing it to my repos here because I knew there were one or two (very minor) issues and that 1.4.1 was forthcoming and I I didn&#8217;t want to go through the work of releasing for it twice.
Now that 1.4.1 is out I&#8217;ve pulled [...]]]></description>
		<wfw:commentRss>http://www.clientcide.com/code-releases/clientcide-libs-for-mootools-1-4-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clientcide 3.0.8</title>
		<link>http://www.clientcide.com/code-releases/clientcide-3-0-8/</link>
		<comments>http://www.clientcide.com/code-releases/clientcide-3-0-8/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 15:17:06 +0000</pubDate>
		<dc:creator>Aaron N.</dc:creator>
				<category><![CDATA[Code Releases]]></category>

		<guid isPermaLink="false">http://www.clientcide.com/?p=1092</guid>
		<description><![CDATA[New goodies for those of you using Clientcide, Behavior, or Twitter&#8217;s Bootstrap. If you missed it, be sure to read up on MooTools for Boostrap which I released earlier.
New in Clientcide 3.0.8

Tabswapper and Collapsible now fires the &#8220;layout:changed&#8221; event in their behavior filters so that other behavior filters can do positioning and measurement work when [...]]]></description>
		<wfw:commentRss>http://www.clientcide.com/code-releases/clientcide-3-0-8/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MooTools and Twitter&#8217;s Bootstrap</title>
		<link>http://www.clientcide.com/code-releases/mootools-and-twitters-bootstrap/</link>
		<comments>http://www.clientcide.com/code-releases/mootools-and-twitters-bootstrap/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 14:58:03 +0000</pubDate>
		<dc:creator>Aaron N.</dc:creator>
				<category><![CDATA[Code Releases]]></category>

		<guid isPermaLink="false">http://www.clientcide.com/?p=1081</guid>
		<description><![CDATA[
Bootstrap, from Twitter is a heaping serving of awesomeness. In addition to it&#8217;s easy to use  grid system, layouts, good looking typography, and the fact that the  whole thing is written in Less, it includes a handful of JavaScript plugins for jQuery and Ender to bring a lot of the CSS components to [...]]]></description>
		<wfw:commentRss>http://www.clientcide.com/code-releases/mootools-and-twitters-bootstrap/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Quick Cliencide Update</title>
		<link>http://www.clientcide.com/code-releases/quick-cliencide-update/</link>
		<comments>http://www.clientcide.com/code-releases/quick-cliencide-update/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 01:53:13 +0000</pubDate>
		<dc:creator>Aaron N.</dc:creator>
				<category><![CDATA[Code Releases]]></category>

		<guid isPermaLink="false">http://www.clientcide.com/?p=1078</guid>
		<description><![CDATA[A few new additions/fixes to the Clientcide libs for your enjoyment:

Clientcide:

New behavior filter: StickyWin.Modal &#8211; make modal layers on the fly. Works really well with AJAX-ing in the HTML.
Updated Tabs filter to use new filter features (defaults and the like).


Behavior:

adding ability to set defaults for behaviors


More-Behaviors:

New Delegator for Fx.Reveal. Works a bit better than the [...]]]></description>
		<wfw:commentRss>http://www.clientcide.com/code-releases/quick-cliencide-update/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Developing MooTools with my Dev App</title>
		<link>http://www.clientcide.com/tools/developing-mootools-with-my-dev-app/</link>
		<comments>http://www.clientcide.com/tools/developing-mootools-with-my-dev-app/#comments</comments>
		<pubDate>Sat, 25 Jun 2011 19:09:54 +0000</pubDate>
		<dc:creator>Aaron N.</dc:creator>
				<category><![CDATA[Code Releases]]></category>
		<category><![CDATA[Examples]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.clientcide.com/?p=1065</guid>
		<description><![CDATA[My last few posts have covered the development sandbox I&#8217;ve been working on for the last few months. I thought I&#8217;d take the time to crank out a screencast of what it does and how you use it.

This video walks through the MooTools Development application. More about it here: 


Blog post


github repo


If you&#8217;d like to [...]]]></description>
		<wfw:commentRss>http://www.clientcide.com/tools/developing-mootools-with-my-dev-app/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>MooTools Dev App now ships with a builder</title>
		<link>http://www.clientcide.com/code-releases/mootools-dev-app-now-ships-with-a-builder/</link>
		<comments>http://www.clientcide.com/code-releases/mootools-dev-app-now-ships-with-a-builder/#comments</comments>
		<pubDate>Sat, 18 Jun 2011 23:23:28 +0000</pubDate>
		<dc:creator>Aaron N.</dc:creator>
				<category><![CDATA[Code Releases]]></category>

		<guid isPermaLink="false">http://www.clientcide.com/?p=1058</guid>
		<description><![CDATA[Did a little hacking today and added a JS builder (similar to what you see at http://clientcide.com/js) to the MooTools Dev App which I wrote about earlier this week. You can see this in action at:
dev.clientcide.com &#8211; just click on &#8220;builder&#8221;
Simple installation:

$ git clone git://github.com/anutron/mootools-development.git
$ cd mootools-development
$ ./go install       [...]]]></description>
		<wfw:commentRss>http://www.clientcide.com/code-releases/mootools-dev-app-now-ships-with-a-builder/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Clientcide 3.0, Behavior 1.0, MooTools Development, and so much more</title>
		<link>http://www.clientcide.com/code-releases/clientcide-3-0-behavior-1-0-mootools-development-and-so-much-more/</link>
		<comments>http://www.clientcide.com/code-releases/clientcide-3-0-behavior-1-0-mootools-development-and-so-much-more/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 00:04:48 +0000</pubDate>
		<dc:creator>Aaron N.</dc:creator>
				<category><![CDATA[Code Releases]]></category>

		<guid isPermaLink="false">http://www.clientcide.com/?p=1052</guid>
		<description><![CDATA[Greetings programmers. It&#8217;s been too long.
First, a quick personal update: For the last 2.5 years I&#8217;ve been busy at Cloudera helping them build a bunch of tools for Apache Hadoop which I&#8217;ve written about here and elsewhere. Over that period I wrote a lot of JavaScript, nearly all of which could be found on github [...]]]></description>
		<wfw:commentRss>http://www.clientcide.com/code-releases/clientcide-3-0-behavior-1-0-mootools-development-and-so-much-more/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Clientcide and MooTools 1.3</title>
		<link>http://www.clientcide.com/code-releases/clientcide-and-mootools-1-3/</link>
		<comments>http://www.clientcide.com/code-releases/clientcide-and-mootools-1-3/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 17:19:02 +0000</pubDate>
		<dc:creator>Aaron N.</dc:creator>
				<category><![CDATA[Code Releases]]></category>

		<guid isPermaLink="false">http://www.clientcide.com/?p=1050</guid>
		<description><![CDATA[With all the effort involved in getting MooTools More 1.3.0.1 out the door (along with 1.2.5.1 &#8211; look for a blog post on mootools.net shortly) I haven&#8217;t spent any time on upgrading Clientcide. I hope to begin this work this week if possible.
In theory, all the Clientcide code should continue to work with the compatibility [...]]]></description>
		<wfw:commentRss>http://www.clientcide.com/code-releases/clientcide-and-mootools-1-3/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Cloudera Desktop Open Sourced; Tons O&#8217; MooTools Goodies Hidden Inside</title>
		<link>http://www.clientcide.com/code-releases/cloudera-desktop-open-sourced-tons-o-mootools-goodies-hidden-inside/</link>
		<comments>http://www.clientcide.com/code-releases/cloudera-desktop-open-sourced-tons-o-mootools-goodies-hidden-inside/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 20:35:39 +0000</pubDate>
		<dc:creator>Aaron N.</dc:creator>
				<category><![CDATA[Code Releases]]></category>

		<guid isPermaLink="false">http://www.clientcide.com/?p=1005</guid>
		<description><![CDATA[I know, it&#8217;s been too long. What can I say? I&#8217;ve been busy. Really, really busy.
A few weeks ago Cloudera announced our latest release of our Hadoop Distribution and the open sourcing of numerous projects that are part of that distribution. If you&#8217;re reading my blog because you care about JavaScript and stuff, this won&#8217;t [...]]]></description>
		<wfw:commentRss>http://www.clientcide.com/code-releases/cloudera-desktop-open-sourced-tons-o-mootools-goodies-hidden-inside/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

