SocNetV v1.7 released with lots of goodies!

SocNetV: Social Network Analysis and Visualization Software

SocNetV v1.7 released with lots of goodies!

A new SocNetV release hit the road today. Version 1.7 solves a number of bugs and brings lots of interesting and useful new features to our users. Binaries for Windows, Mac and Linux are already available in the project's Downloads page. Here's what's new...

Up to now, when you wanted to edit a node you had to right click on it and select a single property to edit (color, label, etc). That was awfully user-unfriendly. So, v1.7 brings a nice Node Properties which incorporates all different operations in one place. Just right click on a node and select Node Properties (Ctrl+X, Ctrl+P for key-junkies) to bring up the properties dialog.

As you see, you can enter a label, change the node size (and "value" in coming versions), edit the node color and select a proper shape. And your changes will be done in one step (and you can see them happening live in the background) For instance clicking on the red color button will bring up a nice Colors dialog where you can select every possible color:

 

A handy new feature is also the ability to select and edit nodes in groups.  This means, that nodes can be selected by left clicking on the canvas and holding while dragging to create a selection rectangle. All nodes inside the rectangle are thus selected and can be edited at once.

Just select some nodes, and  right click on a selected node or somewhere on the canvas, to open the context menu. From there, select Node Properties.

Note that the context menu informs you how many nodes you selected to edit.

The group Node Properties dialog is identical with that for a single node.

Labeling multiple nodes at one? Yes! The only thing you have to note is that when you enter a label for multiple nodes, SocNetV will suffix it with the "nodenumber" of each edited node.

Here's the finished outcome:

Also, there are now the familiar Select All (Ctrl+A) and Select None (Ctrl+Shift+A) shortcuts to select all nodes
  at once.


 

A very useful new feature in SocNetV v1.7 is the Network File Previewer.  Did we need something like that? Yes we did! Due to the different codepages used by the Windows, Linux  and Mac, a network file saved i.e. in Windows containing  non-Latin characters (such as é or some curillic кЧДЛХКЮ) could not be loaded by SocNetV because  the program always tried to read and write in the OS locale codepage (note that from this version all loading and saving is done in UTF-8).

Furthermore, a bug in GraphML writing function meant that SocNetV always used UTF-8 as Document Encoding,  even when the file was not UTF-8. 

The solution offered from this version is this nice File Previewer which by default appears when loading any file.

 With it, the user previews the file in many different encodings to find the correct one, namely the one where all characters appear as they should.

By pressing OK, the file  is loaded and the network is displayed on the canvas.

Notes on this feature:  

  • Linux and Mac users should always use UTF-8, except when they try to load files saved in Windows computers.
  • Windows users should probably use Windows-1253, except when  they want to load files saved in Mac/Linux or files containing non-latin chars (i.e. Russian).
  • Russian Windows users should probably use KOI8-R encoding.
  • By default, UTF-8 is used for writing files. This means SocNetV by default uses UTF-8 codec for all   input and output textstreams, such as network files.

That's all for now. Hope you enjoy v1.7 and stay tuned for the coming versions.

In case you spot a bug in v1.7 please report it here.

We would also like to hear new feature requests from you! If you have something to propose or ask, visit our 'blueprints' listing  and add your own request.

For a complete changelog, see out ChangeLog :)

<< Go back to the previous page

SocNetV Features

Explore the nice features of SocNetV to make
your social network research real fun!

  • Easy User Interface

    Navigate yourself and use the application either with the mouse or the keyboard.

  • File Formats

    Load and save to GraphML, but you can also import most network file formats (GML, Pajek, UCINET, GraphViz, Adjacency, EdgeList etc).

  • Network analysis

    Compute distances, eccentricity, connectedness, clique census, triad census, and Prominence indices (i.e. eigenvector, betweenness and information centrality, promixity prestige, pagerank and more)

  • Visualization

    Apply intuitive visualization layouts on undirected/directed graphs, based on prominence scores or force-directed models.

  • Famous networks

    Automatically recreate known social network datasets such as Padgett's Families

  • Random networks

    Create random networks using one of the supported models (scale-free, Erdős–Rényi, lattice, small worlds)

  • Web Crawler

    Easily visualize and analyze networks of linked web pages and sites through the built-in web crawler.

  • Multi-relational

    Work with multiple relations concurrently. SocNetV supports loading, editing and saving multirelational social networks.

  • Documentation

    Learn to work with SocNetV and make use of Social Network Analysis methods by reading our Manual

  • Free Software

    SocNetV is Free and Open-Source Software, use it everywhere. Have a feature request? Ask us!

Have fun with Social Network Analysis

Use the buttons to download Social Network Visualizer for your OS or to learn more about Social Network Analysis and Visualization reading the Manual .