<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- OPML generated by OPML Editor v0.75 on 6/18/2013; 11:48:23 PM -->
<opml version="2.0">
	<head>
		<title>7/11/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="Mon, 11 Jul 2011 16:13:04 GMT" pgfnum="201" text="Reviewing blorkmarks code" type="blogpost">
			<outline created="Mon, 11 Jul 2011 16:13:10 GMT" pgfnum="202" text="As a test, I've created a howto that has this domain mapped to it:"></outline>
			<outline created="Mon, 11 Jul 2011 16:34:45 GMT" pgfnum="208" text="&lt;a href=&quot;http://disposable.blorkmark.com/&quot;&gt;http://disposable.blorkmark.com/&lt;/a&gt;"></outline>
			<outline created="Mon, 11 Jul 2011 16:34:54 GMT" pgfnum="209" text="The only thing I didn't like about the implementation is that it took a few seconds for the blorkmark to be established, and in those few seconds I clicked on the View button, and got confused."></outline>
			<outline created="Mon, 11 Jul 2011 16:35:56 GMT" pgfnum="210" text="I would like to make it so that my API server knows about all the domains I have available to be used."></outline>
			<outline created="Mon, 11 Jul 2011 16:36:14 GMT" pgfnum="211" text="Somehow this has to be communicated to the user. &quot;These are your choices.&quot;"></outline>
			<outline created="Mon, 11 Jul 2011 16:36:32 GMT" pgfnum="212" text="However Adam thinks people will know what their choices are because they will be using their own domains."></outline>
			<outline created="Mon, 11 Jul 2011 16:36:48 GMT" pgfnum="213" text="Which suggests they will be using their own DNS API servers, but I highly doubt that."></outline>
			<outline created="Mon, 11 Jul 2011 16:37:07 GMT" pgfnum="214" text="Not sure how to proceed, and that's usually a bad sign, because anything I do now is likely to feel 100 percent incorrect six months from now."></outline>
			</outline>
		<outline created="Mon, 11 Jul 2011 14:10:25 GMT" pgfnum="193" text="scheduler2 callbacks" type="blogpost">
			<outline created="Mon, 11 Jul 2011 14:10:36 GMT" pgfnum="194" text="I wanted the ability to replace the scheduler2 status message in the About window, so I added the callbacks for this. "></outline>
			<outline created="Mon, 11 Jul 2011 14:11:18 GMT" pgfnum="195" text="The callback scripts go in user.scheduler2.callbacks.statusMessage."></outline>
			<outline created="Mon, 11 Jul 2011 14:11:35 GMT" pgfnum="197" text="The scripts are called in order. They take a single parameter, the address of a string, which is initialized to the empty string. "></outline>
			<outline created="Mon, 11 Jul 2011 14:11:57 GMT" pgfnum="198" text="Any of the callbacks can set the string to something other than the empty string. If one does, that becomes the status message. "></outline>
			<outline created="Mon, 11 Jul 2011 14:12:36 GMT" pgfnum="199" text="I'm using it to help see what attributes are on nodes in the world outline, but I can imagine that there are other applications. "></outline>
			<outline created="Mon, 11 Jul 2011 14:11:26 GMT" pgfnum="196" text="Parts">
				<outline text="scheduler2.init"></outline>
				<outline text="scheduler2.thread.script"></outline>
				</outline>
			</outline>
		</body>
	</opml>
