Souljas
Apr 14, 11:36 AM
yeah I upgraded to a Hitachi Travelstar 500gb 7200, works well. Personally I would go for WD black. For me there has been no difference in battery life between my the hitachi and my stock 60gb 5400, even though the speeds are better.
MayPeng
Apr 19, 11:12 PM
I have a hid device , because its class is 0x03. I use HIDManager and IOServiceMatching(kIOHIDDeviceKey), both can't find device, whether the kernel don't have matching driver, and I must write a hid device driver?
Main code:
method 1:
IOHIDManagerRef mgr;
mgr = IOHIDManagerCreate(kCFAllocatorDefault, kIOHIDOptionsTypeNone);
IOHIDManagerSetDeviceDeviceMatching(mgr, NULL);
IOHIDManagerOpen(mgr, kIOHIDOptionsTypeNone);
CFSetRef device_set = IOHIDManagerCopyDevices(mgr);
CFIndex num_devices = CFSetGetCount(device_set);
....
method 2:
io_iterator_t hidObjectIterator;
CFMutableDictionaryRef hidMatchingDict= IOServiceMatching(kIOHIDDeviceKey);
//add my device pid and vid to hidMatchingDict
.....
IOServiceGetMatchingServices(,,hidObjectIterator);
io_object_t hidDevice;
while(hidDevice = IOIteratorNext(hidObjectIterator))
{...}
As a result, hidDevice = 0;
Main code:
method 1:
IOHIDManagerRef mgr;
mgr = IOHIDManagerCreate(kCFAllocatorDefault, kIOHIDOptionsTypeNone);
IOHIDManagerSetDeviceDeviceMatching(mgr, NULL);
IOHIDManagerOpen(mgr, kIOHIDOptionsTypeNone);
CFSetRef device_set = IOHIDManagerCopyDevices(mgr);
CFIndex num_devices = CFSetGetCount(device_set);
....
method 2:
io_iterator_t hidObjectIterator;
CFMutableDictionaryRef hidMatchingDict= IOServiceMatching(kIOHIDDeviceKey);
//add my device pid and vid to hidMatchingDict
.....
IOServiceGetMatchingServices(,,hidObjectIterator);
io_object_t hidDevice;
while(hidDevice = IOIteratorNext(hidObjectIterator))
{...}
As a result, hidDevice = 0;
Island Dog
Sep 19, 08:25 PM
I just received my quote from the "Business Manager" at the local Apple store. I have to purchase through my wife's company so the quote is just for the 12" iBook without any upgrades.
However, I would like to upgrade to the 60gb drive. When I bring them the company check do you think I can just add the upgrade then and pay the difference myself. I think it's only $50 for the upgrade.
Also, if I am able to upgrade, do I have to wait long for the upgrade?
Thanks for your help. I am getting ready to purchase my first iBook and I'm not very familiar with dealing with Apple.
However, I would like to upgrade to the 60gb drive. When I bring them the company check do you think I can just add the upgrade then and pay the difference myself. I think it's only $50 for the upgrade.
Also, if I am able to upgrade, do I have to wait long for the upgrade?
Thanks for your help. I am getting ready to purchase my first iBook and I'm not very familiar with dealing with Apple.
ap3604
May 4, 12:12 PM
I really hate how if you have to reformat your computer Apple doesn't tell you that you've purchased an app before :(
Makes it VERY difficult to get all your apps back without purchasing new ones by mistake...
Makes it VERY difficult to get all your apps back without purchasing new ones by mistake...
more...
swalk
Apr 22, 05:25 PM
I apologize if I may have violated the rules with regard to asking a question about selling an item, it's not may intention to come here to pawn something off.
As for my friend, we have known each other since kindergarten (now in our 30s) and I originally offered to give it to him for free but he insisted on paying a fair-market price.
As for my friend, we have known each other since kindergarten (now in our 30s) and I originally offered to give it to him for free but he insisted on paying a fair-market price.
nicname
Apr 15, 09:06 AM
hmmm I'm asking if anyone has this case to rate the slip in and out of pocket. Ifound the rubbers on the griffin reveal frame to be impossible to slip in and out and gave up with the case. if this has the same rubber I'll avoid it and pick up the incase instead
more...
macingman
Apr 12, 09:16 AM
Just an update. I received my Otterbox Defender in the mail this morning and I love it. I am so confident in the case that when showing it of to a friend, I purposefully slammed it against a marble floor from a 6 feet height and I picked it up and there was not a single scratch on the case.
I have big hands so the naked iPhone 4 is to small for me but the otterbox defender makes the phone just the right size for my hands to fit around, so that is a major plus for me.
I think I'm going to be using this case for a while, probably until I upgrade phones.
I have big hands so the naked iPhone 4 is to small for me but the otterbox defender makes the phone just the right size for my hands to fit around, so that is a major plus for me.
I think I'm going to be using this case for a while, probably until I upgrade phones.
jegbook
Mar 30, 06:43 PM
Can anyone give me the right amount to Partition off for Windows XP+Bootcamp+Games?
Thanks in advance...
K.
Hmmm. Well, if you just wanted XP and basic apps, crikey, 10GB would probably be enough (provided you wouldn't have GBs of e-mail in Outlook or something). 15 or 20 would be safer.
But you add games and, well, it all depends on how many and which games. An average graphical game these days is 4GB minimum. Dragon Age: Origins is 17GB! So, 60GB could be plenty, but you put 4 or 5 games on there at 7GB a piece, and factoring in at least 15% free space for good measure, 60GB could feel snug pretty quickly.
So, 60GB isn't a bad answer, and you can change it later on with the help of Winclone and Disk Utility partition resizing without reformatting OSX partition, but try to get an idea of which games you know or think you will install and how much space they take up.
Cheers.
(And why XP and no Win 7?! ;) )
Thanks in advance...
K.
Hmmm. Well, if you just wanted XP and basic apps, crikey, 10GB would probably be enough (provided you wouldn't have GBs of e-mail in Outlook or something). 15 or 20 would be safer.
But you add games and, well, it all depends on how many and which games. An average graphical game these days is 4GB minimum. Dragon Age: Origins is 17GB! So, 60GB could be plenty, but you put 4 or 5 games on there at 7GB a piece, and factoring in at least 15% free space for good measure, 60GB could feel snug pretty quickly.
So, 60GB isn't a bad answer, and you can change it later on with the help of Winclone and Disk Utility partition resizing without reformatting OSX partition, but try to get an idea of which games you know or think you will install and how much space they take up.
Cheers.
(And why XP and no Win 7?! ;) )
more...
JSRockit
Sep 8, 09:51 PM
I've been waiting for a change to the iBook line-up for a few months, which I know is kind of too soon...but the addition of a 12" DVD model isn't what I was waiting for... I guess it is cool for people to have options, but I was hoping for some better specs.
xFU3Lx
Dec 15, 05:58 PM
So when you turn the machine upside down (with it facing you as normal) and take the battery our there is not a little door exposed facing you? Are there instructions printed under where the battery is?
It should look like this with the door open (sorry about the quality, camera phone and max file size here)Absolutely no door. I was like WTF? when I opened it up and saw nothing.:mad:
It should look like this with the door open (sorry about the quality, camera phone and max file size here)Absolutely no door. I was like WTF? when I opened it up and saw nothing.:mad:
more...

Applejuiced
May 4, 01:44 PM
Excellent news! I think we can infer from this that Apple has nothing more then a skeleton crew working on 4.x at this point. I am sure all resources are hard at work on 5.x .
Cant blame them, they probably got more important things to focus on than patching jailbreaks.
Hope they become more lenient on JB in general.
Cant blame them, they probably got more important things to focus on than patching jailbreaks.
Hope they become more lenient on JB in general.
rdowns
Apr 21, 12:22 PM
With fancy quote handling...
That probably broke PMs. ;)
That probably broke PMs. ;)
more...
Oirectine
Jun 16, 02:07 AM
I would kinda like to find a website where flame wars were cherished, trolls were honored, and bitter insults were extolled.
Of course, I appreciate and enjoy the close community that has formed here too much to want MacRumors to be that site, but I would like my occassional craving for flaming to be satisfied somewhere.
http://www.adequacy.org/ !
And, as much as I hate to say it, http://www.kuro5hin.org/ is full of jerkish trolls. *sigh*
PS: What do you have against Best Buy?
Of course, I appreciate and enjoy the close community that has formed here too much to want MacRumors to be that site, but I would like my occassional craving for flaming to be satisfied somewhere.
http://www.adequacy.org/ !
And, as much as I hate to say it, http://www.kuro5hin.org/ is full of jerkish trolls. *sigh*
PS: What do you have against Best Buy?
designguy79
Feb 11, 08:12 AM
My favorite is SilverStripe. Not as widely used or known, but I love the flexibility it gives me as a developer and it is pretty user-friendly, too.
Side note -- Ruby on Rails is framework, not really a CMS. It would be comparable to Cake, Symfony or Yii (frameworks for PHP).
Side note -- Ruby on Rails is framework, not really a CMS. It would be comparable to Cake, Symfony or Yii (frameworks for PHP).
more...
G5Unit
Nov 3, 10:55 PM
Nice. Me likey. I would be all over that.
dh2005
May 6, 10:16 AM
Glad to hear that :)
I only do online gaming, btw.
Sorry... do you mean that this machine will be specifically for gaming?
I only do online gaming, btw.
Sorry... do you mean that this machine will be specifically for gaming?
more...
wrldwzrd89
Feb 24, 03:04 PM
Title says it all, the list of posts on the front page is usually left-aligned but is centered right now, for some reason.
Dustman
Apr 28, 10:54 AM
SL is stable and solid for me. Leopard was Apple's Vista
Except leopard ran great right from 10.5.0. If anything Apple could ever be compared to Vista, it'd be 10.0 & 10.1. To be fair to microsoft though, 10.0 & 10.1 were considerably worse than vista. It wasn't til 10.2 that OS X actually became a usable OS.
Except leopard ran great right from 10.5.0. If anything Apple could ever be compared to Vista, it'd be 10.0 & 10.1. To be fair to microsoft though, 10.0 & 10.1 were considerably worse than vista. It wasn't til 10.2 that OS X actually became a usable OS.
Gix1k
Mar 14, 10:15 AM
And if you would have taken the time to go to the right forum and look on the first page you would have seen that we have been talking about it since 8pm last night.
yeah yeah...beat it!
yeah yeah...beat it!
retroneo
Apr 2, 08:47 AM
Whilst I realise nobody 'knows' at the minute, does anyone know when XCode required Snow Leopard from? Was it from Snow Leopard's release, or simply when Xcode 4 came into existance?
Xcode 3.2 was released with Mac OS X v10.6 "Snow Leopard" and will not install on any earlier version of Mac OS X.
XCode 4.1 is in beta right now and requires Lion. Presumably it will be required for iOS 5 development too.
You better start planning on getting a Core 2 Duo or later MacBook.
Xcode 3.2 was released with Mac OS X v10.6 "Snow Leopard" and will not install on any earlier version of Mac OS X.
XCode 4.1 is in beta right now and requires Lion. Presumably it will be required for iOS 5 development too.
You better start planning on getting a Core 2 Duo or later MacBook.
Chris5488
May 6, 04:22 PM
What's the difference anyway (besides of the brand)?
Is one faster? more silent? more durable?
Is one faster? more silent? more durable?
Tailpike1153
Mar 3, 09:43 AM
As a compromise, I say use of more than 3 punctuation marks in a no-no. Unless the MR poster has been named SJ's replacement. I'll also make allowance for anyone replacing Schiller, Ive or Cook
G4scott
Jul 22, 05:10 PM
this makes me want to buy a mug :cool:
jlwilsonjr
Feb 14, 07:19 PM
FOr me they are
Metallica - Cunning Stunts
NIN - Beside You In Time
Eagles - Hell Freezes Over
Alice In Chains - Unplugged
Foo Fighters - Skin and Bones
Ozzy - Live for Budaka
Metallica - Cunning Stunts
NIN - Beside You In Time
Eagles - Hell Freezes Over
Alice In Chains - Unplugged
Foo Fighters - Skin and Bones
Ozzy - Live for Budaka
No comments:
Post a Comment