                         <?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>Allen Lew&#039;s Thoughts</title>
	<atom:link href="http://allen.alew.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://allen.alew.org</link>
	<description>My answer for &#34;life, the universe, and everything&#34;</description>
	<lastBuildDate>Tue, 03 Apr 2012 13:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Twitter Updates for 2012-04-03</title>
		<link>http://allen.alew.org/2012/04/03/twitter-updates-for-2012-04-03/</link>
		<comments>http://allen.alew.org/2012/04/03/twitter-updates-for-2012-04-03/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 13:00:00 +0000</pubDate>
		<dc:creator>Allen Lew</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://allen.alew.org/2012/04/03/twitter-updates-for-2012-04-03/</guid>
		<description><![CDATA[I modded a userscript to add a search @Yelp link for @Restaurant_com for use with @Betterworks Hope you find it useful: http://t.co/pA5pru5Z # Powered by Twitter Tools]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>I modded a userscript to add a search @<a href="http://twitter.com/Yelp" class="aktt_username">Yelp</a> link for @<a href="http://twitter.com/Restaurant_com" class="aktt_username">Restaurant_com</a> for use with @<a href="http://twitter.com/Betterworks" class="aktt_username">Betterworks</a> Hope you find it useful: <a href="http://t.co/pA5pru5Z" rel="nofollow">http://t.co/pA5pru5Z</a> <a href="http://twitter.com/enlewof/statuses/186892431571156993" class="aktt_tweet_time">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a></p>
]]></content:encoded>
			<wfw:commentRss>http://allen.alew.org/2012/04/03/twitter-updates-for-2012-04-03/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Betterworks-Yelp Reviews Script</title>
		<link>http://allen.alew.org/2012/04/02/my-betterworks-yelp-reviews-script/</link>
		<comments>http://allen.alew.org/2012/04/02/my-betterworks-yelp-reviews-script/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 18:03:11 +0000</pubDate>
		<dc:creator>Allen Lew</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[The Internet]]></category>

		<guid isPermaLink="false">http://allen.alew.org/?p=649</guid>
		<description><![CDATA[My company got signed up for the Betterworks perks program a few months back.  Betterworks pays employees of their customers (my employer in this case) $50 a month to spend on food takeout, messages, car washes, and other fun activities.&#160;&#8230; <a href="http://allen.alew.org/2012/04/02/my-betterworks-yelp-reviews-script/">finish&#160;reading&#160;My Betterworks-Yelp Reviews Script</a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_666" class="wp-caption alignright" style="width: 310px"><a href="http://allen.alew.org/wp-content/uploads/2012/04/betterworks.png"><img class="size-medium wp-image-666 " title="betterworks" src="http://allen.alew.org/wp-content/uploads/2012/04/betterworks-300x107.png" alt="" width="300" height="107" /></a><p class="wp-caption-text">Betterworks with yelp links</p></div>
<p>My company got signed up for the <a href="http://www.betterworks.com/">Betterworks</a> perks program a few months back.  Betterworks pays employees of their customers (my employer in this case) $50 a month to spend on food takeout, messages, car washes, and other fun activities.  However, I was having a hard time finding figuring out the quality of the service from their listings, so I would search for reviews on <a href="http://www.yelp.com">Yelp</a>.  While that was easy enough on its own, I found a <a href="http://userscripts.org/scripts/show/96836">script</a> that added a Yelp review search link to <a href="http://www.restaurant.com/">Restaurant.com</a> and thought to myself, why not use this for Betterworks?  So I modded the <a href="http://allen.alew.org/wp-content/uploads/2012/04/betterworks-yelp-reviews.user.js">script</a> for my own use, and now I have one button search Yelp for business reviews from Betterworks.  Kind of neat.  Install with<a href="https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/">Greasemonkey for Firefox</a> and then click on the script link; Chrome users need <a href="https://chrome.google.com/webstore/detail/dhdgffkkebhmkfjojejmpbldmpobfkfo">Tampermonkey</a> (<strong>Update</strong>: Tampermonkey is no longer needed thanks to code from <a href="http://erikvold.com/blog/index.cfm/2010/6/14/using-jquery-with-a-user-script">Erik Vold</a>).  <a href="https://github.com/enlewof/userscripts/blob/master/betterworks-yelp-reviews.user.js">Source code is on Github</a>.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://allen.alew.org/2012/04/02/my-betterworks-yelp-reviews-script/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2012-03-30</title>
		<link>http://allen.alew.org/2012/03/30/twitter-updates-for-2012-03-30/</link>
		<comments>http://allen.alew.org/2012/03/30/twitter-updates-for-2012-03-30/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 13:00:00 +0000</pubDate>
		<dc:creator>Allen Lew</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://allen.alew.org/2012/03/30/twitter-updates-for-2012-03-30/</guid>
		<description><![CDATA[I was reduced to a nonspeaking cameo in this video, but it&#039;s still a neat introduction to what I do @rubiconproject: http://t.co/VvzvYI29 # Powered by Twitter Tools]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>I was reduced to a nonspeaking cameo in this video, but it&#039;s still a neat introduction to what I do @<a href="http://twitter.com/rubiconproject" class="aktt_username">rubiconproject</a>:<br />
<a href="http://t.co/VvzvYI29" rel="nofollow">http://t.co/VvzvYI29</a> <a href="http://twitter.com/enlewof/statuses/185518652173467649" class="aktt_tweet_time">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a></p>
]]></content:encoded>
			<wfw:commentRss>http://allen.alew.org/2012/03/30/twitter-updates-for-2012-03-30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2012-03-02</title>
		<link>http://allen.alew.org/2012/03/02/twitter-updates-for-2012-03-02-2/</link>
		<comments>http://allen.alew.org/2012/03/02/twitter-updates-for-2012-03-02-2/#comments</comments>
		<pubDate>Fri, 02 Mar 2012 14:00:00 +0000</pubDate>
		<dc:creator>Allen Lew</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://allen.alew.org/2012/03/02/twitter-updates-for-2012-03-02-2/</guid>
		<description><![CDATA[Hey @Gmail, can you make your iPhone app not notify me when I archive a message? That&#039;s getting a bit annoying. # Powered by Twitter Tools]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Hey @<a href="http://twitter.com/Gmail" class="aktt_username">Gmail</a>, can you make your iPhone app not notify me when I archive a message?  That&#039;s getting a bit annoying. <a href="http://twitter.com/enlewof/statuses/175327118757068801" class="aktt_tweet_time">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a></p>
]]></content:encoded>
			<wfw:commentRss>http://allen.alew.org/2012/03/02/twitter-updates-for-2012-03-02-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2012-02-27</title>
		<link>http://allen.alew.org/2012/02/27/twitter-updates-for-2012-02-27/</link>
		<comments>http://allen.alew.org/2012/02/27/twitter-updates-for-2012-02-27/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 14:00:00 +0000</pubDate>
		<dc:creator>Allen Lew</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://allen.alew.org/2012/02/27/twitter-updates-for-2012-02-27/</guid>
		<description><![CDATA[Is it bad that I&#039;m thinking this might actually be better than my current commute? Commuters Take the Morning Plane -http://buswk.co/wCGYgO # Powered by Twitter Tools]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Is it bad that I&#039;m thinking this might actually be better than my current commute? Commuters Take the Morning Plane -http://buswk.co/wCGYgO <a href="http://twitter.com/enlewof/statuses/173860482283872256" class="aktt_tweet_time">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a></p>
]]></content:encoded>
			<wfw:commentRss>http://allen.alew.org/2012/02/27/twitter-updates-for-2012-02-27/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2012-02-25</title>
		<link>http://allen.alew.org/2012/02/25/twitter-updates-for-2012-02-25/</link>
		<comments>http://allen.alew.org/2012/02/25/twitter-updates-for-2012-02-25/#comments</comments>
		<pubDate>Sat, 25 Feb 2012 14:00:00 +0000</pubDate>
		<dc:creator>Allen Lew</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://allen.alew.org/2012/02/25/twitter-updates-for-2012-02-25/</guid>
		<description><![CDATA[Note to self: Proofread more of your typing. Making grammar mistakes and finding them hours/days later is not cool. # Powered by Twitter Tools]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Note to self:  Proofread more of your typing.  Making grammar mistakes and finding them hours/days later is not cool. <a href="http://twitter.com/enlewof/statuses/173085192037203969" class="aktt_tweet_time">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a></p>
]]></content:encoded>
			<wfw:commentRss>http://allen.alew.org/2012/02/25/twitter-updates-for-2012-02-25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2012-02-24</title>
		<link>http://allen.alew.org/2012/02/24/twitter-updates-for-2012-02-24/</link>
		<comments>http://allen.alew.org/2012/02/24/twitter-updates-for-2012-02-24/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 14:00:00 +0000</pubDate>
		<dc:creator>Allen Lew</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://allen.alew.org/2012/02/24/twitter-updates-for-2012-02-24/</guid>
		<description><![CDATA[Though after re-reading that article, it may also reflect how we judge the unemployed. After all, do they have money to travel and party? # So those Facebook photos of parties you maybe worried about, may actually get a job.&#160;&#8230; <a href="http://allen.alew.org/2012/02/24/twitter-updates-for-2012-02-24/">finish&#160;reading&#160;Twitter Updates for 2012-02-24</a>]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Though after re-reading that article, it may also reflect how we judge the unemployed.  After all, do they have money to travel and party? <a href="http://twitter.com/enlewof/statuses/172721995677569024" class="aktt_tweet_time">#</a></li>
<li>So those Facebook photos of parties you maybe worried about, may actually get a job.  Go figure. cc @<a href="http://twitter.com/RoseAndrea" class="aktt_username">RoseAndrea</a> <a href="http://t.co/UZFiu9h2" rel="nofollow">http://t.co/UZFiu9h2</a> <a href="http://twitter.com/enlewof/statuses/172716248709337088" class="aktt_tweet_time">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a></p>
]]></content:encoded>
			<wfw:commentRss>http://allen.alew.org/2012/02/24/twitter-updates-for-2012-02-24/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2012-02-06</title>
		<link>http://allen.alew.org/2012/02/06/twitter-updates-for-2012-02-06/</link>
		<comments>http://allen.alew.org/2012/02/06/twitter-updates-for-2012-02-06/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 14:00:00 +0000</pubDate>
		<dc:creator>Allen Lew</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://allen.alew.org/2012/02/06/twitter-updates-for-2012-02-06/</guid>
		<description><![CDATA[Belichick gambled and lost. He could have remembered that kickers don&#039;t always make the last second plays. #Superbowl # Powered by Twitter Tools]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Belichick gambled and lost.  He could have remembered that kickers don&#039;t always make the last second plays.  #<a href="http://search.twitter.com/search?q=%23Superbowl" class="aktt_hashtag">Superbowl</a> <a href="http://twitter.com/enlewof/statuses/166354874504712193" class="aktt_tweet_time">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a></p>
]]></content:encoded>
			<wfw:commentRss>http://allen.alew.org/2012/02/06/twitter-updates-for-2012-02-06/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2012-01-24</title>
		<link>http://allen.alew.org/2012/01/24/twitter-updates-for-2012-01-24-2/</link>
		<comments>http://allen.alew.org/2012/01/24/twitter-updates-for-2012-01-24-2/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 14:00:00 +0000</pubDate>
		<dc:creator>Allen Lew</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://allen.alew.org/2012/01/24/twitter-updates-for-2012-01-24-2/</guid>
		<description><![CDATA[Another cool tool: Vagrant, Ruby script for spinning up virtual machines with virtualbox: http://t.co/2yZVUPRS #scale10x # Powered by Twitter Tools]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Another cool tool: Vagrant, Ruby script for spinning up virtual machines with virtualbox:  <a href="http://t.co/2yZVUPRS" rel="nofollow">http://t.co/2yZVUPRS</a> #<a href="http://search.twitter.com/search?q=%23scale10x" class="aktt_hashtag">scale10x</a> <a href="http://twitter.com/enlewof/statuses/161600821635719168" class="aktt_tweet_time">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a></p>
]]></content:encoded>
			<wfw:commentRss>http://allen.alew.org/2012/01/24/twitter-updates-for-2012-01-24-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2012-01-21</title>
		<link>http://allen.alew.org/2012/01/21/twitter-updates-for-2012-01-21-2/</link>
		<comments>http://allen.alew.org/2012/01/21/twitter-updates-for-2012-01-21-2/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 14:00:00 +0000</pubDate>
		<dc:creator>Allen Lew</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://allen.alew.org/2012/01/21/twitter-updates-for-2012-01-21-2/</guid>
		<description><![CDATA[Fourth tool: nventory for a graphical view of your data center #scale10x http://t.co/8PEVtlZv # Third toolkit in my arsenal: monitoring sucks github repo of monitoring tools #scale10x https://t.co/PY2Rc4xt # Second tool: libcloud, for accessing the various cloud services http://t.co/pS4kMV9A #&#160;&#8230; <a href="http://allen.alew.org/2012/01/21/twitter-updates-for-2012-01-21-2/">finish&#160;reading&#160;Twitter Updates for 2012-01-21</a>]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Fourth tool: nventory for a graphical view of your data center #<a href="http://search.twitter.com/search?q=%23scale10x" class="aktt_hashtag">scale10x</a> <a href="http://t.co/8PEVtlZv" rel="nofollow">http://t.co/8PEVtlZv</a> <a href="http://twitter.com/enlewof/statuses/160509717142179840" class="aktt_tweet_time">#</a></li>
<li>Third toolkit in my arsenal: monitoring sucks github repo of monitoring tools #<a href="http://search.twitter.com/search?q=%23scale10x" class="aktt_hashtag">scale10x</a> <a href="https://t.co/PY2Rc4xt" rel="nofollow">https://t.co/PY2Rc4xt</a> <a href="http://twitter.com/enlewof/statuses/160506339670491137" class="aktt_tweet_time">#</a></li>
<li>Second tool: libcloud, for accessing the various cloud services <a href="http://t.co/pS4kMV9A" rel="nofollow">http://t.co/pS4kMV9A</a> <a href="http://twitter.com/enlewof/statuses/160492741678215168" class="aktt_tweet_time">#</a></li>
<li>Things I&#039;m keeping in my toolkit thanks to @<a href="http://twitter.com/socallinuxexpo" class="aktt_username">socallinuxexpo</a>.  1. Ubuntu Rescue Remix: utilities for fixing computers <a href="http://t.co/yWNlf18a" rel="nofollow">http://t.co/yWNlf18a</a> <a href="http://twitter.com/enlewof/statuses/160474364079382530" class="aktt_tweet_time">#</a></li>
<li>Learning about harnessing the cloud @<a href="http://twitter.com/socallinuxexpo" class="aktt_username">socallinuxexpo</a>. <a href="http://twitter.com/enlewof/statuses/160448162052587520" class="aktt_tweet_time">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a></p>
]]></content:encoded>
			<wfw:commentRss>http://allen.alew.org/2012/01/21/twitter-updates-for-2012-01-21-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.925 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-20 17:09:38 -->

