<?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>Kevin deLeon &#124; Web Design and Development &#124; New Orleans, LA &#187; design</title>
	<atom:link href="http://www.kevin-deleon.com/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kevin-deleon.com</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 04:07:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Review: VirtualHostX 2.0</title>
		<link>http://www.kevin-deleon.com/2010/03/review-virtualhostx-2-0/</link>
		<comments>http://www.kevin-deleon.com/2010/03/review-virtualhostx-2-0/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 19:16:31 +0000</pubDate>
		<dc:creator>Kevin deLeon</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.kevin-deleon.com/?p=103</guid>
		<description><![CDATA[Now I am not a software reviewer by any stretch of the imagination, but I still feel the need every now and then, when I run across something I feel is useful, to sing it&#8217;s praises, or at least describe why I feel it is useful. I am definitely singing the praises of VirtualHostX, developed [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.kevin-deleon.com/wp-content/uploads/2010/03/virtualhostx2.jpg" alt="VirtualHostX - Mac Virtual Hosting Made Easy" /></p>
<p>Now I am not a software reviewer by any stretch of the imagination, but I still feel the need every now and then, when I run across something I feel is useful, to sing it&#8217;s praises, or at least describe why I feel it is useful.  I am definitely singing the praises of <a href="http://clickontyler.com/virtualhostx/" target="_blank">VirtualHostX</a>, developed by <a href="http://clickontyler.com/" target="_blank">Tyler Hall</a>. <span id="more-103"></span></p>
<p>VirtualHostX is a GUI solution that allows Mac based web designers/developers to virtually host multiple websites on their development machines.  I won&#8217;t get into a long description of what virtual hosts are, if you aren&#8217;t familiar, you can find <a href="http://httpd.apache.org/docs/1.3/vhosts/" target="_blank">more information</a> by Googling &#8220;Apache Virtual Hosts.&#8221;  Basically virtual hosts allow you to host multiple website URLs (testsite1.site, testsite2.site, testsite3.site, etc&#8230;) from a single machine (in this case, most likely your development/design machine) and single IP address (more than likely you are using 127.0.0.1).</p>
<p>I love using v-hosts (that&#8217;s what they call them in the biz&#8230;) with my development environment (I prefer to use <a href="http://www.mamp.info/en/index.html" target="_blank">MAMP</a>).  Using v-hosts is so much nicer than having to constantly nest folders, or re-arrange my root folder while I am working on multiple projects.  However, I always hated having to constantly edit <code>hosts</code> files and <code>httpd.conf</code> files.  VirtualHostX makes all of the tedious configuration file editing and web server restarting a thing of the past.</p>
<p>Here is a quick run-down of features from the ClickOnTyler website that VirtualHostX provides:</p>
<ul class="indented-list">
<li>Automatically configures your Mac&#8217;s web server settings</li>
<li>Works with <a href="http://www.mamp.info/en/index.html">MAMP</a>,  XAMPP, and <a href="http://lunatic.web.id/webdev/native-web-development-apache-php-and-mysql-on-mac-osx-leopard/">Apple&#8217;s  built-in web server</a></li>
<li>Share your hosts with other users on the same local network</li>
<li>Supports custom Apache directives</li>
<li>Backup and Restore your web server settings</li>
<li><a href="http://seansperte.com/entry/Setting_Up_a_Killer_Local_Web_Development_Environment_on_a_Mac_with_MAMP_an/">Create  a complete web development environment on your Mac</a></li>
</ul>
<p>Installation is a breeze, and in case you do have problems, there is plenty of support on the <a href="http://getsatisfaction.com/clickontyler/products" target="_blank">ClickOnTyler Customer Support Forum</a>.  The installation walks the user through all the background changes that need to be made, and gives you the opportunity to back-up your configuration files.  Basically by answering a few questions and entering your password, you are up, running and ready to create some v-hosts in just a few clicks.</p>
<p>There are a few screen shots available on the ClickOnTyler website, and I have to say the GUI is very easy to use.  I had no problems setting up my MAMP server environment to work with VirtualHostX, and I literally had the whole thing running with three v-hosts in less than five minutes.  Adding and removing v-hosts is quite simple, and basically just includes clicking the add button, naming your virtual URL and locating the directory of the project you are working on.  It&#8217;s just that simple.</p>
<p>One of the main features I like about VirtualHostX is the seamless flow of setting up v-hosts.   All necessary files are edited by the software itself, and there is no manual restarting of the web server needed.</p>
<p>You can download VirtualHostX for free if you only need to host three projects at a time, or just want to try it out before you buy it.  However, if you would like to host more than three projects at a time, you will need to buy a license for $19.95.  I personally have been using VirtualHostX for a little over three weeks, and feel that the $19.95 price tag has already saved me three times that amount in config file editing time alone.  If you are a command-line geek (which I do fancy myself as) this software may not be for you.  However, I find that the GUI is quite nice, and saves me quite a bit of time.</p>
<p>VirtualHostX&#8217;s ease of installation and simplicity in operation make it a  great value at quite a reasonable price.  I would highly recommend this software to any web designer/developer who would like to get some v-hosting going in their Mac/Apple based development environment.</p>
<p><a href="http://clickontyler.com/virtualhostx/" target="_blank">Buy/Download VirtualHostX</a> from <a href="http://clickontyler.com/" target="_blank">ClickOnTyler</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kevin-deleon.com/2010/03/review-virtualhostx-2-0/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Re-design and re-launch</title>
		<link>http://www.kevin-deleon.com/2010/03/re-design-and-re-launch/</link>
		<comments>http://www.kevin-deleon.com/2010/03/re-design-and-re-launch/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 20:23:15 +0000</pubDate>
		<dc:creator>kevindeleon</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://localhost/?p=95</guid>
		<description><![CDATA[So for the last 6 years or so, my website/portfolio/blog has been hosted under the domain mydesigncouldbeatupyourdesign.com. I really liked the domain name, but as you can imagine, I had some problems communicating it to others verbally. So, after some thought and some re-designing, I have re-launched under the domain kevin-deleon.com The site is a [...]]]></description>
			<content:encoded><![CDATA[<p>So for the last 6 years or so, my website/portfolio/blog has been hosted under the domain mydesigncouldbeatupyourdesign.com.  I really liked the domain name, but as you can imagine, I had some problems communicating it to others verbally.  So, after some thought and some re-designing, I have re-launched under the domain kevin-deleon.com</p>
<p>The site is a lot more streamlined, and in my opinion quite a bit easier on the eyes.  Let me know what you think, and if there is anything that you feel could be changed for the better, shoot me an email, or leave me a comment (who knows&#8230;I may just use your idea).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kevin-deleon.com/2010/03/re-design-and-re-launch/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>All-Spec Industries Re-design</title>
		<link>http://www.kevin-deleon.com/2008/12/another-test-post/</link>
		<comments>http://www.kevin-deleon.com/2008/12/another-test-post/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 17:59:38 +0000</pubDate>
		<dc:creator>kevindeleon</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://localhost/?p=6</guid>
		<description><![CDATA[I have been working for a company based in Wilmington, NC, All-Spec Industries, and my goal for last 3 months has been to completely re-design the e-commerce website. It has been a huge undertaking, and with the help of another developer, we are actually nearing the finish line. I plan on writing a few blog [...]]]></description>
			<content:encoded><![CDATA[<p>I have been working for a company based in Wilmington, NC, All-Spec Industries, and my goal for last 3 months has been to completely re-design the e-commerce website.</p>
<p>It has been a huge undertaking, and with the help of another developer, we are actually nearing the finish line.</p>
<p>I plan on writing a few blog posts discussing the ups and downs of the process, along with screenshots of the new and old sites.</p>
<p>Keep your fingers crossed!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kevin-deleon.com/2008/12/another-test-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

