Yooch | Shared With: Everyone - Nov 17 2006 | programming, web, webdeisgn, webdev, development, photoshop, tutorials, tutorial, imported:del.icio.usCommunity-driven aggregator of the best programming, design and Photoshop tutorials from across the web
Yooch | Shared With: Everyone - Nov 14 2006 | development, webdev, mac, macosx, mamp, osx, software, recommended, imported:del.icio.us
Yooch | Shared With: Everyone - Nov 12 2006 | ajax, development, javascript, webdev, library, imported:del.icio.us
Yooch | Shared With: Everyone - Nov 12 2006 | ajax, resource, development, webdev, imported:del.icio.us
Yooch | Shared With: Everyone - Oct 24 2006 | webdesign, business, blog, development, prices, quotes, imported:del.icio.usEmphasis on blogs
Yooch | Shared With: Everyone - Sep 30 2006 | php, programming, development, database, password, encryption, howto, imported:del.icio.us
Yooch | Shared With: Everyone - Sep 29 2006 | css, design, webdev, web, writing, howto, development, imported:del.icio.us
Yooch | Shared With: Everyone - Sep 24 2006 | ruby, programming, webdev, development, guide, reference, tutorial, imported:del.icio.us
Yooch | Shared With: Everyone - Sep 06 2006 | xhtml, webstandards, webdev, development, code, accessibility, flash, howto, tutorial, imported:del.icio.us
Yooch | Shared With: Everyone - Aug 03 2006 | programming, codelibrary, code, development, imported:del.icio.usSearch engine for code snippets
Related Content from Around Faves
developer
-
URL Patterns for Django pattern matching
2 FaversQuoted: Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
- mike - yesterday3 Favers
- steffkelsey - Jul 13 20071 FaverViewed: 24 Times
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
- amerali - Jul 11 20075 FaversViewed: 16 Times
