Just wanted to note that you can easily get around the domain restriction on a localhost dev copy without having "localhost" encoded with the mod.
Simply use a HOST file ( XP/2k: C:\%WINDOWS%\system32\drivers\etc\HOST ) and you can easily reroute any domain to 127.0.0.1
Google link:
http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=GGLJ,GGLJ:2006-05,GGLJ:en&q=HOST+file
