<?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>WebApp Consulting &#187; Hosting</title>
	<atom:link href="http://webapp-consulting.com/archives/category/hosting/feed" rel="self" type="application/rss+xml" />
	<link>http://webapp-consulting.com</link>
	<description>All aspects of the web application development</description>
	<lastBuildDate>Sun, 01 May 2011 19:33:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Install your own tools if you feel deprived</title>
		<link>http://webapp-consulting.com/archives/22</link>
		<comments>http://webapp-consulting.com/archives/22#comments</comments>
		<pubDate>Mon, 22 Jan 2007 19:24:58 +0000</pubDate>
		<dc:creator>ignat</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://webapp-consulting.com/archives/22</guid>
		<description><![CDATA[If it happens that your hosting server (GoDaddy hosting for example) doesn&#8217;t provide tools to manage your account effectively, don&#8217;t be satisfied with that. You shouldn&#8217;t complain neither. Instead, go and install your own on-line tools. PHP File Manager is one of such tools. It consists of one PHP script that you can upload to [...]]]></description>
			<content:encoded><![CDATA[<p>If it happens that your hosting server (<a href="http://www.godaddy.com/">GoDaddy</a> hosting for example) doesn&#8217;t provide tools to manage your account effectively, don&#8217;t be satisfied with that. You shouldn&#8217;t complain neither. Instead, go and install your own on-line tools.</p>
<p><a href="http://phpfm.sourceforge.net/">PHP File Manager</a> is one of such tools. It consists of one PHP script that you can upload to your server and have fully featured file manager running on-line. With it you can upload, copy, move, delete, compress, uncompress files on your server. You can set permissions, edit configuration files, check server info, and even execute system commands on your server. Quite impressive! And it&#8217;s open source and absolutely free. Make sure that only you can access your tools by installing them in password protected folders or assigning an URL that is hard to guess.</p>
<p>Once you have one running, don&#8217;t stop. Analyze your servers features, compile a list of items you miss much and go find a replacement you can install yourself. Tools for managing email accounts, domains, databases, server logs and statistics &#8211; everything is possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://webapp-consulting.com/archives/22/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download and Unzip script</title>
		<link>http://webapp-consulting.com/archives/11</link>
		<comments>http://webapp-consulting.com/archives/11#comments</comments>
		<pubDate>Fri, 15 Sep 2006 09:26:34 +0000</pubDate>
		<dc:creator>ignat</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Products]]></category>

		<guid isPermaLink="false">http://webapp-consulting.com/archives/11</guid>
		<description><![CDATA[Not every hosting provider gives you SSH access. All you have is FTP, and when you install or upgrade your server software you have to download it first to your desktop, unzip and then upload each file to the server via FTP. It&#8217;s okay when it is small archive with a few files in it, [...]]]></description>
			<content:encoded><![CDATA[<p>Not every hosting provider gives you SSH access. All you have is FTP, and when you install or upgrade your server software you have to download it first to your desktop, unzip and then upload each file to the server via FTP. It&#8217;s okay when it is small archive with a few files in it, but when you need to upload a 50Mb archive with a lot of small files in it, huh? It&#8217;s no fun.</p>
<p>Luckily most hosting servers have &#8216;curl&#8217; and &#8216;unzip&#8217; utilities installed. I use them right from PHP script to make any installation or upgrade to be quick and simple. This script I made freely available to everyone. You can download the script from our <a href="/downloads/" title="Download it now">Downloads</a> page.</p>
<p>There is no guarantee that this script will work on your server, but most of Linux hosting servers should work without problem. And of course it is not the only solution to the problem. Feel free to ask questions and report any issues in comments to this post.</p>
]]></content:encoded>
			<wfw:commentRss>http://webapp-consulting.com/archives/11/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ruby on Rails is getting popular</title>
		<link>http://webapp-consulting.com/archives/8</link>
		<comments>http://webapp-consulting.com/archives/8#comments</comments>
		<pubDate>Tue, 12 Sep 2006 12:46:45 +0000</pubDate>
		<dc:creator>ignat</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://webapp-consulting.com/archives/8</guid>
		<description><![CDATA[With a number of hosting companies adding Ruby on Rails to their list of supported technologies, Ruby is getting wildly popular for small and medium size projects. Easiness of deployment, low resource consumption, friendliness to shared environments, compatibility with agile methods of development makes Ruby on Rails an interesting alternative to other web technologies. That [...]]]></description>
			<content:encoded><![CDATA[<p>With a number of <a href="http://bluehost.com/" title="For example">hosting companies</a> adding <a href="http://rubyonrails.com/" title="Ruby on Rails Official Site">Ruby on Rails</a> to their list of supported technologies, Ruby is getting wildly popular for small and medium size projects. Easiness of deployment, low resource consumption, friendliness to shared environments, compatibility with <a href="http://www.agilemodeling.com/" title="Agile Modeling">agile</a> methods of development makes Ruby on Rails an interesting alternative to other web technologies.</p>
<p>That has not happened to Java. Being the most popular technology for large size, <a href="http://java.sun.com/javaee/" title="Java Enterprise Edition">enterprise</a> applications, Java couldn&#8217;t make its way to the masses. Java hosting is still quite expensive, <a href="http://www.killersites.com/blog/2005/java-hosting-is-kicking-my-ass/">troublesome</a> in shared environments, harder to administrate. While <a href="http://www.php.net/" title="PHP Official Site">PHP</a> remains the most popular technology among web application developers, especially for small projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://webapp-consulting.com/archives/8/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

