Difference between revisions of "DiHabs"

From OpenScience
Jump to: navigation, search
m (Software: wording)
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
=== Description ===
 
=== Description ===
  
''DiHabs'' is a survey system to capture and analyze information disclosure habits. It has been developed within the project [http://wwwiuk.informatik.uni-rostock.de/research/current_projects/privacy_in_smart_environments/ Privacy in Smart Environments].
+
''DiHabs'' is a survey system to capture and analyze information disclosure habits [http://opsci.informatik.uni-rostock.de/repos/software/DiHabs/README ... read more]. It has been developed as part of the thesis ''Privacy Management in Smart Environments'' by Christian Bünnig (the thesis is currently in the review process).
  
=== Contributers ===
+
=== Contributors ===
  
 
* [[User:Cbuennig|Christian Bünnig]]
 
* [[User:Cbuennig|Christian Bünnig]]
 +
 +
=== Software ===
 +
 +
* Latest version: https://opsci.informatik.uni-rostock.de/repos/software/DiHabs/dihabs-20120831.tgz
  
 
=== Datasets ===
 
=== Datasets ===
  
{| {{Prettytable}}
+
The DiHabs system has been used for a survey with around 70 participants from the Computer Science Department of the Universtiy of Rostock (October 2010).
!Survey
+
!Date
+
!Description
+
|-
+
| [http://wwwstud.informatik.uni-rostock.de/~cb203/opsci/dihabs/datasets/results-test-survey.db Test]
+
| August 2010
+
| Results of a small examplary test survey (10 participants).
+
|-
+
| [http://wwwstud.informatik.uni-rostock.de/~cb203/opsci/dihabs/datasets/results-institute-survey.db Institute]
+
| October 2010
+
| Results of a survey with around 70 participants from the computer science institute at Rostock university.
+
<!--
+
|[http://wwwiuk.informatik.uni-rostock.de/~cb203/dihabs-example-survey.rdb Example survey]
+
|Example survey results presented in the [http://www.twuc.info/conferences/twuc2010/ TwUC] paper
+
-->
+
|}
+
  
''DiHabs'' survey results are stored as [http://docs.python.org/library/shelve.html Python shelve] databases. A result database is structured as a dictionary where each item represents one survey participant. The analyzer script within the ''DiHabs'' application (see [[DiHabs#Software|Software]] below) dumps its content in limited form and generates various statistical plots. Details about what information is stored per participant can be found in the file <code>analyze.py</code> within the ''DiHabs'' application.
+
* Interview specification https://opsci.informatik.uni-rostock.de/repos/datasets/DiHabs/Interview-Specification/department.py
 +
* Interview results (anonymized answers of participants) https://opsci.informatik.uni-rostock.de/repos/datasets/DiHabs/Interview-Results/department.db
  
=== Software ===
+
Information about the format and usage of interview specifications and interview results can be found in the [http://opsci.informatik.uni-rostock.de/repos/software/DiHabs/README README].
  
''DiHabs'' is implemented as a [http://www.djangoproject.com/ Django] web application. Documentation is not yet complete. Please [[User:Cbuennig|contact me directly]] for installation and usage support.
+
=== Publication ===
  
{| {{Prettytable}}
+
Dissertation thesis: http://katalog.ub.uni-rostock.de/DB=1/XMLPRS=N/PPN?PPN=750563060
! Version !! Date !! Description
+
|-
+
| [http://wwwstud.informatik.uni-rostock.de/~cb203/opsci/dihabs/software/dihabs-143-e88a59c43be3.zip 143-e88a59c43be3]
+
| August 2010
+
| An older version of ''DiHabs'' used for the [[DiHabs#Datasets|''test'' survey]]. This version does not yet separate the ''DiHabs'' Django application and the corresponding site project. This version should not be used anymore - it is listed here only as a reference for the results of the test survey.
+
|-
+
| [http://wwwstud.informatik.uni-rostock.de/~cb203/opsci/dihabs/software/dihabs-app-202-a82c55b23c1a.zip 202-a82c55b23c1a]
+
| October 2010
+
| ''DiHabs'' as a pluggable Django application (for integration in a Django site project). This version has been used for the [[DiHabs#Datasets|''institue'' survey]].
+
|-
+
| [http://wwwstud.informatik.uni-rostock.de/~cb203/opsci/dihabs/software/dihabs-app-219-616c6f21f1c0.zip 219-616c6f21f1c0]
+
| October 2011
+
| ''DiHabs'' as a pluggable Django application (for integration in a Django site project). This version has improved result plotting functionality.
+
|}
+

Latest revision as of 10:23, 15 December 2015

Description

DiHabs is a survey system to capture and analyze information disclosure habits ... read more. It has been developed as part of the thesis Privacy Management in Smart Environments by Christian Bünnig (the thesis is currently in the review process).

Contributors

Software

Datasets

The DiHabs system has been used for a survey with around 70 participants from the Computer Science Department of the Universtiy of Rostock (October 2010).

Information about the format and usage of interview specifications and interview results can be found in the README.

Publication

Dissertation thesis: http://katalog.ub.uni-rostock.de/DB=1/XMLPRS=N/PPN?PPN=750563060