<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Roman's Home</title>
	<atom:link href="http://romanshome.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://romanshome.wordpress.com</link>
	<description></description>
	<lastBuildDate>Fri, 25 Jun 2010 19:30:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='romanshome.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Roman's Home</title>
		<link>http://romanshome.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://romanshome.wordpress.com/osd.xml" title="Roman&#039;s Home" />
	<atom:link rel='hub' href='http://romanshome.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Articles about development in Drupal</title>
		<link>http://romanshome.wordpress.com/2010/06/25/articles-about-development-in-drupal/</link>
		<comments>http://romanshome.wordpress.com/2010/06/25/articles-about-development-in-drupal/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 16:30:52 +0000</pubDate>
		<dc:creator>rpetrenko</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[drupal]]></category>

		<guid isPermaLink="false">http://romanshome.wordpress.com/?p=22</guid>
		<description><![CDATA[Site development Using git for branches: git branch git checkout ... git checkout master git merge Drupal modules: ctools strongarm context panels boxes features drush<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=romanshome.wordpress.com&amp;blog=3494085&amp;post=22&amp;subd=romanshome&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lullabot.com/articles/site-development-workflow-keep-it-code">Site development</a></p>
<p>Using git for branches:<br />
<code><br />
git branch<br />
git checkout<br />
...<br />
git checkout master<br />
git merge<br />
</code></p>
<p>Drupal modules:</p>
<ul>
<li>ctools</li>
<li>strongarm</li>
<li>context</li>
<li>panels</li>
<li>boxes</li>
<li>features</li>
<li>drush</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/romanshome.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/romanshome.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/romanshome.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/romanshome.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/romanshome.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/romanshome.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/romanshome.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/romanshome.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/romanshome.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/romanshome.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/romanshome.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/romanshome.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/romanshome.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/romanshome.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=romanshome.wordpress.com&amp;blog=3494085&amp;post=22&amp;subd=romanshome&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://romanshome.wordpress.com/2010/06/25/articles-about-development-in-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cabebd6e7317443f0721b290333210d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rpetrenko</media:title>
		</media:content>
	</item>
		<item>
		<title>vi commands</title>
		<link>http://romanshome.wordpress.com/2010/05/05/vi-commands/</link>
		<comments>http://romanshome.wordpress.com/2010/05/05/vi-commands/#comments</comments>
		<pubDate>Wed, 05 May 2010 00:33:41 +0000</pubDate>
		<dc:creator>rpetrenko</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://romanshome.wordpress.com/?p=12</guid>
		<description><![CDATA[After about 3 years of resistance i decided to learn basic vi commands Cheat sheet (pdf) search: /text repeat search: n save: w quit: q quit without saving: q!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=romanshome.wordpress.com&amp;blog=3494085&amp;post=12&amp;subd=romanshome&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After about 3 years of resistance i decided to learn basic vi commands</p>
<p><a href="http://www.atmos.albany.edu/deas/atmclasses/atm350/vi_cheat_sheet.pdf">Cheat sheet (pdf)<br />
</a></p>
<ul>
<li>search: /text</li>
<li>repeat search: n</li>
<li>save: w</li>
<li>quit: q</li>
<li>quit without saving: q!</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/romanshome.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/romanshome.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/romanshome.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/romanshome.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/romanshome.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/romanshome.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/romanshome.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/romanshome.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/romanshome.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/romanshome.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/romanshome.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/romanshome.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/romanshome.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/romanshome.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=romanshome.wordpress.com&amp;blog=3494085&amp;post=12&amp;subd=romanshome&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://romanshome.wordpress.com/2010/05/05/vi-commands/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cabebd6e7317443f0721b290333210d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rpetrenko</media:title>
		</media:content>
	</item>
		<item>
		<title>Drupal API reference</title>
		<link>http://romanshome.wordpress.com/2009/05/10/drupal-api-reference/</link>
		<comments>http://romanshome.wordpress.com/2009/05/10/drupal-api-reference/#comments</comments>
		<pubDate>Sun, 10 May 2009 15:43:37 +0000</pubDate>
		<dc:creator>rpetrenko</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://romanshome.wordpress.com/?p=5</guid>
		<description><![CDATA[Drupal 6.x Drupal hooks Example of menu Forms in Drupal<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=romanshome.wordpress.com&amp;blog=3494085&amp;post=5&amp;subd=romanshome&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Drupal 6.x</p>
<ul>
<li> Drupal <a href="http://api.drupal.org/api/group/hooks/6"> hooks</a></li>
<li>Example of <a href="http://api.drupal.org/api/file/developer/examples/page_example.module/6/source">menu</a></li>
<li><a href="http://api.drupal.org/api/file/developer/topics/forms_api.html">Forms</a> in Drupal</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/romanshome.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/romanshome.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/romanshome.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/romanshome.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/romanshome.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/romanshome.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/romanshome.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/romanshome.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/romanshome.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/romanshome.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/romanshome.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/romanshome.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/romanshome.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/romanshome.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=romanshome.wordpress.com&amp;blog=3494085&amp;post=5&amp;subd=romanshome&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://romanshome.wordpress.com/2009/05/10/drupal-api-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cabebd6e7317443f0721b290333210d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rpetrenko</media:title>
		</media:content>
	</item>
		<item>
		<title>Aliases in bash</title>
		<link>http://romanshome.wordpress.com/2008/05/23/aliases-in-bash/</link>
		<comments>http://romanshome.wordpress.com/2008/05/23/aliases-in-bash/#comments</comments>
		<pubDate>Fri, 23 May 2008 22:05:26 +0000</pubDate>
		<dc:creator>rpetrenko</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[bash]]></category>

		<guid isPermaLink="false">http://romanshome.wordpress.com/?p=4</guid>
		<description><![CDATA[Linux is very powerful with its command line control, but sometimes we type the same commands or use the same long-named folder. Using shortcuts (called aliases) comes in help. Just add them in your bashrc file<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=romanshome.wordpress.com&amp;blog=3494085&amp;post=4&amp;subd=romanshome&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Linux is very powerful with its command line control, but sometimes we type the same commands or use the same long-named folder. Using shortcuts (called aliases) comes in help. Just add them in your bashrc file</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/romanshome.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/romanshome.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/romanshome.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/romanshome.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/romanshome.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/romanshome.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/romanshome.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/romanshome.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/romanshome.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/romanshome.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/romanshome.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/romanshome.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/romanshome.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/romanshome.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/romanshome.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/romanshome.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=romanshome.wordpress.com&amp;blog=3494085&amp;post=4&amp;subd=romanshome&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://romanshome.wordpress.com/2008/05/23/aliases-in-bash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4cabebd6e7317443f0721b290333210d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rpetrenko</media:title>
		</media:content>
	</item>
	</channel>
</rss>
