<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Brainspl.at: On the road to Merb-1.0</title>
    <link>http://www.brainspl.at/articles/2008/01/14/on-the-road-to-merb-1-0</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Brainspl.at</description>
    <item>
      <title>"On the road to Merb-1.0" by Chris Duncan</title>
      <description>@Josh Rack provides an interface between your web framework and a webserver. It is being used by a number of Ruby web frameworks (Merb, Ramaze, Sinatra ...) and can also be used without a framework. Check it out - http://rack.rubyforge.org/

@Ezra this is great news, can't wait to take it for a spin.</description>
      <pubDate>Mon, 04 Feb 2008 16:32:38 +0000</pubDate>
      <guid>urn:uuid:2c697d33-4d34-4434-813a-9c2c726bdd9d</guid>
      <link>http://www.brainspl.at/articles/2008/01/14/on-the-road-to-merb-1-0#comment-4656</link>
    </item>
    <item>
      <title>"On the road to Merb-1.0" by Josh</title>
      <description>Pardon my ignorance, but what's "Rack" support?

Thanks</description>
      <pubDate>Tue, 29 Jan 2008 18:47:45 +0000</pubDate>
      <guid>urn:uuid:817d6abf-c320-4285-be0e-f4c432d909cc</guid>
      <link>http://www.brainspl.at/articles/2008/01/14/on-the-road-to-merb-1-0#comment-4655</link>
    </item>
    <item>
      <title>"On the road to Merb-1.0" by Robert Dempsey</title>
      <description>We are looking forward to hearing about Merb at the acts_as_conference charity session. Thank you again Ezra for coming and talking. Merb's progress is very exciting, and something we are actively looking to work with more and more. See you in February.</description>
      <pubDate>Fri, 18 Jan 2008 21:28:23 +0000</pubDate>
      <guid>urn:uuid:c487cfab-9458-41b5-b65b-307d7d811373</guid>
      <link>http://www.brainspl.at/articles/2008/01/14/on-the-road-to-merb-1-0#comment-4654</link>
    </item>
    <item>
      <title>"On the road to Merb-1.0" by http://dysinger.net</title>
      <description>Woops - it was my rss reader.  :/</description>
      <pubDate>Fri, 18 Jan 2008 07:22:11 +0000</pubDate>
      <guid>urn:uuid:654ed3c1-05c4-4b06-bfe4-8ca238d204c7</guid>
      <link>http://www.brainspl.at/articles/2008/01/14/on-the-road-to-merb-1-0#comment-4653</link>
    </item>
    <item>
      <title>"On the road to Merb-1.0" by http://dysinger.net</title>
      <description>That git-hub linx is broked</description>
      <pubDate>Fri, 18 Jan 2008 07:20:51 +0000</pubDate>
      <guid>urn:uuid:e46e405a-811a-4bed-a215-6767ec579640</guid>
      <link>http://www.brainspl.at/articles/2008/01/14/on-the-road-to-merb-1-0#comment-4652</link>
    </item>
    <item>
      <title>"On the road to Merb-1.0" by Trevor Turk</title>
      <description>Excited!!!</description>
      <pubDate>Wed, 16 Jan 2008 03:50:38 +0000</pubDate>
      <guid>urn:uuid:145e5d82-9062-4669-bfce-49296cd234a1</guid>
      <link>http://www.brainspl.at/articles/2008/01/14/on-the-road-to-merb-1-0#comment-4651</link>
    </item>
    <item>
      <title>"On the road to Merb-1.0" by Ben</title>
      <description>This is great news. I checked out the merb-core source, and it's really clean and exciting.

I love that you're decoupling the core framework from the app directory structure, as it will make a multi-app friendly code organization possible (something where rails falls pretty flat on its face IMHO - see the post on my blog).

Also, I've been using Ramaze a bit, and it's nice to have a framework that grows so well with the size of the project, without having all the initial overhead of a full-blown rails(-like) directory tree. This setup for merb will (hopefully) make it possible to write micro-apps (like the _why wiki) in merb.

Thanks for the awesome progress, Ezra (et al.). Merb is getting cleaner and leaner by the day.
</description>
      <pubDate>Tue, 15 Jan 2008 21:53:55 +0000</pubDate>
      <guid>urn:uuid:fafdfcef-6111-4f66-b85d-8712fc35104d</guid>
      <link>http://www.brainspl.at/articles/2008/01/14/on-the-road-to-merb-1-0#comment-4650</link>
    </item>
    <item>
      <title>"On the road to Merb-1.0" by Jeremy</title>
      <description>@Brian and @John

I agree that situations like yours call for standardized directory structures. But I find it preferable to have the freedom to structure an application in a way that is best suited for the task. You would, of course, be able to mandate a standard directory structure (stick with the default layout?). Where I see this is as being a big help is with small proof-of-concept projects. Using Rails (or any fixed directory structure) impedes the ease of examining those quick projects. For example, I  frequently create applications to test out some logic/feature/library etc. When looking back at those projects some time later, it gets difficult to know what has code worth keeping because so much unneeded content is generated. 

But beyond that, if merb is going to be able to bridge the gap between Camping/Ramaze/Sinatra and Rails, this seems like a necessary feature. And conceptually, a DSL sounds like a great way to offer this flexibility.

Anyway, I am very excited to see this release! These are certainly exciting times.</description>
      <pubDate>Tue, 15 Jan 2008 20:59:11 +0000</pubDate>
      <guid>urn:uuid:ef65b783-147c-40be-adc2-63d68fe0073e</guid>
      <link>http://www.brainspl.at/articles/2008/01/14/on-the-road-to-merb-1-0#comment-4649</link>
    </item>
    <item>
      <title>"On the road to Merb-1.0" by Ezra</title>
      <description>Thanks for the encouragement everyone. We are currently targeting Merb 0.9 by February 8th(hoping to release at acts_as_conference). Merb 0.9 will be the pre-release for merb 1.0, giving us a little time to shake out all the details and get everyones apps updated to the new way of doing things. So I think a realistic goal for Merb 1.0 is late feb, early march(give or take). </description>
      <pubDate>Tue, 15 Jan 2008 17:53:21 +0000</pubDate>
      <guid>urn:uuid:478c47bc-d1bf-4ce4-a5a4-61a4ac099dde</guid>
      <link>http://www.brainspl.at/articles/2008/01/14/on-the-road-to-merb-1-0#comment-4648</link>
    </item>
    <item>
      <title>"On the road to Merb-1.0" by Stainless Steelski</title>
      <description>Cool. +1 for custom directory structure.

Do you have Merb's 1.0 ETA? 
Going to jump from Rails after 1.0 release.</description>
      <pubDate>Tue, 15 Jan 2008 13:58:06 +0000</pubDate>
      <guid>urn:uuid:4c928492-b9a3-4386-a9ba-b0d640de2fd2</guid>
      <link>http://www.brainspl.at/articles/2008/01/14/on-the-road-to-merb-1-0#comment-4647</link>
    </item>
    <item>
      <title>"On the road to Merb-1.0" by John</title>
      <description>@Brian, totally agree.  A structured way to develop is a godsend when you have multiple people developing.  Thats the main advantage of Rails for me, forget all the other hand holding and html/js generation, I can do without that.  In fact I have enjoyed the jump to merb as its allowed me to re-acquaint myself with html/js.</description>
      <pubDate>Tue, 15 Jan 2008 13:23:23 +0000</pubDate>
      <guid>urn:uuid:3820829a-2678-4167-88fd-bb8271456ccc</guid>
      <link>http://www.brainspl.at/articles/2008/01/14/on-the-road-to-merb-1-0#comment-4646</link>
    </item>
    <item>
      <title>"On the road to Merb-1.0" by Strass</title>
      <description>@Brian
I get the impression that Merb-without-the-traditional-framework is built for the people who really needs it. The majority of people will surely choose the full fledge version.</description>
      <pubDate>Tue, 15 Jan 2008 10:06:34 +0000</pubDate>
      <guid>urn:uuid:bf10d129-9111-42fb-a2ba-f884d9a98869</guid>
      <link>http://www.brainspl.at/articles/2008/01/14/on-the-road-to-merb-1-0#comment-4645</link>
    </item>
    <item>
      <title>"On the road to Merb-1.0" by Brian Hogan</title>
      <description>Sounds good except for one thing: the app layout. I really like a project structure that's a standard. That goes such a long way toward making it easy for a project to move between teams / developers.  At my day job we have lots of turnover because the developers are students. Rails has been a godsend to me because everything has a place and everyone knows where it is. If you allow anyone to put stuff wherever they want to, it gets harder. I love the idea of a single-file merb app, a-la Camping, but I get nervous about the 'structure it how you want to" possibilities.

