<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

<channel>
	<title>Poetry of Programming</title>
	<link>http://kiran.gnufied.org</link>
	<description>Its mainly about Ruby on Rails !</description>
	<pubDate>Wed, 23 Jun 2010 11:18:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>How Secured is your Rails App?</title>
		<link>http://kiran.gnufied.org/2010/02/26/how-secured-is-your-rails-app/</link>
		<comments>http://kiran.gnufied.org/2010/02/26/how-secured-is-your-rails-app/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 12:43:27 +0000</pubDate>
		<dc:creator>kiran</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kiran.gnufied.org/2010/02/26/how-secured-is-your-rails-app/</guid>
		<description><![CDATA[What do you prefer in terms of Authentication?
Plugin - Restful Authentication (recommended) - easy to use and you can tweak it according to your requirements.
 http://railscasts.com/episodes/67 http://svn.techno-weenie.net/projects/plugins/restful_authentication/
Build your own authentication. You should rarely need to do this &#8230; Restful Authentication is quite flexible.
 http://www.aidanf.net/rails_user_authentication_tutorial
OpenID - a universal authentication system to avoid use of multiple username [...]]]></description>
		<wfw:commentRss>http://kiran.gnufied.org/2010/02/26/how-secured-is-your-rails-app/feed/</wfw:commentRss>
