<?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>Richard Pargeter - SEO, Web Development &#38; Affiliate Marketing &#187; General</title>
	<atom:link href="http://rjpargeter.com/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://rjpargeter.com</link>
	<description></description>
	<lastBuildDate>Wed, 18 Jan 2012 12:59:45 +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>Resize VMWare Disk</title>
		<link>http://rjpargeter.com/2011/02/resize-vmware-disk/</link>
		<comments>http://rjpargeter.com/2011/02/resize-vmware-disk/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 17:31:00 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://rjpargeter.com/?p=201</guid>
		<description><![CDATA[I was looking for a simple slider to resize a disk in VMWare server recently and its not that simple if you want to resize a disk. The solution is detailed in more detail here, but essentially you need run the following command on the host of the VMware machine: vmware-vdiskmanager -x 30GB D:\VirtualMachines\virtualMachine1\virtualMachine1.vmdk The [...]]]></description>
			<content:encoded><![CDATA[<p>I was looking for a simple slider to resize a disk in VMWare server recently and its not that simple if you want to resize a disk.<br />
The solution is detailed in more detail <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&#038;cmd=displayKC&#038;externalId=1004047">here</a>, but essentially you need run the following command on the host of the VMware machine:</p>
<p><code>vmware-vdiskmanager -x 30GB D:\VirtualMachines\virtualMachine1\virtualMachine1.vmdk</code></p>
<p>The above command essentially will resize the disk for virtualMachine1 to 30GB.</p>
<p><code>vmware-vdiskmanager</code> is located in the installation directory as detailed <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&#038;cmd=displayKC&#038;externalId=1003897">here</a>, but the following table gives common locations under 32 bit windows:</p>
<p><TABLE style="BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=0></p>
<p><TBODY></p>
<p><TR></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; WIDTH: 140px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>Workstation </FONT></TD></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; WIDTH: 290px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>\Program Files\VMware\VMware Workstation </FONT></TD></TR></p>
<p><TR></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>Player / ACE Instance </FONT></TD></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>\Program Files\VMware\VMware Player </FONT></TD></TR></p>
<p><TR></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>VMware Server </FONT></TD></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>\Program Files\VMware\VMware Server </FONT></TD></TR></p>
<p><TR></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>GSX </FONT></TD></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>\Program Files\VMware\VMware GSX Server </FONT></TD></TR></p>
<p><TR></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>Converter </FONT></TD></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>\Program Files\VMware\VMware Converter </FONT></TD></TR></p>
<p><TR></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>Capacity Planner </FONT></TD></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>\Program Files\VMware\VMware Capacity Planner </FONT></TD></TR></p>
<p><TR></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>Lab Manager </FONT></TD></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>\Program Files\VMware\VMware Lab Manager Server </FONT></TD></TR></p>
<p><TR></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>Stage Manager </FONT></TD></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>\Program Files\VMware\VMware Stage Manager Server </FONT></TD></TR></p>
<p><TR></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>Virtual Desktop Manager </FONT></TD></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>\Program Files\VMware\VMware VDM\Server </FONT></TD></TR></p>
<p><TR></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>Consolidated Backup </FONT></TD></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>\Program Files\VMware\VMware Consolidated Backup Framework </FONT></TD></TR></p>
<p><TR></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>VirtualCenter 2.5.x </FONT></TD></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>\Program Files\VMware\Infrastructure\VirtualCenter Server </FONT></TD></TR></p>
<p><TR></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>VirtualCenter 2.0.x </FONT></TD></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>\Program Files\VMware\VMware VirtualCenter 2.0 </FONT></TD></TR></p>
<p><TR></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>Virtual Infrastructure Client 2.5.x </FONT></TD></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>\Program Files\VMware\VMware Virtual Infrastructure Client 2.0 </FONT></TD></TR></p>
<p><TR></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>Virtual Infrastructure Client 2.0.x </FONT></TD></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>\Program Files\VMware\Infrastructure\Virtual Infrastructure Client </FONT></TD></TR></p>
<p><TR></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>Server Console (VMware Server) </FONT></TD></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>\Program Files\VMware\VMware Server Console </FONT></TD></TR></p>
<p><TR></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>Remote Console (GSX) </FONT></TD></p>
<p><TD style="BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid; PADDING-TOP: 3px"><FONT size=2 face=Arial>\Program Files\VMware\VMware Remote Console </FONT></TD></TR></TBODY></TABLE></p>
]]></content:encoded>
			<wfw:commentRss>http://rjpargeter.com/2011/02/resize-vmware-disk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The original Discount Voucher/voucher code sites</title>
		<link>http://rjpargeter.com/2009/09/the-original-discount-vouchervoucher-code-sites/</link>
		<comments>http://rjpargeter.com/2009/09/the-original-discount-vouchervoucher-code-sites/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 14:34:55 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Affiliate Related]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[discount codes]]></category>
		<category><![CDATA[disocunt vouchers]]></category>
		<category><![CDATA[voucher codes]]></category>

		<guid isPermaLink="false">http://rjpargeter.com/?p=193</guid>
		<description><![CDATA[Online discount vouchers and discount codes are now accepted as the norm in online shopping. The number of &#8216;voucher codes&#8217; sites is near saturation point in the UK, so it’s worth remembering which web sites started the trend and what they are offering online consumers. One the original sites I used to use was UK [...]]]></description>
			<content:encoded><![CDATA[<p>Online discount vouchers and discount codes are now accepted as the norm in online shopping.  The number of &#8216;voucher codes&#8217; sites is near saturation point in the UK, so it’s worth remembering which web sites started the trend and what they are offering online consumers.</p>
<p>One the original sites I used to use was <strong>UK Frenzy</strong> (<a href="http://www.ukfrenzy.co.uk/" rel="nofollow">http://www.ukfrenzy.co.uk/</a>) back in around 2002/2003.  UK Frenzy was one of the original sites for online vouchers and regularly featured Amazon, Dell, Dixons and Comet Vouchers.  Today they are still offering information in pretty much the same format and also have a fairly active forum of users sharing vouchers and online bargains.</p>
<p>The second site is started to use around 2005 was <strong>HotUKDeals</strong> (<a href="http://www.hotukdeals.com/" rel="nofollow">http://www.hotukdeals.com/</a>). This site started small and rapidly grew into a massive list of product offers, deals and merchant specific voucher codes.  Over the years the categorisation has changed but the site still offers a vast amount of fantastic buyer’s advice.</p>
<p>A third site that featured heavily in my online purchasing for sourcing bargains and money saving opportunities was Martin Lewis&#8217;s <strong>Money Saving Expert</strong> (<a href="http://forums.moneysavingexpert.com" rel="nofollow">http://forums.moneysavingexpert.com</a>).  In particular it was the user forums and specifically the Discount Vouchers and Discount Codes forum.  Over the years Martin&#8217;s site has grown from strength to strength and is regularly featured on the BBC, but the true value of this site is its users.  I regularly check back here to search for merchant vouchers.</p>
<p>The following two sites are close to my heart but also worth a mention.</p>
<p><strong>Greedymoose</strong> (<a href="http://www.greedymoose.co.uk">http://www.greedymoose.co.uk</a>) was a site I set up in 2004 and ran till 2005/06.  It hasn’t received much in the way of updates since then but at its time was heavily visited voucher code site that produced some good revenue.  At its heyday it ran several unique discount vouchers that can still be found on some the later &#8216;voucher code&#8217; sites &#8211; but at the time these were unique to GreedyMoose.  Maybe soon GreedyMoose will have revamp &#8211; watch this space.</p>
<p>The final site that will be mentioned is <strong>UK Discount Vouchers</strong> (<a href="http://www.ukdiscountvouchers.co.uk/">http://www.ukdiscountvouchers.co.uk/</a>).  UK Discount Vouchers (UKDV) was formed in mid 2004 as a user’s forum for discount vouchers and sharing them easily with fellow shoppers.  This worked to a certain degree but forum spammers eventually got too much and the site was changed to a Blog in August 2006.  Since 2006 the site has grown and has now transformed into a store specific site where users can access their favourite shops and easily check for discount vouchers and codes for that store.</p>
<p>So that&#8217;s a brief round-up of my original voucher code sites that I used and developed.</p>
]]></content:encoded>
			<wfw:commentRss>http://rjpargeter.com/2009/09/the-original-discount-vouchervoucher-code-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

