|
Hello everyone. I have the following Laptops for sale.
Early 2009 white 13" MacBook
2.0 Intel Core 2 Duo
1GHz Front Bus
4GB Ram
160GB HD
Super Drive
OSX Snow Leopard
MS Office 2011
iLife 2011
Power Adapter
- Apple care until end of March 2012
$550 (WHT...
Started by Deep House Lounge on
, 15 posts
by 5 people.
Answer Snippets (Read the full thread at webhostingtalk):
No apple care though
Your macbook is easily worth $750-$850 without apple care Thanks for all ....
No apple care though Everything looks pretty descent.
That perfect and works fine.
|
|
Http://news.businessweek.com/article...MH9F0NM1BRR9KI
cliff:
-Kodak sued apple a while back for violating a few of Kodak's patent (picture preview).
-Kodak then recently filed for bankruptcy protection.
-On Feb 7 Apple objected to Kodak law suit and argued...
Answer Snippets (Read the full thread at e46fanatics):
Look....
Yeah I'm not a fan of Apple either Why do people put that dumb apple sticker on their car, whats the point? I dont give 5 dollars worth of crap that you own an apple.
They make things that make my life better.
Who gives a fuuck.
|
|
Anybody?
Thanks!
Started by ELA2 on
, 11 posts
by 7 people.
Answer Snippets (Read the full thread at macrumors):
Http://www.bhphotovideo.com/c/produc...re://www.bhphotovideo.com/c/produc...re_for_15.html Cool, thanks as well.
Cheapest I can find and reliable was here B&H.
|
Ask your Facebook Friends
|
I was wondering, since Apple Care costs so bloody much when you order the machines online or at the store, is there a cheaper place to get it (in Canada), which is valid and not fraudulent?
Thanks,
WW
Started by Wrathwitch on
, 7 posts
by 5 people.
Answer Snippets (Read the full thread at macrumors):
WW I seriously....
There was a thread on this recently
http://www.bhphotovideo.com/c/search://www.bhphotovideo.com/c/search...tialSearch=yes
Reliable once you add it to your cart and pick Canada what they have in Ottawa.
After some searching.
|
|
From what I understand, Apple has banned the Flash runtime on the iPhone because Apple doesn't want an alternative runtime environment to that which Apple provides via their own tools. Allowing a Flash runtime, according to Apple, would allow developers...
Started by Emilio on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
That....
That's why Apple won't care about Adobe's proposed "Flash Compiler" that makes standalone Flash apps.
)
Apple doesn't care on the iPhone.
( This may or may not have already been done This has already been done .
To you.
|
|
It strikes me as a good idea for Apple to negotiate with Novell and bundle the Mono Touch runtime (only the runtime of course) into every iPhone and iPod Touch. Perhaps even make it a "one time install" that automatically gets downloaded from the App ...
Started by Zoran Simic on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Some would learn Objective-C, some would learn Mono and if Apple supported Mono they would application development....
Apple supports both of those languages developers.
Be more likely to care about first, such as MacRuby and Python.
|
|
I have seen many .h ( Private API's ) of apple. Most of the variables / structures / enums / classes have _ as prefix.
#import <Foundation/NSValue.h> #import <Foundation/NSObjCRuntime.h> @class NSString; typedef struct _NSRange { NSUInteger...
Started by sagar on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
I think that in older versions of C you couldn't declare an anonymous previously, Apple reserves ....
Objective-C has be used in your code directly.
Need to be recompiled if Apple decides to change the code behind such types.
|
|
I have recently heard a lot of praise for Apple's Core Data architecture.
Is there something similar in Java land, so that I can play around with Core Data's ideas (in order to evaluate how it stacks up against something like Hibernate) without having...
Started by Thilo on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
To get relational database.
Of a GUI from a schema, and take care of persistence of schema instances.
|
|
I've been asked by a number of unfortunate iPhone users to help them restore data from their iTunes backups. This is easy when they are unencrypted, but not when they are encrypted, whether or not the password is known.
As such, I'm trying to figure out...
Started by afit on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
It supports listing and extracting the contents of iPhone/iPod Touch backups, including address book & SMS databases, and other application metadata and settings... .
You should grab a copy of Erica Sadun's mdhelper command line utility ( OS X binary & source ) .
|
|
I've been using Objective-C for a while, but I've not been following Apple's guidelines very well. Recently I read Cocoa Design Patterns and the Model Object Implementation Guide , and I'm trying to do some very simple things, but do them very well.
Have...
Started by andyvn22 on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
In the implementation file is an extension , so you don't have to care about which protocols the class has been.
|