neo4j based social news feed demo on wikipedia graph running

UPDATE: you can find an evaluation of the following blog post and idea on: http://www.rene-pickhardt.de/graphity-an-efficient-graph-model-for-retrieving-the-top-k-news-feeds-for-users-in-social-networks/  Hey everyone I can finally demonstrate the neo4j and gwt system that I have been blogging about over the last weeks here and here. But please find the demo under the following adress: http://gwt.metalcon.de/GWT-Modelling The code will be available soon! …

Why open source wins

Ok this article is overdue! Open source is the way to go. I could now give an almost infinitly long list of reasons and examples where and why open source is winning. But instead I want to give you just an experience from my last two weeks. Before I start let me mention this: In …

Neo4j Graph Database vs MySQL

For my social news stream application I am heavily thinking about the right software to support my backend. After I designed a database model in MySQL I talked back to Jonas and he suggested to search for a better suiting technology. A little bit of research brought me to a Graph database called Neo4j. After …