<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Muthusankar&#039;s Blog</title>
	<atom:link href="http://muthusankar.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://muthusankar.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sat, 27 Mar 2010 10:38:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='muthusankar.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Muthusankar&#039;s Blog</title>
		<link>http://muthusankar.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://muthusankar.wordpress.com/osd.xml" title="Muthusankar&#039;s Blog" />
	<atom:link rel='hub' href='http://muthusankar.wordpress.com/?pushpress=hub'/>
		<item>
		<title>local host access denied error in mysql</title>
		<link>http://muthusankar.wordpress.com/2010/03/27/local-host-access-denied-error-in-mysql/</link>
		<comments>http://muthusankar.wordpress.com/2010/03/27/local-host-access-denied-error-in-mysql/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 10:38:19 +0000</pubDate>
		<dc:creator>muthusankar</dc:creator>
				<category><![CDATA[Server Configuration]]></category>

		<guid isPermaLink="false">http://muthusankar.wordpress.com/?p=69</guid>
		<description><![CDATA[we have to give our ip address in conf file in alias directory of wamp &#60;Directory &#8220;c:/wamp/apps/phpmyadmin2.11.5/&#8221;&#62; Options Indexes FollowSymLinks MultiViews AllowOverride all Order Deny,Allow Deny from all Allow from 127.0.0.1 Allow from 115.45.87.909 &#60;/Directory&#62; Filed under: Server Configuration<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=muthusankar.wordpress.com&amp;blog=9616166&amp;post=69&amp;subd=muthusankar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://muthusankar.wordpress.com/2010/03/27/local-host-access-denied-error-in-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/851a103154421e8a2f74e549a0dd98ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">muthusankar</media:title>
		</media:content>
	</item>
		<item>
		<title>session not working in iframe</title>
		<link>http://muthusankar.wordpress.com/2010/03/27/session-not-working-in-iframe/</link>
		<comments>http://muthusankar.wordpress.com/2010/03/27/session-not-working-in-iframe/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 10:35:04 +0000</pubDate>
		<dc:creator>muthusankar</dc:creator>
				<category><![CDATA[php and iframe]]></category>

		<guid isPermaLink="false">http://muthusankar.wordpress.com/?p=65</guid>
		<description><![CDATA[add this line on the top of php file &#60;?php header("p3p: CP="ALL DSP COR PSAa PSDa OUR NOR ONL UNI COM NAV");?&#62; or &#60;?php header('P3P: CP="IDC DSP COR CURa ADMa OUR IND   PHY ONL COM STA"'); ?&#62; or header('P3P:CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"'); Filed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=muthusankar.wordpress.com&amp;blog=9616166&amp;post=65&amp;subd=muthusankar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://muthusankar.wordpress.com/2010/03/27/session-not-working-in-iframe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/851a103154421e8a2f74e549a0dd98ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">muthusankar</media:title>
		</media:content>
	</item>
		<item>
		<title>custom module in drupal</title>
		<link>http://muthusankar.wordpress.com/2009/11/05/custom-module-in-drupal/</link>
		<comments>http://muthusankar.wordpress.com/2009/11/05/custom-module-in-drupal/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 06:28:41 +0000</pubDate>
		<dc:creator>muthusankar</dc:creator>
				<category><![CDATA[drupal]]></category>

		<guid isPermaLink="false">http://muthusankar.wordpress.com/2009/11/05/custom-module-in-drupal/</guid>
		<description><![CDATA[&#60;?php // $Id: muthu.module,v 1.138.2.3 2008/11/22 10:49:15 dries Exp $ /** * @file * Enables users to rename URLs. */ /** * Implementation of hook_help(). */ function muthu_help($muthu, $arg) { switch ($muthu) { case &#8216;admin/help#muthu&#8217;: $output = &#8216;&#60;p&#62;&#8217;. t(&#8216;The muthu module allows you to specify aliases for Drupal URLs. Such aliases improve readability of URLs [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=muthusankar.wordpress.com&amp;blog=9616166&amp;post=64&amp;subd=muthusankar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://muthusankar.wordpress.com/2009/11/05/custom-module-in-drupal/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/851a103154421e8a2f74e549a0dd98ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">muthusankar</media:title>
		</media:content>
	</item>
		<item>
		<title>create excel file and store it in server</title>
		<link>http://muthusankar.wordpress.com/2009/10/29/create-excel-file-and-store-it-in-server/</link>
		<comments>http://muthusankar.wordpress.com/2009/10/29/create-excel-file-and-store-it-in-server/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 10:20:06 +0000</pubDate>
		<dc:creator>muthusankar</dc:creator>
				<category><![CDATA[Excel Files]]></category>

		<guid isPermaLink="false">http://muthusankar.wordpress.com/?p=62</guid>
		<description><![CDATA[//EDIT YOUR MySQL Connection Info: $DB_Server = &#8220;localhost&#8221;; //your MySQL Server $DB_Username = &#8220;USER NAME&#8221;; //your MySQL User Name $DB_Password = &#8220;PASSWORD&#8221;; //your MySQL Password $DB_DBName = &#8220;DBNAME&#8221;; //your MySQL Database Name $DB_TBLName = &#8220;TABLE NAME&#8221;; //your MySQL Table Name //$DB_TBLName, $DB_DBName, may also be commented out &#38; passed to the browser //as parameters in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=muthusankar.wordpress.com&amp;blog=9616166&amp;post=62&amp;subd=muthusankar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://muthusankar.wordpress.com/2009/10/29/create-excel-file-and-store-it-in-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/851a103154421e8a2f74e549a0dd98ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">muthusankar</media:title>
		</media:content>
	</item>
		<item>
		<title>paypal</title>
		<link>http://muthusankar.wordpress.com/2009/10/29/paypal/</link>
		<comments>http://muthusankar.wordpress.com/2009/10/29/paypal/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 09:43:23 +0000</pubDate>
		<dc:creator>muthusankar</dc:creator>
				<category><![CDATA[Payment Gateway]]></category>

		<guid isPermaLink="false">http://muthusankar.wordpress.com/2009/10/29/paypal/</guid>
		<description><![CDATA[echo &#8216;&#60;html&#62;&#60;body&#62;&#60;form action=&#8221;https://www.paypal.com/cgi-bin/webscr&#8221; method=&#8221;post&#8221; name=&#8221;paymentform&#8221;&#62; &#60;input type=&#8221;hidden&#8221; name=&#8221;cmd&#8221; value=&#8221;_xclick&#8221;&#62; &#60;input type=&#8221;hidden&#8221; name=&#8221;business&#8221; value=&#8221;&#8216;.$business_email.&#8217;&#8221;&#62; &#60;input type=&#8221;hidden&#8221; name=&#8221;amount&#8221; value=&#8221;100&#8243;&#62; &#60;input type=&#8221;hidden&#8221; name=&#8221;currency_code&#8221; value=&#8221;USD&#8221;&#62; &#60;input type=&#8221;hidden&#8221; name=&#8221;item_number&#8221; value=&#8221;&#8216;.$invoice_number.&#8217;&#8221;&#62; &#60;input type=&#8221;hidden&#8221; name=&#8221;item_name&#8221; value=&#8221;&#8216;.$invoice_name.&#8217;&#8221;&#62; &#60;input type=&#8221;hidden&#8221; name=&#8221;handling_cart&#8221; value=&#8221;1000&#8243;&#62; &#60;input name=&#8221;custom&#8221; value=&#8221;&#8216;.$fet-&#62;userid.&#8217;/&#8217;.$fet-&#62;id.&#8217;&#8221; type=&#8221;hidden&#8221;&#62; &#60;input type=&#8221;hidden&#8221; name=&#8221;notify_url&#8221; value=&#8221;&#8216;.$siteurl.&#8217;/test.php&#8221;&#62; &#60;input type=&#8221;hidden&#8221; name=&#8221;return&#8221; value=&#8221;&#8216;.$siteurl.&#8217;/test.php&#8221;&#62; &#60;input type=&#8221;hidden&#8221; name=&#8221;cancel_return&#8221; value=&#8221;&#8216;.$siteurl.&#8217;/test.php&#8221;&#62;&#60;/form&#62;&#8217;; echo &#8220;&#60;script&#62;document.paymentform.submit();&#60;/script&#62;&#60;/body&#62;&#60;/html&#62;&#8221;; Posted in Payment Gateway<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=muthusankar.wordpress.com&amp;blog=9616166&amp;post=61&amp;subd=muthusankar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://muthusankar.wordpress.com/2009/10/29/paypal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/851a103154421e8a2f74e549a0dd98ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">muthusankar</media:title>
		</media:content>
	</item>
		<item>
		<title>drupal session</title>
		<link>http://muthusankar.wordpress.com/2009/10/23/drupal-session/</link>
		<comments>http://muthusankar.wordpress.com/2009/10/23/drupal-session/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 09:26:51 +0000</pubDate>
		<dc:creator>muthusankar</dc:creator>
				<category><![CDATA[drupal]]></category>

		<guid isPermaLink="false">http://muthusankar.wordpress.com/?p=58</guid>
		<description><![CDATA[function sess_write($key, $value) { global $user; // If saving of session data is disabled or if the client doesn&#8217;t have a session, // and one isn&#8217;t being created ($value), do nothing. if (!session_save_session() &#124;&#124; (empty($_COOKIE[session_name()]) &#38;&#38; empty($value))) { return TRUE; } //muthusankar added this $resulttemp = db_query(&#8220;SELECT * FROM {sessions} WHERE uid = %d and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=muthusankar.wordpress.com&amp;blog=9616166&amp;post=58&amp;subd=muthusankar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://muthusankar.wordpress.com/2009/10/23/drupal-session/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/851a103154421e8a2f74e549a0dd98ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">muthusankar</media:title>
		</media:content>
	</item>
		<item>
		<title>add java script in drupal module</title>
		<link>http://muthusankar.wordpress.com/2009/10/22/add-java-script-in-drupal-module/</link>
		<comments>http://muthusankar.wordpress.com/2009/10/22/add-java-script-in-drupal-module/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 13:16:50 +0000</pubDate>
		<dc:creator>muthusankar</dc:creator>
				<category><![CDATA[drupal]]></category>

		<guid isPermaLink="false">http://muthusankar.wordpress.com/2009/10/22/add-java-script-in-drupal-module/</guid>
		<description><![CDATA[$addtional_headers = &#8216;&#60;script type=&#8221;text/javascript&#8221; src=&#8221;&#8216;.$base_url.&#8217;/tinymce/jscripts/tiny_mce/tiny_mce.js&#8221;&#62;&#60;/script&#62; &#60;script type=&#8221;text/javascript&#8221; src=&#8221;&#8216;.$base_url.&#8217;/tinymce/bss/tinymceeditor.js&#8221;&#62;&#60;/script&#62; &#60;SCRIPT TYPE=&#8221;text/javascript&#8221;&#62; function popup(mylink, windowname) { //tinyMCE.openWindow(mylink, windowname); if (! window.focus)return true; var href; if (typeof(mylink) == \&#8217;string\&#8217;) href=mylink; else href=mylink.href; window.open(href, windowname, &#8220;dependent=yes,width=400,height=200,scrollbars=yes&#8221;); return false; } &#60;/SCRIPT&#62; &#8216;; drupal_set_html_head($addtional_headers); Posted in drupal<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=muthusankar.wordpress.com&amp;blog=9616166&amp;post=55&amp;subd=muthusankar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://muthusankar.wordpress.com/2009/10/22/add-java-script-in-drupal-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/851a103154421e8a2f74e549a0dd98ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">muthusankar</media:title>
		</media:content>
	</item>
		<item>
		<title>website screenshot in linux</title>
		<link>http://muthusankar.wordpress.com/2009/10/21/website-screenshot-in-linux/</link>
		<comments>http://muthusankar.wordpress.com/2009/10/21/website-screenshot-in-linux/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 16:15:25 +0000</pubDate>
		<dc:creator>muthusankar</dc:creator>
				<category><![CDATA[Linux and php]]></category>

		<guid isPermaLink="false">http://muthusankar.wordpress.com/?p=53</guid>
		<description><![CDATA[CutyCapt CutyCapt is a small cross-platform command-line utility to capture WebKit&#8217;s rendering of a web page into a variety of vector and bitmap formats, including SVG, PDF, PS, PNG, JPEG, TIFF, GIF, and BMP. See IECapt for a similar tool based on Internet Explorer. Samples Here are some samples of CutyCapt generated renderings: * PNG [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=muthusankar.wordpress.com&amp;blog=9616166&amp;post=53&amp;subd=muthusankar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://muthusankar.wordpress.com/2009/10/21/website-screenshot-in-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/851a103154421e8a2f74e549a0dd98ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">muthusankar</media:title>
		</media:content>
	</item>
		<item>
		<title>drupal tutorial</title>
		<link>http://muthusankar.wordpress.com/2009/10/21/drupal-tutorial/</link>
		<comments>http://muthusankar.wordpress.com/2009/10/21/drupal-tutorial/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 15:45:54 +0000</pubDate>
		<dc:creator>muthusankar</dc:creator>
				<category><![CDATA[drupal]]></category>

		<guid isPermaLink="false">http://muthusankar.wordpress.com/2009/10/21/drupal-tutorial/</guid>
		<description><![CDATA[http://support.bryght.com/adminguide/new-site-checklist http://support.bryght.com/en/articles/converting-css-html-design-phptemplate-introduction http://www.sharpprogrammer.com/content-management/drupal-tutorial/ http://drupal.org/update/modules http://drupal.org/developing/modules Posted in drupal<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=muthusankar.wordpress.com&amp;blog=9616166&amp;post=52&amp;subd=muthusankar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://muthusankar.wordpress.com/2009/10/21/drupal-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/851a103154421e8a2f74e549a0dd98ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">muthusankar</media:title>
		</media:content>
	</item>
		<item>
		<title>set virtual host</title>
		<link>http://muthusankar.wordpress.com/2009/10/14/set-virtual-host/</link>
		<comments>http://muthusankar.wordpress.com/2009/10/14/set-virtual-host/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 13:40:26 +0000</pubDate>
		<dc:creator>muthusankar</dc:creator>
				<category><![CDATA[Server Configuration]]></category>

		<guid isPermaLink="false">http://muthusankar.wordpress.com/?p=49</guid>
		<description><![CDATA[NameVirtualHost 127.0.0.1 &#60;VirtualHost 127.0.0.1&#62; DocumentRoot "C:\My Sites\Site1" ServerName site1.local &#60;/VirtualHost&#62; &#60;VirtualHost 127.0.0.1&#62; DocumentRoot "C:\My Sites\Site2" ServerName site2.local &#60;/VirtualHost&#62; C:\WINNT\system32\drivers\etc\hosts or C:\Windows\system32\drivers\etc\hosts   ipconfig/all   flushdns Posted in Server Configuration<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=muthusankar.wordpress.com&amp;blog=9616166&amp;post=49&amp;subd=muthusankar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://muthusankar.wordpress.com/2009/10/14/set-virtual-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/851a103154421e8a2f74e549a0dd98ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">muthusankar</media:title>
		</media:content>
	</item>
	</channel>
</rss>
