I have been using the G3-optimized version of Deerpark on my Pismo. After reinstalling the OS (had to partition the drive to put Ubuntu on there) I didn't find any speed difference…
I've been waiting for the Logitech v400 Notebook mouse since November. Does anyone have any idea when they might actually release it? I am so tempted to buy the v500 but if the v40…
I am guessing a few people have read his book and might be able to help me out with this challenge. For those who have not read the book, the challenge is to add a button to a pref…
You are passing registerDefaults: an argument that is a NSUserDefaults object, but it expects an NSDictionary.
Look at the API here:
http://developer.apple.com/documenta...isterDe…
I don't think registerDefaults: is what you want at all. That sets default settings — what will be used if the user hasn't changed any settings. It won't override preferences. You …
howdy,
I'm searching for recycled paper options for some green design projects. I've received samples from Neenah, Strathmore, etc. but I'd like to find more.
Can anyone recomm…
make sure you read the fine print descriptions for the paper you come across - many are a lot less environmentally friendly than others - if recycled is it recycled from pre or pos…
Well, with all the waiting I went and bought a Imac, now I am thinking about returning it and buying a MBP. I upgraded the RAM to 1 gig total, will the 512mb stick fit in the MBP …
I was going to say that you wouldn't be able to use the memory because portables usually use SO-DIMMs while desktop machines do not, but it does seem to be that they use the same m…
I bought an Intel iMac DIMM on eBay (it was the original RAM that came in the iMac, the seller had replaced it). It's definitly a SO-DIMM, and identical in all specs to the Crucial…
google.. first hit for "mysql java"
http://www.developer.com/java/data/article.php/3417381
there's no difference in using the technology in OS X or Windows or Linux or anything. …
I know, I've read most of that stuff, but it all talks about installing java and mysql and how to proceed from there. I was wondering if there was any information on using the vers…
Quote:
Originally Posted by jfredrickson
I've dug into the terminal to get Java working, but I can't find any information on how to make it interact with the built-in mysql.
…
Hello everyone,
I'm about to start getting into programming. I had some Java lessons at school, so I thought I'd start off with that. So, are there any really good books to start o…
Quote:
Originally Posted by SteveJobs
Hello everyone,
I'm about to start getting into programming. I had some Java lessons at school, so I thought I'd start off with that. So, a…
Quote:
Originally Posted by SteveJobs
And is XCode ok even in the long run or would Eclipse (or something else?) be a better choice?
-- Or should I try to start getting going in…
If you're still in school, and future classes will be taught in Java, I would personally recommend sticking with Java...at least for awhile longer. IMHO, it is a real good idea to…