Slashdot Mirror


Start-Up Delivers Open Source Offerings to Build User Base

The new wiki start-up founded by former Microsoft employees, MindTouch, has just announced two new open source offerings to help bolster their user base. MindTouch Dream, a development framework and Deki, a wiki-based document sharing program that was built using Dream, will both be debuted at this year's OSCON, currently underway. From the article: "Applications written with MindTouch Dream can be done in PHP or .Net languages such as C# or Visual Basic. Programs can run on Microsoft Windows machines or Novell's Mono software for running .Net applications on Linux or Unix."

2 of 40 comments (clear)

  1. MindTouch Dream? by blantonl · · Score: 5, Interesting

    The article really doesn't do a great job of articulating what the Mindtouch Dream framework actually is.

    FTA:
    Applications written with MindTouch Dream can be done in PHP or .Net languages such as C# or Visual Basic. Programs can run on Microsoft Windows machines or Novell's Mono software for running .Net applications on Linux or Unix.


    I'm having a hard time understanding what MindTouch Dream actually provides. Is it a development environment framework? A IDE? It isn't clear to me how an application written in "MindTouch Dream" can also be PHP -or- .NET -or- C#.

    Deki on the otherhand is clear to me, it is a port of MediaWiki http://www.mediawiki.org/wiki/MediaWiki with extensions and provisions for managing Microsoft documents, AJAX support, and exposure as a Web service (REST based).

    All in all, I'm a little confused as to the exact value this release brings, other than some better support for M$ based content environments.

    --
    Lindsay Blanton
    RadioReference.com
  2. GPL Interpretation by zzzmarcus · · Score: 3, Interesting

    I think it's worth noting for anyone considering hosting a version of DekiWiki that MindTouch/OpenGarden interprets the GPL to mean that any USER of the software should have access to the full source including any modifications you've made (a la Affero GPL).