Slashdot Mirror


User: szumo

szumo's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. CC-BY-NC are excluded on Wikia and Sony Playing Licensing Mind Tricks · · Score: 5, Informative

    CC-BY-NC licensed Wiki's are not included in content presented by Sony apps (only CC-BY-SA ones are). Disclaimer: I used to work for Wikia on this project so have first hand info about this.

  2. Resolver One on Ask Slashdot: Spreadsheet With Decent Programming Language? · · Score: 1

    Have you looked at Resolver One ( http://www.resolversystems.com/products/resolver-one/ ) - it lets you program in Python.

  3. Advice for selecting a wiki engine on Other Uses for Wiki Software? · · Score: 1

    I need some advice for selecting a wiki engine.

    These are the features i need:
      - runs as CGI in hosted enviromnent (so doesn't require root access, RCS, etc.)
      - user authentication - HTTP Basic Auth.
      - ability to make some pages invisible to some users
      - ability to make some pages read only to some users
      - simple markup
      - file uploads, image embedding
      - utf8 support

    These are features that would be nice to have but i could do without them:
      - email page change notification
      - easy backups (accesible from web)
      - i18n-ed interface

    Any recommendations?