Doing a mass find-and-replace operation on the Perch Blog app so I can have more than one running at the same time. If you want to do something similar, here are the strings you need to replace:
blog
⇒yourName
Blog
⇒YourName
perch_blog
⇒yourPrefix_yourName
PerchBlog
⇒YourName
And then obviously rename the .class.php
files and activate as you would any other app.