public marks

PUBLIC MARKS from oseres with tags storage & web

2013

Local Storage - Dive Into HTML5

(via)
Persistent local storage is one of the areas where native client applications have held an advantage over web applications. For native applications, the operating system typically provides an abstraction layer for storing and retrieving application-specific data like preferences or runtime state. These values may be stored in the registry, INI files, XML files, or some other place according to platform convention. If your native client application needs local storage beyond key/value pairs, you can embed your own database, invent your own file format, or any number of other solutions.

2011

UNHOSTED - Freedom from web 2.0's monopoly platforms

Unhosted is a project for strengthening free software against hosted software. With our protocol, a website is only source code. Dynamic data is encrypted and decentralised, to per-user storage nodes. This benefits free software, as well as scalability, robustness, and online privacy.

2010

Tonido - Run your own Personal Cloud

by 1 other (via)
Tonido allows you to access and share your content directly through a web browser without uploading or worrying about storage limits. Share files, music, photos and calendar, download torrents and even manage your finances straight from your desktop. Free.

2009

Creating Offline Web Applicat...

Creating Offline Web Applications With Dojo Offline by Brad Neuberg (SitePen), September 23rd, 2007 This tutorial steps you through creating offline web applications using Dojo Offline. What is Dojo Offline? Dojo Offline is an open-source toolkit that makes it easy to create sophisticated, offline web applications. It sits on top of Google Gears, a plugin from Google that helps extend web browsers with new functionality. Dojo Offline makes working with Google Gears easier; extends it with important functionality; creates a higher-level API than Google Gears provides; and exposes developer productivity features. In particular, Dojo Offline provides the following functionality: An offline widget that you can easily embed in your web page with just a few lines of code, automatically providing the user with network feedback, sync messages, offline instructions, and more A sync framework to help you store actions done while offline and sync them with a server once back on the network Automatic network and application-availability detection to determine when your application is on- or off-line so that you can take appropriate action A slurp() method that automatically scans the page and figures out all the resources that you need offline, including images, stylesheets, scripts, etc.; this is much easier than having to manually maintain which resources should be available offline, especially during development. Dojo Storage, an easy to use hashtable abstraction for storing offline data for when you don't need the heaviness of Google Gear's SQL abstraction; under the covers Dojo Storage saves its data into Google Gears Dojo SQL, an easy to use SQL layer that executes SQL statements and returns them as ordinary JavaScript objects New ENCRYPT() and DECRYPT() SQL keywords that you can mix in when using Dojo SQL, to get transparent cryptography for columns of data. Cryptography is done on a Google Worker Pool thread, so that the browser UI is responsive. Integration with the rest of Dojo, such as the Dojo Event system

2008

2005

oseres's TAGS related to tag storage

backup +   browser +   cloud +   collaboration +   dropbox +   free +   ftp +   google +   html5 +   internet +   linux +   mac +   mp3 +   NAS +   p2p +   pc +   photos +   plugin +   price +   raid +   sharing +   sync +   tools +   upload +   usb +   web +