AHDuke99
Jun 20, 11:42 PM
yes
dukie's are all over the mac web :D
dukie's are all over the mac web :D
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.
d4nn0
Dec 16, 04:42 PM
thanks for the advice... unfortunately warranty was up in july, but luckily it's still working fine... it's as if it worked the problem out of its system or something haha. I'm just gonna hope that I keep having good luck and wait for the mactels :cool:
chown33
Apr 11, 12:09 AM
Without looking at the code, the error message should tell you what's wrong. I've hilited the significant part in bold:
2011-04-10 22:49:45.657 ForoTest[219:207] -[UIViewController showNextView]: unrecognized selector sent to instance 0x4b38630
2011-04-10 22:49:45.735 ForoTest[219:207] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UIViewController showNextView]: unrecognized selector sent to instance 0x4b38630'
It's sending a showNextView message to a UIViewController instance.
Your first post said the method was in your app delegate, not a UIViewController, so check your source first. When I look at the source, I see showNextView in ForoTestViewController, not the app delegate like you said.
I also advise you to check your classes in the nib, to make sure a ForoTestViewController is being instantiated.
It's unclear how you made the non-working Xcode 4 project. If you started with the known-working project, then you probably just broke a connection or misconnected something. If you recreated it entirely from scratch, then there's no easy way of knowing what mistakes you might have made. I'm pretty sure Xcode 4 can open Xcode 3 projects, so I don't know why you'd want to start over.
2011-04-10 22:49:45.657 ForoTest[219:207] -[UIViewController showNextView]: unrecognized selector sent to instance 0x4b38630
2011-04-10 22:49:45.735 ForoTest[219:207] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UIViewController showNextView]: unrecognized selector sent to instance 0x4b38630'
It's sending a showNextView message to a UIViewController instance.
Your first post said the method was in your app delegate, not a UIViewController, so check your source first. When I look at the source, I see showNextView in ForoTestViewController, not the app delegate like you said.
I also advise you to check your classes in the nib, to make sure a ForoTestViewController is being instantiated.
It's unclear how you made the non-working Xcode 4 project. If you started with the known-working project, then you probably just broke a connection or misconnected something. If you recreated it entirely from scratch, then there's no easy way of knowing what mistakes you might have made. I'm pretty sure Xcode 4 can open Xcode 3 projects, so I don't know why you'd want to start over.
more...
applemike68
May 5, 06:57 PM
feeling the same way, forgot to mention that I also have a Iphone 4 along with the Ipad 2 and MBP. I love this MBP plus the company bought it. I guess i could sell the Ipad 2 and buy the new imac for home..Not sure, I guess a good problem to have. Again, just curious what others thought.
Blue Velvet
Dec 17, 05:14 AM
I'd probably do it with a combo of Acrobat Pro because it has some OCR capabilities and some Automator chops, combined with Photoshop batch processing. It would take me a while to consult on particularly with Automator, work out and test.
Think this query goes beyond the scope of the Design and Graphics forum, to be honest as it involves some OS X chops, or even Windows since you haven't even specified what OS your buddy is using.
Think this query goes beyond the scope of the Design and Graphics forum, to be honest as it involves some OS X chops, or even Windows since you haven't even specified what OS your buddy is using.
more...
mjstew33
Dec 23, 10:19 PM
http://apple.com/support
MacRumorUser
Mar 16, 01:00 PM
An obvious & essential 800 point purchase :)
more...
ppilone
Apr 25, 10:21 AM
You'll have to create a custom subclass of UISlider to achieve this. The general flow would be something like:
- Create a custom subclass of UISlider
- Override the touch handling methods
- When a touch down is detected, determine the location of the touch relative to self
- Set the value of self (the UISlider) to the value corresponding to that touch location
- Create a custom subclass of UISlider
- Override the touch handling methods
- When a touch down is detected, determine the location of the touch relative to self
- Set the value of self (the UISlider) to the value corresponding to that touch location
iJohnHenry
Apr 14, 10:43 AM
:confused: Oh oh. "The selected item is not currently available."
more...
systole
Apr 3, 03:41 PM
http://www.vandyke.com/products/securecrt/mac_osx.html
Best serial and terminal emulator available on the Mac. This was my one holdout from the PC world for the longest time
I just found a student pricing form buried on the site for a $20 educational license here (http://www.vandyke.com/pricing/educational/applications/student.html). Will hatve to shoo them an email.
Thanks for all the replies, Guess I just need to create a basic template with ssh access enabled and a dhcp pool to enable direct ssh access. I'll have to try cu now that I have my new mac. thanks for the tip Andrew
Best serial and terminal emulator available on the Mac. This was my one holdout from the PC world for the longest time
I just found a student pricing form buried on the site for a $20 educational license here (http://www.vandyke.com/pricing/educational/applications/student.html). Will hatve to shoo them an email.
Thanks for all the replies, Guess I just need to create a basic template with ssh access enabled and a dhcp pool to enable direct ssh access. I'll have to try cu now that I have my new mac. thanks for the tip Andrew
Dubi
Mar 24, 08:06 PM
since London Drugs told me they got 16 pre-order and getting just 7 ipad and still don't know which model, i'm going to the Pacific.
I'm thinking about shifting with my boyfriend, so i don't know at what time lining up since we're just a couple of blocks away from the mall the wake up won't be a problem, but the lining could be, since it won't be inside the mall.
I'm thinking about shifting with my boyfriend, so i don't know at what time lining up since we're just a couple of blocks away from the mall the wake up won't be a problem, but the lining could be, since it won't be inside the mall.
more...
ECUpirate44
Apr 6, 03:57 PM
id much rather get a free one than pay for it, dont worry i'm not doing anything illegal so stop being nasty.
Shows the kind of moral character you have...
Shows the kind of moral character you have...
elvisizer
Apr 25, 08:55 PM
that won't work in a mac pro unless you replace the heat spreaders, anyway. they have the standard jedec spreaders on them.
more...
vincenz
Feb 23, 06:29 PM
Don't know much about judging photography, but from an amateur viewer, they look quite decent.
GGJstudios
May 2, 11:49 AM
It's acting slow for me this morning.
more...
edesignuk
Sep 28, 05:04 PM
Is the server Apache? If so, just pop a .htaccess file in the dir with this in it.
Options All -Indexes
Options All -Indexes
ongchinkai
Apr 20, 10:27 PM
Hi everyone, I want to try out taiko drum composition on my MacBook Pro. However, I have some questions...well, many questions, actually.
1. This might be a stupid question, but does GarageBand allow me to compose music "from scratch"?
2. What's the difference between GarageBand and Logic Pro?
3. Do I need a keyboard or whatever in order to start composing on Mac?
4. Currently I only have GarageBand (which comes bundled within iLife). I did a search on Google and apparently GarageBand Jam Pack 4 comes with percussion which includes taiko drums. I haven't been able to find any reviews or videos on this, so could anyone tell me how good it is?
(Many things to consider before I decide to commit to getting Jam Pack 4/Logic Pro or whatever...)
1. This might be a stupid question, but does GarageBand allow me to compose music "from scratch"?
2. What's the difference between GarageBand and Logic Pro?
3. Do I need a keyboard or whatever in order to start composing on Mac?
4. Currently I only have GarageBand (which comes bundled within iLife). I did a search on Google and apparently GarageBand Jam Pack 4 comes with percussion which includes taiko drums. I haven't been able to find any reviews or videos on this, so could anyone tell me how good it is?
(Many things to consider before I decide to commit to getting Jam Pack 4/Logic Pro or whatever...)
bowlerman625
Feb 12, 11:59 AM
Yeah?
Who gives a crap?
Who gives a crap?
ZipZap
Apr 21, 05:19 AM
I have a Dell Inspiron 15 (4 yr old) on Windows 7 Ultimate. I get a little over 3 hours of typical use on battery.
While I have not done so, I would bet that replacing the HD with an SSD would extend that time considerably.
It did on my Alienware m11x.
While I have not done so, I would bet that replacing the HD with an SSD would extend that time considerably.
It did on my Alienware m11x.
foidulus
Sep 25, 05:59 AM
Didn't know you get credit in the Support Notes for reporting a bug :D time to start bug hunting...
It actually depends(largely on the group at Apple I think)
I reported a bug with an Apple product(Java), and while the engineer was quite responsive and eventually fixed the bug, I unfortunately didn't get a nod in the release notes.
It seems that most security bug finders get nods, probably as a way to encourage them to discretely report them to Apple instead of just announcing them to the world.
It actually depends(largely on the group at Apple I think)
I reported a bug with an Apple product(Java), and while the engineer was quite responsive and eventually fixed the bug, I unfortunately didn't get a nod in the release notes.
It seems that most security bug finders get nods, probably as a way to encourage them to discretely report them to Apple instead of just announcing them to the world.
squeeks
Jun 10, 10:33 AM
could anyone explain why there were two bridges?
could you explain why you posted this question in the macbook pro forum?
could you explain why you posted this question in the macbook pro forum?
christophermdia
Apr 20, 01:23 PM
stick it in an ipod classic and see if you can access it, it uses the same type drive..
MrMacMan
Oct 2, 04:31 PM
Originally posted by Hemingray
I wouldn't personally call the vertical mounting of hard drives and a goliath-sized heatsink an improvement...
L0L now we know how it feels like to have a P4 with Uber-Cooling.
Now quick someone create a document on how to water cool you G4!
:D
I wouldn't personally call the vertical mounting of hard drives and a goliath-sized heatsink an improvement...
L0L now we know how it feels like to have a P4 with Uber-Cooling.
Now quick someone create a document on how to water cool you G4!
:D
No comments:
Post a Comment