• Hey, guest user. Hope you're enjoying NeoGAF! Have you considered registering for an account? Come join us and add your take to the daily discourse.

Mac OS X Mountain Lion. Move your Mac even further ahead

Status
Not open for further replies.
If you have Cinch you don't have to pay for it again?

I actually don't use Cinch at all any more. I've adapted by usage around the differences. Now whenever I go back to Win7 I constantly try and exposé.

I know this is the OS X thread, but if there are a couple things I miss when using Bootcamp to Windows 7, it has to be Exposé, and Quick Look previews. Just those two things would make life so much better.
 

Ambitious

Member
No, Expose is fucking amazing again now.
You can make it behave like it did pre-Lion.

expose.png

Good, now if they'd fix the desktop management too, I'd be satisfied. Fucking Mission Control.
 

NekoFever

Member
Lion went up at around 5:30 Pacific, so it could be soon. Not that it matters because the download is going to be so damn slow.
 
There:

Code:
#! /bin/csh
 curl -silent -A "iMacAppStore/1.0.1 (Macintosh; U; Intel Mac OS X 10.6.7; en) AppleWebKit/533.20.25" 'http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewMultiRoom?fcId=489264329&mt=12' | grep -i "mountain lion" > /dev/null
 if ($? == 0) then
 echo "Available"
 say "MOUNTAIN LION MAY BE AVAILABLE"
 else
 echo "Nada"
 endif
 sleep 600
 

meppi

Member
Heh, the Up-to-date page has been updated, but the link doesn't work yet.

Instead I'm getting this:

Error 404--Not Found

From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:

10.4.5 404 Not Found

The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.

If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
 

Rockman

Member
Alright so I requested the codes for the two rMBP's I purchased. I wonder how long it will take to receive them?
 

JMizzlin

Member
My friend bought a Macbook Pro 2 weeks ago and informs me the people at Apple told him he'd be eligible for a free upgrade to Mountain Lion when it comes out. However he's unsure how to upgrade for free hence why I'm asking here if anyone knows where he'd find this?
 
Status
Not open for further replies.
Top Bottom