<?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>pmlmedia &#187; life</title>
	<atom:link href="http://pmlmedia.co.uk/category/life/feed/" rel="self" type="application/rss+xml" />
	<link>http://pmlmedia.co.uk</link>
	<description>website design &#38; development</description>
	<lastBuildDate>Tue, 30 Aug 2011 11:16:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Use a USB pen to install Windows 7 on a Netbook or Laptop without a CD / DVD drive</title>
		<link>http://pmlmedia.co.uk/2011/06/14/use-a-usb-pen-to-install-windows-7-on-a-netbook-without-a-cd-drive/</link>
		<comments>http://pmlmedia.co.uk/2011/06/14/use-a-usb-pen-to-install-windows-7-on-a-netbook-without-a-cd-drive/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 17:28:37 +0000</pubDate>
		<dc:creator>Peter Moore</dc:creator>
				<category><![CDATA[Hints]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[bootable USB]]></category>
		<category><![CDATA[install windows]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://pmlmedia.co.uk/?p=1027</guid>
		<description><![CDATA[Handy for when you replace you hard disk in your netbook or Laptop and rather than cloning your old driveyou simply want a fresh install of windows. You&#8217;ll obviously need to get yourself a copy of Windows 7, either on a DVD or an ISO of the setup files and a 4GB or 8GB USB [...]]]></description>
			<content:encoded><![CDATA[<p>Handy for when you replace you hard disk in your netbook or Laptop and rather than cloning your old driveyou simply want a fresh install of windows. You&#8217;ll obviously need to get yourself a copy of Windows 7, either on a DVD or an ISO of the setup files and a 4GB or 8GB USB pen drive. We&#8217;re going to wipe the pen drive (or at least flag the data for deletion), create a primary partition, format the drive, mount the pen drive before copying across our windows 7 set-up files from a DVD.</p>
<p>1// open start &gt; type &#8216;<strong>diskpart</strong>&#8216; &gt; execute diskpart.exe &gt; click &#8216;yes&#8217; to the User account control window prompt</p>
<p><img class="alignleft size-full wp-image-1028" title="win7_usb_diskpart" src="http://pmlmedia.co.uk/wp-content/uploads/2011/06/win7_usb_diskpart.jpg" alt="" width="400" height="208" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>2// When diskpart is running in cmd window, type &#8216;<strong>list disk</strong>&#8216; &gt;</p>
<p><img class="alignleft size-full wp-image-1029" title="win7_usb_diskpart2" src="http://pmlmedia.co.uk/wp-content/uploads/2011/06/win7_usb_diskpart2.jpg" alt="" width="400" height="207" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>3// Identify the your USB drive by the size of the disk &#8211; in this case it&#8217;s a 4GB (3700MB) drive &#8211; and type &#8216;<strong>select disk #</strong>&#8216; (where # is the number of your disk &#8211; in my case it was disk 6). Type &#8216;<strong>clean&#8217; </strong>and press enter.</p>
<p>4// Type &#8216;<strong>create partition primary</strong>&#8216; and press enter. Type &#8216;<strong>active</strong>&#8216; and press enter. Type &#8216;﻿<strong><strong>format fs=fat32 quick&#8217; </strong></strong>or if the USB key is over 4GB type &#8216;<strong><strong>format fs=ntfs quick</strong>&#8216;</strong></p>
<p>5// Type &#8216;<strong>assign</strong>&#8216; and windows will map a drive letter to the drive. Click &#8216;Open folder to view files and copy your windows set-up files across from your DVD to your USB drive. Use your USB pen to install your copy of windows to your netbook.</p>
<p><img src="http://www.winsupersite.com/content/content/129824/win7_usb_diskpart4.jpg;pvf929682392fb94d5" alt="" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fpmlmedia.co.uk%2F2011%2F06%2F14%2Fuse-a-usb-pen-to-install-windows-7-on-a-netbook-without-a-cd-drive%2F&amp;title=Use%20a%20USB%20pen%20to%20install%20Windows%207%20on%20a%20Netbook%20or%20Laptop%20without%20a%20CD%20%2F%20DVD%20drive" id="wpa2a_2">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://pmlmedia.co.uk/2011/06/14/use-a-usb-pen-to-install-windows-7-on-a-netbook-without-a-cd-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a URL button in flash AS3</title>
		<link>http://pmlmedia.co.uk/2010/07/05/create-a-url-button-in-flash-as3/</link>
		<comments>http://pmlmedia.co.uk/2010/07/05/create-a-url-button-in-flash-as3/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 09:46:18 +0000</pubDate>
		<dc:creator>Peter Moore</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[website design]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[url button]]></category>

		<guid isPermaLink="false">http://pmlmedia.co.uk/?p=471</guid>
		<description><![CDATA[If you need a banner to have a button that when clicked takes you to another webpage when you click the flash button this is how you do it. You need to create a button (in this case a transparent rectangle on top of a web banner animation), add an event listener(a mouse event/click) and [...]]]></description>
			<content:encoded><![CDATA[<p>If you need a banner to have a button that when clicked takes you to another webpage when you click the flash button this is how you do it. You need to create a button (in this case a transparent rectangle on top of a web banner animation), add an event listener(a mouse event/click) and create a function (in this case the function is to request a URL and navigate to it).</p>
<p>1/ Press F8 to convert a rectangle into a symbol, create button and name it myButton.<br />
2/ Click on the button in the main timeline and press F9 to open the actions window.<br />
3/ Use this code to create an event listener and a function for after the click event.<br />
You can use&#8230;<br />
&#8220;_blank&#8221; or &#8220;top&#8221; to open in a new tab<br />
&#8220;_parent&#8221; or &#8220;_self&#8221; open in the same tab</p>
<p><PRE><br />
myButton.addEventListener(MouseEvent.CLICK, myButtonFunction);<br />
function myButtonFunction(event: MouseEvent) {<br />
var request:URLRequest = new URLRequest(&#34;http://www.pmlmedia.co.uk&#34;);<br />
navigateToURL(request, &#34;_self&#34;);<br />
}<br />
</PRE></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fpmlmedia.co.uk%2F2010%2F07%2F05%2Fcreate-a-url-button-in-flash-as3%2F&amp;title=Create%20a%20URL%20button%20in%20flash%20AS3" id="wpa2a_4">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://pmlmedia.co.uk/2010/07/05/create-a-url-button-in-flash-as3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List-o-matic! &amp; htmldog</title>
		<link>http://pmlmedia.co.uk/2009/06/06/list-o-matic/</link>
		<comments>http://pmlmedia.co.uk/2009/06/06/list-o-matic/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 11:52:03 +0000</pubDate>
		<dc:creator>Peter Moore</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html styles]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://pmlmedia.co.uk/?p=206</guid>
		<description><![CDATA[If (like me) you need a crash course in CSS and HTML styles then this list-o-matic site is a good place for the beginner to start training in building a css navigation or even a whole standards-compliant website. Found this HTML Dog Website good as well with information about all of the valid tags belonging [...]]]></description>
			<content:encoded><![CDATA[<p>If (like me) you need a crash course in CSS and HTML styles then <a href="http://css.maxdesign.com.au/index.htm">this list-o-matic site</a> is a good place for the beginner to start training in building a css navigation or even a whole standards-compliant website.</p>
<p>Found this HTML Dog Website good as well with information about all of the valid tags belonging to the latest version of strict XHTML. <a title="html dog" href="http://htmldog.com/reference/htmltags/" target="_blank">boooyaaaa</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fpmlmedia.co.uk%2F2009%2F06%2F06%2Flist-o-matic%2F&amp;title=List-o-matic%21%20%26%23038%3B%20htmldog" id="wpa2a_6">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://pmlmedia.co.uk/2009/06/06/list-o-matic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Matt Cutts: Gadgets, Google, and SEO</title>
		<link>http://pmlmedia.co.uk/2009/04/29/matt-cutts-gadgets-google-and-seo/</link>
		<comments>http://pmlmedia.co.uk/2009/04/29/matt-cutts-gadgets-google-and-seo/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 08:33:15 +0000</pubDate>
		<dc:creator>Peter Moore</dc:creator>
				<category><![CDATA[life]]></category>

		<guid isPermaLink="false">http://pmlmedia.co.uk/?p=171</guid>
		<description><![CDATA[A great blog about Google and SEO]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dullest.com/blog/type/how-to/page/2/">A great blog about Google and SEO<br />
</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fpmlmedia.co.uk%2F2009%2F04%2F29%2Fmatt-cutts-gadgets-google-and-seo%2F&amp;title=Matt%20Cutts%3A%20Gadgets%2C%20Google%2C%20and%20SEO" id="wpa2a_8">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://pmlmedia.co.uk/2009/04/29/matt-cutts-gadgets-google-and-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bedroom Mural</title>
		<link>http://pmlmedia.co.uk/2009/04/02/bedroom-mural/</link>
		<comments>http://pmlmedia.co.uk/2009/04/02/bedroom-mural/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 23:59:17 +0000</pubDate>
		<dc:creator>Peter Moore</dc:creator>
				<category><![CDATA[life]]></category>

		<guid isPermaLink="false">http://pmlmedia.co.uk/?p=119</guid>
		<description><![CDATA[Andrea has finished the Mural in Benjamin&#8217;s bedroom &#8211; how cool is this!]]></description>
			<content:encoded><![CDATA[<p>Andrea has finished the Mural in Benjamin&#8217;s bedroom &#8211; how cool is this!<br />
<img class="alignnone size-full wp-image-125" title="mural1" src="http://pmlmedia.co.uk/wp-content/uploads/2009/04/mural1.jpg" alt="mural1" width="267" height="400" /></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fpmlmedia.co.uk%2F2009%2F04%2F02%2Fbedroom-mural%2F&amp;title=Bedroom%20Mural" id="wpa2a_10">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://pmlmedia.co.uk/2009/04/02/bedroom-mural/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I want one of these&#8230;</title>
		<link>http://pmlmedia.co.uk/2009/03/31/i-want-one/</link>
		<comments>http://pmlmedia.co.uk/2009/03/31/i-want-one/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 12:11:26 +0000</pubDate>
		<dc:creator>Peter Moore</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[korg cx3]]></category>

		<guid isPermaLink="false">http://pmlmedia.co.uk/?p=84</guid>
		<description><![CDATA[&#8230;it&#8217;s a Korg CX-3 &#8211; this is version 2.]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignnone" style="width: 540px"><a href="http://www.korg.com/uploads/Images/CX3_633643270140857404.gif"><img title="Korg CX-3" src="http://www.korg.com/uploads/Images/CX3_633643270140857404.gif" alt="Korg CX-3" width="530" height="212" /></a><p class="wp-caption-text">Korg CX-3</p></div>
<p>&#8230;it&#8217;s a Korg CX-3 &#8211; this is version 2.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fpmlmedia.co.uk%2F2009%2F03%2F31%2Fi-want-one%2F&amp;title=I%20want%20one%20of%20these%26%238230%3B" id="wpa2a_12">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://pmlmedia.co.uk/2009/03/31/i-want-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

