<?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>The Hobo Blog &#187; Tom</title>
	<atom:link href="http://hobocentral.net/blog/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://hobocentral.net/blog</link>
	<description>Hobo - the web app builder for Rails</description>
	<lastBuildDate>Tue, 23 Feb 2010 22:22:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hobo 1.0 Released!</title>
		<link>http://hobocentral.net/blog/2010/02/23/hobo-1-0-released/</link>
		<comments>http://hobocentral.net/blog/2010/02/23/hobo-1-0-released/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 03:43:31 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://hobocentral.net/blog/?p=283</guid>
		<description><![CDATA[We did it! More than three years after the original open-source release of the Hobo beta, version 1.0 is finally here.

Go get it!

gem update hobo


or

gem install hobo


I for one never thought it would take that long! But then the project has changed such a lot. In the early days we thought the automatic UI provided [...]]]></description>
			<content:encoded><![CDATA[<p>We did it! More than three years after the original open-source release of the Hobo beta, version 1.0 is finally here.</p>

<p>Go get it!</p>

<pre><code>gem update hobo
</code></pre>

<p>or</p>

<pre><code>gem install hobo
</code></pre>

<p>I for one never thought it would take that long! But then the project has changed such a lot. In the early days we thought the automatic UI provided by Hobo would be a good starting point, but not much more. As we went on we noticed more and more patterns in web UIs, patterns we could capture in Hobo. As a result you can now get a surprisingly usable app for almost no effort beyond creating your models.</p>

<p>Of course from there you can customise things to your heart&#8217;s content &#8211; that was the goal right from the start and it hasn&#8217;t changed.</p>

<p>Along the way we added some killer features too. Writing migrations by hand is pretty much a thing of the past in Hobo apps, since we added the <a href="http://cookbook.hobocentral.net/manual/hobofields">migration generator</a> (also available with the rest of Hobo!). Hobo&#8217;s <a href="http://cookbook.hobocentral.net/manual/lifecycles">lifecycles</a> make it so much easier to implement multi-step processes, you get a UI to your lifecycles with little or no code, and there&#8217;s even support for secure links in email messages (for implementing things like forgotten-password and account-activation).</p>

<p>We&#8217;ve also put a huge effort into getting Hobo documented. We&#8217;ve built a community driven documentation site &#8211; <a href="http://cookbook.hobocentral.net">cookbook.hobocentral.net</a>, which is also the home of the extensive <a href="http://cookbook.hobocentral.net/manual/toc">manual</a>. There&#8217;s a new introductory <a href="http://hobocentral.net">screencast</a>. Oh and there&#8217;s two <a href="/books">books</a> available to download, and a third on the way!</p>

<p>Perhaps more importantly than any of that, there&#8217;s a thriving and very friendly <a href="http://staging.hobocentral.net/community/">community</a>. One of the most consistent comments we get from developers is how much they appreciated all the help and support they got while building their first Hobo app.  Be sure to check out all the cool <a href="/gallery/">apps</a> they&#8217;ve built.</p>

<p>For myself personally, and on behalf of the whole Hobo community, a huge thank-you goes out to all the people that helped us get here. In the beginning there was <a href="http://line.co.uk">Line Learning &amp; Communications</a> and <a href="http://jivatechnology.com/">Jiva Technology</a>, who contributed enormously by choosing Hobo for major projects, and of course my coding partner on those projects and the early version of Hobo, James Garlick. James&#8217; keen sense of aesthetics has had huge impact on the design of Hobo, inside and out. We had a good laugh too!</p>

<p>Today of course there&#8217;s Owen Dall, Ramon Barquin, and the team at <a href="http://barquin.com">Barquin International</a>. Owen spotted us at an early stage. He saw in Hobo a vision for the future and took a big bet on us. Barquin&#8217;s sponsorship has made Hobo 1.0 possible. Thanks Owen! There are too many people in the open-source community to thank individually, but a mention has to go to core contributors Matt Jones and Bryan Larsen &#8212; as you know, it&#8217;s been you guys much more than me that have polished things off, fixed the bugs, and got us to 1.0. And in the background all along, unseen by most, is my business partner, coach, cheerleader, agony-uncle and general strategist, the one and only <a href="http://redferret.net">Mr. Nigel Powell</a>. Well done everyone!</p>

<p>At this point it is customary to say &#8220;and this is only the beginning!&#8221;. In this case however, it&#8217;s not just an up-beat signing off remark. I&#8217;ve not actually been committing loads of code to Hobo in the last few months while Matt and Bryan have got us to 1.0. The reason is, I&#8217;ve been in the back room, quietly tinkering, tweaking, experimenting, honing. The next chapter in this story could just be a game-changer. Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://hobocentral.net/blog/2010/02/23/hobo-1-0-released/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Hobo 0.8.8 released!</title>
		<link>http://hobocentral.net/blog/2009/06/24/hobo-088-released/</link>
		<comments>http://hobocentral.net/blog/2009/06/24/hobo-088-released/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 22:13:43 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://hobocentral.net/blog/2009/06/24/hobo-088-released/</guid>
		<description><![CDATA[Go grab Hobo 0.8.8 : )

Actually I only just published the gems so don&#8217;t forget that Rubyforge takes a while to get its act together.

I&#8217;m really posting this on behalf of Bryan who&#8217;s done pretty much all the work in this release &#8211; thanks Bryan! And thanks to Owen and the guys at Barquin for [...]]]></description>
			<content:encoded><![CDATA[<p>Go grab Hobo 0.8.8 : )</p>

<p>Actually I only <em>just</em> published the gems so don&#8217;t forget that Rubyforge takes a while to get its act together.</p>

<p>I&#8217;m really posting this on behalf of Bryan who&#8217;s done pretty much all the work in this release &#8211; thanks Bryan! And thanks to Owen and the guys at Barquin for their continued support.</p>

<p>This release is mostly bug fixes. The low-down, as usual, is in the <a href="/gems/CHANGES.txt">changelog</a></p>

<p>Oh one more thing. We liked the fresh new look in the previous post so much that it&#8217;s now the Hobo default. (that doesn&#8217;t mean you need ImageMagick, we just included the generated PNG files in the Clean theme)</p>

<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://hobocentral.net/blog/2009/06/24/hobo-088-released/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Super-easy cross-browser gradient backgrounds</title>
		<link>http://hobocentral.net/blog/2009/06/23/super-easy-cross-browser-gradient-backgrounds/</link>
		<comments>http://hobocentral.net/blog/2009/06/23/super-easy-cross-browser-gradient-backgrounds/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 22:30:24 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://hobocentral.net/blog/2009/06/23/super-easy-cross-browser-gradient-backgrounds/</guid>
		<description><![CDATA[

Hobo 0.8.8 is coming very soon, consisting mostly of bug fixes and bringing us that bit closer to the hallowed version 1.0. While we&#8217;re waiting, I though I&#8217;d quickly let you know about a very simple Rails plugin I knocked up that makes it extremely easy to add gradient background images to your stylesheets. (If [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://img.skitch.com/20090624-mkn8q4q4qpg74b54jfacmgbnie.jpg" alt="screen shot" title="" /></p>

<p>Hobo 0.8.8 is coming very soon, consisting mostly of bug fixes and bringing us that bit closer to the hallowed version 1.0. While we&#8217;re waiting, I though I&#8217;d quickly let you know about a very simple Rails plugin I knocked up that makes it extremely easy to add gradient background images to your stylesheets. (If you follow the hobousers group you&#8217;ve already seen a mention of this.)</p>

<p>For example:</p>

<pre><code>div.featured { background: url(/gradient_images/50:aaa:fff.png) repeat-x white; }
</code></pre>

<p>All that&#8217;s happening is that the plugin is rendering a PNG image on the fly; 1 pixel wide, 50 high, with a gradient from a light grey (<code>#aaa</code>) to white. It renders the image you would otherwise have to make yourself in Photoshop or whatever.</p>

<p>The general pattern for the image URL is:</p>

<pre><code>/gradient_images/&lt;height&gt;:&lt;start-color&gt;:&lt;end-color&gt;.&lt;format&gt;
</code></pre>

<p>Colours are 3 or 6 digit hex values, as in CSS. The format can be anything supported by ImageMagick (e.g. <code>png</code> or <code>jpg</code>).</p>

<p>You can also do multiple gradients in the same image, like this</p>

<pre><code>div.featured {
  height: 100px;
  background: url(/gradient_images/50:aaa:fff::50:fff:aaa.png) repeat-x 
}
</code></pre>

<p>That will give an image 100 pixels high fading from grey to white and back to grey.</p>

<p>Note that you only take the performance hit on the first request, after that the images will be served up directly by your web server thanks to Rails&#8217; page caching. You&#8217;ll see a bunch of image files in <code>public/gradient_images</code>.</p>

<p>Requires Rails 2.3 and RMagick.</p>

<p>The plugin is <a href="http://github.com/tablatom/gradient_server">available on github</a>.</p>

<p>UPDATE: We just threw up a <a href="http://github.com/Barquin/hobo-gradient-demo/tree/master">quick example app on github</a>. It&#8217;s great to see how much nicer you can make the default Hobo app look with <a href="http://github.com/Barquin/hobo-gradient-demo/blob/6e992076824d243f22a6c8d0aa73c997447050bf/public/stylesheets/application.css">just three CSS declarations</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://hobocentral.net/blog/2009/06/23/super-easy-cross-browser-gradient-backgrounds/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Hobo 1.0 Nears</title>
		<link>http://hobocentral.net/blog/2009/04/22/hobo-10-nears/</link>
		<comments>http://hobocentral.net/blog/2009/04/22/hobo-10-nears/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 18:01:14 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://hobocentral.net/blog/?p=222</guid>
		<description><![CDATA[Things may have been quiet on the blog, but those who&#8217;ve been following the hobousers google group or keeping an eye on the github commits will know that the Hobo project is just as active as ever. In fact we have a couple of news items for y&#8217;all 

First up, I&#8217;d like to give a [...]]]></description>
			<content:encoded><![CDATA[<p>Things may have been quiet on the blog, but those who&#8217;ve been following the hobousers google group or keeping an eye on the github commits will know that the Hobo project is just as active as ever. In fact we have a couple of news items for y&#8217;all </p>

<p>First up, I&#8217;d like to give a big welcome to Bryan Larsen, who is now working on Hobo full time. Bryan made some excellent contributions entirely off his own back, and he happened to come to the end of a previous project at just the right time so we snapped him up. A big thanks too to our good sponsors at <a href="http://barquin.com">Barquin International</a> for helping us to bring Bryan on to the team.</p>

<p>As requested on hobousers, we&#8217;re going to start putting out regular updates on the blog about the latest changes to the code; a sort of &#8220;This week in Edge Hobo&#8221;. Bryan will be helping out with these posts. </p>

<p>And the other little item of news is that we&#8217;ve started the push to Hobo 1.0. The feature set is frozen at this point, and we are working our way through bug fixes, improving the test coverage and docs. If you&#8217;ve got a pet bug that you want to see fixed in Hobo 1.0, make sure it&#8217;s <a href="http://hobo.lighthouseapp.com">ticketed</a>.</p>

<p>Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://hobocentral.net/blog/2009/04/22/hobo-10-nears/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Thanks</title>
		<link>http://hobocentral.net/blog/2008/12/10/thanks/</link>
		<comments>http://hobocentral.net/blog/2008/12/10/thanks/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 14:52:53 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://hobocentral.net/blog/2008/12/10/thanks/</guid>
		<description><![CDATA[Just had time to dash this off before heading out. I&#8217;ve already said a thank you to the team at Barquin, so I better not forget others who&#8217;ve helped out along the way!

Many thanks to Dr Nic for the early work in getting Hobo running as a gem, and for those super cool TextMate tricks. [...]]]></description>
			<content:encoded><![CDATA[<p>Just had time to dash this off before heading out. I&#8217;ve already said a thank you to the team at Barquin, so I better not forget others who&#8217;ve helped out along the way!</p>

<p>Many thanks to Dr Nic for the early work in getting Hobo running as a gem, and for those super cool TextMate tricks. And to Mathijs and Matt for many fixes and tweaks here and there. And of course Mr. James Garlick for a ton of commits in all areas of Hobo, contributions to the docs, and for making Hobo look good both on the outside (the Clean theme) and the inside (James is my API aesthetics consultant!)</p>

<p>Also a shout to Jason and Joel over at <a href="http://i5labs.com">i5labs</a>. These guys helped me out with a Hobo project that I got too busy to finish. If anyone out there needs development or help with a Hobo project, drop i5labs a line &#8211; they know what they&#8217;re doing. </p>

<p>Also thanks to Pete Ferne and the boys at <a href="http://jivatechnology.com/">Jiva</a>, for choosing Hobo for <a href="http://beanbaglearning.com/">Beanbag</a>, and for the many contributions to Hobo which they funded. I <em>am</em> going to do a proper post about Beanbag at some point &#8211; promise!</p>

<p>Finally a big thanks to everyone in the wider Hobo community for their involvement, large or small.</p>

<p>Merry Christmas &#8212; or whatever you will be celebrating &#8212; to all!</p>
]]></content:encoded>
			<wfw:commentRss>http://hobocentral.net/blog/2008/12/10/thanks/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Hobo 0.8.5 &#8211; bugfix release</title>
		<link>http://hobocentral.net/blog/2008/12/09/hobo-085-bugfix-release/</link>
		<comments>http://hobocentral.net/blog/2008/12/09/hobo-085-bugfix-release/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 18:08:03 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://hobocentral.net/blog/2008/12/09/hobo-085-bugfix-release/</guid>
		<description><![CDATA[I&#8217;ve just released Hobo 0.8.5. There was a problem with running Hobo as a gem which slipped into the short-lived 0.8.4 release. A few more fixes made it in to this release too, mostly in the new permissions system.

See the changes for the details. As always, remember that Rubyforge takes a good while to catch [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just released Hobo 0.8.5. There was a problem with running Hobo as a gem which slipped into the short-lived 0.8.4 release. A few more fixes made it in to this release too, mostly in the new permissions system.</p>

<p>See the <a href="/gems/CHANGES.txt">changes</a> for the details. As always, remember that Rubyforge takes a good while to catch up, so <code>gem update hobo</code> might not work for a while. You can download the gem files from Rubyforge manually though.</p>

<p>That&#8217;s pretty much me done for the year &#8212; I&#8217;m taking some time off now. And what a year it&#8217;s been. Progress has accelerated dramatically since our sponsors <a href="http://barquin.com/">Barquin International</a> came on board. We wouldn&#8217;t be remotely close to where we are now, especially in terms of <a href="http://cookbook.hobocentral.net">documentation</a>, without their support. So I&#8217;d like to say a very big thank you to Owen and the team over at Barquin.</p>

<p>It feels like we&#8217;re in great shape for a very exciting 2009 with Hobo. Just in time for the meltdown of the entire global economy. Heh &#8211; you win some you lose some : )</p>
]]></content:encoded>
			<wfw:commentRss>http://hobocentral.net/blog/2008/12/09/hobo-085-bugfix-release/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Hobo 0.8.4 released</title>
		<link>http://hobocentral.net/blog/2008/12/06/hobo-084-released/</link>
		<comments>http://hobocentral.net/blog/2008/12/06/hobo-084-released/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 10:15:25 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://hobocentral.net/blog/2008/12/06/hobo-084-released/</guid>
		<description><![CDATA[Hobo 0.8.4 is out of the door. Score! Could you ask for more? Rest assured there is plenty more in store.

In addition to the usual slew of small improvements, the main features of this release are:


Completely new and much improved permission system
Not completely new but much improved lifecycles
The beginnings of a new &#8220;View Hints&#8221; system [...]]]></description>
			<content:encoded><![CDATA[<p>Hobo 0.8.4 is out of the door. Score! Could you ask for more? Rest assured there is plenty more in store.</p>

<p>In addition to the usual slew of small improvements, the main features of this release are:</p>

<ul>
<li>Completely new and much improved <a href="http://cookbook.hobocentral.net/manual/permissions">permission system</a></li>
<li>Not <em>completely</em> new but much improved <a href="http://cookbook.hobocentral.net/manual/lifecycles">lifecycles</a></li>
<li>The beginnings of a new &#8220;View Hints&#8221; system &#8212; a place to declare things that don&#8217;t belong in the model, but help Rapid create the right UI.</li>
</ul>

<p>Yes those two links are to detailed documentation &#8211; wonders will never cease!</p>

<p>Please note that Hobo 0.8.4 requires Rails 2.2.2.See the <a href="/gems/CHANGES.txt">changes</a> for the details. Please remember that Rubyforge takes a good while to get with the program, so <code>gem update hobo</code> might not work for a while. You can download the gem files from Rubyforge manually though.In other news the <a href="http://cookbook.hobocentral.net">Hobo Cookbook</a> continues to outgrow its name and is now the home of the Agility tutorial.</p>

<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://hobocentral.net/blog/2008/12/06/hobo-084-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>DRYML Documentation Milestone</title>
		<link>http://hobocentral.net/blog/2008/11/07/dryml-documentation-milestone/</link>
		<comments>http://hobocentral.net/blog/2008/11/07/dryml-documentation-milestone/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 11:17:54 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://hobocentral.net/blog/2008/11/07/dryml-documentation-milestone/</guid>
		<description><![CDATA[The DRYML Guide is finally finished. At long last, DRYML is &#8220;fully documented&#8221;, whatever that means : ) You could easily write an entire book on DRYML (well, when I say easily, I mean you could easily find enough material in there!), but at least the whole language is covered now. At 24 pages when [...]]]></description>
			<content:encoded><![CDATA[<p>The DRYML Guide is finally finished. At long last, DRYML is &#8220;fully documented&#8221;, whatever that means : ) You could easily write an entire book on DRYML (well, when I say easily, I mean you could easily find enough material in there!), but at least the whole language is covered now. At 24 pages when printed, it&#8217;s fairly comprehensive.</p>

<ul>
<li><a href="http://cookbook.hobocentral.net/manual/dryml-guide">http://cookbook.hobocentral.net/manual/dryml-guide</a></li>
</ul>

<p>Enjoy!</p>

<p>Now on to the <a href="http://cookbook.hobocentral.net/manual/to-do">other chapers</a> of the manual&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://hobocentral.net/blog/2008/11/07/dryml-documentation-milestone/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The Hobo Cookbook is not The Hobo Cookbook</title>
		<link>http://hobocentral.net/blog/2008/10/28/the-hobo-cookbook-is-not-the-hobo-cookbook/</link>
		<comments>http://hobocentral.net/blog/2008/10/28/the-hobo-cookbook-is-not-the-hobo-cookbook/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 09:25:30 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://hobocentral.net/blog/2008/10/28/the-hobo-cookbook-is-not-the-hobo-cookbook/</guid>
		<description><![CDATA[&#8230;because, it is growing into a general home for Hobo documentation.

You may have noticed we have a nice new look thanks to James. You may also notice an innocuous looking link in the top right &#8212; &#8220;Taglibs&#8221;. Yep &#8211; we now have a nice online reference to the tag libraries. Before you get too excited, [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230;because, it is growing into a general home for Hobo documentation.</p>

<p>You may have noticed we have a nice new look thanks to James. You may also notice an innocuous looking link in the top right &#8212; &#8220;Taglibs&#8221;. Yep &#8211; we now have a nice online reference to the tag libraries. Before you get too excited, many of the tags don&#8217;t have proper documentation yet. If you look <a href="http://cookbook.hobocentral.net/api_taglibs">here</a> you&#8217;ll see that many of the tags are in a light grey &#8211; those ones don&#8217;t have a doc-comment in the source code yet. We&#8217;re working our way through them.</p>

<p>At the moment tag names don&#8217;t come up in the search, but on <a href="http://cookbook.hobocentral.net/api_taglibs">that same page</a> you can use your browsers search-in-page, because every tag is listed.</p>

<p>The great thing about having a single home for both the recipes and the reference docs is that we can add all sorts of cool cross linking. Every tag in the reference section could link to &#8220;Recipes that show this tag in use&#8221;, and recipes could have the tags clickable so you can go right to the reference material for that tag.And of course everything is user-commentable.</p>

<p>Later we&#8217;re also going to add &#8220;Tutorials&#8221; and &#8220;Hobo Manual&#8221; sections. It will be a one-stop-shop for all your Hobo Documentation needs <em>*smile with tooth-bling*</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://hobocentral.net/blog/2008/10/28/the-hobo-cookbook-is-not-the-hobo-cookbook/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Announcing the Hobo Cookbook</title>
		<link>http://hobocentral.net/blog/2008/10/17/announcing-the-hobo-cookbook/</link>
		<comments>http://hobocentral.net/blog/2008/10/17/announcing-the-hobo-cookbook/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 10:01:07 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://hobocentral.net/blog/2008/10/17/announcing-the-hobo-cookbook/</guid>
		<description><![CDATA[Every now and then I find myself in the situation where I need to create a new app from scratch. It&#8217;s then that I get to sample the full Hobo experience. And I have to say &#8212; wow. Seriously. WOW.

Top priority right now with Hobo is to churn out as much documentation in as short [...]]]></description>
			<content:encoded><![CDATA[<p>Every now and then I find myself in the situation where I need to create a new app from scratch. It&#8217;s then that I get to sample the full Hobo experience. And I have to say &#8212; wow. Seriously. WOW.</p>

<p>Top priority right now with Hobo is to churn out as much documentation in as short a time as humanly possible. We felt we needed a home for all these docs &#8211; a simple app that supports user-comments, requests for documentation, searching etc. Sounds like a distraction from actually writing the docs? : ) Well&#8230; what if it only took a day? How much of an app could you turn out in a single day?</p>

<p>Quite a lot, it turns out.</p>

<p><span id="more-212"></span></p>

<p>The experience of creating the Hobo Cookbook was literally a rush for me. It really felt like we&#8217;re reaching the point where app-development is fast enough that you can sit down side-by-side with the client and have them guide you towards the app they really want and need. Hobo is coming together. In particular the DRYML generators introduced in 0.8 made everything so much easier.The really encouraging part was that it never felt like Hobo was penning me in. Whatever small tweak I wanted to make in order to improve the app, I was able to quickly achieve without discarding the rest of the automatically generated stuff.</p>

<p>But enough of this idle banter. Ladies and gentlemen, I give you: &#8211; <a href="http://cookbook.hobocentral.net">The Hobo Cookbook</a></p>

<p>It&#8217;s even <a href="http://github.com/tablatom/hobocookbook">open source</a>, so it provides documentation in more ways than one!Now we just need to populate it, so that you folks can all learn how to build apps in a single day : )</p>
]]></content:encoded>
			<wfw:commentRss>http://hobocentral.net/blog/2008/10/17/announcing-the-hobo-cookbook/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
