<?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>Webmonkey &#187; Frameworks</title>
    <atom:link href="http://www.webmonkey.com/tag/frameworks/feed/" rel="self" type="application/rss+xml" />
    <link>http://www.webmonkey.com</link>
    <description>The Web Developer&#039;s Resource</description>
    <lastBuildDate>Mon, 06 May 2013 17:29:19 +0000</lastBuildDate>
    <language>en-US</language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <generator>http://wordpress.org/?v=3.4.2</generator>
    
    <item>
        <title>Simplify Responsive Design With ZURB&#8217;s &#8216;Foundation&#8217; Web Toolkit</title>
        <link>http://www.webmonkey.com/2013/03/simplify-responsive-design-with-zurbs-foundation-web-toolkit/</link>
        <comments>http://www.webmonkey.com/2013/03/simplify-responsive-design-with-zurbs-foundation-web-toolkit/#comments</comments>
        <pubDate>Thu, 07 Mar 2013 14:39:36 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=61187</guid>
        		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[UI/UX]]></category>
		<category><![CDATA[Visual Design]]></category>
		<category><![CDATA[Frameworks]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2013/03/foundation4-200x100.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2013/03/foundation4.jpg" alt="Simplify Responsive Design With ZURB&#8217;s &#8216;Foundation&#8217; Web Toolkit" /></div>Want to speed up the sometimes complicated process of responsive web design? Web development frameworks like ZURB's popular Foundation toolkit can help. The just-released Foundation 4 takes a mobile-first approach and uses SASS for more semantic code.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><div id="attachment_61189" class="wp-caption alignnone" style="width: 590px"><a href="http://www.webmonkey.com/wp-content/uploads/2013/03/foundation4.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2013/03/foundation4.jpg" alt="" title="foundation4" width="580" height="358" class="size-full wp-image-61189" /></a><p class="wp-caption-text">Foundation 4. <em>Image: Screenshot/Webmonkey</em>.</p></div></p>
<p>ZURB has released a major new version of its popular <a href="http://foundation.zurb.com/">Foundation framework</a>, a web development toolkit for quickly building responsive websites. The new Foundation v4 is a ground-up re-write that sees ZURB taking a mobile-first approach.</p>
<p>Like its erstwhile competitor <a href="http://www.webmonkey.com/2012/10/bootstrap-framework-plans-to-give-twitter-the-boot/">Bootstrap</a>, Foundation offers a set of HTML and CSS building blocks you can use to quickly develop basic site structure and design &#8212; layouts, typography, forms and other common design elements are all available.</p>
<p>There are three ways you can <a href="http://foundation.zurb.com/">try out Foundation 4</a>. You can download the straight compressed CSS and use that as a starting point for your own customizations. Alternately you can customize your build of Foundation, including only the elements you need; or you can install the <a href="http://sass-lang.com/">SASS</a> version of Foundation and customize it within your SASS code.</p>
<p>If you&#8217;re upgrading from Foundation 3 be sure to read through <a href="http://foundation.zurb.com/migration.php">ZURB&#8217;s migration guide</a> as the syntax for the grid and other elements has changed.</p>
<p>The real power of Foundation 4 doesn&#8217;t really come into play unless you go with the SASS option. Thanks to SASS&#8217;s &#8220;<a href="http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html#mixins">mixins</a>&#8221; concept you can now use the grid tools in Foundation 4 without littering your HTML with the various (purely presentational) grid class names. Using Foundation 4 within your SASS project also makes it dead simple to use only the components you need, for example, you can include the grid mixins, but skip the typography if it&#8217;s not to your liking.</p>
<p>Be aware that the new mobile-first approach in Foundation 4 means browsers which don&#8217;t support media queries will only get very basic styling for the grid and other UI elements. Yes, that pretty much only affects IE 8. But, if your project needs more robust support for IE 8, there is a <a href="http://foundation.zurb.com/migration.php">modified version of Foundation 4</a> with support for IE 8 (alternately, you could stick with Foundation 3).</p>
<p>It&#8217;s also worth noting that, because Foundation 4 is such a departure from the previous version, ZURB plans to continue supporting Foundation 3 for some time. </p>
<p>If you&#8217;ve got questions about Foundation 4, head on over to the official site and check out the <a href="http://foundation.zurb.com/docs/">documentation.</a> You can also <a href="https://github.com/zurb/foundation/">explore the code on GitHub</a> &#8212; Foundation is one of the top 20 most-starred projects on the site.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2013/03/simplify-responsive-design-with-zurbs-foundation-web-toolkit/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Twitter Adds Responsive Design Tools to Bootstrap 2.0</title>
        <link>http://www.webmonkey.com/2012/01/twitter-adds-responsive-grid-to-bootstrap-2-0/</link>
        <comments>http://www.webmonkey.com/2012/01/twitter-adds-responsive-grid-to-bootstrap-2-0/#comments</comments>
        <pubDate>Thu, 26 Jan 2012 17:26:11 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=54041</guid>
        		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Visual Design]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2012/01/bootstrapfigure-200x100.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2012/01/bootstrapfigure.jpg" alt="Twitter Adds Responsive Design Tools to Bootstrap 2.0" /></div>Twitter's increasingly popular Bootstrap web development toolkit is just about to hit 2.0. With this release web developers will be able to use Bootstrap's new responsive tools to easily create flexible layouts for tablets and phones.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><a href="http://www.flickr.com/photos/mikelove/326303360/"><img src="http://www.webmonkey.com/wp-content/uploads/2012/01/bootstrapfigure1.jpg" alt="" title="bootstrapfigure" width="270" height="241" class="alignleft size-full wp-image-54047" /></a>Twitter is gearing up for the release of <a href="http://twitter.github.com/bootstrap/">Bootstrap 2.0</a>, the second major version of its popular open source front-end toolkit for web developers. </p>
