<?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>ForDevs</title>
	<atom:link href="http://www.fordevs.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fordevs.com</link>
	<description>We Learn We Share</description>
	<lastBuildDate>Fri, 25 Nov 2011 18:55:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to make all content visible in a cell – Wrap Text Microsoft Excel</title>
		<link>http://www.fordevs.com/2011/11/how-to-make-all-content-visible-in-a-cell-wrap-text-microsoft-excel.html</link>
		<comments>http://www.fordevs.com/2011/11/how-to-make-all-content-visible-in-a-cell-wrap-text-microsoft-excel.html#comments</comments>
		<pubDate>Fri, 25 Nov 2011 18:35:46 +0000</pubDate>
		<dc:creator>joy</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[MS Office]]></category>
		<category><![CDATA[Tips And Tricks]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[Excel 2007]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Text]]></category>
		<category><![CDATA[Wrap]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/?p=1147</guid>
		<description><![CDATA[When we type some long text in a excel column it would overlap the other columns.To avoid this and make the full content visible there is a  Microsoft office excel tip. Select the cell(s) to wrap. click on Home Tab Wrap Text. We can also see the Microsoft help describing the Wrap Text feature in excel. That&#8217;s it.Now [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2011/11/how-to-make-all-content-visible-in-a-cell-wrap-text-microsoft-excel.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Convert a Rows to Columns &#8211; Columns to Rows in Excel</title>
		<link>http://www.fordevs.com/2011/11/how-to-convert-a-rows-to-columns-columns-to-rows-in-excel.html</link>
		<comments>http://www.fordevs.com/2011/11/how-to-convert-a-rows-to-columns-columns-to-rows-in-excel.html#comments</comments>
		<pubDate>Wed, 09 Nov 2011 18:30:35 +0000</pubDate>
		<dc:creator>joy</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[MS Office]]></category>
		<category><![CDATA[Tips And Tricks]]></category>
		<category><![CDATA[Convert]]></category>
		<category><![CDATA[excel]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/?p=1136</guid>
		<description><![CDATA[There are times we need to convert excel rows to columns.Excel inbuilt has a option to do this in easy steps. Rows to Columns Step 1 : Select the all rows to be converted as columns and copy them. Step 2 : Click in any empty cell and right click and select  Paste Special option from it. [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2011/11/how-to-convert-a-rows-to-columns-columns-to-rows-in-excel.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Check if someone else is using/hacked my Gmail account</title>
		<link>http://www.fordevs.com/2011/10/how-to-check-if-someone-else-is-usinghacked-my-gmail-account.html</link>
		<comments>http://www.fordevs.com/2011/10/how-to-check-if-someone-else-is-usinghacked-my-gmail-account.html#comments</comments>
		<pubDate>Sun, 30 Oct 2011 12:59:03 +0000</pubDate>
		<dc:creator>joy</dc:creator>
				<category><![CDATA[Gmail]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Tips And Tricks]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Check]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[secure]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/?p=1107</guid>
		<description><![CDATA[Gmail gives a secure feature to monitor and protect your email account.It provides you with latest 10 IP address that you have logged into the account.By this you can check is some else have logged in your Gmail account.And also it provides the current open location of your Gmail account. To check these details scroll [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2011/10/how-to-check-if-someone-else-is-usinghacked-my-gmail-account.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to prevent browser from caching a page in rails</title>
		<link>http://www.fordevs.com/2011/10/how-to-prevent-browser-from-caching-a-page-in-rails.html</link>
		<comments>http://www.fordevs.com/2011/10/how-to-prevent-browser-from-caching-a-page-in-rails.html#comments</comments>
		<pubDate>Mon, 24 Oct 2011 14:55:12 +0000</pubDate>
		<dc:creator>Kathirvel KG</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/?p=1084</guid>
		<description><![CDATA[I used devise for authentication in my rails project. After I signed out; I clicked the back button in the browser; Oh!!! the browser was showing the previous page from which I clicked &#8216;sign out&#8217;.  I tested this and found that the browser is caching the page. I used firebug to analyze the project page(s). [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2011/10/how-to-prevent-browser-from-caching-a-page-in-rails.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to share files between Linux systems</title>
		<link>http://www.fordevs.com/2011/10/how-to-share-files-between-linux-systems.html</link>
		<comments>http://www.fordevs.com/2011/10/how-to-share-files-between-linux-systems.html#comments</comments>
		<pubDate>Mon, 17 Oct 2011 13:26:43 +0000</pubDate>
		<dc:creator>Kathirvel KG</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Tech Stuff]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/?p=1012</guid>
		<description><![CDATA[Even for a newbie, the Giver application will be very helpful in sharing files between Linux systems. Giver has been hosted in Google code. Its easy to install and very easy to use. I will explain you how to install and use Giver. I am using the application in Ubuntu 10.04. Installation Open the &#8216;Terminal&#8216; [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2011/10/how-to-share-files-between-linux-systems.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Verify an Email address is valid Or Check if an Email address is available?</title>
		<link>http://www.fordevs.com/2011/09/how-to-verify-a-email-address-is-valid-or-check-if-a-email-address-is-available.html</link>
		<comments>http://www.fordevs.com/2011/09/how-to-verify-a-email-address-is-valid-or-check-if-a-email-address-is-available.html#comments</comments>
		<pubDate>Fri, 09 Sep 2011 12:07:58 +0000</pubDate>
		<dc:creator>joy</dc:creator>
				<category><![CDATA[Tech Stuff]]></category>
		<category><![CDATA[Tips And Tricks]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Check]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Gmail]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/?p=1060</guid>
		<description><![CDATA[At times you would want to verify the sender is valid or not of the mail received.And also you may want to check an email address is available or already taken.VerifyEmailAddress helps us to do them. Just go http://www.verifyemailaddress.org and type an email address you want to check. It Verifies the email id and gives [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2011/09/how-to-verify-a-email-address-is-valid-or-check-if-a-email-address-is-available.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Attach And Send An Executable (.exe file) in Gmail – Trick</title>
		<link>http://www.fordevs.com/2011/09/how-to-attach-and-send-an-executable-exe-file-in-gmail-trick.html</link>
		<comments>http://www.fordevs.com/2011/09/how-to-attach-and-send-an-executable-exe-file-in-gmail-trick.html#comments</comments>
		<pubDate>Thu, 08 Sep 2011 11:27:03 +0000</pubDate>
		<dc:creator>joy</dc:creator>
				<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Tips And Tricks]]></category>
		<category><![CDATA[Attach]]></category>
		<category><![CDATA[exe]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Trick]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/?p=1039</guid>
		<description><![CDATA[Gmail would not allow to attach .exe format file.If you try to attach an executable file(.exe) then Gmail would prompt a message saying &#8220;file is an executable file. For security reasons, Gmail does not allow you to send this type of file&#8221;. But still if you need to send a executable file in Gmail there [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2011/09/how-to-attach-and-send-an-executable-exe-file-in-gmail-trick.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Open .docx/.xlsx/.pptx Extension File Without Microsoft Office Installed</title>
		<link>http://www.fordevs.com/2011/09/how-to-open-docx-xlsx-pptx-extension-file-without-microsoft-office-installed.html</link>
		<comments>http://www.fordevs.com/2011/09/how-to-open-docx-xlsx-pptx-extension-file-without-microsoft-office-installed.html#comments</comments>
		<pubDate>Wed, 07 Sep 2011 14:20:56 +0000</pubDate>
		<dc:creator>joy</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[MS Office]]></category>
		<category><![CDATA[Tips And Tricks]]></category>
		<category><![CDATA[.docx]]></category>
		<category><![CDATA[msoffice]]></category>
		<category><![CDATA[view]]></category>
		<category><![CDATA[word document]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/?p=1029</guid>
		<description><![CDATA[The later versions of Microsoft Office has the word document extension as .docx instead of the older extension .doc.Suppose if you want to open a word document with .docx extension but you don&#8217;t have the latest/compatible version to open them,there are different ways to view them. View using older Microsoft office &#8211; Microsoft Office Compatibility [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2011/09/how-to-open-docx-xlsx-pptx-extension-file-without-microsoft-office-installed.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can We Format(Bold/Italic) Text in the GTalk Chat Window – Trick</title>
		<link>http://www.fordevs.com/2011/09/can-we-formatbolditalic-text-in-the-gtalk-chat-window-trick.html</link>
		<comments>http://www.fordevs.com/2011/09/can-we-formatbolditalic-text-in-the-gtalk-chat-window-trick.html#comments</comments>
		<pubDate>Mon, 05 Sep 2011 10:13:48 +0000</pubDate>
		<dc:creator>joy</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Gtalk]]></category>
		<category><![CDATA[Tips And Tricks]]></category>
		<category><![CDATA[Formatting]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/?p=1019</guid>
		<description><![CDATA[Yes it is true that we can format the text when we type in Gtalk chat window.Even though we dont have buttons to make a text bold or Italic,there is a easy way to do that. To make the text bold format we have to add asterisks(*) in front and end of the word(s). Eg [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2011/09/can-we-formatbolditalic-text-in-the-gtalk-chat-window-trick.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Remove/Delete/Move Mail Message from Inbox Label – Gmail</title>
		<link>http://www.fordevs.com/2011/04/how-to-move-mail-message-from-inbox.html</link>
		<comments>http://www.fordevs.com/2011/04/how-to-move-mail-message-from-inbox.html#comments</comments>
		<pubDate>Sun, 17 Apr 2011 15:39:36 +0000</pubDate>
		<dc:creator>joy</dc:creator>
				<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tips And Tricks]]></category>

		<guid isPermaLink="false">http://www.fordevs.com/?p=1003</guid>
		<description><![CDATA[We usually want to organize our mail box and keep our Inbox clean.We label the mail messages and use filter option in gmail and organize them but still we would see the mails sitting in our Inbox that does not have filter. Here are the ways to remove the Inbox label from a mail message [...]]]></description>
		<wfw:commentRss>http://www.fordevs.com/2011/04/how-to-move-mail-message-from-inbox.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

