<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>

<channel>
	<title>intel3.0</title>
	<atom:link href="http://innovationinsight.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://innovationinsight.com/blog</link>
	<description>evolving research for new media</description>
	<pubDate>Sun, 02 May 2010 18:23:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Application Release: ViralHeat Downloader</title>
		<link>http://innovationinsight.com/blog/new-application-release-viralheat-downloader/</link>
		<comments>http://innovationinsight.com/blog/new-application-release-viralheat-downloader/#comments</comments>
		<pubDate>Sun, 02 May 2010 18:23:24 +0000</pubDate>
		<dc:creator>Guy Hagen</dc:creator>
		
		<category><![CDATA[Social Media]]></category>

		<category><![CDATA[Workbench]]></category>

		<category><![CDATA[application]]></category>

		<category><![CDATA[freeware]]></category>

		<category><![CDATA[OSX]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[viralheat]]></category>

		<guid isPermaLink="false">http://innovationinsight.com/blog/?p=228</guid>
		<description><![CDATA[I&#8217;m releasing a simple application on CNET / Versiontracker to help Mac OSX users work with their ViralHeat.com social media analytics data.  From the product description:
A minimalist desktop application to download data from your ViralHeat.com monitoring profiles.   The application lets you select which profile to download, and which channel (microblogs, websites, facebook, videos).  Mentions are [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m releasing a simple application on CNET / Versiontracker to help Mac OSX users work with their ViralHeat.com social media analytics data.  From the product description:</p>
<blockquote><p>A minimalist desktop application to download data from your ViralHeat.com monitoring profiles.   The application lets you select which profile to download, and which channel (microblogs, websites, facebook, videos).  Mentions are downloaded to text files specified by the user, compatible for text mining.</p></blockquote>
<p>You can download the free application from versiontracker.com, or from this link: <a href="http://innovationinsight.com/blog/wp-content/uploads/2010/05/viralheat-downloader.zip">viralheat-downloader</a></p>
]]></content:encoded>
			<wfw:commentRss>http://innovationinsight.com/blog/new-application-release-viralheat-downloader/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Social Media Analytics Profiling: Toward Machine Learning</title>
		<link>http://innovationinsight.com/blog/social-media-analytics-profiling-toward-machine-learning/</link>
		<comments>http://innovationinsight.com/blog/social-media-analytics-profiling-toward-machine-learning/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 21:10:55 +0000</pubDate>
		<dc:creator>Guy Hagen</dc:creator>
		
		<category><![CDATA[Network Analysis]]></category>

		<category><![CDATA[Social Media]]></category>

		<category><![CDATA[analysis]]></category>

		<category><![CDATA[analyst]]></category>

		<category><![CDATA[analytics]]></category>

		<category><![CDATA[boolean logic]]></category>

		<category><![CDATA[classifier]]></category>

		<category><![CDATA[dashboards]]></category>

		<category><![CDATA[machine learning]]></category>

		<category><![CDATA[measurement]]></category>

		<category><![CDATA[naive bayes]]></category>

		<category><![CDATA[naive bayesian]]></category>

		<category><![CDATA[profiles]]></category>

		<category><![CDATA[social media]]></category>

		<category><![CDATA[social media measurement]]></category>

		<category><![CDATA[social media metrics]]></category>

		<category><![CDATA[supervised learning]]></category>

		<guid isPermaLink="false">http://innovationinsight.com/blog/?p=223</guid>
		<description><![CDATA[But What If We&#8217;re Not Good At Math?
Recently, a colleague of mine (Nathan Gilliatt) posted a great article about a crucial and usually absent skill in social media analysis: boolean logic expertise (Can Analytics be Taught?)  The crux of his article - at least from my standpoint - is that the quality of an analytics [...]]]></description>
			<content:encoded><![CDATA[<h2>But What If We&#8217;re Not Good At Math?</h2>
<p>Recently, a colleague of mine (Nathan Gilliatt) posted a great article about a crucial and usually absent skill in social media analysis: boolean logic expertise (<a href="http://net-savvy.com/executive/social-media-analysis/can-analytics-be-taught.html">Can Analytics be Taught</a>?)  The crux of his article - at least from my standpoint - is that the quality of an analytics effort relies upon the ability of the analyst to define his search parameters, and those parameters are usually defined using some interface to <a href="http://en.wikipedia.org/wiki/Boolean_logic">boolean logic</a>. Boolean logic is a systematic way of defining complex, &#8220;and:or&#8221; descriptions, but it is generally only taught as part of computer science, mathematics, and engineering disciplines.</p>
<p>I have used, demoed and toured most of the popular social media analytics platforms out there, and pretty much every system offers some interface, &#8220;wizard&#8221;, or helpful manual staff-time solution to help would-be analysts overcome their inability to define their search and monitoring profiles in a useful albeit <em>a priori </em>way.  The different platforms are definitely <em>not equal</em> in how well they accomplish this task.  Poorly defined profiles end up measuring and generating great visualizations for, to a greater or lesser degree, irrelevant content.</p>
<h2>Hey, We&#8217;ve Already Solved This Problem!</h2>
<p>However, it has struck me that setting up analytics profiles like these are really problems of <em>classification</em>: are the social media items being examined in Category A (relevant to my brand) or Category B (not relevant to my brand)? It seems an obvious solution that most future analytics platforms will improve the quality of their search profiles through machine learning tools like <a href="http://en.wikipedia.org/wiki/Naive_bayes">Naive Bayesian classifiers</a>. The process might look like this:</p>
<ol>
<li>Define initial search profile using boolean logic or a logic wizard.</li>
<li>The analyst vets initial results, confirming or denying results as being correctly relevant to the brand in question.</li>
<li>Once a sufficient training set has been built (1000+ posts?), the system switches to &#8220;full automatic&#8221; classification</li>
<li>(optional) the classifier can continue to be trained over time, or sensitivity tests can be run to understand which terms are most significant.</li>
</ol>
<p>A well-trained Bayesian (or other) classifier can reach incredible accuracy rates, 99% and higher.  <strong>But here&#8217;s the kicker: successfully defining a search profile this way will <em>itself</em> produce some deep insight about your brand&#8217;s reputation and about the things people associate with your brand! </strong>In other words, the classifier works well because it has come up with an accurate &#8220;definition&#8221; of a brand based upon the keywords that it has trained itself upon.</p>
<h2>Coming Soon To A Theater Near You</h2>
<p>I&#8217;m certain there&#8217;s a few analytics systems providers out there that already have a head start on this; I recall that at least Biz360&#8217;s dashboard implemented  machine learning tactics to improve analysis of industry-specific lexicons and jargon.  Given the continuation of Moore&#8217;s law and its extension to general technology growth, we can expect that features (like Biz360&#8217;s) of high-end systems will become increasingly available in middle-market and entry-level analytics solutions.</p>
]]></content:encoded>
			<wfw:commentRss>http://innovationinsight.com/blog/social-media-analytics-profiling-toward-machine-learning/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Quick Review of OSX Network Diagramming Software</title>
		<link>http://innovationinsight.com/blog/a-quick-review-of-osx-network-diagramming-software/</link>
		<comments>http://innovationinsight.com/blog/a-quick-review-of-osx-network-diagramming-software/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 17:41:28 +0000</pubDate>
		<dc:creator>Guy Hagen</dc:creator>
		
		<category><![CDATA[Network Analysis]]></category>

		<category><![CDATA[aisee]]></category>

		<category><![CDATA[diagram]]></category>

		<category><![CDATA[diagramming]]></category>

		<category><![CDATA[force directed]]></category>

		<category><![CDATA[free]]></category>

		<category><![CDATA[graph]]></category>

		<category><![CDATA[graphing]]></category>

		<category><![CDATA[graphviz]]></category>

		<category><![CDATA[layout]]></category>

		<category><![CDATA[omnigraffle]]></category>

		<category><![CDATA[open source]]></category>

		<category><![CDATA[package]]></category>

		<category><![CDATA[public]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[visualisation]]></category>

		<category><![CDATA[vizualization]]></category>

		<category><![CDATA[yed]]></category>

		<category><![CDATA[yworks]]></category>

		<guid isPermaLink="false">http://innovationinsight.com/blog/?p=219</guid>
		<description><![CDATA[I was building some improvements into my desktop text analysis software &#8220;Thoth&#8221; this weekend, and thought it was a good time to review my options for generating publication-quality network diagrams from the output.  I&#8217;ve written my own tools in the past for generating a variety of network graph layouts (force-directed, kamada kawai, layered hierarchical, [...]]]></description>
			<content:encoded><![CDATA[<p>I was building some improvements into my desktop text analysis software &#8220;Thoth&#8221; this weekend, and thought it was a good time to review my options for generating publication-quality network diagrams from the output.  I&#8217;ve written my own tools in the past for generating a variety of network graph layouts (force-directed, kamada kawai, layered hierarchical, radial hierarchical, force-directed with geodesic grids, etc., all in my Network Insight software).  However, getting them to export in a nice vector format for use in publications or the Adobe suite was always a tricky part, and I prefer to take advantage of the great layout tools already available rather than recreating the wheel.</p>
<p>Since I&#8217;m using these tools to customize and create professional-quality graph diagrams, using data auto-generated from another application, it means I&#8217;m reviewing these tools from a pretty specialized perspective.  However, maybe my thoughts can help guide your own, or at least let you know about some of the great tools out there.</p>
<h2>yEd</h2>
<p>My current favorite still remains yEd from <a href="http://www.yworks.com/en/index.html">yWorks</a>.  It&#8217;s completely free for non-commercial, and cross-platform.</p>
<p><strong>Strengths:</strong> It offers an amazingly comprehensive set of layout options and import options from numerous graphing languages (GML, GraphML, yWorks&#8217; proprietary YGF, XML, GedCom, TGF, and GraphViz .DOT with a little work).  It provides a lot of options for node / connection graphics, shapes, fills, and even has some node auto-sizing and auto-coloring algorithms based upon network metrics like centrality.  Via SVG, it can export fully vectorized images for publication or import into your Adobe suite.  It&#8217;s free, did I mention that?  It has a customized dock that will let you create a window of your favorite layout settings for quick re-application, and every layout method has <strong>lots</strong> of options for you to tweak.</p>
<p>I&#8217;m particularly fond of the annular (circular) and force-directed layouts, although the software&#8217;s ability to layout connections in a variety of methods (curved, organic, orthogonal, circuit-style) is pretty impressive too.  You can interface directly with the nodes/connections to manually touch up your layout, and have yEd perform layouts on only sections of the entire graph (although I have yet to be happy with the results of this option).</p>
<p>yEd also lets you export to a small number of other graphics formats, giving it some functionality for use with other graphics programs.  It also has a few random network generation algorithms, a lot of editing / formatting toolsets (rotations, fit-to-label, grids and aligning) and even some basic analytical tools (centralities, clustering).</p>
<p><img src="http://www.yworks.com/img/gallery/hierarchical_1a_thumb.gif" alt="" /><img src="http://www.yworks.com/img/gallery/orthogonal_normal_thumb.gif" alt="" /><img src="http://www.yworks.com/img/gallery/circular_netgroup_disk_3_thumb.gif" alt="" /><img src="http://www.yworks.com/img/gallery/smartorganic_1a_thumb.gif" alt="" /><img src="http://www.yworks.com/img/gallery/circular_bcc_compact_thumb.gif" alt="" /></p>
<p><strong>Weaknesses:</strong> It&#8217;s a java-based app, so it&#8217;s interface looks and feels clunky.  The app never remembers my preferences, so it&#8217;s not native and tends to eat a lot of memory.  There are unintuitive UI elements; I constantly end up accidentally creating new nodes when all I wanted to do was move a node or add a connection.  While the software has a random graph generator (grid, hierarchical, planar), the planar networks it creates are pretty sad and aren&#8217;t complete (connected) even if you select the &#8220;complete&#8221; box; graph generation algorithms are well documented, so it&#8217;s disappointing they can&#8217;t do better here.</p>
<h2>Omnigraffle</h2>
<p>I&#8217;ve used <a href="http://www.omnigroup.com/applications/OmniGraffle/">Omnigraffle</a> in the past for its integration with Applescript, and it definitely has the best OSX GUI integration of the bunch.  The $200 professional version has additional options for subgroups and group layouts, as well as SVG export.</p>
<p><strong>Strengths:</strong> OmniGraffle offers a wide variety of image export options including EPS, PDF, SVG, and a variety of bitmap image formats too; so, publication quality export is definitely available.  While the suite of layout methods is limited (force-directed, radial, hierarchical, and some sort of force-directed circular), the algorithms do a decent job of making pretty graphs.  There&#8217;s a lot of control over graphics and shapes for your nodes and connections, including shadowing, gradient fills, and 3D effects which are quite nice.</p>
<p><img title="og" src="http://innovationinsight.com/blog/wp-content/uploads/2010/02/og-150x150.png" alt="og" width="150" height="150" /><img title="og2" src="http://innovationinsight.com/blog/wp-content/uploads/2010/02/og2-150x150.png" alt="og2" width="150" height="150" /></p>
<p><strong>Weaknesses:</strong> Like yEd, its GUI can be unintuitive at times and requires a learning curve.  It has few graph import options, but they do exist; I work with the GraphViz .DOT format to import into Omnigraffle successfully, and will probably experiment with OmniGraffle&#8217;s own &#8220;gdiagramstyle&#8221; format since it&#8217;s a pretty structured XML based format that seems to support complex features like opacities.  OmniGraffle only saves to its own graph formats.</p>
<h2>GraphViz</h2>
<p><a href="http://www.graphviz.org/">GraphViz</a> is sort of the big name in the area of network diagramming, and you&#8217;ll find a lot of academic work that used GraphViz visualizations.  It&#8217;s open source, and you have to love that.  It has versions compiled for all major platforms.  However, it really fails for me in terms of flexibility and ease-of-use.<br />
<strong>Strengths:</strong> It has a solid suite of layout algorithms.<br />
<img src="http://www.graphviz.org/Gallery/twopi/twopi2.small.png" alt="" /><img src="http://www.graphviz.org/Gallery/directed/lion_share.small.png" alt="" /><img src="http://www.graphviz.org/Gallery/undirected/process.small.png" alt="" /></p>
<p>GraphViz natively exports to something like 40 formats, including PDF, SVG, and EPS vector formats.  So, whatever you can generate, you can use in high-resolution publications or scale up as large as you like without losing detail.</p>
<p><strong>Weaknesses:</strong> If I said the other tools had unintuitive interfaces, it&#8217;s not by comparison to GraphViz.  You can&#8217;t manually interact with nodes or connections, and all of your editing options are limited to a single tool window with &#8220;graph, node, connection&#8221; settings shown in one long, unexplained list.  GraphViz is very limited in terms of graphics; no 3D features to speak of, and all graphs end up looking somewhat boxy and flat.  The toolbar does have built-in &#8220;what is this?&#8221; descriptions, but they often aren&#8217;t very helpful, eg: &#8220;Packmode: This indicates the granularity and method used for packing (cf. packMode). Note that defining packmode will automatically turn on packing as though one had set pack=true.&#8221;  After playing around with it for 20 minutes, I still couldn&#8217;t make a complex graph I imported layout using a force-directed algorithm.  I also wasn&#8217;t able to create nodes or connections manually.</p>
<h2>AiSee</h2>
<p><a href="http://www.aisee.com/">AiSee</a> is another cross-platform tool that looks to have the broad capabilities of GraphViz; it has an impressive gallery of different layout types.  Once imported, you have some interaction capability with nodes and edges.  Overall, I found it more intuitive and useful than GraphViz, especially the Layout menu was easy to interact with. However, it was far less easy to use than yEd or OmniGraffle.  Like <a href="http://www.tomsawyer.com/gallery/index.php">Tom Sawyer Software</a>, AiSee seems focused on providing graph visualization libraries for integration into commercial software libraries.<br />
<strong>Strengths:</strong> AiSee offers an unusual set of network navigation tools, such as &#8220;show neighbors&#8221;.  It has a reasonable selection of output formats, including PDF, SVG, and EPS vector graphics and the usual bitmap image options.  The software is free for non-commercial use.  Of the four tools I&#8217;ve looked at, it&#8217;s the only one that has a built-in layout animation capture option, if you want to demonstrate changes to your graph.<br />
<img src="http://www.aisee.com/gallery/astree_80.gif" alt="" /><img src="http://www.aisee.com/gallery/fsd_80.gif" alt="" /><img src="http://www.aisee.com/gallery/graph15.htm" alt="" /><img src="http://www.aisee.com/gallery/forcedir_80.gif" alt="" /><img src="http://www.aisee.com/gallery/circle_80.gif" alt="" /></p>
<p><strong>Weaknesses:</strong> Like GraphViz, I wasn&#8217;t able to create nodes or connections manually.  The limited formatting options means the graphs looked flat and boxy; I couldn&#8217;t find any 3D, shading, or shadowing options.  As far as I can tell, AiSee only imports its GDL data format.</p>
<h2>Summary</h2>
<p>I think for some applications I&#8217;m going to have to stick to yEd, but I&#8217;m going to implement some export options that will allow me to work with OmniGraffle for a additional variety and flexibility.  I&#8217;m sure I missed some details since this post was based only on a couple hours&#8217; mucking about with the various packages I could find; I invite corrections from those who know better, but perhaps even my errors will be an indication of the learning curves you might expect with each package.</p>
<p>In the future, I may review network animation visualization tools like SkyRails&#8230;. those are always splashy!</p>
]]></content:encoded>
			<wfw:commentRss>http://innovationinsight.com/blog/a-quick-review-of-osx-network-diagramming-software/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What Charities can Learn from Video Games</title>
		<link>http://innovationinsight.com/blog/what-charities-can-learn-from-video-games/</link>
		<comments>http://innovationinsight.com/blog/what-charities-can-learn-from-video-games/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 19:46:58 +0000</pubDate>
		<dc:creator>Guy Hagen</dc:creator>
		
		<category><![CDATA[Social Media]]></category>

		<category><![CDATA[charity]]></category>

		<category><![CDATA[competition]]></category>

		<category><![CDATA[fundraising]]></category>

		<category><![CDATA[incentive]]></category>

		<category><![CDATA[incentives]]></category>

		<category><![CDATA[leaderboard]]></category>

		<category><![CDATA[nonprofit]]></category>

		<category><![CDATA[pinball]]></category>

		<category><![CDATA[psychology]]></category>

		<category><![CDATA[reputation]]></category>

		<category><![CDATA[reward]]></category>

		<category><![CDATA[social media]]></category>

		<category><![CDATA[statistics]]></category>

		<category><![CDATA[volunteer]]></category>

		<category><![CDATA[volunteers]]></category>

		<category><![CDATA[zen]]></category>

		<guid isPermaLink="false">http://innovationinsight.com/blog/?p=202</guid>
		<description><![CDATA[I occasionally wind down on my PlayStation 3 with Zen Pinball, a fantastic video pinball game.  One of the interesting features that Zen Pinball has is an intelligent leaderboard, which I think has interesting tactical value in many other settings.
Here&#8217;s a quick quote from Ryan Olson who was also impressed by the leaderboard:
&#8220;What makes Zen [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://innovationinsight.com/blog/wp-content/uploads/2009/12/leaderboard.flv"></a>I occasionally wind down on my PlayStation 3 with <a href="http://zenpinball.com">Zen Pinball</a>, a fantastic video pinball game.  One of the interesting features that Zen Pinball has is an intelligent leaderboard, which I think has interesting tactical value in many other settings.</p>
<p>Here&#8217;s a quick quote from <a href="http://ps3.kombo.com/article.php?artid=10060">Ryan Olson</a> who was also impressed by the leaderboard:</p>
<blockquote><p>&#8220;What makes Zen Pinball stand apart from all other pinball games is the fact that your scores are constantly fed into a leaderboard where you can filter results. You are able to battle the entire world or a small circle of friends for a top score.&#8221;.</p></blockquote>
<p>The purpose of the leaderboard is to keep people &#8220;hooked&#8221; and active in the game&#8217;s network; to instill a bit of friendly competition, recognition, and self-pride into what would normally be a somewhat &#8220;solo&#8221; past-time.  In short, it&#8217;s what the Forrester Institute in the <a href="http://www.Forrester.com/Groundswell ">Groundswell book</a> refers to as a reputation reward system.  What stands out in my mind is how well the Zen Pinball leaderboard mixes different levels and types of performance with a bit of banter&#8230; national level top scores, local networks, and then just to make you think you are doing well and encourage you to try a little harder, <em>throw your own scores</em> into the mix to give you the impression that everybody nationally is seeing your name pop up once in a while.  By including many different types of performance stats - not just top total scores, but &#8220;highest 60 second scores&#8221;, &#8220;best one-week scores&#8221;, and rankings among friends and regions as well as national, it creates more opportunities to make the individual feel they are getting recognized for their efforts.</p>
<p>Here&#8217;s a little video clip of a couple of Zen Pinball&#8217;s leaderboard text; my own login ID is &#8220;sky-spirit&#8221;, which you will see pops up right alongside a national high-scorer.</p>
[See post to watch Flash video]
<p>How is the Zen Pinball leaderboard useful for other social media applications? In general, it&#8217;s a smart and adaptive, network-based reputation reward system, designed to fuel and reinforce a desired activity or behavior.  Imagine a charity that leverages volunteers to raise donations via &#8220;fun runs&#8221;, walks, or endurance runs, such as the American Cancer Society&#8217;s <a href="http://www.google.com/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;ved=0CAcQFjAA&amp;url=http%3A%2F%2Fwww.relayforlife.org%2F&amp;ei=gDQpS5P-DsmUtge2_tHdCw&amp;usg=AFQjCNFcRPlzOmIDCVt2o5CeWOj5Qm7MdA&amp;sig2=PwWc_R3kUI6HwBOLvgc_5A">Relay for Life</a>, the American Heart Association&#8217;s <a href="http://www.americanheart.org/">Heart Walk</a>, or the Susan Komen Breast Cancer Foundation&#8217;s <a href="http://www.raceforthecure.com/">Race for the Cure</a>.  These foundations rely on their volunteers to leverage their personal networks; and while volunteers certainly contribute their time and energy for benevolent reasons, there&#8217;s plenty of opportunity to provide encouragement to reinforce and reward their efforts.  Imagine a Facebook application, iPhone/Droid app, or personalized email bulletin that regularly shares messages like the following:</p>
<ul>
<li>Person Y<em> (your friend)</em> is only $$$$ short of displacing Person Z as the top fundraiser in the Miami-Dade Region!  Help them reach their goal!</li>
<li>Person W is gaining widespread attention, having raised over $$$ in donation commitments in one week! <em>(an amount slightly more than you have recently made yourself)</em></li>
<li>Person X is the #3 top fundraiser for the State of Georgia, having raised over $$$ in one month!</li>
<li>Person Q <em>(you!) </em>is a tough competitor, for having raised almost $$$ in donations in one week!</li>
</ul>
<p>In today&#8217;s &#8220;down economy&#8221;, charities are looking to leverage their core fundraising techniques better, and this would certainly be a creative way to bring new dimensions to old techniques.  Reputation/reward applications can be extended by creating tools for letting friends, family, and others send kudos and thanks as well, similar to Facebooks &#8220;so-and-so likes this&#8221; feature.</p>
<p>Remember, it&#8217;s not just about <em>network connections, friends and followers</em>, but reinforcing and rewarding <em>network behaviors</em>!</p>
]]></content:encoded>
			<wfw:commentRss>http://innovationinsight.com/blog/what-charities-can-learn-from-video-games/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Twinfluence and Twitseeker Issues</title>
		<link>http://innovationinsight.com/blog/twinfluence-and-twitseeker-issues/</link>
		<comments>http://innovationinsight.com/blog/twinfluence-and-twitseeker-issues/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 22:06:34 +0000</pubDate>
		<dc:creator>Guy Hagen</dc:creator>
		
		<category><![CDATA[Workbench]]></category>

		<category><![CDATA[api]]></category>

		<category><![CDATA[limits]]></category>

		<category><![CDATA[max]]></category>

		<category><![CDATA[twinfluence]]></category>

		<category><![CDATA[twitseeker]]></category>

		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://innovationinsight.com/blog/?p=199</guid>
		<description><![CDATA[Both of our sites are suffering from 400-type status returns from the Twitter API.  That means we are exceeding our 20,000 requests per hour limit.  Sadly, there&#8217;s not much to be done about this&#8230; they both are analytically heavy, requiring lots of calls.  As these sites becom popular, they are maxing out Twitter&#8217;s API maximum [...]]]></description>
			<content:encoded><![CDATA[<p>Both of our sites are suffering from 400-type status returns from the Twitter API.  That means we are exceeding our 20,000 requests per hour limit.  Sadly, there&#8217;s not much to be done about this&#8230; they both are analytically heavy, requiring lots of calls.  As these sites becom popular, they are maxing out Twitter&#8217;s API maximum usage limits.</p>
<p>In the next few days, I&#8217;ll make sure the two sites handle these errors better, and present users with a &#8220;sorry, try back next hour&#8221; message.  Darnit!</p>
]]></content:encoded>
			<wfw:commentRss>http://innovationinsight.com/blog/twinfluence-and-twitseeker-issues/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hurricanes and Viral Media</title>
		<link>http://innovationinsight.com/blog/hurricanes-and-viral-media/</link>
		<comments>http://innovationinsight.com/blog/hurricanes-and-viral-media/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 16:23:47 +0000</pubDate>
		<dc:creator>Guy Hagen</dc:creator>
		
		<category><![CDATA[Social Media]]></category>

		<category><![CDATA[butterfly]]></category>

		<category><![CDATA[chaos]]></category>

		<category><![CDATA[consultant]]></category>

		<category><![CDATA[consultants]]></category>

		<category><![CDATA[expert]]></category>

		<category><![CDATA[expertise]]></category>

		<category><![CDATA[experts]]></category>

		<category><![CDATA[hurricane]]></category>

		<category><![CDATA[media]]></category>

		<category><![CDATA[network]]></category>

		<category><![CDATA[social]]></category>

		<category><![CDATA[social media]]></category>

		<category><![CDATA[theory]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[viral]]></category>

		<guid isPermaLink="false">http://innovationinsight.com/blog/?p=193</guid>
		<description><![CDATA[In the wake of a visit by Chris Barger, General Motor&#8217;s chief social media guru, my wife Rebecca (who teaches design and public relations) and I were chatting about one of his comments and came up with this gem, which while it doesn&#8217;t resemble Chris&#8217; remarks I think sums up his message on consultants selling [...]]]></description>
			<content:encoded><![CDATA[<p>In the wake of a visit by Chris Barger, General Motor&#8217;s chief social media guru, my wife Rebecca (who teaches design and public relations) and I were chatting about one of his comments and came up with this gem, which while it doesn&#8217;t resemble Chris&#8217; remarks I think sums up his message on consultants selling &#8220;viral&#8221; results quite well:</p>
<p>&#8220;It is said that sometimes, the motion of a single butterfly&#8217;s wings can lead to a chain of events that build into a mighty hurricane.  However, expertise in raising butterflies does not translate into expertise in raising hurricanes.  Similarly, expertise in creating videos, even with a success story to point to, does not translate into expertise in creating viral social media!&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://innovationinsight.com/blog/hurricanes-and-viral-media/feed/</wfw:commentRss>
		</item>
		<item>
		<title>News: Announcing the VidSquid.net YouTube Application</title>
		<link>http://innovationinsight.com/blog/news-announcing-the-vidsquidnet-youtube-application/</link>
		<comments>http://innovationinsight.com/blog/news-announcing-the-vidsquidnet-youtube-application/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 22:27:37 +0000</pubDate>
		<dc:creator>Guy Hagen</dc:creator>
		
		<category><![CDATA[Social Media]]></category>

		<category><![CDATA[Workbench]]></category>

		<category><![CDATA[api]]></category>

		<category><![CDATA[audience]]></category>

		<category><![CDATA[barcamp]]></category>

		<category><![CDATA[feedback]]></category>

		<category><![CDATA[movie]]></category>

		<category><![CDATA[presentation]]></category>

		<category><![CDATA[response]]></category>

		<category><![CDATA[tampa]]></category>

		<category><![CDATA[twinfluence]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[vidsquid]]></category>

		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://innovationinsight.com/blog/?p=183</guid>
		<description><![CDATA[This morning, I gave a presentation that was a retrospective on the Twinfluence application I unveiled at last year&#8217;s Barcamp Tampa Bay, and unveiled my latest project: VidSquid.  I talked about how to leverage APIs to build social media applications - specifically, strategy for leveraging these applications to build a social media community.
In short, VidSquid [...]]]></description>
			<content:encoded><![CDATA[<p>This morning, I gave a presentation that was a retrospective on the <a href="http://twinfluence.com">Twinfluence</a> application I unveiled at last year&#8217;s Barcamp Tampa Bay, and unveiled my latest project: <a href="http://vidsquid.net">VidSquid</a>.  I talked about how to leverage APIs to build social media applications - specifically, strategy for leveraging these applications to build a social media community.</p>
<p>In short, VidSquid is a crowdsourced, free, audience response system for YouTube.  Take any YouTube video, and VidSquid lets users rate the video second by second, positive or negative.  Some of the applications for VidSquid include:</p>
<ul>
<li>peer evaluation</li>
<li>improving speeches and presentations</li>
<li>commercials and advertising</li>
<li>discussing home movies</li>
<li>message campaign improvement</li>
<li>speech/language coaching</li>
<li>user interface evaluation</li>
<li>etc&#8230;.!</li>
</ul>
<p>The BarCamp team is producing a video of my presentation, but since the venue had technical difficulties that prevented me from showing my Keynote presentation on the projector, I&#8217;m not holding high hopes of how useful it will be.  Therefore, I&#8217;m attaching my presentation below as a Quicktime movie.  It&#8217;s a huge file - 91MB - and in movie format, since it includes a number of animations/movie clips (hey, VidSquid is all about movies!).</p>
<p>Although there are features I&#8217;ll be adding over the next few weeks, <a href="http://vidsquid.net">VidSquid.net</a> is live and open to the public.  Give it a try!</p>
<p><a href="http://innovationinsight.com/blog/wp-content/uploads/2009/09/200909BarCamp.mov"></a></p>
<p style="text-align: center;"><a href="http://innovationinsight.com/blog/wp-content/uploads/2009/09/200909BarCamp.mov"><img class="size-medium wp-image-185 aligncenter" title="From Twitter to Youtube: APIs for Social Media Applications" src="http://innovationinsight.com/blog/wp-content/uploads/2009/09/p1.gif" alt="Twinfluence and VidSquid" width="300" height="225" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://innovationinsight.com/blog/news-announcing-the-vidsquidnet-youtube-application/feed/</wfw:commentRss>
		</item>
		<item>
		<title>News: Social Media and Governance Presentation</title>
		<link>http://innovationinsight.com/blog/news-social-media-and-governance-presentation/</link>
		<comments>http://innovationinsight.com/blog/news-social-media-and-governance-presentation/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 22:27:58 +0000</pubDate>
		<dc:creator>Guy Hagen</dc:creator>
		
		<category><![CDATA[Social Media]]></category>

		<category><![CDATA[governance]]></category>

		<category><![CDATA[government]]></category>

		<category><![CDATA[government 2.0]]></category>

		<category><![CDATA[local]]></category>

		<category><![CDATA[public]]></category>

		<category><![CDATA[public sector]]></category>

		<category><![CDATA[social media]]></category>

		<category><![CDATA[social network]]></category>

		<category><![CDATA[strategy]]></category>

		<category><![CDATA[tactic]]></category>

		<guid isPermaLink="false">http://innovationinsight.com/blog/?p=189</guid>
		<description><![CDATA[On September 14, 2009 I presented on the topic &#8220;Social Media: Strategy for Local Governance&#8221;.  Due to many requests, I&#8217;m posting the presentation here.  Much of the context will be lost due to the fact that I provide most of the context in my presentations verbally; but hopefully it will be useful to you.

]]></description>
			<content:encoded><![CDATA[<p>On September 14, 2009 I presented on the topic &#8220;Social Media: Strategy for Local Governance&#8221;.  Due to many requests, I&#8217;m posting the presentation here.  Much of the context will be lost due to the fact that I provide most of the context in my presentations verbally; but hopefully it will be useful to you.</p>
<p style="text-align: center;"><a href="http://innovationinsight.com/blog/wp-content/uploads/2009/09/200909socmedgovernance.pdf"><img class="size-medium wp-image-191  aligncenter" title="Social Media: Strategy and Intel for Local Governance" src="http://innovationinsight.com/blog/wp-content/uploads/2009/09/gp1-300x225.gif" alt="Social Media: Strategy and Intel for Local Governance" width="300" height="225" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://innovationinsight.com/blog/news-social-media-and-governance-presentation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Science of Usurpers: Bing vs. Google, Meme vs. Twitter</title>
		<link>http://innovationinsight.com/blog/the-science-of-usurpers-bing-vs-google-meme-vs-twitter/</link>
		<comments>http://innovationinsight.com/blog/the-science-of-usurpers-bing-vs-google-meme-vs-twitter/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 17:29:08 +0000</pubDate>
		<dc:creator>Guy Hagen</dc:creator>
		
		<category><![CDATA[Network Analysis]]></category>

		<category><![CDATA[Social Media]]></category>

		<category><![CDATA[bing]]></category>

		<category><![CDATA[competition]]></category>

		<category><![CDATA[connections]]></category>

		<category><![CDATA[first to market]]></category>

		<category><![CDATA[fitness]]></category>

		<category><![CDATA[fitness model]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[hub]]></category>

		<category><![CDATA[internet]]></category>

		<category><![CDATA[latecomer]]></category>

		<category><![CDATA[links]]></category>

		<category><![CDATA[meme]]></category>

		<category><![CDATA[microsoft]]></category>

		<category><![CDATA[model]]></category>

		<category><![CDATA[network]]></category>

		<category><![CDATA[nodes]]></category>

		<category><![CDATA[periphery]]></category>

		<category><![CDATA[power law]]></category>

		<category><![CDATA[replace]]></category>

		<category><![CDATA[scalability]]></category>

		<category><![CDATA[scalable]]></category>

		<category><![CDATA[scale-free]]></category>

		<category><![CDATA[social network]]></category>

		<category><![CDATA[social network analysis]]></category>

		<category><![CDATA[twitter]]></category>

		<category><![CDATA[usurper]]></category>

		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://innovationinsight.com/blog/?p=174</guid>
		<description><![CDATA[You&#8217;ve heard the term &#8220;scalability&#8221;.  Scalability refers to the capacity of a site or service to grow exponentially.  Before this term became popular in tech circles, however, it was documented in social network research.
Drs. Duncan Watts and Albert-Laszlo Barabasi literally wrote the book on the subject of the dynamics of scalability (Dr. Barabasi [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve heard the term &#8220;scalability&#8221;.  Scalability refers to the capacity of a site or service to grow exponentially.  Before this term became popular in tech circles, however, it was documented in social network research.</p>
<p>Drs. Duncan Watts and Albert-Laszlo Barabasi literally wrote the book on the subject of the dynamics of scalability (Dr. Barabasi was kind enough to send me an advance copy, actually).  The title &#8220;<a href="http://www.amazon.com/Linked-Everything-Connected-Else-Means/dp/0452284392/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1251908296&amp;sr=8-1">Linked: How Everything Is Connected to Everything Else and What It Means</a>&#8221; is a wonderful introduction for laypeople and experts alike to the dynamics of network-based systems like the internet.</p>
<p>All things being equal, it demonstrates why &#8220;first to market&#8221; is so important in these environments.  As &#8220;scale free networks&#8221; form over time, new connections (read as &#8220;users&#8221; or &#8220;customers&#8221;) are more likely to connect to providers (nodes) that already have lots of connections&#8230; a sort of &#8220;snowball effect&#8221;.  The image below (from Nature magazine) shows how early nodes have an advantage for attracting connections, thus giving structure to the overall network.  In scale free networks, connections don&#8217;t follow a random bell-curve (normal) distribution, but rather what analysts call a &#8220;power law&#8221; distribution.  All things being equal, once a scale-free network is established it&#8217;s unlikely that network nodes with lots of connections will ever lose significantly to newcomers.</p>
<p style="text-align: center;"><a href="http://www.nature.com/nature/journal/v406/n6794/fig_tab/406378a0_F1.html"><img class="aligncenter" title="Random versus Scale Free Networks" src="http://www.nature.com/nature/journal/v406/n6794/images/406378aa.2.jpg" alt="" width="420" height="230" /></a></p>
<p>However, all things are rarely equal.  Just because you are first to market doesn&#8217;t mean you offer better or more satisfying value.  Thus we enter &#8220;competition&#8221; into the equation, and &#8220;first to market&#8221; doesn&#8217;t guarantee that you will never lose your position on the top of the heap.  After the forerunners demonstrate the value of the market, we often see &#8220;wanna-bes&#8221; follow.  Most of the time, newcomers don&#8217;t displace the incumbent, and in the marketplace either fade away, get consumed, or find a smaller niche to cling to.    However, Dr. Barabasi and others have introduced a second type of scale-free network: the &#8220;fitness model&#8221;.  The fitness model presumes that each market participant offers a different level of value, satisfaction to its subscribers; the provider that offers the theoretical perfect service, that meets all of its subscribers needs and provides unflawed user experience would be considered to have 100% &#8220;fitness&#8221;.</p>
<p>What does the fitness model research tell us?  First, that incumbents can be displaced by newcomers that offer sufficiently greater value (greater fitness) to overcome inertia, brand loyalty, networks-of-friends, learning curves etc. can eventually displace firstcomers for market share.  Newcomers that provide equal, or slightly better value will stay behind&#8230; there is a sort of network inertia that resists newcomers whose only real offering is &#8220;option B&#8221;.</p>
<p>But here is the shocker - the research also shows that sometimes, if the newcomer&#8217;s fitness is high enough, a sort of &#8220;crystallization&#8221; can occur where they steal <strong>all</strong> the connections in a sort of massive upheaval.</p>
<p>What does this mean for Microsoft Bing? Microsoft released its new search engine with massive marketing efforts to displace Google.  But Google is very much the fat spider in the middle of the web right now for search engines with a 65% market share.  Given that <a href="http://www.comscore.com/Press_Events/Press_Releases/2009/8/comScore_Releases_July_2009_U.S._Search_Engine_Rankings">Comcast&#8217;s July 2009 figures</a> don&#8217;t show any big movement, I think it&#8217;s apparent that for most users, Bing isn&#8217;t sufficiently better than Google to displace it.  However, remember that Google wasn&#8217;t the first search engine either; despite being the latecomer in 1998 or so, it beat out Lycos, Excite, and AltaVista because it provided more relevant results and a simple GUI.</p>
<p>But the next big question: what about Twitter and its competition?  Twitter has a very strong microblogging niche, and has grown to over 30 million users by some sources.  It has successfully resisted newer services like Pownce, Jaiku, Plurk, and Friendfeed, and attempts by Facebook, LinkedIn and Plaxo to offer microblogging services.  But now Yahoo is stealthily rolling out a new microblogging service, <a href="http://www.techcrunch.com/2009/09/01/yahoo-launches-yahoo-meme-in-english/">Meme</a>.  Despite Yahoo&#8217;s size and experience as an internet giant, that puts it in the &#8220;newcomer&#8221; seat, and we must ask the question - <em>how much more fit is Meme than Twitter</em>?  Is it better enough to make a difference?</p>
<p>If you are an invited beta user, let me know your thoughts.  But factor into the mix that Twitter has demonstrated many problems that put it far below &#8220;perfectly fit&#8221;, some of which are only now beginning to make an appearance:</p>
<ul>
<li>Constant technical / growth problems (you can join the Fail Whale club!  A recent attack on one user <a href="http://wbztv.com/consumer/technology/social.media.attack.2.1119309.html">takes down all of Twitter</a>!)</li>
<li>The development of spam tweets - and no tools for intelligently filtering/rulesetting them (<em>no, I don&#8217;t want to join your mafia).</em></li>
<li>Surprise!  Results provided by the Twitter API may not match reality.</li>
<li>Unrealistic exponential follower bases (I mean really, 1 in 10 Twitterers listen to everything twought by Ashton Kutcher <em>and</em> Ellen Degeneres?  Seriously?  Does anybody really know what having even 20,000 followers means?)</li>
</ul>
<div>In my mind, Twitter&#8217;s biggest failure is that it very little resembles real-world social behavior (something I think Facebook does better).  Twitter is obviously doing a lot very right, and I&#8217;m a big fan of their API.  However, my gut feeling as a social scientist is that this microblogging space is going to change before the dust completely settles.</div>
]]></content:encoded>
			<wfw:commentRss>http://innovationinsight.com/blog/the-science-of-usurpers-bing-vs-google-meme-vs-twitter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Twinfluence Evolution</title>
		<link>http://innovationinsight.com/blog/twinfluence-evolution/</link>
		<comments>http://innovationinsight.com/blog/twinfluence-evolution/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 22:36:17 +0000</pubDate>
		<dc:creator>Guy Hagen</dc:creator>
		
		<category><![CDATA[Workbench]]></category>

		<category><![CDATA[news]]></category>

		<category><![CDATA[status]]></category>

		<category><![CDATA[twinfluence]]></category>

		<category><![CDATA[twinfluence.com]]></category>

		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://innovationinsight.com/blog/?p=172</guid>
		<description><![CDATA[Well, godaddy grid is continuing to give timeout issues.  Rather than sweat out a solution for this, I have established a handshake partnership with a fellow techie to bring twinfluence to its next incarnation - twinfluence 2.0.  It should have a much sharper user interface, a simpler toolset, and offer a whole new [...]]]></description>
			<content:encoded><![CDATA[<p>Well, godaddy grid is continuing to give timeout issues.  Rather than sweat out a solution for this, I have established a handshake partnership with a fellow techie to bring twinfluence to its next incarnation - twinfluence 2.0.  It should have a much sharper user interface, a simpler toolset, and offer a whole new class of rankings/analytics.  We should hopefully have it up by mid October, if not sooner (we&#8217;re driven).  We&#8217;ll also be rethinking our hosting and database solutions from scratch.</p>
<p>So, this means the existing twinfluence site will suffer &#8220;as is&#8221; as we get out the wrenches and blow torches&#8230; but in the end twinfluence should be more useful than it ever was.</p>
<p>Hang in there!</p>
]]></content:encoded>
			<wfw:commentRss>http://innovationinsight.com/blog/twinfluence-evolution/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
