X10 Community Forum

🎭Entertainment => Entertainment General => Topic started by: alegon on April 16, 2010, 05:47:15 AM

Title: X10 and iphone
Post by: alegon on April 16, 2010, 05:47:15 AM
hi

I have an automation company in Brazil (www.siatron.com.br)
I need to create an application that runs on my iphone control and automation x10 and a media center
Anyone know of any application?
Does anyone know how I do that?

thanks
Title: Re: X10 and iphone
Post by: Brandt on April 16, 2010, 12:45:50 PM
I'm helping working on a web application called domus.Link that is a php frontend for Heyu. Heyu is linux home automation software that is command line based. Anyway domusLink has the ability to display multiple templates depending on the signature of your browser (user agent), and it seems that the detection can be done with simple javascript. The framework that is used to develop the template for the iPhone is iui:

http://code.google.com/p/iui/



Mind you, this is for a web app which will need to run on a web server somewhere and your iphone will need wifi access to run it. This is not a native iPhone app framework that it sounds like you're referring to.