An example that enables users to subscribe to notifcations for new posts made by one or more users in LiveJournal.com.
This example demonstrates a very common "templatized queries" implementation, when a large number of users want to execute similar queries with different parameters.