I've always liked to name my projects companyname/projectname. That gives less chance for a name conflict and keeps your CVS repository in better order. If you have to move a project from one repository to some other repository, then it's a good thing you can just move the directory structure in one zip and extract it back.
But that's just me.