<?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>Web Hosting &#187; Hosting Tools</title>
	<atom:link href="http://artse.com/category/hosting-tools/feed" rel="self" type="application/rss+xml" />
	<link>http://artse.com</link>
	<description>cPanel Hosting, Website Hosting, Hosting Tutorial, Hosting Tools</description>
	<lastBuildDate>Thu, 24 Sep 2009 03:21:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hosting Bookmark</title>
		<link>http://artse.com/hosting-tools/hosting-bookmark</link>
		<comments>http://artse.com/hosting-tools/hosting-bookmark#comments</comments>
		<pubDate>Sat, 26 Jul 2008 15:06:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hosting Tools]]></category>

		<guid isPermaLink="false">http://artse.com/?p=35</guid>
		<description><![CDATA[Hostingbookmarks.com has most of the similar feature like digg, its good platform to share  hosting news and other useful information with hosting community. It let you share hosting experiences, hosting news, technical news and other useful articles that you would like to share with users. It has much similar like digg functionality with an [...]]]></description>
			<content:encoded><![CDATA[<p>Hostingbookmarks.com has most of the similar feature like digg, its good platform to share  hosting news and other useful information with hosting community. It let you share hosting experiences, <a href="http://blog.micfo.com">hosting news</a>, technical news and other useful articles that you would like to share with users. It has much similar like digg functionality with an average social voting system where users can vote the best article.</p>
<p><a href="http://artse.com/wp-content/uploads/2008/07/zzzzzzzz.jpg" title="zzzzzzzz.jpg"><img src="http://artse.com/wp-content/uploads/2008/07/zzzzzzzz.jpg" alt="zzzzzzzz.jpg" /></a></p>
<p>They cover most of the categories quite useful fo every hosting topic such as  topic from General hosting news, SEO, e-mail, domains, web hosting tutorials, events…and so on.. They invite people from specific hosting field to get involved in sharing knowledge and experience of various products and services to each other through bookmarking.</p>
]]></content:encoded>
			<wfw:commentRss>http://artse.com/hosting-tools/hosting-bookmark/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Filezilla FTP Program</title>
		<link>http://artse.com/hosting-tools/filezilla-ftp-program</link>
		<comments>http://artse.com/hosting-tools/filezilla-ftp-program#comments</comments>
		<pubDate>Fri, 18 Apr 2008 09:39:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hosting Tools]]></category>

		<guid isPermaLink="false">http://artse.com/?p=27</guid>
		<description><![CDATA[ Filezilla is free, open-source FTP application, it is handy if you&#8217;re looking for a firm tool to handle FTP transfers for file uploading and downloading to and from your FTP site, server, or host. Just before you start with collect some of the information from your web hosting providers like;
# Name of your host [...]]]></description>
			<content:encoded><![CDATA[<p> Filezilla is free, open-source FTP application, it is handy if you&#8217;re looking for a firm tool to handle FTP transfers for file uploading and downloading to and from your FTP site, server, or host. Just before you start with collect some of the information from your web hosting providers like;</p>
<p># Name of your host server or ip of the server<br />
# Your login username/password for your FTP account.<br />
#The directory where you need to place your files like for<br />
example the files in a subdirectory called “www” or “public_html”<br />
or even the default directory that you see when you log<br />
into your FTP site.</p>
<p><strong>Start up FileZilla</strong>.<br />
* Click the “File” menu followed by the “Site Manager” item on that<br />
menu. A dialog box will appear.<br />
* Click the “New Site” button on that dialog box. This creates a new<br />
item under “My FTP Sites” called “New FTP site”. Rename “New FTP<br />
site” to the name of your site if you wish.By default, the keyboard<br />
cursor would have been placed in the name portion of “New FTP<br />
site” allowing you to change the name immediately.<br />
* In the section entitled “Site details”, enter the name of your server<br />
name in the “Host” input box.For example,if your web host told you<br />
that your hostname is “server.example.com”,enter “server.example.com”<br />
into the space provided.You can also put the server ip therein.<br />
* Leave the “Port” and the “Servertype” entry boxes alone.Use your<br />
mouse and click on the “Normal” radio button in the “Logontype” section.<br />
This will enable the “User” and “Password” boxes for the next step.<br />
(If incase you need to enter the port number,you can put in as “21?).<br />
*  Enter your user id or your login name (or whatever your web host<br />
calls it) into the “User” input box. Likewise, enter your password into<br />
the “Password” input box.<br />
* Click the “Connect” button. FileZilla will take you to log into your<br />
server. If it is successful, you will see a directory listing of your website’s<br />
account in the right window pane. The left window pane is the directory<br />
listing of your own computer.<br />
* Next, locate the file that you wish to upload in the left window pane<br />
(the “Local Site” pane). Both window panes behave like a Windows<br />
Explorer windows, so navigating them should not be unduly hard. Once<br />
you have located the file you wish to upload, say “test.php”,doubleclick<br />
it to upload it to your website. Also you can drag that file from<br />
the left window pane to the right window pane. The file will be uploaded<br />
to the folder that is currently open on the right window pane, so make<br />
sure you have changed to the directory you want before dragging the<br />
file there.<br />
*  As FileZilla keep on uploading your file to your site, you should be<br />
able to see the upload progress in the bottommost window pane.<br />
Once the upload is finished, you can simply disconnect it from<br />
your website.</p>
]]></content:encoded>
			<wfw:commentRss>http://artse.com/hosting-tools/filezilla-ftp-program/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
