<?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>Download Spot &#187; Website Tools</title>
	<atom:link href="http://www.downloadspot.com/category/website-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.downloadspot.com</link>
	<description>The best downloads</description>
	<lastBuildDate>Thu, 10 Jun 2010 03:57:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linux reader for windows</title>
		<link>http://www.downloadspot.com/2010/04/linux-reader-for-windows/</link>
		<comments>http://www.downloadspot.com/2010/04/linux-reader-for-windows/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 05:25:40 +0000</pubDate>
		<dc:creator>Download Spot</dc:creator>
				<category><![CDATA[Admin Tools]]></category>
		<category><![CDATA[Home Computer Downloads]]></category>
		<category><![CDATA[Website Tools]]></category>
		<category><![CDATA[linux reader]]></category>

		<guid isPermaLink="false">http://www.downloadspot.com/?p=94</guid>
		<description><![CDATA[
If you want to read a Linux hard drive on a windows computer you need a special emulator.
We have tried many here at DWHS but the best one we have found is called Linux reader and is actually free. You will need a hard drive docking system like the Rosewill HD dock
You can download the <a href="http://www.downloadspot.com/2010/04/linux-reader-for-windows/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.downloadspot.com/wp-content/uploads/2010/04/linux-reader.png"><img class="alignnone size-medium wp-image-95" title="linux-reader" src="http://www.downloadspot.com/wp-content/uploads/2010/04/linux-reader-300x270.png" alt="" width="300" height="270" /></a></p>
<p>If you want to read a Linux hard drive on a windows computer you need a special emulator.</p>
<p>We have tried many here at DWHS but the best one we have found is called Linux reader and is actually free. You will need a hard drive docking system like the <a href="http://www.rosewill.com/products/s_222/category.htm">Rosewill HD dock</a></p>
<p>You can download the program here <a href="http://www.downloadspot.com/downloads/Linux_Reader.exe">Linux Reader</a> | <a href="http://www.diskinternals.com/linux-reader/">Website</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.downloadspot.com/2010/04/linux-reader-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Zend</title>
		<link>http://www.downloadspot.com/2009/12/instal-zend/</link>
		<comments>http://www.downloadspot.com/2009/12/instal-zend/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 18:47:52 +0000</pubDate>
		<dc:creator>Download Spot</dc:creator>
				<category><![CDATA[Admin Tools]]></category>
		<category><![CDATA[Website Tools]]></category>
		<category><![CDATA[zend download]]></category>

		<guid isPermaLink="false">http://www.downloadspot.com/?p=83</guid>
		<description><![CDATA[
Download Zend Optimizer from the command line of the server.
wget http://downloadspot.com/downloads/ZendOptimizer-3.3.9-linux-glibc23-i386.tar.gz
Then untar
tar xvfz ZendOptimizer-3.3.9-linux-glibc23-i386.tar.gz
Then enter the Zend directory
cd ZendOptimizer-3.3.9-linux-glibc23-i386/data/
Then find the phpversion match .so file
Copy the full patch to the file:
zend_extension=&#60;/root/ZendOptimizer-3.3.9-linux-glibc23-i386/data/5_2_x_comp/ZendOptimizer.so&#62;
Then copy the full path to the file php.ini file located in the /usr/local/lib/ folder:
zend_extension=&#60;/root/ZendOptimizer-3.3.9-linux-glibc23-i386/data/5_2_x_comp/ZendOptimizer.so&#62;
Restart Apache
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.downloadspot.com/wp-content/uploads/2009/12/zend-logo.png"><img class="alignnone size-full wp-image-84" title="zend-logo" src="http://www.downloadspot.com/wp-content/uploads/2009/12/zend-logo.png" alt="zend-logo" width="207" height="74" /></a></p>
<p>Download Zend Optimizer from the command line of the server.</p>
<blockquote><p>wget http://downloadspot.com/downloads/ZendOptimizer-3.3.9-linux-glibc23-i386.tar.gz</p></blockquote>
<p>Then untar</p>
<blockquote><p>tar xvfz ZendOptimizer-3.3.9-linux-glibc23-i386.tar.gz</p></blockquote>
<p>Then enter the Zend directory</p>
<blockquote><p>cd ZendOptimizer-3.3.9-linux-glibc23-i386/data/</p></blockquote>
<p>Then find the phpversion match .so file</p>
<p>Copy the full patch to the file:</p>
<blockquote><p>zend_extension=&lt;/root/ZendOptimizer-3.3.9-linux-glibc23-i386/data/5_2_x_comp/ZendOptimizer.so&gt;</p></blockquote>
<p>Then copy the full path to the file php.ini file located in the /usr/local/lib/ folder:</p>
<blockquote><p>zend_extension=&lt;/root/ZendOptimizer-3.3.9-linux-glibc23-i386/data/5_2_x_comp/ZendOptimizer.so&gt;</p></blockquote>
<p>Restart Apache</p>
]]></content:encoded>
			<wfw:commentRss>http://www.downloadspot.com/2009/12/instal-zend/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NVU Free Full Website Builder</title>
		<link>http://www.downloadspot.com/2007/12/nvu-free-full-website-builder/</link>
		<comments>http://www.downloadspot.com/2007/12/nvu-free-full-website-builder/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 02:33:59 +0000</pubDate>
		<dc:creator>Download Spot</dc:creator>
				<category><![CDATA[Website Tools]]></category>

		<guid isPermaLink="false">http://www.downloadspot.com/archives/11</guid>
		<description><![CDATA[
Download Here
Nvu (pronounced &#8220;N-view&#8221;) is a WYSIWYG HTML editor, based on the Composer component of Mozilla Application Suite and Gecko 1.7. It is a common WYSIWYG editor for Linux and is intended to be an open source equivalent to proprietary software like Microsoft FrontPage and Macromedia Dreamweaver (although to date it is missing many features <a href="http://www.downloadspot.com/2007/12/nvu-free-full-website-builder/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.downloadspot.com/i/Nvu.png" alt="nvu" border="0" height="150" width="300" /></p>
<p><a href="http://www.downloadspot.com/downloads/nvu-1.0-win32-installer-full.exe" title="nvu">Download Here</a></p>
<p>Nvu (pronounced &#8220;N-view&#8221;) is a WYSIWYG HTML editor, based on the Composer component of Mozilla Application Suite and Gecko 1.7. It is a common WYSIWYG editor for Linux and is intended to be an open source equivalent to proprietary software like Microsoft FrontPage and Macromedia Dreamweaver (although to date it is missing many features they possess). As a WYSIWYG editor, it is designed to be easy for novice users and does not require any knowledge of HTML or CSS to use.</p>
<p>The project was started by and sponsored by Linspire. Linspire hired Daniel Glazman, former Netscape Communications Corporation employee and CEO/Founder of Disruptive Innovations, to be lead developer.</p>
<p>Nvu is available for Linux, Mac OS X and Microsoft Windows, and it can be built successfully on any platform with the Netscape Portable Runtime.</p>
<p>Nvu may sometimes be spelled &#8220;N|vu&#8221; to simulate the line in the logo, much like CNET is often written as &#8220;C|Net&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.downloadspot.com/2007/12/nvu-free-full-website-builder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Web Page Builder</title>
		<link>http://www.downloadspot.com/2007/12/free-web-page-builder/</link>
		<comments>http://www.downloadspot.com/2007/12/free-web-page-builder/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 02:13:11 +0000</pubDate>
		<dc:creator>Download Spot</dc:creator>
				<category><![CDATA[Website Tools]]></category>

		<guid isPermaLink="false">http://www.downloadspot.com/archives/7</guid>
		<description><![CDATA[
Free                            Web Page Builder (win)
Free Web Page Build                     <a href="http://www.downloadspot.com/2007/12/free-web-page-builder/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.downloadspot.com/downloads/web.gif" title="free web page builder"><img src="http://www.downloadspot.com/downloads/web.gif" alt="free web page builder" border="0" height="200" width="300" /></a></p>
<p><font face="Verdana, Arial, Helvetica, sans-serif" size="2"><a href="http://www.downloadspot.com/downloads/win-webpage.exe" title="windows web builder"><strong>Free                            Web Page Builder</strong></a> (win)<br />
<a href="http://www.downloadspot.com/downloads/mac-webpage.hqx" title="mac web builder"><strong>Free Web Page Build                            Mac Version</strong></a> (mac)</font></p>
<p><font face="Verdana, Arial, Helvetica, sans-serif" size="2">                           The software is the best 100% free web page builder                            available. Make high quality web pages in minutes with                            every way the high wysiwyg editors. Built in tutorials                            help even the newest web page creator make great web                            pages easily.</font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.downloadspot.com/2007/12/free-web-page-builder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Domain Link Checker</title>
		<link>http://www.downloadspot.com/2007/12/free-domain-link-checker/</link>
		<comments>http://www.downloadspot.com/2007/12/free-domain-link-checker/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 02:01:19 +0000</pubDate>
		<dc:creator>Download Spot</dc:creator>
				<category><![CDATA[Website Tools]]></category>

		<guid isPermaLink="false">http://www.downloadspot.com/archives/4</guid>
		<description><![CDATA[ 
Download Here
                           Broken links are bad they have all sorts of negative                  <a href="http://www.downloadspot.com/2007/12/free-domain-link-checker/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p> <img src="http://www.downloadspot.com/i/link.jpg" alt="broken link" border="0" height="404" width="316" /></p>
<p><a href="http://www.downloadspot.com/downloads/free-link-checker.rar" title="Free link checker">Download Here</a></p>
<p><font face="Verdana, Arial, Helvetica, sans-serif" size="2">                           Broken links are bad they have all sorts of negative                            effects. This will easily allow you to find them and                            clean your domain up.</font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.downloadspot.com/2007/12/free-domain-link-checker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
