<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>GuruOnRails Blog</title>
    <link>http://guruonrails.com/blog</link>
    <description>Blog about Ruby On Rails and web development</description>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/guruonrails" /><feedburner:info uri="guruonrails" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2Fguruonrails" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2Fguruonrails" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2Fguruonrails" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/guruonrails" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2Fguruonrails" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2Fguruonrails" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2Fguruonrails" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><item>
      <title>10 success rules for any startup</title>
      <link>http://feedproxy.google.com/~r/guruonrails/~3/8F5IuFDm0jE/10-success-rules-for-any-startup</link>
      <description>&lt;p&gt;Today we would like to speak about startups. Startup is really interesting and really difficult business. Almost all startupers make different mistakes and fail. So it could bereally important t...&lt;br/&gt;&lt;br/&gt;&lt;a href="http://guruonrails.com"&gt;&lt;img alt="Guruonrails" src="http://guruonrails.com/images/GuruOnRails.png" /&gt;&lt;/a&gt;</description>
      <guid isPermaLink="false">http://guruonrails.com/blog/10-success-rules-for-any-startup</guid>
    <feedburner:origLink>http://guruonrails.com/blog/10-success-rules-for-any-startup</feedburner:origLink></item>
    <item>
      <title>How to create RSS feed</title>
      <link>http://feedproxy.google.com/~r/guruonrails/~3/R59MyBRJLzo/how-to-create-rss-feed</link>
      <description>&lt;p&gt;RSS feed is must have feature for any blog. RSS make simple for your readers to keep track of your posts and of course it would produce permanent traffic for you Rails blog. Isn't it great?&lt;/p&gt;
...&lt;br/&gt;&lt;br/&gt;&lt;a href="http://guruonrails.com"&gt;&lt;img alt="Guruonrails" src="http://guruonrails.com/images/GuruOnRails.png" /&gt;&lt;/a&gt;</description>
      <guid isPermaLink="false">http://guruonrails.com/blog/how-to-create-rss-feed</guid>
    <feedburner:origLink>http://guruonrails.com/blog/how-to-create-rss-feed</feedburner:origLink></item>
    <item>
      <title>Highlighting source code</title>
      <link>http://feedproxy.google.com/~r/guruonrails/~3/jvXHYEleuoU/highlighting-source-code</link>
      <description>&lt;p&gt;Highlighted source code is must in blog posts if you are going to show some source in your post. Fortunately there is no problems to highlight code in your blog. I will show you the way that per...&lt;br/&gt;&lt;br/&gt;&lt;a href="http://guruonrails.com"&gt;&lt;img alt="Guruonrails" src="http://guruonrails.com/images/GuruOnRails.png" /&gt;&lt;/a&gt;</description>
      <guid isPermaLink="false">http://guruonrails.com/blog/highlighting-source-code</guid>
    <feedburner:origLink>http://guruonrails.com/blog/highlighting-source-code</feedburner:origLink></item>
    <item>
      <title>Ruby on Rails code quality</title>
      <link>http://feedproxy.google.com/~r/guruonrails/~3/VaPjnx568Nk/ruby-on-rails-code-quality</link>
      <description>&lt;h2&gt;
Here is Ruby On Rails code quality checklist:
&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Each controller action only calls one model method other than an initial find or new.  
  (Make custom .new or .update methods...&lt;br/&gt;&lt;br/&gt;&lt;a href="http://guruonrails.com"&gt;&lt;img alt="Guruonrails" src="http://guruonrails.com/images/GuruOnRails.png" /&gt;&lt;/a&gt;</description>
      <guid isPermaLink="false">http://guruonrails.com/blog/ruby-on-rails-code-quality</guid>
    <feedburner:origLink>http://guruonrails.com/blog/ruby-on-rails-code-quality</feedburner:origLink></item>
    <item>
      <title>RadiantCMS experience</title>
      <link>http://feedproxy.google.com/~r/guruonrails/~3/WAwC2FZhL6E/radiantcms-experience</link>
      <description>&lt;p&gt;Recently we have worked on one project and used RadiantCMS to implement all functionality needed by our client.
In this short post we are going to share our opinion about this CMS.&lt;/p&gt;
&lt;p&gt; Rad...&lt;br/&gt;&lt;br/&gt;&lt;a href="http://guruonrails.com"&gt;&lt;img alt="Guruonrails" src="http://guruonrails.com/images/GuruOnRails.png" /&gt;&lt;/a&gt;</description>
      <guid isPermaLink="false">http://guruonrails.com/blog/radiantcms-experience</guid>
    <feedburner:origLink>http://guruonrails.com/blog/radiantcms-experience</feedburner:origLink></item>
    <item>
      <title>Simple RoR+MySQL optimization</title>
      <link>http://feedproxy.google.com/~r/guruonrails/~3/2PufNBq_wQQ/simple-ror-mysql-optimization</link>
      <description>&lt;p&gt;As it was said in the &lt;a href="http://guruonrails.com/blog/show_post/ror-application-performance" class="RightPart"&gt;previous post&lt;/a&gt; we are continuing to post some tips that would help to optim...&lt;br/&gt;&lt;br/&gt;&lt;a href="http://guruonrails.com"&gt;&lt;img alt="Guruonrails" src="http://guruonrails.com/images/GuruOnRails.png" /&gt;&lt;/a&gt;</description>
      <guid isPermaLink="false">http://guruonrails.com/blog/simple-ror-mysql-optimization</guid>
    <feedburner:origLink>http://guruonrails.com/blog/simple-ror-mysql-optimization</feedburner:origLink></item>
    <item>
      <title>RoR application performance</title>
      <link>http://feedproxy.google.com/~r/guruonrails/~3/JaqlBgJmjBw/ror-application-performance</link>
      <description>&lt;p&gt;Today we will tell you how easily you can optimize your application.  By making simple modifications you can achieve an increase of performance and reduce load on server. 
It is the first post ...&lt;br/&gt;&lt;br/&gt;&lt;a href="http://guruonrails.com"&gt;&lt;img alt="Guruonrails" src="http://guruonrails.com/images/GuruOnRails.png" /&gt;&lt;/a&gt;</description>
      <guid isPermaLink="false">http://guruonrails.com/blog/ror-application-performance</guid>
    <feedburner:origLink>http://guruonrails.com/blog/ror-application-performance</feedburner:origLink></item>
    <item>
      <title>Golden rules of internet startup</title>
      <link>http://feedproxy.google.com/~r/guruonrails/~3/v9HJORXkBWs/golden-rules-of-internet-startup</link>
      <description>&lt;p&gt;There are list of rules in this post. Everyone who are going to start own Internet business must know them.&lt;/p&gt;
&lt;h2&gt;1. Be narrow&lt;/h2&gt;
&lt;p&gt;You should focus on a narrow niche â€“ on the smallest ...&lt;br/&gt;&lt;br/&gt;&lt;a href="http://guruonrails.com"&gt;&lt;img alt="Guruonrails" src="http://guruonrails.com/images/GuruOnRails.png" /&gt;&lt;/a&gt;</description>
      <guid isPermaLink="false">http://guruonrails.com/blog/golden-rules-of-internet-startup</guid>
    <feedburner:origLink>http://guruonrails.com/blog/golden-rules-of-internet-startup</feedburner:origLink></item>
  </channel>
</rss>

