Search Advanced Search
 
Username: Register now!
Password: User Login
 
Xeoos - Http Explorer - Development > Ajax - Articles
SmartSection is developed by The SmartFactory (http://www.smartfactory.ca), a division of INBOX Solutions (http://inboxinternational.com)
Articles > Development > Ajax > Http Explorer
Http Explorer
Published by Ludoo on 2007/5/29 (3491 reads)
Http Explorer
Page: (1) 2 3 4 5 »

I'm currently developped a new web application : a Universal Remote Explorer, code name is "Http Explorer".

Based on a Virtual File System for the server business and Ext (YUI-Ext, now called Extjs) for the GUI, I hope providing an ajax app, working on all browsers, enabling users to access different file systems (local, FTP, remote http, sql, svn, cvs, ...).
GUI is similar to Windows Explorer. Navigation will be enhanced by using Ajax technology. No heavily reload the page just to rename a file.



Main features :

  • Navigate through differents file system and exchange datas between them (ex: copy a ftp file to cvs file system)
  • Extended Upload (normal upload, archive uncompressed on the server - idea is coming from net2ftp)
  • Smart sync (edit files on your computer, changes will be automatically submitted to server ; only under Mozilla browsers, ie Firefox)
  • Edit text files using WYSIWYG editor (FCKEditor, tinyMCE, codepress, ...)
  • View files online using thumbnails for images
  • Architecture will enable users to manage plugins (choose your favorite WYSIWYG editor, or add a video player)

 

Page: (1) 2 3 4 5 »

Navigate through the articles
Previous article Explorer AJAX Tools Next article
The comments are owned by the poster. We aren't responsible for their content.