|
|
(2 intermediate revisions by one user not shown) |
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== |
Line 6: |
Line 6: |
| | | |
| ==Outline== | | ==Outline== |
− | # 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. | + | # Multi-NET P2P Client |
− | # 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. | + | # Multi-OS [ OSX, Windows, Unix/Linux ] |
− | # 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?)
| + | # Multi-Protocol [ IRC, Newsgroups, P2P, BitTorrent, *New Protocol* ] |
− | # 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. | + | # Multi-Programming Language => This is really a crazy thing, I'm thinking in Java, perhaps Ruby since I really like the way it works. |
− | # Each user will have a "public" directory in their directory for the purpose of sharing information with users, who they have given access to. | + | # Lets start !!! |
Latest revision as of 08:00, 7 June 2007
Overview
Multi-OS Client connecting to a Multi-Protocol Network to allow download Multiple Content
Status
Pipe dream
Outline
- Multi-NET P2P Client
- Multi-OS [ OSX, Windows, Unix/Linux ]
- Multi-Protocol [ IRC, Newsgroups, P2P, BitTorrent, *New Protocol* ]
- Multi-Programming Language => This is really a crazy thing, I'm thinking in Java, perhaps Ruby since I really like the way it works.
- Lets start !!!