Hi McMark,
Glad you were successful in using VNC over SSH to control your Moms computer. Since your Mom is on a dial-up connection which is only active intermittantly (when your M…
To add one more thing to what rjt1000 wrote, VNC viewers also allow you to set a connection profile. If you use fewer colors the screen refresh over the VNC connection will also be…
It's a KLH 2.1 Home theater system with iPod dock. Costco's regular price is $179.99 but this week it's one of their coupon specials for $30 off. It looks like a pretty nice powe…
just looks computer speakers that are "iPod compatible," which just means they'll plug into anything with a headphone jack. i didn't see anything about a dock. go to the store an…
Quote:
Originally Posted by dahcar
just looks computer speakers that are "iPod compatible," which just means they'll plug into anything with a headphone jack. i didn't see anyt…
http://en.wikipedia.org/wiki/Streaming_SIMD_Extensions
There's SSE, SSE2 and SSE3. These are sort of like Altivec equivalents in the x86 world.
When is Apple going to start optim…
OSX requires a minimum of SSE3, although it has been hacked to support machines that only have SSE2. The system vector libraries support the use of SSE (1/2/3) in addition to Altiv…
All the intel binaries are optimized for SSE2 when they are compiled. Some also include SSE3 instructions, but since there are equivelents in SSE2 for all SSE3 instructions, the ke…
The compilers automatically use SSE, unless you explicitly tell them not to. AFAIK the fpu is actually integrated into the SSE unit of the P4 at least.
Quote:
Originally Posted by OreoCookie
The compilers automatically use SSE, unless you explicitly tell them not to. AFAIK the fpu is actually integrated into the SSE unit of the…
Quote:
Originally Posted by tkmd
OK but do you know if apple is using Intels' compliers or gcc when compiling for the Intel versions of Mac's in 10.4.5?
I assume they use gc…
Apple is using GCC for the OS and its applications at the moment.
Intel has a new compiler for the Mac in beta (final release this fall) that offers a substantial increase in perf…
A friend of mine came to me with a problem today, he accidently copied 3500 pic files onto his desktop. So the desktop is covered in files, but they can't be deleted. When trying t…
You could use something like Force Delete, or you could try these two terminal commands:
cd ~/Desktop
mv *.jpg ~/.Trash
Why do I mv them to the Trash instead of rm'ing them, you …
the terminal commands worked, thanks!
Had to use different cases to get them all:
*.jpg
*.JPG
*.tiff
*.TIFF
He thanks you and is in the process of joining this site.
Tim
Probably could have just restarted, then whatever file was *hung up* would have been released.
What annoys me is that when the desktop is covered in too many files, it starts over…
Sometimes I get the "file in use" message when the file is not really (or apparently) in use and the trash won't empty (adium file transfers and slideshows from the finder are cham…
Quote:
Originally Posted by satcomtim
the terminal commands worked, thanks!
Had to use different cases to get them all:
*.jpg
*.JPG
*.tiff
*.TIFF
He thanks you and is in the p…
When I'm connected to a PC network, I can browse to and click a server, which on the PC side is set to allow in anyone with full permissions (no authentication required), yet when …
I have my gmail account set up through Apple's mail app. (oviously a POP connection) i brought my laptop to school to use it but i think the school's network automatically changed …