Thoughts on the many changes at Twitter. - Twitter is a private space, a commercial…
NodeXL: Now with metrics API
The on-going NodeXL project team has a few new milestones!
Recently NodeXL crossed the 5,000 downloads mark!
I will present workshops on the use of NodeXL at International Network for Social Network Analysis “Sunbelt” conference in San Diego in March 2009 and Communities and Technologies 2009 in June at Penn State. More interesting are the classes being taught elsewhere that will make use of NodeXL!
The newest release (NodeXL_1.0.1.76.zip) adds key features for generating measurements of a complex directed graph.

Developers can access these measures directly through the Metrics API.
1.0.1.76 (2009/2/18)
- For new users, there are now no graph metrics selected by default, and you will get a message explaining how to select them the first time you attempt to calculate graph metrics. This is to make the Select Graph Metrics dialog box more discoverable.
- In the Select Graph Metrics dialog box, some metrics are now marked as “slow.”
- Each graph metric in the Select Graph Metrics dialog box now has a Details link that explains the metric and how it is calculated.
- The graph metrics are now divided into groups.
- Graph metrics now get inserted near the left edge of the worksheets. They used to get appended to the right edge.
- For application developers, graph metrics are now available in a separate assembly. They used to be part of the Excel Template code.
- Bug fix: Saving the graph image to the clipboard or a file via the right-click menu in the graph pane didn’t work properly if the scale of the graph was changed.
- Bug fix: If an edge or vertex color was specified in the workbook, the opacity specified in the Options dialog was ignored.
- Bug fix: If a graph had a self-loop (an edge connecting a vertex to itself), switching to and from another workbook caused an error. (The first line of the error message was “at WpfGraphicsUtil.GetFarthestRectangleEdge…”)
This Post Has 5 Comments
Comments are closed.
NodeXL is pretty awesome: http://tinyurl.com/ccl26t
[…] PhoCusWright @ ITB – Day One I am blogging from the PhoCusWright@ITB. The day began with a BloggerSummit, clearly the leaders in new media from around the world with representatives from Europe, North and South America. We exchanged best practices in blogging and tweeting. This was followed by an early look at the five minute of fame innovators who will present tomorrow. Philip Wolf then addressed the bloggers on his views on major trends for 2009. Philip announced the theme for PhoCusWright Conference 09 – Money, Media Mobile, & Moxey. More on themes as we get closer to the conference in Orlando in November.After lunch, the first panel of bloggers who were asked the top trends they see in 2009. A lot of discussion about Twitter. The online poll had the 1) Shift in philosophy on social media, 2) hire a social media guy, and 3)PR firms will use social media. Unfortunately the panel missed mobile. That was further evidence that the travel industry still has not recognized the impact of the mobile tidal wave approaching.The second session first reviewed these three top trends. Then a discussion on ROI of social media was discussed. In my view it is about reputation and identifying who in a social network has that influence. Tools are coming to the market to help easily identify this, such as NodeXL […]
[…] recently released version 76 of NodeXL that opened up the network metrics to developers through an […]
Hi.
Is it possible to use these metrics with the WPF control, instead of Excel?
If yes, how?
Thanks
daniela
See the NodeXL help file for guidance on using Visual Studio to build custom NodeXL applications.