<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8" -->
<rss version="0.92">
<channel>
	<title>Hosts Blog</title>
	<link>http://www.hostsblog.com</link>
	<description></description>
	<lastBuildDate>Thu, 11 Jun 2009 01:46:17 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>MySQL countries</title>
		<description>If you are MySQL developer, you probably would like to add countries in your registration script to track users where are they coming from. This tutorial is ready for mysql insertion.

Open your mysql query browser/editor and create countries table :
CREATE TABLE IF NOT EXISTS country (
iso CHAR(2) NOT NULL PRIMARY ...</description>
		<link>http://www.hostsblog.com/mysql-countries/</link>
			</item>
	<item>
		<title>Make your life longer with fantastico script</title>
		<description>Fantastico is a commercial script that automates the installation of web applications to a website. Fantastico could be accessed from hosting cpanel with just one click. Once you are inside of fantastico cpanel you can easily install applications like forums, online shops, website builders like drupal, php nuke, blog apoplications like ...</description>
		<link>http://www.hostsblog.com/make-your-life-longer-with-fantastico-script/</link>
			</item>
	<item>
		<title>Awstats review</title>
		<description>

Awstats is a great free and powerful traffic statistics tool. Awstats works as a cgi script or could be called from a command line. Awstats collects any possible hosting activity. Many linux based hosting companies use Awstats as a default server statistics generating script.  Awstats generates collected result in a ...</description>
		<link>http://www.hostsblog.com/awstats-review/</link>
			</item>
	<item>
		<title>Ubuntu rewrite rule for zend framework</title>
		<description>Now it's a good time to install ubuntu on your PC and to delete windows forever. It is very easy to develop serious applications with PHP Zend Framework . We suppose you are Ubuntu user, and we have a good tip for you how to create virtual host with your ...</description>
		<link>http://www.hostsblog.com/ubuntu-rewrite-rule-for-zend-framework/</link>
			</item>
	<item>
		<title>PHP Photoshop PSD reading class</title>
		<description>If you create any website that influenced in uploading and showing PSD files, you can use this PHP class to display adobe photoshop files on your website.

This class uses GD library, it reads PSD file structure and converts it into image file. 
 &#60;?
/* This file is released under the GPL, any version you like
*
*    PHP PSD reader class, v1.3
*
*    By Tim de Koning
*
*    Kingsquare Information Services, 22 jan 2007
*
*    example use:
*    ------------
*    &#60;?php
*    include_once('classPhpPsdReader.php')
*    header("Content-type: image/jpeg");
*    print imagejpeg(imagecreatefrompsd('test.psd'));
*    ?&#62;
*
*    More info, bugs or requests, contact info@kingsquare.nl
*
*    Latest version and demo: http://www.kingsquare.nl/phppsdreader
*
*    TODO
*    ----
*    - read color values for "multichannel data" PSD files
*    - find and implement (hunter)lab to RGB algorithm

*/

class PhpPsdReader {
var $infoArray;
var $fp;
var $fileName;
var $tempFileName;
var ...</description>
		<link>http://www.hostsblog.com/php-photoshop-psd-reading-class/</link>
			</item>
	<item>
		<title>CSS middle float div tutorial</title>
		<description>We will demonstrate today how to create middle floated div with CSS and html. This method is competable with all known browsers and you don't need any annoying table anymore. You most likely familiar with including layout.css file in your html head code.

Middle float div css code, open yoiur layout ...</description>
		<link>http://www.hostsblog.com/css-middle-float-div-tutorial/</link>
			</item>
	<item>
		<title>Linux hosting or Windows hosting ?</title>
		<description>It is often really hard for hosting newbies to choose between Linux hosting and Windows hosting, and a question is always the same. There are some myths and misleading complaints on Linux hosting from users lever heard about linux and everything related to linux hosting.

Newbies usually think that if they ...</description>
		<link>http://www.hostsblog.com/linux-hosting-or-windows-hosting/</link>
			</item>
	<item>
		<title>Making Money Promoting Your Hosting Company</title>
		<description>If you own a website, more than likely you pay a hosting company each month -unless you have a private server. If you are paying a company for hosting, then it would be fair to say that a lot of other people would be looking for a hosting company as ...</description>
		<link>http://www.hostsblog.com/making-money-promoting-your-hosting-company/</link>
			</item>
	<item>
		<title>Is It To Late To Start A Profitable Hosting Company?</title>
		<description>A couple of years ago it seemed that every young man and his dog were starting a hosting company. It is a little bit like blogging at the moment - if you were looking to get rich online then the first thing every seemed to start was a hosting company. ...</description>
		<link>http://www.hostsblog.com/is-it-to-late-to-start-a-profitable-hosting-company/</link>
			</item>
	<item>
		<title>How To Select A Website Host</title>
		<description>If are are anything like me, then you will have spent a lot of time hoping from cheap website host to cheap website host - getting more frustrated each time with the constant downtime and lack of service. Do you have to spend more money to get decent hosting or ...</description>
		<link>http://www.hostsblog.com/how-to-select-a-website-host/</link>
			</item>
</channel>
</rss>
