<?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:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Programming Ideas, Logics, Tips and Tricks &#187; sexy</title>
	<atom:link href="http://www.sajithmr.me/tag/sexy/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sajithmr.me</link>
	<description></description>
	<lastBuildDate>Sat, 07 Apr 2012 16:30:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Learn Ruby on Rails</title>
		<link>http://www.sajithmr.me/learn-ruby-on-rails</link>
		<comments>http://www.sajithmr.me/learn-ruby-on-rails#comments</comments>
		<pubDate>Sun, 02 Nov 2008 07:47:02 +0000</pubDate>
		<dc:creator>Mr Me</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[rail]]></category>
		<category><![CDATA[ror]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[sexy]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.sajithmr.com/?p=336</guid>
		<description><![CDATA[I just started ruby on rails some week back. As a programmer one should learn at least the language ruby. It is a very powerful language with a lots of different concepts and stuctures . You may know learning a programming language is very simple if you cognise any other one already . What we [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_338" class="wp-caption alignnone" style="width: 260px"><a href="http://www.sajithmr.com/wp-content/uploads/2008/11/ruby-logo-small.jpg"><img class="size-full wp-image-338" title="Ruby Logo" src="http://www.sajithmr.com/wp-content/uploads/2008/11/ruby-logo-small.jpg" alt="Ruby Logo" width="250" height="250" /></a><p class="wp-caption-text">Ruby Logo</p></div>
<p>I just started ruby on rails some week back. As a programmer one should learn at least the language ruby. It is a very powerful language with a lots of different concepts and stuctures . You may know learning a programming language is very simple if you cognise any other one already . What we want to learn is its syntax for conditions, declartions and looping.</p>
<blockquote><p>A dynamic, open source programming language with a focus on                       simplicity and productivity. It has an elegant syntax that is                       natural to read and easy to write</p></blockquote>
<div id="attachment_337" class="wp-caption alignnone" style="width: 310px"><a href="http://www.sajithmr.com/wp-content/uploads/2008/11/baby-rails-small.jpg"><img class="size-full wp-image-337" title="Learn Ruby on Rails" src="http://www.sajithmr.com/wp-content/uploads/2008/11/baby-rails-small.jpg" alt="Learn Ruby on Rails" width="300" height="383" /></a><p class="wp-caption-text">Learn Ruby on Rails</p></div>
<p>Some Features of Ruby &gt;</p>
<ol>
<li>Ada like syntax</li>
<li>Exception handling (like java or python)</li>
<li>You can redefine ruby syntax</li>
</ol>
<p>You can read more features here: <a href="http://www2.ruby-lang.org/en/20020101.html" target="_blank">http://www2.ruby-lang.org/en/20020101.html</a></p>
<p>Rails  is a mvc framework for web architecture . The architecture became very simple for me because I already has around 3 years of experience in <a href="http://www.sajithmr.com/symfony-a-framework-for-php/" target="_blank">symfony </a>framework programming. But ruby seems more powerful when it stick on with rails as ROR .</p>
<p>For windows users, download ror (ruby on rails) from http://rubyforge.org/frs/?group_id=167</p>
<p>For linux users : http://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.6-p286.tar.gz</p>
<p>The getting started page of rubyonrails (http://www.rubyonrails.org/down) shows that you have to install ruby and gem separately. That is wrong. The gem modules are already included with the ruby package . So if you continues with <strong>ruby setup.rb</strong> as per the official site, you will get some errors.</p>
<p>You can simple install rails using gem. Gem is just like PEAR in php .</p>
<p><strong>gem install rails</strong></p>
<p>For those who are interested in ruby on rails programming, you can download full tutorial package include ruby and ruby on rails with a lots of example form  http://www.mininova.org/tor/1269847</p>
<p>This package ,  &#8220;Ruby Programming Ebooks 2008&#8243; , contains  a lots of tutorial + Agile Web Development with Rails, The Pragmatic Programers (2nd, 2007).pdf book , Rails Cookbook, O&#8217;Reilly (2007).chm  (totally around 48 e-books)</p>
<p>(Remember it is a torrent, i don&#8217;t know about the copyright violation issue, i got it while searching on google)</p>
<p>Then start ROR today itself. Remember this post is only for programmers. For others forgot it, and it is not the  sexy ruby standing on the rails <img src='http://www.sajithmr.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div id="attachment_339" class="wp-caption alignnone" style="width: 310px"><a href="http://www.sajithmr.com/wp-content/uploads/2008/11/girlruby.jpg"><img class="size-full wp-image-339" title="Ruby Girl" src="http://www.sajithmr.com/wp-content/uploads/2008/11/girlruby.jpg" alt="Ruby Girl" width="300" height="311" /></a><p class="wp-caption-text">Ruby Girl</p></div>
<p>Best wishes</p>
<p>Sajith</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sajithmr.me/learn-ruby-on-rails/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Show WordPress Currently Reading Posts</title>
		<link>http://www.sajithmr.me/show-wordpress-currently-reading-posts</link>
		<comments>http://www.sajithmr.me/show-wordpress-currently-reading-posts#comments</comments>
		<pubDate>Sat, 12 Jul 2008 09:36:47 +0000</pubDate>
		<dc:creator>Mr Me</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[currently]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[sexy]]></category>
		<category><![CDATA[show]]></category>
		<category><![CDATA[watching]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.sajithmr.com/show-wordpress-currently-reading-posts/</guid>
		<description><![CDATA[After the success of my previous wordpress plugins , Announcement, Show My Page Rank, Sexy Rating, Add to this , Stumble Reviews, I created one more interesting plugin, called Currently Reading Posts Plugin. Whenever a visitor visits your website, he can see what are the posts currently reading by other visitors. It is like youtube&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p> <font size="12">A</font>fter the success of my previous wordpress plugins , <a href="http://wordpress.org/extend/plugins/announcement/" title="Wordpress Announcement Plugin" target="_blank">Announcement</a>, <a href="http://wordpress.org/extend/plugins/show-my-pagerank/" title="Wordpress Page Rank Plugin" target="_blank">Show My Page Rank</a>, <a href="http://wordpress.org/extend/plugins/sexyrate/" title="Sexy Rating Plugin" target="_blank">Sexy Rating</a>, <a href="http://wordpress.org/extend/plugins/addtothis/" title="Social Bookmarking Plugin" target="_blank">Add to this</a> , <a href="http://wordpress.org/extend/plugins/stumble-reviews/" title="Stumble Review Plugin" target="_blank">Stumble Reviews</a>, I created one more interesting plugin, called Currently Reading Posts Plugin.</p>
<p>Whenever a visitor visits your website, he can see what are the posts currently reading by other visitors. It is like youtube&#8217;s currently watching videos.</p>
<p><img src="http://www.sajithmr.com/wp-content/uploads/2008/07/cw.jpg" alt="Wordpress Currently Watching Plugin" /></p>
<p>You can see its current working at the top right corner of this website.</p>
<p>Download the plugin for here: <a href="http://www.sajithmr.com/downloads/CurrentlyWatching.zip" title="Currently Watching Plugin">http://www.sajithmr.com/downloads/CurrentlyWatching.zip</a></p>
<p>Go to Admin &gt; Plugins &gt; and activate the plugin.</p>
<p>Paste this code: &lt;?php wp_show_currently_watching() ?&gt; by editing your template / theme . (I placed the code in header.php file)</p>
<p>It is implemented with ajax support.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sajithmr.me/show-wordpress-currently-reading-posts/feed</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>Sexy Rating &#8211; WordPress Plugin</title>
		<link>http://www.sajithmr.me/sexy-rating-wordpress-plugin</link>
		<comments>http://www.sajithmr.me/sexy-rating-wordpress-plugin#comments</comments>
		<pubDate>Thu, 19 Jun 2008 10:03:09 +0000</pubDate>
		<dc:creator>Mr Me</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[webworld]]></category>
		<category><![CDATA[]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[opinion]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[rate]]></category>
		<category><![CDATA[sexy]]></category>
		<category><![CDATA[visitor]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.sajithmr.com/sexy-rating-wordpress-plugin/</guid>
		<description><![CDATA[If you wanna know , what is others review or opinion about your website, You can use this wordpress plugin. It will provide the blog readers and your regular visitor to rate your blog. You can put this plugin anywhere in your blog. The plugin name is sexyrate plugin. Here is the screen shot: There [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.sajithmr.com/wp-content/uploads/2008/06/thumbs-up.jpg" style="margin: 10px; float: left" /></p>
<p><font size="6">I</font>f you wanna know , what is others review or opinion about your website, You can use this wordpress plugin. It will provide the blog readers and your regular visitor to rate your blog. You can put this plugin anywhere in your blog. The plugin name is  sexyrate plugin.</p>
<p>Here is the screen shot:</p>
<p><img src="http://www.sajithmr.com/wp-content/uploads/2008/06/sample.jpg" alt="Sexy Rate Plugin Screen Shot" /></p>
<p>There are 4 types for rating , Perfect, Good , Bad and Too-Bad. One user can rate one time only. The whole thing is made out of Ajax. For providing more attraction , the plugin is created with images of sexy ladies <img src='http://www.sajithmr.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />    .</p>
<p>If you want to place this plugin, what to do is , download it from <a href="http://www.sajithmr.com/downloads/sexyrate.zip" title="Wordpress SexyRate Plugin">http://downloads.wordpress.org/plugin/sexyrate.zip</a></p>
<p>Go to your wordpress Admin &gt; Plugin and activate this plugin. After that , go to Admin &gt; Presentation &gt; Theme Editor and edit any place you want (header, single.php , index.php, home.php or sidebar.php) as suit to your blog and add this line:</p>
<p>&lt;?php wp_show_my_rate() ?&gt;</p>
<p>*Remember, this plugin is referred to those who has white backgroud wordpress theme.</p>
<p>Comment me your opinion about this plugin</p>
<p>Later<br />
Sajith</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sajithmr.me/sexy-rating-wordpress-plugin/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

