LSN Documents Documentation Release
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Emotions and Performance in Virtual Worlds
EMOTIONSANDPERFORMANCEINVIRTUAL WORLDS An Empirical Study in the Presence of Missing Data Inauguraldissertation zur Erlangung des Doktorgrades der Wirtschafts- und Sozialwissenschaftlichen Fakultät der Universität zu Köln 2015 vorgelegt von Diplom-Informatikerin Sabrina Schiele aus Duisburg Referent: Prof. Dr. Detlef Schoder Koreferent: Prof. Dr. Claudia Loebbecke Datum der Promotion: 27.11.2015 EMOTIONSANDPERFORMANCEINVIRTUALWORLDS sabrina schiele Department of Information Systems and Information Management Faculty of Management, Economics and Social Sciences University of Cologne Sabrina Schiele: Emotions and Performance in Virtual Worlds, An Em- pirical Study in the Presence of Missing Data, 2015 To Gregor, who supported all of my decisions and always found the right words to keep me going in times of despair. ABSTRACT In this work, we first investigate characteristics of virtual worlds and de- termine important situational variables concerning virtual world usage. Moreover, we develop a model which relates individual differences of vir- tual world users, namely emotional and cognitive abilities, experiences with virtual worlds as a child, and the level of cognitive absorption per- ceived during virtual world use, to the users’ individual performance in virtual worlds. We further test our model with observed data from 4,048 study participants. Our results suggest that cognitive ability, childhood media experience, and cognitive absorption influence multiple facets of emotional capabilities, which in turn have a varyingly strong effect on virtual world performance among different groups. Notably, in the present study, the effect of emotional capabilities on performance was stronger for users which prefer virtual worlds that have more emotional content and require more social and strategic skills, particularly related to human behavior. -
4PSA Integrator 3.5.0 for Plesk 8.2.0 and Newer Versions User's Guide
4PSA Integrator 3.5.0 for Plesk 8.2.0 and newer versions User's Guide For more information about 4PSA Integrator, check: http://www.4psa.com Copyright © 2011 Rack-Soft. 4PSA is a registered trademark of Rack-Soft, Inc. User's Guide Manual Version 77015.19 at 2011/02/14 17:48:20 For suggestions regarding this manual contact: [email protected] Copyright © 2011 Rack-Soft. 4PSA is a registered trademark of Rack-Soft, Inc. All rights reserved. Distribution of this work or derivative of this work is prohibited unless prior written permission is obtained from the copyright holder. Plesk is a Registered Trademark of Parallels, Inc. Linux is a Registered Trademark of Linus Torvalds. RedHat is a Registered Trademark of Red Hat Software, Inc. FreeBSD is a Registered Trademark of FreeBSD, Inc. All other trademarks and copyrights are property of their respective owners. Table of Contents Preface ................................................................................................. 5 Who Should Read This Guide ....................................................................... 5 Chapter 1. The Administrator Module ....................................................... 6 1. Manage Tools for Domains ...................................................................... 7 Tools for a Domain ................................................................................ 7 Installing Tools on a Server ..................................................................... 8 Installation Report .............................................................................. -
Ubuntu Server Guide Ubuntu Server Guide Copyright © 2010 Canonical Ltd
Ubuntu Server Guide Ubuntu Server Guide Copyright © 2010 Canonical Ltd. and members of the Ubuntu Documentation Project3 Abstract Welcome to the Ubuntu Server Guide! It contains information on how to install and configure various server applications on your Ubuntu system to fit your needs. It is a step-by-step, task-oriented guide for configuring and customizing your system. Credits and License This document is maintained by the Ubuntu documentation team (https://wiki.ubuntu.com/DocumentationTeam). For a list of contributors, see the contributors page1 This document is made available under the Creative Commons ShareAlike 2.5 License (CC-BY-SA). You are free to modify, extend, and improve the Ubuntu documentation source code under the terms of this license. All derivative works must be released under this license. This documentation is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE AS DESCRIBED IN THE DISCLAIMER. A copy of the license is available here: Creative Commons ShareAlike License2. 3 https://launchpad.net/~ubuntu-core-doc 1 ../../libs/C/contributors.xml 2 /usr/share/ubuntu-docs/libs/C/ccbysa.xml Table of Contents 1. Introduction ........................................................................................................................... 1 1. Support .......................................................................................................................... 2 2. Installation ............................................................................................................................ -
Developing Design Process Model and Measuring Acceptance of Polytechnic Co- Operative E-Retail Website
DEVELOPING DESIGN PROCESS MODEL AND MEASURING ACCEPTANCE OF POLYTECHNIC CO- OPERATIVE E-RETAIL WEBSITE RASHDAN BIN RASHID DOCTOR OF PHILOSOPHY UNIVERSITI UTARA MALAYSIA 2015 DEVELOPING DESIGN PROCESS MODEL AND MEASURING ACCEPTANCE OF POLYTECHNIC CO- OPERATIVE E-RETAIL WEBSITE BY Rashdan bin Rashid A Thesis submitted to the Othman Yeop Abdullah Graduate School of Business Universiti Utara Malaysia in fulfillment of the requirements for the degree of Doctor of Philosophy ii PERMISSION TO USE In presenting this thesis in fulfilment of the requirements for a postgraduate degree from Universiti Utara Malaysia, I agree that the University Library may make it freely available for inspection. I further agree that permission for copying this thesis in any manner, in whole or in part, for scholarly purposes may be granted by my supervisors or, in their absence, by the Dean of Othman Yeop Abdullah. It is understood that any copying or publication or use of this thesis or parts thereof for financial gain shall not be allowed without my written permission. It is also understood that due recognition shall be given to me and to Universiti Utara Malaysia for any scholarly use which may be made of any material from my thesis. Requests for permission to copy or to make other use of materials in this thesis, in whole or in part, should be addressed to Dean of Othman Yeop Abdullah School of Business Universiti Utara Malaysia 06010 UUM Sintok v ABSTRACT Research on the process model of e-retail web design using Content Management System (CMS) remains scarce. CMS is one way of developing website quickly, with less cost and usage of IT expertise. -
Google Summer of Code Application 2010
Google Summer of Code Application 2010 Project Idea: File Upload question type Abhinav Chittora Education : Graduation (B. Tech) 8th Semester Major : Information Technology College : Engineering College Bikaner Table of Contents: 1. Contact Information 2. Project Outline i. How we are going to upload files? ii. Where we are going to store uploaded files? iii. Configuration Options for Questions iv. Administer Roles? v. Data Entry/ Statistics/ Printable Survey/ Response Browsing/ Response Editing, how? vi. Third Party processing hooks? vii. Any thing else? 3. How will limesurvey benefit from the project? 4. Time line 5. Experience in Open Source development 6. Project related experience 7. Academic Experience 8. Why Limesurvey? 9. References & Important Links Contact Information: Name : Abhinav Chittora Email Id : bijolianabhi[at]gmail[dot]com IRC Nick : Abhinav1 IM & user id : Google Talk ( [email protected]) & Skype (bijolianabhi) Location : Bikaner ( India) Time Zone : IST (UTC + 05:30) Phone No. : +91 9460351625 Blog Address : http://experiencesoc.wordpress.com (Blog to show Google Summer of code Progress) Project Outline: Limesurvey, The Open Source Survey Application has been working in Open Source field since February 20, 2003. In its early days it was called PHPSurveyor. Limesurvey has proposed many idea for Google Summer of Code 2010. File Upload Question Type is one of them and I found myself capable to complete this project. File uploading is the main task that should be done carefully. Uploaded files should be stored at server according to survey. For this we have to note these points: - 1. How we are going to upload files? Ans: We can upload files using CakePHP with model and without model. -
Manual for Internet-Based Surveys of Drug Treatment Facilities with the European Facility Survey Questionnaire
Manual for internet-based surveys of drug treatment facilities with the European Facility Survey Questionnaire March 2017 Table of Contents: 1. Introduction .......................................................................................................................... 3 1.1. Selection and set up of the survey platform ................................................................... 3 1.2. Import and set up of the EFSQ questionnaire ................................................................ 4 1.3. Translation of the questionnaire .................................................................................... 4 1.4. Survey management ..................................................................................................... 4 1.5. Managing contacts and invitations ................................................................................. 5 1.6. Result management and exports ................................................................................... 6 2. Running the EFSQ in LimeSurvey© ...................................................................................... 7 2.1. Installation of LimeSurvey© ............................................................................................ 7 2.2. Import and set up of the questionnaire .......................................................................... 8 2.3. Translation of the questionnaire .................................................................................... 9 2.4. Survey management .................................................................................................. -
Manual De Usuario De "Limesurvey"
Este documento ha sido elaborado utilizando plenamente software libre Autor: Carlos Juan Martín Pérez Versión del documento 1.0: Julio de 2008 Versión del documento 1.1: Octubre de 2008 Versión del documento 1.2: Diciembre de 2008 Versión del documento 2.0: Enero de 2009 Base de datos y Sistema de Evaluación e Investigación SIRESCA Índice de contenido Preámbulo............................................................................................5 Capítulo I. Base de Datos.....................................................................7 I. Introducción............................................................................................8 I.1. Acceso inicial.......................................................................................9 I.2. Secciones del Sistema........................................................................10 I.2. Directorio...........................................................................................11 I.3. Datos generales.................................................................................12 I.4. Oferta académica...............................................................................16 I.5. Terminología......................................................................................18 I.6. Acceso para Miembros.......................................................................19 Capítulo II. Sistema de Evaluación e Investigación............................21 II. Introducción.........................................................................................22 -
CSE 361: Web Security CSRF, XSSI, SRI, and Sandboxing
CSE 361: Web Security CSRF, XSSI, SRI, and Sandboxing Nick Nikiforakis CSRF (Sea Surf) 3 Regular Web site usage Behind the scenes https://acmebank.com <form method=“POST” target=https://acmebank.com/transfer> <input type=“text” name=“acct-to”> <input type=“text” name=“amount”> <input type=“submit”> </form> 123-456-789 $50 Transfer OK 4 Forcing browser to perform an action for the attacker http://kittenpics.org <form method="POST" action="https://acmebank.com/transfer" id="transfer"> Processing <input type="hidden" name="act-to" value="987-654-3210"> transaction <input type="hidden" name="amount" value="100000"> </form> <script> transfer.submit() </script> 5 Cross-Site Request Forgery (CSRF / "Sea Surf") • Web application does not ensure that state-changing request came from "within" the application itself • Attack works for GET ... • Image tag with src attribute: <img src="https://acmebank.com/transfer?to=attacker&amount=10000"> • Hidden iframes, css files, scripts, ... • and POST • create iframe (or pop-up window) • fill created viewport with prefilled form • submit form 6 CSRF Examples: digg.com (2006) • digg.com determines frontpage based on how many "diggs" a story gets • vulnerable against CSRF, could be used to digg an URL of the attacker's choosing • Guess which article made it to the front page... 7 CSRF Example: WordPress < 2.06 (2007) • WordPress theme editor was susceptible • WordPress themes are PHP files • Attacker could modify files when logged-in admin visited his page • arbitrary code execution on targeted page 8 CSRF Example: Gmail filters (2007) • Google Mail insufficiently protected against CSRF • Attacker could add mail filters • e.g., forward all emails to a certain address • According to a victim, this led to a domain takeover • Attacker adds redirect filter • Attacker request AUTH code for domain transfer • Voila • Actually, this incident occurred after the bug was fixed.. -
Customizable Online Questionnaire Framework
Customizable Online Questionnaire Framework Deliverable 5.2 Project acronym: ACT Project full title: Communities of PrACTice for Accelerating Gender Equality and Institutional Change in Research and Innovation across Europe Type of action: Coordination and Support Action Duration: 1st May 2018 – 30th April 2021 (36 months) Contract number: Grant Agreement Number 788204 Programme: Horizon 2020 – Science with and for Society (SwafS-2017-1) Deliverable number: D5.2 Workpackage: WP5 WP lead partner: FUOC Other partners ADVANCE HE (formerly ECU), JOANNEUM involved: Dissemination level: Public Document version: 1 Authors: Jörg Müller, Ricard Solans, Julià Minguillón Due date: September 30, 2019 (M17) Submission date: September 30, 2019 (M17) This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 788204 ACT – D5.2 CUSTOMIZABLE ONLINE QUESTIONNAIRE FRAMEWORK OBJECTIVES OF THE DELIVERABLE This draft specification details the customisation tasks of LimeSurvey and data exchange procedures between LimeSurvey and GenPORT+ (GenPORT and the ACT Knowledge Sharing Hub). As a work-in-progress document, this draft is expected to evolve according to the discussions around the desired functionalities of such a tool. CONSORTIUM The ACT consortium consists of 17 partners: Fundació per a la Universitat Oberta de Catalunya (project coordinator, Spain), Portia (UK), NOTUS (Spain), Joanneum Research Forschungsgesellschaft MBH (Austria), Advance HE (formerly Equality Challenge Unit) (UK), -
Installing Wordpress « Wordpress Codex
Installing WordPress « WordPress Codex http://codex.wordpress.org/Installing_WordPress Codex tools: Log in Installing WordPress Home Page WordPress Lessons Languages: Español • English • Français • Italiano • 日本語 • 한국어 • Português do Brasil • Русский • Slovenčina • ไทย • 中文(简体) • 中文(繁 Getting Started 體) • (Add your language) Working with WordPress Design and Layout Contents WordPress is well-known for its ease of installation. Under most circumstances, installing Advanced Topics [hide] WordPress is a very simple process and takes less than five minutes to complete. Many Troubleshooting web hosts now offer tools (e.g. Fantastico) to automatically install WordPress for you. 1 Things to Know Before Installing Developer Docs However, if you wish to install WordPress yourself, the following guide will help. Now with WordPress Automatic Upgrade, upgrading is even easier. 1.1 Things You Need to Do to Install About WordPress WordPress The following installation guide will help you, whether you go for the Famous 5 Minute 2 Famous 5-Minute Install Codex Resources Installation, or require the more detailed installation guide. 3 Detailed Instructions Community portal 3.1 Step 1: Download and Extract Current events Things to Know Before You Begin Installing WordPress 3.2 Step 2: Create the Database Recent changes The Famous 5-Minute Installation and a User Detailed Installation Instructions 3.2.1 Using cPanel Random page 3.2.2 Using Lunarpages.com's Common Installation Problems Help WordPress in Your Language custom cPanel (LPCP) Installing WordPress -
Request Entity Too Large the Requested Resource
Request Entity Too Large The Requested Resource Chattier or coplanar, Manuel never reoccupied any xylophage! Viciously Numidia, Rudyard appeased stretcher and dollops bye-bye. Is Berchtold granophyric or sawdusty when stowaway some teffs impede brassily? What the entity too large to stack of any of these cookies are still an account Request Entity Too Large error was encountered while. Please enter a valid email address. How Apache Limit POST are set to accept Strictly local service Request? Select the site that you are hosting your web application under it. You signed in with another tab or window. However, blocking some types of cookies may impact your experience of the site and the services we are able to offer. With as much detail as possible. By following several subjects on this problem by internet, I make some changes on web. Did wind and solar exceed expected power delivery during Winter Storm Uri? Request Entity Too Large response. Another tab or the requested entity too long. How do you upload the files? Learn how you can get involved with the project. Implementations of the resource was unsuccessful because the request entity too large iis. How can I fix this bug? The resource requested is only capable of generating response entities which have content characteristics not specified in the accept headers sent in the request. For the best experience, update your browser to the latest version, or switch to another browser. Whats the way to go from one release to another in a production server keeping the data intact. My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts. -
Flosscatalog.Pdf
Free/Libre Open Source Software: a guide for SMEs Software catalog Report edition: 1.8 December 2007 released under CC license Attribution-Sharealike 2.5, http://creativecommons.org/licenses/by-sa/2.5. Report edited by : Carlo Daffara, email: [email protected] Document page: http://guide.conecta.it Created in the context of the FLOSSMETRICS and OpenTTT EU project; project websites: www.flossmetrics.eu www.openttt.eu Cover image by Sven Geier, http://www.sgeier.net/fractals/ page 1 Table of Contents Introduction................................................................................................................................................3 Infrastructural software..............................................................................................................................5 ERP/CRM................................................................................................................................................23 Groupware................................................................................................................................................35 Document management............................................................................................................................46 Content management systems..................................................................................................................50 VoIP, conferencing and messaging...........................................................................................................54 Graphics