<?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>My TechLife &#187; Tips &#8216;n&#8217; Tricks</title>
	<atom:link href="http://www.techtalkz.com/blog/tips-n-tricks/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techtalkz.com/blog</link>
	<description>Technology, Computers and the Internet!</description>
	<lastBuildDate>Fri, 11 Sep 2009 05:15:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Recursively change only directory permissions on Linux (Chmod)</title>
		<link>http://www.techtalkz.com/blog/tips-n-tricks/recursively-change-only-directory-permissions-on-linux-chmod.html</link>
		<comments>http://www.techtalkz.com/blog/tips-n-tricks/recursively-change-only-directory-permissions-on-linux-chmod.html#comments</comments>
		<pubDate>Mon, 07 Sep 2009 04:49:05 +0000</pubDate>
		<dc:creator>Hemanth</dc:creator>
				<category><![CDATA[Tips 'n' Tricks]]></category>
		<category><![CDATA[chmod]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.techtalkz.com/blog/?p=315</guid>
		<description><![CDATA[Ever wondered how to chmod the  directories recursively  in Linux? I was trying out a PHP script which requires the root directory and  all the sub-directories  under it to be chmodded to full permissions, 777 keeping the existing file permissions intact.

After a bit of searching I found the simple yet powerful solution using the command [...]]]></description>
		<wfw:commentRss>http://www.techtalkz.com/blog/tips-n-tricks/recursively-change-only-directory-permissions-on-linux-chmod.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download Rapidshare files from Linux Shell Command Line</title>
		<link>http://www.techtalkz.com/blog/tips-n-tricks/download-rapidshare-files-from-linux-shell-command-line.html</link>
		<comments>http://www.techtalkz.com/blog/tips-n-tricks/download-rapidshare-files-from-linux-shell-command-line.html#comments</comments>
		<pubDate>Thu, 30 Apr 2009 11:33:47 +0000</pubDate>
		<dc:creator>Hemanth</dc:creator>
				<category><![CDATA[Tips 'n' Tricks]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rapidshare]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://www.techtalkz.com/blog/?p=305</guid>
		<description><![CDATA[I was looking for a way to download files from Rapidshare in my Linux (CentOS) server. Since I have a Rapidshare premium account the tool should support it and it should work from Linux shell (it&#8217;s a server, so no GUI). So here is two tools I found in my search. 
Just now I found [...]]]></description>
		<wfw:commentRss>http://www.techtalkz.com/blog/tips-n-tricks/download-rapidshare-files-from-linux-shell-command-line.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Convert ALL CAPS to Small Letters (Convert Uppercase to Lowercase letters)</title>
		<link>http://www.techtalkz.com/blog/tips-n-tricks/how-to-convert-all-caps-to-small-letters-convert-uppercase-to-lowercase-letters.html</link>
		<comments>http://www.techtalkz.com/blog/tips-n-tricks/how-to-convert-all-caps-to-small-letters-convert-uppercase-to-lowercase-letters.html#comments</comments>
		<pubDate>Thu, 02 Apr 2009 12:08:17 +0000</pubDate>
		<dc:creator>Hemanth</dc:creator>
				<category><![CDATA[Tips 'n' Tricks]]></category>
		<category><![CDATA[Convert]]></category>
		<category><![CDATA[Lowercase]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[Uppercase]]></category>

		<guid isPermaLink="false">http://www.techtalkz.com/blog/?p=299</guid>
		<description><![CDATA[There is a very simple way to convert an  ALL CAPITAL text string or paragraph to small letters / lowercase letters. It&#8217;s very handy for bloggers. Allright, all you need is MS Office and a keyboard!

1. Consider the following ALL CAPS text:
ANTIVIRUS, ANTISPYWARE,ANTIROOTKIT,ANTI-PHISHING, FIREWALL, ANTISPAM, PARENTAL CONTROL
2. Copy paste this in to MS Word and [...]]]></description>
		<wfw:commentRss>http://www.techtalkz.com/blog/tips-n-tricks/how-to-convert-all-caps-to-small-letters-convert-uppercase-to-lowercase-letters.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>List of All DOS Commands</title>
		<link>http://www.techtalkz.com/blog/tips-n-tricks/list-of-all-dos-commands.html</link>
		<comments>http://www.techtalkz.com/blog/tips-n-tricks/list-of-all-dos-commands.html#comments</comments>
		<pubDate>Thu, 26 Mar 2009 15:01:18 +0000</pubDate>
		<dc:creator>Hemanth</dc:creator>
				<category><![CDATA[Tips 'n' Tricks]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[dos]]></category>

		<guid isPermaLink="false">http://www.techtalkz.com/blog/?p=285</guid>
		<description><![CDATA[I found this list of  all the DOS commands in a website.  But on searching Google to find the source  gives thousands of results, so I decided not to credit anyone! Anyway it&#8217;s interesting have a look.
1 ANSI.SYS &#8212; Defines functions that change display graphics, control cursor movement, and reassign keys.
2 APPEND &#8212; Causes MS-DOS [...]]]></description>
		<wfw:commentRss>http://www.techtalkz.com/blog/tips-n-tricks/list-of-all-dos-commands.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MagicJack on Windows 7</title>
		<link>http://www.techtalkz.com/blog/tips-n-tricks/magicjack-on-windows-7.html</link>
		<comments>http://www.techtalkz.com/blog/tips-n-tricks/magicjack-on-windows-7.html#comments</comments>
		<pubDate>Fri, 06 Mar 2009 00:54:32 +0000</pubDate>
		<dc:creator>JGalt</dc:creator>
				<category><![CDATA[Tips 'n' Tricks]]></category>
		<category><![CDATA[magicjack]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.techtalkz.com/blog/general/magicjack-on-windows-7.html</guid>
		<description><![CDATA[For those of you who use MagicJack, there is a way to get it running on Windows 7.  Even in XP it could be a real pain, and unreliable. I&#8217;ve been hung up on more than a few times because the voice quality was so bad. The advertised &#8220;plug it into a USB port and [...]]]></description>
		<wfw:commentRss>http://www.techtalkz.com/blog/tips-n-tricks/magicjack-on-windows-7.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to View / Disconnect Remote Desktop Sessions from Commandline</title>
		<link>http://www.techtalkz.com/blog/tips-n-tricks/how-to-view-disconnect-remote-desktop-sessions-from-commandline.html</link>
		<comments>http://www.techtalkz.com/blog/tips-n-tricks/how-to-view-disconnect-remote-desktop-sessions-from-commandline.html#comments</comments>
		<pubDate>Mon, 26 Jan 2009 17:13:21 +0000</pubDate>
		<dc:creator>Hemanth</dc:creator>
				<category><![CDATA[Tips 'n' Tricks]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[rdp]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[windows 2003]]></category>

		<guid isPermaLink="false">http://www.techtalkz.com/blog/?p=230</guid>
		<description><![CDATA[I used to receive the maximum number of connections error message when I try to log on to the Windows 2003 Server in my office via Windows Remote Desktop.
“The terminal server has exceeded the maximum number of allowed connections“

This is pretty annoying if you have some urgent work to do in the server. Most of [...]]]></description>
		<wfw:commentRss>http://www.techtalkz.com/blog/tips-n-tricks/how-to-view-disconnect-remote-desktop-sessions-from-commandline.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How to Remove line breaks in the text copied from Adobe PDF files</title>
		<link>http://www.techtalkz.com/blog/tips-n-tricks/how-to-remove-line-breaks-in-the-text-copied-from-adobe-pdf-files.html</link>
		<comments>http://www.techtalkz.com/blog/tips-n-tricks/how-to-remove-line-breaks-in-the-text-copied-from-adobe-pdf-files.html#comments</comments>
		<pubDate>Thu, 08 Jan 2009 06:00:18 +0000</pubDate>
		<dc:creator>Hemanth</dc:creator>
				<category><![CDATA[Tips 'n' Tricks]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.techtalkz.com/blog/tips-n-tricks/how-to-remove-line-breaks-in-the-text-copied-from-adobe-pdf-files.html</guid>
		<description><![CDATA[Ever tried to use the text copied from Adobe PDF files in to a MS Word or any other text processor? Well, it&#8217;s a real pain to get
the sentences and paragraphs formated correctly if the source PDF file is having text arranged in columns; e.g. Magazines. The text will
be splitted with all the line breaks [...]]]></description>
		<wfw:commentRss>http://www.techtalkz.com/blog/tips-n-tricks/how-to-remove-line-breaks-in-the-text-copied-from-adobe-pdf-files.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Exclude a Subdomain from .htaccess Rewrite Rules</title>
		<link>http://www.techtalkz.com/blog/tips-n-tricks/exclude-a-subdomain-from-htaccess-rewrite-rules.html</link>
		<comments>http://www.techtalkz.com/blog/tips-n-tricks/exclude-a-subdomain-from-htaccess-rewrite-rules.html#comments</comments>
		<pubDate>Tue, 23 Dec 2008 11:02:17 +0000</pubDate>
		<dc:creator>Hemanth</dc:creator>
				<category><![CDATA[Tips 'n' Tricks]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[sub domain]]></category>

		<guid isPermaLink="false">http://www.techtalkz.com/blog/?p=197</guid>
		<description><![CDATA[Here is a simple solution to exclude a subdomain from Apache mod_rewrite rules in the .htaccess.  First of all I will explain the background of the case.
Background
In the forum we are using an extensive list of Rewrite rules for a perfect SEO including the domain.com to www.domain.com redirect.  The rewrite rules used to achieve the [...]]]></description>
		<wfw:commentRss>http://www.techtalkz.com/blog/tips-n-tricks/exclude-a-subdomain-from-htaccess-rewrite-rules.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use SSH (Putty) behind a Proxy/Firewall?</title>
		<link>http://www.techtalkz.com/blog/tips-n-tricks/how-to-use-ssh-putty-behind-a-proxy-firewall.html</link>
		<comments>http://www.techtalkz.com/blog/tips-n-tricks/how-to-use-ssh-putty-behind-a-proxy-firewall.html#comments</comments>
		<pubDate>Tue, 09 Dec 2008 11:41:24 +0000</pubDate>
		<dc:creator>Hemanth</dc:creator>
				<category><![CDATA[Tips 'n' Tricks]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.techtalkz.com/blog/?p=180</guid>
		<description><![CDATA[I used to use PuTTY to SSH to my linux servers. But at office like most of the IT guys a corporate firewall blocks all the ports and traffic is allowed though an HTTP proxy. So in case of an emergency if you need to SSH into your linux box Putty got a built in [...]]]></description>
		<wfw:commentRss>http://www.techtalkz.com/blog/tips-n-tricks/how-to-use-ssh-putty-behind-a-proxy-firewall.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>&#8220;Last account activity&#8221; &#8211; Find out who else is using your Gmail Account!</title>
		<link>http://www.techtalkz.com/blog/tips-n-tricks/last-account-activity-find-out-who-else-is-using-your-gmail-account.html</link>
		<comments>http://www.techtalkz.com/blog/tips-n-tricks/last-account-activity-find-out-who-else-is-using-your-gmail-account.html#comments</comments>
		<pubDate>Tue, 07 Oct 2008 05:45:19 +0000</pubDate>
		<dc:creator>Hemanth</dc:creator>
				<category><![CDATA[Tips 'n' Tricks]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google account]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.techtalkz.com/blog/?p=165</guid>
		<description><![CDATA[Did you ever wondered if anybody else is using your beloved Gmail account? or Is there any way to monitor the account activity? Ok, Google got a solution, not much advanced but fair enough to identify the recent IP addresses used to access the account. Google help page says that the recent activity includes any [...]]]></description>
		<wfw:commentRss>http://www.techtalkz.com/blog/tips-n-tricks/last-account-activity-find-out-who-else-is-using-your-gmail-account.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
