Hi!
I started converting the core Cytoscape layouting functionality to a
Vaadin Web Application. Yes, I know there is already the Cytoscape Web
but it uses flash for the client side... My vision is to use the
Vaadin framework since it enables more swing/awt like programming
(with pure Java) of user interfaces and doesn't require any browser
plugins. I'm in just a beginning of this task and need some help and
advices for it.
My first step was to create a graph visualisation POC with Vaadin and
GWT. It's first experimental version is now released in the Vaadin
Directory (
http://vaadin.com/addon/vaadingraph) and in the Google Code
(
http://code.google.com/p/vaadin-graph/). Please feel free to try it
and give me a feedback! I don't currently have an online demo for it
but when I managed set it up I will inform you.
My next step would be to improve the POC with more functionality like
zooming, panning etc. And, also start making the core web application
around the graph rendering POC. If you think you like to contribute
this project in one way or other. Please contact me, either repling
this post or its sister post in the Vaadin forum (
http://vaadin.com/
forum/-/message_boards/view_message/554541). Or directly to my email
johannes at vaadin dot com.
Sincerely,
Johannes Tuikkala