<?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>Leah Culver</title>
	<link>http://leahculver.com</link>
	<description>leahculver.com</description>
	<pubDate>Tue, 23 Jun 2009 22:23:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<item>
		<title>Kings of Code in Amsterdam next week</title>
		<link>http://leahculver.com/2009/06/23/kings-of-code-in-amsterdam-next-week/</link>
		<comments>http://leahculver.com/2009/06/23/kings-of-code-in-amsterdam-next-week/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 22:23:27 +0000</pubDate>
		<dc:creator>Leah</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://leahculver.com/2009/06/23/kings-of-code-in-amsterdam-next-week/</guid>
		<description><![CDATA[I&#8217;ll be heading over to Amsterdam for the Kings of Code conference next week. The conference takes place on Tuesday, but I&#8217;ll be there for a whole week hanging out and working. No, &#8220;working from Amsterdam&#8221; isn&#8217;t a euphemism, I&#8217;ll actually be working on some stuff for my job at Six Apart.
The speaker lineup for [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be heading over to Amsterdam for the <a href="http://kingsofcode.org/" target="_blank">Kings of Code</a> conference next week. The conference takes place on Tuesday, but I&#8217;ll be there for a whole week hanging out and working. No, &#8220;working from Amsterdam&#8221; isn&#8217;t a euphemism, I&#8217;ll actually be working on some stuff for my job at Six Apart.</p>
<p>The <a href="http://kingsofcode.org/pages/speakers">speaker lineup</a> for Kings of Code looks really good and I&#8217;m excited to get to meet some awesome developers. If you&#8217;re in Amsterdam for the conference, be sure to say &#8220;hi.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://leahculver.com/2009/06/23/kings-of-code-in-amsterdam-next-week/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Django Dash 2009</title>
		<link>http://leahculver.com/2009/05/19/django-dash-2009/</link>
		<comments>http://leahculver.com/2009/05/19/django-dash-2009/#comments</comments>
		<pubDate>Tue, 19 May 2009 22:58:33 +0000</pubDate>
		<dc:creator>Leah</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://leahculver.com/2009/05/19/django-dash-2009/</guid>
		<description><![CDATA[The Django Dash is coming up in a couple weekends (May 30-31) and I&#8217;m excited to be participating this year. The Django Dash is a contest for creating a new Django-based project in under 48 hours.
Defunkt and I are working on a web IRC client which will certainly be awesome. I didn&#8217;t get to be [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://djangodash.com/" target="_blank">Django Dash</a> is coming up in a couple weekends (May 30-31) and I&#8217;m excited to be participating this year. The Django Dash is a contest for creating a new Django-based project in under 48 hours.</p>
<p><a href="http://djangodash.com/teams/25/" target="_blank">Defunkt and I</a> are working on a web IRC client which will certainly be awesome. I didn&#8217;t get to be part of the dash last year since Pownce was a sponsor and I haven&#8217;t done any timed hacking for awhile so I&#8217;m pretty excited.</p>
<p>Want to join in the dash? <a href="http://djangodash.com/">Registration is now open. </a></p>
]]></content:encoded>
			<wfw:commentRss>http://leahculver.com/2009/05/19/django-dash-2009/feed/</wfw:commentRss>
		</item>
		<item>
		<title>GitHub issues!</title>
		<link>http://leahculver.com/2009/04/16/github-issues/</link>
		<comments>http://leahculver.com/2009/04/16/github-issues/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 22:52:35 +0000</pubDate>
		<dc:creator>Leah</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://leahculver.com/2009/04/16/github-issues/</guid>
		<description><![CDATA[The past month or so I&#8217;ve been alpha-testing GitHub&#8217;s latest feature - a bug tracker! It&#8217;s called Issues and it&#8217;s available to all GitHub users today.
If you go to a project on GitHub, you&#8217;ll see there&#8217;s a new Issues tab. Click on the tab to check out the project&#8217;s Issues.

For the full tour, check out [...]]]></description>
			<content:encoded><![CDATA[<p>The past month or so I&#8217;ve been alpha-testing <a href="http://github.com/" target="_blank">GitHub</a>&#8217;s latest feature - a bug tracker! It&#8217;s called <a href="http://github.com/blog/411-github-issue-tracker" target="_blank">Issues</a> and it&#8217;s available to all GitHub users today.</p>
<p>If you go to a project on GitHub, you&#8217;ll see there&#8217;s a new Issues tab. Click on the tab to check out the project&#8217;s Issues.</p>
<p><a href="http://github.com/mightylemon/mightylemon/issues" target="_blank"><img src="http://s3.amazonaws.com/leah.baconfile.com/blog%2Fissues.png" height="293" width="600" /></a></p>
<p>For the full tour, check out the <a href="http://github.com/blog/411-github-issue-tracker" target="_blank">GitHub blog post about Issues</a>.</p>
<p>Issues is unique in that there aren&#8217;t any Owners, Priorities, or Milestones - only labels, like GMail. This allows project owners and users make up their own system to suit the project. You can also sort the issues by drag and drop, so you can move the important ones to the top.</p>
<p>I&#8217;ve filed some pretty good issues during alpha testing.</p>
<p><a href="http://github.com/rails/rails/issues#issue/1" target="_blank"><img src="http://s3.amazonaws.com/leah.baconfile.com/blog%2Frails-issue.png" height="286" width="600" /></a></p>
<p>The original plan was for Issues to launch on April Fool&#8217;s Day, so this issue was meant as a joke. Sorry Rails!</p>
<p>Try out GitHub Issues, and let me know what you think. Disclaimer (yesss, I finally get to make a disclaimer): I&#8217;m an advisor to GitHub.</p>
]]></content:encoded>
			<wfw:commentRss>http://leahculver.com/2009/04/16/github-issues/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tiny Tiny URL - the tiny tiny url thing</title>
		<link>http://leahculver.com/2009/04/09/tiny-tiny-url-the-tiny-tiny-url-thing/</link>
		<comments>http://leahculver.com/2009/04/09/tiny-tiny-url-the-tiny-tiny-url-thing/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 07:23:20 +0000</pubDate>
		<dc:creator>Leah</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://leahculver.com/2009/04/09/tiny-tiny-url-the-tiny-tiny-url-thing/</guid>
		<description><![CDATA[I thought about writing how I made Baconfile&#8217;s tiny URL service, tinyb.cn. However, I thought it would be more fun to write a generic URL shortener&#8230; and make it short. I&#8217;ve been wanting to play around with Sinatra (a Ruby web framework that isn&#8217;t Rails) for a while now, so that&#8217;s what I did.
Here it [...]]]></description>
			<content:encoded><![CDATA[<p>I thought about writing how I made <a href="http://baconfile.com/" target="_blank">Baconfile</a>&#8217;s tiny URL service, tinyb.cn. However, I thought it would be more fun to write a generic URL shortener&#8230; and make it short. I&#8217;ve been wanting to play around with <a href="http://www.sinatrarb.com/" target="_blank">Sinatra</a> (a Ruby web framework that isn&#8217;t Rails) for a while now, so that&#8217;s what I did.</p>
<p>Here it is: <a href="http://github.com/leah/tinytinyurl/blob/61e59ced74d04e7d46e090b2faee35cdc1970972/tinytiny.rb" target="_blank">Tiny Tiny URL</a></p>
<p>This is my first Ruby code ever, so please be nice.</p>
<p>The basic idea is to have the user enter a URL, then store that URL in the database. The only columns in the database are the auto-incrementing primary key and the URL. To create fancy short URLs, the id is base36 encoded/decoded. That&#8217;s all people.</p>
]]></content:encoded>
			<wfw:commentRss>http://leahculver.com/2009/04/09/tiny-tiny-url-the-tiny-tiny-url-thing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>URL Shorteners and Tiny Bacon</title>
		<link>http://leahculver.com/2009/04/09/url-shorteners-and-tiny-bacon/</link>
		<comments>http://leahculver.com/2009/04/09/url-shorteners-and-tiny-bacon/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 03:48:49 +0000</pubDate>
		<dc:creator>Leah</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://leahculver.com/2009/04/09/url-shorteners-and-tiny-bacon/</guid>
		<description><![CDATA[Thanks to another great Daring Fireball post, I&#8217;ve disabled frames on Baconfile.  Sorry, Google image search.
Actually, Gruber&#8217;s post was prompted by Digg&#8217;s new DiggBar which frames sites with a top navigation bar served by Digg. This is annoying on several levels, mostly because it obscures the page&#8217;s URL.
Here&#8217;s the example: http://digg.com/d1nYVs 
I pretty much agree [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://daringfireball.net/2009/04/how_to_block_the_diggbar" target="_blank">another great Daring Fireball post</a>, I&#8217;ve disabled frames on <a href="http://baconfile.com/" target="_blank">Baconfile</a>.  Sorry, Google image search.</p>
<p>Actually, Gruber&#8217;s post was prompted by <a href="http://blog.digg.com/?p=591" target="_blank">Digg&#8217;s new DiggBar</a> which frames sites with a top navigation bar served by Digg. This is annoying on several levels, mostly because it obscures the page&#8217;s URL.</p>
<p>Here&#8217;s the example: <a href="http://digg.com/d1nYVs" target="_blank">http://digg.com/d1nYVs </a></p>
<p>I pretty much agree with Gruber about the importance of URLs: they should tell a user where they are and be simple, informative, and easy to share. I also don&#8217;t agree with Digg branding my (personal) project site and serving ads against it either (just click on the &#8220;Related&#8221; link on the Digg bar to get an ad).</p>
<p><a href="http://baconfile.com/" target="_blank">Baconfile</a> is my pet side project and I&#8217;ve had a lot of fun developing it in my free time over the past couple months. It&#8217;s a web interface for files on Amazon S3 and I actually love that it&#8217;s not very popular. All the fun of running a website without any hassle <img src='http://leahculver.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I actually implemented my own URL shortener for Baconfile, called tinyb.cn (Tiny Bacon). Instead of shortening any URL on the web though, it&#8217;s only used for URLs that redirect for Baconfile. The idea being that when a user sees a tinyb.cn URL, they might guess that it redirects to baconfile.com.</p>
<p>Here&#8217;s a URL to a file permalink page on Baconfile:<br />
<a href="http://baconfile.com/wilsonminer/This%20thread%20is%20useless/" target="_blank">http://baconfile.com/wilsonminer/This%20thread%20is%20useless/</a></p>
<p>Here&#8217;s the Tiny Bacon URL for that page:<br />
<a href="http://tinyb.cn/2j" target="_blank">http://tinyb.cn/2j</a></p>
<p>There&#8217;s even a Twitter button on the bottom of each Baconfile permalink page that redirects to Twitter and pre-populates your tweet with the tinyb.cn URL. It doesn&#8217;t require a username/password, nor does it post the tweet for you automatically, it&#8217;s just a link - <a href="http://twitter.com/home?status=I%20know%20these%20guys.%20So%20random.%20http://tinyb.cn/2j" target="_blank">like this</a>.</p>
<p>I created tinyb.cn to make tiny URLs more transparent and informative instead of misleading and self-serving. I&#8217;m sure I&#8217;ll write more about how to make a URL shortener, but for now let&#8217;s just consider how we can use tiny URLs for good.</p>
]]></content:encoded>
			<wfw:commentRss>http://leahculver.com/2009/04/09/url-shorteners-and-tiny-bacon/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Good Times at PyCon 2009</title>
		<link>http://leahculver.com/2009/03/31/good-times-at-pycon-2009/</link>
		<comments>http://leahculver.com/2009/03/31/good-times-at-pycon-2009/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 23:32:32 +0000</pubDate>
		<dc:creator>Leah</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://leahculver.com/2009/03/31/good-times-at-pycon-2009/</guid>
		<description><![CDATA[I just got back from Chicago for PyCon 2009 - good times.

The Django pony speaks at PyCon. Photo by Ted Leung.
On Saturday night a bunch of Django peeps ended up singing some live karaoke. Luckily I had my Flip camcorder and was able to put the embarrassing videos up on Vimeo.
Bohemian Rhapsody Karaoke - Andy [...]]]></description>
			<content:encoded><![CDATA[<p>I just got back from Chicago for PyCon 2009 - good times.</p>
<p style="text-align: center"><a href="http://www.flickr.com/photos/twleung/3402473730/in/set-72157616080795506" target="_blank"><img src="http://farm4.static.flickr.com/3568/3402473730_9aac22b013.jpg" alt="django pony" height="333" width="500" /></a></p>
<p align="center">The Django pony speaks at PyCon. Photo by <a href="http://www.flickr.com/photos/twleung/3402473730/in/set-72157616080795506">Ted Leung</a>.</p>
<p align="left">On Saturday night a bunch of Django peeps ended up singing some live karaoke. Luckily I had my Flip camcorder and was able to put the embarrassing videos up on Vimeo.</p>
<p align="left"><a href="http://www.vimeo.com/3943959" target="_blank">Bohemian Rhapsody Karaoke</a> - <a href="http://term.ie/" target="_blank">Andy Smith</a> and <a href="http://thauber.com/" target="_blank">Tony Hauber</a> sing Queen&#8217;s Bohemian Rhapsody.</p>
<p align="left"><a href="http://www.vimeo.com/3944369" target="_blank">Wanted Dead or Alive Karaoke</a> - <a href="http://defunkt.github.com/" target="_blank">Chris Wanstrath</a> and <a href="http://www.eflorenzano.com/" target="_blank">Eric Florenzano</a> sing Bon Jovi&#8217;s Wanted Dead or Alive.</p>
]]></content:encoded>
			<wfw:commentRss>http://leahculver.com/2009/03/31/good-times-at-pycon-2009/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Happy Ada Lovelace Day!</title>
		<link>http://leahculver.com/2009/03/24/happy-ada-lovelace-day/</link>
		<comments>http://leahculver.com/2009/03/24/happy-ada-lovelace-day/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 06:08:56 +0000</pubDate>
		<dc:creator>Leah</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://leahculver.com/2009/03/24/happy-ada-lovelace-day/</guid>
		<description><![CDATA[Phew! I almost missed it. It wasn&#8217;t until dinner tonight that I heard about Ada Lovelace day. I&#8217;ve been heads-down all day working on three different Django projects. Oh, the irony (in the colloquial sense)!
Thanks to everyone who gave shout-outs to all the ladies on their blogs and Twitter and such! Yay! I&#8217;m terribly sorry [...]]]></description>
			<content:encoded><![CDATA[<p>Phew! I almost missed it. It wasn&#8217;t until dinner tonight that I heard about <a href="http://findingada.com/" target="_blank">Ada Lovelace day</a>. I&#8217;ve been heads-down all day working on three different Django projects. Oh, the irony (in the colloquial sense)!</p>
<p>Thanks to everyone who gave shout-outs to all the ladies on their blogs and Twitter and such! Yay! I&#8217;m terribly sorry I missed the <a href="http://www.pledgebank.com/AdaLovelaceDay" target="_blank">pledge drive</a>, but I&#8217;ll participate anyways.</p>
<p>A woman in technology I admire is <a href="http://en.wikipedia.org/wiki/Marissa_Mayer" target="_blank">Marissa Mayer</a>. Sure, it seems kind of easy to pick the most famous female Googler, but I really like the idea of Marissa Mayer. I like to imagine that she&#8217;s the midwestern frosty blonde evil genius running the whole company and Sergey, Larry and Eric are just her stooges. Of course this isn&#8217;t entirely true, but it&#8217;s fun to think about. Besides, I wish I had that job.</p>
<p>On a more serious note, I greatly admire <a href="http://valerieaurora.org/" target="_blank">Valerie Aurora</a>, <a href="http://en.oreilly.com/oscon2008/public/schedule/speaker/6904" target="_blank">Elaine Wherry</a>, and <a href="http://lisa.livejournal.com/">Lisa Phillips</a>. While they are very different kinds of hackers (Linux kernel, JavaScript, and systems administration), I know them all through the great work they have done for open source software.</p>
<p>Speaking of geekery, forget following me on Twitter - <a href="http://github.com/leah" target="_blank">follow me on GitHub</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://leahculver.com/2009/03/24/happy-ada-lovelace-day/feed/</wfw:commentRss>
		</item>
		<item>
		<title>This Data Format Feels Wrong</title>
		<link>http://leahculver.com/2009/03/20/this-data-format-feels-wrong/</link>
		<comments>http://leahculver.com/2009/03/20/this-data-format-feels-wrong/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 23:24:17 +0000</pubDate>
		<dc:creator>Leah</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://leahculver.com/2009/03/20/this-data-format-feels-wrong/</guid>
		<description><![CDATA[At lunch today there was some discussion about Flash and something about the layers of abstraction in the Flash player API. I was in too much of a food coma to catch the details but it all ended with, &#8220;Well of course it needs to transmit data in XML.&#8221;
As if no serious buisiness can take [...]]]></description>
			<content:encoded><![CDATA[<p>At lunch today there was some discussion about Flash and something about the layers of abstraction in the Flash player API. I was in too much of a food coma to catch the details but it all ended with, &#8220;Well of course it needs to transmit data in <a href="http://en.wikipedia.org/wiki/XML" target="_blank">XML</a>.&#8221;</p>
<p>As if no serious buisiness can take place without data being converted to and from XML.</p>
<p>On one of my side projects, <a href="http://github.com/leah/django-elsewhere/" target="_blank">django-elsewhere</a>, an open source Django plug-in for managing a list of social network profiles, I ran into a similar issue. I&#8217;ve been maintaining a list of known social networking sites in a Python file. Since renaming the project (Django-PSN to Django-elsewhere) and moving it to GitHub, there&#8217;s been much fussing about what sites should be included in the list.</p>
<p>So why not just move the data into a database?</p>
<p>SQL databases are great for large amounts of data or data that gets updated often. To me, it didn&#8217;t make a lot of sense to store a near-static list of social networks in a database. I outlined my thoughts in a <a href="http://github.com/leah/django-elsewhere/commit/b97a88ab770d4d69b899728b9f244f319cd95500#comments" target="_blank">GitHub comment</a>:</p>
<p><img src="http://s3.amazonaws.com/leah.baconfile.com/blog%2Felsewhere-db-comment.png" alt="django-elsewhere db comment" height="214" width="622" /></p>
<p>Sadly, I&#8217;m going to lose this battle (in fact I&#8217;ve <a href="http://github.com/leah/django-elsewhere/commit/575e24d6d211c69ee42d3f8e82af6783ae04689f" target="_blank">already lost</a>). Why?</p>
<p>Because Python lists don&#8217;t <em>feel right</em>.</p>
<p>Databases, YAML files, and XML feel right.</p>
<p>As good programmers, we&#8217;ve been trained to love standards and compatibility. Why, when anticipating working only in one language, can&#8217;t we just use the data structures of that language to store data?</p>
<p>I really love that Django project settings are, by default, <a href="http://docs.djangoproject.com/en/dev/topics/settings/#topics-settings" target="_blank">stored in a file called settings.py</a>.</p>
<p>settings dot PY!</p>
<p>A Python file!! It makes perfect sense, use Python data structures to store data only used by a Python application. It&#8217;s easy to read and manipulate, all in Python. I&#8217;m sure there was a bit of &#8220;why not use <a href="http://en.wikipedia.org/wiki/YAML" target="_blank">YAML</a>?&#8221; with regards to the settings.py and cheers to it remaining in Python.</p>
<p>So yes, I think it&#8217;s okay to have internal APIs <a href="http://docs.python.org/library/pickle.html" target="_blank">pickle</a> and external APIs only do <a href="http://en.wikipedia.org/wiki/JSON" target="_blank">JSON</a>. Feel free to dispute in the comments but I say: know your audience, know your application, and sometimes it&#8217;s okay to feel wrong.</p>
]]></content:encoded>
			<wfw:commentRss>http://leahculver.com/2009/03/20/this-data-format-feels-wrong/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Upcoming Talk at EuroDjangoCon</title>
		<link>http://leahculver.com/2009/02/27/upcoming-talk-at-eurodjangocon/</link>
		<comments>http://leahculver.com/2009/02/27/upcoming-talk-at-eurodjangocon/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 00:37:50 +0000</pubDate>
		<dc:creator>Leah</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://leahculver.com/2009/02/27/upcoming-talk-at-eurodjangocon/</guid>
		<description><![CDATA[EuroDjangoCon is coming up this May 4-8 in Prague! Yay!
I&#8217;ll be giving a keynote there (topic TBA) along with a bunch of other fabulous speakers such as Jacob Kaplan-Moss, Blaine Cook, Joe Stump, and Zed Shaw.
There&#8217;s lots of exciting stuff going on with Django these days so it&#8217;s definitely worth making the trip out to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://euro.djangocon.org/" target="_blank">EuroDjangoCon</a> is coming up this May 4-8 in Prague! Yay!</p>
<p>I&#8217;ll be giving a keynote there (topic TBA) along with a bunch of other fabulous speakers such as <a href="http://jacobian.org/" target="_blank">Jacob Kaplan-Moss</a>, <a href="http://romeda.org/">Blaine Cook</a>, <a href="http://www.joestump.net/" target="_blank">Joe Stump</a>, and <a href="http://www.zedshaw.com/" target="_blank">Zed Shaw</a>.</p>
<p>There&#8217;s lots of exciting stuff going on with Django these days so it&#8217;s definitely worth making the trip out to Prague. If speaker line-up doesn&#8217;t convince you, there&#8217;s always the <a href="http://www.botelalbatros.cz/cs/" target="_blank">botel</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://leahculver.com/2009/02/27/upcoming-talk-at-eurodjangocon/feed/</wfw:commentRss>
		</item>
		<item>
		<title>People Tagging</title>
		<link>http://leahculver.com/2009/02/26/people-tagging/</link>
		<comments>http://leahculver.com/2009/02/26/people-tagging/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 02:26:55 +0000</pubDate>
		<dc:creator>Leah</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://leahculver.com/2009/02/26/people-tagging/</guid>
		<description><![CDATA[I read a great blog post from Dare Obasanjo that mentioned the effect of &#8220;people tagging&#8221; on Facebook&#8217;s growth. People tagging being that nice feature of Facebook photos where you can draw a little rectangle around your friend&#8217;s face and put their name to it. Your friend gets an email, clicks through to the Facebook [...]]]></description>
			<content:encoded><![CDATA[<p>I read a great <a href="http://www.25hoursaday.com/weblog/2009/02/26/IfYourUsersCantFindTheFeatureItMightAsWellNotExist.aspx" target="_blank">blog post</a> from Dare Obasanjo that mentioned the effect of &#8220;people tagging&#8221; on Facebook&#8217;s growth. People tagging being that nice feature of Facebook photos where you can draw a little rectangle around your friend&#8217;s face and put their name to it. Your friend gets an email, clicks through to the Facebook photo, and gets to enjoy looking at their own drunken facial expressions.</p>
<p>When I started using Flickr a couple years ago and as a regular Facebook user I was shocked to find no &#8220;people tagging.&#8221; My friend <a href="http://flickr.com/photos/tags/ceedub" target="_blank">ceedub</a> recommended picking a tag for <a href="http://flickr.com/photos/tags/leahculver" target="_blank">myself</a>, then telling all my friends to tag me with it in all their photos. Lame.</p>
<p>Another great use of people tagging is blog social networks like LiveJournal and Vox. I love writing a blog post and linking to all my friends mentioned in the post. Actually, I might build that feature into the next version of my leahculver.com blog <img src='http://leahculver.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I&#8217;m so sad that <a href="http://pownce.com/" target="_blank">Pownce</a> was really my first attempt at a consumer web product and that I didn&#8217;t get much of a chance to iterate on its product design. I&#8217;m taking a bit of a break from making social apps right now, but I can&#8217;t help but mull over the little things that really make the web feel like people party.</p>
]]></content:encoded>
			<wfw:commentRss>http://leahculver.com/2009/02/26/people-tagging/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
