<?xml version="1.0" encoding="iso-8859-1"?> 
<rdf:RDF
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
	xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
	xmlns:dc="http://purl.org/dc/elements/1.1/" 
	xmlns:dcterms="http://purl.org/dc/terms/" 
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:thr="http://purl.org/rss/1.0/modules/threading/"
	xmlns:pb="http://www.ideaspace.net/users/wkearney/schema/postback/" 
	xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" 
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:mt="http://movabletype.org/"
	xmlns:foaf="http://xmlns.com/foaf/0.1/" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:html="http://www.w3.org/TR/REC-html40/"
	xmlns="http://purl.org/rss/1.0/"
> 

<rdf:Description rdf:about="http://www.ideaspace.net/users/wkearney/archives/entries/000012.html"> 
	<title>p2p blogging</title>
	<link>http://www.ideaspace.net/users/wkearney/archives/entries/000012.html</link>
	<description>There&apos;s a fair amount of interest generated in dealing with the Chinese blockage of reading weblogs. Here&apos;s an idea, make...</description> 

	<dc:creator>wkearney</dc:creator> 
	<dc:date>2003-01-12T12:19:30-05:00</dc:date> 
	<dc:identifier>http://www.ideaspace.net/users/wkearney/archives/entries/000012.html</dc:identifier>
	<dc:language>en-us</dc:language>

	 
	<dc:subject>Ideas</dc:subject>

	

	<slash:comments>1</slash:comments> 
	<thr:children>
		<rdf:Seq> 
			<rdf:li rdf:resource="http://www.ideaspace.net/users/wkearney/archives/entries/000012.html#c176" /> 
		</rdf:Seq>
	</thr:children>

	
	
	
	<dcterms:abstract>There&apos;s a fair amount of interest generated in dealing with the Chinese blockage of reading weblogs. Here&apos;s an idea, make...</dcterms:abstract> 
	<dcterms:created>2003-01-12T12:19:30-05:00</dcterms:created> 
	<dcterms:isPartOf rdf:resource="http://www.ideaspace.net/users/wkearney/" /> 

	<mt:body><![CDATA[<p>There's a fair amount of interest generated in dealing with the Chinese blockage of reading weblogs.  Here's an idea, make use of p2p networks.  Not for just reading but posting as well.  </p>

<p>Pulling items out of freespace is one thing.  How about pushing items into freespace that get picked up and posted?</p>]]></mt:body>
	<mt:excerpt>There&apos;s a fair amount of interest generated in dealing with the Chinese blockage of reading weblogs. Here&apos;s an idea, make...</mt:excerpt> 
	<mt:more><![CDATA[<p>A rough idea on how to do this would be using pgp or other signing and encrypting mechanisms.  Have your server undestand to "look for" content signed in a particular way.  Then have it decode and post it.  There would certainly be a lag time.  By it's nature p2p is expected to be rather disconnected.  Your items would take some time to get from wherever you injected them into freespace before the server got wind of them.  There's also issues of duplicates and what not.  All of which are manageable issues.</p>]]></mt:more>
	<mt:keywords></mt:keywords> 
	<mt:entryID>12</mt:entryID>

	<mt:entryPrev>11</mt:entryPrev>
	<mt:entryNext>13</mt:entryNext>

	<html:link rel="prev" type="application/xml" href="http://www.ideaspace.net/users/wkearney/archives/entries/000011.html.xml" title="Chinese blocking" />
	<html:link rel="next" type="application/xml" href="http://www.ideaspace.net/users/wkearney/archives/entries/000013.html.xml" title="Metadata and bad design" />
	
	<mt:author>wkearney</mt:author> 
	<mt:authorNickname>Bill Kearney</mt:authorNickname> 
	<mt:authorEmail>wkearney@ideaspace.net</mt:authorEmail>
	<mt:authorURL rdf:resource="http://www.ideaspace.net/users/wkearney" /> 
	
	<foaf:name>wkearney</foaf:name> 
	<foaf:mbox rdf:resource="mailto:wkearney@ideaspace.net" /> 
	<foaf:nick>Bill Kearney</foaf:nick> 
	<foaf:homepage rdf:resource="http://www.ideaspace.net/users/wkearney" />
	
	<rdfs:seeAlso rdf:resource="http://www.ideaspace.net/users/wkearney/xml/index.rdf" />
	<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=2.64" /> 
</rdf:Description>
</rdf:RDF>