View Single Post
Posts: 18 | Thanked: 1 time | Joined on Mar 2009
#11
Well, what does ipod touch run off... n810 runs off linux but... is it still like c++ or something? Anyway, I'm getting an iTouch and will get the new RX-51 (hopefully it may be slightly easier on this as it supposedly will have better processing) In the meantime, I'm gonna learn all this programming. If iTouch is the same, it is probably better to start with it... well, either way, ill have to learn the programming of it and therefore, programming for it will be better to learn it while programming for it...

Anyway, JmJanzen, that is a very good thought... it's similar only, mine kind of combines the two... which is pretty hard to do. Easy enough to break up the bits and then transfer peices to RX-51 or n810 but, to figure out which ones are necessary and break them up in the correct groups is impossible. My idea is this and it's probably impossible:
The computer begins the processing after an app is launched on the IT, it decides what the first screen needs to function in the beginning, processes it a little to make it easier for the IT. Then, it figures out what the responses of the user of the first page could be, processes it like the first page and sends it to the n810. By now, the user has hit a link, the IT sends that information about the link to the computer and the IT processes into the already processed link and dumps all the rest. Then the computer finds the links or responses to the next action... and it goes on.

Simple to say but, as you all have pointed out, impossible to do... well, it would be very hard. I think this would be a great project but, would be kind of pointless if there is no multitouch or accelerometer. Accelerometer we will get with Craves1's project but, multitouc, we will never get. IDK, I think that I'll start off with some basic processing, get to know the itouch and then, figure out all of this when my RX-51 arrives.