<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>works for Win XP SP2 and Google-Chrome!<br>
</p>
<br>
<div class="moz-cite-prefix">Am 26.03.2018 um 06:22 schrieb Anthony
Walter via Lazarus:<br>
</div>
<blockquote type="cite"
cite="mid:CAHmPLWVXdhpj4rdijMYB5J_DJ4pbWbK+o9=yL5boOoPhPJPPNA@mail.gmail.com">
<div dir="ltr">Hey guys. I wrote this web tool a while ago which
emulates a desktop application in a few ways and wanted some
feedback.
<div><br>
</div>
<div><a href="http://storage.codebot.org" moz-do-not-send="true">http://storage.codebot.org</a></div>
<div><br>
</div>
<div>login: tester</div>
<div>password: funkytown</div>
<div><br>
</div>
<div>The tool is a private cloud file server application. People
will be able to get the source and configure it on their web
server so that they can backup/share/transfer files to
themselves or among friend. The admin account can manage
users, their rights, and storage limits.</div>
<div><br>
</div>
<div>What I've tried to do with this app is emulate a desktop
application a bit, which might be similar to a desktop app
written with Lazarus.</div>
<div><br>
</div>
<div>Features:</div>
<div><br>
</div>
<div>You can drag and drop files or click to browse for uploads.
Large uploads can be resumed if you close the page before the
upload completes. Uploads can be paused and resumed.</div>
<div><br>
</div>
<div>The selection in file list can be navigated with up down
and page up down arrow keys. Shift multi selects both with the
mouse and keyboard. Control can toggle select on individual
items.</div>
<div><br>
</div>
<div>Some files including video and audio can be viewed. It has
code for http stream allowing seeking to positions in large
video files without the need to download. Multi select can be
used to create play lists. If you select a group of songs,
then open the song and play it will continue playing the next
song when the current song is done.</div>
<div><br>
</div>
<div>Enter selects items/ Function keys F2 renames inline, F3
search filters, F4 gives the option to turn sharing on/off
(works with multiselect). File columns can be sorted.</div>
<div><br>
</div>
<div>The front end code was written using my own typescript
library.</div>
<div><br>
</div>
<div>Any feedback would be appreciated.</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
</blockquote>
<br>
</body>
</html>