<3?php /** * This file is part of OPUS. The software OPUS has been originally developed * at the University of Stuttgart with funding from the German Research Net, * the Federal Department of Higher Education and Research and the Ministry * of Science, Research and the Arts of the State of Baden-Wuerttemberg. * * OPUS 4 is a complete rewrite of the original OPUS software and was developed * by the Stuttgart University Library, the Library Service Center * Baden-Wuerttemberg, the Cooperative Library Network Berlin-Brandenburg, * the Saarland University and State Library, the Saxon State Library - * Dresden State and University Library, the Bielefeld University Library and * the University Library of Hamburg University of Technology with funding from * the German Research Foundation and the European Regional Development Fund. * * LICENCE * OPUS is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software * Foundation; either version 2 of the Licence, or any later version. * OPUS 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. See the GNU General Public License for more * details. You should have received a copy of the GNU General Public License * along with OPUS; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * @category Application * @author Julian Heise * @author Thoralf Klein * @author Sascha Szott * @author Jens Schwidder * @copyright Copyright (c) 2010-2017, OPUS 4 development team * @license http://www.gnu.org/licenses/gpl.html General Public License */ $config = Zend_Registry::get('Zend_Config'); $pageLanguage = Zend_Registry::get('Zend_Translate')->getLocale(); $this->headMeta() ->prependHttpEquiv('Content-Type', 'text/html; charset=UTF-8') ->prependHttpEquiv('Content-Language', $pageLanguage); $this->headTitle('OPUS 4') ->setSeparator(' | '); if (isset($config->instance_name)) { $this->headTitle($config->instance_name); } if (isset($this->title)) { if ($this->moduleName !== 'frontdoor') { $this->headTitle($this->translate($this->title)); } else { // do not translate for frontdoor, because the document title is used $this->headTitle(htmlspecialchars($this->title)); } } $this->headLink() ->appendStylesheet('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css') ->appendStylesheet($this->baseUrl() . '/' . $config->css->jqueryui->path, 'screen') ->appendStylesheet($this->layoutPath() . '/css/opus.css', 'screen,print') ->appendStylesheet($this->layoutPath() . '/css/admin.css', 'screen,print') ->appendStylesheet($this->layoutPath() . '/css/print.css', 'print') ->appendStylesheet($this->layoutPath() . '/css/custom.css') ->headLink(array( 'rel' => 'shortcut icon', 'type' => 'image/x-icon', 'href' => $this->layoutPath() . '/img/logo/favicon.ico')) ->headLink(array( 'rel' => 'search', 'title' => 'OPUS 4 Search', 'type' => 'application/opensearchdescription+xml', 'href' => $this->serverUrl() . $this->baseUrl() . '/solrsearch/opensearch')); $this->container = Zend_Registry::get('Opus_Navigation'); $jsFiles = array('searchutil.js', 'frontdoorutil.js', 'submit.js'); if (in_array($this->moduleName, array('admin', 'review', 'setup', 'account'))) { $jsFiles[] = 'theme.js'; $jsFiles[] = 'theme_lic.js'; $jsFiles[] = 'opus-ui.js'; } else if (in_array($this->moduleName, array('publish'))) { $jsFiles[] = 'filetypes.js'; } if ($this->jQueryEnabled()) { foreach (array_reverse($jsFiles) as $filename) { $this->headScript()->prependFile($this->layoutPath() . '/js/' . $filename); } $this->headScript()->prependFile($this->baseUrl() . '/' . $config->javascript->jqueryui->path); $this->headScript()->prependFile($this->baseUrl() . '/' . $config->javascript->jquery->path); } $appConfig = new Application_Configuration(); if ($appConfig->isLanguageSelectionEnabled()) { $languageSelectors = $this->languageSelector(); } else { $languageSelectors = null; } if (isset($config->javascript->latex->mathjax)) { $this->headScript()->appendFile($this->baseUrl() . $config->javascript->latex->mathjax, 'text/javascript'); } ?>
  • search hit 1 of 1
Back to Result List

Inwieweit können aus Perspektive der Sozialen Arbeit Ressourcen wie Nachbarschaft durch Digitalisierung aktiviert werden?

  • Digitalisierung ist für uns alle ein allgegenwertiges Thema und dringt in sämtliche Lebensbereiche vor. Besonders im ländlichen Raum wird sie als Hoffnungsträger gesehen, um mit dem Stadtleben verglichen gleichwertige Chancen zu gewährleisten, was heutzutage keine Selbstverständlichkeit mehr ist. Dabei ist es jedoch essenziell sich sowohl der Chancen als auch der möglichen Risiken bewusst zu werden (vgl. BMEL 2022a). Das Bundesprogramm Ländliche Entwicklung (BULE) des Bundesministeriums für Ernährung und Landwirtschaft (BMEL) will ländliche Räume ressourcenorientiert stärken und die Zukunftsfähigkeit dieser sichern (vgl. BMEL 2022b). Daher ist es naheliegend das Thema Nachbarschaft als eine dieser Ressourcen zu beleuchten, denn diese ist heutzutage kaum noch ohne digitale Vernetzung zu denken. Viele Nachbar*innen sind untereinander per Messenger-Diensten oder sozialen Medien in digitalen Nachbarschaftsnetzwerken verknüpft.

Download full text files

  • Ameis_Robert.pdf
    deu

    Zugriff nur innerhalb der FH Münster

Export metadata

Additional Services

Metadaten
Author:Robert Ameis
Advisor:Sebastian Kurtenbach, Katrin Rosenberger
Document Type:Bachelor Thesis
Language:German
Year of Completion:2023
Year of first Publication:2023
Provider of the Publication Server:FH Münster - University of Applied Sciences
Granting Institution:FH Münster - University of Applied Sciences
Date of final exam:2023/01/24
Release Date:2023/06/13
Tag:Digitalisierung; Nachbarschaft; ländlicher Raum; soziale Medien
Pagenumber:47
Faculties:Sozialwesen (SW)
Licence (German):License LogoEinfaches Nutzungsrecht