<?xml encoding="ISO-8859-1" version="1.0"?>
<!-- OPML generated by OPML Editor v0.75 on 5/25/2013; 2:34:20 PM -->
<opml version="2.0">
	<head>
		<title>7/26/11 by DW</title>
		<ownerName>Dave Winer</ownerName>
		<ownerEmail>dave.winer@gmail.com</ownerEmail>
		<windowTop>200</windowTop>
		<windowLeft>200</windowLeft>
		<windowBottom>600</windowBottom>
		<windowRight>800</windowRight>
		</head>
	<body>
		<outline created="Tue, 26 Jul 2011 18:44:51 GMT" pgfnum="708" text="Added caching for remote ID server" type="blogpost">
			<outline created="Tue, 26 Jul 2011 18:45:02 GMT" pgfnum="709" text="It was making a few requests for each page. Instead, now I cache the password for up to 3 minutes before checking back with the ID server. This should dramatically reduce the number of requests. However, it will take up to 3 minutes after changing a password before it takes effect. "></outline>
			<outline created="Tue, 26 Jul 2011 18:46:24 GMT" pgfnum="710" text="Parts">
				<outline text="opmlEditor.init"></outline>
				<outline text="opmlEditor.member.validate"></outline>
				<outline text="opmlEditor.member.validateRemote"></outline>
				</outline>
			</outline>
		<outline created="Tue, 26 Jul 2011 17:07:18 GMT" pgfnum="706" text="Change permalink text" type="blogpost">
			<outline created="Tue, 26 Jul 2011 17:07:45 GMT" pgfnum="707" text="On each story page on scripting2 blogs, the # permalinks had descriptive alt text &quot;Permanent link to this item in the archive.&quot; When people would copy/paste the text into their own posts, you'd get the full text in there. They should delete it, but they don't. So I changed it to a #. Which hopefully will be more obvious, but at least it isn't as long."></outline>
			</outline>
		<outline created="Tue, 26 Jul 2011 15:14:04 GMT" pgfnum="699" text="flUploadToS3 attribute" type="blogpost">
			<outline created="Tue, 26 Jul 2011 15:14:17 GMT" pgfnum="700" text="This is a very special-purpose thing, but should be useful."></outline>
			<outline created="Tue, 26 Jul 2011 15:14:27 GMT" pgfnum="701" text="If a howto node has an flUploadToS3 attribute that's true, and it has a domain attribute, we upload the page, as it's rendered, to a bucket with the same name as its domain, with the filename index.html."></outline>
			<outline created="Tue, 26 Jul 2011 15:15:40 GMT" pgfnum="702" text="This means that if you write a howto that starts getting a lot of traffic, you can add this attribute, create a bucket on S3 with the domain name, visit the page, map the domain, and as soon as the DNS percolates, the flow will go to Amazon instead of your world outline server. Later the big wave is over, you can map the DNS back. "></outline>
			<outline created="Tue, 26 Jul 2011 15:16:46 GMT" pgfnum="703" text="You might even the flUploadToS3 attribute true. No harm in keeping a rendered mirror on S3. "></outline>
			<outline created="Tue, 26 Jul 2011 15:23:06 GMT" pgfnum="704" text="I'm anticipating that a &lt;a href=&quot;http://slide.blorkmark.com.s3.amazonaws.com/index.html&quot;&gt;howto&lt;/a&gt; I'm working on may get some traffic. :-)"></outline>
			<outline created="Tue, 26 Jul 2011 15:36:03 GMT" pgfnum="705" text="I have to visit this &lt;a href=&quot;http://worldoutline.scripting.com/mySites/howtos/technotes/superLightweightIdentitySlide&quot;&gt;page&lt;/a&gt; to get it to rebuild the static version on S3."></outline>
			</outline>
		</body>
	</opml>
