Download List

Project Description

Social Networks Visualizer (SocNetV) is a flexible and user-friendly tool for the analysis and visualization of Social Networks. It lets you construct mathematical graphs with a few clicks on a virtual canvas, load networks of various formats (GraphViz, GraphML, Adjacency, Pajek, UCINET, etc), or create a network by crawling all links in a Web page. The application can compute basic network properties, such as density, diameter, and distances (shortest path lengths), as well as more advanced structural statistics, such as node and network centralities (i.e. closeness, betweenness, graph), clustering coefficient, etc.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-10-14 11:01
0.90

Power & Information Centrality (Stephenson & Zelen) calculation was added along with new radial layouts according to these centralities, orphan node filtering, two-mode affiliation networks import, and more automatically recreated known data sets. Several bugs were fixed. The user manual was updated. Counts of outLinkedNodes, inLinkedNodes, and reciprocalLinkedNodes were removed because they were causing too much overhead when loading large networks. The relevant LCDs were also dropped from the UI.
Tags: centralities, Statistics

2010-01-29 00:42
0.81

Known data sets (such as Florentine family relationships) may now be automatically recreated. SocNetV can now read two kinds of lists: weighted lists and simple (unweighted) lists. Various bugs were fixed.

2010-01-09 17:13
0.80

Triad Census and clique numbers for each node statistics were added. The embedded text editor can now be used to directly copy and paste network data. Initial read support was provided for list formatted files.
Read support for CSV formatted sociomatrix files was added. Dot format support was greaty improved. Faster network load times were achieved thanks to control variables. Keyboard shortcuts were added for Centralities. The Import network menu was refactored. The user must define the network format of the file at hand.

2009-06-30 06:41
0.70

This is the first Web crawler implementation. Use Shift+C to test it. It oesn't support frames yet. Multiple nodes can be selected with the mouse. Press and hold the left mouse button somewhere on the canvas, then move the mouse to test it. Bug #379204, which was crashing SocNetV when creating small worlds above 201 nodes, has been fixed. Bug #381096 (crashing SocNetV in Edge Filtering when an edge was reciprocal) has been fixed. Bug #381094 (weight changes not recorded correctly in symmetric edges) has been fixed. Random Layout is back. Speed improvements in the FindNode method.
Tags: social networks, web crawler

2009-05-28 10:18
0.6.0

GraphML is now the native load/save format (partial support for yFiles). New filter edges by their weights functionality. The background can be a custom image (via menu View > Background Image). A new rounded rectangle shape for nodes. Nodenumbers can be displayed inside nodes again. Sorry, labels are
too difficult to show inside nodes. There is a fresh application icon set in shades of gold and gray.
There is a new version naming scheme: main versions are 0.x, and bugfixes are 0.x.y. Project admin, code, bug tracking, etc. have moved to Launchpad/Bazaar. Report bugs to Launchpad.
Tags: Major, Beta

Project Resources