<?xml version="1.0" encoding="utf-8"?>
<!-- generator="wordpress/2.3.2" -->
<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/"
	>

<channel>
	<title>techfreak.net</title>
	<link>http://www.techfreak.net/wp</link>
	<description>The sometimes updated blog of Brendon.</description>
	<pubDate>Sat, 29 Mar 2008 10:55:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<item>
		<title>Roll your own dropbox</title>
		<link>http://www.techfreak.net/wp/archives/2008/03/29/343/</link>
		<comments>http://www.techfreak.net/wp/archives/2008/03/29/343/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 09:53:54 +0000</pubDate>
		<dc:creator>Brendon</dc:creator>
		
		<category><![CDATA[Rambling]]></category>

		<guid isPermaLink="false">http://www.techfreak.net/wp/archives/2008/03/29/343/</guid>
		<description><![CDATA[So I&#8217;ve had occasion recently to send out some slightly large .zip files to friends.  The problem with doing this is, often the attachments end up too large for some mail server in the mix.  The typical way these days around the problem is to use some sort of dropbox web application.  [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve had occasion recently to send out some slightly large .zip files to friends.  The problem with doing this is, often the attachments end up too large for some mail server in the mix.  The typical way these days around the problem is to use some sort of dropbox web application.  Usually you upload your file to the dropbox site, and are presented with a link that you can email to your friend, which then allows them to download the file.  Check out <a href="http://www.filedropper.com/">filedropper.com</a> for a simple example of such an application.</p>
<p>Of course, I was bored, and don&#8217;t like the extra steps of having to archive my files to a zip, browse to a website, click upload, find the file I want, upload it, and delete the archive copy.  Granted, there are some quicker solutions out there, but again, I was bored.</p>
<p>So I came up with a tiny solution that costs a few pennies and was fun.  All you need is the OS X Automator program, a programming language of your choice (I picked <a href="http://www.ruby-lang.org/en/">ruby</a>) and a module for interfacing with <a href="http://aws.amazon.com/s3">Amazon&#8217;s S3 service</a>.</p>
<p>The procedure is simple.  If I have time, and clean up the code enough, I might post it here.  But here&#8217;s the basic workflow steps:</p>
<ol>
<li>Make an Automator workflow that takes a selected set of files (&#8221;Get Selected Items&#8221;) and creates an archive (&#8221;Create Archive&#8221;) out of them</li>
<li>Pass that archive into a script (&#8221;Run Shell Script&#8221;) to upload the file to S3.  Generate a filename for S3 by hashing some timestamp info, the filename, etc.</li>
<li>Store the file on S3, and then output the full S3 url for capture by Automator.</li>
<li>Use the Automator &#8220;New Mail Message&#8221; action, passing in the url as the content of the message</li>
<li>Plan on manually addressing the message, filling out the body if you like.</li>
<li>Now here&#8217;s what makes it convenient: save the workflow as an application.  Drag the saved application to the Dock.</li>
</ol>
<p>Now I have a droplet on the dock which I can drag any number of selected files to, which will upload to S3, and generate a new mail message with the download link in the message body.</p>
<p>I still need a scheduled job that cleans out old files from the bucket.  But the process is fairly easy, works great, and was fun to come up with.  Now I admit, for a small solution for use with friends, there&#8217;s really no reason to pick Amazon.  I could probably just as easily upload to my website, and link from there.  But hey, that&#8217;s not as &#8220;sexy&#8221;, right?</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Tags: <a href="http://www.technorati.com/tag/automator" rel="tag">automator</a>, <a href="http://www.technorati.com/tag/dropbox" rel="tag">dropbox</a>, <a href="http://www.technorati.com/tag/programming" rel="tag">programming</a>, <a href="http://www.technorati.com/tag/s3" rel="tag">s3</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techfreak.net/wp/archives/2008/03/29/343/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My eye</title>
		<link>http://www.techfreak.net/wp/archives/2008/03/24/341/</link>
		<comments>http://www.techfreak.net/wp/archives/2008/03/24/341/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 04:44:59 +0000</pubDate>
		<dc:creator>Brendon</dc:creator>
		
		<category><![CDATA[Rambling]]></category>

		<guid isPermaLink="false">http://www.techfreak.net/wp/archives/2008/03/24/341/</guid>
		<description><![CDATA[
So this is a bit of old news.  I was going back through the files on my camera I haven&#8217;t pulled off in a few months, and found some pics of my eye when it got infected a couple months back.  I don&#8217;t know why I&#8217;d think to share this, but oh well. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/xternal1/sets/72157604236634154/" title="DSC00406.JPG by xternal1, on Flickr"><img src="http://farm3.static.flickr.com/2091/2359770041_09915305e5_m.jpg" width="240" height="180" alt="DSC00406.JPG" /></a><br />
So this is a bit of old news.  I was going back through the files on my camera I haven&#8217;t pulled off in a few months, and found some pics of my eye when it got infected a couple months back.  I don&#8217;t know why I&#8217;d think to share this, but oh well.  Anyway, it swelled way up, these don&#8217;t even represent the worst of it.  I ended up having to see an opthamologist to have the infected tissue cut out.  He had to go in through the back of the eyelid.  It was far worse to anticipate than the surgery was itself.  So, if you ever wonder why I&#8217;ve got a little red spot on my right lower lid, it&#8217;s the remnants of this.  It&#8217;s still got a little ways to go before it totally clears up.</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Tags: <a href="http://www.technorati.com/tag/eye" rel="tag">eye</a>, <a href="http://www.technorati.com/tag/surgery" rel="tag">surgery</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techfreak.net/wp/archives/2008/03/24/341/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Keeping support focused</title>
		<link>http://www.techfreak.net/wp/archives/2008/03/19/339/</link>
		<comments>http://www.techfreak.net/wp/archives/2008/03/19/339/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 16:06:49 +0000</pubDate>
		<dc:creator>Brendon</dc:creator>
		
		<category><![CDATA[Rambling]]></category>

		<guid isPermaLink="false">http://www.techfreak.net/wp/archives/2008/03/19/339/</guid>
		<description><![CDATA[I was just browsing the automattic.com How We Work page and ran across this tidbit:
Everyone who joins, regardless of position, does support for their first three weeks.
Now, I&#8217;d probably kinda-hate doing that, but it seems like a possibly great idea for keeping good customer service at the heart of a company.  I think it [...]]]></description>
			<content:encoded><![CDATA[<p>I was just browsing the <a href="http://automattic.com">automattic.com</a> <a href="http://automattic.com/about/how-we-work/">How We Work page</a> and ran across this tidbit:</p>
<blockquote><p>Everyone who joins, regardless of position, does support for their first three weeks.</p></blockquote>
<p>Now, I&#8217;d probably kinda-hate doing that, but it seems like a possibly great idea for keeping good customer service at the heart of a company.  I think it would also be tough for bigger, more traditional companies to pull off, but it&#8217;s an interesting concept still.</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Tags: <a href="http://www.technorati.com/tag/business" rel="tag">business</a>, <a href="http://www.technorati.com/tag/customer service" rel="tag">customer service</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techfreak.net/wp/archives/2008/03/19/339/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What I&#8217;m up to</title>
		<link>http://www.techfreak.net/wp/archives/2008/03/08/333/</link>
		<comments>http://www.techfreak.net/wp/archives/2008/03/08/333/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 23:18:43 +0000</pubDate>
		<dc:creator>Brendon</dc:creator>
		
		<category><![CDATA[Rambling]]></category>

		<guid isPermaLink="false">http://www.techfreak.net/wp/archives/2008/03/08/333/</guid>
		<description><![CDATA[Been very busy with work lately.  Here&#8217;s some things I&#8217;m up to.

Reading Design Patterns in Ruby by Russ Olsen
Settling into the Systems Engineering groups at work.  I transferred from IT to Engineering a few months back, it&#8217;s shaping up well for me at this point.
Playing with the new MacBook Pro
Messing around on Twitter [...]]]></description>
			<content:encoded><![CDATA[<p>Been very busy with work lately.  Here&#8217;s some things I&#8217;m up to.</p>
<ul>
<li>Reading <a href="http://www.amazon.com/Design-Patterns-Ruby-Russ-Olsen/dp/0321490452" title="Design Patterns in Ruby">Design Patterns in Ruby</a> by <a href="http://www.jroller.com/rolsen/">Russ Olsen</a></li>
<li>Settling into the Systems Engineering groups at work.  I transferred from IT to Engineering a few months back, it&#8217;s shaping up well for me at this point.</li>
<li>Playing with the new MacBook Pro</li>
<li>Messing around on <a href="http://twitter.com//xternal">Twitter</a> and <a href="http://pownce.com/xternal/">Pownce</a></li>
<li>Posting some moronic photos to <a href="http://www.flickr.com/photos/xternal1/">Flickr</a></li>
<li>Adding <a href="http://site.gravatar.com/">Gravatar</a> support to my comments.</li>
<li>Trying to resist buying one of <a href="http://eeepc.asus.com/global/">these</a>.  Thanks a lot, <a href="http://www.brendoman.com/">Brendan</a>.</li>
<li>Toying with the <a href="http://pownce.pbwiki.com/API%20Documentation2-0">Pownce API</a></li>
<li>And much , much more!  Heh.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.techfreak.net/wp/archives/2008/03/08/333/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Getting better</title>
		<link>http://www.techfreak.net/wp/archives/2006/10/18/323/</link>
		<comments>http://www.techfreak.net/wp/archives/2006/10/18/323/#comments</comments>
		<pubDate>Wed, 18 Oct 2006 23:27:51 +0000</pubDate>
		<dc:creator>Brendon</dc:creator>
		
		<category><![CDATA[Sports]]></category>

		<guid isPermaLink="false">http://www.techfreak.net/wp/?p=323</guid>
		<description><![CDATA[I went back to jiu-jitsu class last night, having not gone in over a week or so due to the business trip.  I thought I would just get mangled.  Well, the second guy up for me, my friend Diego, did pretty much toy with me.  He was also helpful and gave me [...]]]></description>
			<content:encoded><![CDATA[<p>I went back to jiu-jitsu class last night, having not gone in over a week or so due to the business trip.  I thought I would just get mangled.  Well, the second guy up for me, my friend Diego, did pretty much toy with me.  He was also helpful and gave me tips on some easily correctible errors I was making.  The real cool part of the night though was my first partner, Dave.  Now, Dave and I are about as evenly matched as I can find in the classes.  This is not to say we are actually evenly matched, it&#8217;s just, there&#8217;s not that many new people right now.  So we rolled first, and for the first time, I pretty much maintained control the entire time.  By maintained control, I mean, I either had or was transitioning to the dominant position most the time.  It felt great!  I was doing so well, he managed to compliment me during practice even, while we were going.  Hopefully tonight will be fun as well.</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/bjj" rel="tag">bjj</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techfreak.net/wp/archives/2006/10/18/323/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mental Magic</title>
		<link>http://www.techfreak.net/wp/archives/2006/10/16/322/</link>
		<comments>http://www.techfreak.net/wp/archives/2006/10/16/322/#comments</comments>
		<pubDate>Mon, 16 Oct 2006 15:42:25 +0000</pubDate>
		<dc:creator>Brendon</dc:creator>
		
		<category><![CDATA[Movies]]></category>

		<guid isPermaLink="false">http://www.techfreak.net/wp/?p=322</guid>
		<description><![CDATA[Last night a few co-workers and I hopped over to the Pleasanton Regal theater to catch a flick.  We saw &#8220;The Illusionist&#8220;, which fortunately, turned out to be pretty good.  Good, but not great.  I say &#8220;fortunately&#8221; because I managed to confuse the film with &#8220;The Prestige&#8220;, which though I&#8217;m sure vaguely [...]]]></description>
			<content:encoded><![CDATA[<p>Last night a few co-workers and I hopped over to the Pleasanton Regal theater to catch a flick.  We saw &#8220;<a href="http://www.imdb.com/title/tt0443543/">The Illusionist</a>&#8220;, which fortunately, turned out to be pretty good.  Good, but not great.  I say &#8220;fortunately&#8221; because I managed to confuse the film with &#8220;<a href="http://www.imdb.com/title/tt0482571/">The Prestige</a>&#8220;, which though I&#8217;m sure vaguely similar in content, is in fact, an entirely different film.  I realized this as, during the movie trailers,  a promo for the real &#8220;Prestige&#8221; was shown.  So for the next five minutes, I sat in flickering darkness, furiously scanning my brain to try and remember what movie we were indeed seeing.  It wasn&#8217;t until Edward Nortan&#8217;s name came up in the opening credits that I figured it out.  It&#8217;s a pretty funny experience sitting in the theater thinking &#8220;um, what movie am I about to see?&#8221;</p>
<p>And hopefully &#8220;The Prestige&#8221; will be better.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techfreak.net/wp/archives/2006/10/16/322/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Heading North</title>
		<link>http://www.techfreak.net/wp/archives/2006/10/12/321/</link>
		<comments>http://www.techfreak.net/wp/archives/2006/10/12/321/#comments</comments>
		<pubDate>Thu, 12 Oct 2006 16:11:09 +0000</pubDate>
		<dc:creator>Brendon</dc:creator>
		
		<category><![CDATA[Out &#038; About]]></category>

		<category><![CDATA[Rambling]]></category>

		<guid isPermaLink="false">http://www.techfreak.net/wp/?p=321</guid>
		<description><![CDATA[Just about to pull out of here to head for Pleasanton with William.  I&#8217;m looking forward to seeing my grandmother for a brief time tomorrow, but worried about the lack of sleep we face this weekend.  It will be nice to get out somewhere new though.  If all goes according to plan [...]]]></description>
			<content:encoded><![CDATA[<p>Just about to pull out of here to head for Pleasanton with William.  I&#8217;m looking forward to seeing my grandmother for a brief time tomorrow, but worried about the lack of sleep we face this weekend.  It will be nice to get out somewhere new though.  If all goes according to plan I should be back Monday night!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techfreak.net/wp/archives/2006/10/12/321/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Good Music</title>
		<link>http://www.techfreak.net/wp/archives/2006/10/10/320/</link>
		<comments>http://www.techfreak.net/wp/archives/2006/10/10/320/#comments</comments>
		<pubDate>Tue, 10 Oct 2006 15:55:57 +0000</pubDate>
		<dc:creator>Brendon</dc:creator>
		
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.techfreak.net/wp/?p=320</guid>
		<description><![CDATA[I&#8217;m excited because I just discovered that one of my favorite bands, Calexico, released a live session EP on iTunes recently.  Their music is awesome, I&#8217;d describe it as an eclectic blend of rock and spaghetti western music, with surf and southwest sounds slapped on top.  Much of their collection is available on [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m excited because I just discovered that one of my favorite bands, <a href="http://en.wikipedia.org/wiki/Calexico">Calexico</a>, released a live session EP on iTunes recently.  Their music is awesome, I&#8217;d describe it as an eclectic blend of rock and spaghetti western music, with surf and southwest sounds slapped on top.  Much of their <a href="http://www.emusic.com/artist/11600/11600082.html">collection</a> is available on emusic. I recommend checking them out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techfreak.net/wp/archives/2006/10/10/320/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Road Trip</title>
		<link>http://www.techfreak.net/wp/archives/2006/10/06/319/</link>
		<comments>http://www.techfreak.net/wp/archives/2006/10/06/319/#comments</comments>
		<pubDate>Fri, 06 Oct 2006 17:25:44 +0000</pubDate>
		<dc:creator>Brendon</dc:creator>
		
		<category><![CDATA[Rambling]]></category>

		<guid isPermaLink="false">http://www.techfreak.net/wp/?p=319</guid>
		<description><![CDATA[Well, it&#8217;s a half road trip, as it&#8217;s for business.  I volunteered to go up next weekend with my co-worker William to Pleasanton, CA (it&#8217;s near SF) to help move our server room up there.  It&#8217;s about an hour away from my grandmother&#8217;s place, which I haven&#8217;t had a chance to visit yet. [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s a half road trip, as it&#8217;s for business.  I volunteered to go up next weekend with my co-worker William to Pleasanton, CA (it&#8217;s near SF) to help move our server room up there.  It&#8217;s about an hour away from my grandmother&#8217;s place, which I haven&#8217;t had a chance to visit yet.  So we&#8217;ll leave Thursday, check into the hotel that night, and I&#8217;ll probably visit family on Friday.  Then we start the big move at about 11pm.  I hope it doesn&#8217;t kill us dead tired!  But, it should be fun, and I&#8217;ll get to meet people from the company I haven&#8217;t bumped into yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techfreak.net/wp/archives/2006/10/06/319/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Goal met early!</title>
		<link>http://www.techfreak.net/wp/archives/2006/10/03/318/</link>
		<comments>http://www.techfreak.net/wp/archives/2006/10/03/318/#comments</comments>
		<pubDate>Tue, 03 Oct 2006 18:20:41 +0000</pubDate>
		<dc:creator>Brendon</dc:creator>
		
		<category><![CDATA[Sports]]></category>

		<guid isPermaLink="false">http://www.techfreak.net/wp/?p=318</guid>
		<description><![CDATA[So earlier I&#8217;d mentioned that my goal was to get my BJJ blue belt in the next year.  Well, that goal has unceremoniously come and gone.  I haven&#8217;t had a belt since I&#8217;ve gone back to class, as I couldn&#8217;t find my old ones.  Well yesterday morning, my teacher flung a blue [...]]]></description>
			<content:encoded><![CDATA[<p>So earlier I&#8217;d <a href="http://www.techfreak.net/wp/archives/2006/09/22/317/">mentioned</a> that my goal was to get my BJJ blue belt in the next year.  Well, that goal has unceremoniously come and gone.  I haven&#8217;t had a belt since I&#8217;ve gone back to class, as I couldn&#8217;t find my old ones.  Well yesterday morning, my teacher flung a blue belt my way: &#8220;Murphy, you need your belt&#8221;.  I was like, uh, I was a blue belt ten years ago, but don&#8217;t feel like one now.  Well, once one always one I guess.  Now I&#8217;m the blue belt who gets beat on by the white belts.  There&#8217;s only shame in it if I let it bug me, though.</p>
<p>So now my new goal is to actually roll like a blue belt!</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/bjj" rel="tag">bjj</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techfreak.net/wp/archives/2006/10/03/318/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
