Greg Hauptmann
2008-Jun-27 14:06 UTC
building/editing topology diagrams - any ideas/advice?
Hi, I''d like to build a web application that is capable of displaying & editing topology diagram (e.g. a network diagram with applications too). Effectively to have a graphically web based means of allowing a user to add nodes & relationships to represent a topology such as the following http://performancepointinsider.com/files/planning/planningtopology.png. So the model basically consists of nodes and relationships. Any ideas/advice on how best to do this, e.g.: Q1. Any open-source project that does something similar? Q2. Best way of handling the graphical aspect of the application? (e.g. prototype, extjs, etc?) Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Frederick Cheung
2008-Jun-27 14:09 UTC
Re: building/editing topology diagrams - any ideas/advice?
On 27 Jun 2008, at 15:06, Greg Hauptmann wrote:> Hi, > > I''d like to build a web application that is capable of displaying & > editing topology diagram (e.g. a network diagram with applications > too). Effectively to have a graphically web based means of allowing > a user to add nodes & relationships to represent a topology such as > the following http://performancepointinsider.com/files/planning/planningtopology.png > . So the model basically consists of nodes and relationships. > > Any ideas/advice on how best to do this, e.g.: > Q1. Any open-source project that does something similar? > Q2. Best way of handling the graphical aspect of the application? > (e.g. prototype, extjs, etc?) >You might gain some inspiration from mindmeister. Fred --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Greg Hauptmann
2008-Jun-27 14:28 UTC
Re: building/editing topology diagrams - any ideas/advice?
thanks, exactly the type of app I mean - but what''s the best way of building such an app what I''m interested in :( On Sat, Jun 28, 2008 at 12:09 AM, Frederick Cheung < frederick.cheung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > On 27 Jun 2008, at 15:06, Greg Hauptmann wrote: > > > Hi, > > > > I''d like to build a web application that is capable of displaying & > > editing topology diagram (e.g. a network diagram with applications > > too). Effectively to have a graphically web based means of allowing > > a user to add nodes & relationships to represent a topology such as > > the following > http://performancepointinsider.com/files/planning/planningtopology.png > > . So the model basically consists of nodes and relationships. > > > > Any ideas/advice on how best to do this, e.g.: > > Q1. Any open-source project that does something similar? > > Q2. Best way of handling the graphical aspect of the application? > > (e.g. prototype, extjs, etc?) > > > > You might gain some inspiration from mindmeister. > > Fred > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---