<?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"
	>

<channel>
	<title>www.Hasitha.info</title>
	<atom:link href="http://www.hasitha.info/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hasitha.info</link>
	<description>About my personal experience with various things related to web mastering</description>
	<pubDate>Sun, 31 Aug 2008 14:13:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Affiliate Programs that pay via PAYPAL</title>
		<link>http://www.hasitha.info/affiliate-programs-that-pay-via-paypal</link>
		<comments>http://www.hasitha.info/affiliate-programs-that-pay-via-paypal#comments</comments>
		<pubDate>Sun, 31 Aug 2008 14:13:23 +0000</pubDate>
		<dc:creator>Hasith</dc:creator>
		
		<category><![CDATA[Affiliate Programs]]></category>

		<category><![CDATA[Affiliate Networks]]></category>

		<category><![CDATA[best Affiliates]]></category>

		<guid isPermaLink="false">http://www.hasitha.info/?p=107</guid>
		<description><![CDATA[I have seen soo many people are looking for Affiliate programs which pay via PayPal. None of Biggest Affiliate networks don&#8217;t pay via PayPal and Almost all of them pay you via checks and wire transfers. But Still there are Affiliate networks which you can get paid by Paypa. Here is a list of Affiliate [...]]]></description>
			<content:encoded><![CDATA[<p>I have seen soo many people are looking for Affiliate programs which pay via PayPal. None of Biggest Affiliate networks don&#8217;t pay via PayPal and Almost all of them pay you via checks and wire transfers. But Still there are Affiliate networks which you can get paid by Paypa. Here is a list of Affiliate programs which pay via PayPal.</p>
<p><strong><a title="Clicksor" href="http://www.clicksor.com/" target="_blank">Clicksor</a></strong></p>
<p><strong>EPN</strong> -  eBay Partner Network</p>
<p><strong><a title="Neverbluemedia" href="http://www.neverbluemedia.com" target="_blank">NeverBlue</a></strong></p>
<p><strong>Instant Dolalrz</strong></p>
<p><strong>Adcommunal</strong></p>
<p><strong>Affiliace</strong></p>
<p><strong>Maxbounty</strong></p>
<p><strong>Cpalead</strong></p>
<p><strong>Hydra Network</strong></p>
<p><strong>FluxAds</strong></p>
<p><strong>PepperJam</strong></p>
<p><strong>Ads4Dough</strong></p>
<p><strong>CPA Storm</strong></p>
<p><strong>Convert2Media</strong></p>
<p><strong>Incentreward</strong></p>
<p><strong>Coprosper</strong></p>
<p><strong>leadermarkets</strong></p>
<p><strong>Clixgalore</strong></p>
<p><strong>Directroi</strong></p>
<p><strong>Agamimedia</strong></p>
<p><strong><a title="Thinkaction" href="https://network.thinkaction.com" target="_blank">Thinkaction</a></strong></p>
<p><strong><a title="Vintacore" href="http://www.vintacore.com" target="_blank">Vintacore</a></strong></p>
<p><strong><a title="Affiliatebot" href="http://www.affiliatebot.com" target="_blank">Affiliatebot</a></strong></p>
<p><strong><a title="Tarsus-Media" href="https://affiliates.tarsus-media.com" target="_blank">Tarsus-Media</a></strong></p>
<p><strong><a title="AquasisMedia" href="https://partners.aquasismedia.com" target="_blank">AquasisMedia</a></strong></p>
<p><strong><a title="Cpaemarket" href="http://www.cpaemarket.com" target="_blank">Cpaemarket</a></strong></p>
<p><strong><a title="Jlsaffiliates" href="https://network.jlsaffiliates.com" target="_blank">Jlsaffiliates</a></strong></p>
<p><strong><a title="LogicalMedia" href="https://lm.logicalmedia.com" target="_blank">logicalmedia</a></strong></p>
<p><strong><a title="Valuednetwork" href="http://valuednetwork.com" target="_blank">valuednetwork</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hasitha.info/affiliate-programs-that-pay-via-paypal/feed</wfw:commentRss>
		</item>
		<item>
		<title>Installing and configaring My SQL 5 with PHP</title>
		<link>http://www.hasitha.info/installing-and-configuring-my-sql-5-with-php</link>
		<comments>http://www.hasitha.info/installing-and-configuring-my-sql-5-with-php#comments</comments>
		<pubDate>Mon, 11 Aug 2008 07:18:39 +0000</pubDate>
		<dc:creator>Hasith</dc:creator>
		
		<category><![CDATA[Installation Tutorials]]></category>

		<category><![CDATA[Web Master Tips and Tricks]]></category>

		<category><![CDATA[Install MYSql]]></category>

		<category><![CDATA[Installing and configaring My SQL 5 with PHP]]></category>

		<category><![CDATA[MYsql]]></category>

		<guid isPermaLink="false">http://www.hasitha.info/?p=76</guid>
		<description><![CDATA[Since My SQL has become the top data base server its good to learn how to configure it locally in your personal PC. That way you can test your data base driven web applications before uploading them to web sever. It could save you from lot of real big messes which could happen if you [...]]]></description>
			<content:encoded><![CDATA[<p>Since My SQL has become the top data base server its good to learn how to configure it locally in your personal PC. That way you can test your data base driven web applications before uploading them to web sever. It could save you from lot of real big messes which could happen if you code didn&#8217;t work as you want. Installing My SQL 5 in Windows XP is not a hard thing. Also its lot easy than pervious  versions. You just have to follow steps and it would be installed no time.</p>
<p>First you have to install Apache and php in your pc before installing My Sql 5. If you haven&#8217;t done that yet, Now its time to do it.</p>
<p><a href="http://www.hasitha.info/installing-and-configuring-apache-server-on-windows-xp"><br />
Installing and configuring Apache web server in Windows XP</a><br />
<a href="http://www.hasitha.info/installing-php-5-in-windows-xp">Installing php 5 in Windows XP</a></p>
<p>First, Goto www.mysql.com and download the &#8221; MySQL 5.0 Community Server &#8220;. Unzip it and click on .exe file. and follow steps bellow.</p>
<div id="attachment_77" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-01.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-01-300x194.jpg" alt="Installing MYSQL 5 in windows XP" title="mysql-01" width="300" height="194" class="size-medium wp-image-77" /></a><p class="wp-caption-text">Installing MYSQL 5 in windows XP</p></div>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<div id="attachment_78" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-02.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-02.jpg" alt="Installing MYSQL 5 in windows XP" title="mysql-02" width="500" height="382" class="size-full wp-image-78" /></a><p class="wp-caption-text">Installing MYSQL 5 in windows XP</p></div>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<div id="attachment_79" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-03.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-03.jpg" alt="Installing MYSQL 5 in windows XP" title="mysql-03" width="500" height="385" class="size-full wp-image-79" /></a><p class="wp-caption-text">Installing MYSQL 5 in windows XP</p></div>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<div id="attachment_80" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-04.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-04.jpg" alt="Installing MYSQL 5 in windows XP" title="mysql-04" width="500" height="387" class="size-full wp-image-80" /></a><p class="wp-caption-text">Installing MYSQL 5 in windows XP</p></div>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-05.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-05.jpg" alt="mysql-05 Installing and configaring My SQL 5 with PHP" title="mysql-05" width="500" height="387" class="aligncenter size-full wp-image-82" /></a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-06.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-06.jpg" alt="mysql-06 Installing and configaring My SQL 5 with PHP" title="mysql-06" width="500" height="386" class="aligncenter size-full wp-image-83" /></a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-07.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-07.jpg" alt="mysql-07 Installing and configaring My SQL 5 with PHP" title="mysql-07" width="500" height="387" class="aligncenter size-full wp-image-84" /></a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-08.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-08.jpg" alt="mysql-08 Installing and configaring My SQL 5 with PHP" title="mysql-08" width="500" height="387" class="aligncenter size-full wp-image-86" /></a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-09.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-09.jpg" alt="mysql-09 Installing and configaring My SQL 5 with PHP" title="mysql-09" width="500" height="387" class="aligncenter size-full wp-image-87" /></a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-10.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-10.jpg" alt="mysql-10 Installing and configaring My SQL 5 with PHP" title="mysql-10" width="500" height="387" class="aligncenter size-full wp-image-88" /></a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-11.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-11.jpg" alt="mysql-11 Installing and configaring My SQL 5 with PHP" title="mysql-11" width="500" height="386" class="aligncenter size-full wp-image-89" /></a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-12.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-12.jpg" alt="mysql-12 Installing and configaring My SQL 5 with PHP" title="mysql-12" width="500" height="387" class="aligncenter size-full wp-image-90" /></a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-13.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-13.jpg" alt="mysql-13 Installing and configaring My SQL 5 with PHP" title="mysql-13" width="500" height="387" class="aligncenter size-full wp-image-91" /></a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-14.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-14.jpg" alt="mysql-14 Installing and configaring My SQL 5 with PHP" title="mysql-14" width="500" height="387" class="aligncenter size-full wp-image-92" /></a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-15-a.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-15-a.jpg" alt="mysql-15-a Installing and configaring My SQL 5 with PHP" title="mysql-15-a" width="500" height="385" class="aligncenter size-full wp-image-93" /></a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Setup a root user/password for database server. You can just use &#8220;root&#8221; for user and same for password too. It won&#8217;t matter since you would only use it in your local Machine.</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-16.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-16.jpg" alt="mysql-16 Installing and configaring My SQL 5 with PHP" title="mysql-16" width="500" height="387" class="aligncenter size-full wp-image-94" /></a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-17.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-17.jpg" alt="mysql-17 Installing and configaring My SQL 5 with PHP" title="mysql-17" width="500" height="387" class="aligncenter size-full wp-image-95" /></a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>That&#8217;s all. if you had done all correctly last screen will be link this.</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-18.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-18.jpg" alt="mysql-18 Installing and configaring My SQL 5 with PHP" title="mysql-18" width="500" height="387" class="aligncenter size-full wp-image-96" /></a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Now you have to configure php with MySQL. For that open the php.ini file. ( C:\WINDOWS\php.ini ). and remove the &#8221; ; &#8221; which has in front of &#8220;extension=php_mysql.dll&#8221; as the screen print shown below. now restart Apcahe server.</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-19.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-19.jpg" alt="mysql-19 Installing and configaring My SQL 5 with PHP" title="" width="500" height="443" class="aligncenter size-full wp-image-98" /></a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>To Manege data bases we use phpMyAdmin. first download the latest version from www.phpmyadmin.net and unzip it. Then rename the folder as &#8220;myadmin&#8221;. Copy this folder into your &#8220;web&#8221; folder. ( C:\web\  ).</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-20.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-20.jpg" alt="mysql-20 Installing and configaring My SQL 5 with PHP" title="" width="415" height="214" class="aligncenter size-full wp-image-100" /></a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Now open your web browser ( IE or Firefox ) and type this &#8221; http://127.0.0.1/myadmin/ &#8220;. See whether you get screen below. If you get the message bellow , it means everything is all right and you only have to configure MySql user name and password with MyAdmin.</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-21.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-21.jpg" alt="mysql-21 Installing and configaring My SQL 5 with PHP" title="mysql-21" width="500" height="350" class="aligncenter size-full wp-image-101" /></a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>To change password to yours goto &#8220;libraries&#8221; folder in MYAdmin folder and open the file called &#8221; config.default.php &#8220;. ( C:\web\myadmin\libraries\ ). There you have to find the place to insert root pssword. Use Find option to find &#8221; <strong>['Servers'][$i]['password'] =&#8221;</strong> &#8220;. and insert the password into space between quotation marks as screen shot shows.</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-22.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-22.jpg" alt="mysql-22 Installing and configaring My SQL 5 with PHP" title="mysql-22" width="500" height="337" class="aligncenter size-full wp-image-103" /></a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Now goback to web browser and refresh the page when you got that message. Now  page should look like this.</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-23.jpg"><img src="http://www.hasitha.info/wp-content/uploads/2008/08/mysql-23.jpg" alt="mysql-23 Installing and configaring My SQL 5 with PHP" title="mysql-23" width="500" height="419" class="aligncenter size-full wp-image-104" /></a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Thats all. Sorry You might feel some steps are too basic and really unnecessary but I want to make sure all steps covered so even a newbie can get installed it without a problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hasitha.info/installing-and-configuring-my-sql-5-with-php/feed</wfw:commentRss>
		</item>
		<item>
		<title>Installing PHP 5 in windows XP</title>
		<link>http://www.hasitha.info/installing-php-5-in-windows-xp</link>
		<comments>http://www.hasitha.info/installing-php-5-in-windows-xp#comments</comments>
		<pubDate>Sun, 29 Jun 2008 07:32:05 +0000</pubDate>
		<dc:creator>Hasith</dc:creator>
		
		<category><![CDATA[Installation Tutorials]]></category>

		<category><![CDATA[Web Master Tips and Tricks]]></category>

		<category><![CDATA[How to install PHP]]></category>

		<category><![CDATA[Install php 5 in windows XP]]></category>

		<category><![CDATA[Installing PHP 5]]></category>

		<category><![CDATA[PHP 5.x installing]]></category>

		<guid isPermaLink="false">http://www.hasitha.info/?p=61</guid>
		<description><![CDATA[Installing PHP 5 in Windows XP is not hard at all. There are so many ways to do it but here we are going to do it in pretty easy way. You will able to setup PHP 5 in your Computer within 10 minutes. First let’s see what you need.
01.	A computer which runs Windows XP
02.	Apache [...]]]></description>
			<content:encoded><![CDATA[<p>Installing PHP 5 in Windows XP is not hard at all. There are so many ways to do it but here we are going to do it in pretty easy way. You will able to setup PHP 5 in your Computer within 10 minutes. First let’s see what you need.<br />
01.	A computer which runs Windows XP<br />
02.	Apache Web Server  ( If you don’t have it installed already here’s a <a href="http://www.hasitha.info/installing-and-configuring-apache-server-on-windows-xp">guide</a> )<br />
03.	PHP 5.2.6 zip package ( Windows binary )<br />
That’s all you need!  You can get configured PHP with Apache without any pre-knowledge with this tutorial. To make things easy All steps have screen prints, So you can understand things clearly. </p>
<p>Now go to php.ini file again and tell it where it can find its extension folder. Use the Find Next option to find “extension_dir” and change the pat to “c:\php\ext”</p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/12.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/12.jpg" alt="12 Installing PHP 5 in windows XP" title="12" width="400" height="293" class="aligncenter size-full wp-image-73" /></a><br />
Download PHP zip package from www.php.net . Go to the site and click on link called “Downloads“. Click on “ PHP 5.2.6 zip package ” link under “Windows Binaries”. Download It and unzip the content.</p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/00.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/00.jpg" alt="00 Installing PHP 5 in windows XP" title="00" width="400" height="254" class="alignnone size-full wp-image-62" /></a></p>
<p>Now copy the folder “php-5-26-win32” into C drive of your hard drive. Then rename it as “php”.</p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/011.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/011.jpg" alt="011 Installing PHP 5 in windows XP" title="011" width="400" height="289" class="aligncenter size-full wp-image-65" /></a></p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/02.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/02.jpg" alt="02 Installing PHP 5 in windows XP" title="02" width="400" height="260" class="aligncenter size-full wp-image-64" /></a></p>
<p>Now you have to make a virtual host folder to put your php files and web pages. Make a folder named “web” in your C drive. You can see the folder “web” in above screen shot.</p>
<p>Now go to the Apache folder (C:\apache) and go to the sub folder “conf”. Open the file called “conf” in notepad. Click on top of the page then go to edit menu and click “Find Next”. Insert word “DocumentRoot”. And click on “Find Next” button. You will find the word in page highlighted. There change the path to C:/web as screen shop shows (below)</p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/04.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/04.jpg" alt="04 Installing PHP 5 in windows XP" title="04" width="400" height="282" class="aligncenter size-full wp-image-66" /></a></p>
<p>Now restart Apache (Click on Apache Monitor icon on system tray and select restart). Go to your favorite web browser (Firefox, Opera or whatever) Write http://127.0.0.1/ on address bar and click enter. If you see a page then your virtual folder is working! (I forgot to tell make an html page and name it has index.html and put it in folder called “web” in your C drive). If everything ok you will see the content of that html page on your browser.</p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/05.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/05.jpg" alt="05 Installing PHP 5 in windows XP" title="05" width="400" height="244" class="alignright size-full wp-image-67" /></a></p>
<p>Now in PHP folder find the file called “php.ini-dist”, move it to the Windows folder and rename it as “php.ini”. </p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/06.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/06.jpg" alt="06 Installing PHP 5 in windows XP" title="06" width="400" height="286" class="aligncenter size-full wp-image-68" /></a></p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/07.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/07.jpg" alt="07 Installing PHP 5 in windows XP" title="07" width="400" height="253" class="aligncenter size-full wp-image-69" /></a></p>
<p>Now you have to tell PHP how to find the vertual folder. Open the php.ini file in notePad and find “doc_root”(you can use the Find Next  option in Note pad to find it). Edit it as this “ <strong>doc_root=”C:/web” ”</strong>.</p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/08.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/08.jpg" alt="08 Installing PHP 5 in windows XP" title="08" width="400" height="280" class="aligncenter size-full wp-image-70" /></a></p>
<p>Now go to Apache folder then to conf folder and open httpd.conf file again. There copy and paste 2 lines where screen shot shows.</p>
<p><strong>LoadModule php5_module &#8220;c:/php/php5apache2_2.dll&#8221;<br />
AddType application/x-httpd-php .php</strong></p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/09.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/09.jpg" alt="09 Installing PHP 5 in windows XP" title="09" width="400" height="296" class="aligncenter size-full wp-image-71" /></a></p>
<p>Now you have to add .php extension to Apache server. In same file ( httpd.conf ), use Find Next option to locate “DirectoryIndex” directive. There add “ index.php “ after “ index.html” as shown below.</p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/11.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/11.jpg" alt="11 Installing PHP 5 in windows XP" title="11" width="400" height="331" class="aligncenter size-full wp-image-72" /></a></p>
<p>Now go to php.ini file again and tell it where it can find its extension folder. Use the Find Next option to find “extension_dir” and change the pat to “c:\php\ext”</p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/121.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/121.jpg" alt="121 Installing PHP 5 in windows XP" title="121" width="400" height="293" class="aligncenter size-full wp-image-74" /></a></p>
<p>Now restart Apache! And if it restarted without problem then you have PHP installed and configured in your computer. Sometimes you might need to restart the computer before things start work. If Apache is giving you an error message then follow all steps again and see if anything has gone wrong.<br />
Last step. If Apache is working fine now open black note Pad page and save it as info.php in your virtual host folder (C:\web) make sure you select Save as type as “all” when you save the file. Now on it write this and save again.<br />
<? Phpinfo(); ?><br />
Now open your web browser and type http://127.0.0.1/info.php. If you can see the page below then your installation is successful!</p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/13.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/13.jpg" alt="13 Installing PHP 5 in windows XP" title="13" width="400" height="289" class="aligncenter size-full wp-image-75" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hasitha.info/installing-php-5-in-windows-xp/feed</wfw:commentRss>
		</item>
		<item>
		<title>Installing and Configuring Apache Server on Windows XP</title>
		<link>http://www.hasitha.info/installing-and-configuring-apache-server-on-windows-xp</link>
		<comments>http://www.hasitha.info/installing-and-configuring-apache-server-on-windows-xp#comments</comments>
		<pubDate>Mon, 23 Jun 2008 18:35:48 +0000</pubDate>
		<dc:creator>Hasith</dc:creator>
		
		<category><![CDATA[Installation Tutorials]]></category>

		<category><![CDATA[Web Master Tips and Tricks]]></category>

		<category><![CDATA[Apache]]></category>

		<category><![CDATA[Apache web server]]></category>

		<category><![CDATA[install Apache]]></category>

		<guid isPermaLink="false">http://www.hasitha.info/?p=49</guid>
		<description><![CDATA[If you want to learn PHP or if you are a PHP programmer then running Apache server in your work PC makes your life lot easy. Installing Apache web server in a windows XP machine is not hard. Here I&#8217;m explaining how to install Apache on windows XP step by step with screen prints to [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to learn PHP or if you are a PHP programmer then running Apache server in your work PC makes your life lot easy. Installing Apache web server in a windows XP machine is not hard. Here I&#8217;m explaining how to install Apache on windows XP step by step with screen prints to understand things better. If you are a experienced php developer you might find some steps are too easy and unnecessary but I&#8217;m mainly targeting this for starters. I know how hard it was when it tried to do it by my self without taking any help. It was still hard even trying to follow online tutorials because most authors had skiped some steps and some had forgotten some important steps. So lets do it step by step and Install/configure Apache Web server in XP.</p>
<p><strong>01.</strong> Download apache http server from www.apache.org ( version 2.2.9 win32  windows installer ). Download the one called &#8221; Win32 Binary without crypto (no mod_ssl) (MSI Installer) &#8220;.</p>
<p><strong>02.</strong> Run the installer file.</p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/apache-01.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/apache-01-300x236.jpg" alt="how to install apache in xp" title="apache-01" width="300" height="236" class="alignnone size-medium wp-image-50" /></a></p>
<p><strong>03.</strong> Follow Steps shown in Screen prints</p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/apache-02.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/apache-02.jpg" alt="how to install apache in xp" title="apache-02" width="300" height="236" class="alignnone size-medium wp-image-51" /></a></p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/apache-03.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/apache-03-300x224.jpg" alt="apache-03-300x224 Installing and Configuring Apache Server on Windows XP" title="apache-03" width="300" height="224" class="alignnone size-medium wp-image-52" /></a></p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/apache-04.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/apache-04-300x229.jpg" alt="apache-04-300x229 Installing and Configuring Apache Server on Windows XP" title="apache-04" width="300" height="229" class="alignnone size-medium wp-image-53" /></a></p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/apache-05.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/apache-05-300x235.jpg" alt="apache-05-300x235 Installing and Configuring Apache Server on Windows XP" title="apache-05" width="300" height="235" class="alignnone size-medium wp-image-54" /></a></p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/apache-06.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/apache-06-300x237.jpg" alt="apache-06-300x237 Installing and Configuring Apache Server on Windows XP" title="apache-06" width="300" height="237" class="alignnone size-medium wp-image-55" /></a></p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/apache-07.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/apache-07-300x280.jpg" alt="apache-07-300x280 Installing and Configuring Apache Server on Windows XP" title="apache-07" width="300" height="280" class="alignnone size-medium wp-image-56" /></a></p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/apache-08.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/apache-08-300x234.jpg" alt="apache-08-300x234 Installing and Configuring Apache Server on Windows XP" title="apache-08" width="300" height="234" class="alignnone size-medium wp-image-57" /></a></p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/apache-09.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/apache-09-300x230.jpg" alt="apache-09-300x230 Installing and Configuring Apache Server on Windows XP" title="apache-09" width="300" height="230" class="alignnone size-medium wp-image-58" /></a></p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/apache-10.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/apache-10-300x230.jpg" alt="apache-10-300x230 Installing and Configuring Apache Server on Windows XP" title="apache-10" width="300" height="230" class="alignnone size-medium wp-image-59" /></a></p>
<p>If everything has gone well then you will see Apache Monitor Button in your system tray with a green arrow in middle of it. Like in the screen shot below.</p>
<p><a href='http://www.hasitha.info/wp-content/uploads/2008/06/apache-11.jpg'><img src="http://www.hasitha.info/wp-content/uploads/2008/06/apache-11.jpg" alt="apache-11 Installing and Configuring Apache Server on Windows XP" title="apache-11" width="267" height="172" class="alignnone size-medium wp-image-60" /></a></p>
<p>To make sure web server is working well. Goto your web browser and type http://localhost/ or http://127.0.0.1. You will see apache default page if you have installed it correctly !</p>
<p>Well if you want to put your web pages then goto the folder called &#8220;htdocs&#8221; inside Apache folder. But still you can&#8217;t use php files since you haven&#8217;t installed and configured php yet !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hasitha.info/installing-and-configuring-apache-server-on-windows-xp/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to use Robot.txt to Stop search engines spidering</title>
		<link>http://www.hasitha.info/how-to-use-robottxt-to-stop-search-engines-spidering</link>
		<comments>http://www.hasitha.info/how-to-use-robottxt-to-stop-search-engines-spidering#comments</comments>
		<pubDate>Mon, 16 Jun 2008 20:55:00 +0000</pubDate>
		<dc:creator>Hasith</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<category><![CDATA[Search Engine Optimisation]]></category>

		<category><![CDATA[Web Master Tips and Tricks]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[robot.txt]]></category>

		<category><![CDATA[search engine optimization]]></category>

		<category><![CDATA[search engines]]></category>

		<guid isPermaLink="false">http://www.hasitha.info/?p=47</guid>
		<description><![CDATA[Most of the time we want all search engines to spider our websites and index all pages. Because it is very important to search engine optimization. But There are time when we doesn&#8217;t want search engines to crowl our web sites. Times like if the site is still developing or you have made a  [...]]]></description>
			<content:encoded><![CDATA[<p>Most of the time we want all search engines to spider our websites and index all pages. Because it is very important to search engine optimization. But There are time when we doesn&#8217;t want search engines to crowl our web sites. Times like if the site is still developing or you have made a  diplicate of your original site for testing purposes you don&#8217;t want search engines to spider these web sites. The best way to stop it is using robot.txt file. The reason is, if you allow search engines to crawl these duplicate sites or pages, would be considered duplicate content by Google and other search engines</p>
<p>This is how to stop all search engines spidering your site. Just make a text file called robot and put these lines ;</p>
<blockquote><p>User-agent: *<br />
Disallow: /</p></blockquote>
<p>How to tells all crawlers not to enter into some directories of a website</p>
<blockquote><p>User-agent: *<br />
Disallow: /cgi-bin/<br />
Disallow: /images/<br />
Disallow: /tmp/<br />
Disallow: /test/</p></blockquote>
<p>How to tell a specific crawler not to enter one specific directory</p>
<blockquote><p>User-agent: Googlebot<br />
Disallow: /DirectoryName/</p></blockquote>
<p>How to tell all crawlers not to enter one specific file</p>
<blockquote><p>User-agent: *<br />
Disallow: /directory/file.html</p></blockquote>
<p>I think that&#8217;s enough for you to get a pretty good idea about how to use robot.txt file. It can be very useful in times. Specially having a robots.txt file is much preferred over &#8216;nofollow&#8217; links.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hasitha.info/how-to-use-robottxt-to-stop-search-engines-spidering/feed</wfw:commentRss>
		</item>
		<item>
		<title>Godaddy Web Hosting</title>
		<link>http://www.hasitha.info/godaddy-web-hosting</link>
		<comments>http://www.hasitha.info/godaddy-web-hosting#comments</comments>
		<pubDate>Fri, 06 Jun 2008 20:32:58 +0000</pubDate>
		<dc:creator>Hasith</dc:creator>
		
		<category><![CDATA[Godaddy Web Hosting]]></category>

		<category><![CDATA[Web Hosting]]></category>

		<category><![CDATA[Godaddy Hosting]]></category>

		<category><![CDATA[Shared Web Hosting]]></category>

		<guid isPermaLink="false">http://www.hasitha.info/?p=45</guid>
		<description><![CDATA[Last Saturday our Manga Forums Web Hosting provider send us a mail asking us to move the forum to another web hosting place because it takes more server resources than his reseller account can offer. He gave us 48 hours and recommend use to go for a VPS ( Virtual Dedicated Server ). But since [...]]]></description>
			<content:encoded><![CDATA[<p>Last Saturday our Manga Forums <strong>Web Hosting provider</strong> send us a mail asking us to move the forum to another <strong>web hosting</strong> place because it takes more server resources than his reseller account can offer. He gave us 48 hours and recommend use to go for a VPS (<strong> Virtual Dedicated Server </strong>).<strong> </strong>But since this site is not giving income or has no revenue spending 30 USD per month is a NO. Also almost all <strong>shared web hosting</strong> providers don&#8217;t like this kind of sites which has lot of data base activities and take lot of server resources. So we hadn&#8217;t had many options. Also it was weekend so it made things harder.</p>
<p>So the best choice we could found at that time was <strong>Godaddy shared Web hosting</strong>. Good things about Godaddy shared Hosting are cheap prices<span style="padding: 0px 0px 0px 10px; color: #000000;">(4.29/mo</span>) , 10 GB web Space, 300 GB Transfer, 10 MySQL Databases etc. Bad things are no cpanel ( it take little time to understand their own contorl panel ), Their web statistics program is not good at all ( miss aw stats ), Their FAQs and help files are useless ( Better search in Google or post in webmaster forums for help ), Everything is different than in normal web hosting control panels like Cpanel or Direct Admin.</p>
<p>It took nearly whole day for me to figure out everything. But at end I realised its not that bad when you know how to do it and what to do. I really miss Cpanel when it comes to backups and Awstats. For Awstat Google Anlytic is the alternative.</p>
<p>Something I realised when I d searched Google for Godaddy Hosting problems I encountered is that Many face same  set of common problems like How to Setup sub domains, How to find the MySql Host ect. So I guess I ll Try to make set of posts about  these common Godaddy Web Hosting problems.</p>
<p>Well Godaddy Web hosting is not that bad as peope say. But there are things you miss like cpanel. Its Just you have to take time and understand their system. Their uptime is really great and Godaddy shared Hosting package is worth its price. They are one of the best cheap hosting providers you can find today. Specailly if you have a big site with lot of traffic but less or no income to go for a VPS or Dedicated server Then Godaddy hosting is one good option.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hasitha.info/godaddy-web-hosting/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to configure Filezilla</title>
		<link>http://www.hasitha.info/how-to-configure-filezilla</link>
		<comments>http://www.hasitha.info/how-to-configure-filezilla#comments</comments>
		<pubDate>Sun, 25 May 2008 06:22:32 +0000</pubDate>
		<dc:creator>Hasith</dc:creator>
		
		<category><![CDATA[Installation Tutorials]]></category>

		<category><![CDATA[File upload]]></category>

		<category><![CDATA[FileZilla]]></category>

		<category><![CDATA[FTP]]></category>

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.hasitha.info/?p=40</guid>
		<description><![CDATA[I hope you ve already downloaded the Filezilla ( Client )application. or if not download it from here ,
http://filezilla-project.org/download.php
Install it. look at the image bellow

Click on site manager button.

Follow the numbers in red :
01. Click on New Site button
02. Name the site
03. Inter the host. you will fine it with your hosting details. should be [...]]]></description>
			<content:encoded><![CDATA[<p>I hope you ve already downloaded the Filezilla ( Client )application. or if not download it from here ,</p>
<p>http://filezilla-project.org/download.php</p>
<p>Install it. look at the image bellow</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/05/01.jpg"><img class="aligncenter size-medium wp-image-41" title="01" src="http://www.hasitha.info/wp-content/uploads/2008/05/01-300x239.jpg" alt="Installing Filezilla FTP client" width="300" height="239" /></a></p>
<p>Click on site manager button.</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/05/02.jpg"><img class="aligncenter size-medium wp-image-42" title="Filezilla" src="http://www.hasitha.info/wp-content/uploads/2008/05/02-300x243.jpg" alt="02-300x243 How to configure Filezilla" width="300" height="243" /></a></p>
<p>Follow the numbers in red :</p>
<p>01. Click on New Site button</p>
<p>02. Name the site</p>
<p>03. Inter the host. you will fine it with your hosting details. should be like &#8221; ftp.yourdomain.com &#8221; or the ip address of the web server. (if you are using 000webhost.com then use the Ip address you will find in control panel )</p>
<p>04. Logontype should be &#8220;Normal&#8221; ( select it from the list )</p>
<p>05. User is your site user name you got from your web host.</p>
<p>06. Password is the password you got from the web host.</p>
<p>07. Click on connect button.</p>
<p>If everything is correct then it will take you to the screen below,</p>
<p><a href="http://www.hasitha.info/wp-content/uploads/2008/05/03.jpg"><img class="aligncenter size-medium wp-image-43" title="FileZilla" src="http://www.hasitha.info/wp-content/uploads/2008/05/03-300x244.jpg" alt="03-300x244 How to configure Filezilla" width="300" height="244" /></a></p>
<p>01. browse to the folder you have your pages or script you want to upload</p>
<p>02. This is the place it show you files in your folder which has site pages or the script</p>
<p>03.  This this your web server space. Click on &#8221; Public Html &#8221; because that where you upload files</p>
<p>Now drag and drop files you have in 02 to 03. Means from your computer to the web server.</p>
<p>When its finished open the web browser. Type the web site name ( www.yourDomain.com ) See its working or not !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hasitha.info/how-to-configure-filezilla/feed</wfw:commentRss>
		</item>
		<item>
		<title>8 Steps To Choosing The Right Web Host</title>
		<link>http://www.hasitha.info/8-steps-to-choosing-the-right-web-host</link>
		<comments>http://www.hasitha.info/8-steps-to-choosing-the-right-web-host#comments</comments>
		<pubDate>Thu, 08 May 2008 17:06:48 +0000</pubDate>
		<dc:creator>Hasith</dc:creator>
		
		<category><![CDATA[Web Hosting]]></category>

		<category><![CDATA[cheap hosting]]></category>

		<category><![CDATA[Web host]]></category>

		<category><![CDATA[Web hosting providers]]></category>

		<guid isPermaLink="false">http://www.hasitha.info/?p=39</guid>
		<description><![CDATA[Choosing a Good web hosting company is one of the main headaches a webmaster would have. Specially if the web site gives you a good income. Every minute your website stay online is important. Main thing everyone would concerned is the price. But price is not the only thing matters here. here nice little article [...]]]></description>
			<content:encoded><![CDATA[<p>Choosing a Good web hosting company is one of the main headaches a webmaster would have. Specially if the web site gives you a good income. Every minute your website stay online is important. Main thing everyone would concerned is the price. But price is not the only thing matters here. here nice little article about other things you should pay attention when you are going to choose a web host. </p>
<p>1. Understand the differing types of hosts: shared, collocated, unmanaged dedicated, and managed dedicated. Is your site brand new with little traffic? In the event your site is a newer domain, you won&#8217;t need the raw power of a dedicated server unless your site is resource intensive which can include: streaming, video&#8217;s, proxies and even linking to videos as well can cause a high load on Apache and the CPU(s).</p>
<p>2. Go for stability, not just size. Just because the host if offering you unmetered and unlimited space, doesn&#8217;t mean you should soley base your decision on that. What good is that account to you when your site is down or the server is overloaded? Research how long the hosting business has been in operation. See if they have recently changed ownership, and if they show positive cash flow.</p>
<p>3. The possession of fully redundant data centers. If you are considering doing business with a smaller hosting vendor, ensure that they have adequate power and connectivity capabilities. Inquire as to the number of lines the facility has. Do they possess an on-site generator? Does the generator receive regular checks and maintenance? What is the average utilization of the connections available?</p>
<p>4. How skilled is their staff? When you need customer service of a technical nature, you need it immediately, right? Find out the availability of their systems administrators. Send them a support ticket and see how fast they respond.</p>
<p>5. Other customer&#8217;s reviews of the hosting services. Same as any business, the hosting vendor should be able to provide good references.</p>
<p>6. Is the potential host flexible? In the future, your needs may change. Can you upgrade services should the need arise?</p>
<p>7. This step of course, is optional. Make sure that the host does not have blacklisted IPs. The host that you want to do business with would not be one that promotes illegal sites, spammers, or other security issues. You are considering associating your business with this host. You could always ask them what web server they plan to put you on.</p>
<p>8. Begin with and maintain a clear and written understanding of all services and all charges for them. If questions still remain or some terms are unclear it is strongly advised that you ask for clarification before signing up for anything.</p>
<p>If you do your research before beginning business, you will find a better avenue to the successful hosting, and thereby promotion, of your online business. Take your time in making this important decision.</p>
<p>Source - <a href="http://forums.digitalpoint.com/showthread.php?t=831477">DigitalPoint forum</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hasitha.info/8-steps-to-choosing-the-right-web-host/feed</wfw:commentRss>
		</item>
		<item>
		<title>Get Ranking With Google Sitemap</title>
		<link>http://www.hasitha.info/get-ranking-with-google-sitemap</link>
		<comments>http://www.hasitha.info/get-ranking-with-google-sitemap#comments</comments>
		<pubDate>Thu, 08 May 2008 16:30:09 +0000</pubDate>
		<dc:creator>Hasith</dc:creator>
		
		<category><![CDATA[Search Engine Optimisation]]></category>

		<category><![CDATA[Google Sitemap]]></category>

		<category><![CDATA[search engines]]></category>

		<category><![CDATA[site maps]]></category>

		<category><![CDATA[sitemap generator]]></category>

		<guid isPermaLink="false">http://www.hasitha.info/?p=38</guid>
		<description><![CDATA[A sitemap is a little-known secret to enhancing your Web site&#8217;s position in the search engine listings. No, it&#8217;s not a killer secret that will draw in thousands of new visitors overnight, but it is an important addition to your toolset, and not hard to implement. This article will tell you why you need a [...]]]></description>
			<content:encoded><![CDATA[<p>A sitemap is a little-known secret to enhancing your Web site&#8217;s position in the search engine listings. No, it&#8217;s not a killer secret that will draw in thousands of new visitors overnight, but it is an important addition to your toolset, and not hard to implement. This article will tell you why you need a sitemap, and how to create one and submit it to the search engines.</p>
<p>The term &#8220;sitemap&#8221; can refer to two different things. Many large, complex Web sites provide a visual sitemap that visitors can use for quick navigation, if they already know roughly where they want to go. If your site is large or complex, you should provide one of these sitemaps for your visitors.</p>
<p>But this article is about the other kind of sitemap: The kind that is made for the search engines, like Google, to use in indexing your site. There are several forms that these sitemaps can take, but we&#8217;ll get to that a little later.</p>
<p>First of all, let&#8217;s consider why you even need a sitemap. Google and the other search engines will index your site even if you don&#8217;t have a sitemap. However, there are four main advantages to having a sitemap:</p>
<p>1. If your site uses non-HTML links, such as Macromedia Flash menus or JavaScript menus, the search engines will not be able to follow these links, and so they will not find all of your pages. A code-driven site must use a sitemap.</p>
<p>2. A sitemap tells the search engines which pages on your site are more important, and which are less important. This prevents the less important pages from competing with your own pages in the listings.</p>
<p>3. A sitemap tells the search engines which pages on your site are updated more frequently than others. This enables the search engines to ignore your static pages, increasing the likelihood that they will have the most current data on your most dynamic pages.</p>
<p>4. A sitemap enables you to tell the search engines when you have added or updated your site&#8217;s content. To some extent, this puts you in control of making the search engines aware of your latest content. Of course, it doesn&#8217;t force the search engines to do your bidding, but it tends to make it easier for users to find your new pages more quickly.</p>
<p>So, what is a sitemap?</p>
<p>As mentioned above, there are many possible forms of sitemaps, but we&#8217;ll concentrate on the most useful kind, the XML sitemap format created and promulgated by sitemaps.org. This protocol, currently known as &#8220;Sitemap 0.90,&#8221; is maintained and endorsed jointly by Google, MSN, Yahoo, and Ask, so you know it is pretty much a universal standard.</p>
<p>An XML sitemap consists of a list of pages on your Web site, and standard information about each page. Here is an example:</p>
<p>< url ><br />
< loc >http://www.freelancesubmit.com/Index.htm< /loc ><br />
< lastmod >2008-04-07< /lastmod ><br />
< changefreq >never<br />
< priority >0.3<br />
< /url ></p>
<p>&#8230;</p>
<p>< url ></p>
<p>< loc >http://www.freelancesubmit.com/Services.htm< /loc ><br />
< lastmod >2008-04-07<br />
< changefreq >weekly<br />
< priority >0.8<br />
< /url ></p>
<p>&#8230;</p>
<p>Don&#8217;t worry about the technical details of formatting the XML. We&#8217;ll talk about tools that will create this for you in a moment.</p>
<p>There are three things to notice about each entry:</p>
<p>1. LastMod. Tell the search engines the last date (and time) you changed this page. That will tell them which ones they ought to index right away, and which ones they can ignore.</p>
<p>2. ChangeFreq. In case you&#8217;re not updating your sitemap all the time, this will give the search engines a clue as to how often they ought to check each page.</p>
<p>3. Priority. This tells the search engines the relative importance of this page, compared to all the other pages in your site.</p>
<p>In assigning a value for &#8220;Priority,&#8221; on a scale of 0.0 to 1.0, determine which pages are most important and which are least important within your site. We&#8217;re not telling the search engines that this &#8220;Services&#8221; page is in the 80th percentile of all pages on the Web, but it is far more important than the &#8220;Index&#8221; page within this site. That&#8217;s where we want our visitors to end up.</p>
<p>It&#8217;s easy to identify pages within your site which are lowest priority. Some examples:</p>
<p>- Privacy Policy - &#8220;Contact us&#8221; - &#8220;About us&#8221;</p>
<p>Please don&#8217;t misunderstand this. It&#8217;s not that your &#8220;Privacy Policy&#8221; page is unimportant and so you might as well not have one. It&#8217;s that your &#8220;Privacy Policy&#8221; is important enough to take for granted: Your visitors will find it when they need it. But for search engine purposes, you&#8217;d rather direct them to the pages where you actually do your business.</p>
<p>So, how do you create a sitemap?</p>
<p>There are a number of software tools that will create a sitemap by reading your site&#8217;s content. You will have to adjust the results, especially the &#8220;Priority&#8221; settings, but most of these do a pretty good job. Search the Web for &#8220;sitemap generator,&#8221; or for any of the following specific free tools:</p>
<p>- SitemapDoc - XML-Sitemaps - AuditMyPC Google Sitemap Generator</p>
<p>And once you have your sitemap, what do you do with it?</p>
<p>There are three things to do, in sequence:</p>
<p>1. Place the sitemap file into the root directory of your Web server, alongside your main &#8220;index&#8221; file. And each time you update it, place the new copy there.</p>
<p>2. Notify the major search engines of your new sitemap file each time you update it. For Google, this means to submit it from within &#8220;Webmaster Tools.&#8221; For other major search engines, search on that search engine for &#8220;submit sitemap,&#8221; and you&#8217;ll probably find where to enter the URL of your sitemap file.</p>
<p>3. Place a reference to the sitemap file in your robots.txt file, as &#8220;Sitemap: http://www.freelancesubmit.com/sitemap.xml&#8221;. This will make sure that any search engine will find it, even those that you did not submit it to directly. You only need to do this once, unless you change the name or location of your sitemap file.</p>
<p>Once you have your sitemap created and submitted, don&#8217;t forget to maintain it. Each time you add a page to your Web site, add it to your sitemap. Each time you update a page on your Web site, update its &#8220;lastmod&#8221; setting in your sitemap. Try adjusting the &#8220;priority&#8221; of your pages from time to time to see if it improves the performance of that particular page. And each time you modify your sitemap, resubmit it to the major search engines.</p>
<p>Soruce - <a href="http://forums.digitalpoint.com/showthread.php?t=796890">Digitalpoint forum</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hasitha.info/get-ranking-with-google-sitemap/feed</wfw:commentRss>
		</item>
		<item>
		<title>5 Tips to Make Pay Per Click Advertising Effective</title>
		<link>http://www.hasitha.info/5-tips-to-make-pay-per-click-advertising-effective</link>
		<comments>http://www.hasitha.info/5-tips-to-make-pay-per-click-advertising-effective#comments</comments>
		<pubDate>Thu, 01 May 2008 18:05:18 +0000</pubDate>
		<dc:creator>Hasith</dc:creator>
		
		<category><![CDATA[Advertising]]></category>

		<category><![CDATA[Pay Per Click Advertising]]></category>

		<category><![CDATA[PPC]]></category>

		<guid isPermaLink="false">http://www.hasitha.info/?p=37</guid>
		<description><![CDATA[Pay per click advertising will cost you but if you do it right, it should make you money. If you are running pay per click advertising campaign and more money is going out than coming in, something is not right. Here are 5 steps to targeting the right keywords and minimizing costs.
Are your keywords too [...]]]></description>
			<content:encoded><![CDATA[<p>Pay per click advertising will cost you but if you do it right, it should make you money. If you are running pay per click advertising campaign and more money is going out than coming in, something is not right. Here are 5 steps to targeting the right keywords and minimizing costs.</p>
<p><strong>Are your keywords too broad ?</strong></p>
<p>Let&#8217;s just say you have developed an amazing diet drink that is safe, effective, tasty and will guarantee that people will lose 15 lbs in 30 days. You know you have a product that is a winner and are excited about marketing it on the World Wide Web. However, you are relatively new to the Web and pick keywords that are too general and expensive like &#8216;dieting&#8217; or &#8216;weight loss&#8217;. Not only are you perhaps disappointed by your PPC advertising results but it will likely be draining your bank account. This is why niche keywords are so important. Look at bidding on keywords such as &#8216;weight loss supplement&#8217; or &#8216;weight loss drink&#8217;. Go to Overture or Word Tracker and find keywords that are more niche oriented and not so competitive.</p>
<p><strong>Is your ad dull or attention getting ?</strong></p>
<p>It is worthwhile to spend some time learning about effective copy writing. It could be the difference between mediocrity and success. You want to know how to get someone&#8217;s attention. Unfortunately saying &#8220;I have the best diet drink on the planet&#8221; doesn&#8217;t work. You have to motivate and inspire people to take their time to look at what you have to offer. And, in pay per click advertising you have to do it in very few words. This can be a challenge. Learn the words that sell or attract or grab someone&#8217;s attention like &#8220;Must see&#8221;, &#8220;Quick results&#8221;, &#8220;New…&#8221;, &#8220;The truth…&#8221;, &#8220;Groundbreaking…&#8221;, &#8220;Instant…&#8221;</p>
<p><strong>Double Check your URL !</strong></p>
<p>Sounds like a no-brainer but many times people either misspell their URL or send someone to their home page instead of the page that directly relates to their question. In other words, you may have a website that is dedicated to weight loss but in your pay per click advertising, you want to direct them specifically to your diet drink. So, you would want your URL to read http://www.myweightlosssite.com/dietdrink.html. There is nothing more frustrating to the website visitor than having to go hunting for the information. Your job is to make it easy to find and informative. If they have to look long, they will leave. These are dollars lost to you.</p>
<p><strong>What is your competition doing ?</strong></p>
<p>It is likely that your competitors who have a high PR (page rank) and continue to advertise, are doing something right. Learn from those who are successful. While the differences may seem subtle to you, in the World of PPC advertising a word or sentence can discourage or invite a potential website visitor.</p>
<p><strong>What should my title be for my PPC ad ?</strong></p>
<p>Plain and simple use the keyword that is being searched on. Don&#8217;t get fancy or creative here. If someone is looking for diet drink then your ad title is &#8216;diet drink&#8217;.<br />
Give the website visitor what they want.</p>
<p><strong>The bidding war is on</strong></p>
<p>Try your best not to get caught in the bidding war game. There are plenty of ways to drive traffic to your site without spending a fortune. General keywords will always have high prices like &#8216;dieting.&#8217; Don&#8217;t fall for the trap. Most refined keywords will have lower priced bids but are excellent because they will target your traffic. A Website visitor may only be looking for diet recipes and dislike diet drinks. They are not your customer. Same for the website visitor who may want to tone-up while they are dieting. The more specific you can target your market, the better you will do.</p>
<p>Two other tips: If all the bids are around 25 cents and the lead bid is at $5.00, you know someone is trying to own the number 1 position. If you want to have fun bid $4.99 and they will get nailed $5.00 for every click and you will only pay 26 cents if they click on your ad. Warning though: if you want to play this game, keep an eye out so they don&#8217;t drop their bid. I sometimes do this as a temporary measure to bring someone back to fair playing grounds.</p>
<p>Secondly, keep any eye on all of your bids. People do change what they are willing to bid on any given keyword or search term. I do an overview every few days.</p>
<p><strong>The test results are back</strong></p>
<p>One last key to good pay per click advertising is testing your ads. You can set up two different campaigns and rotate them for the same period of time. What you might learn could surprise you and benefit your bank account!</p>
<blockquote><p>
5 Secret Tips to Effective Pay Per Click Advertising<br />
by: Jan Peterson </p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.hasitha.info/5-tips-to-make-pay-per-click-advertising-effective/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
