-
New Flashcom App
I tried posting this in site check... but no one seemed interested in testing for me... I guess that's how it goes sometimes.
I've built a meeting room that allows for uploading and sharing documents in real time... it works as follows.
There's the obligatory av presences and text chat... and a stage for images to be loaded into. There is an upload feature that allows users to upload files( .pdf .jpg .jpeg .eps .psd .bmp .gif .tif .tiff .txt ), which are converted to .jpg on the server using Imagemagick and Ghostscript. There is a combo box that lists the files, and allows users to load them into the document stage. The documents are draggable, in case they don't fit on the stage completely. The document drag is shared, so it's always in the same position on everyone's screens.
I'm still hammering out some bugs (namely the expanding chat window), but it's just about done.
Let me know what you think... and please don't upload anything offensive. If you upload documents that are more than one page, the pages will be created as individual .jpgs and listed with numbers appended to the document name.
http://www.jaycharlesdesign.net
Click on "enter private meeting rooms"
code: dxc
key: 123
-
That's really cool. Two things I would put in, is to not be able to drag the pic out of the area to where it can't be brought back in, and maybe a freehand whiteboard on top of it.
really nice though. I know what you mean by the resizeable chat and 'bugs' it's just a matter of having it re-calculate and scroll I think.