[Neo] Neo4j Screencasts?

2010-05-25 Thread Peter Neubauer
Hi all, I am thinking of doing some screen cast on different aspects of Neo4j. I am just wondering what you would like to see? Would be great to get a hint on what the community is struggling with and that we could highlight in different short scenarios. For instance, here are some initial

Re: [Neo] Neo4j Screencasts?

2010-05-25 Thread Eelco Hillenius
Anything more? I'd love to see a walkthrough on visualization (how do I make pretty pictures of my graphs). Eelco ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] [Neo] Neo4j Screencasts?

2010-05-25 Thread Ajay Sharma
Hi Peter, I think walk-through is a nice idea, i had a very tough time configuring neo with java since i never used one before, so something that goes into details with configuring maven,lucene and neo-kernal would be very helpful. P.s - i should mention that neo on jruby worked like charm

Re: [Neo4j] [Neo] Neo4j Screencasts?

2010-05-25 Thread Alex Averbuch
Nice! This would've been really useful when I was first getting to grips with what Neo4j was I think a Neo4j + Blueprints/Pipes/Gremlin would be cool too, for those people that are worried about getting locked in On Tue, May 25, 2010 at 2:18 PM, Peter Neubauer peter.neuba...@neotechnology.com

Re: [Neo4j] [Neo] Neo4j Screencasts?

2010-05-25 Thread Alex Averbuch
Hi Eelco, I agree it would be nice to maybe even have a series based only on visualization tools. maybe you're familiar with this already, but in case you're not I would recommend checking out iGraph http://igraph.sourceforge.net/ http://igraph.sourceforge.net/it has bindings to Python, R, and C,

Re: [Neo4j] [Neo] Neo4j Screencasts?

2010-05-25 Thread Eelco Hillenius
Thanks Alex, Eelco On Tue, May 25, 2010 at 11:06 AM, Alex Averbuch alex.averb...@gmail.com wrote: Hi Eelco, I agree it would be nice to maybe even have a series based only on visualization tools. maybe you're familiar with this already, but in case you're not I would recommend checking out

Re: [Neo4j] [Neo] Neo4j Screencasts?

2010-05-25 Thread Peter Neubauer
Eelco, there is even a GraphViz component done by Tobias, https://svn.neo4j.org/laboratory/components/neo-graphviz/ . Right now it will output the whole graph, not selections AFAIK. Would that be of interest? Also, we have a GSoC project integrating Neo4j with www.gephi.org,