<p>Bootstrap 2.0 will arrive Jan. 31, but if you&#8217;d like to take it for a spin today you can help test the pre-release build. Just head on over to GitHub and <a href="https://github.com/twitter/bootstrap/tree/2.0-wip">checkout the branch, 2.0-wip</a>.</p>
<p>Bootstrap is designed to help you get your website up and running as fast as possible. Somewhere between <a href="http://www.webmonkey.com/2008/08/css_should_you_use_a_framework_or_diy/">a CSS framework</a> and a &#8220;theme,&#8221; Bootstrap offers an HTML, CSS and JavaScript base for your designs, including built-in forms, buttons, tables, grids and navigation elements. Among Bootstrap&#8217;s more impressive tricks is the grid layout tool, which is based on the <a href="http://960.gs/">960 grid system</a>, with support for advanced features like nested and offset columns.</p>
<p>Bootstrap 2.0 will solve one of the bigger complaints about Bootstrap 1.0 &#8212; it was not responsive. To embrace a more <a href="http://www.webmonkey.com/2012/01/building-a-responsive-future-friendly-web-for-everyone/">responsive approach for mobile devices</a>, Bootstrap is moving to a flexible 12-column grid system. The 2.0 release also includes some updated progress bars and customizable gallery thumbnails, but perhaps the best news is that, at just 10kb (gzipped), Bootstrap 2.0 remains an impressively lightweight framework.</p>
<p>While Bootstrap offers good browser support, with all the modern options covered you should be aware that it won&#8217;t work with Internet Explorer 6. To see some real world examples of what you can do with Bootstrap, head on over to the unofficial showcase, <a href="http://builtwithbootstrap.com/">Built with Bootstrap</a> on Tumblr.</p>
<p>Photo by <a href="http://www.flickr.com/photos/mikelove/326303360/">Mike Love/flickr</a>/CC.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2012/01/twitter-adds-responsive-grid-to-bootstrap-2-0/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>New Frameworks Give Mobile-Web Apps a Boost</title>
        <link>http://www.webmonkey.com/2010/06/new-frameworks-give-mobile-web-apps-a-boost/</link>
        <comments>http://www.webmonkey.com/2010/06/new-frameworks-give-mobile-web-apps-a-boost/#comments</comments>
        <pubDate>Fri, 18 Jun 2010 17:29:52 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=47761</guid>
        		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[iWebKit]]></category>
		<category><![CDATA[PastryKit]]></category>
		<category><![CDATA[Sencha Touch]]></category>
		<category><![CDATA[SproutCore]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2010/06/SenchaTouch.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2010/06/SenchaTouch.jpg" alt="New Frameworks Give Mobile-Web Apps a Boost" /></div>Apple&#8217;s campaign to make native mobile apps seem sexier than the temperamental world of the mobile browser has been very successful. Tens of thousands of developers have been lured to the company&#8217;s App Store as a result. However, the rapid rise of a number of impressive client-side JavaScript frameworks make it possible to build cross-platform, [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><div id="attachment_47763" class="wp-caption aligncenter" style="width: 590px"><a href="http://www.webmonkey.com/wp-content/uploads/2010/06/SenchaTouch.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2010/06/SenchaTouch.jpg" alt="" title="SenchaTouch" width="580" height="288" class="size-full wp-image-47763" /></a><p class="wp-caption-text">Sencha Touch, the new mobile-website framework, shows off its multidevice mojo.</p></div><br />
</p>
<p>Apple&#8217;s campaign to make native mobile apps seem sexier than the temperamental world of the mobile browser has been very successful. Tens of thousands of developers have been lured to the company&#8217;s App Store as a result.</p>
<p>However, the rapid rise of a number of impressive client-side JavaScript frameworks make it possible to build cross-platform, fast and lightweight mobile applications that run in the browser and, in some cases, equal the functionality of native apps.</p>
<p>Since these frameworks deliver content through the browser, there are no bizarre App Store approval processes or installer packages to contend with, and you really can &#8220;write once, run anywhere.&#8221; Any mobile operating system with a modern browser is game &#8212; iOS, Android, WebOS, it doesn&#8217;t matter.</p>
<p>Sure, for most games and animation-heavy apps, native is still the way to go. But for all other kinds of content, even complex stuff like maps and videos, the mobile web may be the better choice.</p>
<p>The latest entry into the mobile-framework field is <a href="http://www.sencha.com/products/touch/">Sencha Touch</a>, brought to you by the same people that created Ext JS, jQTouch and Raphael, all of which have been combined under the name Sencha.</p>
<p>Sencha Touch, released this week, bills itself as &#8220;the first HTML5 framework for mobile devices,&#8221; which isn&#8217;t quite true. Several other mobile frameworks make use of HTML5 APIs like <a href="http://dev.w3.org/html5/webstorage/">offline storage</a>, or companion APIs like <a href="http://dev.w3.org/geo/api/spec-source.html">geolocation</a>. But Sencha is nevertheless well worth a look if you&#8217;re thinking of building a cross-platform mobile app.</p>
<p>Sencha offers built-in support for the geolocation API and the offline storage API, and takes advantage of CSS 3 for smaller, image-less design elements. Because all the major mobile platforms &#8212; iOS, Android and WebOS &#8212; use similar WebKit-based browsers, there&#8217;s little to worry about when it comes to support for cutting edge features like HTML5 and CSS 3. Even when <a href="http://www.webmonkey.com/2010/04/early-version-of-firefox-lands-on-android-phones/">Firefox arrives on mobiles</a>, you should expect support to be on par.</p>
<p>Sencha has some demos available if you&#8217;d like to see what&#8217;s possible. The <a href="http://www.geocongress.us/">GeoCongress</a> demo makes use of the geolocation API to find out where you are and then show a list of your senators and representative. There&#8217;s also a very slick <a href="http://www.touchsolitaire.mobi/">Solitaire demo</a> that shows how to preserve an app&#8217;s state using the HTML5 local storage API.</p>
<p>The Sencha Touch code is available under a GPLv3 license. If you&#8217;d like to experiment with the code, head over to <a href="http://www.sencha.com/products/touch/">the new Sencha Touch site</a> and grab a copy.</p>
<p>If Sencha Touch doesn&#8217;t cover all your bases, there are several other frameworks out there that do similar things. Although not specifically geared to mobile-web apps, <a href="http://www.sproutcore.com/what-is-sproutcore/">SproutCore</a> can be used to create lightning-fast mobile-web apps.</p>
<p>SproutCore generated quite a bit of interest a few years ago, when Apple incorporated it into the company&#8217;s MobileMe tools like <a href="http://www.apple.com/iwork/iwork-dot-com/">iWork.com</a>. It&#8217;s also the framework behind Kiva&#8217;s <a href="http://github.com/skylar/Kiva-Loan-Browser">Loan Browser tool</a>.</p>
<p>If you&#8217;re used to <a href="http://jquery.com/">jQuery</a>-style JavaScript, SproutCore will look a bit strange at first. Like server-side frameworks such as Rails and Django, SproutCore is based on the model-view-controller (&#8220;MVC&#8221;) paradigm. As with other frameworks in this category, SproutCore cuts down on latency by moving business logic to the client, but in keeping the MVC pattern of server-side frameworks, SproutCore should make developers feel right at home.</p>
<p>On the downside, SproutCore does not degrade at all. If anyone shows up to your mobile site with JavaScript disabled, they&#8217;ll see a blank page. SproutCore also lacks support for <a href="http://www.w3.org/WAI/intro/aria">WAI-ARIA</a>, which means it doesn&#8217;t offer much in the way of accessibility tools.</p>
<p>SproutCore is written in Ruby. You can grab a copy from the <a href="http://www.sproutcore.com/">SproutCore site</a>, or install it as Ruby &#8220;gem.&#8221;</p>
<p>Another possibility is <a href="http://iwebkit.net/">iWebKit</a>, which offers many of the same features you&#8217;ll find in other frameworks, but puts more emphasis on Apple&#8217;s mobile devices. Unfortunately, while most iWebKit apps will work just fine in Android, the built-in UI elements are clearly iPhone-specific.</p>
<p>Like the others iWebKit is customizable. You can always dive into the CSS files and tweak things to your liking (though doing so may call in to question the benefit of using a framework in the first place).</p>
<p>Another framework worth noting is Apple&#8217;s own PastryKit. Although PastryKit&#8217;s UI isn&#8217;t cross-platform, it does have some nice tools for iPhone-specific web apps. Keep in mind, though, that PastryKit is not officially documented. Daring Fireball has <a href="http://daringfireball.net/misc/2009/12/user_guide_demos">a nice video overview</a>, and developer David Calhoun has dug a bit deeper into <a href="http://davidbcalhoun.com/2009/pastrykit-digging-into-an-apple-pie">how PastryKit works</a>.</p>
<p>Before you rush off to develop a mobile-web app, it&#8217;s worth pointing out that there are definitely some significant advantages to native apps &#8212; whether its on iOS or Android. Native apps have access to lower-level system tools (in the iPhone&#8217;s case, that means stuff like the accelerometer, gyroscope and more). If your apps need those tools, then by all means, use native code.</p>
<p>If you&#8217;re not writing an app that makes heavy use of platform tools, the web is a viable option. And, thanks to frameworks like Sencha Touch, SproutCore and iWebKit, building a cross-platform mobile-web app doesn&#8217;t have to be a Herculean task.</p>
<p><b>See Also:</b></p>
<ul>
<li><a href="http://www.webmonkey.com/category/mobile/">All of Webmonkey&#8217;s mobile coverage</a></li>
<li><a href="http://www.wired.com/gadgetlab/category/phones/">All mobile-phone coverage at Wired&#8217;s Gadget Lab</a></li>
<li><a href="http://www.webmonkey.com/2010/04/early-version-of-firefox-lands-on-android-phones/">Early Version of Firefox Lands on Android Phones</a></li>
<li><a href="http://www.webmonkey.com/2010/02/build_an_iphone_optimized_website_with_iui/">Build an iPhone-Optimized Website with iUI</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2010/06/new-frameworks-give-mobile-web-apps-a-boost/feed/</wfw:commentRss>
        <slash:comments>24</slash:comments>

        
    </item>
    
    <item>
        <title>Where Do You Stand In The Framework Holy War?</title>
        <link>http://www.webmonkey.com/2008/09/where_do_you_stand_in_the_framework_holy_war_/</link>
        <comments>http://www.webmonkey.com/2008/09/where_do_you_stand_in_the_framework_holy_war_/#comments</comments>
        <pubDate>Wed, 10 Sep 2008 02:14:54 +0000</pubDate>

                <dc:creator>Adam Duvander</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/wheredoyoustandintheframeworkholywar</guid>
        		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Frameworks]]></category>
        <description><![CDATA[Programming frameworks have become more widely used recently. As with anything popular, there was an inevitable backlash. Now, as we sit in the midst of a holy war, you&#8217;re probably wondering which side to choose. Hopefully Webmonkey can help. First, what is a framework? Careful, even that&#8217;s up for debate. Essentially, a framework is a [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->Programming frameworks have become more widely used recently. As with anything popular, there was an inevitable backlash. Now, as we sit in the midst of a holy war, you&#8217;re probably wondering which side to choose. Hopefully Webmonkey can help.</p>
<p>First, what <em>is</em> a framework? Careful, even that&#8217;s up for debate. Essentially, a framework is a set of code that simplifies common programming tasks. The most common examples are for JavaScript and include jQuery and Prototype. Server side languages get in on the action, too, like Ruby on Rails and Django.</p>
<p>Now that you know what frameworks are, read below and choose a side in the great debate!</p>
<p><strong>1. You are an anti-framework zealot</strong></p>
<p>You believe frameworks keep people from learning how to program in a language. Instead of newbies understanding JavaScript, they only know jQuery, for example. You also complain that there is too much unused functionality in frameworks. Programmers should only have the code they need, you say.</p>
<p>Summary: Frameworks make code fat and lazy.</p>
<p><strong>2. You are an unapologetic framework supporter</strong></p>
<p>You believe frameworks are there to make your life easy. You don&#8217;t want to learn the language, you want to make stuff work. Writing your own code takes too much time. Frameworks have done all the hard stuff&mdash;why not use one?</p>
<p>Summary: Frameworks make programming easy.</p>
<p><strong>3. You are Switzerland&mdash;totally neutral</strong></p>
<p>Why can&#8217;t we all just get along? This debate makes no sense to you because you don&#8217;t care how someone else codes. If someone wants to use a framework, let them. If someone wants to start from scratch, that&#8217;s okay, too.</p>
<p>Summary: Frameworks are fine, but you don&#8217;t <em>need</em> to use one.</p>
<p>Which one are you? Once you decide, go and <a href="http://www.webmonkey.com/blog/Vote_for_Your_Favorite_Web_Framework">vote your favorite up or down</a>.</p>
<p><strong>See also:</strong></p>
<ul>
<li><a href="/2010/02/Get_Started_with_Web_Frameworks">Tutorial:  Get Started with Web Frameworks </a></li>
<li><a href="/2010/02/Get_Started_With_JQuery">Tutorial: Get Started With JQuery</a></li>
<li><a href="http://www.webmonkey.com/blog/Django_s_Creators_Discuss_the_Framework_s_Future">Django&#8217;s Creators Discuss the Framework&#8217;s Future</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/09/where_do_you_stand_in_the_framework_holy_war_/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Rails 2.1 Has Been Released</title>
        <link>http://www.webmonkey.com/2008/06/rails_2dot1_has_been_released/</link>
        <comments>http://www.webmonkey.com/2008/06/rails_2dot1_has_been_released/#comments</comments>
        <pubDate>Mon, 02 Jun 2008 15:03:22 +0000</pubDate>

                <dc:creator>Paul Adams</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/rails21hasbeenreleased</guid>
        		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
        <description><![CDATA[The latest version of the popular web framework, long awaited in some circles, is now available, half a year or so after 2.0. Significant new features include built-in handling of time zones; improvements to caching; named_scope functionality in ActiveRecord, and more. It&#8217;s neatly synchronized with the release of Ruby 1.8.7, which includes support for SSL/TLS, [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><img class="blogimg" src="http://www.rubyonrails.org/images/rails.png" style="float:right;">The latest version of the popular web framework, long awaited in some circles, is now available, half a year or so after 2.0.</p>
<p>Significant new features include built-in handling of time zones; improvements to caching; <code>named_scope</code> functionality in ActiveRecord, and <a href="http://weblog.rubyonrails.org/2008/6/1/rails-2-1-time-zones-dirty-caching-gem-dependencies-caching-etc">more</a>.</p>
<p>It&#8217;s neatly synchronized with the release of <a href="http://www.ruby-lang.org/en/">Ruby 1.8.7</a>, which includes support for SSL/TLS, experimental provision for passing a block to a proc, and quite a bit <a href="http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7/NEWS">more</a>.</p>
<p><strong>See Also:</strong><br/></p>
<ul>
<li><a href="http://blog.wired.com/monkeybites/2007/05/hello_im_ruby_o.html#previouspost">Hello, I&#39;m Ruby On Rails</a></li>
<p><a href="http://blog.wired.com/monkeybites/2007/12/ruby-on-rails-2.html">Ruby on Rails 2.0</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/06/rails_2dot1_has_been_released/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    </channel>
</rss>
