<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Micah Elliott &#187; Social</title>
	<atom:link href="http://micahelliott.com/category/social/feed/" rel="self" type="application/rss+xml" />
	<link>http://micahelliott.com</link>
	<description>Stories from my Startup Journey</description>
	<lastBuildDate>Mon, 29 Nov 2010 07:46:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<image>
  <link>http://micahelliott.com</link>
  <url>http://micahelliott.com/mde-gravatar7.png</url>
  <title>Micah Elliott</title>
</image>
	<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.6.3" -->
	<copyright>Copyright &#38;#xA9; 2012 Micah Elliott </copyright>
	<managingEditor>mde@micahelliott.com</managingEditor>
	<webMaster>mde@micahelliott.com</webMaster>
	<category>posts</category>
	<image>
		<url>http://micahelliott.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>Micah Elliott &#187; Social</title>
		<link>http://micahelliott.com</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Stories from my Startup Journey</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &amp; Culture" />
	<itunes:author></itunes:author>
	<itunes:owner>
		<itunes:name></itunes:name>
		<itunes:email>mde@micahelliott.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://micahelliott.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>Twitter Desktop Client Geolocation</title>
		<link>http://micahelliott.com/2009/12/twitter-desktop-client-geolocation/</link>
		<comments>http://micahelliott.com/2009/12/twitter-desktop-client-geolocation/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 08:23:24 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Mining]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[geo]]></category>
		<category><![CDATA[geolocation]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://micahelliott.com/?p=384</guid>
		<description><![CDATA[Twitter&#8217;s new geolocation facilities are all the rage.  Actually, most users don&#8217;t know about them yet, but they should soon. And by &#8220;facilities&#8221;, I mean just a couple fields in your XML/JSON that&#8217;s fed through the API to/from a few clients.  Most Twitter clients don&#8217;t yet support this new geolocation, but they may come around&#8230; [...]]]></description>
			<content:encoded><![CDATA[<p>Twitter&#8217;s new geolocation facilities are all the rage.  Actually, most users don&#8217;t know about them yet, but they should soon. And by &#8220;facilities&#8221;, I mean just a couple fields in your XML/JSON that&#8217;s fed through the API to/from a few clients.  Most Twitter clients don&#8217;t yet support this new geolocation, but they may come around&#8230; if they figure out how to be accurate.<span id="more-384"></span></p>
<h2>Geo Services</h2>
<p>There&#8217;s no lack of geo-aware tools out there: fireeagle, brightkite, latitude, shizzow, foursquare, loopt, more I don&#8217;t remember trying and tossing, and I&#8217;m sure a bunch more I&#8217;ve never heard of. I tried most of them just this year, as most are pretty new.  But they generally lack users, at least compared to Twitter, who&#8217;s new to the geo game. Just try importing your friends from gmail, twitter, and facebook with some of these services, and you&#8217;ll see what I mean. Latitude will be interesting to watch &#8212; given android&#8217;s impending ubiquity &#8212; but Google&#8217;s may be too big to be the real innovator in this space (despite all their leverage).</p>
<h2>Mobility</h2>
<p>I wonder where we&#8217;re going with mobility.  I gather that the majority of Twits are still using non-browser-based Twitter Desktop Clients (TDCs).  Maybe the sea-change to smartphones is underway.  But I&#8217;m not sure. Granted, this luddite got a MyTouch a few months ago, and I&#8217;ve got latitude and foursquare (and other random android apps crashing my phone) constantly sending my location around (after giving up on brightkite and shizzow clients).  But I know a lot of (predominantly AIR?) desktop apps are still overwhelmingly popular; they&#8217;re just lacking something&#8230;</p>
<h2>The Problem With Desktop Geo-awareness</h2>
<p>Quick background. Smartphones now have GPS, and it tends to be readily available (and now easy enough to turn off to save batteries) and incredibly accurate, often pinning you to the residence/office/coffee shop/place you shouldn&#8217;t be, you&#8217;re actually in. That constant information stream can really open some doors to innovation (e.g., geo-time-plot-animating your week). It&#8217;s the impetus for all those geo-services. Also, browsers like Firefox 3.5 can <a href="http://www.mozilla.com/en-US/firefox/geolocation/">pinpoint you</a> with similar accuracy with a little magic that I haven&#8217;t completely figured out.  It seems to have to do with IP lookup combined with unique MAC address locations and a nice relationship with Google who&#8217;s probably got MACs/SSIDs for most routers in your neighborhood. Probably collected while taking pictures of your street. So at least one bleeding-edge browser has it. Some others will figure it out too over the coming years.</p>
<p><strong>But what about <a href="http://mashable.com/2009/06/27/twitter-desktop-apps/">all those  TDCs</a>? When will they really become geo-aware?</strong> I tried out <a href="http://mike.verdone.ca/twitter/">Python Twitter Tools</a> today and it actually supported the geo-tag features just introduced into the Twitter API. I&#8217;m expecting it&#8217;s one of the few language libs with support as of today.  It&#8217;s really simplistic and naturally adapts to API changes (for better or worse), unlike the de facto python-twitter whose recent patches we&#8217;re insufficient and thus far ignored (by all but me?). So pretending to be a TDC I wanted to figure out how to send accurate geo-info alongside a tweet.</p>
<p>The TDC scenario is that we have no GPS and we&#8217;re outside a browser. That leaves us with a local IP address, like 192.168.1.X, and some mapping APIs. You can determine your un-NAT-ed IP most easily with somthing like:</p>
<pre>curl <a rel="nofollow" href="http://www.whatismyip.com/automation/n09230945.asp" target="_blank">www.whatismyip.com/automation/n09230945.asp</a></pre>
<p>Then you can make use of GeoIP, which (along with <a href="http://www.maxmind.com/app/geoip_country">its database</a>) is installable via apt-get and some path-tweaking (or a bunch of other commercial offerings) to determine your <em>approximate</em> location, for widely varying degrees of approximate. I understand this approach can be way off outside the US, and my testing shows it&#8217;s not too great here either &#8212; something like &#8220;in the vicinity&#8221; 80% of the time.</p>
<p>For serious geo-tracking (illnesses, events, friends, advertising, etc) that&#8217;s usually not good enough. So I&#8217;m perplexed &#8212; what are all the TDCs going to do to make use of this compelling feature? Seriously, leave a comment if you&#8217;ve got some insights.</p>
<h2>Redundant and Confusing</h2>
<p>Since Day 1 Twitter has offered a &#8220;Location&#8221; field, to represent the city you live in (I guess). It&#8217;s been bastardized by various mobile clients to reflect a user&#8217;s current location.  Through the API a client can mess with a user&#8217;s profile to be constantly updating the Location field when she tweets. It apparently wasn&#8217;t designed to be used this way (or else why are they rolling out this shiny coord-only geo stuff?), but it has worked. In fact it works just about as well as the new-geo-facilities. But now we have two ways to do it.</p>
<p>The difference is that the new formal mechanism seems to enforce (or just encourage?) GeoRSS/GeoJSON (which have their own odd inconsistencies, like disagreeing on lat/lon and lon/lat). And it&#8217;s on a tweet-by-tweet basis, so the location is associated with the tweet itself; not the user (picture the schema). That&#8217;s really cool to be able to see where a user has been as he sends each tweet. But it would be a lot better IMHO if Twitter enabled geo updating without the tweets themselves (no, @devnull is not available for constant dumping of DMs with geo-coords). Then it might supplant any of the other new geo-services. I find it a little annoying to see floods of &#8220;I&#8217;m here!&#8221; tweets from the geo-aware-ati(?) I follow. So new-geo is for tweets, and I guess old-geo (Location field) is for users, and should be kept pretty static, maybe conventionally indicating where the user lives permanently.</p>
<p>I wish the intended uses of the fields had been made more clear. For now, I&#8217;m just hoping that the TDCs figure out how to get accurate geo-info, and start making use of new-geo. I&#8217;ll try to be tweeting from a mobile client like Twidroid that supports new-geo. And I&#8217;ll continue to let Latitude and FourSquare track me automatically, in hopes that their gathered data becomes useful. Eventually I hope to see a massive adoption of geo-aware clients so we can start to do real things with all that data (assuming we can continue to mine it en masse). I expect that Facebook will again be playing fast-follower once this really catches on.</p>
]]></content:encoded>
			<wfw:commentRss>http://micahelliott.com/2009/12/twitter-desktop-client-geolocation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spontaneous Recommendations on LinkedIn</title>
		<link>http://micahelliott.com/2008/04/spontaneous-recommendations-on-linkedin/</link>
		<comments>http://micahelliott.com/2008/04/spontaneous-recommendations-on-linkedin/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 19:05:00 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Copy]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[benevolence]]></category>
		<category><![CDATA[idea]]></category>

		<guid isPermaLink="false">http://blog.micahelliott.com/?p=5</guid>
		<description><![CDATA[LinkedIn appears to have gained an enormous user base. The majority of people I&#8217;ve worked with are already there. It took a few people prodding me to sign up before I bought into the idea. But I was still skeptical. What was the point of it? I couldn&#8217;t quite figure out what problem LinkedIn was [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://linkedin.com/">LinkedIn</a> appears to have gained an enormous user base.  The majority of people I&#8217;ve worked with are already there.  It took a few people prodding me to sign up before I bought into the idea.  But I was still skeptical.  What was the point of it?  I couldn&#8217;t quite figure out what problem LinkedIn was trying to solve.  It just looked like another address book, and it was forcing me to store redundant resume information.  And I hate redundancy!  And worse, it wasn&#8217;t intended as a communication tool, so why get connected to everyone?  It certainly can&#8217;t integrate with <a href="http://www.mutt.org/">mutt</a>!</p>
<p>But then it started to click.  LinkedIn did some things to make it fun and useful.  Just like Facebook (which I&#8217;m only just starting to use, and don&#8217;t plan to use much), it encourages users to build up their connections.  I started to find friends and colleagues, and it was kinda cool to see what they&#8217;d been doing with their careers.  But that wasn&#8217;t quite enough to make it compelling.  Then I noticed a little green-bar indicator telling me that my profile was only 55% complete.  What does that mean?  Well, I better fix that.  Do I get some special status when I get to 100%? Let me just fill in the rest of the education section, and then add some other jobs.  Okay, cool, now I&#8217;m at 70%.  This silly gimick (the green bar) was making me want to keep adding information.</p>
<p>It kindly told me that I&#8217;d need to add some &#8220;recommendations&#8221; to increase my completion status.  Okay, what&#8217;s a recommendation.  I started browsing around some of my connections, and saw that my buddy, Son, had like 20 recommendations.  Wow, people must really think he&#8217;s great!  But I can&#8217;t just go asking people to say nice things about me.  Guess I&#8217;ll try writing one about a former colleague.  Hmm, it&#8217;s pretty hard to find people to write nice things about.  But I chose someone, and wrote a short blurb about how nice Wendy was to work with.  Whoa, that felt good!  She was a little surprised to see it, but I explained that LinkedIn compelled me to do it.</p>
<p>After a couple more, I caught the bug and started writing nice things about more acquaintences.  Now I&#8217;m really feeling great.  This wonderful excercise caused the following to happen:</p>
<ul>
<li>Reflecting back on positive experiences in my career</li>
<li>Remembering the people who were fun to work with</li>
<li>Thinking about business relationships in a new way, focusing on tangible positive events</li>
<li>Making others feel good and motivating their positive behavior</li>
<li>Encouraging others to make something positive of each relationship</li>
</ul>
<p>Maybe someone will write back something nice about me.  Admittedly, that was part of the initial selfish motivation.  But really, I don&#8217;t care much if I get the reciprocation.  It just feels good to capture a positive relationship you&#8217;ve had at some point in your career.</p>
<p>There are still various LinkedIn features that are not obvious to me &#8212; why am I a member of these groups??  But at this point I have to say that LinkedIn is doing some things very well.</p>
<p>Business idea: build a social system (or add-on) to encourage sharing kind relational reflection.</p>
]]></content:encoded>
			<wfw:commentRss>http://micahelliott.com/2008/04/spontaneous-recommendations-on-linkedin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Startup School Impressions &#8212; Should You Attend?</title>
		<link>http://micahelliott.com/2008/04/startup-school-impressions-should-you-attend/</link>
		<comments>http://micahelliott.com/2008/04/startup-school-impressions-should-you-attend/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 17:46:00 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://blog.micahelliott.com/?p=4</guid>
		<description><![CDATA[I flew down to SFO last weekend to attend Startup School. Lots of energy in Kresge and it was pretty easy to start talking to people. I even met a few fellow Portlanders. I was really looking forward to hearing fresh ideas from some great innovators of our day. Turns out that these guys already [...]]]></description>
			<content:encoded><![CDATA[<p>I flew down to SFO last weekend to attend <a href="http://startupschool.org/">Startup School</a>.  Lots of energy in Kresge and it was pretty easy to start talking to people.  I even met a few fellow Portlanders.   I was really looking forward to hearing fresh ideas from some great innovators of our day.  Turns out that these guys already blog about most of the things they tell you.  What&#8217;s more, you can simply <a href="http://omnisio.com/startupschool08">download</a> all the talks.</p>
<p>But I&#8217;m glad I attended in person.  I probably won&#8217;t make the trip next year since I now understand the whole experience: highly successful geeky speakers (that you can even talk to!), lots of ambitious young people, fancy setting, and pretty nice weather (compared to Portland).</p>
<p>The two biggest benefits of physically attending the show were: meeting people like me, and being inspired (by the vibe) to go out and take the plunge.</p>
<p>In chatting with fellow geeks, I learned that geeks have wild ideas.  None of the ideas I heard resonated with me as things that I&#8217;d really want to team up to do.  I wonder if people felt the same way about my ideas.  I&#8217;ve been thinking about ways to organize groups in Portland to try and do some brainstorming.  Looks like <a href="http://portland.startupdrinks.com/">startupdrinks</a> might be getting some traction.  My other idea is to just start showing up and introducing myself at user interest groups, like those focused on <a href="http://www.pdxruby.org/">Ruby</a>, <a href="http://python.meetup.com/183/">Python</a>, and <a href="http://www.pdxlinux.org/">Linux</a>.</p>
<p>There was not full concensus in the messages &#8212; I need to use my own judgement in rolling up my take-aways.  So here is my view of key points from the talks in summary:
<ul>
<li>Big companies make lots of acquisitions &#8212; lots of startups aim to be another.</li>
<li>Raising money: as late and as little as possible.  But when the time does come, get twice as much as you <span style="font-style: italic;">think</span> you need.</li>
<li>There are some business terms and concepts you should get familiar with, but don&#8217;t worry about this too early &#8212; hackers are much more important than business types.  Focus on hacking.</li>
<li>Get a <span style="font-weight: bold;">good team</span> of engineers (I think two is optimal for most cases).</li>
<li>Make <span style="font-weight: bold;">something people want</span>.</li>
<li>Build your business plan around <span style="font-weight: bold;">benevolence</span> &#8212; when times get tough, you&#8217;ll need a &#8220;good-will justification&#8221; for maintaining morale and pulling out of it.  When facing adversity, &#8220;getting rich&#8221; is not a strong enough motivator for success.</li>
<li>Do whatever is <span style="font-weight: bold;">best for your users</span>.</li>
<li>Find a <span style="font-weight: bold;">good wave</span> to ride &#8212; it&#8217;s very hard to create your own.</li>
<li>Tie your problem to <span style="font-weight: bold;">money already being spent</span>.</li>
<li>Find a way for your technology to <span style="font-weight: bold;">be disruptive</span>.</li>
<li>Target a market who has their <span style="font-weight: bold;">hair on fire</span> &#8212; they will be happy with whatever you build them.</li>
<li><span style="font-weight: bold;">Setting a price</span> comes between building a great app and profiting &#8212; don&#8217;t forget to have a price.</li>
<li>Target the <span style="font-weight: bold;">Fortune 5,000,000.</span> Lots of businesses only have 1-5 employees &#8212; they are a huge market.</li>
<li>You <span style="font-weight: bold;">don&#8217;t have to be viral</span>.</li>
<li>Focus on <span style="font-weight: bold;">solving real problems</span> &#8212; ones that you face personally.</li>
<li>Find an enthusiastic user.</li>
<li>Focus on making 100 users happy before launching.</li>
<li>Be lazy and selfish in implementing user-requested features.</li>
<li>Iterate rapidly.</li>
<li>Leverage scalability of Amazon and Google elastic offerings.</li>
<li>Become a part of the community &#8212; start blogging (personal and business)</li>
<li>Be part of important discussions.</li>
<li>Embrace criticism.</li>
<li>Data is more agile than code &#8212; find a way to generate and leverage it.</li>
</ul>
<p>My impressions in summary:
<ul>
<li>Talks are great, but they are wholly available online &#8212; if you don&#8217;t attend you really should spend a day giving them focused attention</li>
<li>Lots of speaker messaging is repeated one year to the next</li>
<li>Speakers are not all on the same page (Sequoia vs 37Signals)</li>
<li>Young persons can be successful if they are motivated; but older fellas should not feel excluded from entering the race</li>
<li>You can meet some friendly geeks and maybe even make some useful connections</li>
<li>You need to break out of your shell and talk to people in order to meet your future partners</li>
<li>People actually use Lisp for project code (I&#8217;ll be blogging about getting started with Lisp soon)</li>
<li>There is a lot of startup activity in The Bay, but many believe that <a href="http://www.37signals.com/svn/posts/987-are-you-sure-you-want-to-be-in-san-francisco">you don&#8217;t have to live there to get started</a> (my naive self included)</li>
<li>There needs to be better planning for pizza (my lunch turned out to be a Snickers and banana)</li>
<li>You can be inspired to take the plunge</li>
</ul>
<p>If you haven&#8217;t been to Startup School, you should <a href="http://andrewchen.typepad.com/andrew_chens_blog/2007/02/how_to_meet_peo.html">get prepared</a> and go.</p>
]]></content:encoded>
			<wfw:commentRss>http://micahelliott.com/2008/04/startup-school-impressions-should-you-attend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

