Um, wishweb is kinda dorky. Why something so simple?
Dude, you gotta crawl before you can walk. I modeled wishweb after the user interface from the SmartHome Synapse software and yes, it is a very limited subset of what the SmartHome software can do. But, it is a very good representation of the raw protocol. Prior to this project, the most complex Java application I had written was a News Client a year ago when I happened across a Java programming book called “Learning Java” and decided to learn Java. Getting it all to work together was a pretty big challenge. As with the entire history of this project, I build things by generating the concept, prototyping something and getting it working for proof of concept, and once all works, I start expanding. So, wishweb is the proof of concept. x10home is the more advanced Java interface that you may want to consider if you find x10web to simple.