<?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>PhilEdmonds.com &#187; Computing</title>
	<atom:link href="http://www.philedmonds.com/category/computing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.philedmonds.com</link>
	<description></description>
	<lastBuildDate>Sat, 14 Aug 2010 09:59:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Ant and Dec take on the classics</title>
		<link>http://www.philedmonds.com/2010/07/ant-and-dec-take-on-the-classic/</link>
		<comments>http://www.philedmonds.com/2010/07/ant-and-dec-take-on-the-classic/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 16:10:42 +0000</pubDate>
		<dc:creator>Phil Edmonds</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Radio]]></category>

		<guid isPermaLink="false">http://www.philedmonds.com/?p=143</guid>
		<description><![CDATA[Just one that amused me &#8211; PSquared&#8217;s music scheduling software, Autotrack, has an option to do a web lookup on a track&#8217;s details. Above is what I got when I wanted to check the date of The Cult&#8217;s classic &#8220;She &#8230; <a href="http://www.philedmonds.com/2010/07/ant-and-dec-take-on-the-classic/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.philedmonds.com/wp-content/uploads/2010/07/autotrack.png"><img class="alignnone size-full wp-image-144" title="Ant and Dec get everywhere" src="http://www.philedmonds.com/wp-content/uploads/2010/07/autotrack.png" alt="" width="664" height="330" /></a></p>
<p>Just one that amused me &#8211; PSquared&#8217;s music scheduling software, Autotrack, has an option to do a web lookup on a track&#8217;s details.</p>
<p>Above is what I got when I wanted to check the date of The Cult&#8217;s classic &#8220;She Sells Sanctuary&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.philedmonds.com/2010/07/ant-and-dec-take-on-the-classic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The magic iPad effect</title>
		<link>http://www.philedmonds.com/2010/06/the-magic-ipad-effect/</link>
		<comments>http://www.philedmonds.com/2010/06/the-magic-ipad-effect/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 09:16:39 +0000</pubDate>
		<dc:creator>Phil Edmonds</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://www.philedmonds.com/?p=122</guid>
		<description><![CDATA[Up till now I,ve been not that impressed with the idea of getting an iPad. After all what is it useful for? Still trying to answer that one but two minutes in the Apple store in Manchester playing with one &#8230; <a href="http://www.philedmonds.com/2010/06/the-magic-ipad-effect/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Up till now I,ve been not that impressed with the idea of getting an iPad. After all what is it useful for?</p>
<p>Still trying to answer that one but two minutes in the Apple store in Manchester playing with one and I,m hooked by the Apple magic.</p>
<p>I,m writing this post on a iPad in said store and been throughly mesmorised. Even typing on the o screen keyboard is not as bad as I first though (Hopefully there is not too many typos in this to prove the point) althoug not sure if  Id managed a long typing session. But that is not the point of the device.</p>
<p>But lets return to the point of do I want one? Well as I look up around the table at the front of this store there are a dozen iPads on disply, with crowds all having fun. But when I look at the price card I can safely say that my credit card will be staying safely in my wallet and saving me the &#8220;starting at £429&#8243; price on the card in front of me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.philedmonds.com/2010/06/the-magic-ipad-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using current drive letter in batch script on a usb drive which changes drives letters</title>
		<link>http://www.philedmonds.com/2010/04/114/</link>
		<comments>http://www.philedmonds.com/2010/04/114/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 05:26:21 +0000</pubDate>
		<dc:creator>Phil Edmonds</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://www.philedmonds.com/?p=114</guid>
		<description><![CDATA[Following on from lasts week tip about Robocopy, if you are backing up to a USB drive there is a chance that every time you use the drive (maybe on different machines) under Windows you get a different drive letter. &#8230; <a href="http://www.philedmonds.com/2010/04/114/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Following on from lasts week tip about Robocopy, if you are backing up to a USB drive there is a chance that every time you use the drive (maybe on different machines) under Windows you get a different drive letter.</p>
<p>So if you have a batch file saved on the drive with your finely crafted backup script, it may fail if your drive D:\ is now drive E:\</p>
<p>Enter to the rescue just the variable you need:</p>
<p>%~d0</p>
<p>Which gives you the path to the file in which the script is being run from,</p>
<p>so something like </p>
<p>robocopy \\my-server\files %~d0\backupfolder /mir</p>
<p>saved as &#8216;backup.bat&#8217; in the root of your usb drive will work everytime.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.philedmonds.com/2010/04/114/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Robocopy your backup friend</title>
		<link>http://www.philedmonds.com/2010/04/robocopy-your-backup-friend/</link>
		<comments>http://www.philedmonds.com/2010/04/robocopy-your-backup-friend/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 14:04:56 +0000</pubDate>
		<dc:creator>Phil Edmonds</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://www.philedmonds.com/?p=111</guid>
		<description><![CDATA[My new favourite tool for doing backups is Robocopy. A little microsoft utility, previously in the Microsoft Resource Kits, but now &#8220;standard issue&#8221; in Vista and Windows 7. Even for my mainly XP based work, Robocopy is a great advance &#8230; <a href="http://www.philedmonds.com/2010/04/robocopy-your-backup-friend/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My new favourite tool for doing backups is Robocopy. A little microsoft utility, previously in the Microsoft Resource Kits, but now &#8220;standard issue&#8221; in Vista and Windows 7.</p>
<p>Even for my mainly XP based work, Robocopy is a great advance over using the xcopy command with /d flag &#8211; which only copied newer files and could easily fall over with files in use.</p>
<p>The basic syntax I use is as follows</p>
<p>ROBOCOPY &#8220;Source Folder&#8221; &#8220;Destination Folder&#8221; /MIR /R:5 /W:5 /FFT</p>
<p>The flags I&#8217;m using:</p>
<p>/MIR  &#8211; mirror the source to directory &#8211; will delete files in the destination that are no longer in the source (the main benefit over xcopy)</p>
<p>/R:5 &#8211; retry 5 times on error, the default is 1 million, which effectively halts your command unless you are very patient!</p>
<p>/W:5 -wait 5 seconds on error &#8211; default if 30 seconds, I find a shorter time better</p>
<p>/FFT &#8211; uses Fat File Times &#8211; only compares file time to accuracy of 2seconds as used on FAT file system, needed if you&#8217;re copying to an external drive formatted as such. Also found works more accurately if copying from / to a Samba/Linux server with this flag.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.philedmonds.com/2010/04/robocopy-your-backup-friend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 mobile block port 25 on mobile broadband</title>
		<link>http://www.philedmonds.com/2010/03/3-mobile-block-port-25-on-mobile-broadband/</link>
		<comments>http://www.philedmonds.com/2010/03/3-mobile-block-port-25-on-mobile-broadband/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 02:20:50 +0000</pubDate>
		<dc:creator>Phil Edmonds</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://www.philedmonds.com/?p=34</guid>
		<description><![CDATA[Another Tuesday technical tip. I use 3&#8242;s mobile internet service &#8211; which works well for me (although I&#8217;ve never ventured much out side a city conurbation with it.) Maybe their offering is aimed at the mass market of Hotmail users &#8230; <a href="http://www.philedmonds.com/2010/03/3-mobile-block-port-25-on-mobile-broadband/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Another Tuesday technical tip.</p>
<p>I use <a href="http://www.three.co.uk/Mobile_Broadband">3&#8242;s mobile internet service</a> &#8211; which works well for me (although I&#8217;ve never ventured much out side a city conurbation with it.)</p>
<p>Maybe their offering is aimed at the mass market of Hotmail users &#8211; but if you are a traditional e-mail client user it&#8217;s worth noting they don&#8217;t (appear) to have their own SMTP (outgoing email) server.</p>
<p>Furthermore they appear to block all traffic on Port 25 &#8211; thus when I tried to connect to a particular SMTP server, which uses authenticated SMTP I couldn&#8217;t. This confused me &#8211; as the last time I&#8217;d used this &#8220;laptop and email client not on regular network&#8221; combo was via the free wi-fi in McDonalds (yes I know but in my defence I was meeting someone*) it had worked.</p>
<p>The solution was to connect via a secure connection which uses a different port. Also made me think not necessarily a bad thing using secure connections.</p>
<p><small>* I&#8217;m generally not a big fan of fast food, but in this case the drive through next to the Motorway exit made for a convenient no sat-nav required congregation point. </small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.philedmonds.com/2010/03/3-mobile-block-port-25-on-mobile-broadband/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Attempt to Save WordPress Post bug</title>
		<link>http://www.philedmonds.com/2010/03/attempt-to-save-wordpress-post-bug/</link>
		<comments>http://www.philedmonds.com/2010/03/attempt-to-save-wordpress-post-bug/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 16:15:31 +0000</pubDate>
		<dc:creator>Phil Edmonds</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[technical tip]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.philedmonds.com/?p=92</guid>
		<description><![CDATA[Well for this weeks Tuesday Technical Tip I&#8217;m opting to mention something that is actually referred to on countless web pages (thus already further drifting away from my concept of uncommon problems.) I&#8217;m mentioning this as a rather annoying bug &#8230; <a href="http://www.philedmonds.com/2010/03/attempt-to-save-wordpress-post-bug/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well for this weeks Tuesday Technical Tip I&#8217;m opting to mention something that is actually referred to on countless web pages (thus already further drifting away from my concept of uncommon problems.)</p>
<p>I&#8217;m mentioning this as a rather annoying bug in WordPress that has lost me a number of drafts of posts which I was working on.</p>
<p>The issue &#8211; which has had me banging my head against the proverbial wall half the evening &#8211; you come to save or publish a post you are editing and you get an error:</p>
<p><code>Your attempt to edit this post: foobar has failed. Please try again.<br />
</code></p>
<p>I have seen this quite a bit &#8211; and foolish I thought I&#8217;d have my  &#8216;auto-saves&#8217; to save me, but this proved not to be the case.</p>
<p>The well documented fix is to edit the wp-admin/post-new.php file and commenting out this line of code</p>
<p><code>//wp_enqueue_script('autosave');<br />
</code></p>
<p>This turns of auto-save &#8211; so remember to save them drafts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.philedmonds.com/2010/03/attempt-to-save-wordpress-post-bug/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lame on Linux</title>
		<link>http://www.philedmonds.com/2010/03/lame-on-linux-3/</link>
		<comments>http://www.philedmonds.com/2010/03/lame-on-linux-3/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 14:51:19 +0000</pubDate>
		<dc:creator>Phil Edmonds</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://www.philedmonds.com/2010/03/foo/</guid>
		<description><![CDATA[Tuesday Technical Tip I want to automate generation of MP3 files on a linux box- so I need to install LAME so I can do this via a command line. So this is what I did 1 &#8211; First grab &#8230; <a href="http://www.philedmonds.com/2010/03/lame-on-linux-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Tuesday Technical Tip</p>
<p>I want to automate generation of MP3 files on a linux box- so I need to install LAME so I can do this via a command line.</p>
<p>So this is what I did</p>
<p>1 &#8211; First grab from the DAG repository the rpm for your distro:</p>
<p><code>http://dag.wieers.com/rpm/packages/lame/</code></p>
<p>2 &#8211; Switch to the directory you&#8217;ve saved the file</p>
<p>3 &#8211; Install the rpm &#8211; replacing the package name with the relevant file<br />
<code><br />
rpm -ivh lame-3.96.1-2.2.el4.rf.x86_64.rpm</code></p>
<p>Tis done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.philedmonds.com/2010/03/lame-on-linux-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Security Essentials exclude network paths from real time scan</title>
		<link>http://www.philedmonds.com/2010/03/microsoft-security-essentials-exclude-network-paths-from-real-time-scan/</link>
		<comments>http://www.philedmonds.com/2010/03/microsoft-security-essentials-exclude-network-paths-from-real-time-scan/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 13:35:17 +0000</pubDate>
		<dc:creator>Phil Edmonds</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://www.philedmonds.com/?p=30</guid>
		<description><![CDATA[My first real &#8220;Tuesday Technical Tip&#8221;: I&#8217;m currently using Microsoft Security Essentials on some machines on one site, with quite favourable results so far. From the GUI there is no way to exclude network paths from real time scanning. On &#8230; <a href="http://www.philedmonds.com/2010/03/microsoft-security-essentials-exclude-network-paths-from-real-time-scan/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My first real &#8220;Tuesday Technical Tip&#8221;:</p>
<p>I&#8217;m currently using Microsoft Security Essentials on some machines on one site, with quite favourable results so far.</p>
<p>From the GUI there is no way to exclude network paths from real time scanning. On these machines I want to exclude certain network files which hold my playout system audio and databases.</p>
<p>The answer lies on this <a href="http://social.answers.microsoft.com/Forums/en-US/msescan/thread/5c90c46c-f71d-495c-b967-a0264771144e">Microsoft page</a></p>
<p>You can do this via the registry, by editing this registry key :</p>
<p>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Antimalware\Exclusions\Paths</p>
<p>Right click &gt; New DWord value</p>
<p>Set the value to be 0<br />
Set the name to be the share you are trying to exclude.</p>
<p><a href="file:///">\\server\share</a> : 0</p>
<p>Also here you&#8217;ll find the file type exclusions. I set up exclusions as per my <a href="http://forum.psquared.net/Topic3128-16-1.aspx">playout system vendors recommendations</a>.</p>
<p>The Microsoft page states you may have to change the permissions on the key by taking the ownership of the key from advanced tab and give write permissions to yourself.</p>
<p>This appears true &#8211; I exported the relevant keys to a reg file to import into other workstations, but had to first use regedit to edit the permissions to give me write access.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.philedmonds.com/2010/03/microsoft-security-essentials-exclude-network-paths-from-real-time-scan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Technical Tips Tuesdays</title>
		<link>http://www.philedmonds.com/2010/03/technical-tips-tuesdays/</link>
		<comments>http://www.philedmonds.com/2010/03/technical-tips-tuesdays/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 12:45:53 +0000</pubDate>
		<dc:creator>Phil Edmonds</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://www.philedmonds.com/?p=41</guid>
		<description><![CDATA[One aim of this blog is to share small little tips or solutions to issues that I&#8217;ve found. I&#8217;ve got a few in draft form already, so I&#8217;m going to try and make Tuesdays &#8220;Technical Tips&#8221; day. Where each Tuesday &#8230; <a href="http://www.philedmonds.com/2010/03/technical-tips-tuesdays/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One aim of this blog is to share small little tips or solutions to issues that I&#8217;ve found. I&#8217;ve got a few in draft form already, so I&#8217;m going to try and make Tuesdays &#8220;Technical Tips&#8221; day. Where each Tuesday I&#8217;ll post a tip or solution to (mainly computing) problems.</p>
<p>My idea being where I have encountered something where I couldn&#8217;t find the complete answer by googling (other search engines are available) I&#8217;ll post it up here for the benefit of others.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.philedmonds.com/2010/03/technical-tips-tuesdays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chrome by Google &#8211; Made for (almost) everyone</title>
		<link>http://www.philedmonds.com/2010/02/chrome-by-google-made-for-almost-everyone/</link>
		<comments>http://www.philedmonds.com/2010/02/chrome-by-google-made-for-almost-everyone/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 13:40:00 +0000</pubDate>
		<dc:creator>Phil Edmonds</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://www.philedmonds.com/?p=36</guid>
		<description><![CDATA[Google have been on a big advertising campaign on bill boards and in wrap round front cover adverts in the free &#8216;Metro&#8217; newspaper of recent times. They are touting the browser as &#8220;made for everyone&#8221; &#8211; now without being suspicious &#8230; <a href="http://www.philedmonds.com/2010/02/chrome-by-google-made-for-almost-everyone/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a title="A Google advert by Gene Hunt, on Flickr" href="http://www.flickr.com/photos/raver_mikey/4301525717/"><img src="http://farm5.static.flickr.com/4043/4301525717_e87b8a4975.jpg" alt="A Google advert" width="375" height="500" /></a></p>
<p>Google have been on a big advertising campaign on bill boards and in wrap round front cover adverts in the free &#8216;Metro&#8217; newspaper of recent times.</p>
<p>They are touting the browser as &#8220;made for everyone&#8221; &#8211; now without being suspicious of &#8220;what&#8217;s in it for Google&#8221; (which I&#8217;ll explore below) there is the slight issue of system requirements.</p>
<p>For my sins I still often use a Windows 2000 based system &#8211; can I use Chrome? Not chance I need XP or greater &#8211; still w2k was superceeded in 2001.</p>
<p>But at least I&#8217;ll be able to try it on my Mac right?</p>
<p>Erm no again &#8211; I need to be running Mac OS 10.5 a.k.a. Leopard  &#8211; the Mac OS variant as of late 2007 &#8211; so of no use to me with my trusty iBook with the obviously lesser big cat &#8211; Panther (a.k.a 10.3). Not that I&#8217;d be able to run Leopard if I wanted &#8211; it doesn&#8217;t support my older hardware.</p>
<p>Now there&#8217;s a good argument that I shouldn&#8217;t expect to run the latest greatet toys on my &#8216;obsolete&#8217; hardware &#8211; but &#8211; my old windows box would happly upgrade to Win XP, but not chance of upgrading past Mac OS 10.4 on my iBook (assuming I could actualy buy a copy) as Apple dropped support for older hardware such as mine.</p>
<p>Now for what I use it for I don&#8217;t need all the latest bells and whistles from my OS &#8211; but it is rather disapointing that Google&#8217;s browser offer rules out any Mac more than a couple of years old.</p>
<p>Anyway there&#8217;s still my question of &#8220;what&#8217;s in it for Google&#8221; &#8211; why are they spending mega bucks advertising Chrome. Now I don&#8217;t use iGoogle, but am aware that they will be tracking my searches made from the same browser as me (just they probably don&#8217;t know exactly who &#8216;I&#8217; am.) If I get Chrome are they tracking every page I view? After all Firefox knows what sites I visting a lot with their auto complete (I can visit some of my favourite sites by typing little more than the first two letters in the address bar) will google get to know this information if i use Chrome?</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 623px; width: 1px; height: 1px; overflow: hidden;">
<h3><span id="Version_10.5:_.22Leopard.22" class="mw-headline">Leopard</span></h3>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.philedmonds.com/2010/02/chrome-by-google-made-for-almost-everyone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
