<?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>Rod Blog</title>
	<atom:link href="http://rodwhisnant.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://rodwhisnant.com/blog</link>
	<description>Thoughts on Social Media, Technology &#38; Startups...</description>
	<lastBuildDate>Thu, 26 Jan 2012 16:27:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>&#8230;and along comes Pinterest</title>
		<link>http://rodwhisnant.com/blog/2012/01/pinterest/</link>
		<comments>http://rodwhisnant.com/blog/2012/01/pinterest/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 22:56:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[social media]]></category>
		<category><![CDATA[startup]]></category>

		<guid isPermaLink="false">http://rodwhisnant.com/blog/?p=123</guid>
		<description><![CDATA[In case you have been in a social media cave somewhere there is a hot new site people are flocking to called Pinterest. Now you may say Pinterest isn&#8217;t really new but, it has been garning a lot of new attention lately. Enough that they received around 27 million in funding recently.  They also employ [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://rodwhisnant.com/blog/wp-content/uploads/2012/01/pinterest-1-23-2012-3-56-59-PM.png"><img class="alignleft size-medium wp-image-124" style="padding-right: 10px; padding-bottom: 5px;" title="Pinterest Page" src="http://rodwhisnant.com/blog/wp-content/uploads/2012/01/pinterest-1-23-2012-3-56-59-PM-300x235.png" alt="" width="300" height="235" /></a> In case you have been in a social media cave somewhere there is a hot new site people are flocking to called Pinterest. Now you may say Pinterest isn&#8217;t really new but, it has been garning a lot of new attention lately. Enough that they received around <a title="PInterest Raises 27 Million" href="http://techcrunch.com/2011/10/07/confirmed-pinterest-raises-27-million-round-led-by-andreessen-horowitz/" target="_blank">27 million in funding</a> recently.  They also employ the exclusivity motivator in that you need to be on a waiting list to get access.  I waited 2 days.</p>
<p>I got more interested in exploring Pinterest when I talked to several people at a New Year&#8217;s Party that were becoming &#8220;addicted&#8221; to the platform.  I asked &#8220;What are you doing on Pinterest?&#8221;<br />
<span id="more-123"></span>The responses followed a few general themes:</p>
<p><strong>Pinterest Uses:</strong></p>
<ol>
<li>Creating a wishlist of stuff that you want and sharing it. <em>Great for your upcoming birthday or other gift-worthy event</em>.</li>
<li>Finding Ideas.<em> Ideas of all varieties: recipes, vacation spots, things to do, etc..</em></li>
<li>Photo Sharing. <em>This one seemed odd but, some people like the presentation of the photos so it may &#8220;work&#8221; but, I would think it&#8217;s less than ideal.</em></li>
</ol>
<p>So it appears that Pinterest is what you make it. I took the dive and created my first board around <a title="Multi-Sport Products" href="http://pinterest.com/multisport/multisport-products-i-love/" target="_blank">products that I love for multi-sport activities</a> (triathon, running, swimming, cycling, etc..).  Boards are Pinterest-speak for a collection of stuff.  It&#8217;s stupidly easy to add &#8220;pins&#8221; once you have the browser button in place. Just click &#8220;pin it&#8221; and select a photo on the page you want to pin.</p>
<p>I first wanted to add a pin for <a title="Vibram shoes" href="http://pinterest.com/pin/75435362478159067/" target="_blank">Vibrams</a> which have become my favorite running shoes.  Using my browser I found the the product on Vibram&#8217;s website and clicked &#8220;Pin it&#8221; ,  added a quick description and I was done!  I added a few more products and my board was now taking shape.  I even re-pinned a few products I found on Pinterest which also show up on my board.  It&#8217;s that easy to quickly build up a board.</p>
<p>It will be interesting the see how Pinterest evolves. It&#8217;s general purpose functionality is great but, I wonder if there are more powerful focused uses for the technology.</p>
]]></content:encoded>
			<wfw:commentRss>http://rodwhisnant.com/blog/2012/01/pinterest/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cassandra &#8211; High Performance Cookbook</title>
		<link>http://rodwhisnant.com/blog/2011/08/cassandra-high-performance-cookbook/</link>
		<comments>http://rodwhisnant.com/blog/2011/08/cassandra-high-performance-cookbook/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 03:42:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[software development]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://rodwhisnant.com/blog/?p=112</guid>
		<description><![CDATA[I&#8217;ve been exploring several NoSQL solutions this year including MongoDB, CouchDB, Riak, HBase and Cassandra. For one problem set we are trying to solve it appears Cassandra is a good fit. The challenge with using any new technology is there is a learning curve and new techniques to learn. If you get in deep with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://rodwhisnant.com/blog/wp-content/uploads/2011/08/5122OS_Cassandra-high-performance-cookbook.png"><img class="alignleft size-full wp-image-115" title="Cassandra high performance cookbook" src="http://rodwhisnant.com/blog/wp-content/uploads/2011/08/5122OS_Cassandra-high-performance-cookbook.png" alt="" width="125" height="152" /></a>I&#8217;ve been exploring several <a href="http://en.wikipedia.org/wiki/NoSQL" target="_blank">NoSQL</a> solutions this year including <a href="http://www.mongodb.org/" target="_blank">MongoDB</a>, <a href="http://couchdb.apache.org/">CouchDB</a>, <a href="http://wiki.basho.com/">Riak</a>, <a href="http://hbase.apache.org/" target="_blank">HBase</a> and <a href="http://cassandra.apache.org/" target="_blank">Cassandra</a>.  For one problem set we are trying to solve it appears Cassandra is a good fit.</p>
<p>The challenge with using any new technology is there is a learning curve and new techniques to learn.  If you get in deep with a technology you will soon find the limitations and maybe even &#8220;bugs&#8221;.   You need to understand how it is built enough to know if there are acceptable workarounds and what directions will simply be dead ends.  In searching for more information about Cassandra I came across a new book &#8220;<a href="http://link.packtpub.com/dI7FHZ" target="_blank">Cassandra High Performance Cookbook</a>&#8221; by Edward Capriolo and was asked to review it.  Here is that review:<span id="more-112"></span></p>
<p>If you are getting into Cassandra and have gone through the basics the &#8220;<a href="http://link.packtpub.com/dI7FHZ" target="_blank">Cassandra High Performance Cookbook</a>&#8221; is a good next read.  The book is formatted to provide an index of quick techniques called recipes.  A recipe include the problem or technique at hand, a how to do it, and how it works.  Some topics include code or script samples that can be very helpful.</p>
<p>I found it easy to jump around the topics that were of interest to me.  You generally don&#8217;t need much prior context for most of the recipes.  Some of the topics are fairly basic like &#8220;Connecting to Cassandra with CLI&#8221; but, there are move advanced topics that were of more interest to me.  I gained some quick insights about unit testing with embedded Cassandra and well as learned many tips on performance tuning and data modeling.  There are over 150 &#8220;recipes&#8221; as they are called which cover everything from setup, client development, administration, multiple data center deployments to the internal workings of Cassandra.</p>
<p>If you are getting into Cassandra I would recommend giving the &#8220;Cassandra High Performance Cookbook&#8221; a read after you have gone through the <a href="http://wiki.apache.org/cassandra/GettingStarted" target="_blank">Apache docs</a>.  Let me know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://rodwhisnant.com/blog/2011/08/cassandra-high-performance-cookbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solved! My Laptop Can Take Networks Down</title>
		<link>http://rodwhisnant.com/blog/2011/07/solved-laptop-can-take-down-a-network/</link>
		<comments>http://rodwhisnant.com/blog/2011/07/solved-laptop-can-take-down-a-network/#comments</comments>
		<pubDate>Sun, 17 Jul 2011 04:36:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://rodwhisnant.com/blog/?p=89</guid>
		<description><![CDATA[So I&#8217;ve been working with PC&#8217;s ,Windows and networking for quite a while. I&#8217;ve seen a lot of crazy things but recently I had a problem that has been both bizarre and extremely frustrating. I have a new laptop that is wicked fast that I am very happy with except for one major problem. It [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://rodwhisnant.com/blog/wp-content/uploads/2011/07/bigstock_closeup_of_network_hub_and_cab_12240053.jpg"></a><img class="alignleft size-medium wp-image-90" title="network_switch_cables" src="http://rodwhisnant.com/blog/wp-content/uploads/2011/07/bigstock_closeup_of_network_hub_and_cab_12240053-300x283.jpg" alt="" width="300" height="283" style="padding-right: 10px;" />So I&#8217;ve been working with PC&#8217;s ,Windows and networking for quite a while.  I&#8217;ve seen a lot of crazy things but recently I had a problem that has been both bizarre and extremely frustrating.  </p>
<p>I have a new laptop that is wicked fast that I am very happy with except for one major problem.  It would connect to some wireless networks and not others.  Unfortunately one of the networks it wouldn&#8217;t connect to was my home network, frustrating!  But, wait there is more.  Not only would it not connect to my home network it had the bizarre side effect of taking my entire network down!  That&#8217;s right, every PC, laptop, media player, set top box, phone got kicked off the internet and wouldn&#8217;t get back on.  <span id="more-89"></span>I could still connect to the router and all it&#8217;s status thinks everything is fine but, no internet.  I needed to reboot my router to fix the problem.</p>
<p>I have had this problem a few weeks now and even resorted to calling customer support for both my laptop and router.  As expected they did not offer any useful advice.  So as you can probably assume from the title of this post I got it working.</p>
<p>I had searched Google before looking for anything that might be applicable but, I searched again and stumbled across a forum post that mentioned power options on a laptop can effect network communications.  Not likely I thought but, I gave it a shot.  It appears changing my power setting from Balanced to High Performance does the trick.</p>
<p><a href="http://rodwhisnant.com/blog/wp-content/uploads/2011/07/power-settings1.jpg"><img class="aligncenter size-full wp-image-92" title="power settings in windows 7" src="http://rodwhisnant.com/blog/wp-content/uploads/2011/07/power-settings1.jpg" alt="" width="468" height="445" /></a>
<p>Problem solved, or at least a work around.</p>
<p>That&#8217;s the thing about technology there is always one more crazy thing you wouldn&#8217;t think of trying that can solve your problem.  Now I have a laptop that is capable of playing nice with networks or not.  </p>
<p>Given my new super-power, I promise to use my network taking-down capabilities only for good&#8230;  most likely.</p>
]]></content:encoded>
			<wfw:commentRss>http://rodwhisnant.com/blog/2011/07/solved-laptop-can-take-down-a-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Empire Avenue &#8211; Social Media Exchange</title>
		<link>http://rodwhisnant.com/blog/2011/06/empire-avenue-social-media-exchange/</link>
		<comments>http://rodwhisnant.com/blog/2011/06/empire-avenue-social-media-exchange/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 05:10:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[social media]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[stock]]></category>

		<guid isPermaLink="false">http://rodwhisnant.com/blog/?p=72</guid>
		<description><![CDATA[What&#8217;s Empire Avenue About? If you are an active participant in any of the usual social media channels you&#8217;ve probably seen Empire Avenue mentioned.    Empire Avenue is billed as a &#8220;Social Media Exchange&#8221;.  Basically a stock market where you can invest in other people, brands, companies, etc… that are big players or not so big players [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_73" class="wp-caption alignleft" style="width: 310px"><a href="http://rodwhisnant.com/blog/wp-content/uploads/2011/06/empire-Avenue-social-media-exchange.png"><img class="size-medium wp-image-73" title="empire-Avenue-social-media-exchange" src="http://rodwhisnant.com/blog/wp-content/uploads/2011/06/empire-Avenue-social-media-exchange-300x253.png" alt="Empire Avenue" width="300" height="253" /></a><p class="wp-caption-text">Social Media Exchange</p></div>
<h2>What&#8217;s Empire Avenue About?</h2>
<p>If you are an active participant in any of the usual social media channels you&#8217;ve probably seen <a title="Empire Avenue" href="http://empireavenue.com" target="_blank">Empire Avenue</a> mentioned.    Empire Avenue is billed as a &#8220;Social Media Exchange&#8221;.  Basically a stock market where you can invest in other people, brands, companies, etc… that are big players or not so big players in social media.</p>
<p>You start by setting up an account and pick your ticker symbol.  If you sign up soon there are still plenty of great symbols available  (I have <a title="WHIS Stock" href="http://empireavenue.com/whis" target="_blank">WHIS</a> for my personal accounts and <a title="CrowdMesh Stock" href="http://empireavenue.com/crowd" target="_blank">CROWD</a> for my startup <a title="twitter tool" href="http://crowdmesh.com" target="_blank">CrowdMesh</a>).   You can then earn virtual currency, called &#8220;Eaves&#8221;, by linking your accounts and participating in social media (twitter, facebook, linkedin, etc..), or on EA&#8217;s Communities.<br />
<span id="more-72"></span><br />
With your eaves you can invest in other stocks, buy boats, planes, houses, etc… Those investments can appreciate and pay dividends or the opposite of course.  That&#8217;s what makes it a market!  The market aspect of EA is fairly intriguing as the value placed on stocks is driven by the market (people buying and selling your stock).  They do have some anti-gaming features in place so one person can&#8217;t overly inflate another persons stock.  My thought is as the site matures your EA stock value may be a better indicator of your social clout than <a title="Klout" href="http://klout.com" target="_blank">Klout</a> currently provides.  But, it remains to be seen if they can garner enough users to make that viable.</p>
<p>&nbsp;</p>
<p>The one thing I was a little disappointed in were the communities.  There wasn&#8217;t much participation or interesting conversations.  Mostly annoying &#8220;buy me&#8221; pitches.  I think that’s an area they need to reevaluate as I don&#8217;t think people are looking for more general forums to participate in.</p>
<p>&nbsp;</p>
<p>Overall, I like the concept and think it has good potential.   Beware, it can be a little addicting to be able to buy stock in people you know and follow.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://rodwhisnant.com/blog/2011/06/empire-avenue-social-media-exchange/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Anatomy of Crunch-Time</title>
		<link>http://rodwhisnant.com/blog/2011/05/anatomy-of-crunch-time/</link>
		<comments>http://rodwhisnant.com/blog/2011/05/anatomy-of-crunch-time/#comments</comments>
		<pubDate>Thu, 19 May 2011 03:23:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[software development]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://rodwhisnant.com/blog/?p=63</guid>
		<description><![CDATA[If you&#8217;ve been in a web or software development group you&#8217;ve probably experienced what is commonly referred to as crunch-time.  Crunch-time is when the deadline is quickly approaching for a project and everyone has to put in extra hours at night or weekends to get the project completed. &#160; I&#8217;ve worked on numerous projects where [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_64" class="wp-caption alignright" style="width: 310px"><a href="http://rodwhisnant.com/blog/wp-content/uploads/2011/05/bigstock_Man_Asleep_On_Laptop_With_Cup__5671.jpg"><img class="size-medium wp-image-64" title="Software Developer Asleep" src="http://rodwhisnant.com/blog/wp-content/uploads/2011/05/bigstock_Man_Asleep_On_Laptop_With_Cup__5671-300x225.jpg" alt="Tired Software Developer" width="300" height="225" /></a><p class="wp-caption-text">Crunch-Time Participant</p></div>
<p>If you&#8217;ve been in a web or software development group you&#8217;ve probably experienced what is commonly referred to as crunch-time.  Crunch-time is when the deadline is quickly approaching for a project and everyone has to put in extra hours at night or weekends to get the project completed.</p>
<p>&nbsp;</p>
<p>I&#8217;ve worked on numerous <a title="Rod Whisnant's Projects" href="http://rodwhisnant.com/projects" target="_blank">projects</a> where the seems to happen and also numerous others where it wasn&#8217;t required.  So why is there a need for crunch time? It is simply poor time estimation , over ambitious goals, lack of resources, inflexible deadlines? Those are certainly factors.</p>
<p><span id="more-63"></span></p>
<h3><strong>Deadlines</strong></h3>
<p>Often development deadlines are set to coincide with marketing initiatives like  trade shows or media spends.  Changing these deadlines is often not feasible (e.g. We can&#8217;t push <a title="SXSW Interactive" href="http://sxsw.com/interactive" target="_blank">SXSW</a>i back a week to meet a goal), expensive (changing when a promotion is going to run), or undesirable (missed opportunities).</p>
<p>&nbsp;</p>
<h3><strong>Ambitious Goals</strong></h3>
<p>If you hear the executive-speak about a project that includes the terms: Aggressive, Ambitious, High-Risk or Accelerated the project is a good candidate for crunch time.  The reasons projects become high-risk are varied but, common examples include: large feature sets, bleeding edge technology choices, un-finalized requirements and fluffy goals.</p>
<p>&nbsp;</p>
<h3><strong>Lack of Resources</strong></h3>
<p>Another common factor in crunch-time projects is lack of resources. This is especially common in our current tech climate where rock star development resources are scarce.  True it can  be difficult to find the right devs but, often the realization that additional  resources are needed come to late in the process.  Then the common adage is that late in the game new devs can not make an impact so it&#8217;s up to the current development staff to make up the difference with additional work hours.</p>
<p>&nbsp;</p>
<h3><strong>Task Estimation</strong></h3>
<p>Most developers even leads are simply not great at determining level of effort on large projects.  Smaller projects and sprints are easier to estimate and dev groups can increase their estimating skills over time.  Trying to do this for large projects that will take many months is a different story.   It&#8217;s hard for many reasons including:  many unknowns in the system, many components and interactions, many developer skill levels, etc…   What is usually produced is a best guess estimate  effort required and then a buffer multiplier is used to produce the man hours required.</p>
<p>&nbsp;</p>
<h3><strong>The Positive Side</strong></h3>
<p>One thing I can say positive about the crunch-times I&#8217;ve been involved with is that they can be tremendous team-building exercises.  There is something about working late into the night, focusing on getting the last few bugs outs, drinking a beer and general comrade help to build strong dev groups.  I have many close friends to this day that I&#8217;ve gone through crunch-times and death-marches with.  Although, I wouldn&#8217;t necessarily want to go through those events again they obviously have some merit.</p>
<p>&nbsp;</p>
<h3><strong>What to do?</strong></h3>
<p>So can anything be done to reduce or eliminate crunch-time?  Certainly organizations should strive to improve their development processes and planning and that&#8217;s a good step.  Moving to scrum or other agile processes can certainly help also.  But, in the end I think there will usually be crunch-times for most large projects because there simply isn’t an economic force to reduce it especially in organizations that use few outside contractors.  It&#8217;s also become the status quo and is often expected to happen.</p>
<p>In the <a title="Resume of Rod Whisnant" href="http://rodwhisnant.com/resume" target="_blank">management position</a>s I&#8217;ve held I always tried to avoid crunch-time whenever possible and that is probably a good rule to go by.  <strong>Use them only when absolutely necessary</strong>!  If you have too many death marches you are bound to loose your star developers and any team building you&#8217;ve accomplished.</p>
<p>&nbsp;</p>
<p>What&#8217;s your experience?</p>
]]></content:encoded>
			<wfw:commentRss>http://rodwhisnant.com/blog/2011/05/anatomy-of-crunch-time/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Attack of the Blog Comment Bots</title>
		<link>http://rodwhisnant.com/blog/2011/05/attack-of-the-blog-comment-bots/</link>
		<comments>http://rodwhisnant.com/blog/2011/05/attack-of-the-blog-comment-bots/#comments</comments>
		<pubDate>Wed, 04 May 2011 03:55:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://rodwhisnant.com/blog/?p=50</guid>
		<description><![CDATA[&#160; No Comment! If you have been using WordPress or really any blogging platform one thing you&#8217;ll quickly run into is comment spam.  Comment spam are those generally meaningless general comments you see on every blog post. Why would anyone spend the time to post spam comments? Well it&#8217;s not people so much as automated [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://rodwhisnant.com/blog/wp-content/uploads/2011/05/bigstock_Woman_With_Attitude_1444030.jpg"></a></p>
<div id="attachment_53" class="wp-caption alignleft" style="width: 291px"><a href="http://rodwhisnant.com/blog/wp-content/uploads/2011/05/bigstock_Woman_With_Attitude_14440302-e1304480200995.jpg"><img class="size-medium wp-image-53" title="No Comment" src="http://rodwhisnant.com/blog/wp-content/uploads/2011/05/bigstock_Woman_With_Attitude_14440302-e1304480200995-281x300.jpg" alt="No Comment" width="281" height="300" /></a><p class="wp-caption-text">No Comment</p></div>
<p>&nbsp;</p>
<h1>No Comment!</h1>
<p>If you have been using WordPress or really any blogging platform one thing you&#8217;ll quickly run into is comment spam.  Comment spam are those generally meaningless general comments you see on every blog post.</p>
<p>Why would anyone spend the time to post spam comments? Well it&#8217;s not people so much as automated bots.  These bots are usually run by SEO groups that are attempting to obtain backlinks for their clients.  Backlinks are simply hyperlinks from one site to another.</p>
<p>This may sound a bit odd but, backlinks are one of the key signals that <a href="http://google.com" target="_blank">Google</a>, <a href="http://bing.com" target="_blank">Bing</a> and others use to determine relevant content for search.  The more backlinks to a site the better.  There are some exceptions to this as bloggers commonly use the rel=&#8221;nofollow&#8221; attribute on hyperlinks to inform the search engines to <a href="http://www.youtube.com/watch?v=x4UJS-LFRTU" target="_blank">ignore the links</a> for ranking purposes.  But, not all the SEO&#8217;s have caught on yet.</p>
<p><span id="more-50"></span>In every blog comment by these comment spam bots you will notice a couple things.</p>
<ol>
<li>A generic comment that can be      applied to multiple posts</li>
<li>A hyperlink to the      site trying to boost their SEO value</li>
</ol>
<p>Here are the basic categories of comment spam and examples of what they look like:</p>
<h4>Simple<br />
<span style="color: #808080; font-weight: normal;">I truly like your site</span></h4>
<p><span style="color: #808080;">That’s not just the best asnewr. It’s the bestest answer!</span></p>
<p><span style="font-weight: bold;">Complementary<br />
</span><span style="color: #808080;">I as well as my friends have been examining the good information found on your site then all of the sudden came up with a terrible feeling I never thanked you for those strategies. These boys happened to be so thrilled to see them and have in effect clearly been taking pleasure in these things. Thank you for indeed being simply thoughtful and also for selecting this form of incredibly good tips most people are really needing to discover. My very own honest apologies for not expressing appreciation to you sooner.</span></p>
<h4>Off Topic<br />
<span style="font-weight: normal; color: #808080;">Today, I went to the beach front with my kids. I found a sea shell and gave it to my 4 year old daughter and said “You can hear the ocean if you put this to your ear.” She placed the shell to her ear and screamed. There was a hermit crab inside and it pinched her ear. She never wants to go back! LoL I know this is completely off topic but I had to tell someone!</span></h4>
<h4>Helpful<br />
<span style="font-weight: normal; color: #808080;">I really love your site but, I thought you should know that the images aren&#8217;t loading in my browser.  I don&#8217;t know why but, thought you should fix it as you have very good knowledge.</span></h4>
<p>As you can see these comments could be used on just about any post although they probably need grammar and spell check .  These comments will be littered with hyper-links to sites hawking success secrets, supplements, get rich quick schemes, cheap software and the like.</p>
<p>One thing you can do if you have a blog is to <strong>moderate comments</strong> and simply reject comments that are spammy like those I mention.  If your blog is getting sufficiently popular this may become a hassle. There are also many plugins for popular blogging platforms to force a user to login or enter a CAPTCHA code to place a comment.  Those plugins can be slightly annoying for visitors but, will eliminate most of the comment spam and can be a good option.</p>
<p>So now I go to publish this post and await to comment spam I am sure will come.  When will the SEO&#8217;s learn that all these blog comment back-links have little value in SEO.  Stop spamming everyone!</p>
]]></content:encoded>
			<wfw:commentRss>http://rodwhisnant.com/blog/2011/05/attack-of-the-blog-comment-bots/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Top 5 Worst Interview Answers</title>
		<link>http://rodwhisnant.com/blog/2011/04/top-5-worst-interview-question-answers/</link>
		<comments>http://rodwhisnant.com/blog/2011/04/top-5-worst-interview-question-answers/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 03:19:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[funny]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://rodwhisnant.com/blog/?p=35</guid>
		<description><![CDATA[So I&#8217;ve been doing a lot of interviewing this year.  Not so much on the receiving end but, on the end where I need to ask probing questions to see if you really know what your talking about or you&#8217;re just BS-ing.  Believe me there is a lot of BS-ing going on. I&#8217;m amazed at [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_38" class="wp-caption alignright" style="width: 209px"><a href="http://rodwhisnant.com/blog/wp-content/uploads/2011/04/bigstock_Thumbs_Down___Not_Cool_505377.jpg"><img class="size-medium wp-image-38" title="Thumbs Down" src="http://rodwhisnant.com/blog/wp-content/uploads/2011/04/bigstock_Thumbs_Down___Not_Cool_505377-199x300.jpg" alt="The Big Thumbs Down" width="199" height="300" /></a><p class="wp-caption-text">Thumbs Down</p></div>
<p>So I&#8217;ve been doing a lot of interviewing this year.  Not so much on the receiving end but, on the end where I need to ask probing questions to see if you really know what your talking about or you&#8217;re just BS-ing.  Believe me there is a lot of BS-ing going on.</p>
<p>I&#8217;m amazed at the times people think that if they say a wrong answer with authority it makes it true.  Not so much.  There is also nothing wrong with saying &#8220;I don&#8217;t know&#8221;.  Unless of course it&#8217;s to every question.</p>
<p>So without further a-do here are the top 5 funniest (sad) interview answers I&#8217;ve received.</p>
<p>&nbsp;</p>
<ol>
<li>Q: Some technical      question<br />
A: I knew you were going to ask me that.  Ugh but, I still don&#8217;t know the answer.<em>&nbsp;</p>
<p></em><em> </em><em> </em><em> </em><em> </em><em>Wow, your psychic abilities did not help you here.</em></p>
<p><span id="more-35"></span></p>
</li>
<li>Q: Can you explain what SQL      injection is?<br />
A: SQL Injection is injecting some SQL in a variable so I can use it      later.&nbsp;</p>
<p><em>I was dumbfounded as was no longer able to complete the      interview.<br />
</em></li>
<li>Q: How many Starbucks are there in Austin?<br />
A: Well there are probably 100 roads&#8230; and there is a Starbucks on      every other block&#8230; so 13.&nbsp;</p>
<p><em>What?  That is just wrong on so many levels.<br />
</em></li>
<li>Q: Why did      you leave your last job?<br />
A: I&#8217;d rather not say.<br />
Q: Why is that?<br />
A: It was bad.<br />
<em><br />
Enough said.&nbsp;</p>
<p></em><em> </em><em> </em><em> </em><em> </em><em> </em></li>
<li>Q: Follow up question about his      last boss<br />
A: He was an idiot.<br />
Q: So I would be you&#8217;re new idiot boss?<br />
A: Only if you don&#8217;t hire me.<br />
<em><br />
I&#8217;m not sure that&#8217;s where he wanted to go.  He was not hired.</em></li>
</ol>
<p>&nbsp;</p>
<p>That&#8217;s it for now I&#8217;m sure I&#8217;ll get more than enough for another blog post.  What are some of the worst responses you have received?</p>
]]></content:encoded>
			<wfw:commentRss>http://rodwhisnant.com/blog/2011/04/top-5-worst-interview-question-answers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tax Time Story</title>
		<link>http://rodwhisnant.com/blog/2011/04/tax-time-story/</link>
		<comments>http://rodwhisnant.com/blog/2011/04/tax-time-story/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 02:46:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[software development]]></category>
		<category><![CDATA[taxes]]></category>

		<guid isPermaLink="false">http://rodwhisnant.com/blog/?p=27</guid>
		<description><![CDATA[It&#8217;s tax season again.  You know the signs:  People talking IRS, TurboTax, Deductions, IRAs, Tax Credits and the dreaded Tax Payment.  Tax season always reminds me of a little tax utility I wrote. About 3 years ago I had a problem getting my trades from my Broker into TurboTax.  I had all my trades in a [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_28" class="wp-caption alignleft" style="width: 310px"><a href="http://rodwhisnant.com/blog/wp-content/uploads/2011/04/bigstock_tax_form_13269356.jpg"><img class="size-medium wp-image-28" title="IRS Tax Form" src="http://rodwhisnant.com/blog/wp-content/uploads/2011/04/bigstock_tax_form_13269356-300x200.jpg" alt="Signing an IRS Tax Form" width="300" height="200" /></a><p class="wp-caption-text">IRS Tax Form</p></div>
<p>It&#8217;s tax season again.  You know the signs:  People talking IRS, TurboTax, Deductions, IRAs, Tax Credits and the dreaded Tax Payment.  Tax season always reminds me of a little <a href="http://rodwhisnant.com/txf/" target="_blank">tax utility</a> I wrote.</p>
<p>About 3 years ago I had a problem getting my trades from my Broker into <a href="http://turbotax.intuit.com/" target="_blank">TurboTax</a>.  I had all my trades in a nice little spreadsheet ready to import when alas I saw that the only import format TurboTax supported was TXF.  TXF? What is a TXF I thought.  I <a href="http://turbotax.intuit.com/txf/TXF041.jsp" target="_blank">looked it up</a> and discovered it was a fairly simple text format.  I also saw many conversion programs available that would take a CSV or Excel file and convert them to TXF for the low price of $40.  $40 to convert one text file to another?</p>
<p>I was frustrated that something as basic as a common file import was not available in TurboTax and that 3rd parties where charging as much as I paid for the tax program to do this simple conversion.  One of my skills being a <a href="http://rodwhisnant.com/resume/" target="_blank">software architect</a> I got to work and wrote the converter in an hour or so and got my taxes going.  I then decided to put this conversion utility on my website so that anyone can use it for FREE.</p>
<p>So around this time of year I get a ton of traffic to that <a href="http://rodwhisnant.com/txf/" target="_blank">TXF conversion utility</a> as Intuit still hasn’t gotten around to adding it to TurboTax so there is still a big need to fill.  I even use it myself  and I always enjoy the intermittent thanks I get from satisfied users.</p>
<p>Just my little way of giving back while the Tax-man taketh away&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://rodwhisnant.com/blog/2011/04/tax-time-story/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beware of the Twitter Bots</title>
		<link>http://rodwhisnant.com/blog/2011/04/beware-of-the-twitter-bots/</link>
		<comments>http://rodwhisnant.com/blog/2011/04/beware-of-the-twitter-bots/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 03:31:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[social media]]></category>
		<category><![CDATA[robots]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://rodwhisnant.com/blog/?p=19</guid>
		<description><![CDATA[If you&#8217;ve been on Twitter for a while you’ve probably seen some unexplained follower activity.  See if this sounds familiar: Some unheard of company or marketer starts following you.  You think wow they have 40,000 followers they must be really important or how could they get that many followers.  Soon you see many more people following you [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Purple Robot by peyri, on Flickr" href="http://www.flickr.com/photos/peyri/34685785/"><img style="float: left; padding-right: 5px;" src="http://farm1.static.flickr.com/23/34685785_21870f65ac_m.jpg" alt="Purple Robot" width="180" height="240" /></a>If you&#8217;ve been on <a href="http://twitter.com" target="_blank">Twitter</a> for a while you’ve probably seen some unexplained follower activity.  See if this sounds familiar: Some unheard of company or marketer starts following you.  You think wow they have 40,000 followers they must be really important or how could they get that many followers.  Soon you see many more people following you each with thousands of followers.  Then you start to think why are these people following me?  Maybe they saw my last tweet?  Wow, maybe I am a big deal.</p>
<p>Well, you’re last tweet may have been good but, that’s not what’s happening here.  This is the work of  “Twitter Bots”.  A Twitter Bot (or robot) is an automated program that scours Twitter looking for accounts to follow.</p>
<p>Why would anyone do that?</p>
<p>The main reason is that some marketers view Twitter a strictly a numbers game.  The more followers the more people they can blast their “message” to.  Twitter has imposed limits so people can’t follow 1000’s of accounts without people following them back.  Essentially everyone can follow 2000 people but, after that you need to get more people to follow you before you can follow more people (e.g. the game).  Some people call the state where you can’t follow more people as Twitter Jail.</p>
<p>To break it down here’s how the bots generally work:</p>
<ol>
<li>Follow as many people as you can (up to the Twitter limitation)</li>
<li>Wait some time (maybe a few days or a week)</li>
<li>Un-follow every account that hasn’t followed back</li>
<li>Repeat</li>
</ol>
<p>Here are some quick indicators that someone following you may be running a bot:</p>
<ol>
<li>Little or no tweets.</li>
<li>Same tweets over and over (aka. Twitter Vomit)</li>
<li>Obscure or no bio</li>
<li>No profile picture (e.g. The twitter egg)</li>
<li>Account is following  100’s or 1000’s of accounts but, has few followers (note:  their few followers are probably bots also)</li>
<li>Over 2000 followers and around equal numbers of following / followers.  Note: There are exceptions to this.</li>
<li>You were followed by lots of people around the same time in volume that is unusual for your account.  Paid bots are often at work for multiple accounts.</li>
</ol>
<p>So what to do?</p>
<p>Don’t play the game.  Don’t follow people unless you are really interested in what they are saying.  There are so many really <a href="http://twitter.com/rodwhisnant" target="_blank">interesting people</a> on twitter to follow, just look for more with the many <a href="http://youarewhoyoufollow.com" target="_blank">twitter tools</a> available.</p>
]]></content:encoded>
			<wfw:commentRss>http://rodwhisnant.com/blog/2011/04/beware-of-the-twitter-bots/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Beginning</title>
		<link>http://rodwhisnant.com/blog/2011/03/the-beginning/</link>
		<comments>http://rodwhisnant.com/blog/2011/03/the-beginning/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 12:55:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[startup]]></category>

		<guid isPermaLink="false">http://rodwhisnant.com/blog/?p=4</guid>
		<description><![CDATA[Thanks for stopping by my blog.  I&#8217;ve had this setup for a couple years now and figure it&#8217;s about time I start to use it!  I&#8217;ve had some other blogs in the past but, haven&#8217;t kept up with them.  Hopefully this one is different. If you have met me in real life (as opposed to [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_15" class="wp-caption alignleft" style="width: 250px"><a href="http://www.flickr.com/photos/wolfgangstaudt/2280426320/"><img class="size-full wp-image-15 " title="State Route 12 - Wolfgang Staudt" src="http://rodwhisnant.com/blog/wp-content/uploads/2011/03/2280426320_b5187768b5_m.jpg" alt="" width="240" height="143" /></a><p class="wp-caption-text">State Route 12 - Wolfgang Staudt</p></div>
<p><a href="http://rodwhisnant.com/"></a>Thanks for stopping by my blog.  I&#8217;ve had this setup for a couple years now and figure it&#8217;s about time I start to use it!  I&#8217;ve had some other blogs in the past but, haven&#8217;t kept up with them.  Hopefully this one is different.</p>
<p>If you have met me in real life (as opposed to online life) you&#8217;ll know that I am a big user of <a href="http://twitter.com/rodwhisnant">twitter</a>.  The 140 characters is usually sufficient for me but, I have some things that I would like to share that just don&#8217;t fit in that space.</p>
<p>A little about me: For my day job I do some <a href="../../">enterprise software architecture</a> but, I&#8217;m also involved with a <a href="http://crowdmesh.com/">startup</a> doing some interesting things in the social media arena.  I&#8217;m into cycling but, I&#8217;m nowhere near the peak form I was in a few years back.   Most of my time is spent with my wife and 3 kids who are awesome and keep me grounded and motivated.</p>
<p>I&#8217;ll be writing more about my experiences on the entrepreneurial front as well as sharing technology insights and random other things I find interesting.  So stick around and see what happens.</p>
]]></content:encoded>
			<wfw:commentRss>http://rodwhisnant.com/blog/2011/03/the-beginning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Object Caching 454/640 objects using disk: basic

Served from: rodwhisnant.com @ 2012-05-19 18:52:48 -->
