Graphity: An efficient Graph Model for Retrieving the Top-k News Feeds for users in social networks

UPDATE: the paper got accepted at SOCIALCOM2012 and the source code and data sets are online especially the source code of the graphity server software is now online! UPDATE II: Download the paper (11 Pages from Social Com 2012 with Co Authors: Thomas Gottron, Jonas Kunze, Ansgar Scherp and Steffen Staab) and the slides I already said …

My Blog guesses your name – Binary Search Exercise for Algorithms and data structures class

Binary Search http://en.wikipedia.org/wiki/Binary_search_algorithm is a very basic algorithm in computer science. Despite this fact it is also important to understand the fundamental principle behind it. Unfortunately the algorithm is tought so early and the algorithm is so simple that beginning students sometimes have a hard time to understand the abstract principle behind it. Also many …

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! …

Power of Google Homepage

Google has put information about the Youtube Symphony Orchestra on its homepage! Whatch yourself: After Thomas recommended reading a paper about trending topics in twitter where it was discovered that trends can be strongly influenced by external factors (media, news) I went right away to twitter looking for the #ysto. Of course I was not …