Archive and Syndicate

The weblog, by default, displays only 20 of the latest articles. You can change this by modifying the following parameter in index.php :

# How many entries should be shown per page?
$num_entries = 20;

On the other hand, more articles will take more time to load. So there may be a case for shortening the default length of the weblog.

In any case, the <a href="../index.php?flav=archive">Archive</a> link will display every article in the Docs folder, organised by date.

The <a href="../index.php?flav=rss">Syndicate</a> link produces a <a href="http://backend.userland.com/rss">RSS</a> feed that can be provided to a news aggregator like <a href="http://ranchero.com/">NetNewsWire</a>. Try dragging the Syndicate link into <a href="http://ranchero.com/netnewswire/">NetNewsWire Lite</a>, which is free and see how well it works.
 