Dreamweaver CS5’s Live View features seems to be pretty cool. Is it possible to even live view the facebook applications inside DW that we develop, if yes, how to do it.
If not possible with DW’s live view, then any other work around you may suggest please to test/view facebook applications on local server.
It may be possible to run Facebook application locally on your server by using SSH Tunnels. (Routing requests over tunnel)
You can find an example with Ruby here:
http://blog.evanweaver.com/articles/2007/07/13/developing-a-facebook-app-locally/