<?xml version="1.0" encoding="utf-8"?><rss version="2.0">
<channel>
    <title>Arieh.co.il Posts Feed</title>
    <link>http://blog.arieh.co.il/</link>
    <description>A list of my current posts</description>
    <lastBuildDate>Sun, 04 Dec 2011 15:08:20 +0200</lastBuildDate>
    <language>en-us</language>
        <item>
        <title>quick post - Adaptive image sizes for mobile devices</title>
        <link>http://blog.arieh.co.il/posts/open/quick-post--adaptive-image-sizes-for-mobile-devices</link>
        <guid>http://blog.arieh.co.il/posts/open/quick-post--adaptive-image-sizes-for-mobile-devices</guid>
        <pubDate>Sun, 04 Dec 2011 15:08:20 +0200</pubDate>
        <description>This is just a quick post as a response to an article about adaptive image sizes for mobile devices.</description>
    </item>
        <item>
        <title>Automating object creation - using Behavior to better decouple the server from the client</title>
        <link>http://blog.arieh.co.il/posts/open/automating-object-creation-acirc-using-behavior-to-better-decouple-the-server-from-the-client</link>
        <guid>http://blog.arieh.co.il/posts/open/automating-object-creation-acirc-using-behavior-to-better-decouple-the-server-from-the-client</guid>
        <pubDate>Tue, 14 Jun 2011 09:36:40 +0300</pubDate>
        <description>This post introduces the way I use Aaron Newton's amazing Behavior Class to write better, more agile code</description>
    </item>
        <item>
        <title>Decoupling JS code - Events</title>
        <link>http://blog.arieh.co.il/posts/open/decoupling-js-code--events</link>
        <guid>http://blog.arieh.co.il/posts/open/decoupling-js-code--events</guid>
        <pubDate>Tue, 07 Jun 2011 15:39:16 +0300</pubDate>
        <description>In this post I will try and demonstrate the power of writing event-based JS code to leverage the level of decoupling in our code, as well as problems and solutions to some of the current solutions for writing such code.</description>
    </item>
        <item>
        <title>Decoupling JS - using Lambdas, Closures and Scope Resolution</title>
        <link>http://blog.arieh.co.il/posts/open/decoupling-js--using-lambdas-closures-and-scope-resolution</link>
        <guid>http://blog.arieh.co.il/posts/open/decoupling-js--using-lambdas-closures-and-scope-resolution</guid>
        <pubDate>Tue, 07 Jun 2011 15:37:15 +0300</pubDate>
        <description>In this post I will go into some of the more basics aspects of JS and how they can be use to better decouple our code</description>
    </item>
        <item>
        <title>Decoupling JS - using Classes to wrap behavior</title>
        <link>http://blog.arieh.co.il/posts/open/decoupling-js--using-classes-to-wrap-behavior</link>
        <guid>http://blog.arieh.co.il/posts/open/decoupling-js--using-classes-to-wrap-behavior</guid>
        <pubDate>Tue, 07 Jun 2011 15:33:50 +0300</pubDate>
        <description>In this post I will demonstrate how we can use Classes to better decouple our code.</description>
    </item>
        <item>
        <title>Decoupling Js Code</title>
        <link>http://blog.arieh.co.il/posts/open/decoupling-js-code</link>
        <guid>http://blog.arieh.co.il/posts/open/decoupling-js-code</guid>
        <pubDate>Tue, 07 Jun 2011 15:27:25 +0300</pubDate>
        <description>This is an into to a short series of articles concerning various techniques for decoupling high-level JS code.</description>
    </item>
        <item>
        <title>Playing with cygwin, RoR and Node.js</title>
        <link>http://blog.arieh.co.il/posts/open/playing-with-cygwin-ror-and-nodejs</link>
        <guid>http://blog.arieh.co.il/posts/open/playing-with-cygwin-ror-and-nodejs</guid>
        <pubDate>Fri, 28 Jan 2011 22:54:46 +0200</pubDate>
        <description>In this post I explain how I got cygwin to run on my Win7, with ruby on rails and Node.js, as well as MongoDB and git.</description>
    </item>
        <item>
        <title>Whats display:table?</title>
        <link>http://blog.arieh.co.il/posts/open/whats-displaytable</link>
        <guid>http://blog.arieh.co.il/posts/open/whats-displaytable</guid>
        <pubDate>Mon, 06 Dec 2010 10:56:20 +0200</pubDate>
        <description>This is how I discovered display:table, and also why I think it is worth looking into a little deeper.</description>
    </item>
        <item>
        <title>Some quick updates</title>
        <link>http://blog.arieh.co.il/posts/open/some-quick-updates</link>
        <guid>http://blog.arieh.co.il/posts/open/some-quick-updates</guid>
        <pubDate>Wed, 24 Nov 2010 22:26:30 +0200</pubDate>
        <description>Some quite updates on new sites I've created, new mootools plugins and some other updates</description>
    </item>
        <item>
        <title>Introducing Moock</title>
        <link>http://blog.arieh.co.il/posts/open/introducing-moock</link>
        <guid>http://blog.arieh.co.il/posts/open/introducing-moock</guid>
        <pubDate>Mon, 08 Nov 2010 11:37:21 +0200</pubDate>
        <description>An introduction to Moock - a JS Stubbing framework, how to use it, and Class.Mutators.Mock - a mocking tool for Class.</description>
    </item>
    </channel>
</rss>
