
bella92108
Mar 28, 12:11 PM
Get the latest version of TinyUmbrella. It needs to be updated each time a new firmware is released.
One would think he'd get the idea when it pops up and says "New Version Available, Please UPDATE NOW" whenever it loads. LOL, but alas, never OVERestimate people, hehe
One would think he'd get the idea when it pops up and says "New Version Available, Please UPDATE NOW" whenever it loads. LOL, but alas, never OVERestimate people, hehe

BornAgainMac
Oct 17, 07:44 AM
Remote Desktop rocks. I really like it better than Virtual PC for performance reasons. And I don't use any of my Mac hard drive space except for the program, or memory, and CPU time.
Virtual PC still is the best if you want to have multiple O/S's and at the same time and have the ability to easily reimage a drive and share your existing hardware and don't have to space for an extra PC. And if you have a laptop and not on a network to connect to your PC.
Virtual PC still is the best if you want to have multiple O/S's and at the same time and have the ability to easily reimage a drive and share your existing hardware and don't have to space for an extra PC. And if you have a laptop and not on a network to connect to your PC.

armanjt
May 6, 06:40 PM
So I'm looking into a new iMac and my budget is 1500 so I'm wonder whether to get the 2.5 ghz and get some ram from OWC or just go with the 2.7 ghz please help me decide

Consultant
Jun 23, 04:07 PM
Can't decide if I want to go to Reston (closer) or Tysons
more...

gr8tfly
Apr 29, 02:00 AM
I should add that I used the install disks that came with the computer.
As someone else mentioned, try running Disk Utility Repair Disk off of your install disc (while booted off it). Or, just reformat (which will erase the contents). The correct format would be "Mac OS Extended". That should give you a clean slate, provided there are no hardware issues (with the drive, in particular). Memory problems would show with different symptoms.
If those are the original discs, it should work. Though, from what I can find on the earliest model (desk lamp style), the minimum it shipped with was 10.1.3. If it was any later model, it should have shipped with 10.2. Original discs should be grey.
10.4, Tiger, should work just fine on that model. I used to run it on a slower 667MHz PowerBook.
As someone else mentioned, try running Disk Utility Repair Disk off of your install disc (while booted off it). Or, just reformat (which will erase the contents). The correct format would be "Mac OS Extended". That should give you a clean slate, provided there are no hardware issues (with the drive, in particular). Memory problems would show with different symptoms.
If those are the original discs, it should work. Though, from what I can find on the earliest model (desk lamp style), the minimum it shipped with was 10.1.3. If it was any later model, it should have shipped with 10.2. Original discs should be grey.
10.4, Tiger, should work just fine on that model. I used to run it on a slower 667MHz PowerBook.

Sun Baked
Sep 8, 06:36 PM
Originally posted by edvniow
If anybody does it again, I've got the Vikings primed and ready.:D
I think the hint was -- report the post.
But in the last example you gave edvniow, even he lost track of how many times he posted his message.
If anybody does it again, I've got the Vikings primed and ready.:D
I think the hint was -- report the post.
But in the last example you gave edvniow, even he lost track of how many times he posted his message.
more...

SuperJudge
Apr 2, 10:20 PM
IIRC, the Quadro is the same as the 7800, but with a port for a stereo-3D headset.
I've got a 6600 in my PowerMac G5 and it's certainly whisper quiet since it doesn't have a fan. I'm considering an upgrade to an ATI X1900, though. I've got an X1900XT in my Mac Pro at work and I'm more than modestly pleased with it, but the 6600 is more than adequate for what I need at home.
I've got a 6600 in my PowerMac G5 and it's certainly whisper quiet since it doesn't have a fan. I'm considering an upgrade to an ATI X1900, though. I've got an X1900XT in my Mac Pro at work and I'm more than modestly pleased with it, but the 6600 is more than adequate for what I need at home.

