SGVis - Social Graph Visualizer (Java, Prefuse)
SGVis is an application for interactive visualization of social relations. It uses Social Graph API as the information source. Interactive visualization is based on the Prefuse library.
Source code
Build/installation
This application was developed in the integrated development environment (IDE) Eclipse, but this IDE is not needed to build and run the application. There is an file build.xml
included in source codes. It contains necessary metadata for automatic build system ANT. For successful build you need ANT and JDK 1.6 available. On linux distribution Gentoo Linux can be used this ebuild to download, build and install the application (including its dependencies):