<?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>Hosting and Design &#187; Hosting</title>
	<atom:link href="http://hosting.rosalab.net/category/hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://hosting.rosalab.net</link>
	<description>Design and hosting info and tips.</description>
	<lastBuildDate>Wed, 03 Jun 2009 16:45:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>The Features and Benefits of Using Dedicated Servers</title>
		<link>http://hosting.rosalab.net/2009/06/03/the-features-and-benefits-of-using-dedicated-servers/</link>
		<comments>http://hosting.rosalab.net/2009/06/03/the-features-and-benefits-of-using-dedicated-servers/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 16:13:31 +0000</pubDate>
		<dc:creator>Sysadmin</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://hosting.rosalab.net/?p=48</guid>
		<description><![CDATA[You’ve come a long way from your fledgling website that only got two hundred hits per month. You now have a three hundred page monster on its way to getting millions of hits per month. You’re going to need a better hosting plan than you had before. A much better hosting plan. Sure, your shared [...]]]></description>
		<wfw:commentRss>http://hosting.rosalab.net/2009/06/03/the-features-and-benefits-of-using-dedicated-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>36 Questions to ask your Web Host before you buy</title>
		<link>http://hosting.rosalab.net/2009/06/03/36-questions-to-ask-your-web-host-before-you-buy/</link>
		<comments>http://hosting.rosalab.net/2009/06/03/36-questions-to-ask-your-web-host-before-you-buy/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 16:10:49 +0000</pubDate>
		<dc:creator>Sysadmin</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://hosting.rosalab.net/?p=46</guid>
		<description><![CDATA[Getting a website is essential for business. Making a mistake could cost you money as well as lost reputation. We have put together 36 questions across 10 areas that you should as any hosting company before you purchase a website. How they answer these questions will determine if this is the right website solution for [...]]]></description>
		<wfw:commentRss>http://hosting.rosalab.net/2009/06/03/36-questions-to-ask-your-web-host-before-you-buy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add an Expires or a Cache-Control Header</title>
		<link>http://hosting.rosalab.net/2009/06/03/add-an-expires-or-a-cache-control-header/</link>
		<comments>http://hosting.rosalab.net/2009/06/03/add-an-expires-or-a-cache-control-header/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 16:01:10 +0000</pubDate>
		<dc:creator>Sysadmin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://hosting.rosalab.net/?p=42</guid>
		<description><![CDATA[There are two things in this rule: * For static components: implement &#8220;Never expire&#8221; policy by setting far future Expires header * For dynamic components: use an appropriate Cache-Control header to help the browser with conditional requests Web page designs are getting richer and richer, which means more scripts, stylesheets, images, and Flash in the [...]]]></description>
		<wfw:commentRss>http://hosting.rosalab.net/2009/06/03/add-an-expires-or-a-cache-control-header/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minimize HTTP Requests</title>
		<link>http://hosting.rosalab.net/2009/06/03/minimize-http-requests/</link>
		<comments>http://hosting.rosalab.net/2009/06/03/minimize-http-requests/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 15:59:28 +0000</pubDate>
		<dc:creator>Sysadmin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://hosting.rosalab.net/?p=40</guid>
		<description><![CDATA[80% of the end-user response time is spent on the front-end. Most of this time is tied up in downloading all the components in the page: images, stylesheets, scripts, Flash, etc. Reducing the number of components in turn reduces the number of HTTP requests required to render the page. This is the key to faster [...]]]></description>
		<wfw:commentRss>http://hosting.rosalab.net/2009/06/03/minimize-http-requests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lighttpd the alternative webserver</title>
		<link>http://hosting.rosalab.net/2009/06/03/lighttpd-the-alternative-webserver/</link>
		<comments>http://hosting.rosalab.net/2009/06/03/lighttpd-the-alternative-webserver/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 15:49:50 +0000</pubDate>
		<dc:creator>Sysadmin</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[servers]]></category>

		<guid isPermaLink="false">http://hosting.rosalab.net/?p=34</guid>
		<description><![CDATA[There is no doubt about the popularity of Apache among all available webservers, but there is one webserver with excellent performance which started to attract very important actor in the market : Lighttpd. Lighttpd key features are security, speed, compliance, and flexibility. It have been optimized for high performance environments, with small memory footprint compared [...]]]></description>
		<wfw:commentRss>http://hosting.rosalab.net/2009/06/03/lighttpd-the-alternative-webserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Ways to Automatically Backup MySQL Database</title>
		<link>http://hosting.rosalab.net/2009/03/16/10-ways-to-automatically-backup-mysql-database/</link>
		<comments>http://hosting.rosalab.net/2009/03/16/10-ways-to-automatically-backup-mysql-database/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 19:10:59 +0000</pubDate>
		<dc:creator>Sysadmin</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://hosting.rosalab.net/?p=32</guid>
		<description><![CDATA[Nowadays the use of mysql in websites is very common, and valuable information is stored there becoming essential to have a automatic backup of all your databases. Here are 10 Ways to Automatically &#038; Manually Backup MySQL Database]]></description>
		<wfw:commentRss>http://hosting.rosalab.net/2009/03/16/10-ways-to-automatically-backup-mysql-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>domains yahoo</title>
		<link>http://hosting.rosalab.net/2007/11/28/domains-yahoo/</link>
		<comments>http://hosting.rosalab.net/2007/11/28/domains-yahoo/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 17:09:58 +0000</pubDate>
		<dc:creator>Sysadmin</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://hosting.rosalab.net/2007/11/28/domains-yahoo/</guid>
		<description><![CDATA[Have you use yahoo domains? I have one domain name with yahoo and a few days ago it was going to expire, for my surprice I receive a mail from yahoo domain registration telling me this and that my domain will be renewed automatically, that I have not to do anything! That was cool! Sometimes [...]]]></description>
		<wfw:commentRss>http://hosting.rosalab.net/2007/11/28/domains-yahoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ImageMagick missing fonts</title>
		<link>http://hosting.rosalab.net/2007/08/22/imagemagick-missing-fonts/</link>
		<comments>http://hosting.rosalab.net/2007/08/22/imagemagick-missing-fonts/#comments</comments>
		<pubDate>Wed, 22 Aug 2007 17:07:26 +0000</pubDate>
		<dc:creator>Sysadmin</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://hosting.rosalab.net/2007/08/22/imagemagick-missing-fonts/</guid>
		<description><![CDATA[If you are not seeing text on your secure code or secure image, there is a proble with the fonts on your system. Try looking at your logs to see if this is the case, you will find a line like this: convert: unable to read font `/usr/share/fonts/default/Type1/n019003l.pfb&#8217; To solve the problem you should install [...]]]></description>
		<wfw:commentRss>http://hosting.rosalab.net/2007/08/22/imagemagick-missing-fonts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache wont start</title>
		<link>http://hosting.rosalab.net/2007/07/21/apache-wont-start/</link>
		<comments>http://hosting.rosalab.net/2007/07/21/apache-wont-start/#comments</comments>
		<pubDate>Sat, 21 Jul 2007 16:38:06 +0000</pubDate>
		<dc:creator>Sysadmin</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://hosting.rosalab.net/2007/07/21/apache-wont-start/</guid>
		<description><![CDATA[I am running my own server for 5 months with no problems but yesterday my apache didnt want to start, no errors (only warnings), i have not make any changes to the configuration, I was really scared. The first thing I tried to do was modify my apache config (/etc/httpd/conf/httpd.conf) after changing and modifying nothing [...]]]></description>
		<wfw:commentRss>http://hosting.rosalab.net/2007/07/21/apache-wont-start/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why not go directly to the reseller host</title>
		<link>http://hosting.rosalab.net/2007/06/16/why-not-go-directly-to-the-reseller-host/</link>
		<comments>http://hosting.rosalab.net/2007/06/16/why-not-go-directly-to-the-reseller-host/#comments</comments>
		<pubDate>Sat, 16 Jun 2007 16:39:16 +0000</pubDate>
		<dc:creator>Sysadmin</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://hosting.rosalab.net/2007/06/16/why-not-go-directly-to-the-reseller-host/</guid>
		<description><![CDATA[Most reseller hosts prefer to sell large packages. These are more expensive than the smaller accounts you can get from a company who has bought one of the large packages and subdivided it into accounts for resale. The packages also include far more space than a single website is ever likely to use.]]></description>
		<wfw:commentRss>http://hosting.rosalab.net/2007/06/16/why-not-go-directly-to-the-reseller-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
