Last week I had a meeting with my PhD advisor and we talked about my ideas on social news streams and how you could implement them using graph data bases. Of course my choise here would be neo4j. Yesterday I had my first talk in our “Oberseminar” which is a weekly meeting of all PhD …
Tag: social news stream
How to create animations between two vector graphics?
I am just about to prepare a talk about my current research on social news streams for social networks. As I have learned giving good examples is essential! That is why I already spent a whole day learning some basic inkscape to create some vector graphics which are supposed to visualize some of my research …
Time lines and news streams: Neo4j is 377 times faster than MySQL
Over the last weeks I did some more work on neo4j. And I am ready to present some more results on the speed (In my use case neo4j outperformed MySQL by a factor of 377 ! That is more than two magnitudes). As known one part of my PhD thesis is to create a social newsstream …
First Impressions of Google+ Usability Reminding of Apple
Yesterday I was finally able to receive an invitation to Google+ (thanks to Lisa!). After seeing it from the inside, I am convinced that this is the killer application that will stop Facebook. Google+ feels totally comfortable. It also allows you to make your communication much more effective. When you login to Google+, Google already …
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 …