GGJstudios
Apr 11, 08:36 PM
Ok, so lets say I go with 3rd party memory. If I have an unrelated problem with the MBP, would I need to put the original memory back in before taking it in for service?
I'm new to the whole Mac thing. Thanks.
First, it's ALL 3rd party RAM, since Apple doesn't make RAM. They put other manufacturer's RAM in their computers. Second, upgrading the RAM or hard drive yourself is not a violation of warranty, so there's no need to put the original RAM back before service. Hang onto the original RAM, in case you have a problem with the RAM you buy.
... Apple cannot give me crap for using third party ram.
They wouldn't, anyway. See above.
Apple Warranty: Installing Memory, Expansion Cards, User Installable Parts Does Not Void Warranty (http://docs.info.apple.com/article.html?artnum=13946)
From 2011 MacBook Pro User Guide (http://manuals.info.apple.com/en_US/MacBook_Pro_15inch_Early2011.pdf):
Your MacBook Pro does not have any user-serviceable parts, except the hard drive and the memory.
I'm new to the whole Mac thing. Thanks.
First, it's ALL 3rd party RAM, since Apple doesn't make RAM. They put other manufacturer's RAM in their computers. Second, upgrading the RAM or hard drive yourself is not a violation of warranty, so there's no need to put the original RAM back before service. Hang onto the original RAM, in case you have a problem with the RAM you buy.
... Apple cannot give me crap for using third party ram.
They wouldn't, anyway. See above.
Apple Warranty: Installing Memory, Expansion Cards, User Installable Parts Does Not Void Warranty (http://docs.info.apple.com/article.html?artnum=13946)
From 2011 MacBook Pro User Guide (http://manuals.info.apple.com/en_US/MacBook_Pro_15inch_Early2011.pdf):
Your MacBook Pro does not have any user-serviceable parts, except the hard drive and the memory.
iEvolution
Apr 17, 03:09 AM
As of firmware 1.1, there is no back light options for the 6th gen yet, perhaps in a future firmware release they will add it.
Aries326
Jan 16, 12:54 AM
It's too bad NBC pulled out. Now I'll just have to download pirated boxed sets of their shows already available in iPod format. Granted, I'll be a season behind, but I don't watch much TV to begin with. I just heard some of their shows are pretty good and wouldn't mind checking some of them out.
lavrishevo
May 5, 10:19 AM
trim is only supported on SSD's that you buy from apple, and only recently.
As the other poster said, there haven't been problems with people running 3rd party SSD's w/o trim enabled. In fact some users have reported problems with their drives after enabling trim support.
If you really feel you must have it, search the boards, there is a tutorial here on how to enable it through some simple command lines.
Correct me if I'm wrong, but I believe SSD's with the Sandforce controller such as the Vertex 3 don't need TRIM as the controller takes care of this function.
As the other poster said, there haven't been problems with people running 3rd party SSD's w/o trim enabled. In fact some users have reported problems with their drives after enabling trim support.
If you really feel you must have it, search the boards, there is a tutorial here on how to enable it through some simple command lines.
Correct me if I'm wrong, but I believe SSD's with the Sandforce controller such as the Vertex 3 don't need TRIM as the controller takes care of this function.
TwistedPain
May 2, 04:22 PM
What more information would you like?
Specifically I'd like to know more about the production date. Was it one of the first iPhone 2G's sold? Or one of the last? Obviously it was made in 2007 so at least it was within the first year. What is the earlier known "production week" for an iPhone 2G?
I'm not sure how many production weeks there were for the iphone 8gb. I can tell you that, this specific one was produced in July. Why are you inquiring about this info anyway?
Specifically I'd like to know more about the production date. Was it one of the first iPhone 2G's sold? Or one of the last? Obviously it was made in 2007 so at least it was within the first year. What is the earlier known "production week" for an iPhone 2G?
I'm not sure how many production weeks there were for the iphone 8gb. I can tell you that, this specific one was produced in July. Why are you inquiring about this info anyway?
macmanmatty
Dec 8, 10:31 AM
I will take the floopy drive if noone allready has
elvedon
Feb 16, 10:30 AM
Try SafariSpeed (http://www.versiontracker.com/dyn/moreinfo/macosx/24331) to reduce the time it takes to load pages. It's free, and you'll likely notice a vast improvement.
SafariSpeed definitely did the trick! Thanks for your help. Why would they have incorporated a delay in page load on purpose?
I've tweaked Camino some so it works better, and since they seem pretty much the same except for some differences in appearance, I'll probably play around with them for a while and decide.
The Safarish theme suggested is still very buggy (e.g., the find bar is huge), so it looks like I'll be ditching Firefox and just picking up a RSS reader. By "TBE doesn't work properly" I mean that half of the options don't show up in preferences.
SafariSpeed definitely did the trick! Thanks for your help. Why would they have incorporated a delay in page load on purpose?
I've tweaked Camino some so it works better, and since they seem pretty much the same except for some differences in appearance, I'll probably play around with them for a while and decide.
The Safarish theme suggested is still very buggy (e.g., the find bar is huge), so it looks like I'll be ditching Firefox and just picking up a RSS reader. By "TBE doesn't work properly" I mean that half of the options don't show up in preferences.
c2kvette
Dec 22, 07:02 AM
Try the ice>Link from Denison
http://www.dension.com
http://www.dension.com
hollerz
May 5, 07:33 AM
There should be a -1000 button for threads like these... Or - "Lowest Ranked".
Have some neg rep.
I lol'd!
Have some neg rep.
I lol'd!
Badger^2
May 4, 04:33 AM
iMacs have never had HDMI ports.
you just need the right adapter: http://www.monoprice.com/products/product.asp?c_id=104&cp_id=10428&cs_id=1042802&p_id=5311&seq=1&format=2
you just need the right adapter: http://www.monoprice.com/products/product.asp?c_id=104&cp_id=10428&cs_id=1042802&p_id=5311&seq=1&format=2
Huntn
Mar 2, 09:49 PM
If something (marriage) is right, does it really need special legislation to institutionalize discrimination in defense of it? Legislation of morality is always a slippery slope. I'm speaking of social morals.
plinden
May 3, 05:37 PM
Have you been jailbreaking an iOS device? (edit: need to remember to refresh page before submitting...)
harpster
Apr 7, 05:55 AM
I only had a few minutes this morning to look at this but I believe the main problem is your not calling the "mail" command. You have this line but it's not doing anything as it's just a variable...
$success = mail($webMaster, $emailSubject, $body, $headers);
If you just use this it should work...
mail($webMaster, $emailSubject, $body, $headers);
You may have other things to work out but this should send the email massage and you should be able to retrieve it at info@avenue19ni.com.
$success = mail($webMaster, $emailSubject, $body, $headers);
If you just use this it should work...
mail($webMaster, $emailSubject, $body, $headers);
You may have other things to work out but this should send the email massage and you should be able to retrieve it at info@avenue19ni.com.
peterparker
Mar 18, 12:16 PM
I have a Wee Bee and I love it.
arn
Dec 18, 12:18 AM
I've created a page which includes the current world editable pages on the MacGuides wiki
http://guides.macrumors.com/Mac_Guides:WorldEdit
Only admins can change this page. And when u change it, the results are live. So you can add or remove world-editable pages to this list.
My eventual goal is to create a world-editable page of the week... which encourages user participation.
arn
http://guides.macrumors.com/Mac_Guides:WorldEdit
Only admins can change this page. And when u change it, the results are live. So you can add or remove world-editable pages to this list.
My eventual goal is to create a world-editable page of the week... which encourages user participation.
arn
roadbloc
Dec 24, 08:08 AM
Oh yippee. Who doesn't use iCal or Outlook unless on a public computer?
Apple OC
Feb 24, 06:24 PM
seems Ok ... sometimes names need to grow on people ... good luck
iphones4evry1
Dec 10, 03:49 PM
It's going to be interesting to see how this slows down the App approval process. "After a highly publicized dispute, Steve Jobs had to review the App himself and he said 'huh??? what??? it's not even in english!'"
I have a feeling this is going to open up a lot of loopholes and backdoors for foreign developers.
I have a feeling this is going to open up a lot of loopholes and backdoors for foreign developers.
ddeadserious
Mar 19, 12:24 PM
Where on earth can I find them other than eBay? I need the following...
� display bezel
� backlight inverter board
� aluminum access panel(the one on the bottom that you remove to take it apart)
� power cable
Obviously I'd be willing to purchase a parts iMac if the price were right and it had what I need.
� display bezel
� backlight inverter board
� aluminum access panel(the one on the bottom that you remove to take it apart)
� power cable
Obviously I'd be willing to purchase a parts iMac if the price were right and it had what I need.
mBox
Apr 5, 11:33 AM
Budget - I would like to keep it under $800
Lighting conditions - should be very good as I will normally be shooting in daylight and clear weather.
Mics - I don't have any but will get whatever is required. I was going to add most of the audio after the fact for clarity's sake.
Edit - Not sure. Whatever is most friendly and easy to work with.
Output - This will be video content for my website.
Basically...I am a contractor that wants to post of some video of completed jobs with some audio about what we do and why.Ive actually had decent results with the GoPro as far as a cheap camera goes. With your above requests that camera would suffice. However I wouldnt use it for ENG, Docs (well maybe as B-roll) or anything thatll need low-light.
Now of your budget is over 1k then we can talk better cameras ;)
Currently testing a Sony PMW-F3. Its the new Sony HD camera that can handle all kinds of lenses (PL yada yada).
We generally use the high-end stuff here at work e.g. RED MX but at times we have to purchase and assess lower end cameras for other depts.
Lighting conditions - should be very good as I will normally be shooting in daylight and clear weather.
Mics - I don't have any but will get whatever is required. I was going to add most of the audio after the fact for clarity's sake.
Edit - Not sure. Whatever is most friendly and easy to work with.
Output - This will be video content for my website.
Basically...I am a contractor that wants to post of some video of completed jobs with some audio about what we do and why.Ive actually had decent results with the GoPro as far as a cheap camera goes. With your above requests that camera would suffice. However I wouldnt use it for ENG, Docs (well maybe as B-roll) or anything thatll need low-light.
Now of your budget is over 1k then we can talk better cameras ;)
Currently testing a Sony PMW-F3. Its the new Sony HD camera that can handle all kinds of lenses (PL yada yada).
We generally use the high-end stuff here at work e.g. RED MX but at times we have to purchase and assess lower end cameras for other depts.
Nnavick
Apr 24, 06:28 AM
Hi ,
I have in my .xib file two views,
one is the main view that connected to the view outlet from the file's owner and
the second one I named ABC from the code
-IBOutlet UIView *ABC;
my question is how do I call the ABC view from another class if ABC view isn't
connected to the "view" outlet from the file's owner
I can call the main view from another class
LoginRegisterViewController *viewController = [[LoginRegisterViewController alloc] initWithNibName:@"LoginRegisterViewController" bundle:nil];
self.loginRegisterViewController = viewController;
[viewController release];
I have in my .xib file two views,
one is the main view that connected to the view outlet from the file's owner and
the second one I named ABC from the code
-IBOutlet UIView *ABC;
my question is how do I call the ABC view from another class if ABC view isn't
connected to the "view" outlet from the file's owner
I can call the main view from another class
LoginRegisterViewController *viewController = [[LoginRegisterViewController alloc] initWithNibName:@"LoginRegisterViewController" bundle:nil];
self.loginRegisterViewController = viewController;
[viewController release];
Catfish_Man
Jun 17, 04:44 PM
The labs, and just having 5000 other developers in the same place to discuss things with, have always been the main reasons to go to WWDC in my opinion.
OrangeSVTguy
Apr 19, 07:57 AM
Wont the OS 'be PPC', preventing it from booting on intel hardware, and also devoid of drivers? I know the apps included on OS X are UBs, but isn't the 'core' either PPC or x86?
Intel can boot from a GUID(intel) or Apple Partition Map-APM(PPC). Leopard is also universal as it contains all files for both PPC and x86 Macs. All Snow Leopard was basically a stripped down version of Leopard, just removed all PPC support.
I removed a hard drive from my G5 and had it in a USB enclosure and it booted just fine on my 2009 Mac Mini. I was running 10.5.8 even though my Mini shipped with 10.6.
Intel can boot from a GUID(intel) or Apple Partition Map-APM(PPC). Leopard is also universal as it contains all files for both PPC and x86 Macs. All Snow Leopard was basically a stripped down version of Leopard, just removed all PPC support.
I removed a hard drive from my G5 and had it in a USB enclosure and it booted just fine on my 2009 Mac Mini. I was running 10.5.8 even though my Mini shipped with 10.6.
Unspeaked
Sep 23, 12:21 PM
Amoeba
Amoeba is an awful place to buy used CDs - any location.
It's fine for vinyl and even new CDs releases, but the selection and prices are superior at any of the online places mentioned above - eBay, Amazon, Half.com and even SecondSpin.
Amoeba is an awful place to buy used CDs - any location.
It's fine for vinyl and even new CDs releases, but the selection and prices are superior at any of the online places mentioned above - eBay, Amazon, Half.com and even SecondSpin.