File Managers

6 articles

Read Files In The Browser with JavaScript: FileReader.js

FileReader.js is a lightweight wrapper for the JavaScript FileReader interface. This JavaScript interface allows you to read local files as binary. FileReader.js does not require any other libraries. If you do use jQuery, there is a small plugin wrapping up the functionality though. [rss]Special Downloads[/rss] [rss]Design Freebies[/rss] [rss]Feedback Collection and Polling Widget[/rss] [rss]Free Creative Resume Template[/rss] [rss]Open Source Icons[/rss] [rss]Free Minimal Wordpress Theme[/rss]

Free JavaScript Library to Zip and Unzip Files: Zip.js

zip.js is a JavaScript library to zip and unzip files. It offers a low-level API for writing and reading large zip files (up to 4GB) with a stable RAM use. It also offers a Filesystem API in order to manipulate zip file structure. This JS zipping library works currently only with Chrome and Firefox. [rss]Special Downloads[/rss] [rss]Design Freebies[/rss] [rss]Feedback Collection…

Open Source Cloud Storage and File Sharing Application: Syncany

Are you working in the cloud? Yes? No? Not sure? Do you use Google Docs, Gmail or Music Beta from Google? Do you know where your emails, documents, spreadsheets and music files are residing? The answer is – in the cloud. These days many enterprise applications are migrating from SaaS or hosted services model to Cloud computing which is more…

Code Explorer jQuery Plugin

For those of you who distribute code or just want to display it nicely in web browser, Code Explorer comes as a little wonder. A very simple jQuery plugin, Code Explorer, not only displays your code nicely (with all formatting, spacing and indentation) but also parses the folder structure to present the code with its folder structure in a directory tree. Code…

jQuery HTML5 File Uploader Script

jQuery HTML5 Uploader is a lightweight jQuery plugin that lets you to quickly add an upload system a-la-Gmail into your web app. The plugin comes with drag and drop support and can handle multiple file uploads at once. You only need to create a dropbox element (i.e. a div) and jQuery HTML5 Uploader will do the rest. Then you can drag…

eXtplorer: Web Based PHP JavaScript File Manager

eXtplorer is a web based PHP Javascript File Manager that allows to browse directories, upload and download files, change file permissions (chmod) and much more. Features Dynamic Directory Tree with on-demand loading of subdirectories Edit Files (with Syntax-Highlighting User Management with different permission levels Available as a component for Joomla! and Mambo The eXtplorer PHP file manager can be used…