Tuesday, February 12, 2008
Remote file storage cont...
Ok, I debated adding a note feature for files on the remote drive. This is useful for a good revision system keeping track of documents, source code file changes ect...
Users will have the ability to collaborate (yes...i know, its a buzz word) on files on the remote drive and save revisions, add notes external to the file and viewable in the interface...
I will have some screenshots of the note feature later this week.
Ok, I debated adding a note feature for files on the remote drive. This is useful for a good revision system keeping track of documents, source code file changes ect...
Users will have the ability to collaborate (yes...i know, its a buzz word) on files on the remote drive and save revisions, add notes external to the file and viewable in the interface...
I will have some screenshots of the note feature later this week.
Friday, February 01, 2008
Remote file storage cont...
I am currently knee deep in developing the remote file storage feature for FusePad. I have a great persistance mechanism built that pulls from the same logic as the filecluster objects in FusePad.
You will be able to double click on a file to open it similar to windows explorer. When changes are made to the file, you will be prompted to save file back to the remote drive with two options:
1.) save back as the same name, nothing new here.
2.) save back with a revision option, this will create a new file on the drive under a revision name. This will make editing files and "collaboration" more functional.
I hope to have some beta code out in the near future.
I am currently knee deep in developing the remote file storage feature for FusePad. I have a great persistance mechanism built that pulls from the same logic as the filecluster objects in FusePad.
You will be able to double click on a file to open it similar to windows explorer. When changes are made to the file, you will be prompted to save file back to the remote drive with two options:
1.) save back as the same name, nothing new here.
2.) save back with a revision option, this will create a new file on the drive under a revision name. This will make editing files and "collaboration" more functional.
I hope to have some beta code out in the near future.