Possible Duplicate:
Why does Twitter use a hash and exclamation mark in URLs, and how do they rewrite search URLs?
While working with hashy routes for async websites, I've seen sites use a leading exclamation point, like the following: #!/some/route
What is benefit of including an exclamation point directly after a hash? Does it signify something?