honzajavorek / oleander

[Master's Thesis] The online organization of people across multiple communication channels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oleander

My MSc Thesis called The online organization of people across multiple communication channels. It's pretty theoretical, but includes proof of concept - a web app for creating event pages automatically on multiple services.

Why Oleander?

Because of one internal joke from our Tuesday's sauna sessions.

Installation

It's described in appendix E of the document. See PDF link below.

Thesis document

You can read my thesis by downloading a PDF file here from GitHub. By the way, it has it's own page at Masaryk University's information system.

Initial instructions

(quick & dirty translation)

  1. Study the topic of common organization of small groups of people over the internet. Focus on tools and services used for communication and organization.
  2. Based on research, suggest a solution how to connect popular services so people could communicate and share organizational information even without using the same platform.
  3. Elaborate in detail every such case of inter-connection and find solutions, which are the most natural and usable ones (think about message threads, their synchronization between all systems, etc.).
  4. If you find some solutions impracticable, explain why.
  5. Realize demostrative application of described features.
  6. Sum up perspectives and other possible applications of such solution. Think about possibilities of other connections.

Abstract

(copy & paste from document)

This thesis explores the possibilities of creating a web system which would help to organize a small group of people, no matter what communication methods its members prefer. The paper first analyses common forms of computer-mediated communication and relations between these forms and their users. On this basis, the problem of interoperability across individual systems is formulated and hypotheses about feasibility and usefulness of the system are raised. The second half of the thesis deals with verification of raised hypotheses and specifies the form of a prototype in accordance with previous findings - an events managing tool. The last chapters describe the design of this tool and the implementation process.

Grade: B

Reader suggested B, supervisor suggested A, I got B.

License: ISC

© 2009 Jan Javorek <jan.javorek@gmail.com>

This work is licensed under ISC license.

About

[Master's Thesis] The online organization of people across multiple communication channels


Languages

Language:Python 51.5%Language:HTML 26.4%Language:CSS 12.8%Language:JavaScript 7.8%Language:Shell 1.3%Language:Makefile 0.2%