{
  "attachments": [],
  "comments_archived": true,
  "date": "2003-03-17T16:12:45.000Z",
  "layout": "post",
  "title": "Pagination for Blosxom",
  "wordpress_id": 394,
  "wordpress_slug": "blosxom-paginate",
  "wordpress_url": "http://www.decafbad.com/blog/?p=394",
  "year": "2003",
  "month": "03",
  "day": "17",
  "isDir": false,
  "slug": "blosxom-paginate",
  "type": "entry",
  "postName": "2003-03-17-blosxom-paginate",
  "html": "<p>Here's a little something I whipped up last week:  <a href=\"http://www.decafbad.com/twiki/bin/view/Main/BlosxomPaginate\">BlosxomPaginate</a>.</p>\n<p>I've been using Blosxom and Blagg for my news aggregator lately, just\nfor a change, and one thing I was really missing was some way to see\nentries that fell off the end of the front page.  </p>\n<p>So, I made this.  It\nlets me flip back and forth between pages of Blosxom entries, and I\neven went so wild as to include full flavour-based template support of\nthe display of the navigation elements.</p>\n<p><a href=\"http://www.decafbad.com/twiki/bin/view/Main/ShareAndEnjoy\">ShareAndEnjoy</a></p>\n<!--more-->\n\n\n<p>shortname=blosxom_paginate</p>\n<div id=\"comments\" class=\"comments archived-comments\"><h3>Archived Comments</h3>\n<ul class=\"comments\">\n<li class=\"comment\" id=\"comment-221090088\">\n<div class=\"meta\">\n<div class=\"author\">\n<a class=\"avatar image\" rel=\"nofollow\" href=\"http://www.10500bc.org\"><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=6492f173a7059ece309f7d670ff44e95&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png\" width=\"\" height=\"\"></a>\n<a class=\"avatar name\" rel=\"nofollow\" href=\"http://www.10500bc.org\">nf0</a>\n</div>\n\n\n<p><a href=\"#comment-221090088\" class=\"permalink\"><time datetime=\"2003-03-17T15:32:35\">2003-03-17T15:32:35</time></a></p>\n</div>\n\n\n<div class=\"content\">Looks cool, i've been playing with blosxom on my powerbook. Even wrote a small script to convert all my MT entries over. But have went live or anything yet. This looks like a very handy plugin.\nI've played with blagg as well. Mainly at work with a very limited set of sites to check. The one thing that i didn't like was that everytime I run it, i get a full list of entries instead of just the new ones since i last read it. To bad there is no aggregator for Pine, short of running your own nntp server and rss2nntp scripts :)</div>\n\n\n</li>\n<li class=\"comment\" id=\"comment-221090089\">\n<div class=\"meta\">\n<div class=\"author\">\n<a class=\"avatar image\" rel=\"nofollow\" href=\"http://molelog.molehill.org/\"><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=1c421a085aca07da4a1e2545c8676633&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png\" width=\"\" height=\"\"></a>\n<a class=\"avatar name\" rel=\"nofollow\" href=\"http://molelog.molehill.org/\">Todd Larason</a>\n</div>\n\n\n<p><a href=\"#comment-221090089\" class=\"permalink\"><time datetime=\"2003-03-17T23:01:19\">2003-03-17T23:01:19</time></a></p>\n</div>\n\n\n<div class=\"content\">Ah ha...do it in sort!  I hadn't even considered that.\nI'd still like a second shot at filtering, though, with the list of stories that match the category/date requirements -- that way this could worth with subpages too, not just the main index.</div>\n\n\n</li>\n<li class=\"comment\" id=\"comment-221090090\">\n<div class=\"meta\">\n<div class=\"author\">\n<a class=\"avatar image\" rel=\"nofollow\" href=\"\"><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=14f474e4ee78ee71b76bcbe84123f1d3&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png\" width=\"\" height=\"\"></a>\n<a class=\"avatar name\" rel=\"nofollow\" href=\"\">yvonne thomson</a>\n</div>\n\n\n<p><a href=\"#comment-221090090\" class=\"permalink\"><time datetime=\"2003-03-18T17:36:14\">2003-03-18T17:36:14</time></a></p>\n</div>\n\n\n<div class=\"content\">There actually *are* a few scripts that've been set up to read rss feeds in email. The one I'm using is at http://www.w3.org/2002/09/rss2email/ but there are a couple of others. Believe me, if it hadn't existed, I'd've had to write it myself, since I didn't much like any of the in web browser rss clients, most of which had the same problem, downloading everything, not just new entries. Yuck! And I can't easily run any of the other rss clients due to spending all my time in emacs.</div>\n\n\n</li>\n<li class=\"comment\" id=\"comment-221090091\">\n<div class=\"meta\">\n<div class=\"author\">\n<a class=\"avatar image\" rel=\"nofollow\" href=\"http://www.10500bc.org\"><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=6492f173a7059ece309f7d670ff44e95&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png\" width=\"\" height=\"\"></a>\n<a class=\"avatar name\" rel=\"nofollow\" href=\"http://www.10500bc.org\">nf0</a>\n</div>\n\n\n<p><a href=\"#comment-221090091\" class=\"permalink\"><time datetime=\"2003-03-19T16:28:40\">2003-03-19T16:28:40</time></a></p>\n</div>\n\n\n<div class=\"content\">yvonne, thanks for the pointer. I'm headed that way now.</div>\n\n\n</li>\n</ul>\n\n\n</div>\n\n\n",
  "body": "Here's a little something I whipped up last week:  <a href=\"http://www.decafbad.com/twiki/bin/view/Main/BlosxomPaginate\">BlosxomPaginate</a>.\r\n<br /><br />\r\nI've been using Blosxom and Blagg for my news aggregator lately, just\r\nfor a change, and one thing I was really missing was some way to see\r\nentries that fell off the end of the front page.  \r\n<br /><br />\r\nSo, I made this.  It\r\nlets me flip back and forth between pages of Blosxom entries, and I\r\neven went so wild as to include full flavour-based template support of\r\nthe display of the navigation elements.\r\n<br /><br />\r\n<a href=\"http://www.decafbad.com/twiki/bin/view/Main/ShareAndEnjoy\">ShareAndEnjoy</a>\r\n<!--more-->\r\nshortname=blosxom_paginate\r\n\r\n<div id=\"comments\" class=\"comments archived-comments\">\r\n            <h3>Archived Comments</h3>\r\n            \r\n        <ul class=\"comments\">\r\n            \r\n        <li class=\"comment\" id=\"comment-221090088\">\r\n            <div class=\"meta\">\r\n                <div class=\"author\">\r\n                    <a class=\"avatar image\" rel=\"nofollow\" \r\n                       href=\"http://www.10500bc.org\"><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=6492f173a7059ece309f7d670ff44e95&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png\"/></a>\r\n                    <a class=\"avatar name\" rel=\"nofollow\" \r\n                       href=\"http://www.10500bc.org\">nf0</a>\r\n                </div>\r\n                <a href=\"#comment-221090088\" class=\"permalink\"><time datetime=\"2003-03-17T15:32:35\">2003-03-17T15:32:35</time></a>\r\n            </div>\r\n            <div class=\"content\">Looks cool, i've been playing with blosxom on my powerbook. Even wrote a small script to convert all my MT entries over. But have went live or anything yet. This looks like a very handy plugin.\r\n\r\nI've played with blagg as well. Mainly at work with a very limited set of sites to check. The one thing that i didn't like was that everytime I run it, i get a full list of entries instead of just the new ones since i last read it. To bad there is no aggregator for Pine, short of running your own nntp server and rss2nntp scripts :)</div>\r\n            \r\n        </li>\r\n    \r\n        <li class=\"comment\" id=\"comment-221090089\">\r\n            <div class=\"meta\">\r\n                <div class=\"author\">\r\n                    <a class=\"avatar image\" rel=\"nofollow\" \r\n                       href=\"http://molelog.molehill.org/\"><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=1c421a085aca07da4a1e2545c8676633&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png\"/></a>\r\n                    <a class=\"avatar name\" rel=\"nofollow\" \r\n                       href=\"http://molelog.molehill.org/\">Todd Larason</a>\r\n                </div>\r\n                <a href=\"#comment-221090089\" class=\"permalink\"><time datetime=\"2003-03-17T23:01:19\">2003-03-17T23:01:19</time></a>\r\n            </div>\r\n            <div class=\"content\">Ah ha...do it in sort!  I hadn't even considered that.\r\n\r\nI'd still like a second shot at filtering, though, with the list of stories that match the category/date requirements -- that way this could worth with subpages too, not just the main index.</div>\r\n            \r\n        </li>\r\n    \r\n        <li class=\"comment\" id=\"comment-221090090\">\r\n            <div class=\"meta\">\r\n                <div class=\"author\">\r\n                    <a class=\"avatar image\" rel=\"nofollow\" \r\n                       href=\"\"><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=14f474e4ee78ee71b76bcbe84123f1d3&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png\"/></a>\r\n                    <a class=\"avatar name\" rel=\"nofollow\" \r\n                       href=\"\">yvonne thomson</a>\r\n                </div>\r\n                <a href=\"#comment-221090090\" class=\"permalink\"><time datetime=\"2003-03-18T17:36:14\">2003-03-18T17:36:14</time></a>\r\n            </div>\r\n            <div class=\"content\">There actually *are* a few scripts that've been set up to read rss feeds in email. The one I'm using is at http://www.w3.org/2002/09/rss2email/ but there are a couple of others. Believe me, if it hadn't existed, I'd've had to write it myself, since I didn't much like any of the in web browser rss clients, most of which had the same problem, downloading everything, not just new entries. Yuck! And I can't easily run any of the other rss clients due to spending all my time in emacs.</div>\r\n            \r\n        </li>\r\n    \r\n        <li class=\"comment\" id=\"comment-221090091\">\r\n            <div class=\"meta\">\r\n                <div class=\"author\">\r\n                    <a class=\"avatar image\" rel=\"nofollow\" \r\n                       href=\"http://www.10500bc.org\"><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=6492f173a7059ece309f7d670ff44e95&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png\"/></a>\r\n                    <a class=\"avatar name\" rel=\"nofollow\" \r\n                       href=\"http://www.10500bc.org\">nf0</a>\r\n                </div>\r\n                <a href=\"#comment-221090091\" class=\"permalink\"><time datetime=\"2003-03-19T16:28:40\">2003-03-19T16:28:40</time></a>\r\n            </div>\r\n            <div class=\"content\">yvonne, thanks for the pointer. I'm headed that way now.</div>\r\n            \r\n        </li>\r\n    \r\n        </ul>\r\n    \r\n        </div>\r\n    ",
  "parentPath": "./content/posts/archives/2003",
  "path": "2003/03/17/blosxom-paginate",
  "summary": "Here's a little something I whipped up last week:  BlosxomPaginate.\nI've been using Blosxom and Blagg for my news aggregator lately, just\nfor a change, and one thing I was really missing was some way to see\nentries that fell off the end of the front page.  \nSo, I made this.  It\nlets me flip back and forth between pages of Blosxom entries, and I\neven went so wild as to include full flavour-based template support of\nthe display of the navigation elements.\nShareAndEnjoy",
  "needsBuild": true,
  "prevPostPath": "2003/03/17/first-week-off",
  "prevPostTitle": "Happy Trails to Me, I'm Job-Free: Week One",
  "nextPostPath": "2003/03/17/no-more-searchling",
  "nextPostTitle": "No More Searchling?"
}