• Mollify


    Mollify是一个采用Google Web Toolkit Ajax技术开发的Web服务器文件管理系统。拥有一个简洁和可定制的用户界面(UI)。所要发布的目录可以灵活配置(包括设置别名),并且不会改变文件系统原有的结构。支持用户权限验证,可以控制每个用户拥有不同的目录。文件上传提供进度条显示上传信息。

    Features

        * Published directories are fully configurable (including alias), underlying file system structure is not revealed
        * User authentication (optional), each user can have different directories published
        * User access control in file level (for more information see chapter 2.3 User Access Control in installation wiki page)
        * Intuitive path bar, shows all parts of the current path and allows changing directly into any folder in any level
        * Possibility to create, rename and delete folders
        * File details and actions available directly from context popup menu
        * Support for downloading files and folders in zipped format
        * File actions: download, rename and delete (more coming later)
        * Support for file descriptions (in format of descript.ion, for more information, see file description wiki page)
        * File uploading with progress display support
        * Ajax style UI, powered by Google Web Toolkit
        * Fully customizable UI via CSS files, no styles are "hard-coded"
        * Independent frontend and backend, both implementations can be replaced (communication done via HTTP requests with JSON format)
        * Easily localized (currently supports english and finnish)

    Upcoming features/enhancements
    Following features/enhancements are planned before release 1.0 (not in any particular order):

        * More file actions (move, view etc)
        * Group actions (for several files at once)
        * (Optional) Database configuration
        * List sorting
        * List filtering

    Future features
    Some of these features will be implemented after the release of version 1.0:

        * Drop Box (collect files from different locations into drop box, and perform actions to them later)
        * Integration to a CMS, such as Drupal
        * Tree view

    点击次数   官方主页【官方主页】   下载地址【下载地址】

    网友留言/评论

    我要留言/评论

    相关开源项目

    GLIPS Graffiti editor:GLIPS Graffiti editor包含一个开源SVG图形编辑器和一个SCADA HMI编辑器。
    Java BluePrints Solutions Catalog:在这个项目中有许多关于AJAX技术的解决方案.它展示运行在J2EE平台上AJAX应用程序开发的设计模式.其中AJAX+JSF组合就是BluePrints Solutions Catalog的一部分。在线AJAX技术解决方案的Demo。
    ProgDown:采用java 1.5开发的文件下载工具.它能够从用户定义的表达式生成URL并进行下载.
    ZK Spreadsheet:ZK Spreadsheet是一个基于ZK Ajax框架开发,类似于Excel的电子表格组件。你可以把它嵌到任何web页面中。
    Domingo:Domingo提供一组从Java访问Lotus Notes/Domino并且简单,面向对象,易于使用的Java-API。支持Lotus Notes/Domino R5,R6,R6.5与R7。
     
    Beet:Beet是一个Java开源类库用于记录Spring Java应用程序的性能指示。它能够记录Java方法调用情况、SQL语句和HTTP请求,也可以记录自定义事件。配置简单,并且不需要改动任何代码。能够立即知道那一个用户与Session触发的每一个事件和什么时候触发的。提供JMX管理和诊断工具。能够将记录数据输出为XML或利用JDBC存储到数据库中。Beet对系统资源消耗低。
    jVoiceBridge:这是一套采用java开发用于处理VoIP(Voice over IP)语音通信和其它混合业务比如电话会议,语音聊天,语音检测,3D虚拟环境下的声音等。
    HTTP Multipart:HTTP Multipart是一个文件上传组件。利用它就可以很容易实现Web应用程序的文件上传功能。只需把它提供的MultipartFilter(Servlet filter)配置在web.xml中。
    OpenSMPP:OpenSMPP是SMPP协议的一个Java开源实现。
    VCS Report:VCS Report是一个免费开源的Java独立应用程序用于从VCS仓库(Versions Control System:版本控制系统)生成统计报表(图表报表,HTML报表,CSV报表)。VCS Report能够显示存储在VCS中的项目文件的各种信息,它当前只支持CVS。你可以把VCS Report当作IntelliJ IDEA, Borland JBuilder,Eclipse的一个插件来使用。VCS Report在将来的版本中将支持SVN(Subversion),CVS SSH。提供Web接口,更多的统计图表,XML报表,通E-Mail发送Report。