<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.durantlaw.info" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>network analysis</title>
 <link>http://www.durantlaw.info/taxonomy/term/4</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Social Network Analysis and the Dynamic Spread of Happiness</title>
 <link>http://www.durantlaw.info/Social+Network+Analysis+and+the+Dynamic+Spread+of+Happiness</link>
 <description>&lt;p&gt;
Sometime ago I posted &lt;a href=&quot;/A+Fat+Tax&quot; target=&quot;_blank&quot;&gt;some commentary&lt;/a&gt; about &lt;a href=&quot;http://content.nejm.org/cgi/content/full/357/4/370&quot; target=&quot;_blank&quot;&gt;this study&lt;/a&gt; by Doctor Nicholas Christakis and Doctor James Fowler, who used network analysis to aid understanding of obesity. I also posted &lt;a href=&quot;/Social+Network+Analysis+and+Smoking+Behaviour&quot; target=&quot;_blank&quot;&gt;some commentary&lt;/a&gt; on &lt;a href=&quot;http://content.nejm.org/cgi/reprint/358/21/2249.pdf?ijkey=XSbaNQvtU/JWk&amp;amp;keytype=ref&amp;amp;siteid=nejm&quot; target=&quot;&amp;quot;_blank&amp;quot;&amp;gt;&quot;&gt;this study&lt;/a&gt; on using network analysis to aid the understanding smoking behaviour. Both studies were published in the &lt;em&gt;New England Journal of Medicine&lt;/em&gt;. This time Doctors Christakis and Fowler have published &lt;a href=&quot;http://www.bmj.com/cgi/section_pdf/337/dec04_2/a2338.pdf&quot; target=&quot;_blank&quot;&gt;a study on happiness&lt;/a&gt; in the January 2009 edition of the &lt;em&gt;British Medical Journal&lt;/em&gt;, or &lt;em&gt;BMJ&lt;/em&gt; for short.
&lt;/p&gt;
&lt;p&gt;
The study design is a longitudinal social network analysis of 4,739 individuals followed from 1983 to 2003. Interestingly happiness, or unhappiness, extends to three degrees. That is to say if you are happy your friend’s friends are also likely to be happy. Unfortunately the reverse also applies! I found this finding of most interest: ...
&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://www.durantlaw.info/Social+Network+Analysis+and+the+Dynamic+Spread+of+Happiness&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.durantlaw.info/Social+Network+Analysis+and+the+Dynamic+Spread+of+Happiness#comments</comments>
 <category domain="http://www.durantlaw.info/taxonomy/term/4">network analysis</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/7">research</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/5">social network analysis</category>
 <pubDate>Sun, 04 Jan 2009 00:43:44 -0500</pubDate>
 <dc:creator>graham durant-law</dc:creator>
 <guid isPermaLink="false">2528 at http://www.durantlaw.info</guid>
</item>
<item>
 <title>Working Wikily</title>
 <link>http://www.durantlaw.info/Working+Wikily</link>
 <description>&lt;p&gt;
Every now and again I come across a website or blog that grabs my attention.  &lt;a href=&quot;http://workingwikily.net/&quot; target=&quot;_blank&quot;&gt;&lt;em&gt;Working Wikily&lt;/em&gt;&lt;/a&gt; is one such site.  It is the site of the &lt;em&gt;&lt;a href=&quot;http://www.monitorinstitute.com/about.html&quot; target=&quot;_blank&quot;&gt;Monitor Institute&lt;/a&gt;&lt;/em&gt; and is dedicated to network analysis.  Specifically their objective is:
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
	&lt;em&gt;&amp;quot;to describe the new ways that people are applying network theory and networked technology to do the work they&#039;ve always done in a more collaborative form and also to begin working in new ways altogether&amp;quot;&lt;/em&gt;. ...
	&lt;/p&gt;
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.durantlaw.info/Working+Wikily&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.durantlaw.info/Working+Wikily#comments</comments>
 <category domain="http://www.durantlaw.info/taxonomy/term/445">miscellaneous</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/4">network analysis</category>
 <pubDate>Mon, 17 Nov 2008 14:22:53 -0500</pubDate>
 <dc:creator>graham durant-law</dc:creator>
 <guid isPermaLink="false">2520 at http://www.durantlaw.info</guid>
