vjury
First post!
Posts: 1
|
 |
« on: December 01, 2007, 07:53:20 am » |
|
These would be great remote control devices
|
|
|
|
|
Logged
|
|
|
|
|
totallymaxed
|
 |
« Reply #1 on: December 01, 2007, 11:23:53 am » |
|
These would be great remote control devices
Well they would if Apple opened them up for 3rd party applications!
|
|
|
|
|
Logged
|
|
|
|
|
tschak909
|
 |
« Reply #2 on: December 02, 2007, 08:12:10 am » |
|
use the web orbiter for now. it works.
-Thom
|
|
|
|
|
Logged
|
|
|
|
|
totallymaxed
|
 |
« Reply #3 on: December 02, 2007, 10:13:58 am » |
|
use the web orbiter for now. it works.
-Thom
Hmmm... and the iPod Touch too... now if the iPhone/Touch just had Flash enabled in Safari we could build a Flash UI ;-)
|
|
|
|
|
Logged
|
|
|
|
Matthew
Douchebag
Addicted

Posts: 567
|
 |
« Reply #4 on: December 06, 2007, 06:15:14 am » |
|
use the web orbiter for now. it works.
Hmmm... and the iPod Touch too... now if the iPhone/Touch just had Flash enabled in Safari we could build a Flash UI ;-) Actually, since a Flash UI would unify the Orbiter and Adminsite code into one program, that would be excellent. But since the ease of HTML and the common skills of C/C++ would be lost, the Flash GUI would really demand an interface builder app, rather than the proprietary Adobe tools. There's OpenLaszlo...
|
|
|
|
|
Logged
|
|
|
|
|
tschak909
|
 |
« Reply #5 on: December 06, 2007, 07:22:34 am » |
|
a system just as good could be built with ajaxy html, been there, done that.
-Thom
|
|
|
|
|
Logged
|
|
|
|
bulek
Administrator
wants to work for LinuxMCE
    
Posts: 868
Living with LMCE
|
 |
« Reply #6 on: December 06, 2007, 12:28:19 pm » |
|
a system just as good could be built with ajaxy html, been there, done that.
-Thom
Got any examples ? I'm also curious how to make such gui and also to make it look nice.... I see a lot of examples, but mostly text based.... Thanks in advance, regards, Bulek.
|
|
|
|
|
Logged
|
Thanks in advance,
regards,
Bulek.
|
|
|
|
bmk789
|
 |
« Reply #7 on: December 07, 2007, 12:16:56 am » |
|
Wasn't there an SDK released for the iPhone and iPod touch? Anyways, yesterday I created wiki pages for the Iphone and iPod touch, feel free to expand these.
|
|
|
|
|
Logged
|
|
|
|
|
diamondcobra
|
 |
« Reply #8 on: December 13, 2007, 06:50:11 am » |
|
I installed tversity on my vista pc when they announced an interface for the iphone several months ago (before I even knew about LMCE). You dont install anything but you go to http://xxx.xxx.xxx.xxx:41952/iphone when you are connected to your wlan, and it isnt bad. You have to wait forever for tversity to transcode your video before it plays, but it works nicely (fast) for pictures and music. I port forward so i can get to all my music/pictures on the road too, using edge, since i dont like having everything on my phone. I know you posted for using the iphone as an orbiter/remote but this would be a cool thing too. I just wish I knew how to do the 'ajaxy' stuff and make the interface myself.
|
|
|
|
|
Logged
|
|
|
|
Matthew
Douchebag
Addicted

Posts: 567
|
 |
« Reply #9 on: December 13, 2007, 04:26:44 pm » |
|
How is it using the Web Orbiter from an iPhone? Is there a way to use the iPhone / Web Orbiter with LMCE over Bluetooth?
|
|
|
|
|
Logged
|
|
|
|
|
tschak909
|
 |
« Reply #10 on: December 13, 2007, 08:48:45 pm » |
|
as i said before, it works. you just make a Size definition for the iphone.
-Thom
|
|
|
|
|
Logged
|
|
|
|
Matthew
Douchebag
Addicted

Posts: 567
|
 |
« Reply #11 on: December 13, 2007, 09:06:08 pm » |
|
as i said before, it works. you just make a Size definition for the iphone.
Well, I was looking for a realworld review from someone evidently about to try it. I'm impressed by the Web Orbiter (that it mirrors the real Orbiter, its proxy architecture, that it's responsive), so I was looking to see how well it performs on an iPhone to meet their use case they started this thread about.
|
|
|
|
|
Logged
|
|
|
|
|
totallymaxed
|
 |
« Reply #12 on: December 16, 2007, 03:24:40 pm » |
|
as i said before, it works. you just make a Size definition for the iphone.
Well, I was looking for a realworld review from someone evidently about to try it. I'm impressed by the Web Orbiter (that it mirrors the real Orbiter, its proxy architecture, that it's responsive), so I was looking to see how well it performs on an iPhone to meet their use case they started this thread about. The Web Orbiter is a bit of a hack that has been around since the early Pluto days. Basically the UI1 screen is rendered as a complete clickable map and the whole screen is re-rendered every time you interact with the UI. It needs a fast and low latency connection. Having said that it does work on pretty much any web enabled device (I have not found anything it wont work on so far) so it is useful from that perspective.
|
|
|
|
|
Logged
|
|
|
|
Matthew
Douchebag
Addicted

Posts: 567
|
 |
« Reply #13 on: December 16, 2007, 05:25:50 pm » |
|
as i said before, it works. you just make a Size definition for the iphone.
Well, I was looking for a realworld review from someone evidently about to try it. I'm impressed by the Web Orbiter (that it mirrors the real Orbiter, its proxy architecture, that it's responsive), so I was looking to see how well it performs on an iPhone to meet their use case they started this thread about. The Web Orbiter is a bit of a hack that has been around since the early Pluto days. Basically the UI1 screen is rendered as a complete clickable map and the whole screen is re-rendered every time you interact with the UI. It needs a fast and low latency connection. Having said that it does work on pretty much any web enabled device (I have not found anything it wont work on so far) so it is useful from that perspective. Is it literally regenerated from the UI1, so whenever developers change UI1 the Web Orbiter interface automatically "just works"? So there's no chance of diverging the Web Orbiter GUI from the UI1 GUI? If so, that's really excellent. All I could think to improve it would be to turn it to AJAX, so only the GUI areas that actually change reload - not the whole page, with the HTTP Expires, If-Modified-Since and other caching headers skipping refreshes entirely on those section. If the Web GUI were split into widgets, instead of whole screen, with interactive widgets including all their visual states (eg. buttons offer both default and "pressed" looking images), and some javascript for immediate feedback for interaction (ie. click a button and it immediately appears depressed, while the browser sends the click to the server, then returns the message to the clicked button itself, whose Javascript decides whether to refresh just the button, or the whole page). But as "quick & dirty", the current functionality is perfectly adequate. And for mobiles that support Bluetooth PAN, Web Orbiter puts an orbiter on any mobile.
|
|
|
|
|
Logged
|
|
|
|
|
|
|