homeshire
Jul 15, 08:32 AM
Originally posted by pretentious
I think everyone is just gone WMP, and I at first thought it was maybe the price, but no a look at Apple's Quicktime Streaming Server site (http://www.apple.com/quicktime/products/qtss/), it says its free and open-sourced.
So I'm guessing its just web-masters not wanting their visters to have to go and download the quicktime plug-in just to use the service, it would just be easyer for the site to use WMP and be done w/ 95% the computer population.
oh how i hope you are wrong!!! what an impoverished world, when microsoft is the only choice! that is when i'll demure.
fortunately, despite it's low reputation in the mac world, realplayer is still an option, and as i use it extensively to listen to german streams, i guess it's no big deal to use it for my previous qt selections. :rolleyes:
I think everyone is just gone WMP, and I at first thought it was maybe the price, but no a look at Apple's Quicktime Streaming Server site (http://www.apple.com/quicktime/products/qtss/), it says its free and open-sourced.
So I'm guessing its just web-masters not wanting their visters to have to go and download the quicktime plug-in just to use the service, it would just be easyer for the site to use WMP and be done w/ 95% the computer population.
oh how i hope you are wrong!!! what an impoverished world, when microsoft is the only choice! that is when i'll demure.
fortunately, despite it's low reputation in the mac world, realplayer is still an option, and as i use it extensively to listen to german streams, i guess it's no big deal to use it for my previous qt selections. :rolleyes:
more...

TimTheEnchanter
Jan 17, 10:24 AM
This is one of the stupidest things I have ever seen.
Kind of ranks up there with this...
Kind of ranks up there with this...

dh2005
May 6, 09:34 AM
I'm looking to buy my second. If the 'je ne sais quoi' of the iMac has got you interested, you'll probably love it.
I think they're great. As for a score...? I'll give it a 9. In terms of how it meets my needs.
I think they're great. As for a score...? I'll give it a 9. In terms of how it meets my needs.
more...

ijimk
Aug 18, 09:46 AM
If you are asking if its apple's style, i would have to say no man. I would change the backgound color to white and find a place to add highlights of silver. Just some suggestions.

TreborM
Mar 27, 10:29 AM
I have been using screen in the osx terminal to get serial access, using the following:
screen telnet /dev/tty.usbserial
Unfortunately I can't scrollback in screen, which makes copying long config files a process of :apple:-C, :apple:-V, and repeat. Any suggestions for native serial support in the osx terminal app WITH scrollback?
I do not understand why you are using screen to launch telnet instead of invoking it directly, but try using logging in screen (-L if memory serves right)
Personally I would use tee to make a copy of the output in a file and extract your config files from this file.
Also IIRC Cisco's iOS lets you save and load config files directly. I do not remember the exact syntax but try built-in help...
Hope this helps,
Trebor.
screen telnet /dev/tty.usbserial
Unfortunately I can't scrollback in screen, which makes copying long config files a process of :apple:-C, :apple:-V, and repeat. Any suggestions for native serial support in the osx terminal app WITH scrollback?
I do not understand why you are using screen to launch telnet instead of invoking it directly, but try using logging in screen (-L if memory serves right)
Personally I would use tee to make a copy of the output in a file and extract your config files from this file.
Also IIRC Cisco's iOS lets you save and load config files directly. I do not remember the exact syntax but try built-in help...
Hope this helps,
Trebor.
more...

appleguy123
Apr 27, 09:05 PM
Yes, they honor AppleCare.
http://www.apple.com/support/products/mac.html
Availability of each option depends on country in which service is requested and location of Apple Authorized Service Provider. Apple may also request that the customer replace components with readily installable parts.
http://www.apple.com/support/products/mac.html
Availability of each option depends on country in which service is requested and location of Apple Authorized Service Provider. Apple may also request that the customer replace components with readily installable parts.

Hellhammer
Apr 13, 11:40 AM
also you can connect apple display with mini displayport to thunderbolt.
Yes. Thunderbolt uses the same connector as mDP so any existing mDP device will work without any adapters in TB port.
what the diference it would be if a display has thunderbolt? bigger resolution because of higher speed?
Thunderbolt uses DisplayPort 1.1a so it's not any faster than normal (Mini) DisplayPort. However, it can carry other data too because of the 10Gb/s PCIe channel it has, so it would eliminate the need of USB cable for data.
and what would daisy-chaining give me?
That means the ACD would act as a hub. For example, if you have an ACD with TB and ext HD with TB, you connect one cable from the ACD to the MBP and the other port(s) can be used to connect other TB devices. That way you don't have to get a hub to attach multiple devices into one port.
TB supports up to 7 devices in one port.
Yes. Thunderbolt uses the same connector as mDP so any existing mDP device will work without any adapters in TB port.
what the diference it would be if a display has thunderbolt? bigger resolution because of higher speed?
Thunderbolt uses DisplayPort 1.1a so it's not any faster than normal (Mini) DisplayPort. However, it can carry other data too because of the 10Gb/s PCIe channel it has, so it would eliminate the need of USB cable for data.
and what would daisy-chaining give me?
That means the ACD would act as a hub. For example, if you have an ACD with TB and ext HD with TB, you connect one cable from the ACD to the MBP and the other port(s) can be used to connect other TB devices. That way you don't have to get a hub to attach multiple devices into one port.
TB supports up to 7 devices in one port.
more...

