Skip to content

Instantly share code, notes, and snippets.

@red-hood
Last active February 9, 2016 15:57
Show Gist options
  • Save red-hood/11389091 to your computer and use it in GitHub Desktop.
Save red-hood/11389091 to your computer and use it in GitHub Desktop.
Wohnsinn Portal

Python

Radicale

  • URL: http://radicale.org/
  • no actual parsing of vevents
  • no queries supported, only sync via ctag/etags
  • flat file storage, db backend, git versioning
  • fine for CalDAV clients

Calypso

  • URL: http://keithp.com/calypso/
  • Fork of Radicale
  • Tries to parse events with vobject, single event file storage (speed?)
  • One-Man-Show

Apple Calendar Server

  • Reference Implementation
  • URL: http://calendarserver.org
  • Development only by Apple, but regularly
  • Lots of features
  • Complex Multi-Node deployments with Redis, Message Queues possible
  • barely any documentation, complex configuration
  • deployment and starting of process mixed in one script...

Wohnsinn Portal

Kriterien

Gruppenorientiert: Gruppen veröffentlichen und besitzen Inhalte Kalender Suche Tasklist semantische Auszeichungen Responsive Design API/iCal-Export --> suche Zettel

Moegliche Plattformen

Crabgrass Core

Verfolgt Gruppenkonzept ziemlich gut Oeffentliches und privates Wiki pro Gruppe/Fileshare/Bilder Kalender und gute Suche fehlt aktuell nur MySQL wegen Index auf Teil von Spalte möglich (riseuplabs/crabgrass-core#49)

Django CMS

keine Gruppen nativ, Suche über Haystack Gruppen und Metadaten: http://arkestra-project.org/

Plone

Gute Suche und API, und semantische Auszeichnung Gruppenorientierung müsste man anpassen komplexes System

TikiWiki

Perl, PHP --> Schmerz

...

aus Linux-Magazin, KB-Artikel

Projetmanagement-Systeme

könnte man auch mal testen, Request-Tracker ebenfalls https://www.openproject.org/projects/docker

Ideen

EhterPads Anbindung an discourse und PM#System, RT SeaFile integrieren/WebDAV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment