-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Open-PC.com   
Apps
Groups
Knowledge Base
Events
Forum
People
Jobs
Register
Login

-
- Content .- Fans (3) .- Knowledge Base  . 

Social Networks Visualizer

   0.81  

KDE Scientific

oxy86oxy86
Social Networks Visualizer
Home
-
Dimitris Kalamaras
Social Networks Visualizer
Greece, Piraeus
last visit Jan 28 2010
1 friends
1 groups

other contents
send a message
add as friend
more info
--
Social Networks Visualizer
zoom


Social Networks Visualizer
zoom


Social Networks Visualizer
zoom


Homepage:  Link
Depends on:  Qt 4.x
Downloads:  2298
Submitted:  Jan 30 2006
Updated:  Jan 28 2010
Score: 
score87%87%score
 87% good
bad   good

Description:

SocNetV is a cross-platform, user-friendly, graphical application for Social Networks Analysis and Visualisation, developed in Qt4.

It helps you construct social networks (aka mathematical graphs) with a few clicks on a virtual canvas or load networks of various formats (GraphViz, GraphML, Adjacency, Pajek, UCINET, etc) and modify them, or 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, betweeness, graph), clustering coefficient, etc.

SocNetV supports various layout algorithms (i.e. Spring-embedder, circular and in levels according to various centrality indexes) for meaningful visualisations.

Furthermore, it can create random networks (Erdos-Renyi, Watts-Strogatz, ring lattice, etc) with a few clicks or crawl a given website and create the "network of its links".

SocNetV is licensed under the GNU Public License version 3 (GPL3).

Requirements: To compile or install SocNetV, you need Qt4 libraries and QtWebKit.


Project page:
http://socnetv.sourceforge.net




Changelog:

- New feature: automatic recreation of known data sets, i.e. Florentine families relationships, etc.
- New feature: SocNetV can read two kind of lists:
a) weighted lists in the format
b) simple (unweighted) lists
- Fixed bugs #507818, #511418, #511420, #470283




LicenseGPL
Source(SocNetV-0.81.tar.gz)
Ubuntu(socnetv_0.81-1ubuntu2_i386.deb)
SUSE(socnetv-0.81-2.1.openSUSE_11.2_i586.rpm)
Debian(socnetv_0.81-1ubuntu2_i386.deb)
Fedora(socnetv-0.81-2.1.Fedora_12_i386.rpm)
Mandriva(socnetv-0.81-2.1.Mandriva_2010_i586.rpm)
MS Windows(SocNetV-0.81.zip)
Source(Development Version (TEST IT!))
send to a friend
subscription
other apps from oxy86

goto page: prev   1  2 

-
.

 graphml

 
 by bsander on: May 9 2008
 

Can this app deal with .graphml files too? And can it handle graphs with 10000+ nodes and about 3 times as much edges?

Thanks :)


reply to this

-

 Re: graphml

 
 by oxy86 on: Sep 11 2008
 
oxy86oxy86
Social Networks Visualizer
Home
-
Dimitris Kalamaras
Social Networks Visualizer
Greece, Piraeus
last visit Jan 28 2010
1 friends
1 groups

other contents
send a message
add as friend
more info
--

SocNetV can read graphML but it cannot cope with nets over 3000 nodes. Yet ;)


reply to this

-
.

 Problem with instalation

 
 by musta on: Jan 29 2009
 

Hello every budy i have Centos 5.2 (GNOME) and i cant install SocNetV,
can you help me?


reply to this

-

 Re: Problem with instalation

 
 by oxy86 on: Feb 3 2009
 
oxy86oxy86
Social Networks Visualizer
Home
-
Dimitris Kalamaras
Social Networks Visualizer
Greece, Piraeus
last visit Jan 28 2010
1 friends
1 groups

other contents
send a message
add as friend
more info
--

Describe your problem please. And if you haven't done so, read installation instruction at http://socnetv.sourceforge.net.

--DK


reply to this

-

 Re: Re: Problem with instalation

 
 by musta on: Feb 3 2009
 

when i try to install the program i have this massage:
cd socnetv-0.49/
[root@e174 socnetv-0.49]# ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc needs -traditional... no
checking for Qt library version >= 4.4... no; Qt 4.4 or greater is required

i think i dont have a version greater than Qt4.4 but i m looking and i think i m not sure that there is not a version available for centos 5


reply to this

-
.

 Facebook or LinkedIn

 
 by dieu on: Jan 11 2010
 

Has anyone has this work with FB or LnIn?


reply to this

goto page: prev   1  2 

add commentback




-
-
all messages
openDesktop.org Facebook App

Partners
Place Your Link Here!
online casino bonus

-
Best Twitter Client
 Official Twitter Web Interface
 Choqok
 Plasma Twitter Applet
 Twitux
 gTwitter
 Spaz
 Twitterfox
 Gwibber
 Qwit
 TweetDeck
 Other
 Not using Twitter

resultmore
Cool Sites
iPhone Hintergrundbilder

 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Jobs
Knowledge Base
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add App
Public API
About KDE-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2003-2010 KDE-Apps.org Team  
All rights reserved. KDE-Apps.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.