<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The Monkey Represents Sharing</title>
	<atom:link href="http://smbrown.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://smbrown.wordpress.com</link>
	<description>Solace is not the word you&#039;re looking for</description>
	<lastBuildDate>Sat, 28 Jan 2012 08:04:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='smbrown.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/57c6c851e1cfa42e47f0fa55cef4ae8a?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>The Monkey Represents Sharing</title>
		<link>http://smbrown.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://smbrown.wordpress.com/osd.xml" title="The Monkey Represents Sharing" />
	<atom:link rel='hub' href='http://smbrown.wordpress.com/?pushpress=hub'/>
		<item>
		<title>BBEdit Rectangular Select</title>
		<link>http://smbrown.wordpress.com/2011/12/08/bbedit-rectangular-select/</link>
		<comments>http://smbrown.wordpress.com/2011/12/08/bbedit-rectangular-select/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 20:17:45 +0000</pubDate>
		<dc:creator>Sean M. Brown</dc:creator>
				<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://smbrown.wordpress.com/?p=11321225491</guid>
		<description><![CDATA[How do you select a column of text in BBedit? 1st turn off &#8220;Soft Wrap Text,&#8221; then option-select columns or rectangles of text. Rafferty 31 Jones 33 Steinberg 33 Robinson 34 Smith 34 With &#8220;Soft Wrap Text&#8221; off, hold down the option key while dragging the cursor with mouse or trackpad. With the selection you want [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smbrown.wordpress.com&amp;blog=118790&amp;post=11321225491&amp;subd=smbrown&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>How do you select a column of text in BBedit? 1st turn off &#8220;Soft Wrap Text,&#8221; then option-select columns or rectangles of text.</p>
<pre>Rafferty	31
Jones	33
Steinberg	33
Robinson	34
Smith	34</pre>
<p>With &#8220;Soft Wrap Text&#8221; off, hold down the option key while dragging the cursor with mouse or trackpad. With the selection you want highlighted, release option and mouse/trackpad; command-c to copy.</p>
<pre>Rafferty
Jones
Steinberg
Robinson
Smith</pre>
<p>An alternate if you want to kill the 2nd column of text would be to do a regular expression (grep) find/replace. Find: <code>^(.*)\t.*$</code> Replace: <code>\1</code></p>
<br />Filed under: <a href='http://smbrown.wordpress.com/category/code/'>code</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smbrown.wordpress.com/11321225491/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smbrown.wordpress.com/11321225491/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smbrown.wordpress.com/11321225491/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smbrown.wordpress.com/11321225491/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smbrown.wordpress.com/11321225491/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smbrown.wordpress.com/11321225491/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smbrown.wordpress.com/11321225491/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smbrown.wordpress.com/11321225491/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smbrown.wordpress.com/11321225491/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smbrown.wordpress.com/11321225491/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smbrown.wordpress.com/11321225491/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smbrown.wordpress.com/11321225491/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smbrown.wordpress.com/11321225491/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smbrown.wordpress.com/11321225491/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smbrown.wordpress.com&amp;blog=118790&amp;post=11321225491&amp;subd=smbrown&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smbrown.wordpress.com/2011/12/08/bbedit-rectangular-select/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/194a2c45620c4c93805e76304d702f04?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smbrown</media:title>
		</media:content>
	</item>
		<item>
		<title>SproutCore</title>
		<link>http://smbrown.wordpress.com/2011/11/09/sproutcore/</link>
		<comments>http://smbrown.wordpress.com/2011/11/09/sproutcore/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 18:27:26 +0000</pubDate>
		<dc:creator>Sean M. Brown</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[html5]]></category>

		<guid isPermaLink="false">http://smbrown.wordpress.com/?p=11321225489</guid>
		<description><![CDATA[SproutCore is an open-source framework for building blazingly fast, innovative user experiences on the web. SproutCore. Filed under: code, design, html5<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smbrown.wordpress.com&amp;blog=118790&amp;post=11321225489&amp;subd=smbrown&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>SproutCore is an open-source framework for building blazingly fast, innovative user experiences on the web. <a href="http://www.sproutcore.com/">SproutCore</a>.</p>
<br />Filed under: <a href='http://smbrown.wordpress.com/category/code/'>code</a>, <a href='http://smbrown.wordpress.com/category/design/'>design</a>, <a href='http://smbrown.wordpress.com/category/html5/'>html5</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smbrown.wordpress.com/11321225489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smbrown.wordpress.com/11321225489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smbrown.wordpress.com/11321225489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smbrown.wordpress.com/11321225489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smbrown.wordpress.com/11321225489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smbrown.wordpress.com/11321225489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smbrown.wordpress.com/11321225489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smbrown.wordpress.com/11321225489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smbrown.wordpress.com/11321225489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smbrown.wordpress.com/11321225489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smbrown.wordpress.com/11321225489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smbrown.wordpress.com/11321225489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smbrown.wordpress.com/11321225489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smbrown.wordpress.com/11321225489/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smbrown.wordpress.com&amp;blog=118790&amp;post=11321225489&amp;subd=smbrown&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smbrown.wordpress.com/2011/11/09/sproutcore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/194a2c45620c4c93805e76304d702f04?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smbrown</media:title>
		</media:content>
	</item>
		<item>
		<title>Create your Google Sitemap Online &#8211; XML Sitemaps Generator</title>
		<link>http://smbrown.wordpress.com/2011/11/07/create-your-google-sitemap-online-xml-sitemaps-generator/</link>
		<comments>http://smbrown.wordpress.com/2011/11/07/create-your-google-sitemap-online-xml-sitemaps-generator/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 03:22:12 +0000</pubDate>
		<dc:creator>Sean M. Brown</dc:creator>
				<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://smbrown.wordpress.com/?p=11321225487</guid>
		<description><![CDATA[Create your Google Sitemap Online &#8211; XML Sitemaps Generator. Filed under: code<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smbrown.wordpress.com&amp;blog=118790&amp;post=11321225487&amp;subd=smbrown&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.xml-sitemaps.com/index.php?errmsg=wr&amp;initurl=%2F">Create your Google Sitemap Online &#8211; XML Sitemaps Generator</a>.</p>
<br />Filed under: <a href='http://smbrown.wordpress.com/category/code/'>code</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smbrown.wordpress.com/11321225487/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smbrown.wordpress.com/11321225487/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smbrown.wordpress.com/11321225487/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smbrown.wordpress.com/11321225487/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smbrown.wordpress.com/11321225487/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smbrown.wordpress.com/11321225487/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smbrown.wordpress.com/11321225487/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smbrown.wordpress.com/11321225487/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smbrown.wordpress.com/11321225487/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smbrown.wordpress.com/11321225487/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smbrown.wordpress.com/11321225487/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smbrown.wordpress.com/11321225487/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smbrown.wordpress.com/11321225487/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smbrown.wordpress.com/11321225487/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smbrown.wordpress.com&amp;blog=118790&amp;post=11321225487&amp;subd=smbrown&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smbrown.wordpress.com/2011/11/07/create-your-google-sitemap-online-xml-sitemaps-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/194a2c45620c4c93805e76304d702f04?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smbrown</media:title>
		</media:content>
	</item>
		<item>
		<title>Sphider &#8211; a php spider and search engine</title>
		<link>http://smbrown.wordpress.com/2011/11/07/sphider-a-php-spider-and-search-engine/</link>
		<comments>http://smbrown.wordpress.com/2011/11/07/sphider-a-php-spider-and-search-engine/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 03:21:55 +0000</pubDate>
		<dc:creator>Sean M. Brown</dc:creator>
				<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://smbrown.wordpress.com/?p=11321225485</guid>
		<description><![CDATA[Sphider &#8211; a php spider and search engine. anyone know of an easier way of generating a google site map from a cron job? Filed under: code<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smbrown.wordpress.com&amp;blog=118790&amp;post=11321225485&amp;subd=smbrown&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sphider.eu/docs.php">Sphider &#8211; a php spider and search engine</a>. anyone know of an easier way of generating a google site map from a cron job?</p>
<br />Filed under: <a href='http://smbrown.wordpress.com/category/code/'>code</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smbrown.wordpress.com/11321225485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smbrown.wordpress.com/11321225485/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smbrown.wordpress.com/11321225485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smbrown.wordpress.com/11321225485/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smbrown.wordpress.com/11321225485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smbrown.wordpress.com/11321225485/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smbrown.wordpress.com/11321225485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smbrown.wordpress.com/11321225485/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smbrown.wordpress.com/11321225485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smbrown.wordpress.com/11321225485/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smbrown.wordpress.com/11321225485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smbrown.wordpress.com/11321225485/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smbrown.wordpress.com/11321225485/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smbrown.wordpress.com/11321225485/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smbrown.wordpress.com&amp;blog=118790&amp;post=11321225485&amp;subd=smbrown&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smbrown.wordpress.com/2011/11/07/sphider-a-php-spider-and-search-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/194a2c45620c4c93805e76304d702f04?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smbrown</media:title>
		</media:content>
	</item>
		<item>
		<title>Alfred App Extension for shortening links with Google analytics campaign tracking and bit.ly pro</title>
		<link>http://smbrown.wordpress.com/2011/11/03/alfred-app-extension-google-analytics/</link>
		<comments>http://smbrown.wordpress.com/2011/11/03/alfred-app-extension-google-analytics/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 22:22:34 +0000</pubDate>
		<dc:creator>Sean M. Brown</dc:creator>
				<category><![CDATA[analytics]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://smbrown.wordpress.com/?p=11321225480</guid>
		<description><![CDATA[This is a simple script I use to consistently embed Google Analytics campaign tracking code within bit.ly short urls. The approach is similar to my Klout user score look-up: it uses Alfred App Powerpack extensions (and Growl) The GA tracking code lets us know how our overall &#8220;direct social&#8221; efforts are performing and shows with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smbrown.wordpress.com&amp;blog=118790&amp;post=11321225480&amp;subd=smbrown&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is a simple script I use to consistently embed Google Analytics campaign tracking code within bit.ly short urls. The approach is similar to my <a title="Display Klout score using Klout API, python, simplejson and Alfred.app" href="http://smbrown.wordpress.com/2011/11/03/display-klout-score-using-klout-api-python-simplejson-and-alfred-app/">Klout user score look-up</a>: it uses <a href="http://www.alfredapp.com/powerpack/">Alfred App Powerpack</a> extensions (and <a href="http://growl.info/">Growl</a>)</p>
<p>The GA tracking code lets us know how our overall &#8220;direct social&#8221; efforts are performing and shows with sources (Twitter, Facebook, LinkedIn) are performing best.</p>
<p>(I&#8217;ve stored my bitly.API_KEY and bitty.API_LOGIN in the bitly library in my python path. Get a copy of the library <a href="http://code.google.com/p/python-bitly/">here</a>.)</p>
<pre>#!/usr/bin/python

import sys
import bitly

if len(sys.argv) &lt; 2:
	sys.exit(2)
if len(sys.argv) == 3:
	if sys.argv[2] == 'facebook':
		short_url = bitly.shorten(sys.argv[1]+"?utm_source=facebook&amp;utm_medium=social&amp;utm_campaign=sm-direct")
	elif sys.argv[2] == 'linkedin':
		short_url = bitly.shorten(sys.argv[1]+"?utm_source=linkedin&amp;utm_medium=social&amp;utm_campaign=sm-direct")
	elif sys.argv[2] == 'twitter':
		short_url = bitly.shorten(sys.argv[1]+"?utm_source=twitter&amp;utm_medium=social&amp;utm_campaign=sm-direct")
else:
	short_url = bitly.shorten(sys.argv[1]+"?utm_source=twitter&amp;utm_medium=social&amp;utm_campaign=sm-direct")

sys.stdout.write(short_url)</pre>
<br />Filed under: <a href='http://smbrown.wordpress.com/category/analytics/'>analytics</a>, <a href='http://smbrown.wordpress.com/category/code/'>code</a>, <a href='http://smbrown.wordpress.com/category/social/'>social</a>, <a href='http://smbrown.wordpress.com/category/twitter/'>twitter</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smbrown.wordpress.com/11321225480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smbrown.wordpress.com/11321225480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smbrown.wordpress.com/11321225480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smbrown.wordpress.com/11321225480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smbrown.wordpress.com/11321225480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smbrown.wordpress.com/11321225480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smbrown.wordpress.com/11321225480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smbrown.wordpress.com/11321225480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smbrown.wordpress.com/11321225480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smbrown.wordpress.com/11321225480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smbrown.wordpress.com/11321225480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smbrown.wordpress.com/11321225480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smbrown.wordpress.com/11321225480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smbrown.wordpress.com/11321225480/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smbrown.wordpress.com&amp;blog=118790&amp;post=11321225480&amp;subd=smbrown&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smbrown.wordpress.com/2011/11/03/alfred-app-extension-google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/194a2c45620c4c93805e76304d702f04?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smbrown</media:title>
		</media:content>
	</item>
		<item>
		<title>Display Klout score using Klout API, python, simplejson and Alfred.app</title>
		<link>http://smbrown.wordpress.com/2011/11/03/display-klout-score-using-klout-api-python-simplejson-and-alfred-app/</link>
		<comments>http://smbrown.wordpress.com/2011/11/03/display-klout-score-using-klout-api-python-simplejson-and-alfred-app/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 21:59:27 +0000</pubDate>
		<dc:creator>Sean M. Brown</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://smbrown.wordpress.com/?p=11321225471</guid>
		<description><![CDATA[Here&#8217;s a little python script that displays a user&#8217;s Klout score. It can be run from the command line like this: [smbrown@smbrown ~]$ klout-score.py smbrown Or you can add it as an extension to Alfred App if you have the Powerpack. Invoke Alfred App, type the extension shortcut, twitter username and see the user&#8217;s Klout [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smbrown.wordpress.com&amp;blog=118790&amp;post=11321225471&amp;subd=smbrown&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a little python script that displays a user&#8217;s Klout score. It can be run from the command line like this:</p>
<p><code>[smbrown@smbrown ~]$ klout-score.py smbrown</code></p>
<p>Or you can add it as an extension to <a href="http://www.alfredapp.com/">Alfred App</a> if you have the <a href="http://www.alfredapp.com/powerpack/">Powerpack</a>.</p>
<p>Invoke Alfred App, type the extension shortcut, twitter username and see the user&#8217;s Klout score in less time then it takes to open and load http://klout.com/username.</p>
<p>Marcel Pinheiro Caraciolo has built a nice <a href="https://github.com/marcelcaraciolo/PyKlout">Python interface to the Klout API</a>, definitely look into using that for anything more complicated then this simple use case.</p>

<a href='http://smbrown.wordpress.com/2011/11/03/display-klout-score-using-klout-api-python-simplejson-and-alfred-app/screen-shot-2011-11-03-at-2-52-58-pm/' title='Screen Shot 2011-11-03 at 2.52.58 PM'><img data-attachment-id='11321225473' data-orig-size='648,190' data-liked='0'width="150" height="43" src="http://smbrown.files.wordpress.com/2011/11/screen-shot-2011-11-03-at-2-52-58-pm.png?w=150&#038;h=43" class="attachment-thumbnail" alt="Screen Shot 2011-11-03 at 2.52.58 PM" title="Screen Shot 2011-11-03 at 2.52.58 PM" /></a>
<a href='http://smbrown.wordpress.com/2011/11/03/display-klout-score-using-klout-api-python-simplejson-and-alfred-app/screen-shot-2011-11-03-at-2-53-17-pm/' title='Screen Shot 2011-11-03 at 2.53.17 PM'><img data-attachment-id='11321225474' data-orig-size='328,89' data-liked='0'width="150" height="40" src="http://smbrown.files.wordpress.com/2011/11/screen-shot-2011-11-03-at-2-53-17-pm.png?w=150&#038;h=40" class="attachment-thumbnail" alt="Screen Shot 2011-11-03 at 2.53.17 PM" title="Screen Shot 2011-11-03 at 2.53.17 PM" /></a>

<p>If the script below is on your path and you can run it from the command like above, then this Alfred App Powerpack extension should do the trick</p>
<pre>-- Alfred App Extension:
#Desc: 	Retrieve user's Klout score
#Use:	ks &lt;query&gt;
#Ex:	ks smbrown

URL=$(klout-score.py "{query}")
echo -n $URL

-- Python script follows:
#! /usr/bin/python

import httplib
import simplejson as json
import sys

if len(sys.argv) &lt; 2:
	sys.exit(2)

user = sys.argv[1]

klout_key = "I-am-an-idiot-for-posting-the-version-of-this-snippet-with-my-real-key"
api_url = "/1/klout.json?users=%s&amp;key=%s" % (user, klout_key)
api_domain = "api.klout.com"

conn = httplib.HTTPConnection(api_domain)
conn.request('GET', api_url)
resp = conn.getresponse()
data = resp.read()
data = json.loads(data)

print data['users'][0]['score']</pre>
<br />Filed under: <a href='http://smbrown.wordpress.com/category/code/'>code</a>, <a href='http://smbrown.wordpress.com/category/twitter/'>twitter</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smbrown.wordpress.com/11321225471/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smbrown.wordpress.com/11321225471/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smbrown.wordpress.com/11321225471/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smbrown.wordpress.com/11321225471/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smbrown.wordpress.com/11321225471/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smbrown.wordpress.com/11321225471/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smbrown.wordpress.com/11321225471/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smbrown.wordpress.com/11321225471/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smbrown.wordpress.com/11321225471/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smbrown.wordpress.com/11321225471/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smbrown.wordpress.com/11321225471/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smbrown.wordpress.com/11321225471/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smbrown.wordpress.com/11321225471/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smbrown.wordpress.com/11321225471/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smbrown.wordpress.com&amp;blog=118790&amp;post=11321225471&amp;subd=smbrown&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smbrown.wordpress.com/2011/11/03/display-klout-score-using-klout-api-python-simplejson-and-alfred-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/194a2c45620c4c93805e76304d702f04?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smbrown</media:title>
		</media:content>

		<media:content url="http://smbrown.files.wordpress.com/2011/11/screen-shot-2011-11-03-at-2-52-58-pm.png?w=150" medium="image">
			<media:title type="html">Screen Shot 2011-11-03 at 2.52.58 PM</media:title>
		</media:content>

		<media:content url="http://smbrown.files.wordpress.com/2011/11/screen-shot-2011-11-03-at-2-53-17-pm.png?w=150" medium="image">
			<media:title type="html">Screen Shot 2011-11-03 at 2.53.17 PM</media:title>
		</media:content>
	</item>
		<item>
		<title>Jawbone Up detailed: tracks activity, food intake and sleep cycles, available November 6 for $100 (video) &#8212; Engadget</title>
		<link>http://smbrown.wordpress.com/2011/11/03/jawbone-up-detailed-tracks-activity-food-intake-and-sleep-cycles-available-november-6-for-100-video-engadget/</link>
		<comments>http://smbrown.wordpress.com/2011/11/03/jawbone-up-detailed-tracks-activity-food-intake-and-sleep-cycles-available-november-6-for-100-video-engadget/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 19:25:30 +0000</pubDate>
		<dc:creator>Sean M. Brown</dc:creator>
				<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://smbrown.wordpress.com/?p=11321225469</guid>
		<description><![CDATA[Jawbone Up detailed: tracks activity, food intake and sleep cycles, available November 6 for $100 (video) &#8212; Engadget. &#8220;At last, the company&#8217;s ready to talk specifics. We just got word the Up will be available in the US November 6th for $100, and will continue its world tour on the 17th. With that price, it&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smbrown.wordpress.com&amp;blog=118790&amp;post=11321225469&amp;subd=smbrown&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.engadget.com/2011/11/03/jawbone-up-detailed-tracks-activity-food-intake-and-sleep-cycl/">Jawbone Up detailed: tracks activity, food intake and sleep cycles, available November 6 for $100 (video) &#8212; Engadget</a>.</p>
<p>&#8220;<span class="Apple-style-span" style="color:#444444;font-family:georgia;font-size:14px;">At last, the company&#8217;s ready to talk specifics. We just got word the Up will be available in the US November 6th for $100, and will continue its world tour on the 17th. With that price, it&#8217;s well-matched against the clip-on <a style="outline-style:none;outline-width:initial;outline-color:initial;text-decoration:none;color:#00bdf6;" href="http://www.engadget.com/2011/10/03/fitbit-ultra-review/">Fitbit Ultra</a> tracker, and indeed, they have some key features in common &#8212; namely, a step counter and a few requisite social networking features. But with a sensor that knows when you&#8217;re in deep sleep and a mobile app that can identify photos of food, it has a few unexpected tricks that could give devices like Fitbit a run for their money. We&#8217;ll be getting one to test very soon, but in the meantime, join us past the break to learn more.&#8221;</span></p>
<br />Filed under: <a href='http://smbrown.wordpress.com/category/misc/'>misc</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smbrown.wordpress.com/11321225469/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smbrown.wordpress.com/11321225469/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smbrown.wordpress.com/11321225469/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smbrown.wordpress.com/11321225469/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smbrown.wordpress.com/11321225469/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smbrown.wordpress.com/11321225469/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smbrown.wordpress.com/11321225469/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smbrown.wordpress.com/11321225469/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smbrown.wordpress.com/11321225469/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smbrown.wordpress.com/11321225469/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smbrown.wordpress.com/11321225469/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smbrown.wordpress.com/11321225469/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smbrown.wordpress.com/11321225469/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smbrown.wordpress.com/11321225469/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smbrown.wordpress.com&amp;blog=118790&amp;post=11321225469&amp;subd=smbrown&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smbrown.wordpress.com/2011/11/03/jawbone-up-detailed-tracks-activity-food-intake-and-sleep-cycles-available-november-6-for-100-video-engadget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/194a2c45620c4c93805e76304d702f04?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smbrown</media:title>
		</media:content>
	</item>
		<item>
		<title>Mixpanel &#124; Real-time Web Analytics, Funnel Analysis</title>
		<link>http://smbrown.wordpress.com/2011/10/31/mixpanel-real-time-web-analytics-funnel-analysis/</link>
		<comments>http://smbrown.wordpress.com/2011/10/31/mixpanel-real-time-web-analytics-funnel-analysis/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 19:50:43 +0000</pubDate>
		<dc:creator>Sean M. Brown</dc:creator>
				<category><![CDATA[analytics]]></category>

		<guid isPermaLink="false">http://smbrown.wordpress.com/?p=11321225467</guid>
		<description><![CDATA[Mixpanel &#124; Real-time Web Analytics, Funnel Analysis. Filed under: analytics<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smbrown.wordpress.com&amp;blog=118790&amp;post=11321225467&amp;subd=smbrown&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://mixpanel.com/">Mixpanel | Real-time Web Analytics, Funnel Analysis</a>.</p>
<br />Filed under: <a href='http://smbrown.wordpress.com/category/analytics/'>analytics</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smbrown.wordpress.com/11321225467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smbrown.wordpress.com/11321225467/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smbrown.wordpress.com/11321225467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smbrown.wordpress.com/11321225467/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smbrown.wordpress.com/11321225467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smbrown.wordpress.com/11321225467/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smbrown.wordpress.com/11321225467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smbrown.wordpress.com/11321225467/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smbrown.wordpress.com/11321225467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smbrown.wordpress.com/11321225467/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smbrown.wordpress.com/11321225467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smbrown.wordpress.com/11321225467/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smbrown.wordpress.com/11321225467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smbrown.wordpress.com/11321225467/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smbrown.wordpress.com&amp;blog=118790&amp;post=11321225467&amp;subd=smbrown&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smbrown.wordpress.com/2011/10/31/mixpanel-real-time-web-analytics-funnel-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/194a2c45620c4c93805e76304d702f04?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smbrown</media:title>
		</media:content>
	</item>
		<item>
		<title>KISSmetrics Web Analytics &#8211; Event Tracking, A/B Testing and Conversion Funnel Software</title>
		<link>http://smbrown.wordpress.com/2011/10/31/kissmetrics-web-analytics-event-tracking-ab-testing-and-conversion-funnel-software/</link>
		<comments>http://smbrown.wordpress.com/2011/10/31/kissmetrics-web-analytics-event-tracking-ab-testing-and-conversion-funnel-software/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 19:50:29 +0000</pubDate>
		<dc:creator>Sean M. Brown</dc:creator>
				<category><![CDATA[analytics]]></category>

		<guid isPermaLink="false">http://smbrown.wordpress.com/?p=11321225465</guid>
		<description><![CDATA[KISSmetrics Web Analytics &#8211; Event Tracking, A/B Testing and Conversion Funnel Software. Filed under: analytics<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smbrown.wordpress.com&amp;blog=118790&amp;post=11321225465&amp;subd=smbrown&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.kissmetrics.com/">KISSmetrics Web Analytics &#8211; Event Tracking, A/B Testing and Conversion Funnel Software</a>.</p>
<br />Filed under: <a href='http://smbrown.wordpress.com/category/analytics/'>analytics</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smbrown.wordpress.com/11321225465/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smbrown.wordpress.com/11321225465/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smbrown.wordpress.com/11321225465/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smbrown.wordpress.com/11321225465/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smbrown.wordpress.com/11321225465/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smbrown.wordpress.com/11321225465/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smbrown.wordpress.com/11321225465/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smbrown.wordpress.com/11321225465/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smbrown.wordpress.com/11321225465/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smbrown.wordpress.com/11321225465/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smbrown.wordpress.com/11321225465/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smbrown.wordpress.com/11321225465/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smbrown.wordpress.com/11321225465/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smbrown.wordpress.com/11321225465/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smbrown.wordpress.com&amp;blog=118790&amp;post=11321225465&amp;subd=smbrown&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smbrown.wordpress.com/2011/10/31/kissmetrics-web-analytics-event-tracking-ab-testing-and-conversion-funnel-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/194a2c45620c4c93805e76304d702f04?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smbrown</media:title>
		</media:content>
	</item>
		<item>
		<title>Search: what NFL games are on TV tomorrow?</title>
		<link>http://smbrown.wordpress.com/2011/10/29/search-what-nfl-games-are-on-tv-tomorrow/</link>
		<comments>http://smbrown.wordpress.com/2011/10/29/search-what-nfl-games-are-on-tv-tomorrow/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 02:33:27 +0000</pubDate>
		<dc:creator>Sean M. Brown</dc:creator>
				<category><![CDATA[think]]></category>

		<guid isPermaLink="false">https://smbrown.wordpress.com/2011/10/29/search-what-nfl-games-are-on-tv-tomorrow/</guid>
		<description><![CDATA[An example of the challenge in current search vs natural language processing: What football games are on tomorrow? I want to know: NFL vs soccer; TV schedule and channels; tomorrow is 10/30/2011; I am in PDT and would like to know TV listings in my local time; sorting by favorite team and/or team nearest to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smbrown.wordpress.com&amp;blog=118790&amp;post=11321225464&amp;subd=smbrown&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>An example of the challenge in current search vs natural language processing:</p>
<p>What football games are on tomorrow?</p>
<p>I want to know: NFL vs soccer; TV schedule and channels; tomorrow is 10/30/2011; I am in PDT and would like to know TV listings in my local time; sorting by favorite team and/or team nearest to my current location.</p>
<p>Tested on G and bing. Bing result included a Yahoo answers result in top 5 that had the right answer, but: I just wanted the answer, not a list of search results; the &#8216;answer&#8217; was crowdsourced/turked; the resulting web page will be out of date for the &#8216;tomorrow&#8217; question in &lt; 12 hrs.</p>
<p>Could Siri do this? Can IBM&#039;d Watson do it.</p>
<p>What if this is possible via a new answer engine? What happens to billions of value in b-models that are search and search-results dependent?</p>
<br />Filed under: <a href='http://smbrown.wordpress.com/category/think/'>think</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smbrown.wordpress.com/11321225464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smbrown.wordpress.com/11321225464/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smbrown.wordpress.com/11321225464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smbrown.wordpress.com/11321225464/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smbrown.wordpress.com/11321225464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smbrown.wordpress.com/11321225464/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smbrown.wordpress.com/11321225464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smbrown.wordpress.com/11321225464/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smbrown.wordpress.com/11321225464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smbrown.wordpress.com/11321225464/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smbrown.wordpress.com/11321225464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smbrown.wordpress.com/11321225464/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smbrown.wordpress.com/11321225464/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smbrown.wordpress.com/11321225464/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smbrown.wordpress.com&amp;blog=118790&amp;post=11321225464&amp;subd=smbrown&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smbrown.wordpress.com/2011/10/29/search-what-nfl-games-are-on-tv-tomorrow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/194a2c45620c4c93805e76304d702f04?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smbrown</media:title>
		</media:content>
	</item>
	</channel>
</rss>
