Difference between revisions of "Multi-Net"

From Makers Local 256
Jump to: navigation, search
(Overview)
(Overview)
Line 1: Line 1:
 
=Overview=
 
=Overview=
This project is designed to be a data haven of sorts all be it with limitations on the size of data that can be uploaded to their account due to disk and bandwidth restraints.  The goal is to provide a secure and personalized environment for users to gather data and interact with it.  The idea came to me upon viewing one of [[Brimstone's Projects]], the [[web2.0 homepage]].
+
Multi-OS Client connecting to a Multi-Protocol Network to allow download Multiple Content
  
 
==Status==
 
==Status==

Revision as of 11:02, 5 June 2007

Overview

Multi-OS Client connecting to a Multi-Protocol Network to allow download Multiple Content

Status

Pipe dream

Outline

  1. Small Ajax apps, each designed for a specific purpose, called "worker bees"(beez? for short) that go and retrieve data from outside sources for use in The Hive.
  2. The Hive will be a server with user accounts and encrypted directories for each account where in all their data and sessions are stored. All connections will be ssl encrypted.
  3. Each user session begins with a single resizeable div container with a menu. In the menu are the individual available "worker bees" of which one may be selected for use in that div. Users can create as many divs as they want and arrange them however they wish. The session will save at set intervals continuously for as long as the user is logged in, ensuring that there session will be the same the next time the login. (brimstone: why save at intervals and not save on change?)
  4. The admin(queen for all intents and purposes) will have a unique top down view of all accounts in The Hive in the form of a grid of hexagons each depicting a tiny view of the saved session for a single user. Clicking a hexagon will bring up a single larger view of a users saved session. The admin has no interaction with what goes on in any account in this view.
  5. Each user will have a "public" directory in their directory for the purpose of sharing information with users, who they have given access to.