cameronbrown13
Apr 24, 12:09 PM
Yep, basically every Apple product does this.
Confused. Turning the phone off and on again?
Yeah, I would power it off all the way and then turn it on
Confused. Turning the phone off and on again?
Yeah, I would power it off all the way and then turn it on
WillMak
Mar 20, 03:03 AM
I modded mine just recently with the Wiinja chip, and it was worth every penny (even if it was a gift). :)
I'd be happy to answer any questions.
Isn't that the mod that lets you play downloaded roms off the internet?
I'd be happy to answer any questions.
Isn't that the mod that lets you play downloaded roms off the internet?
definitive
Feb 6, 10:51 AM
I posted the same question here some time back but got no response(N) So, i done some digging for myself.
When i done mine it was for a DofE (A Charity), which meant i was after a rather free option, i found YawCam (http://www.yawcam.com/). Downloading their software, i was then able to stream live onto a html page, which they set up for free! I then embeded it into my own website.
Thanks for the suggestion. I noticed it has a scheduling feature which is nice and what I've been looking for. I have several other questions in relation to this:
What kind of hardware would I need for this, and what type of internet connection? Would a normal pc or a netbook with an attached higher quality webcam (thinking of going with a higher quality Logitech - does the app work with their cameras?) be enough? What about bandwidth usage? Wouldn't I need a really fast upload connection if I'm planning on using a direct stream? Cable modem? FIOS? Or is there some service which allows you to stream to them and they relay to your site (similar to Justin.tv or Stream.tv, though I'd prefer not to deal with them in particular)?
When i done mine it was for a DofE (A Charity), which meant i was after a rather free option, i found YawCam (http://www.yawcam.com/). Downloading their software, i was then able to stream live onto a html page, which they set up for free! I then embeded it into my own website.
Thanks for the suggestion. I noticed it has a scheduling feature which is nice and what I've been looking for. I have several other questions in relation to this:
What kind of hardware would I need for this, and what type of internet connection? Would a normal pc or a netbook with an attached higher quality webcam (thinking of going with a higher quality Logitech - does the app work with their cameras?) be enough? What about bandwidth usage? Wouldn't I need a really fast upload connection if I'm planning on using a direct stream? Cable modem? FIOS? Or is there some service which allows you to stream to them and they relay to your site (similar to Justin.tv or Stream.tv, though I'd prefer not to deal with them in particular)?
balamw
Apr 12, 07:28 AM
I would like to create a simple iphone app for my sports team
Why not just make a website?
Agreed, I had missed what the app was about. I don't see anything in the desired feature list that can't be implemented as a plain old mobile-optimized website. Basically all a native app would be doing anyway is retrieving that information from the web and displaying it in a webview.
If you need a book to point you in the right direction, pick up Programming the Mobile Web (http://oreilly.com/catalog/9780596807795). Apple also has some resources of their own here: http://www.apple.com/webapps/
B
Why not just make a website?
Agreed, I had missed what the app was about. I don't see anything in the desired feature list that can't be implemented as a plain old mobile-optimized website. Basically all a native app would be doing anyway is retrieving that information from the web and displaying it in a webview.
If you need a book to point you in the right direction, pick up Programming the Mobile Web (http://oreilly.com/catalog/9780596807795). Apple also has some resources of their own here: http://www.apple.com/webapps/
B
more...
schroder3000
Mar 23, 02:34 PM
I've got a current model Mac Mini that I'd like to connect to a non-HD television via Component cable. I have an DVI-Mini Display Port adapter which was purchased from a third party as well as a DVI-Component adapter that came with it. Here are some photos:
http://i52.tinypic.com/2zhqkhl.jpg
http://i53.tinypic.com/ek516u.jpg
Aside from a Component cable to connect to the TV, anything else I might need for this to work successfully?
Thanks!
http://i52.tinypic.com/2zhqkhl.jpg
http://i53.tinypic.com/ek516u.jpg
Aside from a Component cable to connect to the TV, anything else I might need for this to work successfully?
Thanks!
Mechcozmo
Sep 27, 09:16 AM
Yes, you can apply a password. And you can also set it so the network does not appear unless you type in the network name. Useful if you need to hide the network from someone.
more...
ortuno2k
Dec 21, 12:45 AM
Ouch!
That looks like a real messed up PB!
:eek:
That looks like a real messed up PB!
:eek:
Alaerian
Feb 9, 01:21 PM
Oh look, another condescending and utterly pointless thread. :rolleyes:
more...
dotnina
Dec 22, 01:15 PM
I'm getting errors on both links :confused:
Nothing a little edit can't fix. :)
http://www.monstercable.com/press/press_result.asp?pr=2004_11_icruze.asp
http://www.vaistech.com/home.html
Nothing a little edit can't fix. :)
http://www.monstercable.com/press/press_result.asp?pr=2004_11_icruze.asp
http://www.vaistech.com/home.html
dr_lha
Aug 3, 09:13 AM
YESS!!!!!!!!!!!!!!!
E-PL1 support finally. :D
E-PL1 support finally. :D
more...
systole
Mar 28, 02:05 AM
I still remember the day I got to bring one home for alerting the IT staff at my school to a security vulnerability on their only PC, allowing students to access faculty folders. Read up on basic programming. for instance:
10 PRINT "HELLO WORLD"
20 GOTO 10
I belive it's ctrl-c or :apple:-c to get it to stop.
As for games, try finding load runner or the original mario brothers. I still play load runner on the IIGS I keep around for gits and shiggles. Long live Mac OS 1.0. Fits on a single 3.5" floppy.
10 PRINT "HELLO WORLD"
20 GOTO 10
I belive it's ctrl-c or :apple:-c to get it to stop.
As for games, try finding load runner or the original mario brothers. I still play load runner on the IIGS I keep around for gits and shiggles. Long live Mac OS 1.0. Fits on a single 3.5" floppy.
Austin M.
Apr 6, 03:31 PM
Looks like it's dual injected with silicone.
more...
flopticalcube
Apr 19, 03:26 PM
Sufficient would be the best you could say. A gaming PC will provide a better experience, at least for gaming.
galimk
Apr 23, 05:30 PM
Look in your book for exactly what you're supposed to use for #import. You may have made a mistake.
I'm not sure, but #import <Fraction.h> seems wrong to me. If Fraction.h were a system-provided class, it would be correct. But it's a developer-created class, so #import "Fraction.h" seems more sensible to me, and is what I've always used when referring to class headers I create.
Post your code.
No one with any programming experience would believe anyone (beginner or experienced) who says there are no compilation errors, unless the code has actually been compiled without errors. You may be right, but we need to see the evidence of the compiler.
Thanks! Your answer helped. So now I know that <**> are only for system provided classes. I used quotes for Fraction.h and it worked.
The example that I used had everything dumped in the main .m file along with the main function.
I'm not sure, but #import <Fraction.h> seems wrong to me. If Fraction.h were a system-provided class, it would be correct. But it's a developer-created class, so #import "Fraction.h" seems more sensible to me, and is what I've always used when referring to class headers I create.
Post your code.
No one with any programming experience would believe anyone (beginner or experienced) who says there are no compilation errors, unless the code has actually been compiled without errors. You may be right, but we need to see the evidence of the compiler.
Thanks! Your answer helped. So now I know that <**> are only for system provided classes. I used quotes for Fraction.h and it worked.
The example that I used had everything dumped in the main .m file along with the main function.
more...
Ikyo
Mar 10, 10:21 PM
I might head over. Let me know how the line is later in the day. I wonder when Walmart are going to sell theirs.
jaseone
Nov 7, 05:00 PM
I'm guessing it is something with no-ip then, what happens if you try to access the pictures via the IP address and port (if you are using no-ip to forward to a port other than port 80)?
more...
balamw
Apr 24, 02:13 PM
Did you try googling the obvious: palindrome python program
One of the top 10 hits is this:
http://forums.macrumors.com/showthread.php?t=861800
For sammysam52, the OP in that thread posted code and solved their own problem with a gentle nudge.
What is your approach?
B
One of the top 10 hits is this:
http://forums.macrumors.com/showthread.php?t=861800
For sammysam52, the OP in that thread posted code and solved their own problem with a gentle nudge.
What is your approach?
B
Night Spring
Mar 14, 01:21 PM
I didn't mean to say that new tool will allow him to downgrade without SHSHs, I meant to say that he is stuck until the new tool is release that can Jailbreak 4.3 and he can get all his stuff back. ;)
Actually, if OP doesn't mind a tethered jailbreak, there are tools available to jailbreak 4.3 right now.
Actually, if OP doesn't mind a tethered jailbreak, there are tools available to jailbreak 4.3 right now.
tl01
Jun 29, 02:03 PM
Arrived at about 7:10AM and was about number 30 out of 40 phones. The line took around 3.5 hours. Not too bad. They were expecting their second shipment this afternoon but it ended up arriving around 11AM. The people at the end of the line were stoked! They were sold out of phones though once the line gets their phones.
usnek
Apr 30, 08:17 AM
But we can't buy it, yet, at Stonebriar. Correct?
Any idea how many they have in stock?
Any idea how many they have in stock?
QCassidy352
Jul 9, 05:38 PM
or they have hacked someone's account so that they appear to be a reputable seller.
This cannot be legit. $2200 for a 17" PB and a 23" display? That's gotta be below cost.
One sure test is to ask them to use escrow with a service of YOUR choice. (escrow.com maybe?) Any legit seller would understand why you felt this was necessary. the ones who are trying to scam you will have a million excuses why this will not work ("it's against company policy," "I need the money fast," "I can only use this one certain escrow service...")
let me repeat, this CANNOT be legit. Only the 17" PB for that price has gotta be close to what wholesellers pay, if not lower. Plus you get a $2000 display for free? If it were a legit seller they could easily unload the whole package for twice that and have a very happy customer.
This cannot be legit. $2200 for a 17" PB and a 23" display? That's gotta be below cost.
One sure test is to ask them to use escrow with a service of YOUR choice. (escrow.com maybe?) Any legit seller would understand why you felt this was necessary. the ones who are trying to scam you will have a million excuses why this will not work ("it's against company policy," "I need the money fast," "I can only use this one certain escrow service...")
let me repeat, this CANNOT be legit. Only the 17" PB for that price has gotta be close to what wholesellers pay, if not lower. Plus you get a $2000 display for free? If it were a legit seller they could easily unload the whole package for twice that and have a very happy customer.
awmazz
May 17, 01:32 PM
If you actually want a usable Newton, go for a 2000/2100 or an eMate with OS 2.1. This one is a collectible so shouldn't really be used anyway to keep it from further wear and tear to maintain its value.
stridemat
Mar 5, 04:17 PM
People who don't punctuate properly should be punched in the face. Zero tolerance...
Pot, Kettle, Black ;)
Pot, Kettle, Black ;)
maylen
Feb 12, 02:48 PM
I lost my iphone couple days ago , now using some old nokia 1100 waiting for 5g.Right now i only need an ipod for music..