<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://www.majordojo.com/projects/FeedManager/atom.xsl" type="text/xsl" media="screen"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.majordojo.com/2005/03/see-what-happen.php" />
  <link rel="self" type="application/atom+xml" href="http://www.majordojo.com/2005/03/see-what-happen.php" />
  <id>tag:www.majordojo.com,2010://3/tag:www.majordojo.com,2005://3.644-</id>
  <updated>2010-03-31T20:35:26Z</updated>
  <title>Comments for See what happens when you stop reading?</title>
  <subtitle>A blog about Movable Type, technology, geek-dom, science-fiction and yes, sometimes my personal life.</subtitle>
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.261</generator>
  <entry>
    <id>tag:www.majordojo.com,2005://3.644</id>
    <link rel="alternate" type="text/html" href="http://www.majordojo.com/2005/03/see-what-happen.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.majordojo.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=3/entry_id=644" title="See what happens when you stop reading?" />
    <published>2005-03-17T17:11:21Z</published>
    <updated>2007-01-15T22:33:39Z</updated>
    <title>See what happens when you stop reading?</title>
    <summary>So I stopped having time for reading. Its sucks. But it is the truth. As a result I have not used BookQueueToo in a while. Then today I found myself using it for the first time since January and right...</summary>
    <author>
      <name>Byrne</name>
      <uri>http://www.majordojo.com/</uri>
    </author>
    
    <category term="Blogging" />
    
    <content type="html" xml:lang="en" xml:base="http://www.majordojo.com/">
      <![CDATA[So I stopped having time for reading. Its sucks. But it is the truth. As a result I have not used <a href="http://www.majordojo.com/projects/BookQueueToo/">BookQueueToo</a> in a while. Then today I found myself using it for the first time since January and right there, right <i>there!</i>, staring straight at me was the most egregious bug. I was ashamed. Terribly ashamed. So I fixed <a href="http://www.majordojo.com/projects/BookQueueToo/BookQueueToo-1.16/CHANGES.txt">several bugs</a> that have been annoying my users for a while. To them, all I can say is, "I apologize." The <a href="http://www.majordojo.com/projects/BookQueueToo/">next version</a> of BookQueueToo is now available.]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:www.majordojo.com,2005://3.644-comment:7307</id>
    <thr:in-reply-to ref="tag:www.majordojo.com,2005://3.644" type="text/html" href="http://www.majordojo.com/2005/03/see-what-happen.php"/>
    <link rel="alternate" type="text/html" href="http://www.majordojo.com/2005/03/see-what-happen.php#c7307" />
    <title>Comment from Robert Waugh on 2005-03-20</title>
    <author>
        <name>Robert Waugh</name>
<!--        <uri>http://www.panimp.com/</uri> -->
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.panimp.com/">
	<![CDATA[<p>Uh oh. After installing BQ2 version 1.16, it seemed to work fine for me... but then I realized that none of the normal BQ2 links were showing up in my Movable Type configuration screens. It's not listed as one of the Active Plugins on the front page, and the usual BQ2 links aren't showing up on the welcome screen for each blog.</p>

<p>I can still use it normally since I navigate MT directly with bookmarks, so I'm not going to bother reinstalling the old version.</p>

<p>See what happens when you try fixing something....</p>
]]>
    </content>
    <published>2005-03-20T23:34:47Z</published>
    <updated>2005-03-20T23:34:47Z</updated>
  </entry>

  <entry>
    <id>tag:www.majordojo.com,2005://3.644-comment:7308</id>
    <thr:in-reply-to ref="tag:www.majordojo.com,2005://3.644" type="text/html" href="http://www.majordojo.com/2005/03/see-what-happen.php"/>
    <link rel="alternate" type="text/html" href="http://www.majordojo.com/2005/03/see-what-happen.php#c7308" />
    <title>Comment from Robert Waugh on 2005-03-20</title>
    <author>
        <name>Robert Waugh</name>
<!--        <uri>http://www.panimp.com/</uri> -->
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.panimp.com/">
	<![CDATA[<p>Following up on my last comment, the directory name is set properly to BookQueueToo, and here is the error message my error log turns up:</p>

<p>opendir(./../../../..): Permission denied at plugins/BookQueueToo/BookQueueToo.pl line 12</p>

<p>And of course, line 12 seems to be that "use lib" hack you speak of in the change log, but that's beyond my understanding.</p>
]]>
    </content>
    <published>2005-03-20T23:45:47Z</published>
    <updated>2005-03-20T23:45:47Z</updated>
  </entry>

  <entry>
    <id>tag:www.majordojo.com,2005://3.644-comment:7327</id>
    <thr:in-reply-to ref="tag:www.majordojo.com,2005://3.644" type="text/html" href="http://www.majordojo.com/2005/03/see-what-happen.php"/>
    <link rel="alternate" type="text/html" href="http://www.majordojo.com/2005/03/see-what-happen.php#c7327" />
    <title>Comment from Byrne Reese on 2005-03-21</title>
    <author>
        <name>Byrne Reese</name>
<!--         -->
    </author>
    <content type="html" xml:lang="en" xml:base="">
	<![CDATA[<p>I hate software. Ok - so the bug fix wasn't all that. More apologies necessary. Ug.</p>

<p>However, judging by the error in the errorlog ('./../../../../..') - do you use a lot of relative paths in your mt.cfg file? Where are these up-dirs coming from?</p>
]]>
    </content>
    <published>2005-03-21T19:13:25Z</published>
    <updated>2005-03-21T19:13:25Z</updated>
  </entry>

  <entry>
    <id>tag:www.majordojo.com,2005://3.644-comment:7331</id>
    <thr:in-reply-to ref="tag:www.majordojo.com,2005://3.644" type="text/html" href="http://www.majordojo.com/2005/03/see-what-happen.php"/>
    <link rel="alternate" type="text/html" href="http://www.majordojo.com/2005/03/see-what-happen.php#c7331" />
    <title>Comment from Robert Waugh on 2005-03-21</title>
    <author>
        <name>Robert Waugh</name>
<!--        <uri>http://www.panimp.com/</uri> -->
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.panimp.com/">
	<![CDATA[<p>Nothing in my mt.cfg file... nothing that isn't commented out and there by default.</p>

<p>I've seen the exact same error message in my brother's error log. If it weren't so late I might think of something helpful to say.</p>

<p>The best I can muster is, "it's all in your lap." At least I hope it is, cause I hate software too.</p>
]]>
    </content>
    <published>2005-03-22T07:29:08Z</published>
    <updated>2005-03-22T07:29:08Z</updated>
  </entry>

</feed>

