<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Sinatra: The Framework Within</title>
	<atom:link href="http://www.quirkey.com/blog/2009/03/04/sinatra-the-framework-within/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.quirkey.com/blog/2009/03/04/sinatra-the-framework-within/</link>
	<description>A Developer with too little time.</description>
	<lastBuildDate>Sun, 18 Sep 2011 17:38:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Andre Lewis</title>
		<link>http://www.quirkey.com/blog/2009/03/04/sinatra-the-framework-within/comment-page-1/#comment-43879</link>
		<dc:creator>Andre Lewis</dc:creator>
		<pubDate>Thu, 05 Mar 2009 21:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.quirkey.com/blog/?p=236#comment-43879</guid>
		<description>I totally agree. Sinatra opens up a bunch of possibilities, just by making it easy and lightweight to expose your functionality via http.

Exciting stuff!</description>
		<content:encoded><![CDATA[<p>I totally agree. Sinatra opens up a bunch of possibilities, just by making it easy and lightweight to expose your functionality via http.</p>
<p>Exciting stuff!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cs</title>
		<link>http://www.quirkey.com/blog/2009/03/04/sinatra-the-framework-within/comment-page-1/#comment-43864</link>
		<dc:creator>cs</dc:creator>
		<pubDate>Thu, 05 Mar 2009 12:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.quirkey.com/blog/?p=236#comment-43864</guid>
		<description>sorry, it took me some time to figure out the install, i&#039;ll copy here the steps:

1. install dependencies:
    * rubygems &gt;= 1.3.1
    * haml &gt;= 2.0.9
    * sinatra &gt;= 0.9.1
    * activesupport &gt;= 2.2.2
    * mislav-will_paginate &gt;=2.3.7
    * hoe

2. sudo gem install quirkey-static_model
3. download gembox from http://github.com/quirkey/gembox/tree/master
4. untar &amp;&amp; ./bin/gembox

http://localhost:5678/</description>
		<content:encoded><![CDATA[<p>sorry, it took me some time to figure out the install, i&#8217;ll copy here the steps:</p>
<p>1. install dependencies:<br />
    * rubygems &gt;= 1.3.1<br />
    * haml &gt;= 2.0.9<br />
    * sinatra &gt;= 0.9.1<br />
    * activesupport &gt;= 2.2.2<br />
    * mislav-will_paginate &gt;=2.3.7<br />
    * hoe</p>
<p>2. sudo gem install quirkey-static_model<br />
3. download gembox from <a href="http://github.com/quirkey/gembox/tree/master" rel="nofollow">http://github.com/quirkey/gembox/tree/master</a><br />
4. untar &amp;&amp; ./bin/gembox</p>
<p><a href="http://localhost:5678/" rel="nofollow">http://localhost:5678/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karel Minarik</title>
		<link>http://www.quirkey.com/blog/2009/03/04/sinatra-the-framework-within/comment-page-1/#comment-43859</link>
		<dc:creator>Karel Minarik</dc:creator>
		<pubDate>Thu, 05 Mar 2009 09:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.quirkey.com/blog/?p=236#comment-43859</guid>
		<description>Aaron, this seems to me like an *awesome idea*.

This &quot;Sinatra-based, embeddable frontend&quot; stuff could be pushed even further, let&#039;s imagine: you can make your own Git-based issue-tracking/ticketing system for a piece of software, storing data in separate branch. The same applies for eg. specification. If you would &quot;embed&quot; a web GUI for this stuff inside, you could manage it not only from command line, but in a GUI as well.

This is something I&#039;ve been thinking about a lot lately, following the trail of Ticgit or Github pages ideas. This is another piece of the puzzle. Great idea.

--karmi</description>
		<content:encoded><![CDATA[<p>Aaron, this seems to me like an *awesome idea*.</p>
<p>This &#8220;Sinatra-based, embeddable frontend&#8221; stuff could be pushed even further, let&#8217;s imagine: you can make your own Git-based issue-tracking/ticketing system for a piece of software, storing data in separate branch. The same applies for eg. specification. If you would &#8220;embed&#8221; a web GUI for this stuff inside, you could manage it not only from command line, but in a GUI as well.</p>
<p>This is something I&#8217;ve been thinking about a lot lately, following the trail of Ticgit or Github pages ideas. This is another piece of the puzzle. Great idea.</p>
<p>&#8211;karmi</p>
]]></content:encoded>
	</item>
</channel>
</rss>

