<?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>Red Haven Internet Solutions</title>
	<atom:link href="http://redhaven-is.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://redhaven-is.com</link>
	<description>Consulting, Design, and Management Services</description>
	<lastBuildDate>Sat, 17 Apr 2010 13:32:24 +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>Storage VMotion Made Easy</title>
		<link>http://redhaven-is.com/blog/storage-vmotion-made-easy/</link>
		<comments>http://redhaven-is.com/blog/storage-vmotion-made-easy/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 18:06:49 +0000</pubDate>
		<dc:creator>dfarland</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Feature]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[equallogic]]></category>
		<category><![CDATA[iscsi]]></category>
		<category><![CDATA[peer storage array]]></category>
		<category><![CDATA[san]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[storage area network]]></category>
		<category><![CDATA[storage vmotion]]></category>
		<category><![CDATA[virtual center]]></category>
		<category><![CDATA[virtual infrastructure 3]]></category>
		<category><![CDATA[virtual infrastructure client]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmotion]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://redhaven-is.com/?p=254</guid>
		<description><![CDATA[I have been working on a SAN migration for the better part of a month moving VMware virtual machines from a legacy fiber channel SAN to a new Dell Equallogic based iSCSI array.  ]]></description>
			<content:encoded><![CDATA[<p>I have been working on a SAN migration for the better part of a month moving VMware virtual machines from a legacy fiber channel SAN to a new Dell Equallogic based iSCSI array.  </p>
<p>In the days before virtualization, migrating physical systems from one SAN to another was a time consuming and cumbersome process.  First you had to connect the computer system in question to both SAN&#8217;s and then perform some form of data copy from one disk to the other, taking care to preserve permissions, modification dates, and other file meta data.  One mangled permission or mod date could wreck havoc with business applications.  Virtualization has certainly changed all of that.  Now, entire computer systems are contained within a one or more virtual disks that can be easily moved from one SAN volume to another.  Unfortunately, this still requires a downtime for that particular VM; or at least it did.</p>
<p>Through the use of Storage VMotion, included in Virtual Infrastructure 3, administrators now have the ability to move a running virtual machine from one volume to another without even the slightest disruption of service.  Only there is yet another catch, the stock tools provided by VMware can only be used at the command-line and requires a whole lot of options.  The end result is a process that is complicated and generally requires a good amount of trial and error.  Fortunately, someone has created a nifty Virtual Infrastructure Client plugin that does a marvelous job of simplifying the task.  The plugin is called &#8220;vip-svmotion&#8221; and you can find more information, as well as download links for it <a href="http://vip-svmotion.wiki.sourceforge.net/">here</a>.</p>
<p>I just installed the plugin, enabled it under the plugins menu and kicked off a test migration.  Not only did the migration go exactly as advertised, I saw no external indicators that the system was being moved from one SAN to the other.  The only hiccup I encountered was that the tool would not move a VM with snapshots.  In most cases, I had no problem dropping the snapshots.</p>
<p>The plugin adds a context menu option for any given VM called &#8220;Migrate Storage&#8230;&#8221;.  Once you right click on a VM and select this option, you&#8217;ll be created to a dialog that lists all of the data stores and the VM you wish to move.  Simply drag the VM to the new data store and click apply.  I&#8217;m serious, it really is that simple.  </p>
<p>Now, the only thing that irks me about this plugin is that VMware didn&#8217;t build the functionality into the VI client themselves.</p>
]]></content:encoded>
			<wfw:commentRss>http://redhaven-is.com/blog/storage-vmotion-made-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Virtual VirtualCenter</title>
		<link>http://redhaven-is.com/blog/the-virtual-virtualcenter/</link>
		<comments>http://redhaven-is.com/blog/the-virtual-virtualcenter/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 11:44:26 +0000</pubDate>
		<dc:creator>dfarland</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Feature]]></category>
		<category><![CDATA[drs]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[license server]]></category>
		<category><![CDATA[licensing]]></category>
		<category><![CDATA[vi3]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[virtual infrastructure]]></category>
		<category><![CDATA[virtualcenter]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmotion]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://redhaven-is.com/?p=236</guid>
		<description><![CDATA[In many VMware Virtual Infrastructure 3 environments the VirtualCenter server is itself a virtual machine.  The benefits of doing this are pretty plentiful including simplicity and the ability to take advantage of VMotion and DRS.  
Until recently, the only downside I ever encountered was the occasional inconvenience caused during a VI3 wide outage. [...]]]></description>
			<content:encoded><![CDATA[<p>In many VMware Virtual Infrastructure 3 environments the VirtualCenter server is itself a virtual machine.  The benefits of doing this are pretty plentiful including simplicity and the ability to take advantage of VMotion and DRS.  </p>
<p>Until recently, the only downside I ever encountered was the occasional inconvenience caused during a VI3 wide outage.  In those cases were a problem is currently impacting the entire VI3 environment, you are forced to perform your management by connecting directly to each ESX host in the cluster.  Typically, I&#8217;ll zero in on the ESX node hosting the VC server and get that working first.  Last night, I encountered my first problem with a virtual VirtualCenter server hosted on the cluster it manages.</p>
<p>Despite all their redundancy and fault-tolerance, storage area networks will occasionally go down; and for me that was last night.  I was able to quickly identify the problem and get the SAN back online, but nearly all of the virtual machines crashed hard.  Among the dead was the virtual VirtualCenter server.  As usual, I zeroed in on the node with the VC server and tried to reset the VM.  It was at this point that ESX informed me that it couldn&#8217;t do that for me because it couldn&#8217;t contact the license manager.  This was puzzling because the individual ESX nodes are supposed to cache the licensing data for fourteen (14) days.  Apparently, this wasn&#8217;t working for some reason.  Until the nodes could see a valid license server, nothing was coming back online.</p>
<p>Ultimately my colleague downloaded the software and license from the VMware support pages and deployed a new license server on one of our physical systems on the network.  Once complete, I pointed the ESX nodes to the new license server and we were golden.  I think I&#8217;ll be building a new dedicated VC server on a DL380 and take the &#8220;virtual&#8221; out of the &#8220;virtual VirtualCenter server&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://redhaven-is.com/blog/the-virtual-virtualcenter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Open Source Business</title>
		<link>http://redhaven-is.com/blog/the-open-source-business/</link>
		<comments>http://redhaven-is.com/blog/the-open-source-business/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 03:23:12 +0000</pubDate>
		<dc:creator>dfarland</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Feature]]></category>
		<category><![CDATA[alternatives]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[information technology]]></category>
		<category><![CDATA[knowledgetree]]></category>
		<category><![CDATA[ktdms]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mediawiki]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[nagios]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[scalix]]></category>
		<category><![CDATA[smoothwall]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[splunk]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[sugarcrm]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://redhaven-is.com/?p=230</guid>
		<description><![CDATA[
Mid-Size businesses rarely have lots of dollars to throw at their IT infrastructure, so low cost solutions become the operative word.  Given this simple fact of life, open source software seems like it should be a natural fit.  As is typically the case in life, things are rarely as simple as they seem. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://redhaven-is.com/wp-content/uploads/2009/01/967714_75298517.jpg"><img src="http://redhaven-is.com/wp-content/uploads/2009/01/967714_75298517-150x150.jpg" alt="967714_75298517" title="967714_75298517" width="150" height="150" class="alignleft size-thumbnail wp-image-233" /></a></p>
<p>Mid-Size businesses rarely have lots of dollars to throw at their IT infrastructure, so low cost solutions become the operative word.  Given this simple fact of life, open source software seems like it should be a natural fit.  As is typically the case in life, things are rarely as simple as they seem.  The simple truth of the matter is that open source software can be cumbersome, complicated, and temperamental.  All things that can often times be attributed to the people behind that software.</p>
<p>All of that being said, open source software, as a whole, has come a long way; or more accurately, some open source programs have.  The biggest complaint I have with people who dismiss open source software is that they aren&#8217;t taking into consideration just how generic the term is.  I wouldn&#8217;t dream of saying, &#8220;Commercial software is over-priced garbage.&#8221;  The simple truth is that while some commercial software is most certainly garbage, the vast majority of it is of high quality and fairly priced.  Regardless, the mission of this post is not to debate the merits of the two systems, but to merely point out some of the open source products I believe could help small to mid-size businesses lower their IT budgets without having to pass those savings on to high-priced IT pros.  </p>
<p>To be clear about one thing, however I will not be focusing on things like web browsers, mail clients or IM clients.  I&#8217;m looking for the big game, the things many businesses end up paying hundreds if not thousands of dollars for.  So here we go:</p>
<h2>The Backend Bits</h2.</p>
<h3><a href="http://www.centos.org">CentOS</a></h3>
<p>The days of actually debating whether or not Linux is &#8220;right&#8221; for the back-office is thing of the past.  CentOS is a &#8220;no strings&#8221; free operating system based on its commercial cousin <a href="http://www.redhat.com">Red Hat Enterprise Linux</a>.  CentOS has an extremely robust community and good Linux admins that know RHEL/CentOS aren&#8217;t that hard to find.  </p>
<h3><a href="http://www.mysql.com">MySQL</a></h3>
<p>My IT roots are in <a href="http://www.oracle.com">Oracle </a>database administration and nothing saddens me more than to see businesses drop anywhere from ten to thirty thousand dollars on an Oracle database when MySQL would more than do the trick.  This database system is wildly popular, a good performer, and a snap to manage when you use a tool like <a href="http://www.phpmyadmin.net">phpMyAdmin</a>.</p>
<h3><a href="http://www.nagios.org">Nagios</a></h3>
<p>If you would like to know if you&#8217;re IT components are down before your customers do, then you need to have Nagios running in your back office.  Nagios is easily the most difficult to manage tool in this list and one that will require a skilled hand to manage.  Installing the software has become significantly easier with each new release, but getting it setup &#8220;just right&#8221; for your environment is where the trouble lies.</p>
<h3><a href="http://www.splunk.com">Splunk</a></h3>
<p>The free edition of Splunk is an exceptional log collection, analysis and search tool that is absolutely vital to any business faced with strict compliance requirements.  Like Nagios, the product is relatively easy to install, but takes some time to master.  Once up and running, however, the tool can be invaluable asset in meeting strict regulatory logging requirements.</p>
<h3><a href="http://subversion.tigris.org/">Subversion</a></h3>
<p>Subversion, or SVN, is a source code control repository that is absolute vital to any business that creates or maintains source code or complex configuration files.  The product can be intimidating for new users, but is actually quite simple to deploy and use.  I personally use SVN everyday for everything from config files, source code, and documents.  If you&#8217;ve got more than one person maintaining any kind of file, than SVN can be the difference between chaos and order.</p>
<h3><a href="http://www.asterisk.org">Asterisk</a></h3>
<p>Asterisk is not a product I have had a lot of experience with, but what I do know is that it has the potential to save a business thousands of dollars on its telecommunications.  Voice over IP is the next big thing in office telecommunications and an Asterisk based telephone system has many of the same features as many commercial systems at a fraction of the price.</p>
<h3><a href="http://www.smoothwall.org">Smoothwall Express</a></h3>
<p>The express version of the SmoothWall line is plenty feature-rich for most mid-size businesses.  In fact, I can think of a few larger organizations that could trash their high priced Cisco devices and get the same performance and not lose any of the features they currently use.  </p>
<h3><a href="http://www.scalix.com">Scalix</a></h3>
<p>I was never a big fan of Exchange/Outlook until I met Lotus Notes.  Once Notes and I were properly introduced I realized why so many businesses had come to rely on Exchange.  Until recently I had resigned myself to the simple fact that it really was the only game in town.  Then I met Scalix.  It is by and large all of the things you need in a mail/calendaring infrastructure at a fraction of the cost.  Scalix works with Outlook, Thunderbird, Apple Mail, and virtually every calendaring and email client there is.</p>
<h2>Up in the Front Office</h2>
<h3><a href="http://www.sugarcrm.com">SugarCRM</a></h3>
<p>The open source customer relationship management market has seen a lot of activity in the past couple of years, but SugarCRM remains the gold standard of open source CRM solutions.  I have setup a number of Sugar installations and while my knowledge of sales force automation this tool delivers and then some.  The product simplifies the process of tracking leads, opportunities, and possess some robust forecasting features.  I&#8217;m not a big fan of the document management, issue tracking, and project management features, but their integration makes Sugar a compelling one-stop solution for a number of business functions.</p>
<h3><a href="http://www.knowledgetree.com/">KnowledgeTree</a></h3>
<p>I have yet to encounter a more feature rich document management system than KTDMS.  This product easily competes and destroys many of its high-priced competitors.  Even the commercial editions of KTDMS are a steal compared to some of the high-profile DMS systems out there.  I ultimately decided to use SVN for my own DMS, but that was because I had very little need for the advanced indexing, workflow, and user management features.  This product, like SugarCRM, is a poster child for open source software done right.</p>
<h3><a href="http://mediawiki.org">MediaWiki</a></h3>
<p>Wikis are one of those things you either love or hate.  I have yet to meet someone who didn&#8217;t have a strong opinion one way or another.  The power of wikis is the ease with which you can create an extremely robust knowledge base that is easy to maintain.  If you need a web site with a wealth of informal documentation on how to do things, then you need a wiki.  The biggest mistake people make with wikis is try to use them as forums, portals, document management systems, or source control repositories.  I know I&#8217;ve made a few of them myself.</p>
<h3><a href="http://wordpress.org">WordPress</a></h3>
<p>WordPress is not just for blogs.  While <a href="http://www.joomla.org">Joomla </a>and <a href="http://www.drupal.org">Drupal </a>are excellent content management systems, they can be a little intimidating for some people.  Given the relatively poor quality of most corporate web sites, sometimes simple really is better.  A well designed WP based web site can greatly improve a company&#8217;s image yet still keep things simple and easy to manage.</p>
<h2>What About &#8230;</h2>
<h3>Accounting</h3>
<p>This seems to be one area where I just haven&#8217;t found anything I like.  The applications that seem to have all of the right features have dreadful, ugly interfaces that make and already dreadful and ugly process that much worse.  The applications that have nice, well thought out interfaces often times struggle to balance a checkbook let alone your general ledger.  The search continues.</p>
<h3>ERP</h3>
<p>This is an area I know very little about and one I&#8217;m not really prepared to jump into right now.  Abe Lincoln said it best when he said, &#8220;Better to be thought a fool than to speak and remove all doubt.&#8221;</p>
<p>I&#8217;d love to here your thoughts, suggestions, and questions on what software you&#8217;d recommend for a mid-size business.</p>
]]></content:encoded>
			<wfw:commentRss>http://redhaven-is.com/blog/the-open-source-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OakandSmoke.com</title>
		<link>http://redhaven-is.com/blog/oakandsmokecom-2/</link>
		<comments>http://redhaven-is.com/blog/oakandsmokecom-2/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 23:56:05 +0000</pubDate>
		<dc:creator>dfarland</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Feature]]></category>
		<category><![CDATA[coldstone]]></category>
		<category><![CDATA[elegant themes]]></category>
		<category><![CDATA[oakandsmoke.com]]></category>

		<guid isPermaLink="false">http://redhaven-is.com/?p=225</guid>
		<description><![CDATA[
I&#8217;ve been itching to give OakandSmoke.com a facelift for the better part of six months, and I&#8217;ve finally done it.  The catalyst for the design change was due in large part to my discovery of ElegantThemes.com (affiliate link) and their exceptional ColdStone theme.  The design immediately struck me as a near perfect fit [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://redhaven-is.com/wp-content/uploads/2009/01/ons-20090113-th.png"><img src="http://redhaven-is.com/wp-content/uploads/2009/01/ons-20090113-th-150x150.png" alt="ons-20090113-th" title="ons-20090113-th" width="150" height="150" class="alignleft size-thumbnail wp-image-226" /></a></p>
<p>I&#8217;ve been itching to give <a href="http://oakandsmoke.com">OakandSmoke.com</a> a facelift for the better part of six months, and I&#8217;ve finally done it.  The catalyst for the design change was due in large part to my discovery of <a href="http://www.elegantthemes.com/affiliates/idevaffiliate.php?id=678">ElegantThemes.com</a> (affiliate link) and their exceptional <a href="http://www.elegantthemes.com/gallery/coldstone/">ColdStone</a> theme.  The design immediately struck me as a near perfect fit for the site.</p>
<p>Because the Photoshop design was included with the theme package, I knew I could make some subtle modifications to the overall look of the site without too much work.  While I still have a few changes in mind, I did start with swapping out the concrete background for a subtle wood background.  Free theme aficionados, may recognize it from <a href="http://www.jdidit.com">Jason Schuller&#8217;s</a> Charred theme.  </p>
<p>I still have some category reorganizing to do as well as creating more thumbnails for some of the legacy posts, but overall the site is ready to go.</p>
]]></content:encoded>
			<wfw:commentRss>http://redhaven-is.com/blog/oakandsmokecom-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Goals for 2009</title>
		<link>http://redhaven-is.com/blog/my-goals-for-2009/</link>
		<comments>http://redhaven-is.com/blog/my-goals-for-2009/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 16:15:19 +0000</pubDate>
		<dc:creator>dfarland</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://redhaven-is.com/?p=214</guid>
		<description><![CDATA[
Ah, the promise of a new year.  A chance to build upon the successes and mitigate the failures of the previous year.  Every December 31st, we look to the dawning of a new calendar year as an opportunity to turn things around or continue our ascent ever upwards.  For me, this year [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://redhaven-is.com/wp-content/uploads/2008/12/happynewyear2008-150x150.jpg" alt="happynewyear2008" title="happynewyear2008" width="150" height="150" class="alignleft size-thumbnail wp-image-217" /></p>
<p>Ah, the promise of a new year.  A chance to build upon the successes and mitigate the failures of the previous year.  Every December 31st, we look to the dawning of a new calendar year as an opportunity to turn things around or continue our ascent ever upwards.  For me, this year is no different.  2008 was very nearly a banner year for me and I can only hope to make 2009 even that much greater.</p>
<p>I&#8217;ve been inspired by a recent <a href="http://www.briangardner.com/blog/what-are-your-goals-for-2009.htm">post</a> by Brian Gardner and thought it might be a good thing to put down my &#8216;09 goals.  I keep most of my short-term goals in a <a href="http://www.rememberthemilk.com">Remember the Milk</a> list, but this is infinitely more permanent.  </p>
<p>So here are my goals as a blogger, designer, and freelancer:</p>
<h3>Blogger</h3>
<ul>
<li>Maintain a weekly feature schedule for <a href="http://oakandsmoke.com">OakandSmoke.com</a>, <a href="http://dandyman.us">Dandyman.us</a>, and <a href="http://redhaven-is.com">here</a>.</li>
<li>Reach out to other bloggers in my various areas of interest and establish relationships.</li>
<li>Stabilize and grow my advertising revenue for <a href="http://oakandsmoke.com">OakandSmoke.com</a> and <a href="http://dandyman.us">Dandyman.us</a>.</li>
</ul>
<h3>Designer</h3>
<ul>
<li>Create four original GPL <a href="http://wordpress.org">WordPress</a> themes for quarterly release on this web site.</li>
<li>Continue to expand on my skills with Photoshop, XHTML, and WordPress.</li>
</ul>
<h3>Freelancer</h3>
<ul>
<li>Formalize this enterprise through incorporating as an LLC.</li>
<li>Reach my break-even by covering all of my labor, hosting, and other miscellaneous expenses.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://redhaven-is.com/blog/my-goals-for-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Holiday Rush</title>
		<link>http://redhaven-is.com/blog/holiday-rus/</link>
		<comments>http://redhaven-is.com/blog/holiday-rus/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 20:27:41 +0000</pubDate>
		<dc:creator>dfarland</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[album]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[christmas]]></category>
		<category><![CDATA[holiday]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[media temple]]></category>
		<category><![CDATA[mt]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://redhaven-is.com/?p=206</guid>
		<description><![CDATA[The holiday season is always a frantic time of year and this year has been no different.  As if visiting with relatives, buying Christmas gifts and balancing end of year business wasn&#8217;t hard enough, I&#8217;ve managed to pile even more on top of my already busy schedule.
I&#8217;ve currently got a couple of graphic design [...]]]></description>
			<content:encoded><![CDATA[<p>The holiday season is always a frantic time of year and this year has been no different.  As if visiting with relatives, buying Christmas gifts and balancing end of year business wasn&#8217;t hard enough, I&#8217;ve managed to pile even more on top of my already busy schedule.</p>
<p>I&#8217;ve currently got a couple of graphic design projects I am working on as well as new designs for some existing customers.  The biggest task is to design CD artwork for a musician friend of mine and the artwork is coming along well.  The other project is part learning opportunity and part &#8216;just for the fun of it&#8217;.  Both projects are new ground for me as I expand my knowledge in print quality design.</p>
<p>On another note, I just signed up with <a href="http://www.mediatemple.net">Media Temple</a> for web hosting and I am in the process of transferring all of the sites over to the new server.  So far the transition has been quite smooth and (mt) support has been more than helpful in the transition.</p>
<p>Now if you&#8217;ll excuse me I have to finish my Christmas list to Santa.  I&#8217;m asking for a MacBook Pro and an iPhone this year.</p>
]]></content:encoded>
			<wfw:commentRss>http://redhaven-is.com/blog/holiday-rus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TheFarlands.Net</title>
		<link>http://redhaven-is.com/feature/thefarlandsnet-2/</link>
		<comments>http://redhaven-is.com/feature/thefarlandsnet-2/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 17:26:36 +0000</pubDate>
		<dc:creator>dfarland</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[brian gardner]]></category>
		<category><![CDATA[revolution]]></category>
		<category><![CDATA[revolution album]]></category>
		<category><![CDATA[revolutiontwo]]></category>
		<category><![CDATA[thefarlands]]></category>
		<category><![CDATA[thefarlands.net]]></category>

		<guid isPermaLink="false">http://redhaven-is.com/?p=194</guid>
		<description><![CDATA[
The other day I was taking a look at the various themes on the RevolutionTwo web site when my wife saw the demo of the Revolution Album theme and declared that she wanted it for TheFarlands.Net.  She was never as happy with the WordPress.Fun theme as I was and wanted something a little more [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://redhaven-is.com/wp-content/uploads/2008/11/tfn-200811251.png"><img src="http://redhaven-is.com/wp-content/uploads/2008/11/tfn-200811251-150x150.png" alt="" title="tfn-200811251" width="150" height="150" class="alignright size-thumbnail wp-image-193" /></a></p>
<p>The other day I was taking a look at the various themes on the <a href="http://revolutiontwo.com">RevolutionTwo</a> web site when my wife saw the demo of the <a href="http://www.revolutiontwo.com/themes/album">Revolution Album</a> theme and declared that she wanted it for <a href="http://thefarlands.net">TheFarlands.Net</a>.  She was never as happy with the WordPress.Fun theme as I was and wanted something a little more elegant.  The Revolution Album theme fits the bill nicely and I didn&#8217;t have to do very much to &#8220;customize&#8221; it.  </p>
<p>The first order of business was getting the majority of the existing posts up to snuff.  The theme requires the use of custom fields and the &#8216;more&#8217; function, so I had a lot of post editing to do before the theme would like right.  The developers were kind enough to include blank logo images so adding your own logo is a snap.  I made it a point to create a new master PSD file with all of the color schemes and a couple of font choices so that I can make changes fairly rapidly.  Eventually, I&#8217;ll try my hand at creating some new schemes, but for now the blue suits us fine.</p>
<p>Hats off to <a href="http://www.briandgardner.com">Brian Gardner</a> and the crew at RevolutionTwo for another fine theme.</p>
]]></content:encoded>
			<wfw:commentRss>http://redhaven-is.com/feature/thefarlandsnet-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I want to help, really I do</title>
		<link>http://redhaven-is.com/blog/i-want-to-help-really-i-do/</link>
		<comments>http://redhaven-is.com/blog/i-want-to-help-really-i-do/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 18:57:18 +0000</pubDate>
		<dc:creator>dfarland</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[brian gardner]]></category>
		<category><![CDATA[jason schuller]]></category>
		<category><![CDATA[pro plus]]></category>
		<category><![CDATA[revolution]]></category>
		<category><![CDATA[revolution office]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://redhaven-is.com/?p=160</guid>
		<description><![CDATA[
I love the fact that people are asking me questions on how to do &#8216;x&#8217; or fix &#8216;y&#8217; with their site, but lately the questions have been highly focused on fixing little issues here and there with the Revolution Office theme.  Normally, I&#8217;d think nothing of helping these people, but I just can&#8217;t do [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://redhaven-is.com/wp-content/uploads/2008/11/beatles-help-722488-150x150.jpg" alt="" title="beatles-help-722488" width="150" height="150" class="alignright size-thumbnail wp-image-163" /></p>
<p>I love the fact that people are asking me questions on how to do &#8216;x&#8217; or fix &#8216;y&#8217; with their site, but lately the questions have been highly focused on fixing little issues here and there with the Revolution Office theme.  Normally, I&#8217;d think nothing of helping these people, but I just can&#8217;t do it.</p>
<p>With <a href="http://www.briangardner.com">Brian</a> and <a href="http://www.jdidit.com">Jason&#8217;s</a> recent change in direction on the cost and support model for <a href="http://revolutiontwo.com">Revolution themes</a>, any support I provide on a Rev theme is money I&#8217;m taking out of their back pocket.  It is in my best interest to see that Jason and Brian are successful in the recent endeavor so that I may profit from their hard work as well.  Therefore, I offer my sincerest apologies to anyone I cannot help with their Revolution theme issues.  I really do want to help, but to do so would be wrong. </p>
<p>Now, I am currently running the unsupported (free) version of the <a href="http://www.revolutiontwo.com/themes/office">Revolution Office</a> theme here and while I don&#8217;t really need support from Brian and Jason, I will probably <a href="http://www.revolutiontwo.com/signup">sign-up for Pro Plus support</a> after the holidays.  I strongly recommend anyone running a rev theme do the same.  I can think of three reasons why I should already be signed up and not a one as to why I shouldn&#8217;t.</p>
<ul>
<li>I&#8217;ve spent a good deal of time figuring out how to clean up some little things here and there with the theme.  Support would most likely have saved me some time.</li>
<li>I can only imagine what neat little tidbits of information and tips are in those forums, and dammit I want in.</li>
<li>I truly appreciate what Jason and Brian are doing for this community and those with the means are best served by ensuring that these guys succeed.</li>
</ul>
<p>I would be happy to help with any basic <a href="http://wordpress.org">WordPress</a> questions, but please don&#8217;t be offended if politely decline to assist you with you Rev-centric questions.</p>
]]></content:encoded>
			<wfw:commentRss>http://redhaven-is.com/blog/i-want-to-help-really-i-do/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Office Revolution</title>
		<link>http://redhaven-is.com/blog/office-revolution/</link>
		<comments>http://redhaven-is.com/blog/office-revolution/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 02:03:35 +0000</pubDate>
		<dc:creator>dfarland</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[brian gardner]]></category>
		<category><![CDATA[jason schuller]]></category>
		<category><![CDATA[red haven internet solutions]]></category>
		<category><![CDATA[revolution]]></category>
		<category><![CDATA[revolution office]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://redhaven-is.com/?p=148</guid>
		<description><![CDATA[I&#8217;d like to think that you&#8217;ve noticed some significant changes here at RedHaven-IS.com.  That is because the site is now using a new theme.  The previous version of the site was using Brian Gardner&#8217;s original Revolution theme, but I&#8217;ve since decided another revolution was in order.  This time I went with the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to think that you&#8217;ve noticed some significant changes here at <a href="http://redhaven-is.com">RedHaven-IS.com</a>.  That is because the site is now using a new theme.  The previous version of the site was using <a href="http://www.briangardner.com">Brian Gardner&#8217;s</a> original Revolution theme, but I&#8217;ve since decided another revolution was in order.  This time I went with the <a href="http://www.jdidit.com">Jason Schuller</a> designed &#8220;<a href="http://www.revolutiontwo.com/themes/office">Revolution Office</a>&#8220;.</p>
<p>Anyone who follows the <a href="http://wordpress.org">WordPress</a> community should be familiar with the recent development that Brian and Jason have teamed up and started creating GPL&#8217;d themes.  They&#8217;ve set up shop over at <a href="http://www.revolutiontwo.com">RevolutionTwo.com</a> and they already have a stunning collection of WP themes available.  For the new Red Haven web site, I decided a little &#8220;Out with the old, in with the new&#8221; might be in order and grabbed a copy of the Office theme.</p>
<p>I&#8217;ve made a number of minor modifications, mostly in the color scheme and stylesheet, but I also had to clean up a couple of bugs here and there.  There wasn&#8217;t anything really serious, just a couple of width and height issues I needed to adjust.  There was also a bit of a learning curve on getting images to look just right and figuring out a good taxonomy for categories.  The navigation menu above the showcase is completely driven off of categories and that required I change the way I normally use categories some.</p>
<p>Overall, I&#8217;m very happy with the theme and eternally grateful to Brian and Jason for the fundamental change to their operating model for quality WordPress themes.</p>
]]></content:encoded>
			<wfw:commentRss>http://redhaven-is.com/blog/office-revolution/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Red Haven Business</title>
		<link>http://redhaven-is.com/feature/red-haven-business-cards/</link>
		<comments>http://redhaven-is.com/feature/red-haven-business-cards/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 10:50:25 +0000</pubDate>
		<dc:creator>dfarland</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[business card]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[printing]]></category>
		<category><![CDATA[psdtuts]]></category>
		<category><![CDATA[red haven internet solutions]]></category>

		<guid isPermaLink="false">http://redhaven-is.com/?p=83</guid>
		<description><![CDATA[
I have just completed the initial mockup of my new Red Haven Internet Solutions business cards.  I created the two-sided card in Photoshop and then popped them into another image to create the following mockup.

If you&#8217;d like to create your own business cards, I highly recommend the following tutorials over at PSDTuts.com.

Making a Print-Ready [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://redhaven-is.com/wp-content/uploads/2008/11/business-card-mockup.jpg"><img src="http://redhaven-is.com/wp-content/uploads/2008/11/business-card-mockup-th.jpg" alt="" title="business-card-mockup-th" width="320" height="240" class="alignright size-full wp-image-84" /></a></p>
<p>I have just completed the initial mockup of my new Red Haven Internet Solutions business cards.  I created the two-sided card in Photoshop and then popped them into another image to create the following mockup.<br />
<span id="more-83"></span></p>
<p>If you&#8217;d like to create your own business cards, I highly recommend the following tutorials over at <a href="http://psdtuts.com">PSDTuts.com</a>.</p>
<ul>
<li><a href="http://psdtuts.com/designing-tutorials/making-a-print-ready-business-card-using-only-photoshop/">Making a Print-Ready Business Card Using Only Photoshop</a></li>
<li><a href="http://psdtuts.com/tutorials-effects/using-the-vanishing-point-filter-to-mock-up-a-business-card/">Using the Vanishing Point Filter to Mock up a Business Card</a></li>
</ul>
<p>Be forewarned that the first tutorial uses metric dimensions.  I went to <a href="http://uprinting.com">UPrinting.com</a> to get the proper dimensions in inches.  As for the vanishing point filter, I just didn&#8217;t have the time to setup the surface portion of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://redhaven-is.com/feature/red-haven-business-cards/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
