<?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>Accumulative Effect &#187; My Mac</title>
	<atom:link href="http://ashleyangell.com/category/my-mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://ashleyangell.com</link>
	<description>The personal blog of Ashley Angell</description>
	<lastBuildDate>Wed, 16 Jun 2010 13:22:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Limiting Steam for Mac to Specific (Free) Content Servers</title>
		<link>http://ashleyangell.com/2010/06/limiting-steam-for-mac-to-specific-free-content-servers/</link>
		<comments>http://ashleyangell.com/2010/06/limiting-steam-for-mac-to-specific-free-content-servers/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 12:14:04 +0000</pubDate>
		<dc:creator>Ash</dc:creator>
				<category><![CDATA[My Mac]]></category>
		<category><![CDATA[computer games]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Steam]]></category>
		<category><![CDATA[Valve]]></category>

		<guid isPermaLink="false">http://ashleyangell.com/?p=606</guid>
		<description><![CDATA[I have had iiNet ADSL for a very long time, and as a result of one of their acquisitions, the 3FL game servers now count as "freezone" for all iiNet customers. Whats really great about this, is that 3FL has official steam content servers; so steam downloads from 3FL are "freezone" too! This is great, [...]]]></description>
			<content:encoded><![CDATA[<p>I have had iiNet ADSL for a very long time, and as a result of one of their acquisitions, the 3FL game servers now count as "freezone" for all iiNet customers.  Whats really great about this, is that 3FL has official steam content servers; so steam downloads from 3FL are "freezone" too!  This is great, if like me you are a die-hard valve/steam fan boi.</p>
<p>The problem is that Steam uses a "BitTorrentesque" download technique and despite any settings you make inside Steam, it will not guarantee that it will limit its downloading from that server.  Windows users for a while now have had an app called SteamWatch which monitors Steam, and when it trys to download from another server, forcibly closes the connection on Steam.  Sadly, mac users dont have anything so easy, yet.  However, here is a shell script which adds a number of rules to the OSX firewall to stop steam from downloading from non-free servers:</p>
<pre class="bash">/sbin/IPFW -f flush
/sbin/IPFW -f add <span style="color: #000000;">3000</span> allow tcp from any to <span style="color: #000000;">203.59</span><span style="color: #000000;">.140</span><span style="color: #000000;">.194</span> <span style="color: #000000;">27030</span> out
/sbin/IPFW -f add <span style="color: #000000;">3001</span> allow tcp from any to <span style="color: #000000;">202.173</span><span style="color: #000000;">.128</span><span style="color: #000000;">.178</span> <span style="color: #000000;">27030</span> out
/sbin/IPFW -f add <span style="color: #000000;">3020</span> deny tcp from any to any <span style="color: #000000;">27030</span> out</pre>
<p>Just save these lines into a text file (mine is called 'rules.sh') and then in the terminal (and from the directory you saved the file) execute:</p>
<pre class="bash"><span style="color: #c20cb9; font-weight: bold;">sudo</span> bash rules.<span style="color: #c20cb9; font-weight: bold;">sh</span></pre>
<p>In this case, I have setup the rules for 2 servers, 203.59.140.194 and 202.173.128.178 which are the 2 servers which correspond to free content servers for iiNet.  If you are not iiNet, and can find out the IPs of your free Steam servers, just remove those lines and add/edit accordingly.</p>
<p>Now, this is not a silver bullet.  When these rules are on, it may restrict or otherwise affect online gaming and some Steam games may not download at all (because not every Steam content server has 100% of the steam catalogue on it!).  However, when you reboot, its reset, or you can run this command at a terminal prompt:</p>
<pre class="bash"><span style="color: #c20cb9; font-weight: bold;">sudo</span> /sbin/IPFW -f flush</pre>
<p>...and the rules will be reset.  Happy free downloading!</p>
]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/ashleyangell.com/p=606</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>High-Res Versions of Steam for Mac Teaser Images</title>
		<link>http://ashleyangell.com/2010/05/high-res-versions-of-steam-for-mac-teaser-images/</link>
		<comments>http://ashleyangell.com/2010/05/high-res-versions-of-steam-for-mac-teaser-images/#comments</comments>
		<pubDate>Sat, 01 May 2010 05:05:01 +0000</pubDate>
		<dc:creator>Ash</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[My Mac]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Steam]]></category>
		<category><![CDATA[Valve]]></category>
		<category><![CDATA[Wallpapers]]></category>

		<guid isPermaLink="false">http://ashleyangell.com/?p=582</guid>
		<description><![CDATA[Someone over at the Steam forums, made some wicked high-resolution (high-definition) versions of the new Steam for Mac teaser image Valve released a few weeks ago.  I thought I would post them here in case the root link goes missing for whatever reason.  "...and I'm a PC" and "iSandwich".]]></description>
			<content:encoded><![CDATA[<p>Someone <a href="http://forums.steampowered.com/forums/showthread.php?t=1175813">over at the Steam forums</a>, made some wicked high-resolution (high-definition) versions of the new Steam for Mac teaser image Valve released a few weeks ago.  I thought I would post them here in case the root link goes missing for whatever reason.  "...and I'm a PC" and "iSandwich".</p>
<p style="text-align: center;"><a href="http://ashleyangell.com/wp-content/uploads/2010/05/macpc1920x1200.png"><img class="aligncenter size-large wp-image-583" title="macpc1920x1200" src="http://ashleyangell.com/wp-content/uploads/2010/05/macpc1920x1200-1024x640.png" alt="" width="495" height="307" /></a></p>
<p style="text-align: center;"><a href="http://ashleyangell.com/wp-content/uploads/2010/05/95773052.png"><img class="aligncenter size-large wp-image-584" title="95773052" src="http://ashleyangell.com/wp-content/uploads/2010/05/95773052-1024x640.png" alt="" width="495" height="307" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/ashleyangell.com/p=582</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Woot! Valve Confirms Steam for Mac OSX</title>
		<link>http://ashleyangell.com/2010/03/woot-valve-confirms-native-steam-app-for-mac-osx/</link>
		<comments>http://ashleyangell.com/2010/03/woot-valve-confirms-native-steam-app-for-mac-osx/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 04:47:57 +0000</pubDate>
		<dc:creator>Ash</dc:creator>
				<category><![CDATA[My Mac]]></category>
		<category><![CDATA[computer games]]></category>
		<category><![CDATA[left4dead]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[portal]]></category>
		<category><![CDATA[teamfortress2]]></category>
		<category><![CDATA[Valve]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://ashleyangell.com/?p=411</guid>
		<description><![CDATA[Its been speculated for some time now, but it turns out that sometimes rumours that seem too good to be true, do materialize after all.  Steam is coming to the Mac. And not just im some crappy pseudo lameness through a dodgy emulation or some-such, but real honest to god native application which is, according to Valve [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://ashleyangell.com/wp-content/uploads/2010/03/andimapc.jpeg"><img class="aligncenter size-full wp-image-412" title="andimapc" src="http://ashleyangell.com/wp-content/uploads/2010/03/andimapc.jpeg" alt="" width="480" height="320" /></a></p>
<p>Its been speculated for some time now, but it turns out that sometimes rumours that seem too good to be true, do materialize after all.  <strong><a href="http://store.steampowered.com/news/3569/">Steam is coming to the Mac</a></strong><strong>. </strong></p>
<p>And not just im some crappy pseudo lameness through a dodgy emulation or some-such, but real honest to god native application which is, according to Valve to be considered a tier-1 level platform with simultaneous releases for PC, Mac and XBox 360 from now on.  Also, Mac and PC builds will be concurrent, patches will be released to both simultaneously as well.  The source engine, also gets the native treatment, now that Valve has incorporated OpenGL into its award winning, modular engine.</p>
<blockquote><p>Portal 2 will be Valve's first simultaneous release for Mac and Windows. "Checking in code produces a PC build and Mac build at the same time, automatically, so the two platforms are perfectly in lock-step," said Josh Weier, Portal 2 Project Lead. "We're always playing a native version on the Mac right alongside the PC. This makes it very easy for us and for anyone using Source to do game development for the Mac."</p></blockquote>
<p>This means that <strong>all</strong> steam games will be theoretically available to Mac users. Steam and Valve's own library of games including Left 4 Dead 2, Team Fortress 2, Counter-Strike, Portal, and the Half-Life series will be available as soon as April (next month).</p>
<p>But looking at the bigger picture, I think this is a huge industry changing announcement from Valve.  I think this will be the event all Linux and Mac users had been hoping for to finally bust the lid off the "Windows is best for games".  This is a great idea from valve because it means that they're going to have access toa  huge market of new potential gamers.  I suspect that many OSX users will flock to Steam as their de facto games delivery platform, since historically only very large titles were ever ported to MAc, and generally years after the PC launch.</p>
<p>What's more, if Valve is to be beleived, it may be more than just Source games coming, Gabe Newell, President of Valve said:</p>
<blockquote><p>"As we transition from entertainment as a product to entertainment as a service, customers and developers need open, high-quality Internet clients, the Mac is a great platform for entertainment services."</p>
<p>"Our Steam partners, who are delivering over a thousand games to 25 million Steam clients, are very excited about adding support for the Mac," said Jason Holtman, Director of Business Development at Valve. "Steamworks for the Mac supports all of the Steamworks APIs, and we have added a new feature, called Steam Play, which allows customers who purchase the product for the Mac or Windows to play on the other platform free of charge. For example, Steam Play, in combination with the Steam Cloud, allows a gamer playing on their work PC to go home and pick up playing the same game at the same point on their home Mac. We expect most developers and publishers to take advantage of Steam Play."</p></blockquote>
<p>Given the lack of enthusiasm for Windows Vista, and given he number of people I know to be making the move from Windows to Mac, I think this will only lessen the ties people have with Windows.  Especially that source game licenses are granted for either platform.  Blizzard has done this too, for the record.  Its not quite as elegant as steam, but battle.net was (to my knowledge) the first way to get dual platform licences which could be downloaded from the web.</p>
<p>In summary, this is such exciting news for me, I am positively elated.  And I think that this will cause quite a stir in the games industry, in that games that support only one platform may finally be a thing of the past.</p>
]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/ashleyangell.com/p=411</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why iPad? Because it&#8217;s Cheap!</title>
		<link>http://ashleyangell.com/2010/03/why-ipad-because-its-cheap/</link>
		<comments>http://ashleyangell.com/2010/03/why-ipad-because-its-cheap/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 13:06:15 +0000</pubDate>
		<dc:creator>Ash</dc:creator>
				<category><![CDATA[My Mac]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://ashleyangell.com/?p=408</guid>
		<description><![CDATA[ordinary people just want something cheap that works. And that’s how the iPad will seem to them. Many will never make a conscious decision to switch. They’ll get an iPad as well, then find they use their Windows machine less and less. When it dies they won’t replace it. via ycombinator.com I think this is totally [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>ordinary people just want something cheap that works. And that’s how the iPad will seem to them. Many will never make a conscious decision to switch. They’ll get an iPad as well, then find they use their Windows machine less and less. When it dies they won’t replace it.</p>
<p>via <a href="http://ycombinator.com/rfs6.html">ycombinator.com</a></p></blockquote>
<p>I think this is totally true.  And interestingly, I think its the same reason why the MacBooks have taken off recently.  I am one of the converted.  Mac "gets" mobile computing.  They  seem to understand that when I am on the move, I dont want headaches with network connections and I just want my Laptop to work!</p>
<p>This being said, the iPad is a disappointment for me because I really wanted something a bit more.  I wanted something that run OSX, and had a stylus with multiple sensitivities.  I also wanted it to have a conductive touch interface and I wanted it to be as thick as the air.  THAT would have blown my world - however, I am convinced that this may actually be coming (at least in part) in the future.</p>
<p>I do think that the iPad was rushed and I do think that its uninspired (the iPhoneesque interface is starting to show its age).  But I also think that this wont matter at the till.  I also think that it opens up some interesting development ideas, specifically in the area of table-top gaming and traditional board games - especially when coupled with 'linked' iPhones.</p>
<p>I am very hopeful that the iPad succeeds in creating a new category of applications that use it unique feature set.  I truly think that limiting it to Web browsing and Book Reading would be a terrible shame.  And a waste.</p>
]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/ashleyangell.com/p=408</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple&#8217;s Magic Mouse Now Running Properly Under Windows</title>
		<link>http://ashleyangell.com/2010/01/apples-magic-mouse-now-running-properly-under-windows/</link>
		<comments>http://ashleyangell.com/2010/01/apples-magic-mouse-now-running-properly-under-windows/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 09:07:52 +0000</pubDate>
		<dc:creator>Ash</dc:creator>
				<category><![CDATA[My Mac]]></category>
		<category><![CDATA[BootCamp]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[Magic Mouse]]></category>

		<guid isPermaLink="false">http://ashleyangell.com/?p=381</guid>
		<description><![CDATA[As I've indicated earlier, I am a massive fan of Apple's Magic Mouse.  While it does carry a heavy price tag, I thought it was completely worth it.  But a sad draw-back was that under Windows (pecicially Boot Camp), the mouse only works as a standard 2 button mouse. But thanks to a little hackery [...]]]></description>
			<content:encoded><![CDATA[<p>As I've <a href="http://ashleyangell.com/2009/12/magicprefs-making-the-magic-mouse-even-more-magical/">indicated earlier</a>, I am a massive fan of Apple's Magic Mouse.  While it does carry a heavy price tag, I thought it was completely worth it.  But a sad draw-back was that under Windows (pecicially Boot Camp), the mouse only works as a standard 2 button mouse.</p>
<p>But thanks to a little hackery from Apple’s Bluetooth Update (<a href="http://support.apple.com/kb/DL952">located here</a>) the Magic Mouses driver was extracted via WinRar resulting in a <a href="http://uneasysilence.com/media/2009/11/AppleWirelessMouse5.exe">32bit version</a> and a <a href="http://uneasysilence.com/media/2009/11/AppleWirelessMouse645.exe">64bit version</a> that you can install on any ordinary Windows PC that will enable all the scrolling ‘magic’ of the Magic Mouse.</p>
<p><a href="http://ashleyangell.com/wp-content/uploads/2010/01/lasertracking_20091020.jpg"><img class="aligncenter size-full wp-image-382" title="lasertracking_20091020" src="http://ashleyangell.com/wp-content/uploads/2010/01/lasertracking_20091020.jpg" alt="lasertracking_20091020" width="439" height="423" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/ashleyangell.com/p=381</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MagicPrefs &#8211; Making the Magic Mouse Even More Magical</title>
		<link>http://ashleyangell.com/2009/12/magicprefs-making-the-magic-mouse-even-more-magical/</link>
		<comments>http://ashleyangell.com/2009/12/magicprefs-making-the-magic-mouse-even-more-magical/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 00:22:02 +0000</pubDate>
		<dc:creator>Ash</dc:creator>
				<category><![CDATA[My Mac]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Magic Mouse]]></category>

		<guid isPermaLink="false">http://ashleyangell.com/?p=351</guid>
		<description><![CDATA[MagicPrefs is a free menubar application which aims to improve the functionality and configuration options of the Apple Magic Mouse. It features the ability to bind a variable number of finger clicks, taps, swipes, pinch and other gestures to functions like Middle Click , Hold Down Both Mouse Buttons , Spaces , Expose, Dashboard etc. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ashleyangell.com/wp-content/uploads/2009/12/500x_magicprefs.jpg"><img class="aligncenter size-full wp-image-352" title="500x_magicprefs" src="http://ashleyangell.com/wp-content/uploads/2009/12/500x_magicprefs.jpg" alt="500x_magicprefs" width="495" height="394" /></a></p>
<p>MagicPrefs is a free menubar application which aims to improve the functionality and configuration options of the Apple Magic Mouse.</p>
<ul>
<li>It features the ability to bind a variable number of finger clicks, taps, swipes, pinch and other gestures to functions like Middle Click , Hold Down Both Mouse Buttons , Spaces , Expose, Dashboard etc.</li>
<li>Touch Sensitivity implements a single point control for a number of factors impacting the algorithms of the taps, swipes, pinche and other gestures.</li>
<li>Tracking Speed adds the ability to increase the maximum mouse speed by a extra 200%.</li>
<li>Also featured is a real-time display of the fingers touching the surface of the mouse that you can enable to test</li>
</ul>
<p>You can download it, <a href="http://www.apple.com/downloads/macosx/system_disk_utilities/magicprefs.html">here</a> for free.</p>
<p>(Via <a href="http://www.gizmodo.com.au/2009/12/magicprefs-is-like-pixie-dust-for-the-magic-mouse/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+GizmodoAustralia+%28Gizmodo+Australia%29">Gizmodo</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/ashleyangell.com/p=351</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Ultimate Mac Keyboard Shortcut List</title>
		<link>http://ashleyangell.com/2009/12/the-ultimate-mac-keyboard-shortcut-list/</link>
		<comments>http://ashleyangell.com/2009/12/the-ultimate-mac-keyboard-shortcut-list/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 05:54:48 +0000</pubDate>
		<dc:creator>Ash</dc:creator>
				<category><![CDATA[My Mac]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[shortcuts]]></category>

		<guid isPermaLink="false">http://ashleyangell.com/?p=313</guid>
		<description><![CDATA[I have found possibly the best site on the Internet: I like to figure out the fastest way to do things. I hope these shortcuts will help you become the power user that lies within. These keystrokes should work on Mac OS 10.6 Snow Leopard and 10.5 Leopard (many also work on 10.4 Tiger). I add [...]]]></description>
			<content:encoded><![CDATA[<p>I have found possibly the <a href="http://www.danrodney.com/mac/index.html">best site</a> on the Internet:</p>
<blockquote>
<p style="margin-bottom: 0pt;">I like to figure out the fastest way to do things. I hope these shortcuts will  help             you become the power user that lies within. These keystrokes should work on <span style="margin-bottom: 0pt;">Mac OS</span> <span style="margin-bottom: 0pt;">10.6 Snow Leopard and <span style="margin-bottom: 0pt;">10.5 Leopard </span> (many also work on <span style="margin-bottom: 0pt;"> 10.4 Tiger</span>). I add new shortcuts as I find them, so check back!</span> I’m still exploring Snow Leopard and will be updating this page as I discover new goodies.</p>
<p>Please note that Cmd is short for the Command             key (otherwise called the Apple key).</p></blockquote>
<p><strong>Guide             to the Mac’s Menu Symbol: </strong></p>
<table id="symbols" border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td width="10%">
<div>Symbol</div>
</td>
<td width="48%">Key on Keyboard</td>
<td width="12%">
<div>Symbol</div>
</td>
<td width="30%">Key on Keyboard</td>
</tr>
<tr>
<td>
<div><img src="http://www.danrodney.com/mac/img/menusym-command.gif" alt="" width="12" height="12" /></div>
</td>
<td>Command/Apple key (like Control on  a PC)</td>
<td>
<div><img src="http://www.danrodney.com/mac/img/menusym-delete.gif" alt="" width="15" height="11" /></div>
</td>
<td>Delete</td>
</tr>
<tr>
<td>
<div><img src="http://www.danrodney.com/mac/img/menusym-option.gif" alt="" width="12" height="11" /></div>
</td>
<td>Option (like Alt on  a PC)</td>
<td>
<div><img src="http://www.danrodney.com/mac/img/menusym-escape.gif" alt="" width="12" height="12" /></div>
</td>
<td>Escape</td>
</tr>
<tr>
<td>
<div><img src="http://www.danrodney.com/mac/img/menusym-shift.gif" alt="" width="12" height="12" /></div>
</td>
<td>Shift</td>
<td>
<div><img src="http://www.danrodney.com/mac/img/menusym-pageup.gif" alt="" width="7" height="12" /></div>
</td>
<td>Page Up</td>
</tr>
<tr>
<td>
<div><img src="http://www.danrodney.com/mac/img/menusym-control.gif" alt="" width="9" height="6" /></div>
</td>
<td>Control (Control-click = Right-click)</td>
<td>
<div><img src="http://www.danrodney.com/mac/img/menusym-pagedown.gif" alt="" width="7" height="12" /></div>
</td>
<td>Page Down</td>
</tr>
<tr>
<td>
<div><img src="http://www.danrodney.com/mac/img/menusym-tab.gif" alt="" width="12" height="7" /></div>
</td>
<td>Tab</td>
<td>
<div><img src="http://www.danrodney.com/mac/img/menusym-home.gif" alt="" width="11" height="11" /></div>
</td>
<td>Home</td>
</tr>
<tr>
<td>
<div><img src="http://www.danrodney.com/mac/img/menusym-return.gif" alt="" width="12" height="10" /></div>
</td>
<td>Return</td>
<td>
<div><img src="http://www.danrodney.com/mac/img/menusym-end.gif" alt="" width="10" height="11" /></div>
</td>
<td>End</td>
</tr>
<tr>
<td>
<div><img src="http://www.danrodney.com/mac/img/menusym-enter.gif" alt="" width="9" height="6" /></div>
</td>
<td>Enter (on Number Pad)</td>
<td>
<div><img src="http://www.danrodney.com/mac/img/menusym-arrowkeys.gif" alt="" width="44" height="12" /></div>
</td>
<td>Arrow Keys</td>
</tr>
</tbody>
</table>
<p><strong>Finder Shortcuts </strong></p>
<table id="finder" border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td width="59%">Action</td>
<td width="41%">Keystroke</td>
</tr>
<tr>
<td>Open Sidebar item in a new window</td>
<td>Cmd-Click it</td>
</tr>
<tr>
<td>Switch Finder views (Icon, List, Column, Cover Flow)</td>
<td>Cmd-1, Cmd-2, Cmd-3, Cmd-4</td>
</tr>
<tr>
<td>In List view, expand a folder</td>
<td>Right Arrow</td>
</tr>
<tr>
<td>In List view, collapse a folder</td>
<td>Left Arrow</td>
</tr>
<tr>
<td>Rename the selected file/folder</td>
<td>Press Return (or Enter)</td>
</tr>
<tr>
<td>Go into selected folder or open the selected file</td>
<td>Cmd-Down Arrow</td>
</tr>
<tr>
<td>Go to parent folder</td>
<td>Cmd-Up Arrow</td>
</tr>
<tr>
<td>Go Back</td>
<td>Cmd-[  (that’s left square bracket)</td>
</tr>
<tr>
<td>Go Forward</td>
<td>Cmd-]  (that’s right square bracket)</td>
</tr>
<tr>
<td>Select the next icon in Icon and List views</td>
<td>Tab (Shift-Tab reverses direction)</td>
</tr>
<tr>
<td>Alternate columns in Column View</td>
<td>Tab (Shift-Tab reverses direction)</td>
</tr>
<tr>
<td>Instantly show long file name (for names condensed with a “...”)</td>
<td>Hold Option while mousing over long filenames</td>
</tr>
<tr>
<td>Resize current column to fit the longest file name</td>
<td>Double-Click column resize widget</td>
</tr>
<tr>
<td>Resize all columns to fit their longest file names</td>
<td>Option Double-Click resize widget</td>
</tr>
<tr>
<td>Copy and Paste files</td>
<td>Cmd-C, then Cmd-V</td>
</tr>
<tr>
<td>Move a file instead of copying. (Copies the file to the destination and removes it from the original disk.)</td>
<td>Cmd-Drag file to disk</td>
</tr>
<tr>
<td>Move selected files to the Trash</td>
<td>Cmd-Delete</td>
</tr>
<tr>
<td>Empty the Trash (with warning)</td>
<td>Cmd-Shift-Delete</td>
</tr>
<tr>
<td>Empty the Trash (without warning)</td>
<td>Cmd-Opt-Shift-Delete</td>
</tr>
<tr>
<td>Cancel a drag-n-drop action while in the midst of dragging</td>
<td>Esc</td>
</tr>
<tr>
<td>Show Inspector (a single, live refreshing Info window)</td>
<td>Cmd-Opt-I</td>
</tr>
<tr>
<td>Undo the last action (such as rename file, copy file, etc.)</td>
<td>Cmd-Z</td>
</tr>
<tr>
<td>Hide/Show Sidebar (on the left)</td>
<td>Cmd-Opt-T</td>
</tr>
<tr>
<td>Move or Remove item in toolbar (at the top of the window).<br />
This works in most programs.</td>
<td>Cmd-drag</td>
</tr>
<tr>
<td>Open Quick Look (Mac OS 10.5)</td>
<td>With file selected, tap Spacebar (or Cmd-Y)</td>
</tr>
<tr>
<td>Zoom In/Out on a Quick Look Preview</td>
<td>Cmd-Plus(+) or Cmd-Minus(-)</td>
</tr>
<tr>
<td>Find by File Name (Mac OS 10.5)</td>
<td>Cmd-Shift-F</td>
</tr>
</tbody>
</table>
<p><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/ashleyangell.com/p=313</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Install BootCamp 3.0 on Windows 7 x64 (on a 2008 MacBook)</title>
		<link>http://ashleyangell.com/2009/10/how-to-install-bootcamp-3-0-on-windows-7-x64-on-a-2008-macbook/</link>
		<comments>http://ashleyangell.com/2009/10/how-to-install-bootcamp-3-0-on-windows-7-x64-on-a-2008-macbook/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 10:35:09 +0000</pubDate>
		<dc:creator>Ash</dc:creator>
				<category><![CDATA[My Mac]]></category>
		<category><![CDATA[BootCamp]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://ashleyangell.com/?p=211</guid>
		<description><![CDATA[Yes you can - but not directly.  To install boot camp 3.0 on Windows 7 x64 follow these instructions. open command prompt in administrator mode type "net user administrator /active:yes" hit enter log out then log in as "administrator" then open cd and navigate to "bootcamp/drivers/apple/" run "bootcampx64" once done reboot, logback in and turn [...]]]></description>
			<content:encoded><![CDATA[<p>Yes you can - but not directly.  To install boot camp 3.0 on Windows 7 x64 follow these instructions.</p>
<ol>
<li>open command prompt in administrator mode</li>
<li>type "net user administrator /active:yes" hit enter</li>
<li>log out then log in as "administrator"</li>
<li>then open cd and navigate to "bootcamp/drivers/apple/"</li>
<li>run "bootcampx64"</li>
<li>once done reboot, logback in and turn off administrator account by entering "net user administrator /active:no"</li>
</ol>
<p>viola! boot camp 3.0 on x64!</p>
<p>This successfully installed on my late 2008 model uni-shell MacBook (the non-pro single cast aluminium one).  Windows 7 managed to get most of the drivers by default, which was a refreshing change from XP and Vista (including the wireless drivers), but once BootCamp had installed the audio was fixed, and everything was great.  I installed the GeForce 9M drivers from <a href="http://nvidia.com">nvidia.com</a> and I was in action.</p>
]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/ashleyangell.com/p=211</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