</item>
<item>
 <title>Microsoft Excel Network Analysis Add-In</title>
 <link>http://www.durantlaw.info/Microsoft+Excel+Network+Analysis+Add-In</link>
 <description>&lt;p&gt;
Two weeks ago I purchased a new computer, which came with Microsoft® Vista Business loaded. I haven&#039;t gotten used to Vista yet and I am not sure I really like it. That said I&#039;ve always liked Excel, and Excel 2007 seems better than ever. One of the really nice add-ons is &lt;a href=&quot;http://www.codeplex.com/NetMap&quot; target=&quot;_blank&quot;&gt;Microsoft .NetMap&lt;/a&gt; , which installs a template capable of doing some rudimentary network analysis. Consider the diagram below, which is my email traffic, displayed using a Fruchterman-Reingold force-directed spring algorithm.
&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;
&lt;img src=&quot;/sites/durantlaw.info/files/images/GDL_Spring.JPG&quot; alt=&quot;Graham Durant-Law email Fruchterman-Reingold force-directed spring algorithm&quot; title=&quot;Graham Durant-Law email Fruchterman-Reingold force-directed spring algorithm&quot; width=&quot;400&quot; height=&quot;300&quot; /&gt;
&lt;/p&gt;
&lt;p align=&quot;left&quot;&gt;
The add-in analysed Outlook 2007 and identified all 532 unique vertices and the corresponding 994 unique edges that make up my e-mail network. It also identified the density of the network as 0.004, which is quite sparse given 1.000 is the possible score. Consider now the same network displayed in a spiral format. ...
&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://www.durantlaw.info/Microsoft+Excel+Network+Analysis+Add-In&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.durantlaw.info/Microsoft+Excel+Network+Analysis+Add-In#comments</comments>
 <category domain="http://www.durantlaw.info/taxonomy/term/4">network analysis</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/447">visualisation</category>
 <pubDate>Sun, 05 Oct 2008 08:56:43 -0400</pubDate>
 <dc:creator>graham durant-law</dc:creator>
 <guid isPermaLink="false">2514 at http://www.durantlaw.info</guid>
</item>
<item>
 <title>Methodological Pitfalls in Social Network Analysis </title>
 <link>http://www.durantlaw.info/Methodological+Pitfalls+in+Social+Network+Analysis</link>
 <description>&lt;p&gt;
&lt;img src=&quot;/sites/durantlaw.info/files/images/MethodSNA.jpg&quot; alt=&quot;Methodological Pitfalls in Social Network Analysis&quot; title=&quot;Methodological Pitfalls in Social Network Analysis&quot; hspace=&quot;10&quot; width=&quot;126&quot; height=&quot;183&quot; align=&quot;right&quot; /&gt;I&#039;ve just finished reading &lt;em&gt;&lt;a href=&quot;http://www.amazon.com/Methodological-Pitfalls-Social-Network-Analysis/dp/3836430037&quot; target=&quot;_blank&quot;&gt;Methodological Pitfalls in Social Network Analysis&lt;/a&gt;&lt;/em&gt; by Nicholas Marschall. The central theme is that current methods produce questionable results, which is precisely why I read the book.
&lt;/p&gt;
&lt;p&gt;
Running to 86 pages the book is an easy one-sitting read. For what it is it&#039;s also expensive. The book is a translation from German so in some places the English is - well unusual. Looking beyond this small problem, it appears to be a student or scientist research justification, or perhaps a short synopsis of a PhD, which means the style is very academic, but it is interesting!
&lt;/p&gt;
&lt;p&gt;
Marschall quite rightly says data collection approaches colour results, and are full of implicit assumptions. He comes to the conclusion that size reduction and transformation processes, which are quite common in published studies, can significantly change the results of an analysis. ...
&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://www.durantlaw.info/Methodological+Pitfalls+in+Social+Network+Analysis&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.durantlaw.info/Methodological+Pitfalls+in+Social+Network+Analysis#comments</comments>
 <category domain="http://www.durantlaw.info/taxonomy/term/444">book review</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/4">network analysis</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/7">research</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/5">social network analysis</category>
 <pubDate>Fri, 03 Oct 2008 01:18:35 -0400</pubDate>
 <dc:creator>graham durant-law</dc:creator>
 <guid isPermaLink="false">2513 at http://www.durantlaw.info</guid>
