I couldn't find a way to view the showcase in its entirety so I wrote a little snippet to make it possible. I figured one or two other peeps might benefit so here's the snippet.
The number range 62-145 seems to be all the user entries. 5 seconds (5000) seemed an ok enough delay on my connection (640mbit) but modem users will need to increase it significantly to see the page before it changes.
for n=62 to 145
execute file "http://www.darkbasicpro.com/?m=showcase_view&i="+str$(n),"",""
wait 5000
next n
EDIT: Um, sorry about the subject title - the new forum confused me. I'm not very bright