<?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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Nexalogy Environics &#124; Social Media Intelligence &#187; In Our Community</title>
	<atom:link href="http://nexalogy.com/category/in-our-community/feed/" rel="self" type="application/rss+xml" />
	<link>http://nexalogy.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 19 Dec 2011 17:48:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Using Fabric Engine for Impressive Performance Gains</title>
		<link>http://nexalogy.com/in-our-community/using-fabric-engine-for-impressive-performance-gains/</link>
		<comments>http://nexalogy.com/in-our-community/using-fabric-engine-for-impressive-performance-gains/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 21:59:54 +0000</pubDate>
		<dc:creator>Guido Vieira</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[In Our Community]]></category>

		<guid isPermaLink="false">http://nexalogyenvironics.com/?p=1278</guid>
		<description><![CDATA[We consider ourselves pretty lucky to have been an early tester for Fabric Engine’s new server product and felt their use case to be very compelling. As startups often find themselves working to build out fast with the tools available, speed and performance can take a back seat. When it then comes time to scale,]]></description>
			<content:encoded><![CDATA[<p>We consider ourselves pretty lucky to have been an early tester for <a href="http://fabric-engine.com/">Fabric Engine’s</a> new server product and felt their use case to be very compelling. As startups often find themselves working to build out fast with the tools available, speed and performance can take a back seat. When it then comes time to scale, often the pressure to do so occurs in a very short space of time. The question of how to reach scalability needs technically can always be daunting if these considerations weren&#8217;t taken into account to begin with. Even if they have, then constrained resources can make it hard get to that destination. </p>
<p>With Fabric Engine&#8217;s Server technology its possible to take current backend infrastructure and redeploy it to scale and gain impressive performance increases. In Nexalogy&#8217;s case we have to do a lot of back end processing on blog posts for our <a href="http://nexalogyenvironics.com/technology/">SDAS</a> (Social Data Analysis System), so in order to get an idea of how much faster Fabric was we ran a standardized co-word analysis on 20,000 blog post snippets (time in seconds): </p>
<p>Using our PHP Engine: 			105s<br />
Using our Java Version 1 Engine: 	18s<br />
Using Fabric Engine: 			2s</p>
<p>The results speak for themselves.</p>
<p>Fabric Engine Server has other advantages too. In addition to using a language very similar to Javascript for the high-performance operators (vanilla JavaScript/node for everything else), which reduces the need to learn or bring in C++ coders, you can avoid the whole code-compile-run cycle with its sometimes long delays, and use a more immediate execute model.</p>
<p>Fabric Engine Server is currently in alpha deployment with just a handful of startups including Nexalogy. The Fabric Engine team is very smart and responsive, and are currently building out new functionality to the Server constantly as it moves through Alpha. Turning performance into a commodity, this could be a game changer for startups needing to go to the next level. Fabric Engine is currently in Silicon Valley strutting their stuff with other top notch startups at C100&#8242;s <a href="http://www.thec100.org/48hrs/">&#8220;48 Hours in the Valley&#8221;</a>. We wish them all the best! </p>
]]></content:encoded>
			<wfw:commentRss>http://nexalogy.com/in-our-community/using-fabric-engine-for-impressive-performance-gains/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nexalive @ Startup Weekend Toronto</title>
		<link>http://nexalogy.com/in-our-community/nexalive-startup-weekend-toronto/</link>
		<comments>http://nexalogy.com/in-our-community/nexalive-startup-weekend-toronto/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 18:08:10 +0000</pubDate>
		<dc:creator>Robin Ahn</dc:creator>
				<category><![CDATA[Client Case Studies]]></category>
		<category><![CDATA[Demonstration Studies]]></category>
		<category><![CDATA[In Our Community]]></category>

		<guid isPermaLink="false">http://nexalogy.com/?p=1259</guid>
		<description><![CDATA[The Startup Weekend concept is a simple one: get a bunch of geeks into a room for a 54 hour sprint of pitching, team forming and MVP building. Started by Andrew Hyde, the fledgling movement has since gone global under the stewardship of Marc Nager and his band of merry men and women. The aim? To]]></description>
			<content:encoded><![CDATA[<p>The <a title="Startup Weekend HQ" href="http://startupweekend.org/" target="_blank">Startup Weekend</a> concept is a simple one: get a bunch of geeks into a room for a 54 hour sprint of pitching, team forming and MVP building. Started by Andrew Hyde, the fledgling movement has since gone global under the stewardship of <a href="http://startupweekend.org/about/core-team/" target="_blank">Marc Nager and his band of merry men and women</a>. The aim? To put people through the paces of building a startup so they can understand the frustration and exhileration behind the startup grind. <a title="Chris Eben" href="https://twitter.com/#!/ceben" target="_blank">Chris Eben</a> and his team of volunteers put in a gargantuan effort behind only the second Startup Weekend Toronto, which is also one of the BIGGEST startup weekends ever.</p>
<p>Nexalogy became a partner by creating a <a title="Startup Weekend Toronto Nexalive" href="http://swtoronto-en.nexalive.com/" target="_blank">Startup Weekend Toronto Nexalive microsite here</a>. Creating it is simple; just plug in one #swtoronto hashtag. We captured some 3128 tweets and counting!</p>
<div id='nexalogy'></div>

<script type='text/javascript'>
var micrositeName = "swtoronto-en";
var micrositeBaseUrl = micrositeName + ".nexalive.com";
var txt = '';
var browser = navigator.userAgent;
if(browser.indexOf("MSIE") != -1){
txt += '<object width="350" height ="693"';
txt += ' classid="CLSID:E0A900DF-9611-4446-86BD-4B1D47E7DB2A">';
txt += ' <param name="src" value="http://'+micrositeBaseUrl+'/widget.php?ms_name='+micrositeName+'">';
txt += ' <embed ';
txt += ' width="350" height="693"';
txt += ' src="http://'+micrositeBaseUrl+'/widget.php?ms_name='+micrositeName+'"';
txt += ' type="application/chromeframe">';
txt += ' </embed>';
txt += '</object>';

txt += '<object width="350" height ="240"';
txt += ' classid="CLSID:E0A900DF-9611-4446-86BD-4B1D47E7DB2A">';
txt += ' <param name="src" value="http://'+micrositeBaseUrl+'/timeline.php?width=370&height=200&ms_name='+micrositeName+'">';
txt += ' <embed ';
txt += ' width="350" height="240"';
txt += ' src="http://'+micrositeBaseUrl+'/widget.php?ms_name='+micrositeName+'"';
txt += ' type="application/chromeframe">';
txt += ' </embed>';
txt += '</object>';


}
else {
txt += '<iframe src="http://'+micrositeBaseUrl+'/widget.php?ms_name='+micrositeName+'" width="350" height="198" frameborder="1">';
txt += ' &lt;p&gt;Your browser does not support iframes.&lt;/p&gt;';
txt += '</iframe>';

txt += '<iframe src="http://'+micrositeBaseUrl+'/timeline.php?width=350&height=200&ms_name='+micrositeName+'" width="370" height="240" frameborder="0">';
txt += ' &lt;p&gt;Your browser does not support iframes.&lt;/p&gt;';
txt += '</iframe>';




}
document.getElementById("nexalogy").innerHTML=txt;

</script>
<p><a title="SJ" href="https://twitter.com/#!/sarahjanemorris" target="_blank">Sarah Jane Morris</a> &#8211; Head of Developer Relations at <a title="context.io" href="http://context.io/" target="_blank">Context.io</a> &#8211; got to feel the electric atmosphere first hand. You can see she was one of the most active tweeters during the event according to Nexalive and you can read her account of this <a title="Context.io" href="http://blog.context.io/2011/11/startup-weekend-toronto-recapping-an-amazing-weekend/" target="_blank">microcosm of the startup experience here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://nexalogy.com/in-our-community/nexalive-startup-weekend-toronto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Come meet the team today at Webcom!</title>
		<link>http://nexalogy.com/uncategorized/come-meet-the-team-today-at-webcom/</link>
		<comments>http://nexalogy.com/uncategorized/come-meet-the-team-today-at-webcom/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 16:39:39 +0000</pubDate>
		<dc:creator>Robin Ahn</dc:creator>
				<category><![CDATA[Client Case Studies]]></category>
		<category><![CDATA[In Our Community]]></category>
		<category><![CDATA[Microsite]]></category>
		<category><![CDATA[Nexalogy Events & Activities]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nexalogy.com/?p=1248</guid>
		<description><![CDATA[The Nexalogy team is at Webcom today so please make sure to drop by and check out our booth in the lobby. You can&#8217;t miss us! We&#8217;ve got two microsites going for this event. One for the event as a whole &#8211; check out the #webcom microsite here! The other one is for the Open]]></description>
			<content:encoded><![CDATA[<p>The Nexalogy team is at <a href="http://webcom-montreal.com/" target="_blank">Webcom</a> today so please make sure to drop by and check out our booth in the lobby. You can&#8217;t miss us!</p>
<p>We&#8217;ve got two microsites going for this event. One for the event as a whole &#8211; <a title="Webcom Nexalive" href="http://webcom-montreal.com/attraits/voir-les-connexions-de-webcom-sur-twitter/" target="_blank">check out the #webcom microsite here</a>!</p>
<p>The other one is for the Open Government stream &#8211; <a title="Open Government" href="opengouv-fr.nexalive.com" target="_blank">check out the #opengouv stream here</a>!</p>
<p>We&#8217;re fast approaching our launch for <a href="http://nexalive.com/" target="_blank">Nexalive</a>, our first product using the technology we&#8217;ve featured on this site. The final touches are being put on the product but thanks to our willing test subjects like Webcom, we&#8217;re well on our way.</p>
<p>What is Nexalive? It&#8217;s a turnkey Twitter visualization tool for events. Nexalive takes your event hashtag and turns it into an eye catching data visualization as unique as your event.</p>
]]></content:encoded>
			<wfw:commentRss>http://nexalogy.com/uncategorized/come-meet-the-team-today-at-webcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nexalogy blasts off to MaRS for CIX!</title>
		<link>http://nexalogy.com/nexalogy-news/nexalogy-blasts-off-to-mars-for-cix/</link>
		<comments>http://nexalogy.com/nexalogy-news/nexalogy-blasts-off-to-mars-for-cix/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 20:37:44 +0000</pubDate>
		<dc:creator>Robin Ahn</dc:creator>
				<category><![CDATA[In Our Community]]></category>
		<category><![CDATA[Nexalogy Events & Activities]]></category>
		<category><![CDATA[Nexalogy News]]></category>

		<guid isPermaLink="false">http://nexalogy.com/?p=1238</guid>
		<description><![CDATA[&#160; Not Mars the planet! MaRS Discovery District, the Toronto-based incubator for science, technology and social entrepreneurship plays host to CIX this December 1, 2011. Nexalogy is proud to have placed in the top 20 Canadian companies for The Canadian Innovation Exchange (CIX). We&#8217;ll be heading to Toronto to represent Montreal startups alongside Recoset, Vanilla]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://www.canadianinnovationexchange.com/includes/gfx/wysiwyg/top-20.png" alt="" width="400" height="144" /></p>
<p>&nbsp;</p>
<p>Not Mars the planet! <a href="http://www.marsdd.com/events/details/the-canadian-innovation-exchange-2011/">MaRS Discovery District</a>, the Toronto-based incubator for science, technology and social entrepreneurship plays host to CIX this December 1, 2011.</p>
<p><a href="http://www.canadianinnovationexchange.com/entry-description-new.php?eid=4413#content">Nexalogy</a> is proud to have placed in the <a href="http://www.canadianinnovationexchange.com/">top 20 Canadian companies for The Canadian Innovation Exchange (CIX)</a>. We&#8217;ll be heading to Toronto to represent Montreal startups alongside Recoset, Vanilla Forums and Woozworld.</p>
<p>CIX is an annual event that expertly curates for potential partners and venture capital to watch a demo and meet the entrepreneurs. Companies are judged on a number of key factors including: product/service offering, depth of management, market opportunity and business model. There were hundreds of startups that applied so it&#8217;s a great privlege to be selected.</p>
<p>If you think you want to come along to cheer us on <em>in person</em>, you an also <a href="https://registration.achillesmedia.com/delegate_registration/list_products?event_id=39">register here</a>. And check out the <a href="http://www.canadianinnovationexchange.com/schedule-dynamic.php">schedule</a> too; looks like it&#8217;s going to be a packed day!</p>
]]></content:encoded>
			<wfw:commentRss>http://nexalogy.com/nexalogy-news/nexalogy-blasts-off-to-mars-for-cix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Startup Festival and the Best of the Valley</title>
		<link>http://nexalogy.com/nexalogy-events-activities/startup-festival-and-the-best-of-the-valley/</link>
		<comments>http://nexalogy.com/nexalogy-events-activities/startup-festival-and-the-best-of-the-valley/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 21:24:01 +0000</pubDate>
		<dc:creator>Claude G. Théoret</dc:creator>
				<category><![CDATA[In Our Community]]></category>
		<category><![CDATA[Microsite]]></category>
		<category><![CDATA[Nexalogy Events & Activities]]></category>

		<guid isPermaLink="false">http://nexalogy.com/?p=1111</guid>
		<description><![CDATA[I can&#8217;t believe only a week ago, I was putting the last touches on the microsite we put together for the demo table at the International Startup Fest. I was looking forwarding to seeing my friends as well as meeting new ones from around the world. From the utterly unique venue of the Alexandra Pier,]]></description>
			<content:encoded><![CDATA[<p><!-- p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Helvetica} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Helvetica; min-height: 16.0px} li.li1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Helvetica} ul.ul1 {list-style-type: disc} -->I can&#8217;t believe only a week ago, I was putting the last touches on the <a href="http://nexalogy.com/demo/startupfest_full-tw-en/">microsite</a> we put together for the demo table at the <a href="http://www.startupfestival.com/en/">International Startup Fest</a>. I was looking forwarding to seeing my friends as well as meeting new ones from around the world. From the utterly unique venue of the Alexandra Pier, I watched fireworks as a DJ played at the kick off party and thought: &#8220;Yep, this is gonna be good&#8221;.</p>
<p><a rel="attachment wp-att-1112" href="http://nexalogy.com/nexalogy-events-activities/startup-festival-and-the-best-of-the-valley/attachment/eva-blue-luanch-startupfest/"><img class="aligncenter size-medium wp-image-1112" title="eva-blue-luanch-startupfest" src="http://nexalogy.com/wp-content/uploads/2011/07/eva-blue-luanch-startupfest-300x235.jpg" alt="" width="300" height="235" /></a></p>
<p>From the get go, one of the major themes from this festival was startup demystification.  <a href="http://twitter.com/#!/cshipley">Chris Shipley</a> (CEO, Guidewire Group) gave us a sobering helping of mythbusting on the hype around startups that&#8217;s been building in the last few years. <a href="http://sarahprevette.com/aboutsarah/">Sarah Prevette</a> (CEO, Sprouter) had <a href="http://sprouter.com/blog/your-first-startup/">hand drawn slides</a> as she explained the startup journey with her characteristic mix of humility and charisma. <a href="http://buyosphere.com/users/missrogue/">Tara Hunt</a> (CEO, Buyosphere) personalised the entrepreneur&#8217;s struggle: startups are hard, they&#8217;re risky, and they will test you in every way. She also gave this talk on her birthday.</p>
<p>Upon reflection,<strong> success in academia is just like success in the startup life</strong>. The first keynote by <a href="http://500startups.com/people/davemcclure">Dave McClure</a> (Founder, 500 Startups) really brought this home to me with his presentation &#8220;<a href="http://www.slideshare.net/dmc500hats/why-not-do-a-startup">Why NOT to do a startup</a>&#8221; where he emphasized the insane levels of dedication, energy and self-sacrifice it takes to realize your vision while knowing the odds of success are miniscule. Many of these points below were inspired by his talk where Dave may or may not have dropped an F-bomb:</p>
<ul>
<li>You need to be <strong>passionate</strong> enough about a subject that you could think about it 70 hours a week (for me it was <a href="http://www.sciencemag.org/content/309/5735/714">supermassive black holes</a>)</li>
<li>You must find a problem/need that no one has solved before you start working on your solution (for me, that was a just the beginning of my PhD)</li>
<li>You are your own marketing and sales department (&#8220;publish or perish&#8221; is no cliche &#8211; for me it meant <strong>non-stop travelling to</strong> conferences, <strong>networking</strong> like crazy with my peers, which by the way, won&#8217;t help you a whit if your research sucks)</li>
<li>You have to produce world class results on a <strong>shoestring budget</strong>; &#8220;living large&#8221; = $30K a year in one of the most expensive cities in the world, Paris.</li>
<li>You need to inspire your team with <strong>vision</strong> &#8211; enough so they&#8217;ll give up the security of a Real Job.</li>
</ul>
<p>Startups ARE hard, especially in a town that is far away from all the action in Silicon Valley. Startup Fest opened a lot of doors for the community. Thanks <a href="http://founderfuel.com/mentor/js-cournoyer/">JS Cournoyer</a>, <a href="http://www.yearonelabs.com/team/alistair-croll-partner/">Alistair Croll</a>, <a href="http://www.embrase.com/about.html">Phil Telio</a>, <a href="http://inoveryourhead.net/about-julien/">Julien Smith </a>and Chris Shipley for bringing little bit of the Valley to Montreal.</p>
<p>By the way, Startup Fest was indeed <em>very good for us</em>. We placed #1 at the Demo table competition! We were ranked first using <a href="http://guidewiregroup.com/services/g-score/">Guidewire Group&#8217;s G-Score</a> &#8211; thanks Chris Shipley, to my wicked team: <a href="http://twitter.com/#!/Undisconnected">Mathieu Ouin</a>, <a href="http://twitter.com/#!/PerfectMight">Maxime Martineau</a>, <a href="http://twitter.com/#!guidoveranda">Guido Vieira</a> and to our investors at Environics (<a href="http://www.environics.ca/" target="_blank">ERG </a>and <a href="http://environicspr.com/" target="_blank">ECI</a> ).</p>
<p>Read the <a href="http://blogs.montrealgazette.com/2011/07/19/startup-fest-winners-announced/">Gazette&#8217;s round up here!</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://nexalogy.com/nexalogy-events-activities/startup-festival-and-the-best-of-the-valley/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social Media Monitoring Tools: Their limitations</title>
		<link>http://nexalogy.com/sm-analysis/1082/</link>
		<comments>http://nexalogy.com/sm-analysis/1082/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 15:24:05 +0000</pubDate>
		<dc:creator>Robin Ahn</dc:creator>
				<category><![CDATA[In Our Community]]></category>
		<category><![CDATA[Social Media Analysis]]></category>
		<category><![CDATA[Social Media Marketing]]></category>
		<category><![CDATA[Social Media Trends]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[social media intellingence]]></category>

		<guid isPermaLink="false">http://nexalogy.com/?p=1082</guid>
		<description><![CDATA[They say, not everything is for everybody and it applies more than ever to social media analytics (SMA). We admit the state of the industry has a long way to go to serve what are real and pressing needs in the market. Jason Falls led the way by criticizing the industry’s bias toward monitoring versus]]></description>
			<content:encoded><![CDATA[<p>They say, not everything is for everybody and it applies more than ever to social media analytics (SMA). We admit the state of the industry has a long way to go to serve what are real and pressing needs in the market. Jason Falls led the way by <a href="http://www.socialmediaexplorer.com/social-media-monitoring/where-social-media-monitoring-services-fail/">criticizing the industry’s bias toward monitoring versus intelligence</a>, which we responded to thoroughly <a href="http://nexalogyenvironics.com/sm-analysis/more-on-monitoring-compared-with-intelligence/">here </a>some time ago. Since his blog post in April 2010, however, it seems that social media monitoring tools continue to fall short. These two respected sources <a href="http://www.ignitesocialmedia.com/social-media-monitoring/the-problem-with-social-media-monitoring-tools/">Ignite social media </a>(June 2011) and <a href="http://www.informationweek.com/news/software/bi/229301079?pgno=1">Information Week </a>(March 2011) propose many valid points.</p>
<p>Implementing a new system can be costly in subscription fees alone; some enterprise SMA solutions will set you back over $100,000 per month! I argue they’re vastly more damaging to the organization in an intangible way: it’s a huge blow to morale to adopt and abandon if the tool is simply not right for your needs.</p>
<p>We thought it worthwhile to amalgamate the collected wisdom from these critical minds that have tried more solutions collectively than any SMA supplier could ever possibly do on their own. I’ve got a few notes on things to look for and things to avoid:</p>
<ol>
<li>Make sure what you’re getting from your solution is      actionable. Infographics are trendy but it’s strategy you want. Charts are      useless if they don’t give you a clue as to what to do next.</li>
<li>Make sure your solution captures networks of      information and not just reporting on social-networks-as-silos. The real      insights are in network effects and amplifications, not in short,      non-linear relationships.</li>
<li>Do for data what hi-def did for TV. This means Natural      Language Processing and sentiment analysis that are better than “positive,      negative and neutral” and pull the qualitative gems from the quagmire.      This goes for reporting on metadata that can tell you the who, what, where      and when to give you a sense of the diffusion and discourse.</li>
<li>Filter spam. Don’t just say you do it; actually do it.      Paying through the nose for a SMA with poor spam filtering is like going      to Le Cirque and being expected to bus your own table.</li>
<li>Creating linkages between networks is what you pay the      big bucks for and you want something that uses “sleuthy techniques”,      algortihmic-ninja fancy footwork to open up that pandora’s box of the      non-obvious.</li>
</ol>
<p>Before going into any of the above however, I will recall two beautiful latin words <em>“caveat emptor”</em>, which means “don’t be a sucker” in plain english. Writing on Microsoft Word, WordPerfect 5.1 or on parchment has no real bearing on the quality of the prose. Ergo, an SMA tool will never define your problem for you. Dedicate some quality time to your business objectives, how social media impacts them and how you want to measure that.</p>
<p>Resources:</p>
<p><a href="http://nexalogy.com/dl/docs/Nexalogy_White_Paper.pdf">Nexalogy White Paper on Social Media Intelligence vs. Monitoring </a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://nexalogy.com/sm-analysis/1082/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nexalogy @ Defence Research Social Media &#8220;Big Data&#8221; Analysis Workshop</title>
		<link>http://nexalogy.com/sm-analysis/nexalogy-defence-research-social-media-big-data-analysis-workshop/</link>
		<comments>http://nexalogy.com/sm-analysis/nexalogy-defence-research-social-media-big-data-analysis-workshop/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 20:36:44 +0000</pubDate>
		<dc:creator>zdevereaux</dc:creator>
				<category><![CDATA[In Our Community]]></category>
		<category><![CDATA[Nexalogy Events & Activities]]></category>
		<category><![CDATA[Social Media Analysis]]></category>

		<guid isPermaLink="false">http://nexalogy.com/?p=1049</guid>
		<description><![CDATA[Last week I passed a personal milestone and gave my first &#8220;Keynote Address&#8221; at the Defence Research and Development Canada Social Media &#8220;Big Data&#8221; Analysis Workshop on Friday June 17 in Ottawa. The other keynote address was given by John Kelly from Morningside Analytics, whose approach highlights the importance of segmentation in the blogosphere when]]></description>
			<content:encoded><![CDATA[<p>Last week I passed a personal milestone and gave my first &#8220;Keynote Address&#8221; at the <a href="http://www.drdc-rddc.gc.ca/">Defence Research and Development Canada</a> Social Media &#8220;Big Data&#8221; Analysis Workshop on Friday June 17 in Ottawa.</p>
<p>The other keynote address was given by John Kelly from <a href="http://morningside-analytics.com/">Morningside Analytics</a>, whose approach highlights the importance of segmentation in the blogosphere when it comes to telling the difference between &#8216;fake sharks&#8217; and &#8216;real sharks&#8217; in the waters of partisan blogosphere activity. John&#8217;s presentation was very interesting and he was nice enough to compliment Nexalogy&#8217;s approach as being a &#8220;very advanced semantic analysis capacity&#8221; that compliments link-driven analysis, which is Morningside&#8217;s strength.</p>
<p>The two presentations from the <a href="http://www.nrc-cnrc.gc.ca/eng/index.html">National Research Council</a> were a highlight for me, with Dr. Mohammad Saif presenting the current state of NRC-developed sentiment mapping and Dr. Roland Kuhn presenting the potential for sentiment mapping and machine-translation to be applied to national security priorities. I am hoping to learn more from them about the subject in the future.</p>
<p>The day before I presented at the <a href="http://www.css.drdc-rddc.gc.ca/symposium/index-eng.asp">Public Security S&amp;T Summer Symposium</a> where the focus of discussion was on identifying social media signals from emergency situations; a challenge to be sure but one where a social media analysis solution can be a big benefit. The whole experience was positive, and the discussion definitely emphasized the importance of social media activity in terms of big data and public security.</p>
<p>A few selected areas of work for participants from government that were identified and that I am happy to have on my radar included:</p>
<ul>
<li>Knowledge governance</li>
<li>Human capital utilization</li>
<li>Empowering the public servant</li>
<li>Government 2.0, 3.0 and beyond</li>
<li>Forecasting, forewarning, foresight</li>
<li>Participatory culture</li>
<li>Multi-lingual information processing</li>
</ul>
<p>&nbsp;</p>
<p>If you want to download my presentation : <a href="http://nexalogy.com/wp-content/uploads/DRDC-Nexa-Wikilieaks-June15-extremism.pdf">click here to download (PDF)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nexalogy.com/sm-analysis/nexalogy-defence-research-social-media-big-data-analysis-workshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nexalogy @ MARCOM</title>
		<link>http://nexalogy.com/nexalogy-news/1009/</link>
		<comments>http://nexalogy.com/nexalogy-news/1009/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 18:05:00 +0000</pubDate>
		<dc:creator>zdevereaux</dc:creator>
				<category><![CDATA[In Our Community]]></category>
		<category><![CDATA[Nexalogy Events & Activities]]></category>
		<category><![CDATA[Nexalogy News]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[marcom]]></category>
		<category><![CDATA[ottawa]]></category>
		<category><![CDATA[social media]]></category>

		<guid isPermaLink="false">http://nexalogy.com/?p=1009</guid>
		<description><![CDATA[I just spent the last two days at the MARCOM conference in Ottawa at the newly opened Ottawa Convention Centre. The conference was organized by CEPSM and we were happy to go live with a dynamic twitter graph of #marcomforum related tweets in real time. I enjoyed learning about the differences between public sector marketing]]></description>
			<content:encoded><![CDATA[<p><a href="http://nexalogy.com/demo/marcomforum-tw-en/"><img src="http://nexalogy.com/wp-content/uploads/2011/06/marcom.jpg" alt="" /></a></p>
<p>I just spent the last two days at the <a href="http://www.marcom.ca/index.php/forum/program/">MARCOM</a> conference in Ottawa at the newly opened Ottawa Convention Centre. The conference was organized by <a href="http://cepsm.ca/home/">CEPSM</a> and we were happy to go live with a dynamic twitter graph of <a href="http://nexalogy.com/demo/marcomforum-tw-en/">#marcomforum related tweets in real time. </a></p>
<p>I enjoyed learning about the differences between public sector marketing and private sector marketing and how social media can bridge the two. <a href="http://www.marcom.ca/index.php/forum/speakers/#speaker26">Jim Mintz</a>&#8216; talk on Wednesday morning focused on public sector branding and emphasized that determining brand position and competitors is essential, especially given that branding takes place in social media whether public sector actors expect it or not. Jim made a good point that public sector branding doesn&#8217;t have to be expensive if you communicate to clients and stakeholders with a consistent effort over time. <a href="http://www.marcom.ca/index.php/forum/speakers/#speaker22">Josef Jurkovic</a> discussed the special concerns of public sector actors but still held that it is &#8220;a horizontal world where partners and issues matter.&#8221; The presentation finished with an interesting discussion of which government departments have good branding: CMHC, SSHRC, Service Canada and Health Canada were pointed out, but in my opinion the social media receptiveness scale runs from <a href="http://www.servicecanada.gc.ca/">Service Canada</a> to <a href="http://www.sciencetech.technomuses.ca/">Canada Science and Technology Museum</a> to <a href="http://www.cra-arc.gc.ca/">Canada Revenue Agency</a> and <a href="http://www.hc-sc.gc.ca/">Health Canada</a>.</p>
<p>However, next to the keynote by <a href="http://www.briansolis.com/speaking/">Brian Solis</a>, the presentation on crowdsourcing by Pierre Bisson and Jon Juane from <a href="http://www.servicecanada.gc.ca/eng/sc/youth/centresyouth.shtml">Service Canada</a> was my favourite presentation of the conference. The presentation explained the Service Canada Centres for Youth #sccy crowdsourced video contest and evaluated the key concerns and benefits of crowdsourcing for social marketing:</p>
<p>- Brand reputation</p>
<p>- Evaluation</p>
<p>- Crowd control</p>
<p>- Peaks &amp; valleys</p>
<p>- Policies &amp; guidelines</p>
<p>- Creating content</p>
<p>- Building the community</p>
<p>- Marketing and promotion</p>
<p>&nbsp;</p>
<p>There was a lot of activity at our booth, which was next to <a href="http://www.radian6.com/">Radian6</a>&#8216;s (<a href="http://www.marcom.ca/index.php/forum/speakers/roundtables-and-rapid-fire-solutions/">Jon McGinley</a> from Radian6 argued that social media represents revolutionary democratization), and the conference participants I spoke with were interested in the power of social media for gauging reactions, issues, actors and reputations related to public marketing campaigns a set of concerns related to social media that public sector actors will increasingly need to face and master.</p>
<p>Resources :</p>
<ul>
<li><a href="http://nexalogy.com/demo/marcomforum-tw-en/">Microsite for following the Marcom Forum</a></li>
<li><a href="http://www.environics.ca/uploads/File/Environics---Social-Media-Research-Tool-Kit---PROSPECTUS-May-31-2011.pdf">Environics social media tool kit</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://nexalogy.com/nexalogy-news/1009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Piehead&#8217;s interview with Claude</title>
		<link>http://nexalogy.com/sm-analysis/pieheads-interview-with-claude/</link>
		<comments>http://nexalogy.com/sm-analysis/pieheads-interview-with-claude/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 20:31:53 +0000</pubDate>
		<dc:creator>Michael Boyle</dc:creator>
				<category><![CDATA[In Our Community]]></category>
		<category><![CDATA[Social Media Analysis]]></category>

		<guid isPermaLink="false">http://nexalogy.com/?p=595</guid>
		<description><![CDATA[Yesterday our friends at Piehead (a really great agency in New Hampshire) published a new blog post based on an interview with Claude: The Astronomical Impact of Social Media Analysis. The post was written by Piehead&#8217;s marketing intern, Chris Firger, who also happens to be a student at McGill here in Montreal &#8211; we&#8217;re looking]]></description>
			<content:encoded><![CDATA[<p>Yesterday our friends at Piehead (a really great agency in New Hampshire) published a new blog post based on an interview with Claude: <a href="http://piehead.com/2010/06/the-astronomical-impact-of-social-media-analysis/">The Astronomical Impact of Social Media Analysis</a>. The post was written by Piehead&#8217;s marketing intern, Chris Firger, who also happens to be a student at McGill here in Montreal &#8211; we&#8217;re looking forward to meeting him when he gets back to the city.</p>
<p>Key quote: a quote from Chris&#8217; interview with Claude:</p>
<blockquote><p>“This is where physics comes into play,” [Théoret] explains, “Physicists know how to handle literally astronomical sizes of data sets that aren’t very well organized. With blogs for example, the data problem is the same. We need to find signal and reduce noise. Because the data is unstructured, analysis becomes very complicated – but that’s where Nexalogy comes in.”</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://nexalogy.com/sm-analysis/pieheads-interview-with-claude/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The International Centre for Business Innovation &amp; Sustainability</title>
		<link>http://nexalogy.com/in-our-community/the-international-centre-for-business-innovation-sustainability/</link>
		<comments>http://nexalogy.com/in-our-community/the-international-centre-for-business-innovation-sustainability/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 19:33:24 +0000</pubDate>
		<dc:creator>Michael Boyle</dc:creator>
				<category><![CDATA[In Our Community]]></category>

		<guid isPermaLink="false">http://dev.nexalogy.com/?p=263</guid>
		<description><![CDATA[Ron Nielsen, a long-time, partner, advisor and friend of Nexalogy&#8217;s, has just launched a new website for his very interesting new initiative, the International Centre for Business Innovation &#38; Sustainability. ICBIS is all about ensuring that sustainability decisions are made at the core of corporate decisionmaking. As Ron describes it ICBIS is, &#8220;a collaborative, learning,]]></description>
			<content:encoded><![CDATA[<p>Ron Nielsen, a long-time, partner, advisor and friend of Nexalogy&#8217;s, has just launched a new website for his very interesting new initiative, the <a href="http://icbis.org/">International Centre for Business Innovation &amp; Sustainability</a>.</p>
<p>ICBIS is all about ensuring that sustainability decisions are made at the core of corporate decisionmaking. As Ron describes it ICBIS is, &#8220;a collaborative, learning, not-for-profit network of business and sustainability practioners who work in business, civil society, consulting, academic and government settings, and support proactive and constructive engagement with business and society on sustainable development and business sustainability.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://nexalogy.com/in-our-community/the-international-centre-for-business-innovation-sustainability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

