I've implemented custom permalinks on my Yahoo hosted blog, without using mod_rewrite or .htaccess, which Yahoo does not support.
I created a physical folder strucure for archives and categories, plus name-of-post.php style permalinks, which automatically perform redirects back to the blog root index.php file by way of a new, generic redirect.php file.
Details here:
http://austinmash.com/blog/finally-got-my-custom-wordpress-permalinks-working.php