<?xml encoding="ISO-8859-1" version="1.0"?>
<!-- OPML generated by OPML Editor v0.75 on 5/19/2013; 11:29:28 AM -->
<opml version="2.0">
	<head>
		<title>8/29/12 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="Wed, 29 Aug 2012 23:28:18 GMT" feedUrl="http://static.reallysimple.org/worldoutline/dave/rss.xml" name="fixPositionOfTheWhatsHappeningLineInRadio2" pgfnum="12165" text="What's Happening moves up" type="blogpost">
			<outline created="Wed, 29 Aug 2012 23:28:46 GMT" pgfnum="12166" text="When I removed a non-standard UI element from my Radio2 display all of a sudden the What's Happening line was pushed down into the text box. I realize this must be what everyone is seeing. Not good."></outline>
			<outline created="Wed, 29 Aug 2012 23:29:21 GMT" pgfnum="12167" text="I fixed it by adding some height to the line in the stylesheet."></outline>
			<outline created="Sat, 10 Mar 2012 16:28:02 GMT" pgfnum="6228" text="&lt;rules <rules><rule level="0" to="2"><list-space>10px;</list-space></rule><rule level="1" to="1"><font-weight>bold</font-weight><outline-space-before>10px;</outline-space-before></rule><rule level="2" to="2"><outline-indent>0</outline-indent></rule><rule level="3" to="infinity"><outline-indent>30px</outline-indent></rule></rules>&gt;"></outline>
			<outline created="Wed, 29 Aug 2012 23:29:34 GMT" pgfnum="12168" text="Parts">
				<outline created="Wed, 29 Aug 2012 23:29:35 GMT" pgfnum="12169" text="radio2Website.[&quot;#template&quot;]"></outline>
				</outline>
			</outline>
		<outline created="Wed, 29 Aug 2012 19:42:39 GMT" feedUrl="http://static.reallysimple.org/worldoutline/dave/rss.xml" name="tweakStylingOnHowtos" pgfnum="12155" text="Tweak styling on howto's" type="blogpost">
			<outline created="Wed, 29 Aug 2012 19:42:48 GMT" pgfnum="12156" text="There's a nodetype called howto that's implemented by howto2.root. It's the only type that's defined in its own root, deliberately, because I want to preserve this mechanism. I want nodetypes to be defined by tools that live in the Guest Databases folder on the server."></outline>
			<outline created="Wed, 29 Aug 2012 19:43:48 GMT" pgfnum="12157" text="To edit the format of howto nodes you check objects out using WebEdit. "></outline>
			<outline created="Sat, 10 Mar 2012 16:28:02 GMT" pgfnum="6228" text="&lt;rules <rules><rule level="0" to="2"><list-space>10px;</list-space></rule><rule level="1" to="1"><font-weight>bold</font-weight><outline-space-before>10px;</outline-space-before></rule><rule level="2" to="2"><outline-indent>0</outline-indent></rule><rule level="3" to="infinity"><outline-indent>30px</outline-indent></rule></rules>&gt;"></outline>
			<outline created="Wed, 29 Aug 2012 19:45:51 GMT" pgfnum="12160" text="Changes">
				<outline created="Wed, 29 Aug 2012 19:45:53 GMT" pgfnum="12161" text="Changed the left margin from 20% to 15%."></outline>
				<outline created="Wed, 29 Aug 2012 19:47:15 GMT" pgfnum="12162" text="There was a &lt;i&gt;white-space: nowrap;&lt;/i&gt; rule on h1 that would cause the headline to extend over the right margin. This was unsightly. Took it out. "></outline>
				<outline created="Wed, 29 Aug 2012 19:53:20 GMT" pgfnum="12163" text="Removed all margins and padding on h1, and added back padding-bottom 10px. Now the headline looks great."></outline>
				<outline text="Added a line-height of 130% to h1 to keep the second line from overwriting the first line when wrapping."></outline>
				<outline created="Wed, 29 Aug 2012 19:57:11 GMT" pgfnum="12164" text="In howto2Suite.renderSubOutline, if t.headerFontSize doesn't end with px, add it. "></outline>
				</outline>
			<outline created="Wed, 29 Aug 2012 19:44:21 GMT" pgfnum="12158" text="Parts">
				<outline created="Wed, 29 Aug 2012 19:44:28 GMT" pgfnum="12159" text="howto2Suite.data.template"></outline>
				<outline text="howto2Suite.renderSubOutline"></outline>
				</outline>
			</outline>
		<outline created="Wed, 29 Aug 2012 14:42:17 GMT" flDisqusComments="true" name="riversInOpml" pgfnum="12141" text="Rivers in OPML" type="blogpost">
			<outline created="Wed, 29 Aug 2012 14:42:25 GMT" pgfnum="12142" text="Dodyg &lt;a href=&quot;https://groups.google.com/forum/#!msg/river-of-news/2Xc3xDfWnGI/4jjnNBqKR-YJ&quot;&gt;wants&lt;/a&gt; to represent rivers in OPML. This is good. We already do this in the worldoutline software. "></outline>
			<outline created="Wed, 29 Aug 2012 14:42:47 GMT" pgfnum="12143" text="Here's an &lt;a href=&quot;http://static.reallysimple.org/worldoutline/dave/2012/08/29/archive122.opml&quot;&gt;example&lt;/a&gt; of the OPML. And here's the worldoutline &lt;a href=&quot;http://riverexample.blorkmark.com/&quot;&gt;rendering&lt;/a&gt;."></outline>
			<outline created="Wed, 29 Aug 2012 14:44:40 GMT" pgfnum="12144" text="You can see there are seven attributes on the river node, however only two pertain to it's &quot;riverness&quot; -- type and url. The others are used by the content management system and the worldoutline software.  "></outline>
			<outline created="Wed, 29 Aug 2012 15:00:25 GMT" pgfnum="12152" text="So for a river node, the type must be river and there must be a url attribute that points to the &lt;a href=&quot;http://static.scripting.com/houston/rivers/eastVillageRiver3.js&quot;&gt;JSONP&lt;/a&gt; for the river."></outline>
			<outline created="Wed, 29 Aug 2012 15:00:49 GMT" pgfnum="12153" text="That's it. :-)"></outline>
			</outline>
		<outline created="Wed, 29 Aug 2012 13:38:57 GMT" name="cleaningUpRadio2Install" pgfnum="12111" text="Cleaning up Radio2 install" type="blogpost">
			<outline created="Sat, 10 Mar 2012 16:28:02 GMT" pgfnum="6228" text="&lt;rules <rules><rule level="0" to="2"><list-space>10px;</list-space></rule><rule level="1" to="1"><font-weight>bold</font-weight><outline-space-before>10px;</outline-space-before></rule><rule level="2" to="2"><outline-indent>0</outline-indent></rule><rule level="3" to="infinity"><outline-indent>30px</outline-indent></rule></rules>&gt;"></outline>
			<outline created="Wed, 29 Aug 2012 13:42:36 GMT" pgfnum="12118" text="Background">
				<outline created="Wed, 29 Aug 2012 13:39:01 GMT" pgfnum="12112" text="If you read the worknotes for the last couple of days you'll see that I went out on a limb, got confused, and backed off the changes. I tried to make the switch from Radio2 managing its own storage on S3 to using the local server to store the feeds. I think it actually works, but I have to take another look at this when I have more time and a fresh perspective. I want to work on other things now. "></outline>
				</outline>
			<outline created="Wed, 29 Aug 2012 13:42:31 GMT" pgfnum="12116" text="What I've done">
				<outline created="Wed, 29 Aug 2012 13:42:32 GMT" pgfnum="12117" text="Review the &lt;a href=&quot;http://serversetup.reallysimple.org/&quot;&gt;install doc&lt;/a&gt; for Radio2."></outline>
				<outline created="Wed, 29 Aug 2012 13:43:04 GMT" pgfnum="12119" text="Run through EC2 for Poets with the new AMI. However, they have changed some parts of the process -- as usual -- but I'm not going to bring the howto up to date at this time."></outline>
				</outline>
			<outline created="Wed, 29 Aug 2012 14:26:17 GMT" pgfnum="12136" text="For Anton">
				<outline created="Wed, 29 Aug 2012 14:26:20 GMT" pgfnum="12137" text="Thanks for helping me test this."></outline>
				<outline created="Wed, 29 Aug 2012 14:26:29 GMT" pgfnum="12138" text="1. Run through &lt;a href=&quot;http://ec2.forpoets.org/&quot;&gt;EC2 For Poets&lt;/a&gt;. It points to the new AMI. "></outline>
				<outline created="Wed, 29 Aug 2012 14:27:03 GMT" pgfnum="12140" text="2. Install River2 per the instructions. "></outline>
				<outline created="Wed, 29 Aug 2012 14:26:47 GMT" pgfnum="12139" text="3. Install &lt;a href=&quot;http://serversetup.reallysimple.org/&quot;&gt;Radio2&lt;/a&gt; on the server."></outline>
				</outline>
			</outline>
		<outline created="Wed, 29 Aug 2012 12:06:33 GMT" feedUrl="http://static.reallysimple.org/worldoutline/dave/rss.xml" name="glueForAmazonSes" pgfnum="12097" text="Glue for Amazon SES" type="blogpost">
			<outline created="Wed, 29 Aug 2012 12:17:33 GMT" pgfnum="12101" text="SES stands for Simple Email Service."></outline>
			<outline created="Wed, 29 Aug 2012 12:06:49 GMT" pgfnum="12098" text="I need to be able to send email from a script."></outline>
			<outline created="Wed, 29 Aug 2012 12:17:57 GMT" pgfnum="12102" text="I'm using their REST interface, the same style interface they use for Route 53. "></outline>
			<outline created="Wed, 29 Aug 2012 12:21:36 GMT" pgfnum="12103" text="There's a bit of replicated code, but what the fuck. "></outline>
			<outline created="Sat, 10 Mar 2012 16:28:02 GMT" pgfnum="6228" text="&lt;rules <rules><rule level="0" to="2"><list-space>10px;</list-space></rule><rule level="1" to="1"><font-weight>bold</font-weight><outline-space-before>10px;</outline-space-before></rule><rule level="2" to="2"><outline-indent>0</outline-indent></rule><rule level="3" to="infinity"><outline-indent>30px</outline-indent></rule></rules>&gt;"></outline>
			<outline created="Wed, 29 Aug 2012 12:29:46 GMT" pgfnum="12108" text="Setup">
				<outline created="Wed, 29 Aug 2012 12:29:48 GMT" pgfnum="12109" text="It uses your Amazon S3 credentials, so if your Frontier installation can write to S3 you can send email. "></outline>
				<outline created="Wed, 29 Aug 2012 12:30:20 GMT" pgfnum="12110" text="Of course you have to jump through Amazon's hoops to gain access to this service."></outline>
				</outline>
			<outline created="Wed, 29 Aug 2012 12:25:27 GMT" pgfnum="12104" text="Docs">
				<outline created="Wed, 29 Aug 2012 12:25:28 GMT" pgfnum="12105" text="&lt;a href=&quot;http://docs.amazonwebservices.com/ses/latest/DeveloperGuide/InitialSetup.html&quot;&gt;Setting up Amazon SES&lt;/a&gt;."></outline>
				<outline created="Wed, 29 Aug 2012 12:26:09 GMT" pgfnum="12106" text="&lt;a href=&quot;http://docs.amazonwebservices.com/ses/2010-12-01/APIReference/API_SendEmail.html&quot;&gt;The API&lt;/a&gt; for SendMail."></outline>
				<outline created="Wed, 29 Aug 2012 12:26:33 GMT" pgfnum="12107" text="How &lt;a href=&quot;http://docs.amazonwebservices.com/ses/latest/DeveloperGuide/QueryInterface.Authentication.html&quot;&gt;authentication&lt;/a&gt; works."></outline>
				</outline>
			<outline created="Wed, 29 Aug 2012 12:17:18 GMT" pgfnum="12099" text="Parts">
				<outline created="Wed, 29 Aug 2012 12:17:19 GMT" pgfnum="12100" text="s3.ses"></outline>
				</outline>
			</outline>
		</body>
	</opml>