It's still really neat though.</description>
      <pubDate>Tue, 15 Jan 2008 04:22:05 +0000</pubDate>
      <guid>urn:uuid:9b14b71f-ebc2-4606-9aab-d620fb12632a</guid>
      <link>http://www.brainspl.at/articles/2008/01/14/on-the-road-to-merb-1-0#comment-4644</link>
    </item>
    <item>
      <title>"On the road to Merb-1.0" by macournoyer</title>
      <description>Nice work w/ the refactoring Ezra. I was unsure of how the code was structured before but now I totally like it! Good move on moving to Rack.

And thx for putting Thin support builtin.

</description>
      <pubDate>Tue, 15 Jan 2008 02:29:19 +0000</pubDate>
      <guid>urn:uuid:86ee4d48-0c65-438d-93b9-1ebef8e3eda9</guid>
      <link>http://www.brainspl.at/articles/2008/01/14/on-the-road-to-merb-1-0#comment-4642</link>
    </item>
    <item>
      <title>"On the road to Merb-1.0" by JonMagic</title>
      <description>Sounds good to me, my small team will help wherever we can...
</description>
      <pubDate>Tue, 15 Jan 2008 02:11:22 +0000</pubDate>
      <guid>urn:uuid:44a0f5a6-2cc0-4092-917a-ce0e88534ed4</guid>
      <link>http://www.brainspl.at/articles/2008/01/14/on-the-road-to-merb-1-0#comment-4641</link>
    </item>
    <item>
      <title>"On the road to Merb-1.0" by Ryan A.</title>
      <description>We're about to host a 2 year old Rails app w/ EY... And we also plan to convert it to Merb this year. Good times!</description>
      <pubDate>Mon, 14 Jan 2008 21:51:35 +0000</pubDate>
      <guid>urn:uuid:9dea4924-a56f-4e1a-9dac-fc5acd358b85</guid>
      <link>http://www.brainspl.at/articles/2008/01/14/on-the-road-to-merb-1-0#comment-4640</link>
    </item>
    <item>
      <title>On the road to Merb-1.0</title>
      <description>&lt;p&gt;We are currently slaving away on a complete refactor/revamping of the merb framework on our way towards 1.0.&lt;/p&gt;


	&lt;p&gt;Here is a nice article about the progress and roadmap we are taking.&lt;/p&gt;


	&lt;p&gt;&lt;a href='http://yehudakatz.com/2008/01/14/merbnext/'&gt;http://yehudakatz.com/2008/01/14/merbnext/&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;You can follow the merb-core development on github here:&lt;/p&gt;


	&lt;p&gt;&lt;a href='http://github.com/wycats/merb-core/tree/master'&gt;http://github.com/wycats/merb-core/tree/master&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;Basically we are completely refactoring merb into a merb-core and merb-more gem plus many pliugins. This is to make it as tight as humanly possible going forward so merb1.0 will be a stable api and system upon release.&lt;/p&gt;


	&lt;p&gt;This means new documentation standards as well as full Rack support so merb will run on mongrel, evented_mongrel, swiftiplied_mongrel, thin, fcgi, webrick and ebb. Plus any other rack servers that come into existence.&lt;/p&gt;


	&lt;p&gt;This also means that merb&amp;#8217;s app layout is no longer hard coded. You will be able to run a single file merb app or the current rails-like app layout or create your own with a flexible dsl.&lt;/p&gt;


	&lt;p&gt;I&amp;#8217;m pretty excited about the future of Merb. Yehuda Katz and I are now working full time on Merb and related technologies. Engine Yard&amp;#8217;s new control panel will be written in merb and EY is also offering the same level of support for Merb that it does for Rails apps. Cool stuff is on the horizon.&lt;/p&gt;


	&lt;p&gt;So bear with us a bit as we head for Merb 1.0 with a scalable &lt;span class="caps"&gt;API&lt;/span&gt; as well as scalable ruby web platform.&lt;/p&gt;</description>
      <pubDate>Mon, 14 Jan 2008 21:35:00 +0000</pubDate>
      <guid>urn:uuid:155cfa44-fe6f-4481-b45c-e429ad24238c</guid>
      <author>ezmobius</author>
      <link>http://www.brainspl.at/articles/2008/01/14/on-the-road-to-merb-1-0</link>
      <category>merb</category>
      <trackback:ping>http://www.brainspl.at/articles/trackback/4639</trackback:ping>
    </item>
  </channel>
</rss>

