evolving

Thursday 12th June, 2003

Device::T68i::Remote renamed and released as Device::Ericsson::AccessoryMenu, as that's a more correct name for what it does. Still needs better docs, but that's what revisions are there for.

Added site navigation links to the podblog templates. They're those <link> ones you get like so:

 <html>
     <title>bar</title>
     <head>
         <link rel="prev" href="foo.html" title="foo">
         <link rel="next" href="baz.html" title="baz">
     </head>