<enclosure url="http://media.railscasts.com/videos/068_openid_authentication.mov" length="29067479" type="video/quicktime" />
<enclosure url="http://media.railscasts.com/videos/041_conditional_validations.mov" length="9050127" type="video/quicktime" />
		</item>
		<item>
		<title>Ubuntu 9.10 running in low-graphics mode</title>
		<link>http://kiran.gnufied.org/2009/12/10/ubuntu-910-running-in-low-graphics-mode/</link>
		<comments>http://kiran.gnufied.org/2009/12/10/ubuntu-910-running-in-low-graphics-mode/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 14:15:27 +0000</pubDate>
		<dc:creator>kiran</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kiran.gnufied.org/2009/12/10/ubuntu-910-running-in-low-graphics-mode/</guid>
		<description><![CDATA[After the installation from update manager, and every time I boot up my machine, I get a error with three options out of which I am forced to click OK for &#8220;Run Ubuntu in low-graphics mode for just one session&#8221; option.
Resolution upon reference from url (http://ubuntuforums.org/archive/index.php/t-1242813.html) for Ubuntu 9.10:
Take a backup and edit xorg.conf file:
sudo [...]]]></description>
		<wfw:commentRss>http://kiran.gnufied.org/2009/12/10/ubuntu-910-running-in-low-graphics-mode/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows 7 and ROXIO</title>
		<link>http://kiran.gnufied.org/2009/12/10/windows-7-and-roxio/</link>
		<comments>http://kiran.gnufied.org/2009/12/10/windows-7-and-roxio/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 13:08:10 +0000</pubDate>
		<dc:creator>kiran</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[perfect uninstaller]]></category>

		<category><![CDATA[roxio]]></category>

		<category><![CDATA[Windows7]]></category>

		<guid isPermaLink="false">http://kiran.gnufied.org/2009/12/10/windows-7-and-roxio/</guid>
		<description><![CDATA[I recently got my XPS M1330 notebook upgraded from Windows Vista to Windows 7.It happened that one day I need to burn a CD and found that ROXIO DVD Creator is no more working though I have used it less. I have found the collection of CDs given by Dell and re-installed ROXIO Creator 9.  [...]]]></description>
		<wfw:commentRss>http://kiran.gnufied.org/2009/12/10/windows-7-and-roxio/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rails 2.3.3 Released</title>
		<link>http://kiran.gnufied.org/2009/07/23/rails-233-released/</link>
		<comments>http://kiran.gnufied.org/2009/07/23/rails-233-released/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 04:18:26 +0000</pubDate>
		<dc:creator>kiran</dc:creator>
		
		<category><![CDATA[Ruby on Rails]]></category>

		<category><![CDATA[Rails]]></category>

		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://kiran.gnufied.org/2009/07/23/rails-233-released/</guid>
		<description><![CDATA[A new release of Rails is available - Rails 2.3.3.Among the usual bug fixes, a few new features were added, from the release notes:


touch is a convenient method to update a record&#8217;s timestamp and nothing else. This is extracted from apps whose models &#8220;touch‚&#8221; others when they change, such as a comment updating the parent.replies_changed_at timestamp [...]]]></description>
		<wfw:commentRss>http://kiran.gnufied.org/2009/07/23/rails-233-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Driver Error: Svn Merge</title>
		<link>http://kiran.gnufied.org/2008/12/27/driver-error-svn-merge/</link>
		<comments>http://kiran.gnufied.org/2008/12/27/driver-error-svn-merge/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 09:59:10 +0000</pubDate>
		<dc:creator>kiran</dc:creator>
		
		<category><![CDATA[Ruby on Rails]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[Merge]]></category>

		<category><![CDATA[Rails]]></category>

		<category><![CDATA[Svn]]></category>

		<guid isPermaLink="false">http://kiran.gnufied.org/2008/12/27/driver-error-svn-merge/</guid>
		<description><![CDATA[ The &#8217;svn merge&#8217; command compares two trees, generates a patch, then 
applies that patch to a working copy.  Yes, you have complete freedom 
to compare any two trees, and thereby generate any patch you want.  But 
that does *not* mean that &#8217;svn merge&#8217; always will do what you want. 
It&#8217;s *your* responsbility [...]]]></description>
		<wfw:commentRss>http://kiran.gnufied.org/2008/12/27/driver-error-svn-merge/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Avoid SVN updates for External Rails Plugins in your Application</title>
		<link>http://kiran.gnufied.org/2008/12/06/avoid-svn-updates-for-external-rails-plugins-in-your-application/</link>
		<comments>http://kiran.gnufied.org/2008/12/06/avoid-svn-updates-for-external-rails-plugins-in-your-application/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 15:11:10 +0000</pubDate>
		<dc:creator>kiran</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[plugins]]></category>

		<category><![CDATA[Rails]]></category>

		<category><![CDATA[Svn]]></category>

		<guid isPermaLink="false">http://kiran.gnufied.org/2008/12/06/avoid-svn-updates-for-external-rails-plugins-in-your-application/</guid>
		<description><![CDATA[Make sure you are in the root of your app and do:
svn propedit svn:externals vendor/plugins
Just delete the line(s) of the plugins you no longer want.
If you get the following error then you need to set your environment variable.
svn: None of the environment variables SVN_EDITOR, VISUAL or EDITOR is set, and no &#8216;editor-cmd&#8217; run-time configuration option [...]]]></description>
		<wfw:commentRss>http://kiran.gnufied.org/2008/12/06/avoid-svn-updates-for-external-rails-plugins-in-your-application/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I need an individual file to be migrated in Rails</title>
		<link>http://kiran.gnufied.org/2008/10/15/i-need-an-individual-file-to-be-migrated-in-rails/</link>
		<comments>http://kiran.gnufied.org/2008/10/15/i-need-an-individual-file-to-be-migrated-in-rails/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 14:38:54 +0000</pubDate>
		<dc:creator>kiran</dc:creator>
		
		<category><![CDATA[Ruby on Rails]]></category>

		<category><![CDATA[Migrations]]></category>

		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://kiran.gnufied.org/2008/10/15/i-need-an-individual-file-to-be-migrated-in-rails/</guid>
		<description><![CDATA[Rails migrations are great, they allow continual evolution of database schema. Sometimes, especially when prototyping, I hate to run migrations down and up and load data, just to make small independent change in database table. In this situations I run only specific migration:
ruby script/runner 'require "db/migrate/005_create_blogs"; \n
CreateBlogs.migrate(:down)'
ruby script/runner 'require "db/migrate/005_create_blogs";\n
 CreateBlogs.migrate(:up)'

This is much typing (for [...]]]></description>
		<wfw:commentRss>http://kiran.gnufied.org/2008/10/15/i-need-an-individual-file-to-be-migrated-in-rails/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Enni Gundelu aaa?</title>
		<link>http://kiran.gnufied.org/2008/08/28/enni-gundelu-aaa/</link>
		<comments>http://kiran.gnufied.org/2008/08/28/enni-gundelu-aaa/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 08:47:42 +0000</pubDate>
		<dc:creator>kiran</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[heart]]></category>

		<category><![CDATA[telugu]]></category>

		<guid isPermaLink="false">http://kiran.gnufied.org/2008/08/28/enni-gundelu-aaa/</guid>
		<description><![CDATA[&#8220;Enni Gundelu aaa?&#8221; Its a normal saying in telugu asking How dare you? But the exact words translation is &#8220;How many hearts you have haan?&#8221; Hmm&#8230; Well&#8230; I have two hearts !!!
]]></description>
		<wfw:commentRss>http://kiran.gnufied.org/2008/08/28/enni-gundelu-aaa/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Weird, Rare&#8230; and what not !</title>
		<link>http://kiran.gnufied.org/2008/07/28/weird-rare-and-what-not/</link>
		<comments>http://kiran.gnufied.org/2008/07/28/weird-rare-and-what-not/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 09:57:50 +0000</pubDate>
		<dc:creator>kiran</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Hosts]]></category>

		<category><![CDATA[IE]]></category>

		<category><![CDATA[Mozilla]]></category>

		<category><![CDATA[Proxy]]></category>

		<guid isPermaLink="false">http://kiran.gnufied.org/2008/07/28/weird-rare-and-what-not/</guid>
		<description><![CDATA[Apart from Redhat Linux, I&#8217;m also trying to set up my Rails app on a Win XP Pro machine to clarify some Ajax effects in IE.  IE used system hosts file very well.  But at the same time, on the same OS,  my latest Mozilla Firefox version 3.0.1 ignores the same hosts file. [...]]]></description>
		<wfw:commentRss>http://kiran.gnufied.org/2008/07/28/weird-rare-and-what-not/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu + ROR + Mysql + Svn +VPN</title>
		<link>http://kiran.gnufied.org/2008/06/25/ubuntu-ror-mysql-svn-vpn/</link>
		<comments>http://kiran.gnufied.org/2008/06/25/ubuntu-ror-mysql-svn-vpn/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 14:31:31 +0000</pubDate>
		<dc:creator>kiran</dc:creator>
		
		<category><![CDATA[Ruby on Rails]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[Mysql]]></category>

		<category><![CDATA[Svn]]></category>

		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://kiran.gnufied.org/2008/06/25/ubuntu-ror-mysql-svn-vpn/</guid>
		<description><![CDATA[Every time we install Ruby/Rails/Mysql/Rmagick/Vpn on Ubuntu Gutsy or Hardy we face the same  errors again and again. Lets  reduce the installation time and have a loop-back-fix-free or smooth installation experience.
After you run the CD or install Ubuntu, make sure of your Network Proxies if any, if so, you need to add the proxy [...]]]></description>
		<wfw:commentRss>http://kiran.gnufied.org/2008/06/25/ubuntu-ror-mysql-svn-vpn/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Hidden Treasure</title>
		<link>http://kiran.gnufied.org/2008/06/17/the-hidden-treasure/</link>
		<comments>http://kiran.gnufied.org/2008/06/17/the-hidden-treasure/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 11:11:09 +0000</pubDate>
		<dc:creator>kiran</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kiran.gnufied.org/2008/06/17/the-hidden-treasure/</guid>
		<description><![CDATA[ All thats nice, sweet and makes one happy is a treasure. And if anything of that sort is hidden is called the Hidden Treasure I mean&#8230; what you say?
Well, I am talking about &#8220;My fav. singer&#8221; and thats the talent of my best buddy thats hidden..
]]></description>
		<wfw:commentRss>http://kiran.gnufied.org/2008/06/17/the-hidden-treasure/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JRuby on Rails in Glassfish V3</title>
		<link>http://kiran.gnufied.org/2008/06/12/jruby-on-rails-in-glassfish-v3/</link>
		<comments>http://kiran.gnufied.org/2008/06/12/jruby-on-rails-in-glassfish-v3/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 12:31:19 +0000</pubDate>
		<dc:creator>kiran</dc:creator>
		
		<category><![CDATA[JRuby on Rails]]></category>

		<guid isPermaLink="false">http://kiran.gnufied.org/2008/06/12/jruby-on-rails-in-glassfish-v3/</guid>
		<description><![CDATA[Yesterday it happened to come across an article on &#8221;Mingle: A Rails based enterprise product&#8221; by Thoughtworks Studio.
They have used Jruby on Rails for many reasons, which made me even more curious to browse around and know on it more and more but comprises three main points&#8230; 
&#62;  Invoking Java code from Ruby
&#62;  Or Java libraries can be [...]]]></description>
		<wfw:commentRss>http://kiran.gnufied.org/2008/06/12/jruby-on-rails-in-glassfish-v3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Common Query: What does Engineering doing in Software Engineering?</title>
		<link>http://kiran.gnufied.org/2008/06/12/what-does-engineering-doing-in-software-engineering/</link>
		<comments>http://kiran.gnufied.org/2008/06/12/what-does-engineering-doing-in-software-engineering/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 12:13:09 +0000</pubDate>
		<dc:creator>kiran</dc:creator>
		
		<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://kiran.gnufied.org/2008/06/12/what-does-engineering-doing-in-software-engineering/</guid>
		<description><![CDATA[Writing code or set of programs result into &#8221;Software products&#8221; that are generic or customized according to the customer specifications. Now whats this Engineering doing out here? This is a quite common query&#8230;
Engineering in general terms mean &#8220;The application of Science to the design, building and use of  machines, constructions etc.&#8221;
Composing the both&#8230; the definition of Software Engineering results into [...]]]></description>
		<wfw:commentRss>http://kiran.gnufied.org/2008/06/12/what-does-engineering-doing-in-software-engineering/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Process Tool</title>
		<link>http://kiran.gnufied.org/2008/06/12/process-tool/</link>
		<comments>http://kiran.gnufied.org/2008/06/12/process-tool/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 11:43:07 +0000</pubDate>
		<dc:creator>kiran</dc:creator>
		
		<category><![CDATA[Software Engineering]]></category>

		<category><![CDATA[Project]]></category>

		<guid isPermaLink="false">http://kiran.gnufied.org/2008/06/12/process-tool/</guid>
		<description><![CDATA[
The reason why the projects are categorized into large, medium, small, and very small is that they need to follow different processes for development.  
  Small and Very Small projects should follow only Waterfall Model, whereas Medium size projects follow either Waterfall or Iterative model. Lastly, Large projects follow either Waterfall or Iterative or Incremental model.
Therefore a large project and a [...]]]></description>
		<wfw:commentRss>http://kiran.gnufied.org/2008/06/12/process-tool/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Install IE6 on Ubuntu</title>
		<link>http://kiran.gnufied.org/2008/05/06/install-ie6-on-ubuntu/</link>
		<comments>http://kiran.gnufied.org/2008/05/06/install-ie6-on-ubuntu/#comments</comments>
		<pubDate>Tue, 06 May 2008 10:02:47 +0000</pubDate>
		<dc:creator>kiran</dc:creator>
		
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://kiran.gnufied.org/2008/05/06/install-ie6-on-ubuntu/</guid>
		<description><![CDATA[Many of them would be knowing this before&#8230; But thanks to the reference site which am able to do the same&#8230;
http://www.ubuntugeek.com/running-internet-explorer-in-ubuntu-linux.html
IEs4Linux is the simpler way to have Microsoft Internet Explorer running on Linux (or any OS running Wine).
No clicks needed. No boring setup processes. No Wine complications. Just one easy script and you’ll get three [...]]]></description>
		<wfw:commentRss>http://kiran.gnufied.org/2008/05/06/install-ie6-on-ubuntu/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
