<?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>The Mine! Project</title>
	<atom:link href="http://themineproject.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://themineproject.org</link>
	<description>open source project for online data and relationships logistics</description>
	<lastBuildDate>Tue, 23 Mar 2010 13:05:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mine! Video Roundup!</title>
		<link>http://themineproject.org/2010/03/mine-video-roundup/</link>
		<comments>http://themineproject.org/2010/03/mine-video-roundup/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 13:05:38 +0000</pubDate>
		<dc:creator>alecm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://themineproject.org/?p=354</guid>
		<description><![CDATA[We&#8217;ve had a lot of conferences recently, and two of them yielded videos!  We&#8217;re hosting them on YouTube nowadays, so they tend to come in 10-minute chapters, hopefully that won&#8217;t interfere with the message too much.
First was BarCamp Antwerp, with Mathias Baert presenting in Flemish/Dutch an introduction to the Mine and Pymine:

Second was Alec [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve had a lot of conferences recently, and two of them yielded videos!  We&#8217;re hosting them on YouTube nowadays, so they tend to come in 10-minute chapters, hopefully that won&#8217;t interfere with the message too much.</p>
<p>First was BarCamp Antwerp, with <a href="http://www.youtube.com/watch?v=_-1yotpZ0so&#038;feature=PlayList&#038;p=42DFC7D8DE37625C&#038;index=0&#038;playnext=1">Mathias Baert</a> presenting in Flemish/Dutch an introduction to the Mine and Pymine:</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/_-1yotpZ0so&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/_-1yotpZ0so&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>Second was <a href="http://www.youtube.com/watch?v=M1ulJ7Nk3Sg&#038;feature=PlayList&#038;p=C294B2FE8DB60BDE&#038;index=0&#038;playnext=1">Alec Muffett at DJUGL London</a> &#8211; this time in English, with a review of the project, goals, and pymine development up to February 2010:</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/M1ulJ7Nk3Sg&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/M1ulJ7Nk3Sg&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>We&#8217;ll add more videos and content when they arise! <img src='http://themineproject.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://themineproject.org/2010/03/mine-video-roundup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>February Update!</title>
		<link>http://themineproject.org/2010/02/february-update/</link>
		<comments>http://themineproject.org/2010/02/february-update/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 12:32:57 +0000</pubDate>
		<dc:creator>alecm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://themineproject.org/?p=346</guid>
		<description><![CDATA[Well, it&#8217;s been ages.  Too long, really, and I apologise. 
A lot has been going on with The Mine Project, notably Pymine development &#8211; the core codebase is being refactored and (I hate to put it like this) is almost back to the state of functionality where it was in December &#8212; however it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s been ages.  Too long, really, and I apologise. </p>
<p>A lot has been going on with The Mine Project, notably Pymine development &#8211; the core codebase is being refactored and (I hate to put it like this) is almost back to the state of functionality where it was in December &#8212; however it&#8217;s now half the size, considerably more capable, and in a position to be grown in the future without being tragic. </p>
<p>The main changes were to the Django database model; by the nature of Django this was the first code that I wrote for pymine, and thus was the most complex and arcane in some senses; it is now considerably simplified, although it will help to <a href="http://groups.google.com/group/themineproject">send mail to the maillist</a> if you&#8217;re looking to delve into it.</p>
<p>Last weekend we had out first code-camp, in Chelsea; Mathias Baert came from Brussels for an overnight stay, and was hacking JavaScript all weekend; Ketan worked with Mathias, Adriana and me all saturday afternoon and evening, and after considerable thrashing-out of some open questions, the eventual UI will be in a much better state for users.</p>
<p>The development UI, OTOH, is still a bit rough.  Mathias and I are trying-out a new JavaScript tagging widget which will make life better.</p>
<p>Upcoming news:</p>
<ul>
<li>TheMineProject will be presented at DJUGL &#8211; the London Django User Group, on Thursday February 25th</li>
<li>Mathias will be presenting on TheMineProject at BarCamp Antwerp on March 6th</li>
</ul>
<p>More news as time warrants; I will try to update more frequently, I promise.</p>
]]></content:encoded>
			<wfw:commentRss>http://themineproject.org/2010/02/february-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stripmining The User: DataPortability, The &#8220;Pragmatic&#8221; Web, And A Bad Philosophy</title>
		<link>http://themineproject.org/2009/12/stripmining-the-user-dataportability-the-pragmatic-web-and-a-bad-philosophy/</link>
		<comments>http://themineproject.org/2009/12/stripmining-the-user-dataportability-the-pragmatic-web-and-a-bad-philosophy/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 11:57:14 +0000</pubDate>
		<dc:creator>alecm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://themineproject.org/?p=341</guid>
		<description><![CDATA[Just posted at my blog:
Stripmining The User: DataPortability, The &#8220;Pragmatic&#8221; Web, And A Bad Philosophy
A little too ranty to post here,  I feel, but pertinent.
]]></description>
			<content:encoded><![CDATA[<p>Just posted at my blog:</p>
<p><a href="http://www.crypticide.com/dropsafe/article/3643">Stripmining The User: DataPortability, The &#8220;Pragmatic&#8221; Web, And A Bad Philosophy</a></p>
<p>A little too ranty to post here,  I feel, but pertinent.</p>
]]></content:encoded>
			<wfw:commentRss>http://themineproject.org/2009/12/stripmining-the-user-dataportability-the-pragmatic-web-and-a-bad-philosophy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A small lesson on user adoption</title>
		<link>http://themineproject.org/2009/10/a-small-lesson-on-user-adoption/</link>
		<comments>http://themineproject.org/2009/10/a-small-lesson-on-user-adoption/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 15:55:19 +0000</pubDate>
		<dc:creator>Adriana</dc:creator>
				<category><![CDATA[Adoption]]></category>
		<category><![CDATA[heatwave]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[use]]></category>
		<category><![CDATA[user adoption]]></category>

		<guid isPermaLink="false">http://themineproject.org/?p=299</guid>
		<description><![CDATA[Whenever people ask me: And how are you going to drive adoption of Mine!? My answer is: by not driving it&#8230; but by tapping into the kind of things people already do and are used to doing more and more. So a conclusion from a McKinsey article by Scott Griffith, CEO of Zipcar, describing how [...]]]></description>
			<content:encoded><![CDATA[<p>Whenever people ask me: <em>And how are you going to drive adoption of Mine!?</em> My answer is: <em>by not driving it</em>&#8230; but by tapping into the kind of things people already do and are used to doing more and more. So a conclusion from a <a href="http://whatmatters.mckinseydigital.com/internet/zipcar-selling-cars-one-ride-at-a-time">McKinsey article by Scott Griffith, CEO of Zipcar</a>, describing how web and communications technologies gave rise to his company’s innovative business model, resonated with me:</p>
<blockquote><p><em>Despite the advances that Zipcar has been able to make by leveraging technology, none of this would be relevant without the preexisting level of comfort with and use of technology by consumers and businesses. People are ready to try a self-serve car because they have become comfortable with self-service banking and self-serve checkouts. I doubt people would be comfortable reserving and paying for the use of a car on the Web if they hadn’t already done similar e-commerce transactions, like having DVDs delivered by Netflix or buying an airline ticket online that allows them to check in at a self-service kiosk. And when it comes to FastFleet, I doubt whether businesses and governments would consider outsourcing fleet-management systems if they hadn’t already outsourced e-mail, Web hosting, and other mission-critical applications.</em></p></blockquote>
<p>So we are designing for the few who needs Mine!, not the &#8216;most people&#8217;, &#8216;my granny&#8217;, &#8216;the great unwashed&#8217;, &#8216;demographic of your choice&#8217;. That starts with me &#8211; I want it, I need it, I can&#8217;t wait to use it. Preferrably by yesterday! Along the way, a few other people have seen the point and want the same. If all of them start using Mine! for their purposes and it works for them, it&#8217;s a success, because their use will improve it for the next level of users who don&#8217;t need to understand or subscribe to the whole vision and philosophical underpinnings of the Mine! project. Lather, rinse, repeat. </p>
<p>I prefer to think of adoption as something that happens from an epicenter in a style of a heatwave or, more gently, a stone dropped into water. In networks, this works much better than driven adoption that often misses its target. </p>
<div id="attachment_1415" class="wp-caption aligncenter" style="width: 310px"><img src="http://www.mediainfluencer.net/wp/wp-content/uploads/2009/10/heatwave1_med-300x279.jpg" alt="Heatwave" title="heatwave1_med" width="300" height="279" class="size-medium wp-image-1415" /><p class="wp-caption-text">Heatwave</p></div>
<p><img src="http://www.mediainfluencer.net/wp/wp-content/uploads/2009/10/heatwave2-300x180.jpg" alt="Stone in water" title="Stone in water" width="300" height="180" class="aligncenter size-medium wp-image-1416" /></p>
]]></content:encoded>
			<wfw:commentRss>http://themineproject.org/2009/10/a-small-lesson-on-user-adoption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Personal data: the user control currency &#8211; VRM workshop panel discuss</title>
		<link>http://themineproject.org/2009/10/personal-data-the-user-control-currency-vrm-workshop-panel-discuss/</link>
		<comments>http://themineproject.org/2009/10/personal-data-the-user-control-currency-vrm-workshop-panel-discuss/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 10:21:54 +0000</pubDate>
		<dc:creator>Adriana</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[vrm workshop Boston personal data analysis]]></category>

		<guid isPermaLink="false">http://themineproject.org/2009/10/personal-data-the-user-control-currency-vrm-workshop-panel-discuss/</guid>
		<description><![CDATA[Later today I&#8217;ll be on a panel at the VRM Workshop in Boston, remotely joining the discussion about personal data, its analysis and what it means for VRM.. and me as individual user. 
]]></description>
			<content:encoded><![CDATA[<p>Later today I&#8217;ll be on <a href="http://cyber.law.harvard.edu/projectvrm/VRooM_Boston_2009#Panel:_Getting_Personal_With_Data:_How_Users_Get_Control_and_What_They_Do_With_It">a panel at the VRM Workshop </a>in Boston, remotely joining the discussion about personal data, its analysis and what it means for VRM.. and me as individual user. </p>
]]></content:encoded>
			<wfw:commentRss>http://themineproject.org/2009/10/personal-data-the-user-control-currency-vrm-workshop-panel-discuss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter analytics for individual users</title>
		<link>http://themineproject.org/2009/08/twitter-analytics-for-individual-users/</link>
		<comments>http://themineproject.org/2009/08/twitter-analytics-for-individual-users/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 15:38:24 +0000</pubDate>
		<dc:creator>Adriana</dc:creator>
				<category><![CDATA[Autonomy]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Tools & applications]]></category>

		<guid isPermaLink="false">http://themineproject.org/?p=287</guid>
		<description><![CDATA[Lifehacker founder, Gina Trapani, has been working on an interesting new Twitter app:
Tentatively called Twitalytic, it’s a self-hosted web-based application that grabs your tweets, archives them, and uses them to give your some interesting data about the people you follow and those who follow you.
This is the kind of analytical functionality that I think is [...]]]></description>
			<content:encoded><![CDATA[<p>Lifehacker founder, Gina Trapani, has been working on <a href="http://www.techcrunch.com/2009/08/20/lifehacker-founder-wants-to-hack-your-life-with-a-new-twitter-app/?awesm=tcrn.ch_7ikc&#038;utm_campaign=techcrunch&#038;utm_medium=tcrn.ch-twitter&#038;utm_source=twitter.com&#038;utm_content=twitter-publisher-main">an interesting new Twitter app</a>:</p>
<blockquote><p><em>Tentatively called Twitalytic, it’s a self-hosted web-based application that grabs your tweets, archives them, and uses them to give your some interesting data about the people you follow and those who follow you.</em></p></blockquote>
<p>This is the kind of analytical functionality that I think is missing on the web, available to individual users, for their benefit. Informed user is a better user and the more I can play with my data, the more I  find out about my behaviour, the more understanding and hopefully autonomy I can have. </p>
]]></content:encoded>
			<wfw:commentRss>http://themineproject.org/2009/08/twitter-analytics-for-individual-users/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Open, distributed and yours&#8230;</title>
		<link>http://themineproject.org/2009/08/open-distributed-yours/</link>
		<comments>http://themineproject.org/2009/08/open-distributed-yours/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 18:28:32 +0000</pubDate>
		<dc:creator>Adriana</dc:creator>
				<category><![CDATA[Autonomy]]></category>
		<category><![CDATA[Social web]]></category>
		<category><![CDATA[Tools & applications]]></category>

		<guid isPermaLink="false">http://themineproject.org/?p=273</guid>
		<description><![CDATA[What with FriendFeed selling out to Facebook, the less those of us who have been harping on about user autonomy, self-hosted or user-owned apps and technology look like online equivalent of survivalists. 
The prospect of a distributed, interoperable, self-hosted network of publishing, reading and discussion tools is nothing new &#8211; but the idea is gaining [...]]]></description>
			<content:encoded><![CDATA[<p>What with FriendFeed selling <strike>out</strike> to Facebook, the less those of us who have been harping on about user autonomy, self-hosted or user-owned apps and technology look like online equivalent of survivalists. </p>
<blockquote><p><em>The prospect of a distributed, interoperable, self-hosted network of publishing, reading and discussion tools is nothing new &#8211; but the idea is gaining a lot more support as more people react to recent news like <a href="http://www.readwriteweb.com/archives/facebook_users_-_heres_what_friendfeed_brings_to_t.php">FriendFeed&#8217;s sale to Facebook</a>, <a href="http://www.readwriteweb.com/archives/twitter_hammers_nail_in_coffin_for_trim.php">Tr.im&#8217;s up and down</a> and <a href="http://www.readwriteweb.com/archives/social_media_2009_outage_day_2_everyones_up_except_twitter.php">Twitter&#8217;s denial of service attacks</a>. The tide may not be turning, but there&#8217;s sure to be some new waves of innovation that come out of this period of frustration.</em></p></blockquote>
<p>Marshall Kirkpatrick of <a href="http://www.readwriteweb.com/archives/is_a_perfect_storm_forming_for_distributed_social_networking.php">Read Write Web</a> does a good job of explaining why blogging and a WordPress type platform won&#8217;t be enough to replace services like Twitter. Yes, it publishing &#038; distribution vs communication and relationships. </p>
<blockquote><p><em>If we all had a little piece of our microblogging network on our own servers and they spoke to each other, that couldn&#8217;t happen.</p>
<p>We&#8217;d also own our own data, our archives, our interface design and more. It would be like publishing little messages&#8230; like grown ups.</em></p></blockquote>
<p>Indeed. <a href="http://identi.ca/">Identi.ca</a> has been designed to do precisely that &#8211; though you don&#8217;t get your stuff automatically, unless you federate and use your own server to install Laconica but it&#8217;s already a giant leap for microblogging. </p>
<p>There are two more interesting items mentioned in the post &#8211; <a href="http://dashes.com/anil/2009/07/the-pushbutton-web-realtime-becomes-real.html">The Push Button Web</a> and the <a href="http://diso-project.org/">DiSo project</a>. We have looked at both and in short, the first depends too much on an intermediary, namely <a href="http://code.google.com/p/pubsubhubbub/">PubSubHubBub</a> (obviously a lot depends on who can be such a hub and then the reality of who would be) and the other depends too much on a new XML based data standard. </p>
<p>Anyway, what&#8217;s worth noting is this conclusion:</p>
<blockquote><p><em>Are all of these circumstances and conversations going to push the social web over the edge, toward a more distributed and less centralized model? Probably not in a big way, immediately, but we&#8217;re pretty sure that some interesting innovation is going to come out of this. Dissatisfied engineers, working on a problem that a lot of people are interested in, can produce some fun and important work.</em></p></blockquote>
<p>Dissatisfied engineers and hopefully growing number of users, might provide momentum for an alternative, distributed approach to online communication and data logistics. This is where Mine! comes in.  And although Mine! hasn&#8217;t been conceived for communication, it will also serve as a platform that belongs to the user. </p>
<p>Alec often describes Mine! as &#8220;asocial&#8221; software, not because it cannot be networked and connected to others but because it offers the user the option to withdraw from the network and join on his/her own terms. </p>
]]></content:encoded>
			<wfw:commentRss>http://themineproject.org/2009/08/open-distributed-yours/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Chrome OS and the Mine!</title>
		<link>http://themineproject.org/2009/07/chrome-os-and-the-mine/</link>
		<comments>http://themineproject.org/2009/07/chrome-os-and-the-mine/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 16:52:33 +0000</pubDate>
		<dc:creator>alecm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://themineproject.org/?p=269</guid>
		<description><![CDATA[My friend Jim wrote, regarding Google&#8217;s Chrome OS:
 It&#8217;s an interesting idea &#8211; a distro where the only app is the browser &#8211; but it&#8217;s not really anything new; it&#8217;s just another iteration of the thin client idea. Of course, it might be the right iteration this time.
It also rather goes against a lot of [...]]]></description>
			<content:encoded><![CDATA[<p>My friend Jim <a href="http://found.pale.org/?c=id&#038;p=5312">wrote, regarding Google&#8217;s Chrome OS</a>:</p>
<blockquote><p> It&#8217;s an interesting idea &#8211; a distro where the only app is the browser &#8211; but it&#8217;s not really anything new; it&#8217;s just another iteration of the thin client idea. Of course, it might be the right iteration this time.</p>
<p>It also rather goes against a lot of the ideas people like Alec and Adriana are coming up with &#8211; ideas of owning one&#8217;s own data are rather scuppered by every application running on some anonymous server somewhere. Maybe, after a while, users of Chrome OS will start to buy UI-less home servers to run their apps on and store their data.</p>
<p>Maybe we need a UI-less distribution of Linux, running Apache (or whatever) and a whole bunch of open source webapps &#8211; word processing, spreadsheets &#8211; and, of course, a Mine! server.</p></blockquote>
<p>&#8230;and I responded in the comments, but alas his homebrew blog software ate my formatting:</p>
<blockquote><blockquote>ideas of owning one&#8217;s own data are rather scuppered by every application running on some anonymous server somewhere</p></blockquote>
<p>Unless it&#8217;s yours <img src='http://themineproject.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I&#8217;m not worried by more and more browsers; I am watching my colleagues realise that all the blogs they have on blogs.sun.com are rather a single point of failure and that their continued publication is at the whim of Larry Ellison.  Suddenly people are really really interested in the means of exporting and transporting their blog to another platform, which would not be an issue was the software under their control.  I&#8217;ve had three people say they now understand why I&#8217;ve always been blogging elsewhere&#8230;</p>
<p>As a counterpoint, go browse &#8220;Opera Unite&#8221; which is really interesting; presented as a way for you to take back ownership your data, it is in fact a truly remarkable way for Opera to host (read: &#8220;cache and serve&#8221;) your data on the Web in a way that gives them a degree of control; as an Eminence Grise for the &#8220;empowered user&#8221; it would present an interesting attack on Google&#8217;s stranglehold of free services and cloud data.</p>
<p>All theMineProject seeks to do is go a step further and expunge the middleman.</p>
<blockquote><p>a distro where the only app is the browser</p></blockquote>
<p>Anyone here remember HotJava?  <img src='http://themineproject.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p></blockquote>
<p>I like the idea of more browsers.  The browser is the new end-user platform &#8211; anyone who&#8217;s not realised this yet has not been paying attention.  </p>
<p>The important thing is to maintain diversity this time around, and not let a single vendor take 90% of the installed base.</p>
]]></content:encoded>
			<wfw:commentRss>http://themineproject.org/2009/07/chrome-os-and-the-mine/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The Mine! Project &#8211; Google Tech Talk Part 2</title>
		<link>http://themineproject.org/2009/07/the-mine-project-google-tech-talk-part-2/</link>
		<comments>http://themineproject.org/2009/07/the-mine-project-google-tech-talk-part-2/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 13:46:40 +0000</pubDate>
		<dc:creator>alecm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://themineproject.org/?p=257</guid>
		<description><![CDATA[Back in April, when Adriana and I visited the Bay area, we did a lunchtime talk about the Mine! project at Google. Here is the second part; apologies for the delay in posting it, there were more slides to sync audio against, in my half.

]]></description>
			<content:encoded><![CDATA[<p>Back in April, when Adriana and I visited the Bay area, we did a lunchtime talk about the Mine! project at Google. Here is the <em>second</em> part; apologies for the delay in posting it, there were more slides to sync audio against, in my half.</p>
<p><embed src="http://blip.tv/play/AYGOjgwA" type="application/x-shockwave-flash" width="376" height="312" allowscriptaccess="always" allowfullscreen="true"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://themineproject.org/2009/07/the-mine-project-google-tech-talk-part-2/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The Mine! Project &#8211; Google Tech Talk Part 1</title>
		<link>http://themineproject.org/2009/06/the-mine-project-google-tech-talk-part-1/</link>
		<comments>http://themineproject.org/2009/06/the-mine-project-google-tech-talk-part-1/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 13:01:18 +0000</pubDate>
		<dc:creator>Adriana</dc:creator>
				<category><![CDATA[Data]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Identity]]></category>
		<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://themineproject.org/?p=248</guid>
		<description><![CDATA[Back in April, when Alec and I visited the Bay area, we did a lunch time talk about the Mine! project at Google. Here is the first part:
 
]]></description>
			<content:encoded><![CDATA[<p>Back in April, when Alec and I visited the Bay area, we did a lunch time talk about the Mine! project at Google. Here is the first part:</p>
<p><embed src="http://blip.tv/play/AYGD5SKB8gQ" type="application/x-shockwave-flash" width="500" height="312" allowscriptaccess="always" allowfullscreen="true"></embed> </p>
]]></content:encoded>
			<wfw:commentRss>http://themineproject.org/2009/06/the-mine-project-google-tech-talk-part-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
