Possible Duplicate:
How to programatically create a Facebook application via JS SDK or Open Graph API? (createApplication)
I recall that when Disqus launched, it created Facebook Apps automatically for each site you registered with the service (they have names like "DISQUS Comments [jeremiahlee]"). This is quite nice, as it prevents any single bad user's behavior from hurting the edge rank of other users. I have a publishing application that I'd like to do this for. I remember Facebook talked about this feature at a past F8, but I can't find documentation on it now.
Update: I found a reference to the Create Application API, but nothing currently on the Facebook developer site. New Graph API documentation says, "To create, administer or delete applications developers must go to the App Dashboard." Is the Create Application API still available?