If you want org charts in Microsoft Office files, you could try: http://poi.apache.org/index.html
java library that writes to the office format. It was mentioned on a recent podcast. TBT On Oct 30, 9:53 am, Peter Neubauer <[email protected]> wrote: > HI there, > > On Oct 29, 11:15 pm, Brian <[email protected]> wrote:> > You might try Neo4j > -- it's a graph database > > > Thanks Mark, but the overhead of putting my data into a Neo4j database > > seems a little large. > > Not sure there is much overhead - you could look at > Neoclipse,http://wiki.neo4j.org/content/Neoclipse_Guidewhich lets you edit the > graph and can display it in different ways (through the Eclipse ZEST > framework for graphs). > > Web wise, why not through together a small rails app, something > likehttp://peoplemap.ronges.com/people(code > athttp://github.com/sashaagafonoff/peoplemap, > really not production ready and shaky in uptime!) to make editing and > displaying more webby? > > HTH > > /peter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
