I would like to develop a website with fully ajax navigation, but this means that users cannot share, bookmark, or go straight to certain content.
I noticed a few websites (Gmail, Thesixtyone, Youtube) are using hash tags to create custom urls for different page configurations. What is this technique called, and how can I implement this?