<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- OPML generated by OPML Editor v0.75 on 6/19/2013; 11:56:20 AM -->
<opml version="2.0">
	<head>
		<title>4/14/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="Sat, 14 Apr 2012 18:10:06 GMT" feedUrl="http://static.reallysimple.org/worldoutline/dave/rss.xml" pgfnum="8008" text="Radio2 w/natural url" type="blogpost">
			<outline created="Sat, 14 Apr 2012 20:10:26 GMT" pgfnum="8012" text="Places where things break">
				<outline created="Sat, 14 Apr 2012 20:10:31 GMT" pgfnum="8013" text="Link to product name."></outline>
				<outline created="Sat, 14 Apr 2012 20:10:39 GMT" pgfnum="8014" text="Bookmarklet."></outline>
				<outline created="Sat, 14 Apr 2012 20:10:42 GMT" pgfnum="8015" text="In dropdown menu."></outline>
				</outline>
			<outline created="Sat, 14 Apr 2012 20:23:13 GMT" pgfnum="8016" text="Parts">
				<outline created="Sat, 14 Apr 2012 20:23:15 GMT" pgfnum="8017" text="radio2Suite.viewMenu"></outline>
				<outline text="radio2Suite.viewContentLinks"></outline>
				<outline text="webApp.viewMenu"></outline>
				</outline>
			</outline>
		<outline created="Sat, 14 Apr 2012 15:02:55 GMT" feedUrl="http://static.reallysimple.org/worldoutline/dave/rss.xml" pgfnum="7974" text="Save Admin password in a text file" type="blogpost">
			<outline created="Sat, 14 Apr 2012 15:03:01 GMT" pgfnum="7975" text="Working through the EC2 for Poets tutorial, things have already changed, in a good way, but the docs here don't reflect the changes."></outline>
			<outline created="Sat, 14 Apr 2012 15:03:13 GMT" pgfnum="7976" text="When the user goes to the home page of the server, they don't get an It Worked message, they are redirected to the OPML Editor site, which puts up a login dialog. This is good."></outline>
			<outline created="Sat, 14 Apr 2012 15:17:42 GMT" pgfnum="7982" text="We're now writing the admin password to a textfile in the OPML application folder called adminPassword.txt. "></outline>
			<outline created="Sat, 14 Apr 2012 15:18:16 GMT" pgfnum="7983" text="In the tutorial we tell them to look for it there."></outline>
			<outline created="Sat, 14 Apr 2012 15:33:51 GMT" pgfnum="7984" text="Also write the file out when the password is changed via the Prefs page."></outline>
			<outline created="Sat, 14 Apr 2012 15:05:03 GMT" pgfnum="7978" text="Parts">
				<outline text="opmlEditor.utilities.writeAdminPasswordTextFile"></outline>
				<outline text="opmlEditor.prefs.updateAdminPasswordTextFile"></outline>
				<outline text="opmlEditor.data.outlines.prefs"></outline>
				<outline text="opmlEditor.member.initMember"></outline>
				</outline>
			</outline>
		<outline created="Sat, 14 Apr 2012 14:45:14 GMT" feedUrl="http://static.reallysimple.org/worldoutline/dave/rss.xml" pgfnum="7965" text="Default style for howto" type="blogpost">
			<outline created="Sat, 14 Apr 2012 14:45:18 GMT" pgfnum="7966" text="As I transition to working on the howto's, I want to ease a little into fixing things in the worldoutline software."></outline>
			<outline created="Sat, 14 Apr 2012 14:45:42 GMT" pgfnum="7967" text="Changed the howto nodetype default template to center header graphics. Did this following the &lt;a href=&quot;http://www.w3.org/Style/Examples/007/center.en.html&quot;&gt;W3C advice&lt;/a&gt; for centering things. "></outline>
			<outline created="Sat, 14 Apr 2012 14:46:34 GMT" pgfnum="7968" text="Parts">
				<outline created="Sat, 14 Apr 2012 14:46:36 GMT" pgfnum="7969" text="howto2Suite.data.template"></outline>
				</outline>
			</outline>
		<outline created="Sat, 14 Apr 2012 13:52:47 GMT" feedUrl="http://static.reallysimple.org/worldoutline/dave/rss.xml" pgfnum="7947" text="Bad default in Radio2" type="blogpost">
			<outline created="Sat, 14 Apr 2012 13:53:23 GMT" pgfnum="7950" text="The s3folderName pref in Radio2 is set to /radio2/ which is a problem when you're accessing files on the local server, which is now the default setup."></outline>
			<outline created="Sat, 14 Apr 2012 13:53:50 GMT" pgfnum="7951" text="This is because the name of the site used to access the CMS is also /radio2/. So it can't locate the feed. It's writing it correctly. Everything else appears to be working. "></outline>
			<outline created="Sat, 14 Apr 2012 13:54:25 GMT" pgfnum="7952" text="The default is changed  to /blogs/ which matches the River2 default which is /rivers/. "></outline>
			<outline created="Sat, 14 Apr 2012 13:54:49 GMT" pgfnum="7953" text="Also the pref is mis-named, since we're not writing this to S3, but I'm not going to fix that, it causes no harm."></outline>
			<outline created="Sat, 14 Apr 2012 13:52:52 GMT" pgfnum="7948" text="Parts">
				<outline created="Sat, 14 Apr 2012 13:53:02 GMT" pgfnum="7949" text="radio2suite.init"></outline>
				</outline>
			</outline>
		<outline created="Sat, 14 Apr 2012 13:31:29 GMT" feedUrl="http://static.reallysimple.org/worldoutline/dave/rss.xml" pgfnum="7935" text="Following redirects in River2" type="blogpost">
			<outline created="Sat, 14 Apr 2012 13:31:38 GMT" pgfnum="7936" text="Some bugs are inexplicable. How could they have survived this long without being fixed. This is one of them."></outline>
			<outline created="Sat, 14 Apr 2012 13:31:56 GMT" pgfnum="7937" text="When you subscribe to &lt;a href=&quot;http://scripting.com/rss.xml&quot;&gt;http://scripting.com/rss.xml&lt;/a&gt; on the Feeds page in River2, you get an error about malformed XML text."></outline>
			<outline created="Sat, 14 Apr 2012 13:32:18 GMT" pgfnum="7938" text="This is because I added a redirect some time ago, and in river2suite.subscribefeed, we call tcp.httpreadurl without specifying that it should follow redirects."></outline>
			<outline created="Sat, 14 Apr 2012 13:33:02 GMT" pgfnum="7939" text="So it tries to parse the result of the redirect, which of course isn't XML, it's HTML."></outline>
			<outline created="Sat, 14 Apr 2012 13:33:21 GMT" pgfnum="7940" text="Fixed, by specifying 5 redirects."></outline>
			<outline created="Sat, 14 Apr 2012 13:33:30 GMT" pgfnum="7941" text="Parts">
				<outline created="Sat, 14 Apr 2012 13:33:32 GMT" pgfnum="7942" text="river2suite.subscribefeed"></outline>
				</outline>
			</outline>
		<outline created="Sat, 14 Apr 2012 12:48:09 GMT" pgfnum="7918" text="Two servers">
			<outline created="Sat, 14 Apr 2012 12:48:12 GMT" pgfnum="7919" text="One for testing, one for AMI creation, if the test goes well."></outline>
			<outline created="Sat, 14 Apr 2012 12:48:26 GMT" pgfnum="7920" text="Brooklyn and Manhattan, respectively."></outline>
			<outline created="Sat, 14 Apr 2012 12:48:52 GMT" pgfnum="7921" text="Observations">
				<outline created="Sat, 14 Apr 2012 13:00:15 GMT" pgfnum="7922" text="The page that opens on a new installation is: http://poetstartup.blorkmark.com/"></outline>
				<outline created="Sat, 14 Apr 2012 13:01:49 GMT" pgfnum="7923" text="It allocated a mediahackers.org domain. So immediately we have a problem.">
					<outline created="Sat, 14 Apr 2012 13:11:33 GMT" pgfnum="7927" text="Zero'd it out, and it was replaced with the Amazon name."></outline>
					</outline>
				<outline created="Sat, 14 Apr 2012 13:13:52 GMT" pgfnum="7929" text="Reviewed prefs. Didn't change anything."></outline>
				<outline created="Sat, 14 Apr 2012 13:13:42 GMT" pgfnum="7928" text="Installed river2.root. It took me to this page. ">
					<outline created="Sat, 14 Apr 2012 13:14:06 GMT" pgfnum="7930" text="http://river2.newsriver.org/#afterInstalling"></outline>
					</outline>
				<outline created="Sat, 14 Apr 2012 13:16:00 GMT" pgfnum="7931" text="Went to the Log page per the recommendation of the docs">
					<outline created="Sat, 14 Apr 2012 13:16:11 GMT" pgfnum="7932" text="All looks good but Epicenter has all these enclosures of small pictures. "></outline>
					<outline created="Sat, 14 Apr 2012 13:16:27 GMT" pgfnum="7933" text="Why do they do this? So confusing for the first-time user experience."></outline>
					<outline created="Sat, 14 Apr 2012 13:16:55 GMT" pgfnum="7934" text="Find another science-like feed to replace it with and hope they don't do this."></outline>
					</outline>
				<outline created="Sat, 14 Apr 2012 13:46:00 GMT" pgfnum="7943" text="Let's install Radio2 with no prefs changes."></outline>
				<outline created="Sat, 14 Apr 2012 13:46:39 GMT" pgfnum="7944" text="The page that opens: http://radio2oninstall.blorkmark.com/nowThatItsInstalled#nowThatItsInstalled">
					<outline created="Sat, 14 Apr 2012 13:47:28 GMT" pgfnum="7946" text="I'm ignoring everything that it says, and just going to http://127.0.0.1/radio2/"></outline>
					</outline>
				</outline>
			<outline created="Sat, 14 Apr 2012 13:05:41 GMT" pgfnum="7925" text="On Manhattan, before doing the AMI build, in ec2support.shipping.cleanroot, set user.opmlEditor.prefs.server.externalDomainName to &quot;&quot;">
				<outline created="Sat, 14 Apr 2012 13:11:22 GMT" pgfnum="7926" text="Already there."></outline>
				</outline>
			</outline>
		<outline created="Sat, 14 Apr 2012 12:23:24 GMT" feedUrl="http://static.reallysimple.org/worldoutline/dave/rss.xml" pgfnum="7893" text="Flip-flop on assigning mediahackers.org domains" type="blogpost">
			<outline created="Sat, 14 Apr 2012 12:23:37 GMT" pgfnum="7894" text="There are pros and cons to assigning a mediahackers.org domain to every server. "></outline>
			<outline created="Sat, 14 Apr 2012 12:24:17 GMT" pgfnum="7895" text="In the end I think I'll not do it, because there are too many support headaches, and this is a free service and free software, and I'm already putting a lot into this. People don't generally appreciate generosity as much as you think they should. "></outline>
			<outline created="Sat, 14 Apr 2012 12:26:11 GMT" pgfnum="7896" text="Parts">
				<outline created="Sat, 14 Apr 2012 12:26:12 GMT" pgfnum="7897" text="opmleditor.init"></outline>
				</outline>
			</outline>
		<outline created="Sat, 14 Apr 2012 12:14:57 GMT" feedUrl="http://static.reallysimple.org/worldoutline/dave/rss.xml" pgfnum="7887" text="Zero-config OPML Server?" type="blogpost">
			<outline created="Sat, 14 Apr 2012 12:15:05 GMT" pgfnum="7888" text="When you set up an OPML server, you don't have to configure anything."></outline>
			<outline created="Sat, 14 Apr 2012 12:41:21 GMT" pgfnum="7914" text="It should work out of the box without any configuration. "></outline>
			<outline created="Sat, 14 Apr 2012 12:45:52 GMT" pgfnum="7917" text="If this is true, it's a major accomplishment."></outline>
			<outline created="Sat, 10 Mar 2012 16:28:02 GMT" pgfnum="6228" text="&lt;rules <rules><rule level="0" to="2"><list-space>20px;</list-space></rule><rule level="1" to="1"><font-family>Arial</font-family><font-weight>bold</font-weight></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="Sat, 14 Apr 2012 12:42:13 GMT" pgfnum="7915" text="River2">
				<outline created="Sat, 14 Apr 2012 12:18:49 GMT" pgfnum="7891" text="We do a reverse-DNS lookup for your server, and that can be how you access your server. However, if you want to use a different name, you can set that on the External name prefs panel. If you want the static rivers to be saved on Amazon S3, you have to enter your credentials, and set up the Static files feature. Beyond that everything is optional."></outline>
				</outline>
			<outline created="Sat, 14 Apr 2012 12:42:19 GMT" pgfnum="7916" text="Radio2">
				<outline created="Sat, 14 Apr 2012 12:20:56 GMT" pgfnum="7892" text="If you don't setup S3 and Static files, the feeds will be written to a folder on your local hard drive and will be accessible through the built-in web server. If you do this, it's highly recommended that you assign an external name to your server, so that you can move the files without breaking links if you need to do so. "></outline>
				<outline created="Sat, 14 Apr 2012 12:31:43 GMT" pgfnum="7898" text="So in the howto for Radio2, we do not need to send the user to the prefsForRadio2 page. They can go directly to the http://yourdomain/radio2/. We should do a more careful review of things that might not work with this setup. ">
					<outline created="Sat, 14 Apr 2012 12:34:04 GMT" pgfnum="7899" text="Dan MacTough reports that the Radio2 link points to the CNAME and the bookmarklet needs to be adjusted. There might be other things."></outline>
					</outline>
				</outline>
			<outline created="Sat, 14 Apr 2012 12:34:47 GMT" pgfnum="7900" text="Experiment to-do">
				<outline created="Sat, 14 Apr 2012 12:34:56 GMT" pgfnum="7901" text="1. Fresh install of EC2 for Poets."></outline>
				<outline created="Sat, 14 Apr 2012 12:35:05 GMT" pgfnum="7902" text="2. Install River2 and Radio2 and do no setup."></outline>
				<outline created="Sat, 14 Apr 2012 12:35:13 GMT" pgfnum="7903" text="3. Observe."></outline>
				</outline>
			<outline created="Sat, 14 Apr 2012 12:35:19 GMT" pgfnum="7904" text="If all goes as planned">
				<outline created="Sat, 14 Apr 2012 12:35:24 GMT" pgfnum="7905" text="Edit three docs:"></outline>
				<outline created="Sat, 14 Apr 2012 12:35:28 GMT" pgfnum="7906" text="1. EC2 for Poets."></outline>
				<outline created="Sat, 14 Apr 2012 12:35:32 GMT" pgfnum="7907" text="2. River2 install instructions."></outline>
				<outline created="Sat, 14 Apr 2012 12:35:38 GMT" pgfnum="7908" text="3. Radio2 install instructions."></outline>
				</outline>
			<outline created="Sat, 14 Apr 2012 12:35:44 GMT" pgfnum="7909" text="World Outline">
				<outline created="Sat, 14 Apr 2012 12:35:49 GMT" pgfnum="7910" text="It's not using the static files facility, it's going direct to S3. "></outline>
				<outline created="Sat, 14 Apr 2012 12:39:35 GMT" pgfnum="7911" text="There are a lot of calls to &lt;i&gt;s3.newObject&lt;/i&gt; scattered through the code."></outline>
				<outline created="Sat, 14 Apr 2012 12:39:47 GMT" pgfnum="7912" text="However, it doesn't look like a difficult conversion. "></outline>
				<outline created="Sat, 14 Apr 2012 12:39:57 GMT" pgfnum="7913" text="I'm not ready yet to recommend installation by newbies until it gets a more thorough review, so I may change its status to Coming Soon."></outline>
				</outline>
			</outline>
		</body>
	</opml>