Silentwave
Jan 10, 12:25 PM
Well, when I first saw this video several months ago, I got really excited... but now that it has actually been implemented in the iPhone, I think we'll see a bright future with this technology and Apple.
I can already see so many uses for people using such programs as Aperture and the Final Cut Studio, for audio professionals and DJs, and it seems like it could be great for compositors using Phenomenon when it comes next year to replace shake.
I'd love to have a regular ACD then an Apple Multi-Touch HD display to work on.
There's no way that Apple will limit this to the iPhone for longer than it takes to effectively create screens and programs to work with it.
I can already see so many uses for people using such programs as Aperture and the Final Cut Studio, for audio professionals and DJs, and it seems like it could be great for compositors using Phenomenon when it comes next year to replace shake.
I'd love to have a regular ACD then an Apple Multi-Touch HD display to work on.
There's no way that Apple will limit this to the iPhone for longer than it takes to effectively create screens and programs to work with it.

ChazUK
Dec 1, 03:45 PM
Wirelessly posted (Mozilla/5.0 (Linux; U; Android 1.5; en-gb; HTC Hero Build/CUPCAKE) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1)
I've been using the android release for about a week. Good app.
Off topic, I thought Adobe was "teh suck" around these parts with no programming talent whatsoever?
Or does that opinion only apply to Flash?
I've been using the android release for about a week. Good app.
Off topic, I thought Adobe was "teh suck" around these parts with no programming talent whatsoever?
Or does that opinion only apply to Flash?
more...

BrianBaughn
Apr 28, 09:51 PM
If his phone is being synced over-the-air with Exchange, then make sure that "Sync Address Book Contacts" is unchecked in iTunes.

rockinmorockin
Apr 23, 03:43 AM
I'm an Android guy but I bought an iPad 2. Since I didn't know much of the app store, I bought an app for $9.99 with my mom's credit card (it's on her account). but i wanted to use my 25 dollar gift card, i didn't know you were supposed to redeem it first -___-.
i sent an email reporting it saying it was a mistake. do you think they will revert it or does apple have a no return policy?
i sent an email reporting it saying it was a mistake. do you think they will revert it or does apple have a no return policy?

Leehro
Mar 26, 04:40 PM
I have a pair of these now too, and highly recommend them. I had a pair of Shure e3c's that bit the dust, and used the $79 apple in-ears for a while after that, but these are by far the best.
bluap84
Feb 24, 09:41 AM
right i need a nap now...you have turned my brain to mush! haha.
i think i understand, im so use to stuff like drag a drop. NOOB! lol
i think i understand, im so use to stuff like drag a drop. NOOB! lol
pdxflint
Jun 24, 03:19 PM
Sold.
Just curious... how much did you get for it? I've got a MBP 2.2 15" 120GB, and if I upgrade anytime soon it would be good information about the resale market.
Just curious... how much did you get for it? I've got a MBP 2.2 15" 120GB, and if I upgrade anytime soon it would be good information about the resale market.
notjustjay
Jan 28, 10:30 PM
Darnit. I want to do this too, but I no longer have the Windows machines, only a 20-some megabyte outlook.pst file.
FireStar
Oct 9, 04:26 PM
Did anyone install it already?
I've received it 2 days ago but still have the stealth guard on my iPt which is going to be replaced in a week, so I will put the bse on the replacement-device.
Are those bse for a dry installation? I've received them in an envelope without a solution, just like the stealth guards.
No, you're supposed to make your own solution. I think it was a cup of water, and a 1/4 teaspoon of dish soap. Then put it in a spray bottle. This is probably why it's so cheap. It should have instructions on making the solution.
I've received it 2 days ago but still have the stealth guard on my iPt which is going to be replaced in a week, so I will put the bse on the replacement-device.
Are those bse for a dry installation? I've received them in an envelope without a solution, just like the stealth guards.
No, you're supposed to make your own solution. I think it was a cup of water, and a 1/4 teaspoon of dish soap. Then put it in a spray bottle. This is probably why it's so cheap. It should have instructions on making the solution.
jsw
Jan 7, 10:11 AM
Before you screw around with it too much, can you backup your stuff to an external drive or CD/DVD?
Just in case....
Also, I agree with emw - password protected folder is the way to go.
Just in case....
Also, I agree with emw - password protected folder is the way to go.
No comments:
Post a Comment