This week I re-discovered a technique for displaying a random item from a list using XSL. This can apply to both Content Query Web Parts (CQWP) and XSLT List View Web Parts (XLV) and is actually a very trivial piece of XSL.
The technique goes something like:
Get a count of how many items to . . . → Read More: Displaying a random list item with XSL