<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ToTheTech.Net - The Webmaster Guide &#187; Webserver</title>
	<atom:link href="http://www.tothetech.net/tag/webserver/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tothetech.net</link>
	<description>We write all about Webmaster needs.</description>
	<lastBuildDate>Sat, 04 Sep 2010 05:00:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Useful Tips for Beginners</title>
		<link>http://www.tothetech.net/webmaster/useful-tips-for-beginners.html</link>
		<comments>http://www.tothetech.net/webmaster/useful-tips-for-beginners.html#comments</comments>
		<pubDate>Sun, 07 Feb 2010 05:03:18 +0000</pubDate>
		<dc:creator>Karthikeyan</dc:creator>
				<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Webserver]]></category>

		<guid isPermaLink="false">http://www.tothetech.net/?p=134</guid>
		<description><![CDATA[ ]]></description>
			<content:encoded><![CDATA[<p>Everyday new web technologies been introduced and new webmasters are emerged over past ten years, Well i like to share some useful tips those who work in low bandwidth internet connection and beginners.</p>
<p><span id="more-134"></span>There are many open source Content management system, but if you are testing a site or learning how to work with the CMS. You can take my following suggestions.</p>
<p>1. Install <a title="Wamp Server" href="http://www.wampserver.com/en/download.php" target="_blank">WAMP server</a> ( local web server for windows with MySQL + PHP + Apache) and start all services (Note : If you installed IIS then it should be stopped otherwise you may face error)</p>
<p>2. Download your Open Source script for instance <a title="WordPress Download" href="http://wordpress.org/download/" target="_self">WordPress</a></p>
<p>3. Unzip WordPress inside <strong>htdocs</strong> or <strong>www</strong> folder</p>
<p>4. Go to your browser and type this http://localhost/wordpress</p>
<p>5. WordPress will ask for installation details like username and password for MySQL. I hope WAMP doesn&#8217;t have any password for MySQL and username must be root.</p>
<p>6. Proceed with installations and do necessary changes, tests  in your local machine and try later in your web server</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tothetech.net/webmaster/useful-tips-for-beginners.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP 5.3.0 With Advanced Concepts</title>
		<link>http://www.tothetech.net/php/php-5-3-0-with-advanced-concepts.html</link>
		<comments>http://www.tothetech.net/php/php-5-3-0-with-advanced-concepts.html#comments</comments>
		<pubDate>Sun, 12 Jul 2009 07:46:54 +0000</pubDate>
		<dc:creator>Karthikeyan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[Webserver]]></category>

		<guid isPermaLink="false">http://www.tothetech.net/?p=112</guid>
		<description><![CDATA[PHP development team on 30th June 2009, announced the availability of PHP 5.3.0 to users with lot of improved concepts in PHP 5.3.0. This new major release includes large number of new features and bug fixes. PHP 5.3.0 comes with featured concepts like namespaces, late static binding, closures, optional garbage collection for cyclic references, new [...]]]></description>
			<content:encoded><![CDATA[<p>PHP development team on 30th June 2009, announced the availability of PHP 5.3.0 to users with lot of improved concepts in PHP 5.3.0. This new major release includes large number of new features and bug fixes.</p>
<p><span id="more-112"></span>PHP 5.3.0 comes with featured concepts like <a href="http://php.net/namespaces">namespaces</a>,       <a href="http://php.net/lsb">late static binding</a>,       <a href="http://php.net/closures">closures</a>,       optional <a href="http://php.net/gc_enable">garbage collection</a> for cyclic references,       new extensions (like <a href="http://php.net/phar">ext/phar</a>,       <a href="http://php.net/intl">ext/intl</a> and       <a href="http://php.net/fileinfo">ext/fileinfo</a>),       over 140 bug fixes and much more.</p>
<p>To install PHP 5.3.0 with Apache 2 check out <strong><a title="Install PHP 5.3.0 in Ubuntu" href="http://www.brandonsavage.net/installing-php-5-3-on-ubuntu/" target="_blank">brandonsavage.net instructions</a></strong> about how to install PHP 5.3.0 in Ubuntu Linux operating system.</p>
<p><img title="PHP 5.3.0 on ubuntu" src="http://images.tothetech.net/2009/07/php5-3.jpg" alt="PHP 5.3.0 on ubuntu" /></p>
<p>Check out official <strong><a title="PHP 5.3.0 " href="http://php.net/releases/5_3_0.php" target="_blank">PHP 5.3.0 Release Announcement</a></strong> to learn about key features included in PHP 5.3.0.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tothetech.net/php/php-5-3-0-with-advanced-concepts.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
