zoukankan      html  css  js  c++  java
  • Developer XMind Mind Mapping and Storming

    Developer - XMind - Mind Mapping and Storming

    For Developer

    2009 SourceForge Community Choice Awards

    XMind 3 won "Best Project for Academia" as part of SourceForge's 4th Annual Community Choice Awards.

    SourceForge's media and e-commerce web sites connect millions of influential technology professionals and enthusiasts each day. Combining user-developed content and e-commerce, SourceForge is the global technology community's nexus for information exchange, goods for geeks, and open source software distribution and services. Full details of SourceForge are available at http://SourceForge.net/.

    2008 Eclipse Community Award

    XMind 2008 was named "Best Commercial Eclipse Rich Client Platform (RCP) Application" as part of the prestigious Eclipse Community Awards at EclipseCon 2008.

    Eclipse is an open source community whose projects are focused on providing an extensible development platform and application frameworks for building software. Eclipse provides extensible tools and frameworks that span the software development lifecycle, including support for modeling, language development environments for Java, C/C++ and others, testing and performance, business intelligence, rich client applications and embedded development. A large, vibrant ecosystem of major technology vendors, innovative start-ups, universities and research institutions and individuals extend, complement and support the Eclipse Platform.

    The Eclipse Foundation is a not-for-profit, member-supported corporation that hosts the Eclipse projects. Full details of Eclipse and the Eclipse Foundation are available at http://www.eclipse.org.

    Why Open Source

    We want to make XMind's code available for Eclipse-based projects and Eclipse plug-in developers to incorporate visual brainstorming and mind mapping capabilities in their applications, or just to export their data to an XMind mind map file. We also welcome the development of plug-ins for XMind itself, and we provide extension points for developers to facilitate the development process. Overall we believe many synergies will evolve from the use of XMind by third party developers.

    License

    XMind is dual licensed under two open source licenses:

    the Eclipse Public License v1.0 (EPL),
    which is available at http://www.eclipse.org/legal/epl-v10.html ,
    and the GNU Lesser General Public License v3 (LGPL),
    which is available at http://www.gnu.org/licenses/lgpl.html.

    For licensees that wish to distribute XMind 3, modify the source code, and/or build extensions, the EPL can be used to maintain copyleft of the original code base while encouraging innovation with commercial and other open source offerings incorporating XMind.

    At the same time, for licensees that are concerned with incompatibility between the EPL and GPL, we are providing the LGPL as an option to license XMind.

    Please note that we are not providing legal advice here and you should not rely on the above statements as such. For a full understanding of your rights and obligations under these licenses, please consult the full text of the EPL and/or LGPL, and your legal counsel as appropriate.

    Parsing XMind file

    XMind files are generated in XMind Workbook (.xmind) format, an open format that is based on the principles of OpenDocument. It consists of a ZIP compressed archive containing separate XML documents for content and styles, a .jpg image file for thumbnails, and directories for related attachments.

    XMind/XMind Pro 3 and later should support the older version ".xmap" file format (XMind 2007/2008), but are limited to reading it.

    Contributing to XMind

    We are actively seeking source code contributions into XMind.

    Use XMind with Freemind

    XMind supports importing Freemind file to XMind file, so you can use them together.

    Download Source Code

    See XMind @ Google Code (our main developer site), or XMind @ Sourceforge.

    Reference

  • 相关阅读:
    获取当前时间的时间戳
    js获取时间戳
    排序(一)冒泡,选择,插入
    MATLAB入门(一)数组
    锐捷客户端下虚拟机VMware无法联网的问题
    C++ Primer 读书笔记
    LA 4329 树状数组入门
    BZOJ 4352 预处理 + DP
    BZOJ 1954 (POJ 3764) Trie的经典应用 求树上最大异或值
    BZOJ 1597 斜率优化
  • 原文地址:https://www.cnblogs.com/lexus/p/2385110.html
Copyright © 2011-2022 走看看