The other day I was surprised to find that apparently there is no straightforward way in Drupal6 to search for a specific user. Using the excellent interface for administering users, you can filter them using different parameters such as user permissions and status, but you can't directly search for that user which you seem to remember was called "Paul" and something.
So I decided to try and create a module which adds the functionality. ... Read more!