</item>
<item>
 <title>TNT Connectedness</title>
 <link>http://www.durantlaw.info/TNT+Connectedness</link>
 <description>&lt;p&gt;
&lt;img src=&quot;/sites/durantlaw.info/files/images/explosion.jpg&quot; alt=&quot;TNT Connectedness&quot; title=&quot;TNT Connectedness&quot; hspace=&quot;5&quot; width=&quot;100&quot; height=&quot;166&quot; align=&quot;left&quot; /&gt;This isn&#039;t a blog-post about explosives, although that might be interesting; rather it is a plug for the blogs of two people whose work I admire. It&#039;s no secret I am interested in network analysis and both these blogs have almost exclusive network analysis themes. The &lt;em&gt;TNT&lt;/em&gt; bit stands for &amp;quot;&lt;em&gt;&lt;a href=&quot;http://www.thenetworkthinker.com/&quot; target=&quot;_blank&quot;&gt;The Network Thinker&lt;/a&gt;&lt;/em&gt; &amp;quot;, which is the blog of Dr Valdis Krebs - I wish I could be as creative with names. &lt;em&gt;&lt;a href=&quot;http://connectedness.blogspot.com/&quot; target=&quot;_blank&quot;&gt;Connectedness&lt;/a&gt;&lt;/em&gt; is the blog of Dr Bruce Hoppe.
&lt;/p&gt;
&lt;p&gt;
I particularly like &lt;em&gt;Connectedness&lt;/em&gt; because of its exclusive network analysis theme. I just wish Bruce would blog a bit more. He&#039;s had a few interesting posts of late. Take a look at &lt;a href=&quot;http://connectedness.blogspot.com/2008/06/network-centrality-size-does-matter.html&quot; target=&quot;_blank&quot;&gt;this post on centrality&lt;/a&gt; . Bruce correctly identifies centrality is important in every network; and lets be honest it&#039;s the property we are most fascinated with! I would caveat Bruce&#039;s observation by saying be careful with what type of centrality you are talking about. For example, in-degree centrality is about popularity and out-degree centrality is about activity - two very different things I suggest!
&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://www.durantlaw.info/TNT+Connectedness&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.durantlaw.info/TNT+Connectedness#comments</comments>
 <category domain="http://www.durantlaw.info/taxonomy/term/4">network analysis</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/6">organisational network analysis</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/5">social network analysis</category>
 <pubDate>Sun, 06 Jul 2008 06:52:42 -0400</pubDate>
 <dc:creator>graham durant-law</dc:creator>
 <guid isPermaLink="false">2497 at http://www.durantlaw.info</guid>
</item>
<item>
 <title>An Introduction to Network Analysis as a Research Technique</title>
 <link>http://www.durantlaw.info/An+Introduction+to+Network+Analysis+as+a+Research+Technique</link>
 <description>&lt;p&gt;
