<?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>Gobinath&#039;s Blog</title>
	<atom:link href="http://gobinathwp.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://gobinathwp.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sat, 16 Jul 2011 06:31:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='gobinathwp.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Gobinath&#039;s Blog</title>
		<link>http://gobinathwp.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://gobinathwp.wordpress.com/osd.xml" title="Gobinath&#039;s Blog" />
	<atom:link rel='hub' href='http://gobinathwp.wordpress.com/?pushpress=hub'/>
		<item>
		<title>install and uninstall application from terminal in Ubuntu</title>
		<link>http://gobinathwp.wordpress.com/2011/07/16/install-and-uninstall-application-from-terminal-in-ubuntu/</link>
		<comments>http://gobinathwp.wordpress.com/2011/07/16/install-and-uninstall-application-from-terminal-in-ubuntu/#comments</comments>
		<pubDate>Sat, 16 Jul 2011 06:31:54 +0000</pubDate>
		<dc:creator>Gobinath</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://gobinathwp.wordpress.com/?p=134</guid>
		<description><![CDATA[To install or uninstall any application in ubuntu you must be a access root or sudo access To Install the Application in Terminal Step1: Go to Terminal window Applications &#62;&#62;&#62; Accessories &#62;&#62;&#62; Terminal Or you can also open the terminal by pressing Ctrl+Alt+T. Setp2: As the terminal opens, type the following command (this is the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gobinathwp.wordpress.com&amp;blog=9347987&amp;post=134&amp;subd=gobinathwp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To install or uninstall any application in ubuntu you must be a access <strong>root or sudo</strong> access</p>
<p><strong>To Install the Application in Terminal</strong></p>
<p>Step1:<br />
Go to Terminal window<br />
Applications &gt;&gt;&gt; Accessories &gt;&gt;&gt; Terminal Or you can also open the terminal by pressing Ctrl+Alt+T.</p>
<p>Setp2:<br />
As the terminal opens, type the following command<br />
(this is the example to install all application in ubuntu using terminal)</p>
<p><strong>sudo apt-get install &#8220;application_name&#8221;</strong> (Replace application name with the application you want to install)</p>
<p>Here is the sample installation command &#8211;&gt; If you want to install Remmina remote desktop client  in your Ubuntu then type:</p>
<p><strong>sudo apt-get install remmina</strong></p>
<p>* <strong>remmina</strong> is the application name</p>
<p><strong>To Uninstall the Application in Terminal</strong></p>
<p><strong>sudo apt-get remove &#8220;application_name&#8221;</strong>(Replace the application name that you want to uninstall</p>
<p>If you want to remove the software Remmina then type:</p>
<p><strong>sudo apt-get remove remmina</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobinathwp.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobinathwp.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobinathwp.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobinathwp.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gobinathwp.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gobinathwp.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gobinathwp.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gobinathwp.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobinathwp.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobinathwp.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobinathwp.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobinathwp.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobinathwp.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobinathwp.wordpress.com/134/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gobinathwp.wordpress.com&amp;blog=9347987&amp;post=134&amp;subd=gobinathwp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gobinathwp.wordpress.com/2011/07/16/install-and-uninstall-application-from-terminal-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/364e90ca92ca0feb92933d761459fe9f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobinathwp</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Enable / Add GUI xampp control panel on ubuntu Desktop</title>
		<link>http://gobinathwp.wordpress.com/2011/07/16/how-to-enable-add-gui-xampp-control-panel-on-ubuntu-desktop/</link>
		<comments>http://gobinathwp.wordpress.com/2011/07/16/how-to-enable-add-gui-xampp-control-panel-on-ubuntu-desktop/#comments</comments>
		<pubDate>Sat, 16 Jul 2011 05:44:15 +0000</pubDate>
		<dc:creator>Gobinath</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://gobinathwp.wordpress.com/?p=130</guid>
		<description><![CDATA[This is will help to start and stop the xampp service using GUI xampp tool (Like windows xampp control panel) If you have install and configure xampp on ubuntu or any other linux distribution you might have use terminal for various operation like start and stopping lampp. Therefore here is the quick tutorial to add [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gobinathwp.wordpress.com&amp;blog=9347987&amp;post=130&amp;subd=gobinathwp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is will help to start and stop the xampp service using GUI xampp tool (Like windows xampp control panel)<br />
If you have install and configure xampp on ubuntu or any other linux distribution you might have use terminal for various operation like start and stopping lampp. </p>
<p>Therefore here is the quick tutorial to add graphical user interface for xampp on ubuntu.</p>
<p>1. Open the terminal and paste the following code (First you have to create a file called xampp-control-panel.desktop in the following location for that you have to use the following command)</p>
<p>sudo gedit /home/&#8221;userprofile&#8221;/.local/share/applications/xampp-control-panel.desktop</p>
<p>or</p>
<p>sudo gedit ~/.local/share/applications/xampp-control-panel.desktop</p>
<p>2. The text editor will open simply paste the following code to the text editor and save it.</p>
<p>[Desktop Entry]<br />
Comment=Start and Stop XAMPP<br />
Name=XAMPP Control Panel<br />
Exec=gksudo python /opt/lampp/share/xampp-control-panel/xampp-control-panel.py<br />
Icon[en_CA]=/usr/share/icons/Humanity/devices/24/network-wired.svg<br />
Encoding=UTF-8<br />
Terminal=false<br />
Name[en_CA]=XAMPP Control Panel<br />
Comment[en_CA]=Start and Stop XAMPP<br />
Type=Application<br />
Icon=/usr/share/icons/Humanity/devices/24/network-wired.svg</p>
<p>4. You can simply access the xampp control planel in Application&gt;&gt;&gt; Others<br />
<a href="http://gobinathwp.files.wordpress.com/2011/07/xampp_ubuntu.jpeg"><img src="http://gobinathwp.files.wordpress.com/2011/07/xampp_ubuntu.jpeg?w=406" alt="" title="xampp_ubuntu"   class="aligncenter size-full wp-image-131" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobinathwp.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobinathwp.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobinathwp.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobinathwp.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gobinathwp.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gobinathwp.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gobinathwp.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gobinathwp.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobinathwp.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobinathwp.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobinathwp.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobinathwp.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobinathwp.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobinathwp.wordpress.com/130/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gobinathwp.wordpress.com&amp;blog=9347987&amp;post=130&amp;subd=gobinathwp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gobinathwp.wordpress.com/2011/07/16/how-to-enable-add-gui-xampp-control-panel-on-ubuntu-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/364e90ca92ca0feb92933d761459fe9f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobinathwp</media:title>
		</media:content>

		<media:content url="http://gobinathwp.files.wordpress.com/2011/07/xampp_ubuntu.jpeg" medium="image">
			<media:title type="html">xampp_ubuntu</media:title>
		</media:content>
	</item>
		<item>
		<title>vnc is very slow in ubuntu to ubuntu system</title>
		<link>http://gobinathwp.wordpress.com/2011/07/09/vnc-is-very-slow-in-ubuntu-to-ubuntu-system/</link>
		<comments>http://gobinathwp.wordpress.com/2011/07/09/vnc-is-very-slow-in-ubuntu-to-ubuntu-system/#comments</comments>
		<pubDate>Sat, 09 Jul 2011 07:00:42 +0000</pubDate>
		<dc:creator>Gobinath</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://gobinathwp.wordpress.com/?p=128</guid>
		<description><![CDATA[vnc is very slow in ubuntu to ubuntu system here is the solution: If you have Ubuntu Karmic or higher, simply run this command to add the repository and the PPA key: $ sudo add-apt-repository ppa:llyzs/ppa $ sudo apt-get update $ sudo apt-get install remmina then go to Application&#8212;&#62; Internet &#8212;-&#62; Remmina Remote Desktop Client [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gobinathwp.wordpress.com&amp;blog=9347987&amp;post=128&amp;subd=gobinathwp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>vnc is very slow in ubuntu to ubuntu system</p>
<p>here is the solution:<br />
If you have Ubuntu Karmic or higher, simply run this command to add the repository and the PPA key:<br />
$ sudo add-apt-repository ppa:llyzs/ppa<br />
$ sudo apt-get update<br />
$ sudo apt-get install remmina</p>
<p>then go to Application&#8212;&gt; Internet &#8212;-&gt; Remmina Remote Desktop Client<br />
its far better than tha default remote desktop viewer</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobinathwp.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobinathwp.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobinathwp.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobinathwp.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gobinathwp.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gobinathwp.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gobinathwp.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gobinathwp.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobinathwp.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobinathwp.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobinathwp.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobinathwp.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobinathwp.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobinathwp.wordpress.com/128/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gobinathwp.wordpress.com&amp;blog=9347987&amp;post=128&amp;subd=gobinathwp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gobinathwp.wordpress.com/2011/07/09/vnc-is-very-slow-in-ubuntu-to-ubuntu-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/364e90ca92ca0feb92933d761459fe9f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobinathwp</media:title>
		</media:content>
	</item>
		<item>
		<title>Set JAVA_HOME and PATH on ubuntu</title>
		<link>http://gobinathwp.wordpress.com/2011/01/04/set-java_home-and-path-on-ubuntu/</link>
		<comments>http://gobinathwp.wordpress.com/2011/01/04/set-java_home-and-path-on-ubuntu/#comments</comments>
		<pubDate>Tue, 04 Jan 2011 05:28:02 +0000</pubDate>
		<dc:creator>Gobinath</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://gobinathwp.wordpress.com/?p=124</guid>
		<description><![CDATA[Downlaod Location http://java.sun.com/javase/downloads/index.jsp. After downloading &#8220;jdk-6u17-linux-i586.bin&#8221;, Following the Below steps $ chmod 777 jdk-6u17-linux-i586.bin $ ./java_ee_sdk-5_08-jdk-6u17-linux.bin After that point edit your /etc/profile file to add lines below: $ sudo gedit /etc/profile PATH=(yourJDKInstallationFolder)/bin:${PATH} export PATH JAVA_HOME=(yourJDKInstallationFolder) export JAVA_HOME Save /etc/profile and logout. To test your JAVA_HOME location and installed java version type from the console: $ [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gobinathwp.wordpress.com&amp;blog=9347987&amp;post=124&amp;subd=gobinathwp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Downlaod Location http://java.sun.com/javase/downloads/index.jsp. After downloading &#8220;jdk-6u17-linux-i586.bin&#8221;, </p>
<p>Following the Below steps</p>
<p>$ chmod 777 jdk-6u17-linux-i586.bin<br />
$ ./java_ee_sdk-5_08-jdk-6u17-linux.bin</p>
<p>After that point edit your /etc/profile file to add lines below:<br />
$ sudo gedit /etc/profile</p>
<p>PATH=(yourJDKInstallationFolder)/bin:${PATH}<br />
export PATH<br />
JAVA_HOME=(yourJDKInstallationFolder)<br />
export JAVA_HOME</p>
<p>Save /etc/profile and logout. To test your JAVA_HOME location and installed java version type from the console:<br />
$ java -version</p>
<p>$ echo $JAVA_HOME </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobinathwp.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobinathwp.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobinathwp.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobinathwp.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gobinathwp.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gobinathwp.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gobinathwp.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gobinathwp.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobinathwp.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobinathwp.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobinathwp.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobinathwp.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobinathwp.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobinathwp.wordpress.com/124/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gobinathwp.wordpress.com&amp;blog=9347987&amp;post=124&amp;subd=gobinathwp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gobinathwp.wordpress.com/2011/01/04/set-java_home-and-path-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/364e90ca92ca0feb92933d761459fe9f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobinathwp</media:title>
		</media:content>
	</item>
		<item>
		<title>SVN Server backup &amp; Restore</title>
		<link>http://gobinathwp.wordpress.com/2010/12/01/svn-server-backup-restore/</link>
		<comments>http://gobinathwp.wordpress.com/2010/12/01/svn-server-backup-restore/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 14:13:50 +0000</pubDate>
		<dc:creator>Gobinath</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://gobinathwp.wordpress.com/?p=122</guid>
		<description><![CDATA[Most of the time I forget what I did to solve a problem in the past. So I have decided to do some shorthand documentation. This post is on how did I import my project repository to the repository of my assembla account. First I took the backup of my repository in my windows pc [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gobinathwp.wordpress.com&amp;blog=9347987&amp;post=122&amp;subd=gobinathwp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Most of the time I forget what I did to solve a problem in the past. So I have decided to do some shorthand documentation. This post is on how did I import my project repository to the repository of my assembla account. First I took the backup of my repository in my windows pc with the following command.</p>
<p>Windows:<br />
cmd&gt; svnadmin dump c:\repo\proj1 &gt; c:\proj_backup\proj1_date<br />
Equivalent Linux command:<br />
shell&gt; svnadmin dump /repo_path/proj1 &gt; /backup_path/proj1_date</p>
<p>Then I created a test repository and imported the backup file to the new test repository to see whether it is working. After that I deleted the test repository.</p>
<p>Windows command:<br />
cmd&gt; svnadmin create c:\repo_path\proj1_new<br />
cmd&gt; svnadmin load c:\repo_path\proj1_new  rmdir /s c:\repo_path\proj1_new<br />
Equivalent linux command:<br />
shell&gt; svnadmin create /repo_path/proj1_new<br />
shell&gt; svnadmin load /repo_path/proj1_new  rm -rf /repo_path/proj1_new</p>
<p>Then I created a zip copy of the backup file proj1_data to proj1_date.zip and imported the zip copy to my account of assembla. This is how I solved the problem related to backup &amp; restore my project repository. Subversion_Tutorial is a nice SVN site for quick reference.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobinathwp.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobinathwp.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobinathwp.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobinathwp.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gobinathwp.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gobinathwp.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gobinathwp.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gobinathwp.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobinathwp.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobinathwp.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobinathwp.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobinathwp.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobinathwp.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobinathwp.wordpress.com/122/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gobinathwp.wordpress.com&amp;blog=9347987&amp;post=122&amp;subd=gobinathwp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gobinathwp.wordpress.com/2010/12/01/svn-server-backup-restore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/364e90ca92ca0feb92933d761459fe9f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobinathwp</media:title>
		</media:content>
	</item>
		<item>
		<title>Cannot delete file or folder in Windows</title>
		<link>http://gobinathwp.wordpress.com/2010/06/25/cannot-delete-file-or-folder-in-windows/</link>
		<comments>http://gobinathwp.wordpress.com/2010/06/25/cannot-delete-file-or-folder-in-windows/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 05:20:36 +0000</pubDate>
		<dc:creator>Gobinath</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://gobinathwp.wordpress.com/?p=115</guid>
		<description><![CDATA[This article describes different methods to delete files or folders that cannot be deleted normally&#8230; Reboot Reboot, then delete. DEL or RMDIR Open a command line window (Windows Key + R, enter: cmd). Move to the folder in question by means of CD commands like CD \ and CD folder name. Delete the file or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gobinathwp.wordpress.com&amp;blog=9347987&amp;post=115&amp;subd=gobinathwp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This article describes different methods to delete files or folders that cannot be deleted normally&#8230;<br />
<strong>Reboot</strong><br />
Reboot, then delete.<br />
<strong>DEL or RMDIR</strong><br />
Open a command line window (Windows Key + R, enter: cmd). Move to the folder in question by means of CD commands like CD \ and CD folder name.<br />
Delete the file or folder by using the DEL command to delete files or the RMDIR (remove directory) command to remove directories (folders).<br />
<strong>Kill explorer.exe</strong><br />
If this, on its own, is still not enough, then leave the command line window on the desktop, open Task Manager (Ctrl + Shift + Esc), and kill all explorer.exe tasks. Your desktop will go blank, except for the windows already open.<br />
Now try to delete the offending file by means of the DEL command, or folder by means of the RMDIR (remove directory) command, in the command line window, as described above.<br />
After that, in the command line window enter:<br />
explorer<br />
To restart you’re desktop. If you closed the command line window, you can still restart explorer by opening the Task Manager by holding down the Ctrl and Shift keys and briefly pressing the Esc key. In Task Manager select Applications, New Task and enter: explorer<br />
<strong>Log off</strong><br />
If the previous method fails, particularly with multimedia files, log off, then log on again, but do not select the file in Windows Explorer. The safest way is not to open Windows Explorer in the first place.<br />
Then try the previous method again.</p>
<p><strong>Reboot again</strong><br />
An even stronger measure would be to reboot, then try the previous methods again. This would work, for example, if a service has the file open.<br />
<strong>Delete containing folder</strong><br />
If you can&#8217;t delete a problem file, try deleting the folder that contains the problem file. If this doesn&#8217;t work, try this next item.<br />
If the problem file and its folder, we&#8217;ll call (A), is within another folder, we&#8217;ll call (B), try to delete the folder (B) along with any troublesome contents.<br />
Of course, you want to make sure, if you have any other important files or folders within either folder that they are saved in another location first.<br />
<strong>Use RMDIR on containing folder</strong><br />
Begin like the previous method, but try also<br />
rmdir /s foldername<br />
(replace foldernamewith the name of the folder to be deleted). This command should delete a folder with all its subfolders.<br />
If the folder name contains one or more spaces, enclose it in quotes. Example:<br />
rmdir /s &#8220;folder name&#8221;<br />
Note that the abbreviated command rd can be used in place of rmdir.<br />
<strong>Use short name</strong><br />
If the folder name contains strange characters, use a command line window again, but use the DIR /X command to find the short name (for example: PROGRA~1) and use the short name instead. The short name is DOS compatible and has no more than 8 characters for the main name, a period, then no more than 3 characters for the extension.<br />
Retry the previous methods that use a command line window, but use the short name now.<br />
Note: Sometimes an illegal file name can cause Windows Explorer to use nearly 100% of the CPU time.<br />
[Thanks to astk1:] Sometimes the abbreviated name can have a number other than one and can have an extension. If the above does not work, proceed as follows.<br />
1.	Open a command line window (Start, Run, type: cmd, press the return/enter key).<br />
2.	Navigate to the folder using &#8220;cd ..&#8221; and &#8220;cd pathname&#8221;, where pathname is the name of the next subfolder you want to go into.<br />
3.	Type dir /x to see the actual real short name of the subdirectory. Critically: This may include an extension, e.g. &#8220;ABDCEF~1.XYZ&#8221;.<br />
4.	Type &#8220;rmdir /s abcdef~1.xyz&#8221;, replacing the example name abcdef~1.xyz with your actual folder name.<br />
<strong>Safe mode</strong><br />
Boot into safe mode and try to delete the file or folder there.<br />
<strong>Stop program</strong><br />
If you&#8217;re trying to delete a program file, like one with the extension .exe, the cause could be that the program is currently running. Stop it, then delete the file.<br />
If the program starts automatically, check the article Autorun causes on how to remove the start command. Do it, reboot, then delete the file.<br />
<strong>Rename or move during next boot</strong><br />
If this also doesn&#8217;t work, there is a way to rename or move a file or folder during the boot process. For this you need to use the registry editor REGEDIT.EXE. See the Registry warning for a general warning.<br />
Create an entry in<br />
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Session Manager\<br />
named PendingFileRenameOperations of type REG_MULTI_SZ. In pre-XP Windows versions you have to use REGEDT32.EXE to create this value type.<br />
The first line of each pair is the current file or folder path and name with \??\ in front of it.<br />
The second line of each pair is the new file or folder path and name with !\??\ in front of it.<br />
Example for one pair which moves the file mfc42.dll from the temp folder to the system32 folder and overwrites any existing file at the destination:<br />
\??\C:\TEMP\mfc42.dll<br />
!\??\C:\WINDOWS\system32\mfc42.dll<br />
You can add as many pairs as you like. The move operation is performed directly after the next reboot. You can also give folder paths, so the folder will be renamed. But both paths have to be local.<br />
There is a Windows API call for this, named MoveFileEx, and somebody in Germany has even written a utility named MoveEx for it. You can download it from http://wwwthep.physik.uni-mainz.de/~frink/nt.html. Use it if you need this function often. A Posix utility from a Windows Resource Kit named mv.exe also does it, just in case you still have the resource kit around.<br />
<strong>Use another operating system</strong><br />
Boot into another operating system to delete the file from there. The other operating system can be, for example, another installation of Windows, BartPE, Knoppix, Ubuntu, or any operating system that can read the file system used (NTFS or FAT32).<br />
<strong>Connect hard disk to other computer</strong><br />
Remove the hard disk from the computer and connect it to another computer. Delete the files or folders there.<br />
<strong>Use unlock utility</strong><br />
If you cannot delete a file or folder because it is in use, you can use one of the mostly free utilities, such as Unlocker.<br />
Internet Explorer 8 issues a warning when you open that page, but as far as I can tell (I checked the code of the page at least superficially in March 2010) that is a false alarm.<br />
<strong>Shorten names</strong><br />
If the cause is that the path and file name is too long, first try to rename folders in the path with shorter names.<br />
If that doesn&#8217;t work, you can use the following method,<br />
Open a command line window and use the subst command to create a virtual drive to the folder containing the long file name, e.g. (all in one line):<br />
subst x: &#8220;C:\Documents and Settings\Administrator\Favorites\Windows\Gadgets and Hardware\Hardware\Stores\eBuyer&#8221;<br />
Then change to the virtual drive x:, and you should be able to delete, rename, and move files and folders.<br />
Finally, to clean up, remove the subst again with:<br />
subst x: /d<br />
<strong>Deal with hidden or system files</strong><br />
This method deals with files that carry the hidden or system attribute. You can delete such files in Windows Explorer, if you set the folder options such that these files are shown in the first place, but the following method can delete them from a command line window.<br />
Open a command line window and navigate to the offending folder by means of the cd command.<br />
Show all files, using the attrib command. Note the attributes displayed as single letters on the left side of the listing:<br />
Letter 	Attribute<br />
R	Read-only</p>
<p>H	Hidden</p>
<p>S	System</p>
<p>Delete the offending files with the commands:<br />
del /f /a:s<br />
del /f /a:h<br />
Replace with the name of the offending file or files. You can use wildcard characters. For example, the following command:<br />
del abc*.* /f /a:h<br />
would delete all files whose names begin with abc and which carry the hidden attribute, regardless of the system or read-only attributes.<br />
When it works you get no response, but typing attrib again will show that the file has gone.<br />
<strong>Access rights</strong><br />
aguggis wrote an excellent comment, outlining the following procedure for the common case that you do not have sufficient access rights to delete a folder or file. Thanks!<br />
I was unable to access or delete a folder created by rsync on Windows XP, and none of the solutions proposed here worked. The simple but effective solution [meanwhile slightly enhanced] was the following:<br />
1.	Right click on the problem folder &#8211;&gt; Properties.<br />
2.	Select the Security Tab.<br />
3.	If necessary, click on Advanced, Owner, and take ownership.<br />
4.	Mark your username and authorize full control.<br />
5.	Apply and OK.<br />
6.	Now you can delete the folder without problems.<br />
This procedure can be used to delete the System Volume Information folders that Windows creates automatically.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobinathwp.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobinathwp.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobinathwp.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobinathwp.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gobinathwp.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gobinathwp.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gobinathwp.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gobinathwp.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobinathwp.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobinathwp.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobinathwp.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobinathwp.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobinathwp.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobinathwp.wordpress.com/115/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gobinathwp.wordpress.com&amp;blog=9347987&amp;post=115&amp;subd=gobinathwp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gobinathwp.wordpress.com/2010/06/25/cannot-delete-file-or-folder-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/364e90ca92ca0feb92933d761459fe9f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobinathwp</media:title>
		</media:content>
	</item>
		<item>
		<title>How to reset my WordPress admin password?</title>
		<link>http://gobinathwp.wordpress.com/2010/04/09/how-to-reset-my-wordpress-admin-password/</link>
		<comments>http://gobinathwp.wordpress.com/2010/04/09/how-to-reset-my-wordpress-admin-password/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 14:29:26 +0000</pubDate>
		<dc:creator>Gobinath</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://gobinathwp.wordpress.com/?p=112</guid>
		<description><![CDATA[How to reset my WordPress admin password? You have to do this through the WordPress database directly. The most convenient way to manage the database is via the phpMyAdmin tool at your web hosting account. Once in phpMyAdmin select the WordPress database from the drop-down menu on the left. The page will refresh and the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gobinathwp.wordpress.com&amp;blog=9347987&amp;post=112&amp;subd=gobinathwp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>How to reset my WordPress admin password?</p>
<p>You have to do this through the WordPress database directly. The most convenient way to manage the database is via the phpMyAdmin tool at your web hosting account.</p>
<p>Once in phpMyAdmin select the WordPress database from the drop-down menu on the left. The page will refresh and the database&#8217;s tables will be displayed on it. Open the SQL tab (look at the top navigation bar).</p>
<p>In the text field write the following SQL query:</p>
<p>UPDATE `wp_users` SET `user_pass` = MD5( &#8216;new_password_here&#8217; ) WHERE `wp_users`.`user_login` = &#8220;admin_username&#8221;;</p>
<p>&#8220;new_password_here&#8221; &#8211; replace this with the new password you wish to use.<br />&#8220;admin_username&#8221; &#8211; replace this with the username the password should be updated for.</p>
<p>Once you are ready, click on the GO button to submit the query. If everything goes fine without errors, you should be able to login to WordPress with the new password.</p>
<p>If you have problems resetting the password yourself, ask your host for assistance. SiteGround provides the best WordPress hosting and such requests are handled with ease.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobinathwp.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobinathwp.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobinathwp.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobinathwp.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gobinathwp.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gobinathwp.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gobinathwp.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gobinathwp.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobinathwp.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobinathwp.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobinathwp.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobinathwp.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobinathwp.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobinathwp.wordpress.com/112/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gobinathwp.wordpress.com&amp;blog=9347987&amp;post=112&amp;subd=gobinathwp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gobinathwp.wordpress.com/2010/04/09/how-to-reset-my-wordpress-admin-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/364e90ca92ca0feb92933d761459fe9f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobinathwp</media:title>
		</media:content>
	</item>
		<item>
		<title>How To Setup a Free PHP Debugger using Eclipse PDT + XDebug</title>
		<link>http://gobinathwp.wordpress.com/2009/11/16/how-to-setup-a-free-php-debugger-using-eclipse-pdt-xdebug/</link>
		<comments>http://gobinathwp.wordpress.com/2009/11/16/how-to-setup-a-free-php-debugger-using-eclipse-pdt-xdebug/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 06:59:08 +0000</pubDate>
		<dc:creator>Gobinath</dc:creator>
				<category><![CDATA[TechDocs]]></category>

		<guid isPermaLink="false">http://gobinathwp.wordpress.com/?p=106</guid>
		<description><![CDATA[How To Setup a Free PHP Debugger using Eclipse PDT + XDebug When I debug code, I find that a debugger is a very powerful tool. With a debugger you can set breakpoints, step through code, watch variables, do a stack trace, and much, much more. The eclipse PDT + XDebug offers a PHP debugger [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gobinathwp.wordpress.com&amp;blog=9347987&amp;post=106&amp;subd=gobinathwp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1>How To Setup a Free PHP Debugger using Eclipse PDT + XDebug</h1>
<p>When I debug code, I find that a debugger is a very powerful tool. With a debugger you can set breakpoints, step through code, watch variables, do a stack trace, and much, much more. The eclipse PDT + XDebug offers a PHP debugger that you can use for free. It also offers a full PDT IDE (for editing, “building”, and debugging your PHP projects), but I use eclipse+PDT+XDebug only as a debugger since I like to use my favorite editor for editing. This guide shows how to setup eclipse+PDT+XDebug as your PHP Debugger.</p>
<p>This guide was written and tested using the R20080603 &#8211; 1.0.3 PDT all in one package. I also used XDebug 2.0.3. With versions other than PDT R20080603 and XDebug 2.0.3, there may be subtle differences from what I wrote here, or things may not work.</p>
<ol>
<li>Make sure you have the latest version of Java installed (jdk 1.5 or jdk 1.6)</li>
<li>Make sure you have Apache+PHP installed (such as using the XAMPP /  WAMP package)</li>
<li>Download XDebug
<ol>
<li>Go to the XDebug page (http://www.xdebug.org/)</li>
<li>On right side of page, click on one of the Windows modules that matches your PHP version</li>
<li>Download the .dll file and remember its file name the directory that you saved it in (I save it in “c:\xampp\php\ext”).</li>
</ol>
</li>
<li>Install XDebug
<ol>
<li>Open your php.ini file in a text editor
<ul>
<li>In XAMPP, the default location for the php.ini file is “c:\xampp\apache\bin\php.ini”</li>
<li>If not using XAMPP, you can find the location of php.ini by browsing to a .php file on your server that calls the phpinfo() function.</li>
</ul>
</li>
<li>Either uncomment (recent versions of XAMPP have this in php.ini, but commented) or add:
<ul>
<li>Note: substitute the right path/filename for your xdebug dll file</li>
</ul>
</li>
</ol>
</li>
</ol>
<pre>      [XDebug]
      ;; Only Zend OR (!) XDebug
      ; zend_extension_ts="C:xamppphpextphp_xdebug.dll"
; Modify the filename below to reflect the .dll version of your xdebug
zend_extension_ts="C:xamppphpextphp_xdebug-2.0.3-5.2.5.dll"
      xdebug.remote_enable=true
xdebug.remote_host=127.0.0.1  ; if debugging on remote server,
                                    ; put client IP here
      xdebug.remote_port=9000
      xdebug.remote_handler=dbgp
      xdebug.profiler_enable=0
      xdebug.profiler_output_dir="C:xampptmp"</pre>
<p>Note that “<em>xdebug.profiler_enable</em>” is set to 0 above instead of 1. This is not the default in the XAMPP php.ini, and I recommend changing it to 0. It was suggested to me to set this to 0 in order to not generate very large files.</p>
<ol>
<li> 
<ol>
<li>Comment out any Zend Optimizer in php.ini because it is not compatible with XDebug. For example, all of this should be commented out (using “;”):</li>
</ol>
</li>
</ol>
<pre>[Zend]
; zend_extension_ts = "C:xamppphpzendOptimizerlibZendExtensionManager.dll"
; zend_extension_manager.optimizer_ts = "C:xamppphpzendOptimizerlibOptimizer"
; zend_optimizer.enable_loader = 0
; zend_optimizer.optimization_level=15
;zend_optimizer.license_path =</pre>
<p>Restart your webserver for the php.ini to take effect.</p>
<p>Test that the Xdebug install was successful</p>
<ol>
<li>Create a .php file that calls “phpinfo()”</li>
<li>Open the .php file with “phpinfo()” in your browser</li>
<li>Check for XDebug in the phpinfo page.</li>
</ol>
<p>&nbsp;</p>
<ol>
<li>Download Eclipse PDT
<ol>
<li>Go to the Eclipse PDT Download page</li>
<li>On the download page, click the link for the latest release build in the “Build Name” column.</li>
<li>On the release build page, select the windows ZIP file in the “PDT All in One Package” area</li>
<li>On the mirror selection page, choose a mirror to download from and download the .zip file.</li>
</ol>
</li>
<li>Install Eclipse PDT all-in-one
<ol>
<li>There is no install .exe file to run.</li>
<li>Unzip the all-in-one zip file to a temporary directory.</li>
<li>Move the “eclipse” directory (created during unzip) to c:\eclipse (I tried using “c:\Program Files\eclipse” instead of c:\eclipse, but it didn’t seem to work for me, so use c:\eclipse).</li>
</ol>
</li>
<li>Execute Eclipse for the first time + Setup XDebug
<ol>
<li>Execute the c:\eclipse\eclipse.exe file.</li>
<li>“Workspace Launcher” dialog box will appear, I just keep the default and press “OK”</li>
<li>“Welcome” screen, click on “Workbench” icon on right side towards the middle.</li>
<li>Eclipse Workbench, do: “Window-&gt;Open Perspective-&gt;PHP”</li>
<li>File-&gt;New-&gt;PHP Project</li>
</ol>
</li>
</ol>
<ol>
<li>Project Name: assign a name such as “Server-docroot”</li>
<li>Project Contents: uncheck “Default”, and browse to the document root of your web server. (remote server example)</li>
<li>Click “Finish”</li>
<li>You’ll now see a screen that gives you 2 options, choose the 1st option “Create project in <em>directoryName</em> (Deleting the project will delete the entire <em>directoryName</em> folder)”, and click “OK”.</li>
<li>If “0 Internal Web Browser” is available, you can choose that to have the browser inside eclipse. I have found that this option is only present if IE is running before eclipse is launched, otherwise this option is not available.</li>
<li>If “0 Internal Web Browser” is not available, I found that “0 Default system Web Browser” doesn’t seem to work for me and that I have to choose either Firefox or IE in order for debugging to work. If you really want to use the internal web browser, then quit out of eclipse, launch IE, and then launch eclipse again. The internal web browser option should be available now.</li>
<li>Do Window-&gt;Preferences</li>
<li>PHP-&gt;PHP Servers Window: Click “New”</li>
<li>Name: Provide a name to refer to this server in eclipse</li>
<li>URL: Enter the URL of the document root of the remote server</li>
<li>Click “Next&gt;”</li>
<li>Server Path Mapping Window: Click “Add:”</li>
<li>Path on Server: if the docroot on the server is at c:\xampp\htdocs <em>on the server machine</em>, then put that here, otherwise put the docroot path of the server (remember, c: is the <em>server’s</em> c: drive)</li>
<li>Click on the radio for “Path in Workspace” and press the “Browse” button. Select the workspace resource corresponding to the docroot (should be the only thing listed &#8211; this should be the name of the PHP project that you provided earlier &#8211; this guide used the project name “Server-docroot” ), and click “OK”</li>
<li>Click “OK” (in “Add New Path Mapping” window)</li>
<li>Click “Finish” (in “PHP Server Creation” window)
<ol>
<li>At this point, you <em>might</em> see a window titled“User Operation is Waiting”, just be patient until this window disappears on its own before going to the next step.</li>
</ol>
</li>
</ol>
<ol>
<li> 
<ol>
<li> 
<ol>
<li> 
<ul>
<li>Don’t ever delete this project from eclipse or it will delete your entire docroot.</li>
</ul>
</li>
</ol>
</li>
<li>Change to PHP Debug Perspective: Window-&gt;Open Perspective-&gt;PHP Debug</li>
<li>Window-&gt;Web Browser</li>
</ol>
</li>
</ol>
<ol>
<li> 
<ol>
<li>If your webserver is on a remote machine, do the following now:</li>
</ol>
</li>
</ol>
<p>10.  Click “OK” in the Preferences-PHP Servers window.</p>
<ol>
<li> 
<ol>
<li>Run-&gt;Open Debug Dialog</li>
</ol>
</li>
</ol>
<ol>
<li>Double-click “PHP Web Page”</li>
<li>“New configuration” is created as a sub-item under “PHP Web Page”, highlight it</li>
<li>“Server Debugger”: should be “XDebug”</li>
<li>“PHP Server”: choose “Default Web Server” (if your web server is on the same machine) or the remote server that you created earlier.</li>
<li>“File”: Browse to a file in the project that should be launched in the browser for the debug session.</li>
<li>If “Auto Generate” is checked (localhost example, remote server example, a URL to the chosen file on the server should be auto-generated and should look correct. If not (or if you want to add GET parameters), then it needs to be manually edited (after de-selecting “auto-generate”) to match the correct URL.</li>
<li>Click “Apply”</li>
<li>Click “Close”</li>
<li>If a window pops up at this point which states “The selection cannot be launched, and there are no recent launches”, then do the following</li>
<li>If the debug session isn’t starting, and you are seeing in the lower right corner “Launching New_Configuration” with a progress bar that keeps moving, then, then do the following:</li>
<li>If the “Confirm Perspective Switch” window pops up, check “Remember my decision” and click “Yes”</li>
</ol>
<ol>
<li> 
<ol>
<li> 
<ol>
<li> 
<ul>
<li>With the R20080603 PDT all-in-one package, it seems to add the project name into the URL when auto-generate is checked, which is not correct. You’ll need to uncheck auto-generate and remove the project name from the URL to make it work. It is unfortunate that it does this, the R20080103 (v1.0.2) release did not do that.</li>
</ul>
</li>
</ol>
</li>
</ol>
</li>
</ol>
<ol>
<li>Run debug session
<ol>
<li>Do either: Run-&gt;Debug or F11 or click the bug icon in toolbar</li>
</ol>
</li>
</ol>
<ol>
<li> 
<ol>
<li> 
<ol>
<li> 
<ul>
<li>Run-&gt;Open Debug Dialog</li>
<li>Highlight “New configuration” under “PHP Web Page”,</li>
<li>Click the “Debug” button</li>
</ul>
</li>
</ol>
</li>
</ol>
</li>
</ol>
<ol>
<li> 
<ol>
<li> 
<ol>
<li> 
<ul>
<li>Click the button to the right of the progress bar.</li>
<li>Now in the right pane you’ll see a red square button, click it to get out of this faulty debug session.</li>
<li>If the web browser came up with the page you are trying to debug, it means XDebug is not installed on the server properly. Go back and get XDebug installed on the server and try again. One common mistake that causes this to occur is that you may have modified the wrong php.ini file, make sure you modified the right php.ini file. You can test if XDebug is installed properly by opening a .php file in your browser that calls phpinfo() and see if XDebug is in the resulting page &#8211; make sure this is the case. Also, make sure that <strong>xdebug.remote_host is pointing to the machine running your debugger</strong> (if you use a different machine to debug sometimes, you need to change this).</li>
<li>If the web browser did not come up, then in the pull-down menus, do “Window-&gt;Web Browser”</li>
<li>If it is set to “Default system Web Browser”, then this is the problem and you must switch off of it.
<ol>
<li>If “0 Internal Web Browser” is available, choose it.</li>
<li>If “0 Internal Web Browser” is not available, and you want to use the internal browser in eclipse instead of IE or Firefox, then quit eclipse, launch IE (and don’t close it), and launch eclipse again. Before running your debug session, do “Window-&gt;Web Browser” and check that “0 Internal Web Browser” is available. I have noticed that for some strange reason, if you don’t do “Window-&gt;Web Browser” before your first debug session, the internal web browser doesn’t seem to be available.</li>
<li>If you want to use Firefox or IE, or if “0 Internal Web Browser” is available, then choose Firefox or IE</li>
</ol>
</li>
</ul>
</li>
</ol>
</li>
</ol>
</li>
</ol>
<ol>
<li> 
<ol>
<li>You now have a debug session going, have fun setting breakpoints, stepping through code, and looking at variables!</li>
</ol>
</li>
<li>Ending the debug session
<ol>
<li>I have noticed that once the php script runs to completion, the debug session is still running. This is because if you navigate to another page it will also go through the debugger (this assumes that you have “Debug all pages” checked in Run-&gt;Open Debug Dialog;PHP Web Page/New Configuration;Advanced Tab).</li>
<li>To end the debug session, allow the current PHP script to run to completion and then highlight the “Remote Launch” in the “Debug” window and press the red square button just above it to terminate the session.</li>
</ol>
</li>
<li>Changing which file you want to debug
<ol>
<li>If you want to debug a different PHP file, you will need to go back to the Run-&gt;Open Debug Dialog screen, and in PHP Web Page/New_Configuration, you’ll need to change both the file and the URL to the new PHP file.</li>
</ol>
</li>
<li>Happy Debugging!</li>
</ol>
<p>I haven’t used this debugger much yet as I have only gotten to set it up. I’ll be adding more notes when I learn more.</p>
<p>One of the limitations I’ve found is that for the first page you navigate to, it seems that you can’t specify what is to be given in the “POST” data of the webpage. If you want to debug the “POST” method to a PHP page, then make sure you have “Debug all pages” checked in Run-&gt;Open Debug Dialog;PHP Web Page/New Configuration;Advanced Tab. Then you should let the PHP script run to display a web page with a form. When you put the data into the form and submit it, the debugger will now allow you to debug this page with the POST data.</p>
<p> Useful Links:</p>
<p><a href="http://www.eclipse.org/pdt/">http://www.eclipse.org/pdt/</a></p>
<p><a href="http://www.eclipse.org/pdt/docs.php">http://www.eclipse.org/pdt/docs.php</a></p>
<p><a href="http://www.eclipse.org/pdt/documents/XDebugGuide.pdf">http://www.eclipse.org/pdt/documents/XDebugGuide.pdf</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobinathwp.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobinathwp.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobinathwp.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobinathwp.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gobinathwp.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gobinathwp.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gobinathwp.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gobinathwp.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobinathwp.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobinathwp.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobinathwp.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobinathwp.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobinathwp.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobinathwp.wordpress.com/106/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gobinathwp.wordpress.com&amp;blog=9347987&amp;post=106&amp;subd=gobinathwp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gobinathwp.wordpress.com/2009/11/16/how-to-setup-a-free-php-debugger-using-eclipse-pdt-xdebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/364e90ca92ca0feb92933d761459fe9f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobinathwp</media:title>
		</media:content>
	</item>
		<item>
		<title>How to setup the XAMPP auto start in linux</title>
		<link>http://gobinathwp.wordpress.com/2009/10/22/how-to-setup-the-xampp-auto-start-in-linux/</link>
		<comments>http://gobinathwp.wordpress.com/2009/10/22/how-to-setup-the-xampp-auto-start-in-linux/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 10:17:20 +0000</pubDate>
		<dc:creator>Gobinath</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://gobinathwp.wordpress.com/?p=104</guid>
		<description><![CDATA[Download the xampp from the following URL http://www.apachefriends.org/en/xampp-linux.html 1. login as the root 2. # chmod +x xampp-linux-1.7.1.tar.gz 3. # tar -zvxf xampp-linux-1.7.1.tar.gz -C/opt 4. open rc.local (/etc/rc.local) using vi editor 5. add the following line in at end of the file /opt/lampp/lampp start restart the system<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gobinathwp.wordpress.com&amp;blog=9347987&amp;post=104&amp;subd=gobinathwp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Download the xampp from the following URL http://www.apachefriends.org/en/xampp-linux.html</p>
<p>1. login as the root</p>
<p>2. # chmod +x xampp-linux-1.7.1.tar.gz</p>
<p>3. # tar -zvxf xampp-linux-1.7.1.tar.gz -C/opt</p>
<p>4. open rc.local (/etc/rc.local) using vi editor</p>
<p>5. add the following line in at end of the file</p>
<p>/opt/lampp/lampp start</p>
<p>restart the system</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobinathwp.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobinathwp.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobinathwp.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobinathwp.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gobinathwp.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gobinathwp.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gobinathwp.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gobinathwp.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobinathwp.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobinathwp.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobinathwp.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobinathwp.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobinathwp.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobinathwp.wordpress.com/104/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gobinathwp.wordpress.com&amp;blog=9347987&amp;post=104&amp;subd=gobinathwp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gobinathwp.wordpress.com/2009/10/22/how-to-setup-the-xampp-auto-start-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/364e90ca92ca0feb92933d761459fe9f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobinathwp</media:title>
		</media:content>
	</item>
		<item>
		<title>How to set JAVA_HOME environment variable in Linux</title>
		<link>http://gobinathwp.wordpress.com/2009/10/21/how-to-set-java_home-environment-variable-in-linux/</link>
		<comments>http://gobinathwp.wordpress.com/2009/10/21/how-to-set-java_home-environment-variable-in-linux/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 12:56:11 +0000</pubDate>
		<dc:creator>Gobinath</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://gobinathwp.wordpress.com/?p=101</guid>
		<description><![CDATA[How to setup the Environmet Variable in Linux (Fedora &#38; Ubuntu) For all user 1. Login as Root 2. Open the etc\profile 3. End of the &#8220;profile&#8221; add these line JAVA_HOME=/usr/java (your java installation path) PATH=$JAVA_HOME/bin:$PATH 4. Save the File 5. Logoff your system and then login 6. type this command to verify the JAVA_HOME [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gobinathwp.wordpress.com&amp;blog=9347987&amp;post=101&amp;subd=gobinathwp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>How to setup the Environmet Variable in Linux (Fedora &amp; Ubuntu) For all user</p>
<p>1. Login as Root</p>
<p>2. Open the etc\profile</p>
<p>3. End of the &#8220;profile&#8221; add these line</p>
<p>JAVA_HOME=/usr/java (your java installation path)</p>
<p>PATH=$JAVA_HOME/bin:$PATH</p>
<p>4. Save the File</p>
<p>5. Logoff your system and then login</p>
<p>6. type this command to verify the JAVA_HOME</p>
<p>#which java</p>
<p>/usr/java/bin/java</p>
<p>its works for me both fedora 9 &amp; ubutnu8.04</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobinathwp.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobinathwp.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobinathwp.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobinathwp.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gobinathwp.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gobinathwp.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gobinathwp.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gobinathwp.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobinathwp.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobinathwp.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobinathwp.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobinathwp.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobinathwp.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobinathwp.wordpress.com/101/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gobinathwp.wordpress.com&amp;blog=9347987&amp;post=101&amp;subd=gobinathwp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gobinathwp.wordpress.com/2009/10/21/how-to-set-java_home-environment-variable-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/364e90ca92ca0feb92933d761459fe9f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobinathwp</media:title>
		</media:content>
	</item>
	</channel>
</rss>
