MyWebER is going to die
My google summer of code project called MyWebER is going to die. The reason - I have no time to proceed developing it. I have a lot of ideas, but not sure that I’ll find any time to implement them.
As I can see, MySQL AB is not interested in this project. If anyone wants to help me - you’re welcome.
“Skilled JavaScript developers are wanted.” (C)
Friday 26 Oct 2007 | My projects, MySQL, MyWebER

Ohh wow!! Love this app!
How can I help with this project?
Hi Andrew,
” I have a lot of ideas, but not sure that I’ll find any time to implement them.”
Can you tell me a little bit about how you envision dealing with foreign keys? I am primarily interested in hearing about your ideas to crack the visual aspect of connecting the entities.
Hi, krogebry.
If you’re an expirienced JavaScript developer you can join the community and code
Thx.
Hi, Roland!
Sorry, my site was down last days.
I’ve already implemented beta version of “entities connectors”. At the current stage it is a bit buggy, but anyway.
To implement “wires” I use div elements - one pixel height for horizonatl and one pixel width for vertical wires.
You can see it in action in http://myweber.andrewdashin.com/
Just create two tables (by default they will be called table1 and table2), then click in “edit” icon on the first table - in the bottom of entity editor (under Engine Type) you’ll see select box - select there table2, and wires will appear.
Thank you.