Virtual Hosts & The Proper Way To Work OfflineFirst Faved : Nov 12 2006 by YoochFaved : 1 time (0 with notes)Viewed : 0 timesFave It!
Faves for this Web page
- Yooch - Nov 12 2006 | virtualhost, howto, hosting, webdev, tutorial, imported:del.icio.us
Already a user? Sign In
Add a Fave for this Web page
- What happens when I press Publish?
- Your Fave for this Web page gets shared with the Faves community. You can access it at any time by selecting "My Faves" from the menu above.
- Why do you ask for my email address?
- We use your email address to create an account, so you can easily find your Fave again at a later time.
Related Content from Around Faves
web development
-
Didn't know about this until now. I discovered this while I was investigating how a certain Web site still seemed to remember stuff about me even though I had cleared my cookies.
1 FaverViewed: 9 TimesQuoted: Currently, only Mozilla-based browsers provide a working implementation of the DOM Storage specification. However, Internet Explorer does have a similar feature called "userData behavior" that allows you to persist data across multiple browser sessions.
...
DOM Storage is useful because no good browser-only methods exist for persisting reasonable amounts of data for any period of time. Browser cookies have limited capacity and provide no support for organizing persisted data, and other methods (such as Flash Local Storage) require an external plugin. - mike - Jun 25 200814 FaversViewed: 3 Times
- mike - 28 days ago2 FaversViewed: 12 Times
