---
title: "Pagination for Blosxom"
date: 2003-03-17T11:12:45-05:00
url: https://blog.lmorchard.com/2003/03/17/blosxom-paginate/
author: Les Orchard
---

# Pagination for Blosxom

Here's a little something I whipped up last week:  <a href="http://www.decafbad.com/twiki/bin/view/Main/BlosxomPaginate">BlosxomPaginate</a>.
<br /><br />
I've been using Blosxom and Blagg for my news aggregator lately, just
for a change, and one thing I was really missing was some way to see
entries that fell off the end of the front page.  
<br /><br />
So, I made this.  It
lets me flip back and forth between pages of Blosxom entries, and I
even went so wild as to include full flavour-based template support of
the display of the navigation elements.
<br /><br />
<a href="http://www.decafbad.com/twiki/bin/view/Main/ShareAndEnjoy">ShareAndEnjoy</a>
<!--more-->
shortname=blosxom_paginate

<div id="comments" class="comments archived-comments">
            <h3>Archived Comments</h3>
            
        <ul class="comments">
            
        <li class="comment" id="comment-221090088">
            <div class="meta">
                <div class="author">
                    <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"/></a>
                    <a class="avatar name" rel="nofollow" 
                       href="http://www.10500bc.org">nf0</a>
                </div>
                <a href="#comment-221090088" class="permalink"><time datetime="2003-03-17T15:32:35">2003-03-17T15:32:35</time></a>
            </div>
            <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.

I'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>
            
        </li>
    
        <li class="comment" id="comment-221090089">
            <div class="meta">
                <div class="author">
                    <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"/></a>
                    <a class="avatar name" rel="nofollow" 
                       href="http://molelog.molehill.org/">Todd Larason</a>
                </div>
                <a href="#comment-221090089" class="permalink"><time datetime="2003-03-17T23:01:19">2003-03-17T23:01:19</time></a>
            </div>
            <div class="content">Ah ha...do it in sort!  I hadn't even considered that.

I'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>
            
        </li>
    
        <li class="comment" id="comment-221090090">
            <div class="meta">
                <div class="author">
                    <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"/></a>
                    <a class="avatar name" rel="nofollow" 
                       href="">yvonne thomson</a>
                </div>
                <a href="#comment-221090090" class="permalink"><time datetime="2003-03-18T17:36:14">2003-03-18T17:36:14</time></a>
            </div>
            <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>
            
        </li>
    
        <li class="comment" id="comment-221090091">
            <div class="meta">
                <div class="author">
                    <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"/></a>
                    <a class="avatar name" rel="nofollow" 
                       href="http://www.10500bc.org">nf0</a>
                </div>
                <a href="#comment-221090091" class="permalink"><time datetime="2003-03-19T16:28:40">2003-03-19T16:28:40</time></a>
            </div>
            <div class="content">yvonne, thanks for the pointer. I'm headed that way now.</div>
            
        </li>
    
        </ul>
    
        </div>
