<?xml encoding="ISO-8859-1" version="1.0"?>
<!-- OPML generated by OPML Editor v0.75 on 5/20/2013; 5:24:36 PM -->
<opml version="2.0">
	<head>
		<title>6/5/12 by DW</title>
		<ownerName></ownerName>
		<ownerEmail></ownerEmail>
		<windowTop>200</windowTop>
		<windowLeft>200</windowLeft>
		<windowBottom>600</windowBottom>
		<windowRight>800</windowRight>
		</head>
	<body>
		<outline created="Tue, 05 Jun 2012 12:39:26 GMT" name="problemsWithDisqusajax" pgfnum="10217" text="Problems with Disqus/Ajax" type="thread">
			<outline created="Tue, 05 Jun 2012 17:38:56 GMT" pgfnum="10272" text="&lt;i&gt;Update: I punted on this method of doing it, &lt;a href=&quot;http://1974.mediahackers.org/changeInPlans&quot;&gt;instead&lt;/a&gt; going with a non-Ajax approach. I realized I was putting too much effort into functionality that wasn't that important. Happens often with easily-distracted geekoids. :-)&lt;/i&gt;"></outline>
			<outline created="Tue, 05 Jun 2012 12:39:37 GMT" pgfnum="10218" text="I'm trying to do something fancy with Disqus. Possibly too fancy. But the idea is very compelling. So I'm struggling to make it work. "></outline>
			<outline created="Tue, 05 Jun 2012 12:40:13 GMT" pgfnum="10219" text="Here's the situation:">
				<outline created="Tue, 05 Jun 2012 12:40:18 GMT" pgfnum="10220" text="I have a page with many items on it."></outline>
				<outline created="Tue, 05 Jun 2012 12:40:26 GMT" pgfnum="10221" text="Each item has a discussion icon floating on the right margin."></outline>
				<outline created="Tue, 05 Jun 2012 12:40:44 GMT" pgfnum="10222" text="When you mouseover the icon, three globals are set, including myId and myUrl. "></outline>
				<outline created="Tue, 05 Jun 2012 12:41:17 GMT" pgfnum="10223" text="A Bootstrap 2 modal dialog pops up and in its bind callback we call DISQUS.reset, with this.page.identifier and this.page.url set from myId and myUrl."></outline>
				<outline created="Tue, 05 Jun 2012 12:42:11 GMT" pgfnum="10224" text="It works in a &lt;a href=&quot;http://disqusdemo.blorkmark.com/&quot;&gt;simple case&lt;/a&gt; with two threads."></outline>
				<outline created="Tue, 05 Jun 2012 12:42:22 GMT" pgfnum="10225" text="It works in a &lt;a href=&quot;http://1974.mediahackers.org/myStreamOfConscienceForJune12012&quot;&gt;more complex case&lt;/a&gt; with a bunch."></outline>
				<outline created="Tue, 05 Jun 2012 12:42:32 GMT" pgfnum="10226" text="But now it fails to load unique threads on the new pages I start. Here's an &lt;a href=&quot;http://1974.mediahackers.org/greatMusic&quot;&gt;example&lt;/a&gt;. It's just re-using the threads over and over. I'm fairly sure the IDs I'm sending are unique. I constructed the URLs without any idea to what they're supposed to do. The IDs seem like they should be enough. I don't want or need pages that display a discussion thread all on its own. "></outline>
				<outline created="Tue, 05 Jun 2012 12:50:49 GMT" pgfnum="10229" text="&lt;a href=&quot;http://docs.disqus.com/help/85/&quot;&gt;The help page&lt;/a&gt; doesn't say very much. It says that you have to have a hash-bang url. I tried that, and it didn't appear to make a difference. As I said, I don't understand what role the URL is playing here."></outline>
				</outline>
			<outline created="Tue, 05 Jun 2012 12:42:51 GMT" pgfnum="10227" text="It's probably something I broke (I hope!) but I'm pulling out what's left of my hair trying to figure this out."></outline>
			<outline created="Tue, 05 Jun 2012 12:43:12 GMT" pgfnum="10228" text="Be a Javascript hero today, and help me figure this out. I will be eternally grateful! :-)"></outline>
			<directiveCache>
		</body>
	</opml>
