<?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>appytizers</title>
	<atom:link href="http://www.rohand.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rohand.com</link>
	<description>the book of i</description>
	<lastBuildDate>Sun, 13 May 2012 20:05:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Sandwich Experiment</title>
		<link>http://www.rohand.com/2012/sandwich-experiment-4/</link>
		<comments>http://www.rohand.com/2012/sandwich-experiment-4/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 02:49:34 +0000</pubDate>
		<dc:creator>Rohan Deshpande</dc:creator>
				<category><![CDATA[food]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[sandwich]]></category>

		<guid isPermaLink="false">http://www.rohand.com/?p=177</guid>
		<description><![CDATA[Bread: White Spreads: Ketchup, tamarind chutney, mint chutney, coconut chutney (mix &#8216;n&#8217; match) Contents: Samosa Rating: 4/5]]></description>
			<content:encoded><![CDATA[<ul>
<li>Bread: White</li>
<li>Spreads: Ketchup, tamarind chutney, mint chutney, coconut chutney (mix &#8216;n&#8217; match)</li>
<li>Contents: <a href="http://en.wikipedia.org/wiki/Samosa#Indian_Subcontinent">Samosa</a></li>
</ul>
<p>Rating: 4/5</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rohand.com/2012/sandwich-experiment-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trello as a Personal Task List</title>
		<link>http://www.rohand.com/2012/trello-as-a-personal-task-list/</link>
		<comments>http://www.rohand.com/2012/trello-as-a-personal-task-list/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 02:45:26 +0000</pubDate>
		<dc:creator>Rohan Deshpande</dc:creator>
				<category><![CDATA[aboutme]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[trello]]></category>

		<guid isPermaLink="false">http://www.rohand.com/?p=173</guid>
		<description><![CDATA[I&#8217;d like to describe how I use Trello as a personal task manager in the spirit of Scrum. I have one board named Everything. Literally everything happens within this board. I run 7 day sprints from Sunday till Saturday. Each card represents a task that can be accomplished in a maximum of 4 hours. I make [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to describe how I use <a href="http://www.trello.com/">Trello</a> as a personal task manager in the spirit of <a href="http://en.wikipedia.org/wiki/Scrum_(development)">Scrum</a>.</p>
<p>I have one board named <a href="https://trello.com/board/everything/4f7d8715cbcb1a6878d4e340">Everything</a>. Literally everything happens within this board. I run 7 day sprints from Sunday till Saturday. Each card represents a task that can be accomplished in a maximum of 4 hours. I make liberal use of the <em>Labels</em> and <em>Comments</em> features.</p>
<p>The board has five active lists:</p>
<ul>
<li><strong>Ideas</strong> represents the backlog. This list is never prioritized. Each card represents an item that I need to work on at some time. Some of the items have due dates. Every Sunday, I review this list and move cards to the <strong>Next</strong> list.</li>
<li><strong>Next</strong> represents items that should be done within the current sprint. This list is always prioritized. I assign estimated time to each card from a minimum of 1 hour to a maximum of 4 hours. Every morning, I update priorities and estimates and move cards to <strong>Ideas</strong> or to <strong>Doing</strong>.</li>
<li><strong>Doing</strong> represents tasks that I am working on. I try to ensure that this list never contains more than 3 cards at any time. A card from this list goes to <strong>Next</strong>, <strong>Blocked</strong> or <strong>Finished</strong>.</li>
<li><strong>Blocked</strong> represents tasks that need additional input. A card from this list either goes back to <strong>Doing</strong> or to <strong>Next</strong>. Often times, cards from this list will generate new cards in the <strong>Ideas</strong> or <strong>Next</strong> list.</li>
<li><strong>Finished on YYYY-MM-DD</strong> represents tasks that are completed in the current sprint. Every Sunday, I archive this list and create a new list to represent completed tasks for the next sprint. Cards from this list can never go to any other list.</li>
</ul>
<p>What I&#8217;ve learned with Trello is that I&#8217;m tracking not just when a task was accomplished but <em><span style="text-decoration: underline;">how</span></em> it was accomplished. The story helps me break down and estimate future tasks.</p>
<p>Obviously, this is not a perfect process and I make changes as and when necessary. I&#8217;d love to hear how I can improve and also how you use Trello.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rohand.com/2012/trello-as-a-personal-task-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Ruby on Rails on Ubuntu</title>
		<link>http://www.rohand.com/2012/install-ruby-on-rails-on-ubuntu/</link>
		<comments>http://www.rohand.com/2012/install-ruby-on-rails-on-ubuntu/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 01:33:31 +0000</pubDate>
		<dc:creator>Rohan Deshpande</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.rohand.com/?p=154</guid>
		<description><![CDATA[Concise and updated instructions to install Ruby on Rails on Ubuntu. Tested with Ruby on Rails 1.9.3 on Ubuntu 11.10 Oneiric Ocelot. These instructions are  based on the original post on sudobits. # install rvm dependencies sudo apt-get install git sudo apt-get install curl sudo apt-get install lynx # install rvm bash -s stable &#60; &#60;(curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer) # [...]]]></description>
			<content:encoded><![CDATA[<p>Concise and updated instructions to install Ruby on Rails on Ubuntu. Tested with Ruby on Rails 1.9.3 on Ubuntu 11.10 Oneiric Ocelot. These instructions are  based on <a href="http://blog.sudobits.com/2011/10/27/how-to-install-ruby-on-rails-in-ubuntu-11-10/">the original post on sudobits</a>.</p>
<div class="monocode">
# install rvm dependencies<br />
sudo apt-get install git<br />
sudo apt-get install curl<br />
sudo apt-get install lynx
</div>
<div class="monocode">
# install rvm<br />
bash -s stable &lt; &lt;(curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer)
</div>
<div class="monocode">
# should display &#8216;rvm is a function&#8217;<br />
type rvm | head -1
</div>
<div class="monocode">
# determine requirements for ruby<br />
rvm requirements
</div>
<div class="monocode">
# install requirements from the previous output in the &#8216;ruby:&#8217; line<br />
sudo apt-get install build-essential openssl libreadline6 libreadline6-dev curl git-core zlib1g zlib1g-dev libssl-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt-dev autoconf libc6-dev ncurses-dev automake libtool bison subversion
</div>
<div class="monocode">
# install and use ruby 1.9.3<br />
rvm install 1.9.3<br />
rvm use 1.9.3<br />
ruby -v
</div>
<div class="monocode">
# install rails<br />
gem install rails
</div>
<div class="monocode">
# test rails<br />
rails new rails_test<br />
cd rails_test
</div>
<div class="monocode">
# therubyracer gem needs to be enabled for rails server to work<br />
nano Gemfile<br />
# manually uncomment the gem named therubyracer<br />
bundle install
</div>
<div class="monocode">
# start the server<br />
rails server
</div>
<div class="monocode">
# browse to the server (in another terminal)<br />
lynx http://localhost:3000
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.rohand.com/2012/install-ruby-on-rails-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sandwich Experiment</title>
		<link>http://www.rohand.com/2012/sandwich-experiment-3/</link>
		<comments>http://www.rohand.com/2012/sandwich-experiment-3/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 01:52:11 +0000</pubDate>
		<dc:creator>Rohan Deshpande</dc:creator>
				<category><![CDATA[food]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[sandwich]]></category>

		<guid isPermaLink="false">http://www.rohand.com/?p=144</guid>
		<description><![CDATA[Bread: White Spreads: Ketchup Cheese: None Vegetables: None Meat: None Toasted: No Rating: 5/5]]></description>
			<content:encoded><![CDATA[<ul>
<li>Bread: White</li>
<li>Spreads: Ketchup</li>
<li>Cheese: None</li>
<li>Vegetables: None</li>
<li>Meat: None</li>
<li>Toasted: No</li>
</ul>
<p>Rating: 5/5</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rohand.com/2012/sandwich-experiment-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sandwich Experiment</title>
		<link>http://www.rohand.com/2012/sandwich-experiment-2/</link>
		<comments>http://www.rohand.com/2012/sandwich-experiment-2/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 01:50:12 +0000</pubDate>
		<dc:creator>rohand</dc:creator>
				<category><![CDATA[food]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[sandwich]]></category>

		<guid isPermaLink="false">http://www.rohand.com/?p=139</guid>
		<description><![CDATA[Bread: Focaccia Spreads: Vegenaise Cheese: Swiss Vegetables: Lettuce, Tomato, Onion, Cucumber, Carrots Meat: Chicken (optional) Toasted: Yes Rating: 5/5]]></description>
			<content:encoded><![CDATA[<ul>
<li>Bread: Focaccia</li>
<li>Spreads: Vegenaise</li>
<li>Cheese: Swiss</li>
<li>Vegetables: Lettuce, Tomato, Onion, Cucumber, Carrots</li>
<li>Meat: Chicken (optional)</li>
<li>Toasted: Yes</li>
</ul>
<p>Rating: 5/5</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rohand.com/2012/sandwich-experiment-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

