<?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; Uncategorized</title>
	<atom:link href="http://www.clientcide.com/category/uncategorized/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.9: The IE Edition</title>
		<link>http://www.clientcide.com/uncategorized/clientcide-3-0-9-the-ie-edition/</link>
		<comments>http://www.clientcide.com/uncategorized/clientcide-3-0-9-the-ie-edition/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 04:49:43 +0000</pubDate>
		<dc:creator>Aaron N.</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.clientcide.com/?p=1099</guid>
		<description><![CDATA[In my previous release of bootstrap I complained about my inability to test in IE. A few of you were kind enough to hit my specs and let me know that my low expectations of IE were not unfounded. Well, I finally got bootcamp and VMWare installed and went through the super-happy-fun-time that is IE [...]]]></description>
		<wfw:commentRss>http://www.clientcide.com/uncategorized/clientcide-3-0-9-the-ie-edition/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dev-app update: Multiple configurations, Fiddles</title>
		<link>http://www.clientcide.com/uncategorized/dev-app-update-multiple-configurations-fiddles/</link>
		<comments>http://www.clientcide.com/uncategorized/dev-app-update-multiple-configurations-fiddles/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 03:03:40 +0000</pubDate>
		<dc:creator>Aaron N.</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.clientcide.com/?p=1071</guid>
		<description><![CDATA[I&#8217;ve recently been working on and posting about the development application that makes it easier to get started working on and working with MooTools. For those of you who haven&#8217;t followed it, the app is a deployable Django app that lets you see docs, demos, benchmarks, and a builder for any combination of MooTools projects.
Multiple [...]]]></description>
		<wfw:commentRss>http://www.clientcide.com/uncategorized/dev-app-update-multiple-configurations-fiddles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloudera Is Hiring, And Other Stuff</title>
		<link>http://www.clientcide.com/uncategorized/cloudera-is-hiring-and-other-stuff/</link>
		<comments>http://www.clientcide.com/uncategorized/cloudera-is-hiring-and-other-stuff/#comments</comments>
		<pubDate>Fri, 28 May 2010 20:14:58 +0000</pubDate>
		<dc:creator>Aaron N.</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.clientcide.com/?p=1002</guid>
		<description><![CDATA[I know, it&#8217;s been a while. A long while. What have I been up to? Oh, a little bit of this and a little bit of that and maybe a pinch of this.
And speaking of what I&#8217;ve been up to, I&#8217;ve mostly been focused on my job at Cloudera, which is teh awesomes. How awesome? [...]]]></description>
		<wfw:commentRss>http://www.clientcide.com/uncategorized/cloudera-is-hiring-and-other-stuff/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My MooTools Talk from the Ajax Experience (2008)</title>
		<link>http://www.clientcide.com/uncategorized/my-mootools-talk-from-the-ajax-experience-2008/</link>
		<comments>http://www.clientcide.com/uncategorized/my-mootools-talk-from-the-ajax-experience-2008/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 04:24:52 +0000</pubDate>
		<dc:creator>Aaron N.</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.clientcide.com/?p=721</guid>
		<description><![CDATA[Last fall I gave a talk about MooTools at the Ajax Experience in Boston. Adobe just put it online and I thought I&#8217;d share. This talk is first an overview of MooTools and what it has to offer and then delves a little bit into my pattern programming principles that I&#8217;ve been blogging about here [...]]]></description>
		<wfw:commentRss>http://www.clientcide.com/uncategorized/my-mootools-talk-from-the-ajax-experience-2008/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Removing Delegation</title>
		<link>http://www.clientcide.com/uncategorized/removing-delegation/</link>
		<comments>http://www.clientcide.com/uncategorized/removing-delegation/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 21:36:03 +0000</pubDate>
		<dc:creator>Aaron N.</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.clientcide.com/uncategorized/removing-delegation/</guid>
		<description><![CDATA[It&#8217;s xmas eve and I don&#8217;t have time to explain it, but I will later tonight or tomorrow. I&#8217;m removing Element.Delegate from my repository for now. Basically, it was premature. It just wasn&#8217;t ready for release and I don&#8217;t have time to fix it. I&#8217;ll revisit it in the next few days.
]]></description>
		<wfw:commentRss>http://www.clientcide.com/uncategorized/removing-delegation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error handling in javascript</title>
		<link>http://www.clientcide.com/uncategorized/error-handling-in-javascript/</link>
		<comments>http://www.clientcide.com/uncategorized/error-handling-in-javascript/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 20:49:41 +0000</pubDate>
		<dc:creator>Aaron N.</dc:creator>
				<category><![CDATA[Optimization]]></category>
		<category><![CDATA[Server-side Integration]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://clientside.cnet.com/uncategorized/error-handling-in-javascript/</guid>
		<description><![CDATA[I was helping someone today with their javascript and they asked me about how and when I manage errors in the classes and functions that I write. I wrote him back an email which I think actually could be useful to others, so here it is.
There are three types of error handling that I use:

Graceful: [...]]]></description>
		<wfw:commentRss>http://www.clientcide.com/uncategorized/error-handling-in-javascript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CNET API uses: New Facebook Application</title>
		<link>http://www.clientcide.com/uncategorized/cnet-api-uses-new-facebook-application/</link>
		<comments>http://www.clientcide.com/uncategorized/cnet-api-uses-new-facebook-application/#comments</comments>
		<pubDate>Tue, 26 Jun 2007 21:29:35 +0000</pubDate>
		<dc:creator>Hamm</dc:creator>
				<category><![CDATA[Browser Stuff]]></category>
		<category><![CDATA[CNET API]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://clientside.cnet.com/uncategorized/cnet-api-uses-new-facebook-application/</guid>
		<description><![CDATA[There is a new &#8220;Facebook&#8221; application that utilizes CNETs great API system. This app that was developed is called &#8220;My Tech&#8221;.
Apart from the great technology use, it is a fun way to show off your latest tech gear to your friends. The best part is you can show your disdain for certain tech products if [...]]]></description>
		<wfw:commentRss>http://www.clientcide.com/uncategorized/cnet-api-uses-new-facebook-application/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Upcoming changes to Mootools: version 1.0 to 1.1 changelog</title>
		<link>http://www.clientcide.com/uncategorized/upcoming-changes-to-mootools-version-10-to-11-changelog/</link>
		<comments>http://www.clientcide.com/uncategorized/upcoming-changes-to-mootools-version-10-to-11-changelog/#comments</comments>
		<pubDate>Wed, 14 Mar 2007 18:32:49 +0000</pubDate>
		<dc:creator>Aaron N.</dc:creator>
				<category><![CDATA['Industry' News]]></category>
		<category><![CDATA[CNET JS Standards]]></category>
		<category><![CDATA[MooTools]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://clientside.cnet.com/uncategorized/upcoming-changes-to-mootools-version-10-to-11-changelog/</guid>
		<description><![CDATA[Valerio posted over on the Mootools forums today a list of changes in the upcoming 1.1 version of mootools. We&#8217;ve been hard at work on a lot of this stuff and I&#8217;m excited to see it come out. After this version, we anticipate working less on the core framework and more on plugins and widgets.

&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;
#Additions
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;

CUSTOM [...]]]></description>
		<wfw:commentRss>http://www.clientcide.com/uncategorized/upcoming-changes-to-mootools-version-10-to-11-changelog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mootools version 1.0 tutorial &#8211; the &#8220;Mootorial&#8221; wiki</title>
		<link>http://www.clientcide.com/uncategorized/mootools-version-10-tutorial-the-mootorial-wiki/</link>
		<comments>http://www.clientcide.com/uncategorized/mootools-version-10-tutorial-the-mootorial-wiki/#comments</comments>
		<pubDate>Thu, 18 Jan 2007 18:26:33 +0000</pubDate>
		<dc:creator>Aaron N.</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://clientside.cnet.com/uncategorized/mootools-version-10-tutorial-the-mootorial-wiki/</guid>
		<description><![CDATA[I&#8217;ve updated my Mootools Tutorial for the upcoming version 1.0 of the library. It (the library) is still in development, so my tutorial is likely to always be a little behind the svn, but if you&#8217;re digging into Mootools for the first time, or you want to see what&#8217;s different in version 1.0, here&#8217;s the [...]]]></description>
		<wfw:commentRss>http://www.clientcide.com/uncategorized/mootools-version-10-tutorial-the-mootorial-wiki/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Mootools Extentions Tutorial</title>
		<link>http://www.clientcide.com/uncategorized/mootools-extentions-tutorial/</link>
		<comments>http://www.clientcide.com/uncategorized/mootools-extentions-tutorial/#comments</comments>
		<pubDate>Sun, 26 Nov 2006 01:58:09 +0000</pubDate>
		<dc:creator>Aaron N.</dc:creator>
				<category><![CDATA[CNET JS Standards]]></category>
		<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Examples]]></category>
		<category><![CDATA[MooTools]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://clientside.cnet.com/uncategorized/mootools-extentions-tutorial/</guid>
		<description><![CDATA[Hi gang,
To go along with the posting of our collection of scripts, I&#8217;m still writing tutorials on how to make use of all our code. Today&#8217;s update is for all our extensions to the Mootools libraries that we&#8217;ve written.
You&#8217;ll find new helper functions, new extensions to ajax, string, element, window and more. For the most [...]]]></description>
		<wfw:commentRss>http://www.clientcide.com/uncategorized/mootools-extentions-tutorial/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

