<?xml encoding="ISO-8859-1" version="1.0"?>
<!-- OPML generated by OPML Editor v0.75 on 5/18/2013; 2:41:23 PM -->
<opml version="2.0">
	<head>
		<title>9/4/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="Sun, 04 Sep 2011 12:59:00 GMT" pgfnum="1442" text="Feeds page in Blork" type="blogpost">
			<outline created="Sun, 04 Sep 2011 12:59:06 GMT" pgfnum="1443" text="As predicted, the feeds page in Blork is no longer centered. This is a good thing! (I understand how this shit works, better all the time.) But it still seems to work. Pretty soon I'm going to do this retrofit for Blork too and then all will be cool. :-)"></outline>
			</outline>
		<outline created="Sat, 03 Sep 2011 22:44:11 GMT" pgfnum="1425" text="Work on the River2 feeds page" type="blogpost">
			<outline created="Sat, 03 Sep 2011 22:44:17 GMT" pgfnum="1426" text="river2suite.viewSubs">
				<outline created="Sat, 03 Sep 2011 22:50:57 GMT" pgfnum="1429" text="The table's class can be set by a new parameter. It no longer has an ID of &quot;rivertable.&quot; This made no sense, to anyone -- I think."></outline>
				<outline created="Sat, 03 Sep 2011 22:51:27 GMT" pgfnum="1430" text="When I call this routine from the river2 website, I will set the table class to the webapp table class. It should remain constant for all other apps. This means beaut's view of the feeds page might get some weird formatting until I get there on my review, but it should continue to work. "></outline>
				<outline created="Sat, 03 Sep 2011 23:02:07 GMT" pgfnum="1434" text="All the stuff on the page is contained within a class, divRiver2SubsPage."></outline>
				</outline>
			<outline created="Sat, 03 Sep 2011 22:45:45 GMT" pgfnum="1427" text="river2Suite.loadImage ">
				<outline created="Sat, 03 Sep 2011 22:45:48 GMT" pgfnum="1428" text="We're going to undo this. Originally River2 had a configurable UI, including a way to change the images. All you had to do is drop the new versions in a folder, and the software would automatically conform. This routine was the center of that. We will have much better ways to control the look. Simplify. "></outline>
				<outline created="Sun, 04 Sep 2011 12:45:28 GMT" pgfnum="1441" text="There are still a couple of calls to loadImage in there, but I don't think they're actually generating any code that's being used in the rendering. Come back to this at a later date."></outline>
				</outline>
			<outline created="Sat, 03 Sep 2011 22:56:16 GMT" pgfnum="1431" text="river2Website.subscriptions">
				<outline created="Sat, 03 Sep 2011 22:56:18 GMT" pgfnum="1432" text="This is where we pass in webApp.data.logTableClass."></outline>
				<outline created="Sat, 03 Sep 2011 22:56:58 GMT" pgfnum="1433" text="Also it was &amp;lt;center&gt;ing the table. No more of that."></outline>
				</outline>
			<outline created="Sat, 03 Sep 2011 23:09:25 GMT" pgfnum="1435" text="template styles">
				<outline created="Sat, 03 Sep 2011 23:09:30 GMT" pgfnum="1436" text="Removing #rivertable. I don't think anything breaks. Will find out now."></outline>
				<outline created="Sat, 03 Sep 2011 23:10:49 GMT" pgfnum="1437" text="There were all these styles for table's in there. I bet that's where the borders were coming from and sure enough, that's right">
					<outline text="td {">
						<outline text="border: 1px solid gainsboro;"></outline>
						<outline text="background: #fff;"></outline>
						<outline text="padding: 6px 6px 6px 12px;"></outline>
						<outline text="color: #4f6b72;"></outline>
						<outline text="}"></outline>
						</outline>
					<outline text="td.newsCheckbox {">
						<outline text="background: #fff;"></outline>
						<outline text="padding: 6px 6px 6px 12px;"></outline>
						<outline text="color: #4f6b72;"></outline>
						<outline text="}"></outline>
						</outline>
					<outline text="td.newsItem {">
						<outline text="background: #fff;"></outline>
						<outline text="padding: 6px 6px 6px 12px;"></outline>
						<outline text="color: #4f6b72;"></outline>
						<outline text="}"></outline>
						</outline>
					<outline text="td.newsOrnaments {">
						<outline text="background: #fff;"></outline>
						<outline text="padding: 6px 6px 6px 12px;"></outline>
						<outline text="color: #4f6b72;"></outline>
						<outline text="}"></outline>
						</outline>
					<outline text="td.feedname {">
						<outline text="background: #F5F5F5;"></outline>
						<outline text="color: #006600;"></outline>
						<outline text="}"></outline>
						</outline>
					<outline text="td.subscription {">
						<outline text="background: #fff;"></outline>
						<outline text="color: #4f6b72;"></outline>
						<outline text="}"></outline>
						</outline>
					<outline text="td.subscriptionAlt {">
						<outline text="background: #F5F5F5;"></outline>
						<outline text="color: #4f6b72;"></outline>
						<outline text="}"></outline>
						</outline>
					</outline>
				</outline>
			</outline>
		</body>
	</opml>
