Abstract
Aug 18, 06:00 AM
Yeah, the Northern Line has always been quite good. It was also one of the most reliable.
Metropolitan line is definitely the most ghetto. It's so 3rd world.
Metropolitan line is definitely the most ghetto. It's so 3rd world.
leekohler
Apr 21, 08:54 PM
Let me guess- this was proposed by a Tea Party member.
alex_ant
Jul 26, 12:09 AM
Only 4 Xserves? That might explain why I couldn't connect to either of the keynote streams. :)
Angelus520
Sep 16, 10:02 AM
I just picked up a Slim Type and a Mighty Mouse from Circuit City and the keyboard looks and works great. I'm still getting used to it, but it's pretty close to my PowerBook keyboard, just feels a little wider. I like the scissor switches and the shallow depth. Just wish it had USB ports on it so it and the MM wouldn't take up two ports.
I HATE the new Mac keyboards, too damn mushy for my taste and I can't type for shite on them. But, they're a 1000 times better than the POS that came with my PowerMac 7100/66 way back in '94, though. WORST feeling keyboard ever.
I HATE the new Mac keyboards, too damn mushy for my taste and I can't type for shite on them. But, they're a 1000 times better than the POS that came with my PowerMac 7100/66 way back in '94, though. WORST feeling keyboard ever.
more...
rgs3
Apr 20, 09:36 AM
The SL disc you have may not have the version of OS X needed for your MBA. MBA shipped after SL was released this e.g. 10.6.0 may not work. Call Apple and ask them to send you a replacement installation media, it shouldn't cost more than 20$ or so.
Also, http://guides.macrumors.com/Mac_doesn't_boot
Can anyone confirm what disk or version of SL I need to do a clean install? This shouldnt be this hard to find out, I cant be the only one wanting to do a clean install of OS X without the USB thingy.
Also, http://guides.macrumors.com/Mac_doesn't_boot
Can anyone confirm what disk or version of SL I need to do a clean install? This shouldnt be this hard to find out, I cant be the only one wanting to do a clean install of OS X without the USB thingy.
rgarjr
May 5, 01:00 PM
can u only save blobs from the current FW that your idevice is on or can u save whatever Apple is signing?
more...
ivan2002
Apr 22, 03:00 PM
Didn't the last rumor say this was supposed to happen this week? It's a nice-to-have feature, but anyone who has been holding off on an upgrade simply because the white phone wasn't available is vain or foolish.
You can call me whatever you wish, I just want my damn white iPhone 4 already :D
Still, calling people foolish for failing to purchase the latest tech product (even if it is a phone)? Life. Get it.
You can call me whatever you wish, I just want my damn white iPhone 4 already :D
Still, calling people foolish for failing to purchase the latest tech product (even if it is a phone)? Life. Get it.
UltraZ33
Apr 10, 08:28 PM
not to sound like a jerk......but Search is your friend........there's many threads about people needing cases or what type of case is good for them.
more...
beejohn
Apr 20, 11:13 PM
See thread:
https://discussions.apple.com/message/13333224?messageID=13333224
https://discussions.apple.com/message/13333224?messageID=13333224
maceleven
Jan 12, 10:18 PM
i bet thats what it is. there own wireless airwaves:confused::)
more...
xyzzy-xyzzy
Apr 29, 10:04 PM
Yes, I wouldn't have got it if it didn't :eek:
Even before I ordered my mac I knew I would need extension cables for the ACD because I read posts on how short the monitor's cables were and also saw it in the local Apple store. I contacted Dr. Bott to confirm their mDP cable supported audio passthrough.
FWIW: I bought my Dr. Bott cables from here:
http://www.macproonline.com/Dr-Bott-Mini-DisplayPort/Displays/Accessories-for-your/-p8236146.html
I got it from Mac-Pro because (a) they were hard to get at the time (even Dr. Bott itself didn't have any, which apparently is the case even now -- just checked the 2m on their site (http://www.drbott.net/product/9378-MDEB/)) and (b) I found a bunch at Mac-Pro which is fairly close to where I live. Heh, the price there now looks a buck or two cheaper then I paid at the time!
Editorial: Many of the ads for these kind of cables are, IMO, incomplete since they also come with USB. So when they advertise the cable supports audio (generally they say "Audio and video passthrough" if they say anything at all) you can't tell for sure if the mDP supports audio in addition to the USB which of course supports audio. So what I do when faced with ambiguities is contact the manufacturers directly.
At least Monoprice, my preferred (first choice) place for ordering cables, is honest to say up front that their mDP cables don't support audio. They're a great place to order cables if the cables fulfill you needs.
Even before I ordered my mac I knew I would need extension cables for the ACD because I read posts on how short the monitor's cables were and also saw it in the local Apple store. I contacted Dr. Bott to confirm their mDP cable supported audio passthrough.
FWIW: I bought my Dr. Bott cables from here:
http://www.macproonline.com/Dr-Bott-Mini-DisplayPort/Displays/Accessories-for-your/-p8236146.html
I got it from Mac-Pro because (a) they were hard to get at the time (even Dr. Bott itself didn't have any, which apparently is the case even now -- just checked the 2m on their site (http://www.drbott.net/product/9378-MDEB/)) and (b) I found a bunch at Mac-Pro which is fairly close to where I live. Heh, the price there now looks a buck or two cheaper then I paid at the time!
Editorial: Many of the ads for these kind of cables are, IMO, incomplete since they also come with USB. So when they advertise the cable supports audio (generally they say "Audio and video passthrough" if they say anything at all) you can't tell for sure if the mDP supports audio in addition to the USB which of course supports audio. So what I do when faced with ambiguities is contact the manufacturers directly.
At least Monoprice, my preferred (first choice) place for ordering cables, is honest to say up front that their mDP cables don't support audio. They're a great place to order cables if the cables fulfill you needs.
JZ Wire
Jul 4, 07:53 PM
Ill be going to the Apple store at the Falls. Even though the At&t store is close by but I have a feeling a lot of people will be going there to activate their phones for the first time.
By the way, someone already started a thread for those who are buying an iPhone in Miami.
By the way, someone already started a thread for those who are buying an iPhone in Miami.
more...
ashwinr87
Apr 19, 11:57 AM
Thank you.. I also figured out the same thing some time back but forgot to post it here...
I would like to ask another thing.. whatever value I give in the options: does not seem to have any effect on my animations.. say If i had given[UIView animateWithDuration:0.8 delay:0.0 options: UIViewAnimationTransitionFlipFromLeft animations:^ { popContents.view.frame = CGRectMake(160, 70, 350, 350);
[self.view.superview bringSubviewToFront:self.view];
[self.view.superview addSubview:popContents.view]; }
completion: ^(BOOL finished) {
NSLog(@"DONE");
}
]; I thought by adding options:UIViewAnimationTransitionFlipFromLeft , it should have added an extra effect to my animation in addition to the zooming effect..
would you be able to help me out?
Something like this should work. You may need to tweak the UIViewAnimationOptions.
[UIView animateWithDuration:0.8 delay:0.0 options:UIViewAnimationOptionCurveEaseInOut | UIViewAnimationOptionAllowUserInteraction animations:^(void) {
popContents.view.frame = CGRectMake(320, ypos-70, 350, 350);
} completion:^(BOOL finished) {
[self.view.superview addSubview:popContents.view];
}];
Don't forget you can nest animations inside of each other.
I would like to ask another thing.. whatever value I give in the options: does not seem to have any effect on my animations.. say If i had given[UIView animateWithDuration:0.8 delay:0.0 options: UIViewAnimationTransitionFlipFromLeft animations:^ { popContents.view.frame = CGRectMake(160, 70, 350, 350);
[self.view.superview bringSubviewToFront:self.view];
[self.view.superview addSubview:popContents.view]; }
completion: ^(BOOL finished) {
NSLog(@"DONE");
}
]; I thought by adding options:UIViewAnimationTransitionFlipFromLeft , it should have added an extra effect to my animation in addition to the zooming effect..
would you be able to help me out?
Something like this should work. You may need to tweak the UIViewAnimationOptions.
[UIView animateWithDuration:0.8 delay:0.0 options:UIViewAnimationOptionCurveEaseInOut | UIViewAnimationOptionAllowUserInteraction animations:^(void) {
popContents.view.frame = CGRectMake(320, ypos-70, 350, 350);
} completion:^(BOOL finished) {
[self.view.superview addSubview:popContents.view];
}];
Don't forget you can nest animations inside of each other.
kurt.mac
Jan 13, 04:45 AM
Ya know what would sound great... airBook Pro!!! here is some of the preferences i would like
1. Lite, as speculated for the airBook
2. Mobile Penryn
3. 160+ gig HD
4. Better graphics card or equivalent to current macbook pros
5. Wireless everything!!! including W power charge
6. Pre-installed with bootcamp + Windows
7. Up to 6 Gig ram (if possible)
8. Probably the most important, to be a reasonable price
also, with that new scroll pad thing
1. Lite, as speculated for the airBook
2. Mobile Penryn
3. 160+ gig HD
4. Better graphics card or equivalent to current macbook pros
5. Wireless everything!!! including W power charge
6. Pre-installed with bootcamp + Windows
7. Up to 6 Gig ram (if possible)
8. Probably the most important, to be a reasonable price
also, with that new scroll pad thing
more...
donniedarko
Feb 16, 06:00 PM
17 form factor is killer. People always tell me it is to big....Cool don't get one. I used it easily for travel to Europe and on the road. No problem. The new one with better graphics card and 30% faste CPU thne mine is looking pretty desirable...Might hold out for dual core on the 12th of never.LOL
fongyuen
Mar 24, 11:19 PM
The second example is really significantly front-focused, and is shot at f/2.8, so I don't think your focus and recompose technique is to blame (I'd expect a lot less change in focus using the slight focus and recompose you've used here).
Did you lock focus on the eyes and then recompose? Is it possible that you re-focused after you recomposed?
yeah, i can try to take notice of this next time, but i don't think i'm moving that significantly forwards and backwards or laterally, esp. as you pointed out, the recompose distance isn't all that much. nonetheless, i'll try to be more careful next time.
i had a similar problem with my nikon 50mm, inconsistent focus and hunting for focus, even after i locked it. Problem was, I thought i locked it, but i didn't check the settings on the camera iteself. I was set up for continuous focus instead of single focus, which accounted for the lens hunting and refocusing everytime i tried to compose a shot.
not sure if this helps, but once i did realize my error of not resetting the camera for what i was trying to do, the problem was gone.
i'm definitely on One Shot AF rather than AI Servo so that shouldn't be it, but i haven't not tried locking the focus. i'll give that a try, thanks!
Did you lock focus on the eyes and then recompose? Is it possible that you re-focused after you recomposed?
yeah, i can try to take notice of this next time, but i don't think i'm moving that significantly forwards and backwards or laterally, esp. as you pointed out, the recompose distance isn't all that much. nonetheless, i'll try to be more careful next time.
i had a similar problem with my nikon 50mm, inconsistent focus and hunting for focus, even after i locked it. Problem was, I thought i locked it, but i didn't check the settings on the camera iteself. I was set up for continuous focus instead of single focus, which accounted for the lens hunting and refocusing everytime i tried to compose a shot.
not sure if this helps, but once i did realize my error of not resetting the camera for what i was trying to do, the problem was gone.
i'm definitely on One Shot AF rather than AI Servo so that shouldn't be it, but i haven't not tried locking the focus. i'll give that a try, thanks!
more...
mvc
Jun 15, 04:26 AM
I suggest you make some wild and unsubstantiated claims about Macs and PC's or something similar to get it started with a nice big flame-war.
How about one of these:
2.5ghz G5 is just an overclocked 2.0. Otherwise why would it need to be watercooled?
It's about time Apple made a Phone/PDA
Apple ought just get real and start using Intel/AMD and get their new cases redesigned by Alienware. OH and get some decent games...
That sort of thing ought to do nicely. ;)
How about one of these:
2.5ghz G5 is just an overclocked 2.0. Otherwise why would it need to be watercooled?
It's about time Apple made a Phone/PDA
Apple ought just get real and start using Intel/AMD and get their new cases redesigned by Alienware. OH and get some decent games...
That sort of thing ought to do nicely. ;)
harpster
May 1, 03:22 PM
Regarding MAMP:
If I install in on a Mac which is on a LAN, can other computers on the same network access it or the sites it's hosting?
Can anyone confirm that people can't access it via the web as well? (Just want to be sure that I don't get it messed up or visible before I want it to go live.)
Thanks,
MAMP should be accessible to other computers on your LAN - just search on MAMP+LAN for details.
MAMP is really designed as a local development tool, then you copy your site developed on MAMP to a live web server (hosted site). At least that's how I use it. MAMP Pro has some additional features which might allow you to view sites in MAMP on a live server but I'm not sure about that as I never used or needed the Pro version.
If I install in on a Mac which is on a LAN, can other computers on the same network access it or the sites it's hosting?
Can anyone confirm that people can't access it via the web as well? (Just want to be sure that I don't get it messed up or visible before I want it to go live.)
Thanks,
MAMP should be accessible to other computers on your LAN - just search on MAMP+LAN for details.
MAMP is really designed as a local development tool, then you copy your site developed on MAMP to a live web server (hosted site). At least that's how I use it. MAMP Pro has some additional features which might allow you to view sites in MAMP on a live server but I'm not sure about that as I never used or needed the Pro version.
iKwick7
Mar 30, 03:08 PM
What does Lego's have to do with Star Wars? Who thought up that idea?
I take it that you have never seen the Star Wars line of legos?
I take it that you have never seen the Star Wars line of legos?
mbl42
Dec 7, 10:23 PM
Interested in the Apple Floppy Drive. Could you snap some photos? How much will shipping and handling be to 94303 via USPS? Thanks.
anneleonard
Jun 11, 03:44 AM
Its good switching isn't it! I switched in March this year, and I would never look back. The iBooks are lovely, I'm hoping one day I get a job where I can have a laptop of my own- then I'd ask for an iBook! Its weird how it makes you look back on PCs in such a "why didn't I switch before?!" way. :)
mrkramer
Feb 12, 02:49 PM
personally, I would get the classic, since I already have an older nano, both are great iPods though, so you would be happy with either. Base your decision on how important having all of your music with you is, if you can get by with less storage, the Nano will be great, if you need all of your music with you you have no choice but the classic.
blumie607
Feb 23, 05:46 PM
I'm getting the same "sql_mode" error message. Must be a problem in the software.
I'm trying to access a remote host.
I'm trying to access a remote host.
moss84
Feb 24, 12:00 AM
Works for me on localhost running MySQL Client Version 4.1.8-max.
0 comments:
Post a Comment