From time to time I run a  half-day seminar called “&lt;em&gt;Introducing Network Analysis as a Research Technique &lt;/em&gt;”, followed by a practical workshop that builds on the mornings activities and introduces participants to &lt;a href=&quot;http://www.analytictech.com/ucinet/ucinet.htm&quot; target=&quot;_blank&quot;&gt;UCINET&lt;/a&gt; and &lt;a href=&quot;http://www.analytictech.com/Netdraw/netdraw.htm&quot; target=&quot;_blank&quot;&gt;NetDraw&lt;/a&gt; .
&lt;/p&gt;
&lt;p&gt;
&lt;img src=&quot;/sites/durantlaw.info/files/images/pdficon_large.gif&quot; alt=&quot;Adobe pdf file&quot; /&gt; Here are the &lt;a href=&quot;/sites/durantlaw.info/files/GDL_BNA_Seminar_UC2008.pdf&quot; target=&quot;_blank&quot;&gt;seminar slides&lt;/a&gt; .  The seminar is aimed at new researchers.   Typically the seminar occurs in the morning and is organised into three sessions.
&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;/sites/durantlaw.info/files/images/pdficon_large.gif&quot; alt=&quot;Adobe pdf file&quot; /&gt; Here are the &lt;a href=&quot;/sites/durantlaw.info/files/GDL_BNA_Workshop_UC2008.pdf&quot; target=&quot;_blank&quot;&gt;workshop slides&lt;/a&gt; .  The workshop is aimed at absolute beginners, and introduces participants to &lt;a href=&quot;http://www.analytictech.com/ucinet/ucinet.htm&quot; target=&quot;_blank&quot;&gt;UCINET&lt;/a&gt; and &lt;a href=&quot;http://www.analytictech.com/Netdraw/netdraw.htm&quot; target=&quot;_blank&quot;&gt;NetDraw&lt;/a&gt; . It builds on the seminar, although attendance at the seminar is not a prerequisite.
&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://www.durantlaw.info/An+Introduction+to+Network+Analysis+as+a+Research+Technique&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.durantlaw.info/An+Introduction+to+Network+Analysis+as+a+Research+Technique#comments</comments>
 <category domain="http://www.durantlaw.info/taxonomy/term/438">presentation</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/450">business network analysis™</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/4">network analysis</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/6">organisational network analysis</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/7">research</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/5">social network analysis</category>
 <pubDate>Mon, 30 Jun 2008 04:42:20 -0400</pubDate>
 <dc:creator>graham durant-law</dc:creator>
 <guid isPermaLink="false">2495 at http://www.durantlaw.info</guid>
</item>
<item>
 <title>Network Analysis Seminar and Workshop</title>
 <link>http://www.durantlaw.info/Network+Analysis+Seminar+and+Workshop+3</link>
 <description>&lt;p&gt;
On Friday the 4th of July 2008 I am once again running a half-day seminar called “&lt;em&gt;&lt;a href=&quot;/sites/durantlaw.info/files/GDL_BNA_UC2008.pdf&quot; target=&quot;_blank&quot;&gt;Introducing Network Analysis as a Research Technique&lt;/a&gt; &lt;/em&gt;”. This time the seminar will be followed in the afternoon by a practical workshop that builds on the mornings activities and introduces participants to &lt;a href=&quot;http://www.analytictech.com/ucinet/ucinet.htm&quot; target=&quot;_blank&quot;&gt;UCINET&lt;/a&gt; and &lt;a href=&quot;http://www.analytictech.com/Netdraw/netdraw.htm&quot; target=&quot;_blank&quot;&gt;NetDraw&lt;/a&gt; .
&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;
&lt;img src=&quot;/sites/durantlaw.info/files/images/orginterface2.gif&quot; alt=&quot;organisational interfaces&quot; title=&quot;organisational interfaces&quot; width=&quot;516&quot; height=&quot;507&quot; /&gt;
&lt;/p&gt;
&lt;p&gt;
The seminar and workshop are part of Canberra University’s &lt;a href=&quot;http://www.canberra.edu.au/research/education-program/research-workshop-program&quot; target=&quot;_blank&quot;&gt;Inter-University Research Workshop Program&lt;/a&gt; , and are aimed at new researchers.  The workshop is also of use to anyone interested in network analysis, but is aimed at absolute beginners.   Both the seminar and workshop are offered free of charge to research students and researchers from all institutions, but priority access will be given to students and staff from participating universities. Costs may apply to other participants. If you are interested and you are in Canberra on Friday the 4th of July 2008 you can &lt;a href=&quot;http://www.canberra.edu.au/research/education-program/research-workshop-program/registration?sq_content_src=%2BdXJsPWh0dHAlM0ElMkYlMkZhbmltYWwuY2FuYmVycmEuZWR1LmF1JTNBNTgwJTJGb3B1cyUyRmNlbHRzb25saW5lJTJGcHViJTJGcmVnaXN0cmF0aW9uLnBocCUzRlNFUyUzRDQ0MSUyNmRlcHQlM0Q0JmFsbD0x&quot; target=&quot;_blank&quot;&gt;register here &lt;/a&gt;. Further details about the seminar and workshop are below. ...
&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://www.durantlaw.info/Network+Analysis+Seminar+and+Workshop+3&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.durantlaw.info/Network+Analysis+Seminar+and+Workshop+3#comments</comments>
 <category domain="http://www.durantlaw.info/taxonomy/term/450">business network analysis™</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/4">network analysis</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/6">organisational network analysis</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/7">research</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/5">social network analysis</category>
 <pubDate>Sat, 14 Jun 2008 23:53:37 -0400</pubDate>
 <dc:creator>graham durant-law</dc:creator>
 <guid isPermaLink="false">2494 at http://www.durantlaw.info</guid>
