opera-unite

Where can I find information on how to develop for Opera Unite? [close]

Opera Unite (a web browser that can act as a server) has just been released and they claim that you can build web services so other people can access your browser. I'm interested in making a program for the platform. Can someone point me to a site on how to develop for Opera Unite? Close: nevermind, the page I linked to has a link to...

Opera Unite Javascript oddity

I am having a weird time with an Opera Unite web app I'm getting my feet wet with. I'm using the getItem() function to return data that's posted. Now that's supposed to return null if there's no such value, which works, my first conditional works when there's no POST. It even works when I post a value. What's messing up is when I pos...