<?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>Article Desktop</title>
	<atom:link href="http://www.articledesktop.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.articledesktop.com</link>
	<description>share new technology, new ideas</description>
	<lastBuildDate>Sun, 09 Aug 2009 12:44:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Redirect to success page after saving new node</title>
		<link>http://www.articledesktop.com/drupal/redirect-to-success-page-after-saving-new-node/28</link>
		<comments>http://www.articledesktop.com/drupal/redirect-to-success-page-after-saving-new-node/28#comments</comments>
		<pubDate>Sun, 09 Aug 2009 12:43:52 +0000</pubDate>
		<dc:creator>hiren</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.articledesktop.com/?p=28</guid>
		<description><![CDATA[Many times you need to redirect to sucess page after saving new node. Some are using the nodeapi hook under &#8216;insert&#8217; operaton like

function custom_nodeapi(&#038;$node, $op, $a3 = NULL, $a4 = NULL) {
  ...
  if ($op = 'insert') {
    drupal_goto('success_page');
  }
  ..
}

In such case modules having nodeapi hook, which [...]]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.articledesktop.com/drupal/redirect-to-success-page-after-saving-new-node/28/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure Linux server</title>
		<link>http://www.articledesktop.com/linux/configure-linux-server/26</link>
		<comments>http://www.articledesktop.com/linux/configure-linux-server/26#comments</comments>
		<pubDate>Sun, 24 Aug 2008 05:15:36 +0000</pubDate>
		<dc:creator>hiren</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.articledesktop.com/linux/configure-linux-server/26</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.articledesktop.com/linux/configure-linux-server/26/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup automatic ssh login on two linux machines</title>
		<link>http://www.articledesktop.com/linux/setup-automatic-ssh-login-on-two-linux-machines/25</link>
		<comments>http://www.articledesktop.com/linux/setup-automatic-ssh-login-on-two-linux-machines/25#comments</comments>
		<pubDate>Tue, 27 Nov 2007 17:25:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.articledesktop.com/linux/setup-automatic-ssh-login-on-two-linux-machines/25</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.articledesktop.com/linux/setup-automatic-ssh-login-on-two-linux-machines/25/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to use squid proxy as transparent mode</title>
		<link>http://www.articledesktop.com/linux/how-to-use-squid-proxy-as-transparent-mode/24</link>
		<comments>http://www.articledesktop.com/linux/how-to-use-squid-proxy-as-transparent-mode/24#comments</comments>
		<pubDate>Sun, 15 Apr 2007 16:09:49 +0000</pubDate>
		<dc:creator>vishal</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.articledesktop.com/uncategorized/how-to-use-squid-proxy-as-transparent-mode/24</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.articledesktop.com/linux/how-to-use-squid-proxy-as-transparent-mode/24/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to masquerade ( internet connection sharing ) in Linux</title>
		<link>http://www.articledesktop.com/linux/how-to-masquerade-internet-connection-sharing-in-linux/23</link>
		<comments>http://www.articledesktop.com/linux/how-to-masquerade-internet-connection-sharing-in-linux/23#comments</comments>
		<pubDate>Sun, 15 Apr 2007 15:14:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.articledesktop.com/uncategorized/how-to-masquerade-internet-connection-sharing-in-linux/23</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.articledesktop.com/linux/how-to-masquerade-internet-connection-sharing-in-linux/23/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to extract and install a variety of tar application packages</title>
		<link>http://www.articledesktop.com/linux/how-to-extract-and-install-a-variety-of-tar-application-packages/22</link>
		<comments>http://www.articledesktop.com/linux/how-to-extract-and-install-a-variety-of-tar-application-packages/22#comments</comments>
		<pubDate>Tue, 20 Mar 2007 08:16:59 +0000</pubDate>
		<dc:creator>vishal</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.articledesktop.com/uncategorized/how-to-extract-and-install-a-variety-of-tar-application-packages/22</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.articledesktop.com/linux/how-to-extract-and-install-a-variety-of-tar-application-packages/22/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to configure interface from terminal/shell</title>
		<link>http://www.articledesktop.com/linux/how-to-configure-interface-from-terminalshell/21</link>
		<comments>http://www.articledesktop.com/linux/how-to-configure-interface-from-terminalshell/21#comments</comments>
		<pubDate>Tue, 20 Mar 2007 07:36:26 +0000</pubDate>
		<dc:creator>vishal</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.articledesktop.com/uncategorized/how-to-configure-interface-from-terminalshell/21</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.articledesktop.com/linux/how-to-configure-interface-from-terminalshell/21/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to read .chm (windows help file most e-book contains this format) in linux</title>
		<link>http://www.articledesktop.com/linux/how-to-read-chm-windows-help-file-most-e-book-contains-this-format-in-linux/20</link>
		<comments>http://www.articledesktop.com/linux/how-to-read-chm-windows-help-file-most-e-book-contains-this-format-in-linux/20#comments</comments>
		<pubDate>Tue, 20 Mar 2007 07:34:43 +0000</pubDate>
		<dc:creator>vishal</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.articledesktop.com/uncategorized/how-to-read-chm-windows-help-file-most-e-book-contains-this-format-in-linux/20</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.articledesktop.com/linux/how-to-read-chm-windows-help-file-most-e-book-contains-this-format-in-linux/20/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to play any media -video file in linux using single mediaplayer</title>
		<link>http://www.articledesktop.com/linux/how-to-play-any-media-video-file-in-linux-using-single-mediaplayer/19</link>
		<comments>http://www.articledesktop.com/linux/how-to-play-any-media-video-file-in-linux-using-single-mediaplayer/19#comments</comments>
		<pubDate>Tue, 20 Mar 2007 07:32:34 +0000</pubDate>
		<dc:creator>vishal</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.articledesktop.com/linux/how-to-play-any-media-video-file-in-linux-using-single-mediaplayer/19</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.articledesktop.com/linux/how-to-play-any-media-video-file-in-linux-using-single-mediaplayer/19/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn linux firewall using iptables</title>
		<link>http://www.articledesktop.com/linux/learn-linux-firewall-using-iptables/18</link>
		<comments>http://www.articledesktop.com/linux/learn-linux-firewall-using-iptables/18#comments</comments>
		<pubDate>Tue, 20 Mar 2007 07:28:03 +0000</pubDate>
		<dc:creator>vishal</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.articledesktop.com/uncategorized/learn-linux-firewall-using-iptables/18</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.articledesktop.com/linux/learn-linux-firewall-using-iptables/18/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
