<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- OPML generated by OPML Editor v11.0.6 on Thu, 15 Dec 2011 13:45:20 GMT -->
<opml version="2.0">
	<head>
		<title>Advancing the art of web writing</title>
		<dateCreated>Thu, 15 Dec 2011 13:26:26 GMT</dateCreated>
		<dateModified>Thu, 15 Dec 2011 13:45:20 GMT</dateModified>
		<ownerName>Dave Winer</ownerName>
		<ownerEmail>dave.winer@gmail.com</ownerEmail>
		<expansionState>1, 7, 9</expansionState>
		<vertScrollState>1</vertScrollState>
		<windowTop>144</windowTop>
		<windowLeft>986</windowLeft>
		<windowBottom>1276</windowBottom>
		<windowRight>2125</windowRight>
		</head>
	<body>
		<outline created="Thu, 15 Dec 2011 13:26:26 GMT" ctSaves="13" flPreview="false" id="2011.12.15.1518" server="xmlrpc://cms.scripting2.com:5337/RPC2" storySerialNum="1518" text="Advancing the art of web writing" type="scripting2Post" url="http://scripting.com/stories/2011/12/15/advancingTheArtOfWebWritin.html" username="davewiner" versionClient="0.44" versionServer="0.44" whenLastSave="Thu, 15 Dec 2011 13:45:20 GMT">
			<outline created="Thu, 15 Dec 2011 13:41:39 GMT" pgfnum="11523" text="&lt;img src=&quot;http://scripting.com/images/2011/12/15/try.jpg&quot; width=&quot;145&quot; height=&quot;141&quot; border=&quot;0&quot; align=&quot;right&quot; hspace=&quot;15&quot; vspace=&quot;5&quot; alt=&quot;A picture named try.jpg&quot; class=&quot;storyImage&quot;&gt;Imho we need to re-engineer the science of web writing. With the proliferation of social networks, in so many different flavors and sizes and shapes, we've created a problem re where our ideas live and how they flow between the possible viewing points. With a re-think, we can do much better. And the first step of a bootstrap is possible right now, today, in what remains of 2011."></outline>
			<outline created="Thu, 15 Dec 2011 13:17:11 GMT" pgfnum="11504" text="Yesterday I got an email from Joe Addiego, a partner at &lt;a href=&quot;http://www.alsop-louie.com/&quot;&gt;Alsop Louie Partners&lt;/a&gt;. He sent a &lt;a href=&quot;http://www.elasticintelligence.com/&quot;&gt;pointer&lt;/a&gt; to a portfolio company of theirs that's building a product based on the premise that in the future there will be &quot;a million little stovepipes.&quot; I like that idea! A lot. "></outline>
			<outline created="Thu, 15 Dec 2011 13:27:40 GMT" pgfnum="11519" text="I've been working on this problem in various contexts for many years. I bet lots of the data flowing between the stovepipes are in formats I had a role in creating. But we're not finished yet. There are some missing protocols. "></outline>
			<outline created="Thu, 15 Dec 2011 13:28:26 GMT" pgfnum="11520" text="For example..."></outline>
			<outline created="Thu, 15 Dec 2011 13:27:39 GMT" pgfnum="11518" text="We know how pictures and other data flow, but how will our &lt;i&gt;ideas&lt;/i&gt; flow between these different systems? "></outline>
			<outline created="Thu, 15 Dec 2011 13:20:42 GMT" pgfnum="11505" text="In programming terms, I hope we pass them by reference, not by value. Right now most of what we're doing is pass-by-value. So if something changes after you've taken a copy of it, too bad. The change doesn't go with the content. This is not good! ">
				<outline created="Thu, 15 Dec 2011 13:20:52 GMT" pgfnum="11506" text="I don't mind if my words appear in your environment, but if I make a change I want you to get that too."></outline>
				</outline>
			<outline created="Thu, 15 Dec 2011 13:22:17 GMT" pgfnum="11507" text="This is the problem that Google has with Google-Plus and Facebook and Twitter have it as well. They're sucking content in from other parts of the web and displaying it in their own context. ">
				<outline created="Thu, 15 Dec 2011 13:32:50 GMT" pgfnum="11521" text="At the same time they're sucking in people's words and ideas, but presumably not being so generous about letting that stuff out. (That's where their siloness comes in.)"></outline>
				</outline>
			<outline created="Thu, 15 Dec 2011 13:12:35 GMT" pgfnum="11500" text="For example, it used to be when I linked to a Flickr picture on Twitter, it would get up to 1000 views. Nowadays, they're getting almost none, because Twitter scarfs up the picture, moves it into their own space, and shows that picture to the people are looking at my tweet. In return, they don't have to leave Twitter to see the picture. "></outline>
			<outline created="Thu, 15 Dec 2011 13:13:44 GMT" pgfnum="11501" text="What if they could do the same thing for a blog post? How would you make that work? "></outline>
			<outline created="Thu, 15 Dec 2011 13:24:12 GMT" pgfnum="11512" text="It's kind of obvious, you'd do the same thing HTML does with images. The reason Twitter can find the picture is that a link to it is in the HTML source for the page you're linking to. "></outline>
			<outline created="Thu, 15 Dec 2011 13:24:26 GMT" pgfnum="11513" text="What if there was a link to the &quot;source text&quot; of a page, the text of the article, embedded within the HTML? More of the author's intent would be transmitted because the destination has access to the pre-rendered copy. There would be more they could do with the text."></outline>
			<outline created="Thu, 15 Dec 2011 13:15:21 GMT" pgfnum="11502" text="As with all these things, the ideas don't really start flowing until you take the first step. "></outline>
			<outline created="Thu, 15 Dec 2011 13:25:20 GMT" pgfnum="11514" text="That's why I have taken the first step. :-)"></outline>
			<outline created="Thu, 15 Dec 2011 13:25:27 GMT" pgfnum="11515" text="My blog posts contain links to the &lt;a href=&quot;http://scripting.com/stories/2011/12/15/advancingTheArtOfWebWritin.opml&quot;&gt;OPML source&lt;/a&gt; for the post. Do a view source on this page to &lt;a href=&quot;http://scripting.com/images/2011/12/15/whereToFindTheLink.gif&quot;&gt;see&lt;/a&gt;. "></outline>
			<outline created="Thu, 15 Dec 2011 13:25:49 GMT" pgfnum="11516" text="Can you do a better job of rendering this story than I have done? I bet you can! "></outline>
			<outline created="Thu, 15 Dec 2011 13:26:07 GMT" pgfnum="11517" text="Please do. :-)"></outline>
			</outline>
		</body>
	</opml>
