<?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>Travis Vocino</title>
	<atom:link href="http://vocino.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://vocino.com</link>
	<description>UI/UX Designer, Entrepreneur &#38; Startup Catalyst</description>
	<lastBuildDate>Wed, 13 Jul 2011 21:35:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Case Study: Folioly</title>
		<link>http://vocino.com/folioly/</link>
		<comments>http://vocino.com/folioly/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 19:46:52 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[freemium]]></category>
		<category><![CDATA[haml]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[sass]]></category>

		<guid isPermaLink="false">http://vocino.com/?p=1320</guid>
		<description><![CDATA[My good friend, a model at the time, was the inspiration for an idea I had to solve a major problem with model portfolios. Most model portfolio sites are built on top of open-source CMS themes designed to get you &#8230; <a href="http://vocino.com/folioly/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My good friend, a model at the time, was the inspiration for an idea I had to solve a major problem with model portfolios. Most model portfolio sites are built on top of open-source CMS themes designed to get you up and running with your own &#8220;social network&#8221; in minutes. That is to say, they&#8217;re mostly crap.</p>
<p class="sidenote">The largest model portfolio site was and is a MySpace software clone called <a href="http://www.modelmayhem.com/">Model Mayhem</a>. It&#8217;s not very pretty.</p>
<p>I thought &#8220;What could be better than looking at models all day to build an app?&#8221; Thus, <strong>Folioly</strong>, an easy interface for models to upload, organize and share their model photos and create a comp-card style portfolio, was born.</p>
<h3>The Business Model</h3>
<p class="sidenote"><strong>Freemium</strong> is a business model that works by offering a game, product or service free of charge while charging a premium for advanced features, functionality, or related products and services.</p>
<p>I decided early on that I was going to build a <em>freemium</em> service. This has been a proven SaaS model—especially in regards to apps where you upload and store a certain amount of data. Photos and portfolios are therefore a perfect fit. Simply allow a limited storage metric for free and then increase it for some monthly fee.</p>
<p>Since in my default template the user would get a nice layout for 5 high resolution images, I decided that offering 4 hi-res photos for free would give the user an opportunity to test the platform and encourage them to upgrade since it would look nicer to complete the page.</p>
<h3>The Homepage</h3>
<p>There wasn&#8217;t much to the homepage. Its only purpose in life is to convert paid visitors, through Facebook ads and Google Adwords, to free sign-up users.</p>
<p><img class="alignnone size-large wp-image-1321" title="Folioly Homepage" src="http://vocino.com/wp-content/uploads/2011/06/folioly-940x965.jpg" alt="" width="940" height="965" /></p>
<p>I wanted the call to action to be huge but not stupid, which is why I made it big but kept the color scheme rather than opt for red or an accent color. For the heavy reader or researcher, there&#8217;s another small call to action across the middle of the page in the white space.</p>
<p>Other than that, you&#8217;re really just trying to convey some quick reasons why one should sign up. Most visitors from paid acquisition spent very little time on the homepage before signing up. People land on your app&#8217;s homepage and decide within seconds if they think it&#8217;s some fly-by-night bullshit or if it&#8217;s a well-crafted web application that they might be interested in.</p>
<p>That&#8217;s why UI and UX investments are so important!</p>
<h3>The Dashboard</h3>
<p>It&#8217;s important to let your users know that they have something to do next. By showing icons and outlines for where photos <em>should</em> be it encourages users to upload more. This coupled with the fact that a user has a limited amount of free storage creates a sense that they should upgrade so they can <em>complete</em> the unfinished work.</p>
<p class="sidenote">The dashboard in Folioly used a <a href="http://jqueryui.com/demos/sortable/">sortable</a> list powered by <a href="http://jqueryui.com">jQuery</a> to allow models to arrange their photos.</p>
<p>The blank space items encouraged users to upload new photos to fill out the layout (and thus upgrade to a premium plan).</p>
<p><img class="alignnone size-medium wp-image-1331" title="Folioly Dashboard" src="http://vocino.com/wp-content/uploads/2011/06/folioly-dashboard-620x441.png" alt="" width="620" height="441" /></p>
<p>The dashboard is clean and seeing the photos dragged and dropped into place is very cool. I&#8217;m excited to use this UI pattern again soon.</p>
<h3>The Conversion to Pro</h3>
<p>At any point in our users&#8217; lives they can check the status of their account. I deliberately kept it extremely simple. Two plans, one is limited, one is <strong>unlimited</strong>. There&#8217;s really not much to think about.</p>
<p class="sidenote">The account overview page has one job: sell pro conversions. It&#8217;s big, it&#8217;s blue, it&#8217;s pretty.</p>
<p><img class="alignnone size-medium wp-image-1336" title="Folioly Conversion" src="http://vocino.com/wp-content/uploads/2011/06/folioly-conversion-620x404.png" alt="" width="620" height="404" /></p>
<p>Using <a href="http://aws.amazon.com/s3/">Amazon S3</a> for storing model photos meant even high resolution images had a relatively low cost. And how many photos can someone really upload? Offering an unlimited plan didn&#8217;t seem like much of a gamble since averaged over the entire user base, the $12 per month more than covered even the most ambitious of uploaders.</p>
<h3>The Viral Loop</h3>
<p class="sidenote">Sharing was initially handled by a simple custom <a href="http://www.addthis.com/">AddThis</a> integration. Later, it was moved to more integrated Facebook and Twitter API connections.</p>
<p><img class="alignright size-full wp-image-1342" title="Folioly Sharing" src="http://vocino.com/wp-content/uploads/2011/06/folioly-sharing.jpg" alt="" width="287" height="339" />The key aspect to success with web software products like this is a strong viral loop. The Folioly model worked well for this since models inherently are looking for exposure and therefore genuinely want to share the portfolio they&#8217;ve just created with as many people as humanly possible.</p>
<p>At that point, you just need to give them the tools to do so.</p>
<p>For a more technical overview about tracking the viral loop in Folioly, take a look at my article <a title="Tracking Goals for Your Web Application with Google Analytics" href="http://vocino.com/tracking-goals-for-your-web-application-with-google-analytics/">Tracking Goals for Your Web Application with Google Analytics</a>.</p>
<h3>Why It Didn&#8217;t Work</h3>
<p>Folioly got some traction, converted well (Facebook ads worked better than Google Adwords) and had decent retention in the beginning. Ultimately, however, it wasn&#8217;t enough of a return to justify spending the time and money marketing the site.</p>
<p>I believe it could have worked if features were continuously rolled out and more attention was given to the relationship and contact building between models and photographers. That&#8217;s what a lot of these model portfolio sites are really used for, it seems.</p>
<p>I loved working on it as it taught me about conversion tracking, plotting cost-per-acquisition scenarios and designing viral loops for social apps.</p>
]]></content:encoded>
			<wfw:commentRss>http://vocino.com/folioly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tracking Goals for Your Web Application with Google Analytics</title>
		<link>http://vocino.com/tracking-goals-for-your-web-application-with-google-analytics/</link>
		<comments>http://vocino.com/tracking-goals-for-your-web-application-with-google-analytics/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 00:00:57 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Metrics]]></category>
		<category><![CDATA[conversions]]></category>
		<category><![CDATA[freemium]]></category>
		<category><![CDATA[funnels]]></category>
		<category><![CDATA[goals]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[tracking]]></category>

		<guid isPermaLink="false">http://vocino.com/?p=1200</guid>
		<description><![CDATA[I can not stress enough how important I consider tracking. The more you can track the better. This is especially true when it comes to how much your users are sharing elements of the site with their friends, inviting new &#8230; <a href="http://vocino.com/tracking-goals-for-your-web-application-with-google-analytics/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I can not stress enough how important I consider tracking. The more you can track the better.</p>
<p>This is especially true when it comes to how much your users are sharing elements of the site with their friends, inviting new potential users and, of course at what percentage they convert to paying customers. That is what we will be covering here.</p>
<p>There are a few popular monetization models used by web applications. For the purposes of this article we will concentrate on the &#8220;freemium&#8221; model. That is, offer users some limited account type for free with the option of upgrading to a paid version with more features.</p>
<p>The key here is that we want to know what we are tracking and that&#8217;s easy with a freemium model:</p>
<ul>
<li>Conversions from <strong>Visitor</strong> to <strong>Free User</strong></li>
<li>Conversions from <strong>Free User</strong> to <strong>Paid User</strong></li>
</ul>
<p>Of course, you should be tracking much more than just that. In fact, you will be tracking as much as you possibly can but that is outside the scope of this article. Account profile updates, sharing (very important), upgrades to more plans if you offer several tiers, and downgrade are all things that are pretty important in establishing a real outlook for your application and business.</p>
<p>In freemium models, we want to deliver the user to the action they would like to take as quickly as possible. So if there is a sign up process standing between the user and uploading a photo, we want them to sign up real quick and then be dropped on that photo upload screen immediately. That means we&#8217;re usually getting rid of the superfluous &#8220;thank you&#8221; pages that we used to see everywhere and instead using flash messages to notify a user that their action was successful.</p>
<p>One benefit to flash messages is that it creates a built-in infrastructure of excellent event tracking.</p>
<h3>A Case Study as a Tutorial</h3>
<p>I wanted to track anonymous-to-free and free-to-paid conversions on <a href="http://folioly.com">Folioly</a>, a model portfolio site. However, because users are immediately dumped into their dashboard once they sign up, the address the user lands on after making those conversions is the same <abbr title="Uniform Resource Locator">URL</abbr> that users are hitting all day. Therefore, if we don&#8217;t want to have a bunch of garbage data in our analytics, we need to track a custom pageview when the user sees a &#8220;success&#8221; flash message.</p>
<h4>In Your App</h4>
<p>First I put the default tracking code in. This is the <a href="http://code.google.com/apis/analytics/docs/tracking/asyncTracking.html">asynchronous version</a> which has a number of benefits which I won&#8217;t go into here. It&#8217;s important to note though, because the <em><strong>_trackPageview</strong></em> options we&#8217;re going to embed later are different from the standard Google Analytics code snippet you get when you create a new account.</p>
<p>Like most people, I put my tracking code in a partial. In this case, <em><strong>_ga.html.haml</strong></em>. That file is shown below with the addition of my new <em>if flash</em>.</p>
<p class="note">Note that we use <acronym title="HTML Abstraction Markup Language"><a title="#HAML" href="http://haml-lang.com/">HAML</a></acronym> in our <acronym title="Ruby on Rails">Rails</acronym> projects so you&#8217;ll have to do some editing if you&#8217;re a copy &amp; paster.</p>

<div class="wp_syntax"><div class="code"><pre class="rails" style="font-family:monospace;"><span style="color:#006600; font-weight:bold;">%</span>script<span style="color:#006600; font-weight:bold;">&#123;</span>:type =<span style="color:#006600; font-weight:bold;">&amp;</span>gt; <span style="color:#996600;">&quot;text/javascript&quot;</span>, <span style="color:#ff3333; font-weight:bold;">:charset</span> =<span style="color:#006600; font-weight:bold;">&amp;</span>gt; <span style="color:#996600;">&quot;utf-8&quot;</span><span style="color:#006600; font-weight:bold;">&#125;</span>
  var _gaq = _gaq <span style="color:#006600; font-weight:bold;">||</span> <span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#006600; font-weight:bold;">&#93;</span>;
  _gaq.<span style="color:#9900CC;">push</span><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#996600;">'_setAccount'</span>, <span style="color:#996600;">'UA-XXXXXX-XX'</span><span style="color:#006600; font-weight:bold;">&#93;</span><span style="color:#006600; font-weight:bold;">&#41;</span>;
  _gaq.<span style="color:#9900CC;">push</span><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#996600;">'_setDomainName'</span>, <span style="color:#996600;">'.folioly.com'</span><span style="color:#006600; font-weight:bold;">&#93;</span><span style="color:#006600; font-weight:bold;">&#41;</span>;
  _gaq.<span style="color:#9900CC;">push</span><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#996600;">'_trackPageview'</span><span style="color:#006600; font-weight:bold;">&#93;</span><span style="color:#006600; font-weight:bold;">&#41;</span>;
<span style="color:#006600; font-weight:bold;">&#40;</span>function<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#123;</span>
  var ga = document.<span style="color:#9900CC;">createElement</span><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#996600;">'script'</span><span style="color:#006600; font-weight:bold;">&#41;</span>; ga.<span style="color:#9900CC;">type</span> = <span style="color:#996600;">'text/javascript'</span>; ga.<span style="color:#9900CC;">async</span> = <span style="color:#0000FF; font-weight:bold;">true</span>;
  ga.<span style="color:#9900CC;">src</span> = <span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#996600;">'https:'</span> == document.<span style="color:#9900CC;">location</span>.<span style="color:#9900CC;">protocol</span> ? <span style="color:#996600;">'https://ssl'</span> : <span style="color:#996600;">'http://www'</span><span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">+</span> <span style="color:#996600;">'.google-analytics.com/ga.js'</span>;
  <span style="color:#006600; font-weight:bold;">&#40;</span>document.<span style="color:#9900CC;">getElementsByTagName</span><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#996600;">'head'</span><span style="color:#006600; font-weight:bold;">&#41;</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#006666;">0</span><span style="color:#006600; font-weight:bold;">&#93;</span> <span style="color:#006600; font-weight:bold;">||</span> document.<span style="color:#9900CC;">getElementsByTagName</span><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#996600;">'body'</span><span style="color:#006600; font-weight:bold;">&#41;</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#006666;">0</span><span style="color:#006600; font-weight:bold;">&#93;</span><span style="color:#006600; font-weight:bold;">&#41;</span>.<span style="color:#9900CC;">appendChild</span><span style="color:#006600; font-weight:bold;">&#40;</span>ga<span style="color:#006600; font-weight:bold;">&#41;</span>;
<span style="color:#006600; font-weight:bold;">&#125;</span><span style="color:#006600; font-weight:bold;">&#41;</span><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span>;
&nbsp;
<span style="color:#006600; font-weight:bold;">-</span> <span style="color:#9966CC; font-weight:bold;">if</span> <span style="color:#5A0A0A; font-weight:bold;">flash</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#ff3333; font-weight:bold;">:analytics</span><span style="color:#006600; font-weight:bold;">&#93;</span>
  <span style="color:#006600; font-weight:bold;">%</span>script<span style="color:#006600; font-weight:bold;">&#123;</span>:type =<span style="color:#006600; font-weight:bold;">&amp;</span>gt; <span style="color:#996600;">&quot;text/javascript&quot;</span>, <span style="color:#ff3333; font-weight:bold;">:charset</span> =<span style="color:#006600; font-weight:bold;">&amp;</span>gt; <span style="color:#996600;">&quot;utf-8&quot;</span><span style="color:#006600; font-weight:bold;">&#125;</span>
= <span style="color:#5A0A0A; font-weight:bold;">flash</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#ff3333; font-weight:bold;">:analytics</span><span style="color:#006600; font-weight:bold;">&#93;</span></pre></div></div>

<p>As you can see, we&#8217;re throwing in another script if our new flash gets called.</p>
<p>For example, when a user creates an account and sees the flash message <strong><em>&#8220;Account successfully created&#8221;</em></strong> we also want to insert a new <strong><em>_trackPageview</em></strong> for &#8220;/free&#8221; (so we can track that as a goal). One caveat is that this will generate two pageviews when the convert happens. I feel that this is negligible considering the overwhelming value this data generates.</p>
<p>Below is what our Free-to-Pro flash message looks like with the <em><strong>[:analytics]</strong></em> code in there.</p>

<div class="wp_syntax"><div class="code"><pre class="rails" style="font-family:monospace;"><span style="color:#9966CC; font-weight:bold;">if</span> <span style="color:#CC0066; font-weight:bold;">sub</span> = user.<span style="color:#9900CC;">subscriptions</span>.<span style="color:#9900CC;">create</span><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span>
  <span style="color:#5A0A0A; font-weight:bold;">flash</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#ff3333; font-weight:bold;">:notice</span><span style="color:#006600; font-weight:bold;">&#93;</span> = <span style="color:#996600;">&quot;Account successfully upgraded.&quot;</span>
  <span style="color:#5A0A0A; font-weight:bold;">flash</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#ff3333; font-weight:bold;">:analytics</span><span style="color:#006600; font-weight:bold;">&#93;</span> = <span style="color:#996600;">&quot;_gaq.push(['_trackPageview', '/pro']);&quot;</span>
<span style="color:#9966CC; font-weight:bold;">else</span>
  <span style="color:#5A0A0A; font-weight:bold;">flash</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#ff3333; font-weight:bold;">:error</span><span style="color:#006600; font-weight:bold;">&#93;</span> = errors_for_flash<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#CC0066; font-weight:bold;">sub</span><span style="color:#006600; font-weight:bold;">&#41;</span>
<span style="color:#9966CC; font-weight:bold;">end</span>
<span style="color:#9966CC; font-weight:bold;">else</span>
  <span style="color:#5A0A0A; font-weight:bold;">flash</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#ff3333; font-weight:bold;">:error</span><span style="color:#006600; font-weight:bold;">&#93;</span> = <span style="color:#996600;">&quot;You've just made a terrible mistake.&quot;</span>
<span style="color:#9966CC; font-weight:bold;">end</span></pre></div></div>

<p>These two flash messages—&#8221;Account successfully created&#8221; and &#8220;Account successfully upgraded&#8221;—are now not only helpful feedback for our users but also extremely helpful to you for goal tracking.</p>
<h4>In Google Analytics</h4>
<p>We have some new tracking to work with in the form of pageviews to our site. Here&#8217;s how it breaks down when you&#8217;re looking at our Google Analytics for Folioly:</p>
<ul>
<li>Conversions from <strong>Visitor</strong> to <strong>Free User</strong> register as pageviews to <strong>folioly.com/free</strong></li>
<li>Conversions from <strong>Free User</strong> to <strong>Paid User</strong> register as pagesviews to <strong>folioly.com/pro</strong></li>
</ul>
<p>Now that our data is recorded we can add some goals. We need two goals—one for each of our conversions.</p>
<p><img class="alignnone size-full wp-image-1243" title="Goals for Folioly in Google Analytics" src="http://vocino.com/wp-content/uploads/2010/03/goals.jpg" alt="" width="610" height="268" /></p>
<p>Let&#8217;s check out our first goal, <strong>Free Conversion</strong>.</p>
<p class="note">Note that we track subdomains on Folioly with an Analytics filter (not covered in this article) so that&#8217;s why you see /folioly.com in the boxes below. However, for your site you will likely just use /free and /pro.</p>
<p><img class="alignnone size-full wp-image-1245" title="Visitor-to-Free Goal Conversion for Folioly" src="http://vocino.com/wp-content/uploads/2010/03/conversion.jpg" alt="" width="610" height="648" /></p>
<p>Just to reiterate what is in the screenshot, we have an Exact Match goal type with the web address /folioly.com/free which is what our Visitor-to-Free flash message pageview is.</p>
<p>In the funnel, we have /folioly.com/register/ set as a required step since in order to sign up for an account on Folioly one must visit the registration form and put in their information. If your sign up process has more steps I would encourage you to put those steps in your funnel so that you&#8217;re able to visualize the funnel later.</p>
<h4>Utilizing the Data</h4>
<p><img class="alignright size-full wp-image-1248" title="Visitor to Free Conversion Funnel for Folioly" src="http://vocino.com/wp-content/uploads/2010/03/funnel.jpg" alt="" width="199" height="296" />This is extremely helpful in stamping out problem areas in your sign up or conversion process that might be discouraging users from pulling the trigger.</p>
<p>With this data we can now visualize how our users are converting (hopefully) or not converting on the site. More importantly, if you&#8217;re tracking which paid advertising campaign that user came from, you can immediately see what the conversion rate for that particular ad spend is.</p>
<p>If you&#8217;re not doing this, you <strong>should not</strong> be spending money on <abbr title="Cost Per Click">CPC</abbr> advertising (or much of any online advertising, really) because you&#8217;re basically throwing money into a black hole.</p>
<p>You want to track how valuable that paid traffic is, how long it takes them to convert, how they eventually end up converting, and more.</p>
]]></content:encoded>
			<wfw:commentRss>http://vocino.com/tracking-goals-for-your-web-application-with-google-analytics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Stop Hiring Social Media Specialists</title>
		<link>http://vocino.com/stop-hiring-social-media-specialists/</link>
		<comments>http://vocino.com/stop-hiring-social-media-specialists/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 18:55:50 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[consulting]]></category>
		<category><![CDATA[gurus]]></category>
		<category><![CDATA[hiring]]></category>
		<category><![CDATA[specialists]]></category>
		<category><![CDATA[strategy]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://vocino.com/?p=1161</guid>
		<description><![CDATA[After seeing several people in my Twitter stream talk about how they were in the process of creating keynotes on social media, I sent out one of my classic hyperbolic tweets. Is there anyone who is NOT giving presentations on &#8230; <a href="http://vocino.com/stop-hiring-social-media-specialists/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After seeing several people in my Twitter stream talk about how they were in the process of creating keynotes on social media, I sent out one of my classic <a href="http://twitter.com/Vocino/status/10983322568">hyperbolic tweets</a>.</p>
<p>Is there anyone who is NOT giving presentations on social media these days?</p>
<p>Seriously. It seems like everyone is in the business of telling people how to be in the business of social media. Apparently the monetization strategy for this is being hired as a social media consultant and masterminding a social media synergy of awesome for the most social mediaist social media ever.</p>
<p>The problem with that approach is that it completely misses the point.</p>
<p><img class="alignright size-medium wp-image-1173" title="Fox Loves Social Media" src="http://vocino.com/wp-content/uploads/2010/03/switchedfox-260x206.jpg" alt="" width="260" height="206" />Here&#8217;s how most companies address their social media campaign needs:</p>
<ol>
<li>Find out from <a href="http://www.foxnews.com/foxfriends/">FOX &amp; Friends</a> that they should probably be getting on board this whole social internet train.</li>
<li>Attend the nearest conference and attend a keynote about &#8220;Using Social Media to Grow Your Business 5000% in 20 Days of Less!&#8221;</li>
<li>Get excited about all the buzz words and hire a &#8220;Social Media Specialist&#8221; (usually this seems to be the keynote speaker getting hired, actually).</li>
<li>Pay said Specialist a monthly retainer to handle expert socialization branding viral magic.</li>
</ol>
<p>What&#8217;s the missing component here? <strong>You.</strong></p>
<p>You&#8217;ve hired yourself out of the most fundamentally important roles you can have in your business and thus missed the point of developing a social media strategy. There&#8217;s no one you could possibly retain on a consultancy basis who knows your business better than the people who are in the trenches dealing with customers, moving boxes, filing forms, answering phones and making shit happen day-to-day.</p>
<p>That&#8217;s not to say everyone in your business needs to be intimately involved in your social media strategy (although that&#8217;s the way it should be), but I know without a doubt who it shouldn&#8217;t be: anyone else.</p>
<p>Of course, it might be that you, as the CEO, do not have time to dedicate to such a mundane task as responding to people on Twitter.</p>
<p>Well, that&#8217;s ok, I&#8217;ll shop somewhere else. It&#8217;s safe to say that if you&#8217;re reading this blog, companies bigger and CEOs busier than you are making the effort and pulling it off. You need to have a layer in place to handle returns if you&#8217;re really getting a very high level of response but that is rare.</p>
<p>I&#8217;m not talking about companies like Comcast and Dell who have full-time Twitter customer support people monitoring their accounts. That&#8217;s fine and understandable. I&#8217;m talking to you though, the small business guy or girl who isn&#8217;t sure how to break in and feels like the results aren&#8217;t coming fast enough. When your goal is to just participate in the interactions happening in your market space because you&#8217;re genuinely interested, you will find that a social media strategy comes natural.</p>
<p>If you&#8217;re selling tax services in West Palm Beach, you should be participating in those conversations. As I write this, I found <a href="http://twitter.com/KINGROB22/statuses/10981142920">four</a> <a href="http://twitter.com/ainsworth/statuses/10903730649">people</a> <a href="http://twitter.com/myfunkycamera/statuses/10895009534">doing</a> <a href="http://twitter.com/kokogirl/statuses/10648700166">their</a> taxes right this very second on Twitter. They&#8217;re probably struggling and annoyed.</p>
<p>Wouldn&#8217;t it be awesome if you sent them a reply and told them if they had any quick questions or needed a 140 character tip that they could send a note? That would kick total ass and you would be a rock star to them. You&#8217;re not sending them automated messages looking for &#8220;doing my taxes&#8221; and shooting over your URL. Screw that.</p>
<p>So that&#8217;s the key. Social media strategy is simply availability to [potential] customers. Pretend you&#8217;re a normal user (because you are) and you just want to participate in the conversations that happen to also be inline with what you&#8217;re selling.</p>
<p><img class="alignnone size-full wp-image-1163" title="93136022_25afa7e458_o" src="http://vocino.com/wp-content/uploads/2010/03/93136022_25afa7e458_o-e1269550461256.jpg" alt="" width="610" height="150" /></p>
<h3>Social Media Hit List</h3>
<p>If you&#8217;d like to save some money on conference badges, here&#8217;s a quick-and-dirty hit list. This is all you need to know.</p>
<ul>
<li>Create a Twitter and Facebook account.</li>
<li>Add a Twitter and Facebook app to <strong>your</strong> phone and give access to anyone in the company who can act as a conduit to real customer relationships.</li>
<li>Talk about what&#8217;s going on in your business and the industry (your space). What are you working on right now? What is coming up that gets you excited?</li>
<li>Use <a href="http://search.twitter.com/search?q=&amp;ands=doing+my+taxes&amp;phrase=&amp;ors=&amp;nots=&amp;tag=&amp;lang=all&amp;from=&amp;to=&amp;ref=&amp;near=33401&amp;within=100&amp;units=mi&amp;since=&amp;until=&amp;rpp=15">search</a> to inject your brand&#8217;s voice into other conversations that are happening in your industry (don&#8217;t spam, interact!).</li>
</ul>
<p>I know it sounds simple. I know you may have just written a check to someone who set up your Facebook page for you. However, if you simply treat your social media experience as <em>your</em> experience and not an extension of some nameless marketing campaign, you will get excellent, slow and steady results.</p>
]]></content:encoded>
			<wfw:commentRss>http://vocino.com/stop-hiring-social-media-specialists/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>My App Arsenal</title>
		<link>http://vocino.com/my-app-arsenal/</link>
		<comments>http://vocino.com/my-app-arsenal/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 02:12:35 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[The Lab]]></category>
		<category><![CDATA[Backpack]]></category>
		<category><![CDATA[Basecamp]]></category>
		<category><![CDATA[Fever]]></category>
		<category><![CDATA[Freshbooks]]></category>
		<category><![CDATA[Mailplane]]></category>
		<category><![CDATA[Timepost]]></category>
		<category><![CDATA[Tweetie]]></category>

		<guid isPermaLink="false">http://vocino.com/?p=113</guid>
		<description><![CDATA[Today someone asked me what applications I use constantly. What&#8217;s open on my computers all day that I use to run my business or reference in general. After going into it and having the discussion he noted, &#8220;You should make &#8230; <a href="http://vocino.com/my-app-arsenal/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today someone asked me what applications I use constantly. What&#8217;s open on my computers all day that I use to run my business or reference in general. After going into it and having the discussion he noted, &#8220;You should make a blog post about this.&#8221; Great idea!</p>
<p>I&#8217;ll save all the development stuff I use for a later post (e.g. Photoshop, TextMate, etc.) and for now just focus on the everyday productivity applications that live on my desktop and laptop.</p>
<h3>Mailplane</h3>
<p><a href="http://mailplaneapp.com/"><img class="alignright size-full wp-image-921" title="Mailplane" src="http://vocino.com/wp-content/uploads/2009/09/Mailplane.png" alt="Mailplane" width="128" height="128" /></a>A while back I switched my email services from my <a title="MediaTemple" href="http://www.mediatemple.net/go/order/?refdom=vocinolabs.com">MediaTemple</a> (dv) server to Google Apps for Domain. For a long time I simply continued to use Apple Mail and iCal—adding the Gmail services to Mail as accounts in the standard way.</p>
<p>Unfortunately, Apple Mail doesn&#8217;t play as nice as it could with Gmail IMAP. It also sucks to have to give up a lot of the great Gmail features. Of course, the trade off is that you get to use the nice native Apple interface instead of opening your web browser to check your mail.</p>
<p>Enter <a title="Mailplane" href="http://mailplaneapp.com/">Mailplane</a>.</p>
<p>Mailplane brings your Gmail to your desktop. It&#8217;s basically Fluid.app (referenced below) with a lot of Gmail-specific features and utilities. It encapsulates Gmail, thus giving you the advantage of dealing directly with your Google interface while still being available to you as a desktop app would. It even handles multiple accounts with ease.</p>
<h3>Basecamp</h3>
<p><a href="http://www.basecampHQ.com/?referrer=TRAVISVOCINO"><img class="alignright size-full wp-image-927" title="Basecamp" src="http://vocino.com/wp-content/uploads/2009/09/2555127978_96424a4f50_o.png" alt="Basecamp" width="101" height="101" /></a>Since I spend a lot of time in <a title="Basecamp" href="http://www.basecampHQ.com/?referrer=TRAVISVOCINO">Basecamp</a>, I wrapped it in a desktop app using Fluid. This helps a lot if you spend tons of time in it and especially if you use OpenID to connect the other 37signals apps together.</p>
<p>While we don&#8217;t use Basecamp for tracking time (see Freshbooks below), we do use it to keep track of all of our project milestones, deadlines, as well as creative and code materials. We don&#8217;t even really use it for communication with clients except when we&#8217;re dealing with a larger scale project. It&#8217;s mostly for internal organization in our workflow.</p>
<p>I tried getting more into <a title="Backpack" href="http://www.backpackIT.com/?referrer=TRAVISVOCINO">Backpack</a>, which I hear is great for some people, but since I use Google Calendar the subscription doesn&#8217;t really make sense for me.</p>
<h3>Freshbooks</h3>
<p><a title="Freshbooks" href="https://www.freshbooks.com/?ref=fb9438d067665-1"><img class="alignright size-full wp-image-924" title="Freshbooks" src="http://vocino.com/wp-content/uploads/2009/09/freshbooks2.gif" alt="Freshbooks" width="151" height="80" /></a>I&#8217;ve written about <a title="Freshbooks" href="https://www.freshbooks.com/?ref=fb9438d067665-1">Freshbooks</a> before and I&#8217;ll probably write about it again. It&#8217;s a great webapp and a great company. I do a lot of invoicing and a lot of time tracking for myself and my employees, contractors and vendors. Freshbooks not only makes this easy, it makes paying for it easy for my clients. That&#8217;s a great thing.</p>
<p>In order to track time with Freshbooks, we use a little desktop app called <a title="Timepost" href="http://www.timepost2.com/">Timepost</a> which I would also recommend (although it is indeed a little pricey for what it does).</p>
<h3>Fever</h3>
<p><a href="http://feedafever.com/"><img class="alignright size-full wp-image-928" title="Fever" src="http://vocino.com/wp-content/uploads/2009/09/fever-fluid.png" alt="Fever" width="110" height="110" /></a>This is a recent addition to my desktop. <a title="Fever" href="http://feedafever.com/">Fever</a> is an RSS reader with a twist.</p>
<p>Over the years I had accumulated hundreds of RSS feed subscriptions. Keeping track of them was absolutely impossible. So basically I would just have my feed reader (NetNewsWire) open all day with the <em>unread</em> count climbing and climbing. I would occasionally jump in and absorb some content but eventually I would get so behind I would just <em>mark all as read</em> and move on.</p>
<p>Fever solves this by analyzing your subscriptions and generating a <em>what&#8217;s hot</em> list based on who is linking to what. This saves unbelievable amounts of time while still allowing me to keep updated on what&#8217;s going on in the genres of content I&#8217;m interested in.</p>
<h3>Tweetie</h3>
<p><a href="http://www.atebits.com/tweetie-mac/"><img class="alignright size-full wp-image-925" title="Tweetie Mac" src="http://vocino.com/wp-content/uploads/2009/09/tweetiem-large.png" alt="Tweetie Mac" width="126" height="126" /></a>I use <a title="Tweetie" href="http://www.atebits.com/tweetie-mac/">Tweetie</a> for iPhone and on the desktop. I&#8217;ve tested just about every single Twitter app I can find and I landed on Tweetie a few months or so ago.</p>
<p>It really is a smooth and elegant application—both on iPhone and Mac. It handles multiple accounts very well, as well as all the standard Twitter API features you&#8217;ve come to expect.</p>
<p>It&#8217;s not as crazy with features as some of the Twitter apps out there but I actually prefer that. I don&#8217;t want some insane dashboard command center. I just want a nice little window I can hide over on another monitor and have it live happily and not bother me unless I need it.</p>
]]></content:encoded>
			<wfw:commentRss>http://vocino.com/my-app-arsenal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Case Study: Free2Chat Now</title>
		<link>http://vocino.com/free2chat/</link>
		<comments>http://vocino.com/free2chat/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 03:17:48 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[logo]]></category>

		<guid isPermaLink="false">http://vocino.com/?p=53</guid>
		<description><![CDATA[Sales Tools, Inc. was looking for a stylish jQuery interface and sales homepage for their Free2Chat application — a call-to-action app that lets users connect to site owners. The Homepage The overall style is simple and clean but with ample &#8230; <a href="http://vocino.com/free2chat/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a title="Sales Tools" href="http://salestoolsinc.com">Sales Tools, Inc.</a> was looking for a stylish jQuery interface and sales homepage for their <a href="http://free2chatnow.com">Free2Chat</a> application — a call-to-action app that lets users connect to site owners.</p>
<h3>The Homepage</h3>
<p>The overall style is simple and clean but with ample color.</p>
<p class="sidenote">I used <a href="http://twitter.com/juliaroy">Julia Roy</a> for the customer service representative in my mockups. I&#8217;m sure she would be cool with it.</p>
<p>I knew I wanted to show potential customers the widget on the homepage without being intrusive. The Free2Chat widget gets displayed directly to the left of the prominent call to action. This widget actually works and and allows potential customers to interact with it from the perspective of how their users would when it gets placed on their own site.</p>
<p>Not to mention, since really the whole purpose of Free2Chat is to allow you to connect to your customers, why not use it ourselves?</p>
<p><img class="alignnone size-large wp-image-1279" title="Free2Chat Now Homepage" src="http://vocino.com/wp-content/uploads/2009/08/f2c_homepage-940x1198.jpg" alt="" width="940" height="1198" /></p>
<h3>User Conversion</h3>
<p class="sidenote">There&#8217;s also a second call to action button (in the same style for uniformity) in the footer of the homepage. &#8220;Are you ready&#8230; now?&#8221;</p>
<p><img class="alignright size-full wp-image-1296" title="Free2Chat Call to Action" src="http://vocino.com/wp-content/uploads/2009/08/f2calltoaction.png" alt="" width="247" height="55" />After clicking the call to action button, you get moved over to the registration form. Simple, structured forms are key. Generally if you&#8217;re trying to get high free conversions you want to keep the number of fields to a minimum but don&#8217;t be afraid to get what you need from the user as long as you have it structured cleanly.</p>
<p>Form design is something a lot of UI and UX developers hate. I understand the reasoning but this particular project went well and I think we got a good result for the registration form here.</p>
<p>It&#8217;s the little things that make a boring registration page interesting. The password strength indicator uses a color palette that meshes well with the overall color scheme. Don&#8217;t settle for default jQuery styles.</p>
<p><img class="alignnone size-large wp-image-1282" title="Free2Chat Now Register" src="http://vocino.com/wp-content/uploads/2009/08/f2c_register-940x1034.jpg" alt="" width="940" height="1034" /></p>
<p>Below our registration page, we reassure the user that everything will work out and that if there are any issues they&#8217;ll be able to easily get the support they need. This is much more important if we were collecting credit card information at this stage, for obvious reasons. It&#8217;s important to keep in mind though, as a general rule.</p>
<p>Also don&#8217;t be afraid to tell your potential sign up that their trial will expire and they&#8217;ll need to pay. It may seem counter-intuitive but you&#8217;re basically qualifying the lead ahead of the time, rather than supporting a user that will probably never pay if they aren&#8217;t truly interested in <em>evaluating</em> your software.</p>
<p><strong>Remember, Cost of Service includes free and paid users.</strong></p>
<h3>The Dashboard</h3>
<p>I wanted to design a system where users could customize their widget as much as possible while still maintaining the integrity of the embedded code on their sites. To do this, I set up some simple variables for the CSS styles and allowed them to choose those colors.</p>
<p>Some forethought is necessary when doing this. You don&#8217;t want someone getting frustrated because the don&#8217;t understand what field corresponds to which area of the widget. On fact, it&#8217;s better to have so few choices that it becomes self-explanatory, as I hope is the case here.</p>
<p>If you have a very savvy user base, feel free to allow them all the freedom in customization in the world. I happen to love when I can choose to embed a widget completely unstyled and hook up my own CSS. That was not the case here, though.</p>
<p><img class="alignnone size-large wp-image-1278" title="Free2Chat Now Dashboard" src="http://vocino.com/wp-content/uploads/2009/08/f2c_dashboard-940x1035.jpg" alt="" width="940" height="1035" /></p>
<p class="sidenote">Giving users several default examples to start but allowing them to customize those defaults let&#8217;s them increase complexity as they learn.</p>
<p>I went ahead and created some default themes they could easily plug in and gave them sappy names like <strong>Earth</strong> and <strong>Ocean</strong> just to make it interesting. This also allows someone to come in fresh and immediately see what this customization deal is all about simply by clicking on the pre-loaded theme buttons. Then when they feel comfortable they can start using the color picker or even hex codes to plop in their own colors.</p>
]]></content:encoded>
			<wfw:commentRss>http://vocino.com/free2chat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bing Success is Great for Googlers</title>
		<link>http://vocino.com/bing-success-is-great-for-googlers/</link>
		<comments>http://vocino.com/bing-success-is-great-for-googlers/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 16:33:53 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Industry]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://vocino.com/?p=1079</guid>
		<description><![CDATA[Believe it or not, Microsoft&#8217;s new Bing search service is the fastest-growing top-10 search engine in the US, according to a Nielsen report released Monday. The total amount of searches on Bing rang in at 1.1 billion for the month &#8230; <a href="http://vocino.com/bing-success-is-great-for-googlers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://bing.com"><img class="alignright size-medium wp-image-1080" title="Bing Logo" src="http://vocino.com/wp-content/uploads/2009/09/bing-Logo-260x92.jpg" alt="Bing Logo" width="260" height="92" /></a>Believe it or not, Microsoft&#8217;s new <a href="http://bing.com">Bing</a> search service is the fastest-growing top-10 search engine in the US, according to a Nielsen report released Monday.</p>
<p>The total amount of searches on Bing rang in at <strong>1.1 billion</strong> for the month of August, a leap of <strong>22.1</strong> percent over July, winning Microsoft a <strong>10.7 percent</strong> share of the search engine market.</p>
<p>Google remained in the top spot with a commanding <strong>64.6 percent</strong> share, accounting for <strong>7 billion</strong> searches in August, a gain of <strong>2.6 percent</strong> over July. Yahoo saw its search results drop <strong>4.2 percent</strong> for the month to <strong>1.7 billion</strong>, earning it <strong>16 percent</strong> of the market.</p>
<h3>We Are Googlers</h3>
<p><img class="alignleft size-medium wp-image-1082" title="Google Adwords Qualified Professional" src="http://vocino.com/wp-content/uploads/2009/09/adwords-certified-large-260x260.jpg" alt="Google Adwords Qualified Professional" width="156" height="156" />We use <a title="Google Apps" href="http://www.google.com/apps/">Google Apps</a> to manage the Vocino Labs email, document, calendar and chat infrastructure so we&#8217;re pretty married to Google at the moment (not that we couldn&#8217;t jump ship if we needed to). However, I&#8217;m still very happy that Bing is generating some momentum.  Not because I like Bing or use it at all, but because this represents healthy competition for Google.</p>
<p><strong>We also do a lot of Google-related <a title="Vocino Labs Services" href="http://vocino.com/about/services/">services</a> such as Adwords and Analytics consulting.</strong> Which does contribute to our G-love.</p>
<p>While Google does innovate, of course, it doesn&#8217;t necessarily always have to release that new feature or fix that nagging UI annoyance. They often do, don&#8217;t get me wrong.  Google is an advertising company at the heart of it though. So while they enjoy innovation and creativity, as long as they have an unbelievably dominating percentage of the market&#8217;s eyeballs, they don&#8217;t have a fire under them to invest in those new elements.</p>
<h3>Google ain&#8217;t feelin it quite yet</h3>
<p>Bing&#8217;s success isn&#8217;t coming at the cost of Google&#8217;s market share quite yet anyway. Most of the attrition has come from Yahoo and AOL search solutions to a more evolved technology. These weren&#8217;t Google users looking for huge splash photos on their search homepage.</p>
<p>This is why you&#8217;re not going to see the big G scrambling to implement new candy to get us excited  yet.</p>
<p><strong>Have you started using Bing for any searching?</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://vocino.com/bing-success-is-great-for-googlers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Rep. Joe Wilson Hires Professional Tweetman</title>
		<link>http://vocino.com/rep-joe-wilson-hires-professional-tweetman/</link>
		<comments>http://vocino.com/rep-joe-wilson-hires-professional-tweetman/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 16:46:39 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://vocino.com/?p=1074</guid>
		<description><![CDATA[On Friday, D.C. news outlet The Hill reported that Congressman Joe Wilson has hired a &#8220;professional tweeter.&#8221; What exactly does this kind of title mean? In my mind, this term evokes a comical reference to characters from movies like &#8220;Leon: &#8230; <a href="http://vocino.com/rep-joe-wilson-hires-professional-tweetman/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-118" src="http://vocino.com/wp-content/uploads/2009/09/twitter.png" alt="Twitter Logo" width="210" height="49" />On Friday, D.C. news outlet <em>The Hill </em><a href="http://thehill.com/homenews/house/58351-wilson-hires-a-pro-to-tweet">reported</a> that Congressman <a href="http://www.joewilsonforcongress.com/">Joe Wilson</a> has hired a &#8220;professional tweeter.&#8221; What exactly does this kind of title mean? In my mind, this term evokes a comical reference to characters from movies like &#8220;Leon: The Professional&#8221; or &#8220;The Transporter.&#8221;</p>
<p>Despite what you may have heard last week on CNN, this Twitter stuff is not about a cute blue birdie that you post updates on ice cream flavors or Hello Kitty shopping sprees. Now this is serious business. You need The Social Media <span style="text-decoration: line-through">Carpetbagger</span> Professional.</p>
<p>We don&#8217;t know what that qualification means at this point, but I would guess that any decent one has a really awesome hidden wall that slides out to reveal an array of the latest Palm <span style="text-decoration: line-through">Pilots</span> PDAs, micro SD grenades full of tweet-bots, and terabytes of hot-chick profile disguises for MySpace.</p>
<p>In case you didn&#8217;t catch the political news on Wilson this week, he&#8217;s the S.C. Republican Congressman who interrupted Pres. Obama&#8217;s health care speech with the &#8220;You lie!&#8221; Capitalizing on this spotlightfrom both the MSM and netroots, Wilson has raised a large sum of contributions. Funds total over a million bucks, in fact, and this has caused him to go shopping for the very best in &#8216;Social Media professionals&#8217;.</p>
<p>His 2010 challenger, <a href="http://www.robmiller2010.com/">Rob Miller</a>, a former Marine who served in Iraq, has actually out raised him and surpassed the million-mark earlier. However, it has been a constant smack-talking exchange on the funding gains from the anomaly. Primary outlets for this rabble rousing have been the usual seedy hangouts in the blog underworld at <a href="http://www.freerepublic.com/tag/*/index">FreeRepublic</a> and <a href="http://dailykos.com/">DailyKos</a>, respectively.</p>
<p>Wilson&#8217;s tweet-pro is <a href="http://www.davidallgroup.com/">David All</a>, whose slogan is &#8220;The Nations First Conservative Web 2.0 Agency.&#8221; He also has a big client in Florida&#8217;s <a href="http://www.marcorubio.com/">Marco Rubio</a>, who is attempting to run a primary for the U.S. Senate race against Gov. <a href="http://www.charliecrist.com/">Charlie Crist</a>. Since he is vastly out gunned on funding, Rubio hopes to overcome the favored Gov. Crist with web based tactics on the cheap. He seems to have at least bought some credibility from this, securing a cover story &#8220;Yes, He Can&#8221;, from the highly-influential conservative magazine <a href="http://www.nationalreview.com/">National Review</a>. NR describes him, somewhat cynically, as one &#8220;who quotes Snoop Dogg lyrics on his Twitter account.&#8221;</p>
<p>The Wilson v. Miller fundraising battle will be the one to watch for now, as Wilson&#8217;s &#8216;Professional&#8217; is going up against the more established trends and organizations of left-wing power. In Miller&#8217;s corner is the online fundraising structure from <a href="http://www.actblue.com/">ActBlue</a> and web from <a href="http://www.ngpsoftware.com/">NGP software</a>.</p>
<p>Since Miller already had this in place, it has certainly helped in gaining a bigger edge in &#8216;retaliation&#8217; funds from the Wilson outburst. What remains to be seen is how this matchup will play out if Wilson is truly intent on parlaying most of his new money into a nation-wide web following.</p>
<p>Finally, the Wall Street Journal <a href="http://online.wsj.com/article/SB10001424052970203440104574409092005823058.html">writes</a> today that free information online means that campaign funding and regulation is becoming obsolete, and therefore the <a href="http://en.wikipedia.org/wiki/Supreme_Court_of_the_United_States">SCOTUS</a> should invalidate the <a href="http://en.wikipedia.org/wiki/Bipartisan_Campaign_Reform_Act">McCain-Feingold</a> regulations on contributions. If this does happen, it would be a huge transformation in free speech issues and development of political communication.</p>
]]></content:encoded>
			<wfw:commentRss>http://vocino.com/rep-joe-wilson-hires-professional-tweetman/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Better Content with After the Deadline</title>
		<link>http://vocino.com/better-content-with-after-the-deadline/</link>
		<comments>http://vocino.com/better-content-with-after-the-deadline/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 20:44:32 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Content]]></category>
		<category><![CDATA[After the Deadline]]></category>
		<category><![CDATA[TinyMCE]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://vocino.com/?p=1062</guid>
		<description><![CDATA[With any web development project comes a great responsibly which usually falls on the client: creating content. We like to have at least a good portion of the content available before starting on the design of the site. Place holders &#8230; <a href="http://vocino.com/better-content-with-after-the-deadline/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>With any web development project comes a great responsibly which usually falls on the client: creating content.</p>
<p>We like to have at least a good portion of the content available before starting on the design of the site. Place holders are fine in some cases but if your goal is really to design information, you need the actual content that will ultimately go into your design.</p>
<p>Depending on your CMS, you will have numerous options for styling content themselves via a <acronym title="What You See Is What You Get">WYSIWYG</acronym> editor. This is good and bad. A lot of times what you end up with is way too much freedom provided to the copy writer and too much design going into content. Content is styled with CSS, not within a TinyMCE window.</p>
<p>Ideally, you should only be contributing baseline HTML tags like <code>&lt;strong&gt;</code>, <code>&lt;em&gt;</code>, and any relevant heading tags. This way elements are styled appropriately and when it comes time to change the look and feel of the site down the line, you&#8217;re not dealing with tons of embedded styles in the content.</p>
<h3>Writing Great Content</h3>
<p><a title="After the Deadline" href="http://afterthedeadline.com"><img class="alignright size-full wp-image-1063" title="After the Deadline" src="http://vocino.com/wp-content/uploads/2009/09/afterthedeadline.gif" alt="After the Deadline" width="246" height="47" /></a>Once you&#8217;ve given them an understanding of what they are allowed to do (sounds bad, doesn&#8217;t it?), you can offer them with some tools to help channel that focus to great content.</p>
<p>Fairly or not, the internet has earned a reputation as the home for typos, incorrect spelling, and bad grammar. <a title="Automattic" href="http://www.automattic.com/">Automattic</a>, the company that created WordPress, is taking steps to improve that with the <a title="Automattic acquires After the Deadline" href="http://en.blog.wordpress.com/2009/09/08/atd-wpcom/">just-announced acquisition</a> of a spell-checking startup called <a title="After the Deadline" href="http://afterthedeadline.com/">After the Deadline</a>.</p>
<p>This quickly became a must-install for our clients using WordPress. Here&#8217;s how it works&#8230;</p>
<p><object style="width: 570px; height: 321px;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="570" height="321" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><embed style="width: 570px; height: 321px;" type="application/x-shockwave-flash" width="570" height="321" src="http://v.wordpress.com/4aIs4QvY"></embed></object></p>
<p>With Automattic now behind keeping the development of the project up to date, it adds a lot of confidence to deploying the plugin on more sites.</p>
]]></content:encoded>
			<wfw:commentRss>http://vocino.com/better-content-with-after-the-deadline/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pushing RSSCloud</title>
		<link>http://vocino.com/pushing-rsscloud/</link>
		<comments>http://vocino.com/pushing-rsscloud/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 04:53:30 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[RSSCloud]]></category>

		<guid isPermaLink="false">http://vocino.com/?p=1057</guid>
		<description><![CDATA[The primary issue with RSS is latency. It can take hours for a blog post to reach the average reader via RSS. With most primetime services being developed around what is considered &#8220;real-time&#8221; data (like Twitter, for example), there has &#8230; <a href="http://vocino.com/pushing-rsscloud/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The primary issue with RSS is latency. It can take hours for a blog post to reach the average reader via RSS.</p>
<p>With most primetime services being developed around what is considered &#8220;real-time&#8221; data (like Twitter, for example), there has been less attention being allocated for RSS feeds. Getting your data a few minutes behind just instead good enough anymore.</p>
<p>These days Twitter can deliver your news faster than a news web site can and certainly faster than any traditional news network. It&#8217;s no surprise that most news organizations that rely on real-time reporting and getting a link to their story to you first, have made a huge movement to Tweet their articles.</p>
<p><strong>Now WordPress has done something that eliminates that RSS delay problem and brings the hosted version of WordPress, WordPress.com, and their 7.5 million blogs into real-time.</strong> It has implemented <a href="http://rsscloud.org/">RSSCloud</a>, an RSS element that makes instant syndication of blog posts possible.</p>
<p>There has also been a plugin developed for self-hosted WordPress blogs that makes jumping on a no-brainer.</p>
<p><img class="alignright size-medium wp-image-1058" title="RSSCloud Schema" src="http://vocino.com/wp-content/uploads/2009/09/schema-260x203.gif" alt="RSSCloud Schema" width="260" height="203" />However, supporting RSSCloud doesn’t mean that your RSS feeds are instantly real-time. It requires support by both the originator of the RSS feed and the RSS reader and even though the cloud tag and the functionality has been available for some time now, there isn&#8217;t much reader support out there.  The good news is now that such a bulk of blogs via WordPress.com have been moved over to the RSSCloud bandwagon, you&#8217;ll definitely be seeing a lot of readers support it.</p>
<p>Needless to say, <a title="Vocino" href="http://vocino.com">Vocino Labs</a> is now rocking it and so are all of our client blogs.</p>
]]></content:encoded>
			<wfw:commentRss>http://vocino.com/pushing-rsscloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Noise of Twitter</title>
		<link>http://vocino.com/the-noise-of-twitter/</link>
		<comments>http://vocino.com/the-noise-of-twitter/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 22:18:59 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[tweetups]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://vocino.com/?p=117</guid>
		<description><![CDATA[I&#8217;ve just returned from the Palm Beach County Tweetup. For those of you that don&#8217;t know, a Tweetup is basically a flashmob of Twitter users in a particular geographic area coming together to talk about&#8230; Twitter. Yes, also to drink. &#8230; <a href="http://vocino.com/the-noise-of-twitter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-118" title="Twitter Logo" src="http://vocino.com/wp-content/uploads/2009/09/twitter.png" alt="Twitter Logo" width="210" height="49" />I&#8217;ve just returned from the <a href="http://search.twitter.com/search?q=%23PBCTweetup">Palm Beach County Tweetup</a>.  For those of you that don&#8217;t know, a Tweetup is basically a flashmob of Twitter users in a particular geographic area coming together to talk about&#8230;  Twitter.  Yes, also to drink.</p>
<p>The nice thing is the conversation usually evolves away from Twitter into other interesting topics.  I met a lot of great, nice, intelligent people there and only one certified social media douchebag.  Out of about 35-40 people, this is a pretty great ratio.  However, the subject of social media douchebaggery was still on my mind since I had a few conversations about it and other Twitter noise or spam issues while there.</p>
<p>The best possible outcome for a social service like Twitter is for users to create their own environments and, even better, extend them to the real world in order to make lasting connections with like-minded people.  That&#8217;s why I think the Tweetup trend is pretty great.  The other part is spontaneous &#8220;Is anyone else here?&#8221; type meetings.  Both of these require a certain threshold of userbase in order to function properly and to be viable.  It also requires a critical mass in order to draw attention for other potential users to get involved which in-turn makes those functions more viable—somewhat of a chicken and egg scenario there.</p>
<p>When I first joined Twitter, these abilities just weren&#8217;t there.  That&#8217;s simply because there weren&#8217;t enough people using the service in order to even consider asking the void &#8220;Is anyone also at this Starbucks right now?&#8221;  That was unheard of.</p>
<p>Unfortunately, this delicate sweet spot of just-massive-enoughness is fleeting.  There&#8217;s a bell curve with talking to a void on one end and talking to robots (or social media douchebags) on the other.</p>
<p>Twitter is on the other side.</p>
<p>Some might say it has jumped the shark.  We already know it&#8217;s apparently <a href="http://arstechnica.com/web/news/2009/08/twitter-not-so-popular-with-the-young-people.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss">not so popular with the kiddies</a>.  You can still operate Twitter in a valuable way if you choose to.  If you don&#8217;t follow <em>everyone</em>. If you don&#8217;t just spam out shit all day long.  If you use it to actually connect with valuable people or get quick customer service from great companies.</p>
<p>I&#8217;ll continue to do my best.  Block the spammers and value <a href="http://twitter.com/vocino">my little Twitter stream</a> until it dies.</p>
]]></content:encoded>
			<wfw:commentRss>http://vocino.com/the-noise-of-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

