School Server/RIT/File Distribution System: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div style="border: 1px solid red; display: block; text-align: center; width: 50%; margin: auto;"> | |||
<div style="background: red; color: white; border: 1px solid white;">Project Moved</div> | |||
This project has been branched. See [[Activities/FileShare|FileShare Activity]]. | |||
</div> | |||
An alternative to extending e-book readers - a file distribution system for the server and a client for the XO. The goal of this project is to build an easy system to host files on the server that can be downloaded using the browser activity and possibly a file distribution downloader activity. | An alternative to extending e-book readers - a file distribution system for the server and a client for the XO. The goal of this project is to build an easy system to host files on the server that can be downloaded using the browser activity and possibly a file distribution downloader activity. | ||
| Line 4: | Line 9: | ||
==Project Status== | ==Project Status== | ||
The server is a php script, this | The server is a php script, this was designed to be a quick prototype/test of concept which has been branched into a separate activity and server. | ||
See [[Activities/FileShare|FileShare]] | |||
===Code=== | ===Code=== | ||
The code can be found at [http://gitorious.org/jlew/xs-file-distro http://gitorious.org/jlew/xs-file-distro] | The code can be found at [http://gitorious.org/jlew/xs-file-distro http://gitorious.org/jlew/xs-file-distro] | ||
===Status=== | ===Status=== | ||
Server: | Server: Branched<br> | ||
Client: | Client: Branched | ||
See [[Activities/FileShare|FileShare]] for current project | |||
===Active Project Members=== | ===Active Project Members=== | ||