<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.3" -->
<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/"
	>

<channel>
	<title>Rick Hurst - Freelance Web developer. Bristol, England.</title>
	<link>http://www.rickhurst.co.uk</link>
	<description>my blog, mostly covering the technical side of web design</description>
	<pubDate>Thu, 03 Jul 2008 12:08:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>
	<language>en</language>
			<item>
		<title>One year in freelance - the good, the bad and the ugly</title>
		<link>http://www.rickhurst.co.uk/2008/07/03/one-year-in-freelance-the-good-the-bad-and-the-ugly/</link>
		<comments>http://www.rickhurst.co.uk/2008/07/03/one-year-in-freelance-the-good-the-bad-and-the-ugly/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 12:08:08 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
		
	<category>Uncategorized</category>
		<guid isPermaLink="false">http://www.rickhurst.co.uk/2008/07/03/one-year-in-freelance-the-good-the-bad-and-the-ugly/</guid>
		<description><![CDATA[It&#8217;s now just over a year since I went freelance, so I thought i&#8217;d share my experiences. First of all i&#8217;ll recap why I decided to make the move in the first place - mainly because of a business venture opportunity (olivewood - a web applications company, with products for servicing e-commerce and e-procurement), but [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s now just over a year since I <a href="http://www.rickhurst.co.uk/2007/05/28/im-joining-the-circus/">went freelance</a>, so I thought i&#8217;d share my experiences. First of all i&#8217;ll recap why I decided to make the move in the first place - mainly because of a business venture opportunity (<a href="http://www.olivewoodtech.co.uk/">olivewood</a> - a web applications company, with products for servicing e-commerce and e-procurement), but also because I liked the idea of trying freelance full time, having been &#8220;moonlancing&#8221; for some time in addition to my day web developer job.</p>
<p>Since I made the move, I&#8217;ve been wearing two hats - that of freelance web monkey (or front end web developer) and that of Technical Director of Olivewood Data Technologies. The idea is that I would pay the bills by working short contracts as a freelancer, leaving spare time to work on web applications for Olivewood to sell. From day one it went straight off track! In addition to a few days a week working as a freelance resource for various web design agencies, I was offered a number of larger projects, which I took on under the Olivewood banner.  After only a few weeks in I was juggling these larger projects with the on-site freelance work and soon had to start declining the on-site work, to make time for the larger projects.</p>
<p>Even dedicating all my time to the larger projects I was struggling so started to employ freelancers myself to delegate the workload. For a while this worked out, and it looked for a while like Olivewood might itself become a web design agency, using freelancers where needed, and starting to look into permanent employees. Some of the projects went really well, but it was getting difficult to manage the projects and find time to do any actual coding myself. So before I knew it I had become a project manager, albeit one who still tried to code and fulfill every other role in a snowballing company.</p>
<p>Meanwhile, very little progress was being made with the Olivewood products, so I was soon completely losing site of my original goals. I was also having other issues with finding and managing resources. I think one of the reasons I was offered so many projects in the first place is that I have a very diverse web development skillset (nb. i&#8217;ve started to refer to this as &#8220;swiss army knife&#8221; rather than the more negative &#8220;jack of all trades&#8221;!), so I ended up with projects spanning plone, front end web build, php, drupal, asp and asp.net. Finding local, available, freelancers with a similar skillset isn&#8217;t easy, and the time it takes to  brief and manage remote freelancers made it extremely difficult to turn projects around on time and with a profit. Even so, it was still working, albeit only with me working most evenings and weekends - something I wanted to get away from by going full-time self employed.</p>
<p>Then I met my nemesis - a project I vastly underestimated, with a tight deadline and a tighter budget. Deadlines were missed and all the budget was spent on additional resources. Out of pride/stubbornness/professional integrity/stupidity I carried on, starting to decline other work, and push back other ongoing projects to make time to get the project finished, working ridiculously long hours throughout, and surviving on the profits of previous successful projects.  This was a painful lesson in being careful what I agree to take on. It also forced me to re-evaluate the direction I was going in, and was fundamental in me getting back on track with the original goals.</p>
<p>So here I am now one year in, older, greyer and hopefully a bit wiser and on the verge of clearing my backlog of work to start afresh with a goal of keeping a balance on the work I need to take on to pay the bills and finding time to work on my future business goals. I recently had to decline a project that would have kept me busy for another month or so, which was painful but necessary. Turning down work is difficult, but the experience of the last twelve months has shown me that it is vital to be realistic.</p>
<p>In summary, it&#8217;s been a mixed bag - i&#8217;ve really enjoyed the freedom and excitement of being freelance, but I haven&#8217;t enjoyed the extra project management/ resourcing/ admin needed to run my own show. I&#8217;ve also learned the hard way about biting off more than I can chew. I&#8217;m still positive about it all - I see the difficult aspects as vital learning experiences that I needed to go through to get onto the next stage of my adventure.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.rickhurst.co.uk/2008/07/03/one-year-in-freelance-the-good-the-bad-and-the-ugly/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>AJAX, classic asp and IE7 cached output</title>
		<link>http://www.rickhurst.co.uk/2008/06/10/ajax-classic-asp-and-ie7-cached-output/</link>
		<comments>http://www.rickhurst.co.uk/2008/06/10/ajax-classic-asp-and-ie7-cached-output/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 09:04:53 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
		
	<category>classic asp</category>
	<category>AJAX</category>
		<guid isPermaLink="false">http://www.rickhurst.co.uk/2008/06/10/ajax-classic-asp-and-ie7-cached-output/</guid>
		<description><![CDATA[I noticed that IE7 was caching asp content loaded via AJAX. These asp headers seem to solve the issue:-
Response.CacheControl = &#8220;no-cache&#8221;
Response.AddHeader &#8220;Pragma&#8221;, &#8220;no-cache&#8221;
Response.Expires = -1

]]></description>
			<content:encoded><![CDATA[<p>I noticed that IE7 was caching asp content loaded via AJAX. These asp headers seem to solve the issue:-</p>
<p>Response.CacheControl = &#8220;no-cache&#8221;<br />
Response.AddHeader &#8220;Pragma&#8221;, &#8220;no-cache&#8221;<br />
Response.Expires = -1
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.rickhurst.co.uk/2008/06/10/ajax-classic-asp-and-ie7-cached-output/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>pdb and zdb - debuggers for python and zope</title>
		<link>http://www.rickhurst.co.uk/2008/05/29/pdb-and-zdb-debuggers-for-python-and-zope/</link>
		<comments>http://www.rickhurst.co.uk/2008/05/29/pdb-and-zdb-debuggers-for-python-and-zope/#comments</comments>
		<pubDate>Thu, 29 May 2008 09:46:20 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
		
	<category>plone</category>
		<guid isPermaLink="false">http://www.rickhurst.co.uk/2008/05/29/pdb-and-zdb-debuggers-for-python-and-zope/</guid>
		<description><![CDATA[[updated  10/6/2008 - to reflect Dan&#8217;s corrections below]
pdb has long been on my radar, but I had kind of dismissed it as something for &#8220;proper&#8221; programmers, rather than a web monkey like myself. However, i&#8217;m pleased to say i&#8217;ve actually finally used it during some plone development! The trick (for me) involves running the plone [...]]]></description>
			<content:encoded><![CDATA[<p>[updated  10/6/2008 - to reflect Dan&#8217;s corrections below]<br />
<a href="http://docs.python.org/lib/module-pdb.html">pdb</a> has long been on my radar, but I had kind of dismissed it as something for &#8220;proper&#8221; programmers, rather than a web monkey like myself. However, i&#8217;m pleased to say i&#8217;ve actually finally used it during some plone development! The trick (for me) involves running the plone site in foreground mode so you can see messages in a terminal, and then with pdb you can interact with it.  In your python script you need to add:-</p>
<p>import pdb<br />
pdb.set_trace()</p>
<p>when the script reaches this set_trace() statement, you get a pdb prompt in the terminal allowing you to interact with the script and it&#8217;s variables at that point. e.g. print myvar to get the value of a variable or myvar.__class__ to find out what type of variable it is. You can also use &#8216;n&#8217; to step through the script or &#8216;c&#8217; to continue to the end.</p>
<p>Up until this point I relied on adding print statements in the scripts to try to work out what was happening - a bit like i&#8217;ve done for all my web dev over the years - a common mistake for me is to leave these in, then get confused clients asking why the word &#8220;here&#8221; and &#8220;foo=[1]&#8221; keeps appearing on their website!</p>
<p>You can also use a <a href="http://www.simplistix.co.uk/software/zope/zdb">similar tool to debug zope skin scripts</a>. This uses a similar principle - run your site in foreground mode, and you can interact with the skin script from the set_trace statement.</p>
<p>from Products.zdb import set_trace<br />
set_trace()
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.rickhurst.co.uk/2008/05/29/pdb-and-zdb-debuggers-for-python-and-zope/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>a change is as good as a rest</title>
		<link>http://www.rickhurst.co.uk/2008/05/09/a-change-is-as-good-as-a-rest/</link>
		<comments>http://www.rickhurst.co.uk/2008/05/09/a-change-is-as-good-as-a-rest/#comments</comments>
		<pubDate>Fri, 09 May 2008 19:03:40 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
		
	<category>Uncategorized</category>
		<guid isPermaLink="false">http://www.rickhurst.co.uk/2008/05/09/a-change-is-as-good-as-a-rest/</guid>
		<description><![CDATA[
I&#8217;ve been working so much recently, clearing a huge backlog of work that i&#8217;ve got into a habit of mobile working again, as a way of varying the endless hours sat staring at a screen. Despite having some lovely studio space, I find it helps my productivity to wander off and work in a few [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="mobile working" title="mobile working" src="http://farm4.static.flickr.com/3037/2477604527_fe43ca49a0.jpg" /></p>
<p>I&#8217;ve been working so much recently, clearing a huge backlog of work that i&#8217;ve got into a habit of mobile working again, as a way of varying the endless hours sat staring at a screen. Despite having some lovely studio space, I find it helps my productivity to wander off and work in a few different places. The 3 mobile broadband has made this even more of a possibility now, not having to stick to places with free wifi, although I did fail to connect from the back of one cafe up in clifton. I&#8217;ve also been making the most of the weather with a bit of garden working <img src='http://www.rickhurst.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img alt="garden working" title="garden working" src="http://farm3.static.flickr.com/2342/2478413706_df9483c84e.jpg" />
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.rickhurst.co.uk/2008/05/09/a-change-is-as-good-as-a-rest/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>3 mobile broadband on OSX</title>
		<link>http://www.rickhurst.co.uk/2008/05/03/3-mobile-broadband-on-osx/</link>
		<comments>http://www.rickhurst.co.uk/2008/05/03/3-mobile-broadband-on-osx/#comments</comments>
		<pubDate>Sat, 03 May 2008 14:52:32 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
		
	<category>mobileweb</category>
		<guid isPermaLink="false">http://www.rickhurst.co.uk/2008/05/03/3-mobile-broadband-on-osx/</guid>
		<description><![CDATA[I finally succumbed to buying a 3 mobile broadband USB modem on pay as you go, seeing as they have come down to £50. Installation went fine, when I realised the software is on the dongle itself, not a (I assumed missing) CD in the box. Seems to work OK - only tried it in [...]]]></description>
			<content:encoded><![CDATA[<p>I finally succumbed to buying a 3 mobile broadband USB modem on pay as you go, seeing as they have come down to £50. Installation went fine, when I realised the software is on the dongle itself, not a (I assumed missing) CD in the box. Seems to work OK - only tried it in a couple of places. It instantly payed for itself yesterday when I needed to connect to a windows server via remote desktop, which appeared to be blocked on the watershed open wifi I was using, at the pervasive media studio (<a href="http://www.ished.net/2008/04/24/open-studio-fridays-at-the-pervasive-media-studio">open fridays</a>). One gripe would be that to register with my3 (so you can top up online), you have to install the modem on a windows machine, so you can receive the password via SMS. Not a big deal though, assuming you have a windows machine you can use for this as a one off. Will report back my experiences when i&#8217;ve tried it out in a few other locations.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.rickhurst.co.uk/2008/05/03/3-mobile-broadband-on-osx/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>mailplane - osx gui integration for gmail</title>
		<link>http://www.rickhurst.co.uk/2008/04/28/mailplane-osx-gui-integration-for-gmail/</link>
		<comments>http://www.rickhurst.co.uk/2008/04/28/mailplane-osx-gui-integration-for-gmail/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 16:48:04 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
		
	<category>software</category>
		<guid isPermaLink="false">http://www.rickhurst.co.uk/2008/04/28/mailplane-osx-gui-integration-for-gmail/</guid>
		<description><![CDATA[I&#8217;ve been using gmail almost exclusively for about 4 years now - I find the convenience of webmail essential as I work at lots of different machines, and it doesn&#8217;t make sense to set up desktop email on all of them. One thing I do miss about not using a desktop mail client is the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using gmail almost exclusively for about 4 years now - I find the convenience of webmail essential as I work at lots of different machines, and it doesn&#8217;t make sense to set up desktop email on all of them. One thing I do miss about not using a desktop mail client is the integration with my address book and photo library, and the ability to drag and drop files, but I have so much mail in my account (I subscribe to a few high volume mailing lists, and never do any tidying), that most mail apps choke on the volume of mail they need to download. I mentioned this on twitter, and someone pointed out <a href="http://mailplaneapp.com/">mailplane</a> - a gui app that loads the normal gmail interface, but adds on integration with addressbook and iphoto, amongst other things. It&#8217;s not free, but i&#8217;m a couple of days into the 30 day evaluation and finding it very useful so far, so will probably buy it ($25).
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.rickhurst.co.uk/2008/04/28/mailplane-osx-gui-integration-for-gmail/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>zend framework and isapi rewrite on IIS (and why)</title>
		<link>http://www.rickhurst.co.uk/2008/04/23/zend-framework-and-isapi-rewrite-on-iis-and-why/</link>
		<comments>http://www.rickhurst.co.uk/2008/04/23/zend-framework-and-isapi-rewrite-on-iis-and-why/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 09:10:37 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
		
	<category>olivewood</category>
	<category>php</category>
	<category>zend framwework</category>
		<guid isPermaLink="false">http://www.rickhurst.co.uk/2008/04/23/zend-framework-and-isapi-rewrite-on-iis-and-why/</guid>
		<description><![CDATA[Recently I decided to standardise on php/zend framework for future ground-up development (where I have a choice/ influence). As some of you may have gathered, i&#8217;m a bit of a &#8220;jack of all trades&#8221; when it comes to web dev and I have a legacy of projects using different technologies. One of these is a [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I decided to standardise on php/zend framework for future ground-up development (where I have a choice/ influence). As some of you may have gathered, i&#8217;m a bit of a &#8220;jack of all trades&#8221; when it comes to web dev and I have a legacy of projects using different technologies. One of these is a sprawling classic ASP/ mysql app for a distribution company which is a (very successfully) working prototype of something I want to rebuild in a more generic, modular and industrial way, as a flagship product for <a href="http://www.olivewoodtech.co.uk">Olivewood</a> to develop and sell.</p>
<p>To be honest the classic asp works fine for most purposes, but is becoming increasingly obsolete, along with availability of developers, and I have been trying to move on from it for years. The obvious choice for migrating a classic ASP app would usually be ASP.NET, but frankly the idea of spending the rest of my working life tied into windows-only development, and the fighting with software licences and scarce availability (it seems, at least in this town) of contractors makes me want to give up try a different career altogether. So I decided on php a while back (mainly because I wanted something open source, with an abundance of developers - I think if you throw a coin randomly in the <a href="http://www.watershed.co.uk/">watershed</a> in bristol, chances are you would hit a freelance php developer).</p>
<p>So with php decided on, I then spent time evaluating a few frameworks. They all look good - this was a difficult decision - but I decided on Zend because Olivewood will be primarily concerned with eCommerce and eProcurement, and with <a href="http://www.magentocommerce.com/">magento</a> being built on zend, and the &#8220;big industry&#8221; <a href="http://www.zend.com/en/partners/strategic/">partnerships</a>, it seemed the right fit. It also seemed to be useful and provide structure without being overly prescriptive. Also by writing this here i&#8217;m hoping to commit myself to at least <em>something!<br />
</em></p>
<p>So, I also wanted something that would work cross platform, even though the obvious choice is to run open source web apps on linux/ apache, it was important to me that it would also play nicely with IIS, as many businesses have already invested in windows servers and already run other apps on IIS and wouldn&#8217;t be happy supporting anything else. This gets an indignant response from many &#8220;purist&#8221; developers/ sysadmins, but i&#8217;m basing this on real-life situations, and I hate the idea of a potential client ruling out open source software because it won&#8217;t run on their IIS server.</p>
<p>The other factor here was that I wanted something that would coexist with my classic ASP app until such a time that I have rewritten everything I need to make it a pure zend framework/php app. The classic asp scripts will handshake with the php code by dumping session data to the database and passing credentials via a cookie, so the session data can be shared between the two. This is <em>vital</em> to the plan, as it is a long term project - and much of the investment in migrating this will be my own time and money.</p>
<p>Installing Apache on the same server and setting up some kind of proxying would be another option, but not on the live server that this app runs on. I also needed to prove that it would work on just IIS before betting my future business plans on it, even if the first thing I would do is suggest that it is run on Apache.</p>
<p>I wasted a monumental amount of time getting this working, although it turned out to be fairly trivial once I had cracked it. The red herring is that there are two versions of <a href="http://www.isapirewrite.com/">isapi rewrite </a>- version 2 and version 3. All the zend related documentation I found (hardly any) seems to be for version 2 (although this wasn&#8217;t mentioned!), which I just couldn&#8217;t get to work at all for my setup,  but eventually I gathered that version 3 has been almost completely rewritten to <a href="http://www.helicontech.com/isapi_rewrite/doc/compatibility.htm">work with apache mod_rewrite rules</a>. So now I have a classic asp app, with a single folder (caled &#8220;zend&#8221;) containing my front controller from where all the php will be served the application folder (with all the models, views, and controllers) is outside the site root.</p>
<p>My httpd.conf file looks like this:-</p>
<pre>RewriteEngine on
RewriteBase /zend/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule !.(js|ico|gif|jpg|png|css|asp)$ /zend/index.php</pre>
<p>Remember this is for <strong>version 3 </strong>of Isapi rewrite. All quite simple really, when you know how. It&#8217;s a pity it took me about 9 hours to work out how!
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.rickhurst.co.uk/2008/04/23/zend-framework-and-isapi-rewrite-on-iis-and-why/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Drupal on a different port - access denied</title>
		<link>http://www.rickhurst.co.uk/2008/04/21/drupal-on-a-different-port-access-denied/</link>
		<comments>http://www.rickhurst.co.uk/2008/04/21/drupal-on-a-different-port-access-denied/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 13:36:26 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
		
	<category>drupal</category>
		<guid isPermaLink="false">http://www.rickhurst.co.uk/2008/04/21/drupal-on-a-different-port-access-denied/</guid>
		<description><![CDATA[(This is just for my own reference as i&#8217;ve hit this twice now - and can never find anything on google). if you run Drupal on a non standard port (e.g. on my windows machine I run apache on port 6060 so it doesn&#8217;t clash with port 80 hog IIS), you may find that you [...]]]></description>
			<content:encoded><![CDATA[<p>(This is just for my own reference as i&#8217;ve hit this twice now - and can never find anything on google). if you run Drupal on a non standard port (e.g. on my windows machine I run apache on port 6060 so it doesn&#8217;t clash with port 80 hog IIS), you may find that you can&#8217;t log into a drupal site. This may be because of the way cookies are set up for domains. You can get round it by going to settings.php and looking for the section that is preceded  by the comment:</p>
<p>/**<br />
* We try to set the correct cookie domain. If you are experiencing problems<br />
* try commenting out the code below or specifying the cookie domain by hand.<br />
*/
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.rickhurst.co.uk/2008/04/21/drupal-on-a-different-port-access-denied/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>New drupal based site - Green Infrastructure in the west of England</title>
		<link>http://www.rickhurst.co.uk/2008/04/16/new-drupal-based-site-green-infrastructure-in-the-west-of-england/</link>
		<comments>http://www.rickhurst.co.uk/2008/04/16/new-drupal-based-site-green-infrastructure-in-the-west-of-england/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 15:45:13 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
		
	<category>drupal</category>
	<category>olivewood</category>
		<guid isPermaLink="false">http://www.rickhurst.co.uk/2008/04/16/new-drupal-based-site-green-infrastructure-in-the-west-of-england/</guid>
		<description><![CDATA[Olivewood have recently launched a new drupal based site Green Infrastructure in the west of England.

This has actually been quietly live for a while now, but wanted to monitor how it coped with the fairly heavy load exerted by the AJAX based mapping tool, which bought our dev server to it&#8217;s knees during original user [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.olivewoodtech.co.uk">Olivewood</a> have recently launched a new drupal based site <a href="http://www.greeninfrastructurewest.org/">Green Infrastructure in the west of England.</a></p>
<p><img alt="Green Infrastructure in the West of England" title="Green Infrastructure in the West of England" src="http://farm4.static.flickr.com/3049/2419066858_2b3f4f1e1f.jpg" /></p>
<p>This has actually been quietly live for a while now, but wanted to monitor how it coped with the fairly heavy load exerted by the <a href="http://www.greeninfrastructurewest.org/gi-tool">AJAX based mapping tool</a>, which bought our dev server to it&#8217;s knees during original user testing, before being moved to a server with a bit more RAM.<br />
<img alt="GI Mapping tool" title="GI Mapping tool" src="http://farm3.static.flickr.com/2047/2419065920_f0cb263dcf.jpg" />
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.rickhurst.co.uk/2008/04/16/new-drupal-based-site-green-infrastructure-in-the-west-of-england/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Beware moving vmware fusion machines to the free version of vmware server - you can&#8217;t</title>
		<link>http://www.rickhurst.co.uk/2008/04/16/beware-moving-vmware-fusion-machines-to-the-free-version-of-vmware-server-you-cant/</link>
		<comments>http://www.rickhurst.co.uk/2008/04/16/beware-moving-vmware-fusion-machines-to-the-free-version-of-vmware-server-you-cant/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 09:25:50 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
		
	<category>vm</category>
		<guid isPermaLink="false">http://www.rickhurst.co.uk/2008/04/16/beware-moving-vmware-fusion-machines-to-the-free-version-of-vmware-server-you-cant/</guid>
		<description><![CDATA[Hopefully someone will correct me on this, UPDATE: some one has corrected me on this, although I haven&#8217;t tried what they suggest - see comments below) but I was disappointed to find I couldn&#8217;t move a server I set up on VMware fusion on my macbook to vmware server (free version) running on win xp [...]]]></description>
			<content:encoded><![CDATA[<p><s>Hopefully someone will correct me on this</s>, UPDATE: some one has corrected me on this, although I haven&#8217;t tried what they suggest - see comments below) but I was disappointed to find I couldn&#8217;t move a server I set up on VMware fusion on my macbook to vmware server (free version) running on win xp (only temporarily, don&#8217;t panic). However, I understand it will run on the paid version and in vmware player. I&#8217;m also assuming that I won&#8217;t be able to move VMware fusion machines to the free version of vmware server on linux, but haven&#8217;t tried (send comments if you know otherwise!).<br />
I actually moved from parallels to VMware fusion on the basis that I would be able to simply move VMs from my mac to a production server, but it looks like unless I cough up for the paid version of VMware server, this isn&#8217;t going to happen - very frustrating. Time to investigate <a href="http://kvm.qumranet.com/kvmwiki">KVM</a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.rickhurst.co.uk/2008/04/16/beware-moving-vmware-fusion-machines-to-the-free-version-of-vmware-server-you-cant/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
