...articles into an article-writing page on your website, click the save button, and the article would go into a database. Then instead of someone going to mynewtablesaw.html they'd go to article.php?articlename=mynewtablesaw and the site would retrieve the article from the database, generate all the stuff around it like navigation links, add comments and stuff - it's WAY slower than just mynewtablesaw.html, like at least one maybe two orders of magnitude slower
but it does, kind of, make some things easier for the writer (at the expense of making other things much much complicated). Anyway there I was, fiddling about with joomla, and I wanted to make a sidebar of links so people could navigate around the sections of the site.