<?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>ElaineGiles.co.uk &#187; tip</title>
	<atom:link href="http://elainegiles.co.uk/category/tip/feed/" rel="self" type="application/rss+xml" />
	<link>http://elainegiles.co.uk</link>
	<description>- Semper Fi -</description>
	<lastBuildDate>Sun, 08 Aug 2010 22:26:58 +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>Multiplying Hard Drives</title>
		<link>http://elainegiles.co.uk/2010/01/29/multiplying-hard-drives/</link>
		<comments>http://elainegiles.co.uk/2010/01/29/multiplying-hard-drives/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 18:00:36 +0000</pubDate>
		<dc:creator>Elaine</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://elainegiles.co.uk/?p=219</guid>
		<description><![CDATA[False mount points in OS X. Incorrectly removing a drive in OS X can cause the drive to remount with a different mount point name, adding a number to the name, which affects many software applications.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Felainegiles.co.uk%2F2010%2F01%2F29%2Fmultiplying-hard-drives%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Felainegiles.co.uk%2F2010%2F01%2F29%2Fmultiplying-hard-drives%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>	<!-- Start ScreenSteps Content --></p>
<div class="LessonContent">
<div class="LessonSummary">
<p><i>When my 24 inch iMac was dying it&#8217;s long and painful death amongst the many issues I encountered was an annoying drive related problem. Since, the entire machine was becoming more unstable by the day I had more to worry about than the niceties of drive names. Sadly I&#8217;ve encountered the same issue several times recently and knew the time had come to undertake some research and hopefully formulate a fix for it. </i></p>
</p></div>
<p><span id="more-219"></span>	</p>
<div class="LessonStep top">
<h3 class="StepTitle">What&#8217;s the problem?</h3>
<div class="StepInstructions">
<p>First, the specifics of what drives are affected and what the symptoms are. For me it was external drives, irrespective of connection type. This means it&#8217;s not limited to just USB, or just firewire but is equally applicable to eSata and network volumes.</p>
<p>The problem is very subtle, the first symptoms for me were scheduled backups that failed with error messages telling me that destination drive is unavailable. This was despite me being able to see the drive in the Finder window.</p>
<p>The exact symptoms will depend on what you use the external drive for but for me problems included:</p>
<p>- Lightroom unable to locate the catalog<br />
- Aperture unable to locate database<br />
- iPhoto unable to find library<br />
- iTunes unable to find database file and/or media files<br />
- ChronoSync failing to locate backup drive<br />
- Email Backup Pro failing to backup<br />
- MailSteward failing to backup</p>
<p>From my research TimeMachine would also fail to function correctly as well.</p>
<p>The problem stems from OS X deeming that the drive in question has been ejected illegally. This can happen when a Mac sleeps, crashes or kernel panics. When the Mac is rebooted the drive is mounted but instead of mounting using the drive name it is mounted using the drive name and a number tagged on the end. So for me &quot;Current&quot; became &quot;Current 1&quot;.</p>
<p>Confusingly this is NOT displayed in the Finder which still happily refers to the drive by the expected name in my case &quot;Current&quot;.</p>
</div></div>
<div class="LessonStep top">
<h3 class="StepTitle">How do you find the name of the mount point?</h3>
<div class="StepImage" style="margin:10px 0px;">
<img style="padding:3px;" src="http://elainegiles.co.uk/blog/wp-content/uploads/2010/01/Disk_Utility_-_Current_12.png" width="540" height="475" alt="Disk_Utility_-_Current_12.png" />
</div>
<div class="StepInstructions">
<p>The easiest way is to ascertain the mount point name is to use Disk Utility.</p>
<p>Select the drive name from the drive list on the left of the window (1) and the mount point name is displayed in the information below (2).</p>
</div></div>
<div class="LessonStep top">
<h3 class="StepTitle">Showing Invisible Files</h3>
<div class="StepImage" style="margin:10px 0px;">
<img style="padding:3px;" src="http://elainegiles.co.uk/blog/wp-content/uploads/2010/01/PathFinder2.png" width="521" height="655" alt="PathFinder2.png" />
</div>
<div class="StepInstructions">
<p>The easiest way to fix it I found was to use PathFinder.</p>
<p>You will need to be able to access hidden files so select View &gt; Show Invisible Files from the PathFinder menu.</p>
<p>The next step is to navigate to the root of the Macintosh HD and locate the Volumes folder.</p>
<p>&nbsp;</p>
</div></div>
<div class="LessonStep top">
<h3 class="StepTitle">Locating the problem folder</h3>
<div class="StepImage" style="margin:10px 0px;">
<img style="padding:3px;" src="http://elainegiles.co.uk/blog/wp-content/uploads/2010/01/Screen_shot_2010-01-26_at_20.18.522.png" width="540" height="383" alt="Screen_shot_2010-01-26_at_20.18.522.png" />
</div>
<div class="StepInstructions">
<p>Inside the Volumes folder you should find shortcuts to all the drives on your system and at least one folder with the same name as the drive with which you are having problems. </p>
<p>Here I have a folder named Current (1) and a drive called Current (2).</p>
</div></div>
<div class="LessonStep top">
<h3 class="StepTitle">Removing the folder</h3>
<div class="StepImage" style="margin:10px 0px;">
<img style="padding:3px;" src="http://elainegiles.co.uk/blog/wp-content/uploads/2010/01/Screen_shot_2010-01-26_at_20.19.052.png" width="524" height="327" alt="Screen_shot_2010-01-26_at_20.19.052.png" />
</div>
<div class="StepInstructions">
<p>Move the folder to another location.</p>
<p>You may need to authenticate in order to be able to do this so enter your password in the dialog that appears.</p>
</div></div>
<div class="LessonStep top">
<h3 class="StepTitle">Hiding the files again</h3>
<div class="StepImage" style="margin:10px 0px;">
<img style="padding:3px;" src="http://elainegiles.co.uk/blog/wp-content/uploads/2010/01/Screen_shot_2010-01-26_at_20.18.572.png" width="540" height="648" alt="Screen_shot_2010-01-26_at_20.18.572.png" />
</div>
<div class="StepInstructions">
<p>Select View &gt; Show Invisible Files from the PathFinder menu to hide the invisible files.</p>
</div></div>
<div class="LessonStep top">
<h3 class="StepTitle">Finishing up</h3>
<div class="StepInstructions">
<p>The final step is to either eject the drive with the &quot;+1&quot; mount point or reboot. Either of these options will ensure that the mount point is reset to the original name and all the applications and processes should run as previously.</p>
</div></div>
<div class="LessonStep top">
<h3 class="StepTitle">Alternatives</h3>
<div class="StepInstructions">
<p>There are of course several other ways to remove the offending folder so PathFinder isn&#8217;t a requirement but for me it&#8217;s the fastest way to do it and I&#8217;ve had to repeat the process more times than I&#8217;d like so I&#8217;ve got it down to a fine art now.</p>
<p>The other methods involve using a system utility, such as <a href="http://www.titanium.free.fr/index_us.html">Onyx</a>, <a href="http://www.bresink.com/osx/TinkerTool.html">TinkerTool</a> or <a href="http://www.maintain.se/cocktail/index.php">Cocktail</a> to show the invisible files and Finder to locate and remove the folder. Alternatively there are Terminal commands available to achieve the same result.</p>
<p>I hope you never have cause to use any of the fixes but if you do I trust these steps help you.</p>
</div></div>
</p></div>
<p><!-- End ScreenSteps Content --></p>
]]></content:encoded>
			<wfw:commentRss>http://elainegiles.co.uk/2010/01/29/multiplying-hard-drives/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>O2&#8242;s not so simple Simplicity for iPhone</title>
		<link>http://elainegiles.co.uk/2010/01/19/o2s-not-so-simple-simplicity-for-iphone/</link>
		<comments>http://elainegiles.co.uk/2010/01/19/o2s-not-so-simple-simplicity-for-iphone/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 20:35:50 +0000</pubDate>
		<dc:creator>Elaine</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://elainegiles.co.uk/?p=189</guid>
		<description><![CDATA[So the magic day has arrived &#8230; I&#8217;m out of contract on my iPhone 3G *deep joy* Time to change to a better value tariff so off I headed to O2 in Bolton. I knew what I wanted was a tariff called Simplicity 20 for iPhone &#8230; if only acquiring it had been simple. Sadly, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Felainegiles.co.uk%2F2010%2F01%2F19%2Fo2s-not-so-simple-simplicity-for-iphone%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Felainegiles.co.uk%2F2010%2F01%2F19%2Fo2s-not-so-simple-simplicity-for-iphone%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>So the magic day has arrived &#8230; I&#8217;m out of contract on my iPhone 3G *deep joy*</p>
<p>Time to change to a better value tariff so off I headed to O2 in Bolton. I knew what I wanted was a tariff called Simplicity 20 for iPhone &#8230; if only acquiring it had been simple. Sadly, it was a complete disaster, for the full horror of the day take a listen to <a href="http://macbites.co.uk/2010/01/18/macbites-episode-0040/">MacBites episode 40</a>.</p>
<p>The store staff had clearly had no training in what was available to cater for the specific needs of iPhone customers. A glaring omission given that all the customers who purchased an iPhone 3G on the day of release are out of contract this month. The staff were all most helpful and cordial but this didn&#8217;t translate into a smooth transaction when they were unaware of the difference between a Simplicity tariff and a Simplicity for iPhone tariff.</p>
<p>For the record this is the difference:</p>
<h3>Simplicity (During January promotion) &#8211; £20</h3>
<ul>
<li>700 Free voice minutes (100 minutes more than usual)</li>
<li>700 Free text messages (100 texts more than usual)</li>
<li>1 free bolt-on (they recommend unlimited internet)</li>
<p></p>
<li>No visual voice mail</li>
<li>No free wifi</li>
</ul>
<h3>Simplicity (After January promotion ends) &#8211; £20</h3>
<ul>
<li>600 Free voice minutes</li>
<li>600 Free text messages</li>
<li>1 free bolt-on (they recommend unlimited internet)</li>
<p></p>
<li>No visual voice mail</li>
<li>No free wifi</li>
</ul>
<h3>Simplicity 20 for iPhone &#8211; £20</h3>
<ul>
<li>600 Free voice minutes</li>
<li>1200 Free text messages</li>
<li>2 free bolt-ons (they recommend unlimited internet and unlimited wifi)</li>
<p></p>
<li>Includes visual voice mail</li>
</ul>
<h3>The Best Way to proceed?</h3>
<p>From my experiences I&#8217;d by-pass the stores, they don&#8217;t seem to have a clue what is the best option for iPhone customers coming out of contract, and call O2 directly. If given a choice, which you should be if ringing via your iPhone, select the option to speak to the cancellations department. The option actually connects you to a department called Retentions who seem to be the only people at O2 who have any knowledge of the existence of the iPhone version of the Simplicity tariff.</p>
<p>Tell the Retentions department you want to switch to Simplicity 20 for iPhone with 600 free minutes, 1200 free texts, 2 bolt-ons and visual voice mail. If they deny all knowledge of its existence ask to speak to a supervisor and/or show them this screen capture of my O2 account &#8230; it really exists!!</p>
<p><a href="http://elainegiles.co.uk/blog/wp-content/uploads/2010/01/o2.jpg"><img src="http://elainegiles.co.uk/blog/wp-content/uploads/2010/01/o2.jpg" alt="My O2 account page showing that I really do have a Simplicity for iPhone contract" title="o2" width="518" height="128" class="aligncenter size-full wp-image-193" /></a></p>
<p>You might have to wait 24 hours for everything to be activated and you might have to manually reconfigure your settings. One of the side effects of changing tariffs was that the phone reset itself and failed to connect to the 3G network. This was easily rectified by entering the following settings into the General > Network > Cellular Data Network of the phone:</p>
<p><a href="http://elainegiles.co.uk/blog/wp-content/uploads/2010/01/iPhone-Settings.jpg"><img src="http://elainegiles.co.uk/blog/wp-content/uploads/2010/01/iPhone-Settings.jpg" alt="Correct settings for iPhone functionality on the Simplicity for iPhone contract" title="iPhone Settings" width="320" height="785" class="aligncenter size-full wp-image-192" /></a></p>
<p>The only other gotcha I encountered was having to set Visual Voice Mail up again from scratch but this shouldn&#8217;t be necessary if O2 transfer you to the correct tariff in the first place. Being without my visual voice mail made me realize that it was a feature of the iPhone that I had greatly under-appreciated &#8230; a mistake I won&#8217;t make again <img src='http://elainegiles.co.uk/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><a href="http://elainegiles.co.uk/blog/wp-content/uploads/2010/01/vvm_failed.jpg"><img src="http://elainegiles.co.uk/blog/wp-content/uploads/2010/01/vvm_failed.jpg" alt="Visual voice mail doesn&#039;t work with the default Simplicity tariff" title="vvm_failed" width="320" height="480" class="aligncenter size-full wp-image-204" /></a></p>
<p>Good luck with your tariff transfers and I&#8217;d love to hear how you get on so be sure to leave me a comment below!</p>
]]></content:encoded>
			<wfw:commentRss>http://elainegiles.co.uk/2010/01/19/o2s-not-so-simple-simplicity-for-iphone/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Quick URL Entry on an iPhone Redux</title>
		<link>http://elainegiles.co.uk/2009/07/31/quick-url-entry-on-an-iphone-redux/</link>
		<comments>http://elainegiles.co.uk/2009/07/31/quick-url-entry-on-an-iphone-redux/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 21:33:22 +0000</pubDate>
		<dc:creator>Elaine</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://elainegiles.co.uk/?p=147</guid>
		<description><![CDATA[Within days of getting my iPhone 3G in the summer of 2008 I&#8217;d found a real time saving feature on the keyboard for entering URL extensions and blogged about it too at Quick URL Entry on an iPhone. Well after the v.3 update not only is the feature still there but the range of extensions [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Felainegiles.co.uk%2F2009%2F07%2F31%2Fquick-url-entry-on-an-iphone-redux%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Felainegiles.co.uk%2F2009%2F07%2F31%2Fquick-url-entry-on-an-iphone-redux%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Within days of getting my iPhone 3G in the summer of 2008 I&#8217;d found a real time saving feature on the keyboard for entering URL extensions and blogged about it too at <a href="http://elainegiles.co.uk/2008/07/22/quick-url-entry-on-an-iphone/">Quick URL Entry on an iPhone</a>.</p>
<p>Well after the v.3 update not only is the feature still there but the range of extensions has been expanded. </p>
<p>Ireland will forever thank you <img src='http://elainegiles.co.uk/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Nice attention to detail there Apple!</p>
<h3>Version 2</h3>
<p><img src="http://elainegiles.co.uk/blog/wp-content/uploads/2009/07/iphonedomainextensionsv2.jpg" alt="iphonedomainextensionsv2" title="iphonedomainextensionsv2" width="320" height="480" class="aligncenter size-full wp-image-150" /></p>
<h3>Version 3</h3>
<p><img src="http://elainegiles.co.uk/blog/wp-content/uploads/2009/07/iphonedomainextensionsv3.jpg" alt="iphonedomainextensionsv3" title="iphonedomainextensionsv3" width="320" height="480" class="aligncenter size-full wp-image-151" /></p>
]]></content:encoded>
			<wfw:commentRss>http://elainegiles.co.uk/2009/07/31/quick-url-entry-on-an-iphone-redux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
