I'm using an automated process to name files based on titles. For instance, if I have a "Widget Page" title, the associated content will be put into a file named "dir/widgetpage.html"
I'd like to know if it's okay to use this method when the title gets to be four or five words? Are there any downsides to using lengthy filenames?