<?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>Focusing Knowledge&#187; Twitter</title>
	<atom:link href="http://paladn.com/blog/tag/twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://paladn.com/blog</link>
	<description>Power Tools for Smart Ideas...</description>
	<lastBuildDate>Thu, 18 Mar 2010 18:33:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Programming Web Content with Web2.0</title>
		<link>http://paladn.com/blog/programming-web-content-with-web2-0/</link>
		<comments>http://paladn.com/blog/programming-web-content-with-web2-0/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 01:01:50 +0000</pubDate>
		<dc:creator>Kempenator</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Marketing]]></category>
		<category><![CDATA[Website Development]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[custom software]]></category>
		<category><![CDATA[database design]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[Social network service]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[Web Design and Development]]></category>
		<category><![CDATA[web marketing]]></category>
		<category><![CDATA[web2.0]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://paladn.com/blog/?p=242</guid>
		<description><![CDATA[Summary: Recent advances in telecommunications, net technology and consumer expectations have brought about concomitant advances in the demand for more rich and sophisticated languages, content, and interaction on the web between the providers and users of the web.  These new abilities are loosely referred to as web2.0 technology.  Web2.0 allows a more engaging interaction between [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Summary</strong>: Recent advances in telecommunications, net technology and consumer expectations have brought about concomitant advances in the demand for more rich and sophisticated languages, content, and interaction on the web between the providers and users of the web.  These new abilities are loosely referred to as web2.0 technology.  Web2.0 allows a more engaging interaction between the producer and consumer, and allow a new depth of communication and interaction that even just a few years ago was impossible.  Sophisticated techniques and languages such as javascript, AJAX, embedded video, and other technologies make this possible.  This article provides an introduction to those technologies, which are affordable, elegant, and becoming more and more of a requirement in the web competition of today.<span id="more-242"></span></p>
<p>A few months ago, I answered a question posed, i think, on one of the  LinkedIn discussion groups (as MrPaladin) where someone wanted to know about  Web2.0.  My answer was roundly accepted as authoritative and descriptive.  But  in retrospect, it was probably provincial and pedantic.  The answer I gave  described the feature of Web2.0 applications that allows interaction with the user without reloading the page.  I used as examples perhaps web pages with  stock tickers, or news tickers which constantly update their content, or folks  who put their latest tweets from Twitter on their web page to be updated the  minute each gem of wisdom gets published.</p>
<p>That answer was correct, but one dimensional, because it focused only on the  appearances and apparent technology.  In a practical sense, Web2.0 is a much  larger concept.</p>
<p>At <a href="http://www.paladn.com/">Paladin Consultants, LLC </a>we do <a title="web services" href="http://www.paladn.com/services/web-services.html" target="_blank">web  sites</a>, and web services.  Many of the technologies we use come from more  sophisticated and mission critical applications.  Over the past decade,  developments in computer languages, processing speed, band width and  transmission speed has grown, with an associated increment in demand and  expectations for more sophisticated content, marketing, interaction, and  entertainment in web sites.  This article is an exposition of some of those  methods and techniques.</p>
<p>Another article, which discusses the technology of XML (eXtentible Markup Language) was published a few weeks ago in our <a href="http://paladn.com/blog/xml-a-key-powerful-software-technology-to-grow-your-business-and-engage-your-customers/" target="_blank">blog</a>.    XML is another indispensable tool for creating and maintaining content in web2.0 pages.</p>
<p>The early web sites were billboards.  They advertised their clients’ product  for all who passed by.  This progressed rapidly to shopping carts, so that the  passers by could order and pay for products.  But there were obvious  limitations.  In the first place, folks don’t like to read long web pages.  So  the amount of information offered on a page needed to be limited, or, even  better, refined so that the user got served only what he was interested in.</p>
<p>Second, marketing grew more sophisticated.  Instead of just offering products  to a mass market, web sites not are able to establish a kind of a dialog, or  relationship with the customer.  This is accomplished through interaction over  the web.  You don’t want to force the customer to reload pages with every  choice, so new technology now allows the user’s machine to go and request new  data, choices, colors, or what have you while the customer is browsing elsewhere  on the page.  That new information is requested, received, and formatted behind  the scenes, and inserted into the appropriate place while the customer reads on  without interruption.</p>
<p><!-- #twtr-widget-1{float:right;padding:0 0 20px 10px} --><br />
<script src="http://widgets.twimg.com/j/2/widget.js" type="text/javascript"></script> <script type="text/javascript">// <![CDATA[
  new TWTR.Widget({version:2,type:'search',search:'from:MrPaladin',interval:6000,title:'Words of Wisdom...',subject:'Hope I don\'t say Something stupid....',width:250,height:300,theme:{shell:{background:'#8ec1da',color:'#ffffff'},tweets:{background:'#ffffff',color:'#444444',links:'#1985b5'}},features:{scrollbar:false,loop:false,live:true,hashtags:true,timestamp:true,avatars:true,behavior:'all'}}).render().start();
// ]]&gt;</script>This Twitter widget is something I have resisted putting on our blog and web  site.  Not all the things I mention on Twitter are, strictly speaking, technology  and business related.  But in the overall context of things, perhaps that’s not  all bad.  People  sometimes value that the folks they are dealing with are real  people and have personalities just like them.  And this Twitter widget is a good  example of how you can be more in touch and interact with your customer.  It  puts a ‘human face&#8217; on your company brand.</p>
<p>Web2.0 is said to be the embodiment of more exciting, interesting and topical  content into today&#8217;s web by using new technology such as javascript, video,  sound, and content from other sites.  Interaction and content from Flickr,  Twitter, Google, YouTube.  The ability to embed this new technology into web  sites and deliver them to users through their browser brings a welcome new  dimension to web communication with the customer.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="200" height="150" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=9965221&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="200" height="150" src="http://vimeo.com/moogaloop.swf?clip_id=9965221&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/9965221">Story of my life</a> from <a href="http://vimeo.com/user3321636">Paladin Consultants LLC</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>Here’s a very short video a friend recently sent me.  It suits me to a tee  philosophically, and it is illustrative of the purpose and intent of this  article in a very real way.  See if you don’t agree that content of this sort  will make a user more receptive.  See if you don’t agree that it can go a long  towards establishing a connection between the site’s owner and the prospective  client/customer/user.</p>
<p>Here’s a demonstration of a web2.0 technique that combines the solution of  economy of screen real estate with a clever way of ascertaining and then  delivering content tailored to a user’s preferences.  Click on one of the dark subject words below.</p>
<p>Web2.0 is a great technology because it delivers on target to so many  points:</p>
<p><strong>Interest</strong><br />
By your choice of ‘Interest’ you have shown that  this subject is a key hot button for you.  You don’t need to be bothered by the  other items, and clicking on the key word can be both recorded and rewarded.  At  the same time, screen real estate is conserved.  Sometimes when a user is  confronted with a huge page of text with no ‘candy’ he will move on before you  get your point across.</p>
<p><strong>Content</strong><br />
You are able to add interesting and rich content  to your articles or pages in a way that didn’t exist until very recently.   Sometimes you might want to add a video extolling the virtues and benefits of  your products, or convey an idea in an entertaining way.</p>
<p><strong>Marketing  &amp;  Sales</strong>Here, as I suggested above, you are  able to ferret out the user’s preferences, and deliver a targeted response.  You  are fmeeting his/her needs in a way that was impossible before.  You are able to  establish esily a relationship with the user which is non-threatening and  helpful.  And this technology will help you distinguish yourself from your  competitors.</p>
<p><strong>ROI</strong>Technology, properly implemented, is an effective and  cost saving technique.  You are able to use a veritable smorgasbord of other  sites’ technology (such as in my Twitter example) including Google,  Flickr,  Yahoo,  and many many others.  Many sites encourage use of their content, and  even provide maps, or hooks into them because they want to cooperate and  establish a standard.  This is good because you can use this free content to  offer information and service to your clients.  A prominent example of this is  Google Maps, which are appearing on many retail sites today.  And, although the  technology is not ‘so simple a caveman can do it’, it is well proven, reliable,  and effective.</p>
<p>The purpose of this article is to suggest various ways that one can improve  his content and delivery to targeted and happy potential customers.  The fast  moving technologies embedded in web2.0 web pages is growing more powerful and pervasive every day.  If I were to talk about all of the technology, the article  would too long and uninteresting.  So I have confined my remarks to suggesting  business uses of this technology.  If you would like to see more examples shown  in a non-technical and non-threatening environment, the folks at the Academy of  the Sacred Heart in Bloomfield Hills, Michigan have put together an <a title="23 things about web2.0" href="http://ash23things.blogspot.com/" target="_blank">excellent primer </a>on the subject.  Another, more technical  source is the  <a href="http://www.w3schools.com/default.asp" target="_blank">W3Schools Online Web Tutorials</a>.</p>
<p>Please feel free to comment on this article below.</p>
<p><script src="https://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script> <script type="text/javascript">// <![CDATA[
$('#contentlimit .entry p strong').each(function(){var parent=$(this).parent();var head=$(this);var content=$(document.createElement('span'));content.html(parent.html().substring(parent.html().indexOf('</b>')+9));head.attr('defaultHTML',head.html());head.html('+ '+head.attr('defaultHTML'));parent.html('');parent.append(head);parent.append(content);content.hide().addClass('acc_hidden');head.css('cursor','pointer');head.click(function(){if(content.is('.acc_hidden')){$(this).html('-&nbsp;&nbsp;'+$(this).attr('defaultHTML'));content.removeClass('acc_hidden').addClass('acc_shown')}else{$(this).html('+ '+$(this).attr('defaultHTML'));content.removeClass('acc_shown').addClass('acc_hidden')}content.toggle('fast')})});
// ]]&gt;</script></p>



Share this:


	<a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fpaladn.com%2Fblog%2Fprogramming-web-content-with-web2-0%2F&amp;title=Programming%20Web%20Content%20with%20Web2.0&amp;bodytext=Summary%3A%20Recent%20advances%20in%20telecommunications%2C%20net%20technology%20and%20consumer%20expectations%20have%20brought%20about%20concomitant%20advances%20in%20the%20demand%20for%20more%20rich%20and%20sophisticated%20languages%2C%20content%2C%20and%20interaction%20on%20the%20web%20between%20the%20providers%20and%20us" title="Digg"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fpaladn.com%2Fblog%2Fprogramming-web-content-with-web2-0%2F" title="Sphinn"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fpaladn.com%2Fblog%2Fprogramming-web-content-with-web2-0%2F&amp;t=Programming%20Web%20Content%20with%20Web2.0" title="Facebook"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fpaladn.com%2Fblog%2Fprogramming-web-content-with-web2-0%2F&amp;title=Programming%20Web%20Content%20with%20Web2.0" title="Mixx"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fpaladn.com%2Fblog%2Fprogramming-web-content-with-web2-0%2F&amp;title=Programming%20Web%20Content%20with%20Web2.0&amp;annotation=Summary%3A%20Recent%20advances%20in%20telecommunications%2C%20net%20technology%20and%20consumer%20expectations%20have%20brought%20about%20concomitant%20advances%20in%20the%20demand%20for%20more%20rich%20and%20sophisticated%20languages%2C%20content%2C%20and%20interaction%20on%20the%20web%20between%20the%20providers%20and%20us" title="Google Bookmarks"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.blogospherenews.com/submit.php?url=http%3A%2F%2Fpaladn.com%2Fblog%2Fprogramming-web-content-with-web2-0%2F&amp;title=Programming%20Web%20Content%20with%20Web2.0" title="Blogosphere News"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/blogospherenews.png" title="Blogosphere News" alt="Blogosphere News" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fpaladn.com%2Fblog%2Fprogramming-web-content-with-web2-0%2F&amp;t=Programming%20Web%20Content%20with%20Web2.0" title="MySpace"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="" title="De.lirio.us"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/" title="De.lirio.us" alt="De.lirio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fpaladn.com%2Fblog%2Fprogramming-web-content-with-web2-0%2F&amp;title=Programming%20Web%20Content%20with%20Web2.0&amp;notes=Summary%3A%20Recent%20advances%20in%20telecommunications%2C%20net%20technology%20and%20consumer%20expectations%20have%20brought%20about%20concomitant%20advances%20in%20the%20demand%20for%20more%20rich%20and%20sophisticated%20languages%2C%20content%2C%20and%20interaction%20on%20the%20web%20between%20the%20providers%20and%20us" title="del.icio.us"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="mailto:?subject=Programming%20Web%20Content%20with%20Web2.0&amp;body=http%3A%2F%2Fpaladn.com%2Fblog%2Fprogramming-web-content-with-web2-0%2F" title="email"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fpaladn.com%2Fblog%2Fprogramming-web-content-with-web2-0%2F&amp;title=Programming%20Web%20Content%20with%20Web2.0&amp;source=Focusing+Knowledge+Power+Tools+for+Smart+Ideas...&amp;summary=Summary%3A%20Recent%20advances%20in%20telecommunications%2C%20net%20technology%20and%20consumer%20expectations%20have%20brought%20about%20concomitant%20advances%20in%20the%20demand%20for%20more%20rich%20and%20sophisticated%20languages%2C%20content%2C%20and%20interaction%20on%20the%20web%20between%20the%20providers%20and%20us" title="LinkedIn"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://slashdot.org/bookmark.pl?title=Programming%20Web%20Content%20with%20Web2.0&amp;url=http%3A%2F%2Fpaladn.com%2Fblog%2Fprogramming-web-content-with-web2-0%2F" title="Slashdot"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="" title="Spurl"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/" title="Spurl" alt="Spurl" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fpaladn.com%2Fblog%2Fprogramming-web-content-with-web2-0%2F&amp;title=Programming%20Web%20Content%20with%20Web2.0" title="StumbleUpon"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fpaladn.com%2Fblog%2Fprogramming-web-content-with-web2-0%2F&amp;submitHeadline=Programming%20Web%20Content%20with%20Web2.0&amp;submitSummary=Summary%3A%20Recent%20advances%20in%20telecommunications%2C%20net%20technology%20and%20consumer%20expectations%20have%20brought%20about%20concomitant%20advances%20in%20the%20demand%20for%20more%20rich%20and%20sophisticated%20languages%2C%20content%2C%20and%20interaction%20on%20the%20web%20between%20the%20providers%20and%20us&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fpaladn.com%2Fblog%2Fprogramming-web-content-with-web2-0%2F&amp;title=Programming%20Web%20Content%20with%20Web2.0" title="Live"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://ping.fm/ref/?link=http%3A%2F%2Fpaladn.com%2Fblog%2Fprogramming-web-content-with-web2-0%2F&amp;title=Programming%20Web%20Content%20with%20Web2.0&amp;body=Summary%3A%20Recent%20advances%20in%20telecommunications%2C%20net%20technology%20and%20consumer%20expectations%20have%20brought%20about%20concomitant%20advances%20in%20the%20demand%20for%20more%20rich%20and%20sophisticated%20languages%2C%20content%2C%20and%20interaction%20on%20the%20web%20between%20the%20providers%20and%20us" title="Ping.fm"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.printfriendly.com/print?url=http%3A%2F%2Fpaladn.com%2Fblog%2Fprogramming-web-content-with-web2-0%2F&amp;partner=sociable" title="Print"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fpaladn.com%2Fblog%2Fprogramming-web-content-with-web2-0%2F&amp;title=Programming%20Web%20Content%20with%20Web2.0" title="Reddit"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="" title="TwitThis"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="" title="YahooMyWeb"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/paladn.com/blog/p=242</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://paladn.com/blog/wp-content/uploads/2010/03/Story_of_my_life.wmv" length="1588284" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>An Emerging Shed of Twitter Power Tools</title>
		<link>http://paladn.com/blog/an-emerging-shed-of-twitter-power-tools/</link>
		<comments>http://paladn.com/blog/an-emerging-shed-of-twitter-power-tools/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 18:41:38 +0000</pubDate>
		<dc:creator>Kempenator</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Marketing]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[communal intelligence]]></category>
		<category><![CDATA[custom software]]></category>
		<category><![CDATA[data mining]]></category>
		<category><![CDATA[database design]]></category>
		<category><![CDATA[keyword]]></category>
		<category><![CDATA[Paladin Consultants]]></category>
		<category><![CDATA[social media sites]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[twitter lists]]></category>
		<category><![CDATA[Web search engine]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://paladn.com/blog/?p=205</guid>
		<description><![CDATA[A week or so ago, I wrote an article about mining research/marketing information in a new way from Twitter,. That site, Listimonkey, will monitor lists for you, and watch for key words.  When it finds your designated key words in your list, it&#8217;ll send you an email, designating the tweeter and the tweet, until you tell [...]]]></description>
			<content:encoded><![CDATA[<p>A week or so ago, I wrote an article about <a href="http://paladn.com/blog/?p=171" target="_blank">mining research/marketing information in a new way from Twitter,</a>. That site, <a href="http://listimonkey.com/" target="_blank">Listimonkey</a>, will monitor lists for you, and watch for key words.  When it finds your designated key words in your list, it&#8217;ll send you an email, designating the tweeter and the tweet, until you tell it to stop.</p>
<p><img src="http://paladn.com/blog/wp-content/uploads/2009/12/eugenemandel_small21.jpg" border="0" alt="Eugene Mandel" align="left" />Shortly after my article was published, I got a tweet, from Eugene Mandel, who invited me to discuss the whole concept of data mining on Twitter.  That tweet led to a very collegial telephone conversation between us, in which we exchanged ideas which will provide the basis for this article.</p>
<p>Eugene is a very engaging young entrepreneur in Silicon Valley, who has been involved with a number of startups.  His current plans integrate very nicely with my concept of Twitter data mining.  My prediction is that his newest venture, <a href="http://www.mustexist.com/" target="_blank">mustexist.com</a>, is destined to become an important tool for Twitter users.  He recently started the company with his pal and co-founder, Alex Sherstinsky, a Ph.D. from MIT.  These guys are very serious players.</p>
<p>Mustexist’s current product is called list tags. It allows one to take a twitter name, and creates a ‘cloud’ of lists in which that Twitter name appears, roughly signifying the importance of keywords in that person’s list audience by the size of the type in the cloud.</p>
<p><img src="http://paladn.com/blog/wp-content/uploads/2009/12/glennbeckcloud_small1.jpg" border="0" alt="Glennbeckcloud" align="left" />Here’s a copy of Glenn Beck’s tag cloud.  I shrunk it down to accommodate the page size, and its contextual importance in this article.  Beck is on some 3800 lists.  Politics, News, and political head the parade, but further down the list are lists named things like ‘nutcase’, and other less desirable things to be associated with.  Mandel goes through the Twitter API, and finds all the lists on which Glenn Beck is mentioned.  Then, he queries those lists and finds the most popular keywords in their title.  Then he ranks those keywords by their frequency of appearance in Beck’s universe of lists, and performs a simple statistical conversion to interpolate the list keyword frequency to the type size in the cloud.</p>
<p>Pretty neat trick, eh?</p>
<p>But there’s more: list_tags enumerates some of the lists on which the Twitter member appears.  Here’s a picture of the TopLists for “Politics” in which Glenn Beck appears.  Now think, for a moment how valuable this <img src="http://paladn.com/blog/wp-content/uploads/2009/12/toplistsbeck_small1.jpg" border="0" alt="Toplistsbeck" align="right" />information can be.  Many of these “top” lists contain 400–500 members.  These are lists for the top topic which have the largest number of members – regardless of whether or not the subject appears on those lists.  That’s valuable information for marketers, or for researchers and even job seekers.  But more than that– everyone who is maintaining such a list is someone who has enough interest in your subject to go to the trouble of maintaining a list of people who he/she considers are the leaders in the field.  And if that’s not enough, the lists editors is another valuable source of fertile relationships to cultivate.</p>
<p>The second. longer list is a list of which Glenn is a member.  So, in the case of a celebrity, it will not be unlikely that the same names will be on both lists.  I’ll not reproduce the Lists for ‘politics’ because it is too long – and because in appearance it strongly resembles in format the ‘Top List’.</p>
<p>So the stage is set now with a resource now to empower Twitter users with access to many lists.  A little resourcefulness will enable you to harvest those lists, and, by extension, to knowledge of all of their membership.  This will give you first hand access to communicating with the most well-regarded people in any given field!  And with the LIstimonkey resource, you can monitor the conversations of those experts for keywords.  With a little software jiggering and less than an hour’s effort, using our Glenn Beck example, we could identify, harvest and communicate with thousands of political junkies.</p>
<p>Mandel, however, is talking about taking Mustexist to a whole other level.  Using the database he has assembled for the list-tag project, he is planning to offer in the near future an interactive, iterative way of ‘surfing’ the tweetstream of these lists, in much the same was that Google lets you surf for articles.  He made the analogy of a newspaper in our conversation.  Each newspaper has several sections: sport, business, local, etc.  If you accept the proposition that a list’s tweetstream is like a newspaper, then it would be very productive to skim through the newspaper, looking only for articles that interested you.  You could skip the car ads, and dating club ads, and focus on baseball, or international news.</p>
<p>Similarly, over a period of time, a list’s tweetstream will have a lot of chaff: someone’s opinion of last night’s American Idol, inclement weather, mother-in-law coming for a visit…  But what if you could adopt a list, or amalgam of similar interest lists?  What if you could in real time and on an ad hoc basis query the stream for stuff like: climategate?  cap and trade?  world health organization?  BTU content of coal?  And how powerful would it be if you could pursue your line of inquiry immediately, based on feedback you got from the previous question?</p>
<p>I think that MustExist is on the verge of somthing quite important that will add a new dimension of empowerment to the serious Twitter user.  There are currently some 23 million Twitter users, 75% of which are either classified as ‘addicts’ or ‘regulars’.  That’s a reliable 18 million pairs of eyeballs scanning and interacting with Twitter several times a week – sometimes several times a day.  Any tool that can reliably and easily segment relevant portions of that population <em>and then address them</em> is bound to be very successful.</p>
<p>Please add your comments.  It is helpful to hear the opinions of our readers!</p>



Share this:


	<a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fpaladn.com%2Fblog%2Fan-emerging-shed-of-twitter-power-tools%2F&amp;title=An%20Emerging%20Shed%20of%20Twitter%20Power%20Tools&amp;bodytext=A%20week%20or%20so%20ago%2C%20I%20wrote%20an%20article%20about%20mining%20research%2Fmarketing%20information%20in%20a%20new%20way%20from%20Twitter%2C.%20That%20site%2C%20Listimonkey%2C%C2%A0will%20monitor%20lists%20for%20you%2C%20and%20watch%20for%20key%20words.%C2%A0%20When%20it%20finds%20your%20designated%20key%20words%20in%20your%20list%2C%20it%27ll%20s" title="Digg"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fpaladn.com%2Fblog%2Fan-emerging-shed-of-twitter-power-tools%2F" title="Sphinn"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fpaladn.com%2Fblog%2Fan-emerging-shed-of-twitter-power-tools%2F&amp;t=An%20Emerging%20Shed%20of%20Twitter%20Power%20Tools" title="Facebook"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fpaladn.com%2Fblog%2Fan-emerging-shed-of-twitter-power-tools%2F&amp;title=An%20Emerging%20Shed%20of%20Twitter%20Power%20Tools" title="Mixx"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fpaladn.com%2Fblog%2Fan-emerging-shed-of-twitter-power-tools%2F&amp;title=An%20Emerging%20Shed%20of%20Twitter%20Power%20Tools&amp;annotation=A%20week%20or%20so%20ago%2C%20I%20wrote%20an%20article%20about%20mining%20research%2Fmarketing%20information%20in%20a%20new%20way%20from%20Twitter%2C.%20That%20site%2C%20Listimonkey%2C%C2%A0will%20monitor%20lists%20for%20you%2C%20and%20watch%20for%20key%20words.%C2%A0%20When%20it%20finds%20your%20designated%20key%20words%20in%20your%20list%2C%20it%27ll%20s" title="Google Bookmarks"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.blogospherenews.com/submit.php?url=http%3A%2F%2Fpaladn.com%2Fblog%2Fan-emerging-shed-of-twitter-power-tools%2F&amp;title=An%20Emerging%20Shed%20of%20Twitter%20Power%20Tools" title="Blogosphere News"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/blogospherenews.png" title="Blogosphere News" alt="Blogosphere News" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fpaladn.com%2Fblog%2Fan-emerging-shed-of-twitter-power-tools%2F&amp;t=An%20Emerging%20Shed%20of%20Twitter%20Power%20Tools" title="MySpace"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="" title="De.lirio.us"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/" title="De.lirio.us" alt="De.lirio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fpaladn.com%2Fblog%2Fan-emerging-shed-of-twitter-power-tools%2F&amp;title=An%20Emerging%20Shed%20of%20Twitter%20Power%20Tools&amp;notes=A%20week%20or%20so%20ago%2C%20I%20wrote%20an%20article%20about%20mining%20research%2Fmarketing%20information%20in%20a%20new%20way%20from%20Twitter%2C.%20That%20site%2C%20Listimonkey%2C%C2%A0will%20monitor%20lists%20for%20you%2C%20and%20watch%20for%20key%20words.%C2%A0%20When%20it%20finds%20your%20designated%20key%20words%20in%20your%20list%2C%20it%27ll%20s" title="del.icio.us"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="mailto:?subject=An%20Emerging%20Shed%20of%20Twitter%20Power%20Tools&amp;body=http%3A%2F%2Fpaladn.com%2Fblog%2Fan-emerging-shed-of-twitter-power-tools%2F" title="email"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fpaladn.com%2Fblog%2Fan-emerging-shed-of-twitter-power-tools%2F&amp;title=An%20Emerging%20Shed%20of%20Twitter%20Power%20Tools&amp;source=Focusing+Knowledge+Power+Tools+for+Smart+Ideas...&amp;summary=A%20week%20or%20so%20ago%2C%20I%20wrote%20an%20article%20about%20mining%20research%2Fmarketing%20information%20in%20a%20new%20way%20from%20Twitter%2C.%20That%20site%2C%20Listimonkey%2C%C2%A0will%20monitor%20lists%20for%20you%2C%20and%20watch%20for%20key%20words.%C2%A0%20When%20it%20finds%20your%20designated%20key%20words%20in%20your%20list%2C%20it%27ll%20s" title="LinkedIn"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://slashdot.org/bookmark.pl?title=An%20Emerging%20Shed%20of%20Twitter%20Power%20Tools&amp;url=http%3A%2F%2Fpaladn.com%2Fblog%2Fan-emerging-shed-of-twitter-power-tools%2F" title="Slashdot"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="" title="Spurl"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/" title="Spurl" alt="Spurl" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fpaladn.com%2Fblog%2Fan-emerging-shed-of-twitter-power-tools%2F&amp;title=An%20Emerging%20Shed%20of%20Twitter%20Power%20Tools" title="StumbleUpon"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fpaladn.com%2Fblog%2Fan-emerging-shed-of-twitter-power-tools%2F&amp;submitHeadline=An%20Emerging%20Shed%20of%20Twitter%20Power%20Tools&amp;submitSummary=A%20week%20or%20so%20ago%2C%20I%20wrote%20an%20article%20about%20mining%20research%2Fmarketing%20information%20in%20a%20new%20way%20from%20Twitter%2C.%20That%20site%2C%20Listimonkey%2C%C2%A0will%20monitor%20lists%20for%20you%2C%20and%20watch%20for%20key%20words.%C2%A0%20When%20it%20finds%20your%20designated%20key%20words%20in%20your%20list%2C%20it%27ll%20s&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fpaladn.com%2Fblog%2Fan-emerging-shed-of-twitter-power-tools%2F&amp;title=An%20Emerging%20Shed%20of%20Twitter%20Power%20Tools" title="Live"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://ping.fm/ref/?link=http%3A%2F%2Fpaladn.com%2Fblog%2Fan-emerging-shed-of-twitter-power-tools%2F&amp;title=An%20Emerging%20Shed%20of%20Twitter%20Power%20Tools&amp;body=A%20week%20or%20so%20ago%2C%20I%20wrote%20an%20article%20about%20mining%20research%2Fmarketing%20information%20in%20a%20new%20way%20from%20Twitter%2C.%20That%20site%2C%20Listimonkey%2C%C2%A0will%20monitor%20lists%20for%20you%2C%20and%20watch%20for%20key%20words.%C2%A0%20When%20it%20finds%20your%20designated%20key%20words%20in%20your%20list%2C%20it%27ll%20s" title="Ping.fm"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.printfriendly.com/print?url=http%3A%2F%2Fpaladn.com%2Fblog%2Fan-emerging-shed-of-twitter-power-tools%2F&amp;partner=sociable" title="Print"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fpaladn.com%2Fblog%2Fan-emerging-shed-of-twitter-power-tools%2F&amp;title=An%20Emerging%20Shed%20of%20Twitter%20Power%20Tools" title="Reddit"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="" title="TwitThis"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="" title="YahooMyWeb"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/paladn.com/blog/p=205</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Panning for Gold in the Twitterstream</title>
		<link>http://paladn.com/blog/panning-for-gold-in-the-twitterstream/</link>
		<comments>http://paladn.com/blog/panning-for-gold-in-the-twitterstream/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 03:48:23 +0000</pubDate>
		<dc:creator>Kempenator</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Marketing]]></category>
		<category><![CDATA[Website Development]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Online Communities]]></category>
		<category><![CDATA[Real estate broker]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Social network]]></category>
		<category><![CDATA[Social network service]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[twitter lists]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[Web Design and Development]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web marketing]]></category>
		<category><![CDATA[Web search engine]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://paladn.com/blog/?p=171</guid>
		<description><![CDATA[Just about everybody has used their website and blog to promote their businesses, and, in the past few years, have supplemented those efforts with the use of other social media outlets such as Facebook, and Twitter.&#160; In the case of the blog and website, these efforts may be categorized as passive in the sense that [...]]]></description>
			<content:encoded><![CDATA[<p>Just about everybody has used their website and blog to promote their businesses, and, in the past few years, have supplemented those efforts with the use of other social media outlets such as Facebook, and Twitter.&nbsp; In the case of the blog and website, these efforts may be categorized as passive in the sense that the business owner sits back and waits until clients are attracted through his website, and make contact, and ultimately, business.</p>
<p><img alt="Salahibiden" src="http://paladn.com/blog/wp-content/uploads/2009/12/salahibiden.jpg" align="left" border="1" />Facebook and Twitter were innovative at the time, and helped businesses form a relationship with clients with a more personal approach, allowing a subtle transition from a purely passive approach to their prospective clients to a more pro-active and personal one.&nbsp; A lot of folks missed the point of Twitter and Twitter and came late to the party.&nbsp; The same can be said for the late adopters of Facebook, who didn&rsquo;t understand their kids&rsquo; fascination with the social aspects of Facebook.&nbsp; College kids live on facebook.&nbsp; Andif you had any doubt about the centrality of Facebook to the zeitgheist of our society, one need look no further than Michaele and Tarek Salahi&rsquo;s crashing the Whitehouse state dinner late last month.&nbsp; Pictures of them and Obama and them and Biden were on their Facebook page before dawn.</p>
<p>I wish I had a nickle for everyone who commented on my embracing the Twitter idiom with a snide comment like, &lsquo;What do I care what people had for breakfast.&rsquo;&nbsp; A lot of folks are missing the point of both of these social sites:&nbsp; they provide a way to form quasi social relationships, and so called <em>weak</em> friendships.&nbsp; Their point is that people are more apt to do business with people with whom they have some sort of connection.&nbsp; If you&rsquo;re looking for someone to re-do your kitchen, you&rsquo;re much more likely to choose someone from your church, or even someone who is friendly with the butcher whom you lilke.&nbsp; I am not a big Facebook user because it is too time intensive, but I have met quite a few friends, professional colleagues, and business partners on Twitter.</p>
<p>But Twitter is still a quasi passive platform, though the lines are blurry.&nbsp; I do know that the easiest way to turn someone off on Twitter is to come onto him with a hard sell:&nbsp; &lsquo;I&rsquo;ve made $15,000 this month on Twitter, and I can show you how to do it, too!!!!!&rsquo;</p>
<p>But thee are now on the horizon two very important developments which promise to significantly enhance the power of using Twitter.</p>
<p>But first a small diversion.&nbsp; Earlier this year, an enterprising your Australian named Chris Duell developed a site called <a href="http://www.twitterhawk.com/" target="_blank">Twitterhawk</a>.&nbsp; Now the idea of Twitterhawk is that the site sifts through the Twitterstream looking for key words that you set that occur near a geographic location that you specify.&nbsp; So if you were a carpenter in Peoria, you might set up a search that looks for kitchen remodeling in Peoria.&nbsp; Twitterhawk would return to you a list of those tweets,&nbsp; And, for a few cents a tweet, Twitterhawk would send a series of rotating tweets to those whose tweets you designated as appropriate targets.</p>
<p>Back to those new Twitter innovations.&nbsp; The first was the implemenjtation of lists on Twitter.&nbsp; Now you can create lists of folks on Twitter that you follow.&nbsp; And you can categorize them with common traits, for example software architects (like <a href="http://www.paladn.com/">Paladin Consultants, LLC </a>), or economists, or photographers.&nbsp; It helps you keep track of people, especially when you have lots of followers.&nbsp; You can see the Twitterstreams of these lists, and even get an RSS feed of them.&nbsp; Better still, in most cases everyone has access to virtually all of everybody else&rsquo;s lists!</p>
<p>And where can you find and mine these lists?&nbsp; <a href="http://listorius.com/" target="_blank">Listorius </a>is one of the first resources dedicated to managing the new feature.&nbsp; <a href="http://mashable.com/category/labels/lists/twitter-lists/" target="_blank">Mashable </a>also has a growing arsenal of Twitter Lists.&nbsp; Unless I miss my guess, new sites dedicated to this new tool will be popping up like mushrooms after a spring rain!</p>
<p>The second innovation comes from a site called <a href="http://listimonkey.com/" target="_blank">Listimonkey</a>, a site designed&nbsp;by a very clever young Belgian expatriate named <a href="http://xavierdamman.com/" target="_blank">Xavier Damman,</a>&nbsp;now living in the Bay Area.&nbsp; He has also managed to secure a domain name in his own name!&nbsp; Anyway, his wrinkle on Twitter is that if you send Listimonkey the name of a twitter list, a key word or phrase, and your email, <strong>Listimonkey will email you with a set periodicity the tweets from members of that list contain your key word or phrase!</strong>&nbsp; Now, although there is some SEO juice and pride in having a large list, this is not necessary to work with Listimonkey.&nbsp; In fact, you can use anybody&rsquo;s public list!&nbsp; (Most lists are public.)</p>
<p>Now think about that.&nbsp; If you are a real estate agent in Chicago, you might watch somebody&rsquo;s Chicago list for the key word &lsquo;moving&rsquo;.&nbsp; If you were a photographer in Atlanta, you&rsquo;d watch somebody&rsquo;s Atlanta list for the keyword &lsquo;wedding&rsquo; or &lsquo;getting married&rsquo;.&nbsp; And, Listimonkey allows you to create as many of these list/keyword combinations as you like!&nbsp; Very powerful, and a dimensional abstract improvment on Twitterhawk&rsquo;s idea!</p>
<p>But Listimonkey is good not only for finding new customers and clients.&nbsp; It&rsquo;s great for finding out about new products, techniques, people, trends- wealth of information from one site that harnesses the communal information it mines from the Twitterstream!</p>
<p>I&rsquo;m afraid Xavier&rsquo;s innovation will spell bad news for Chris Duell and Twitterhawk.&nbsp; It&rsquo;s a shame, but the market marches on.&nbsp; One can only wish Chris Duell luck, and hope that he has another great idea.&nbsp; But with talent like he&rsquo;s shown, I am sure that his next idea is right around the corner.</p>
<p>But getting back to Listimonkey, as those emails come rolling in from Listimonkey, it would be pretty easy for a good <a href="http://www.paladn.com/" target="_blank">software developer </a>to come up with a program which would parse those emails as they came in, and then tweet appropriate messages to the originators of those tweets mentioning the keyword(s).&nbsp; Xavier has such a good idea, that I predict will soon overrun his mailserver.&nbsp; But that will be an happy problem for him to solve!</p>
<p>Please leave a comment, so we know whether or not we are on target!&nbsp; It helps us find out what our readers think.</p>
<div class="bjtags">Tags:  <a rel="tag" href="http://technorati.com/tag/aoftware">aoftware</a>, <a rel="tag" href="http://technorati.com/tag/web+marketing">web+marketing</a>, <a rel="tag" href="http://technorati.com/tag/web+development">web+development</a>, <a rel="tag" href="http://technorati.com/tag/software+architects">software+architects</a>, <a rel="tag" href="http://technorati.com/tag/software+developers">software+developers</a>, <a rel="tag" href="http://technorati.com/tag/Twitter">Twitter</a>, <a rel="tag" href="http://technorati.com/tag/Facebook">Facebook</a>, <a rel="tag" href="http://technorati.com/tag/Listimonkey">Listimonkey</a>, <a rel="tag" href="http://technorati.com/tag/Twitterhawk">Twitterhawk</a>, <a rel="tag" href="http://technorati.com/tag/website">website</a>, <a rel="tag" href="http://technorati.com/tag/blog">blog</a>, <a rel="tag" href="http://technorati.com/tag/twitterstream">twitterstream</a></div>



Share this:


	<a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fpaladn.com%2Fblog%2Fpanning-for-gold-in-the-twitterstream%2F&amp;title=Panning%20for%20Gold%20in%20the%20Twitterstream&amp;bodytext=Just%20about%20everybody%20has%20used%20their%20website%20and%20blog%20to%20promote%20their%20businesses%2C%20and%2C%20in%20the%20past%20few%20years%2C%20have%20supplemented%20those%20efforts%20with%20the%20use%20of%20other%20social%20media%20outlets%20such%20as%20Facebook%2C%20and%20Twitter.%26nbsp%3B%20In%20the%20case%20of%20the%20blog%20and%20" title="Digg"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fpaladn.com%2Fblog%2Fpanning-for-gold-in-the-twitterstream%2F" title="Sphinn"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fpaladn.com%2Fblog%2Fpanning-for-gold-in-the-twitterstream%2F&amp;t=Panning%20for%20Gold%20in%20the%20Twitterstream" title="Facebook"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fpaladn.com%2Fblog%2Fpanning-for-gold-in-the-twitterstream%2F&amp;title=Panning%20for%20Gold%20in%20the%20Twitterstream" title="Mixx"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fpaladn.com%2Fblog%2Fpanning-for-gold-in-the-twitterstream%2F&amp;title=Panning%20for%20Gold%20in%20the%20Twitterstream&amp;annotation=Just%20about%20everybody%20has%20used%20their%20website%20and%20blog%20to%20promote%20their%20businesses%2C%20and%2C%20in%20the%20past%20few%20years%2C%20have%20supplemented%20those%20efforts%20with%20the%20use%20of%20other%20social%20media%20outlets%20such%20as%20Facebook%2C%20and%20Twitter.%26nbsp%3B%20In%20the%20case%20of%20the%20blog%20and%20" title="Google Bookmarks"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.blogospherenews.com/submit.php?url=http%3A%2F%2Fpaladn.com%2Fblog%2Fpanning-for-gold-in-the-twitterstream%2F&amp;title=Panning%20for%20Gold%20in%20the%20Twitterstream" title="Blogosphere News"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/blogospherenews.png" title="Blogosphere News" alt="Blogosphere News" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fpaladn.com%2Fblog%2Fpanning-for-gold-in-the-twitterstream%2F&amp;t=Panning%20for%20Gold%20in%20the%20Twitterstream" title="MySpace"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="" title="De.lirio.us"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/" title="De.lirio.us" alt="De.lirio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fpaladn.com%2Fblog%2Fpanning-for-gold-in-the-twitterstream%2F&amp;title=Panning%20for%20Gold%20in%20the%20Twitterstream&amp;notes=Just%20about%20everybody%20has%20used%20their%20website%20and%20blog%20to%20promote%20their%20businesses%2C%20and%2C%20in%20the%20past%20few%20years%2C%20have%20supplemented%20those%20efforts%20with%20the%20use%20of%20other%20social%20media%20outlets%20such%20as%20Facebook%2C%20and%20Twitter.%26nbsp%3B%20In%20the%20case%20of%20the%20blog%20and%20" title="del.icio.us"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="mailto:?subject=Panning%20for%20Gold%20in%20the%20Twitterstream&amp;body=http%3A%2F%2Fpaladn.com%2Fblog%2Fpanning-for-gold-in-the-twitterstream%2F" title="email"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fpaladn.com%2Fblog%2Fpanning-for-gold-in-the-twitterstream%2F&amp;title=Panning%20for%20Gold%20in%20the%20Twitterstream&amp;source=Focusing+Knowledge+Power+Tools+for+Smart+Ideas...&amp;summary=Just%20about%20everybody%20has%20used%20their%20website%20and%20blog%20to%20promote%20their%20businesses%2C%20and%2C%20in%20the%20past%20few%20years%2C%20have%20supplemented%20those%20efforts%20with%20the%20use%20of%20other%20social%20media%20outlets%20such%20as%20Facebook%2C%20and%20Twitter.%26nbsp%3B%20In%20the%20case%20of%20the%20blog%20and%20" title="LinkedIn"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://slashdot.org/bookmark.pl?title=Panning%20for%20Gold%20in%20the%20Twitterstream&amp;url=http%3A%2F%2Fpaladn.com%2Fblog%2Fpanning-for-gold-in-the-twitterstream%2F" title="Slashdot"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="" title="Spurl"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/" title="Spurl" alt="Spurl" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fpaladn.com%2Fblog%2Fpanning-for-gold-in-the-twitterstream%2F&amp;title=Panning%20for%20Gold%20in%20the%20Twitterstream" title="StumbleUpon"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fpaladn.com%2Fblog%2Fpanning-for-gold-in-the-twitterstream%2F&amp;submitHeadline=Panning%20for%20Gold%20in%20the%20Twitterstream&amp;submitSummary=Just%20about%20everybody%20has%20used%20their%20website%20and%20blog%20to%20promote%20their%20businesses%2C%20and%2C%20in%20the%20past%20few%20years%2C%20have%20supplemented%20those%20efforts%20with%20the%20use%20of%20other%20social%20media%20outlets%20such%20as%20Facebook%2C%20and%20Twitter.%26nbsp%3B%20In%20the%20case%20of%20the%20blog%20and%20&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fpaladn.com%2Fblog%2Fpanning-for-gold-in-the-twitterstream%2F&amp;title=Panning%20for%20Gold%20in%20the%20Twitterstream" title="Live"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://ping.fm/ref/?link=http%3A%2F%2Fpaladn.com%2Fblog%2Fpanning-for-gold-in-the-twitterstream%2F&amp;title=Panning%20for%20Gold%20in%20the%20Twitterstream&amp;body=Just%20about%20everybody%20has%20used%20their%20website%20and%20blog%20to%20promote%20their%20businesses%2C%20and%2C%20in%20the%20past%20few%20years%2C%20have%20supplemented%20those%20efforts%20with%20the%20use%20of%20other%20social%20media%20outlets%20such%20as%20Facebook%2C%20and%20Twitter.%26nbsp%3B%20In%20the%20case%20of%20the%20blog%20and%20" title="Ping.fm"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.printfriendly.com/print?url=http%3A%2F%2Fpaladn.com%2Fblog%2Fpanning-for-gold-in-the-twitterstream%2F&amp;partner=sociable" title="Print"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fpaladn.com%2Fblog%2Fpanning-for-gold-in-the-twitterstream%2F&amp;title=Panning%20for%20Gold%20in%20the%20Twitterstream" title="Reddit"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="" title="TwitThis"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="" title="YahooMyWeb"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/paladn.com/blog/p=171</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Honey Dance</title>
		<link>http://paladn.com/blog/the-honey-dance/</link>
		<comments>http://paladn.com/blog/the-honey-dance/#comments</comments>
		<pubDate>Sun, 03 May 2009 20:42:06 +0000</pubDate>
		<dc:creator>Kempenator</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[communal intelligence]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[shared learning]]></category>
		<category><![CDATA[Social network]]></category>
		<category><![CDATA[Social network service]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://paladn.com/blog/?p=56</guid>
		<description><![CDATA[At Paladin Consultants, we develop software &#8211; database  applications, web services, and custom software ranging from interfaces to  off-the-shelf commercial software, to complicated stand alone one-of-a-kind  programs whose application is unique to a particular business, or industry.  We  take as an article of faith the strength of the concepts of communal [...]]]></description>
			<content:encoded><![CDATA[<p>At <a title="Paladin Consultants, LLC" href="http://www.paladn.com" target="_blank">Paladin Consultants,</a> we develop software &#8211; database  applications, web services, and custom software ranging from interfaces to  off-the-shelf commercial software, to complicated stand alone one-of-a-kind  programs whose application is unique to a particular business, or industry.  We  take as an article of faith the strength of the concepts of communal  intelligence.  The growth in prosperity and productivity of Americen industry  since the &#8217;80s, in our opinion has been directly attributable to up to now a  friendly climate for capital investment, and the productivity advances brought  on by this shared communal intelligence in technology from the Internet,  Microsoft, Unix, and Open Source programming models.  Although capital  investment incentives have been crushed by the economic downturn, and by &#8217;social  experiments&#8217; brought on by the new administration, the forces and structures of  communal intelligence and largely still operative.</p>
<p><span id="more-56"></span></p>
<p>These advances in technology bring benefits and  challenges for small businesses like ours.  First, we much do the work for our  clients for which they have hired us.  That&#8217;s how we get paid and earn our  living.  Second, we must find new work, because when current projects are  finished, we will need new ones to take their place.  Third, we must continue to  learn so that we do not become obsolete and unable to compete.  Unfortunately,  only one of these items is directly revenue producing.</p>
<p>Way back before the turn of the century, I remember  reading that the amount of knowledge in the world was doubling every five  years.  On a visit to my Uncle Joe, who was a senior chemist at duPont at the  time, I asked him if he thought this was a true statement, how one could  possible know this, if it referred to unique knowledge or many folks knowing the  same thing, and all the things a curious kid might ask.  He allowed that he  wouldn&#8217;t be surprised if it were true, and mused that perhaps it could be  measured by the amount of &#8217;stuff&#8217; written in scientific journals, etc.  The DNA  molecule had been modelled, we had put a man on the moon, developed nuclear  weapons, and so on.</p>
<p>If it were a true fact them, it is certainly doubling  much faster now.  We have the Internet, digitized books and other media,  catalogs &#8211; all manner of convenient and expanding knowledge and technology.  And  there is every indication that these trends will continue- perhaps at an even  faster rate.</p>
<p>Animal behaviorists have long been aware of the &#8216;<a title="The Honey Dance" href="http://www.youtube.com/watch?v=-7ijI-g4jHg" target="_blank">Honey  Dance</a>&#8216; that bees to to alert other bees to the location of nectar.  A bee will find  a source of nectar, then go back to the hive and do a dance that shows the other  bees the distance and direction of his (there&#8217;s only ONE queen, and SHE doesn&#8217;t  look for honey!) find.  The bees have developed a way to share information, and  use communal intelligence and collective effort to maximize their efficiency in  gathering food for the hive.</p>
<p>This brings us to the human honey dance!  Todays  writings in blogs and websites in continuing to explode over the internet.  Now  I am sure that there are many folks writing things out there that may be of  great value to me and my company.  But I have no idea who or where.  That&#8217;s  where the social networking sites come in.  The early entry was Facebook.  My  daughter has a Facebook account since high school, and has about 1000  &#8216;friends&#8217;.  They&#8217;re not real friends, of course, but the culture of their tribe  mandated that ones population of Facebook &#8216;friends&#8217; was an indicator of  popularity, and therefore success.  But they are almost 1000 people that she can  correspond with, ask advice from, and, perhaps have commerce with.  And maybe  that&#8217;s not so bad a thing!</p>
<p>Facebook was followed in the business worls by  LinkedIn.  Now LinkedIn, though limited to 3000 invites per person, can  theoretically give you access to 27 billion connections (not counting the folks  whi invite you)!  Twitter is another source of these &#8216;loose connections&#8217;.  I&#8217;ve  seen some folks on twitter with 50,000 plus followers.  The statistics are  unclear about how all these connections translate into actual business.  And I  do not see managing connections in numbers anywhere near these.  But maybe it&#8217;s  not about managing connections.  I&#8217;ve met some very interesting and smart folks  through LinkedIn and Twitter, and have given and gotten a fair number of ideas.   I suspect that in the longer run, within your network of followers, the folks  who are able to share new ideas through their reliable &#8216;Honey Dance&#8217; will  eventually earn the respect of the other players in their network, whatever it&#8217;s  size.</p>
<input id="gwProxy" type="hidden" />
<p><!--Session data--></p>
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<input id="gwProxy" type="hidden" />
<p><!--Session data--></p>
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<input id="gwProxy" type="hidden" />
<p><!--Session data--></p>
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<input id="gwProxy" type="hidden" />
<p><!--Session data--><br />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/bac37c6e-59cc-4451-b665-a10b0fa70d4b/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=bac37c6e-59cc-4451-b665-a10b0fa70d4b" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>



Share this:


	<a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fpaladn.com%2Fblog%2Fthe-honey-dance%2F&amp;title=The%20Honey%20Dance&amp;bodytext=At%20Paladin%20Consultants%2C%20we%20develop%20software%20-%20database%20%20applications%2C%20web%20services%2C%20and%20custom%20software%20ranging%20from%20interfaces%20to%20%20off-the-shelf%20commercial%20software%2C%20to%20complicated%20stand%20alone%20one-of-a-kind%20%20programs%20whose%20application%20is%20unique%20to%20a" title="Digg"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fpaladn.com%2Fblog%2Fthe-honey-dance%2F" title="Sphinn"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fpaladn.com%2Fblog%2Fthe-honey-dance%2F&amp;t=The%20Honey%20Dance" title="Facebook"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fpaladn.com%2Fblog%2Fthe-honey-dance%2F&amp;title=The%20Honey%20Dance" title="Mixx"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fpaladn.com%2Fblog%2Fthe-honey-dance%2F&amp;title=The%20Honey%20Dance&amp;annotation=At%20Paladin%20Consultants%2C%20we%20develop%20software%20-%20database%20%20applications%2C%20web%20services%2C%20and%20custom%20software%20ranging%20from%20interfaces%20to%20%20off-the-shelf%20commercial%20software%2C%20to%20complicated%20stand%20alone%20one-of-a-kind%20%20programs%20whose%20application%20is%20unique%20to%20a" title="Google Bookmarks"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.blogospherenews.com/submit.php?url=http%3A%2F%2Fpaladn.com%2Fblog%2Fthe-honey-dance%2F&amp;title=The%20Honey%20Dance" title="Blogosphere News"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/blogospherenews.png" title="Blogosphere News" alt="Blogosphere News" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fpaladn.com%2Fblog%2Fthe-honey-dance%2F&amp;t=The%20Honey%20Dance" title="MySpace"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="" title="De.lirio.us"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/" title="De.lirio.us" alt="De.lirio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fpaladn.com%2Fblog%2Fthe-honey-dance%2F&amp;title=The%20Honey%20Dance&amp;notes=At%20Paladin%20Consultants%2C%20we%20develop%20software%20-%20database%20%20applications%2C%20web%20services%2C%20and%20custom%20software%20ranging%20from%20interfaces%20to%20%20off-the-shelf%20commercial%20software%2C%20to%20complicated%20stand%20alone%20one-of-a-kind%20%20programs%20whose%20application%20is%20unique%20to%20a" title="del.icio.us"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="mailto:?subject=The%20Honey%20Dance&amp;body=http%3A%2F%2Fpaladn.com%2Fblog%2Fthe-honey-dance%2F" title="email"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fpaladn.com%2Fblog%2Fthe-honey-dance%2F&amp;title=The%20Honey%20Dance&amp;source=Focusing+Knowledge+Power+Tools+for+Smart+Ideas...&amp;summary=At%20Paladin%20Consultants%2C%20we%20develop%20software%20-%20database%20%20applications%2C%20web%20services%2C%20and%20custom%20software%20ranging%20from%20interfaces%20to%20%20off-the-shelf%20commercial%20software%2C%20to%20complicated%20stand%20alone%20one-of-a-kind%20%20programs%20whose%20application%20is%20unique%20to%20a" title="LinkedIn"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://slashdot.org/bookmark.pl?title=The%20Honey%20Dance&amp;url=http%3A%2F%2Fpaladn.com%2Fblog%2Fthe-honey-dance%2F" title="Slashdot"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="" title="Spurl"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/" title="Spurl" alt="Spurl" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fpaladn.com%2Fblog%2Fthe-honey-dance%2F&amp;title=The%20Honey%20Dance" title="StumbleUpon"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fpaladn.com%2Fblog%2Fthe-honey-dance%2F&amp;submitHeadline=The%20Honey%20Dance&amp;submitSummary=At%20Paladin%20Consultants%2C%20we%20develop%20software%20-%20database%20%20applications%2C%20web%20services%2C%20and%20custom%20software%20ranging%20from%20interfaces%20to%20%20off-the-shelf%20commercial%20software%2C%20to%20complicated%20stand%20alone%20one-of-a-kind%20%20programs%20whose%20application%20is%20unique%20to%20a&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fpaladn.com%2Fblog%2Fthe-honey-dance%2F&amp;title=The%20Honey%20Dance" title="Live"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://ping.fm/ref/?link=http%3A%2F%2Fpaladn.com%2Fblog%2Fthe-honey-dance%2F&amp;title=The%20Honey%20Dance&amp;body=At%20Paladin%20Consultants%2C%20we%20develop%20software%20-%20database%20%20applications%2C%20web%20services%2C%20and%20custom%20software%20ranging%20from%20interfaces%20to%20%20off-the-shelf%20commercial%20software%2C%20to%20complicated%20stand%20alone%20one-of-a-kind%20%20programs%20whose%20application%20is%20unique%20to%20a" title="Ping.fm"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.printfriendly.com/print?url=http%3A%2F%2Fpaladn.com%2Fblog%2Fthe-honey-dance%2F&amp;partner=sociable" title="Print"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fpaladn.com%2Fblog%2Fthe-honey-dance%2F&amp;title=The%20Honey%20Dance" title="Reddit"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="" title="TwitThis"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="" title="YahooMyWeb"><img src="http://paladn.com/blog/wp-content/plugins/sociable/images/" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/paladn.com/blog/p=56</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