</item>
<item>
 <title>Catnets</title>
 <link>http://www.durantlaw.info/Catnet</link>
 <description>&lt;p&gt;
&lt;img src=&quot;/sites/durantlaw.info/files/images/catnetwork.jpg&quot; alt=&quot;a cat network&quot; title=&quot;a cat network&quot; hspace=&quot;10&quot; vspace=&quot;5&quot; width=&quot;250&quot; height=&quot;299&quot; align=&quot;right&quot; /&gt;
&lt;/p&gt;
&lt;p&gt;
Every now and then I come across an intriguing article that is also seminal to my interests and doctorate. &lt;em&gt;&lt;a href=&quot;http://www.sociologica.mulino.it/journal/issue/index/Issue/Journal:ISSUE:4&quot; target=&quot;_blank&quot;&gt;Sociologica&lt;/a&gt;&lt;/em&gt; , which is the Italian Journal of Sociology, has just republished Harrison White&#039;s &amp;quot;&lt;em&gt;&lt;a href=&quot;http://www.sociologica.mulino.it/journal/articlefulltext/index/Article/Journal:ARTICLE:200&quot; target=&quot;_blank&quot;&gt;Notes on the Constituents of Social Structure&lt;/a&gt; &lt;/em&gt;&amp;quot;. Harrison White is the Giddings Professor of Sociology at Columbia University, however his doctorate is in theoretical physics. White is very influential in network analysis and is sometimes credited with developing block-models - but I digress.
&lt;/p&gt;
&lt;p&gt;
In this article White introduces the notion of a &amp;quot;&lt;em&gt;catnet&lt;/em&gt;&amp;quot;, where he brings together the ideas of categories and networks - hence catnet. The idea at the time was quite novel, yet now it seems obvious - people who are alike in some way will form networks (birds of a feather flock together). White&#039;s contribution was how to represent the various categories that might be found in a network. Further by bringing together network analysis and categories like race, gender, or education, he was able to show that categories are an artificial construct that aid understanding but of themselves are not sufficient. ...
&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://www.durantlaw.info/Catnet&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.durantlaw.info/Catnet#comments</comments>
 <category domain="http://www.durantlaw.info/taxonomy/term/4">network analysis</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/7">research</category>
 <pubDate>Sun, 08 Jun 2008 03:14:18 -0400</pubDate>
 <dc:creator>graham durant-law</dc:creator>
 <guid isPermaLink="false">2493 at http://www.durantlaw.info</guid>
</item>
<item>
 <title>The Shadow Organisation and Network Analysis</title>
 <link>http://www.durantlaw.info/The+Shadow+Organisation+and+Network+Analysis</link>
 <description>&lt;p&gt;
I recently came across this &lt;a href=&quot;http://www.aafjes.org/?p=12&quot; target=&quot;_blank&quot;&gt;blog-post by Marc Aafjes&lt;/a&gt; on what he calls the &lt;em&gt;Shadow Organisation&lt;/em&gt;. Marc says:
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
	&amp;quot;By connecting various participants across the company around the execution of our knowledge strategy we&#039;re cultivating a meta network - the shadow organisation - that enables the company to enhance the value we derive from the knowledge we have. Framing knowledge management in economic terms, the shadow organisation in effect is ‘making the market for knowledge&#039; by connecting otherwise disparate parts of the company around knowledge needs. This shadow organisation consists of the change agents that help us execute the knowledge strategy and embed sustainable change in all parts of the company&amp;quot;.
	&lt;/p&gt;
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p align=&quot;center&quot;&gt;
&lt;img src=&quot;/sites/durantlaw.info/files/images/network_weave.jpg&quot; alt=&quot;Weaving the Shadow Organisation&quot; title=&quot;Weaving the Shadow Organisation&quot; width=&quot;400&quot; height=&quot;248&quot; /&gt;
&lt;/p&gt;
&lt;p&gt;
Now what Marc is doing is by no means new - he&#039;s weaving a network to build a community of practice! What he has done is come up with a clever name that markets his network weaving initiative. ...
&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://www.durantlaw.info/The+Shadow+Organisation+and+Network+Analysis&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.durantlaw.info/The+Shadow+Organisation+and+Network+Analysis#comments</comments>
 <category domain="http://www.durantlaw.info/taxonomy/term/450">business network analysis™</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/422">knowledge management</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/426">knowledge productivity™</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/4">network analysis</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/6">organisational network analysis</category>
 <pubDate>Wed, 04 Jun 2008 00:56:34 -0400</pubDate>
 <dc:creator>graham durant-law</dc:creator>
 <guid isPermaLink="false">2487 at http://www.durantlaw.info</guid>
</item>
<item>
 <title>Theories of Communication Networks</title>
 <link>http://www.durantlaw.info/Theories+of+Communication+Networks</link>
 <description>&lt;p&gt;
&lt;img src=&quot;/sites/durantlaw.info/files/images/Commnetworks.jpg&quot; alt=&quot;Theories of Communication Networks&quot; title=&quot;Theories of Communication Networks&quot; hspace=&quot;15&quot; vspace=&quot;5&quot; width=&quot;126&quot; height=&quot;192&quot; align=&quot;right&quot; /&gt;
&lt;/p&gt;
&lt;p&gt;
I purchased &lt;a href=&quot;http://www.amazon.com/Theories-Communication-Networks-Peter-Monge/dp/0195160371&quot; target=&quot;_blank&quot;&gt;this book&lt;/a&gt; on the recommendation of a colleague. Unusually for me it has taken many months to read, and I have found it a hard slog - I simply could not maintain my interest. The content is dense and at times challenging.
&lt;/p&gt;
&lt;p&gt;
The authors bring together several theories to come up with an integrative framework to research communication networks. By combining several approaches they seek to move from descriptive and exploratory techniques to inferential and confirmatory models - this was the attraction of the book for me; unfortunately in the end I wasn&#039;t completely convinced. That said I do agree that networks should be examined on multiple levels and that a multi-theoretical approach has considerable merit.
&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://www.durantlaw.info/Theories+of+Communication+Networks&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.durantlaw.info/Theories+of+Communication+Networks#comments</comments>
 <category domain="http://www.durantlaw.info/taxonomy/term/444">book review</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/4">network analysis</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/6">organisational network analysis</category>
 <category domain="http://www.durantlaw.info/taxonomy/term/5">social network analysis</category>
 <pubDate>Tue, 03 Jun 2008 06:25:32 -0400</pubDate>
 <dc:creator>graham durant-law</dc:creator>
 <guid isPermaLink="false">2491 at http://www.durantlaw.info</guid>
</item>
</channel>
</rss>
