pub / newsplanet

Planet-Style Newsfeed generated with perlanet
git clone https://src.jayvii.de/pub/newsplanet.git
Home | Log | Files | Exports | Refs | README | RSS

index.html (10716B)


      1 <!-- SPDX-License-Identifier: AGPL-3.0-or-later
      2      SPDX-FileCopyrightText: 2021-2025 JayVii <jayvii[AT]posteo[DOT]de>
      3 -->
      4 
      5 <!DOCTYPE html>
      6 <html>
      7   <head>
      8     <meta charset="utf-8">
      9     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     10     <title>Newsplanet - Planet-style newsfeed</title>
     11     <meta name="description" content="Planet-style newsfeed">
     12     <link rel="icon" type="image/png" href="assets/favicon.png">
     13     <link rel="icon" type="image/png" sizes="16x16" href="assets/favicon_16.png">
     14     <link rel="icon" type="image/png" sizes="32x32" href="assets/favicon_32.png">
     15     <link rel="icon" type="image/png" sizes="64x64" href="assets/favicon_64.png">
     16     <link rel="icon" type="image/png" sizes="128x128"
     17       href="assets/favicon_128.png"
     18     />
     19     <link rel="apple-touch-icon" href="assets/favicon.png">
     20     <link rel="stylesheet" type="text/css" href="assets/css/simple.min.css">
     21     <link rel="stylesheet" type="text/css" href="assets/css/custom.css">
     22     <link crossorigin="use-credentials" rel="manifest" href="manifest.json">
     23     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     24     <meta name="robots" content="noindex">
     25   </head>
     26 
     27   <body>
     28 
     29     <header>
     30       <nav>
     31         <!-- Source Code -->
     32         <a href="https://src.jayvii.de/pub/newsplanet/" target="_blank">
     33           Source
     34         </a>
     35         <!-- Privacy Policy -->
     36         <a href="https://www.jayvii.de/privacy/#newsjayviide" target="_blank">
     37           Privacy
     38         </a>
     39       </nav>
     40       <!-- Feed Title -->
     41       <h1>Newsplanet</h1>
     42     </header>
     43 
     44     <main>
     45 
     46       <h4>Out of order!</h4>
     47       <p>
     48         <em>Newsplanet</em> used to be a news aggregator combining news from
     49         various sources and places into simple and distraction free feeds. All
     50         feeds were generated using the Free and Open Source
     51         <a href="https://github.com/davorg-cpan/perlanet/" target="_blank">
     52           perlanet
     53         </a>.
     54       </p><br>
     55       <p>
     56         However, I have ventured to other means of news consumption, using a
     57         lokal RSS reader instead. <strong>And you should do so, too!</strong>
     58       </p>
     59       <p>
     60         The source-code for Newsplanet, including the configured news sources
     61         will remain available
     62         <a href="https://src.jayvii.de/pub/newsplanet/" target="_blank">
     63           here
     64         </a>.
     65         Furthermore, there is a project with rather similar news sources, which
     66         you can freely choose from, called
     67         <a
     68           href="https://kontra.jayvii.de"
     69           target="_blank"
     70           rel="nofollow noindex ugc"
     71         >
     72           Kontra
     73         </a>.
     74         The button below will forward you to preview feeds, with rather similar
     75         sources pre-configured. Please consider downloading the OPML-files there
     76         and import them into your RSS-Reader.
     77       </p>
     78 
     79       <table>
     80 
     81         <!-- Pulse -->
     82         <tr>
     83           <th>Pulse</th>
     84           <td>Current news with high frequency.</td>
     85           <td style="text-align:center;">
     86             <form method="post" action="https://kontra.jayvii.de">
     87               <input
     88                 type="hidden"
     89                 name="source-0"
     90                 value="nd-pol"
     91               >
     92               <input
     93                 type="hidden"
     94                 name="source-1"
     95                 value="nd-eco"
     96               >
     97               <input
     98                 type="hidden"
     99                 name="source-2"
    100                 value="nd-meinung"
    101               >
    102               <input
    103                 type="hidden"
    104                 name="source-3"
    105                 value="taz-pol-af"
    106               >
    107               <input
    108                 type="hidden"
    109                 name="source-4"
    110                 value="taz-pol-us"
    111               >
    112               <input
    113                 type="hidden"
    114                 name="source-5"
    115                 value="taz-pol-as"
    116               >
    117               <input
    118                 type="hidden"
    119                 name="source-6"
    120                 value="taz-pol-eu"
    121               >
    122               <input
    123                 type="hidden"
    124                 name="source-7"
    125                 value="taz-pol-no"
    126               >
    127               <input
    128                 type="hidden"
    129                 name="source-8"
    130                 value="taz-pol-net"
    131               >
    132               <input
    133                 type="hidden"
    134                 name="source-9"
    135                 value="taz-pol-de"
    136               >
    137               <input
    138                 type="hidden"
    139                 name="source-10"
    140                 value="taz-oekologie"
    141               >
    142               <input
    143                 type="hidden"
    144                 name="source-11"
    145                 value="taz-arbeit"
    146               >
    147               <input
    148                 type="hidden"
    149                 name="source-12"
    150                 value="taz-konsum"
    151               >
    152               <input
    153                 type="hidden"
    154                 name="source-13"
    155                 value="taz-oekonomie"
    156               >
    157               <input
    158                 type="hidden"
    159                 name="source-14"
    160                 value="freitag-pol"
    161               >
    162               <input
    163                 type="hidden"
    164                 name="source-15"
    165                 value="freitag-env"
    166               >
    167               <input
    168                 type="hidden"
    169                 name="source-16"
    170                 value="freitag-eco"
    171               >
    172               <input
    173                 type="hidden"
    174                 name="source-17"
    175                 value="freitag-debatte"
    176               >
    177               <input
    178                 type="hidden"
    179                 name="source-18"
    180                 value="guardian-eu"
    181               >
    182               <button
    183                 type="submit"
    184                 name="action"
    185                 value="preview"
    186               >
    187                 Zu Kontra!
    188               </button>
    189           </td>
    190         </tr>
    191 
    192         <!-- Tide -->
    193         <tr>
    194           <th>Tide</th>
    195           <td>News, long reads and debate with low frequency.</td>
    196           <td style="text-align:center;">
    197             <form method="post" action="https://kontra.jayvii.de">
    198               <input
    199                 type="hidden"
    200                 name="source-0"
    201                 value="woz-international"
    202               >
    203               <input
    204                 type="hidden"
    205                 name="source-1"
    206                 value="woxx-interglobal"
    207               >
    208               <input
    209                 type="hidden"
    210                 name="source-2"
    211                 value="nd-commune"
    212               >
    213               <input
    214                 type="hidden"
    215                 name="source-3"
    216                 value="blaetter"
    217               >
    218               <input
    219                 type="hidden"
    220                 name="source-4"
    221                 value="jacobin-de"
    222               >
    223               <input
    224                 type="hidden"
    225                 name="source-5"
    226                 value="surplus"
    227               >
    228               <input
    229                 type="hidden"
    230                 name="source-6"
    231                 value="missy-pol"
    232               >
    233               <input
    234                 type="hidden"
    235                 name="source-7"
    236                 value="anschlaege"
    237               >
    238               <input
    239                 type="hidden"
    240                 name="source-8"
    241                 value="ak"
    242               >
    243               <input
    244                 type="hidden"
    245                 name="source-9"
    246                 value="lux"
    247               >
    248               <input
    249                 type="hidden"
    250                 name="source-10"
    251                 value="rls"
    252               >
    253               <input
    254                 type="hidden"
    255                 name="source-11"
    256                 value="eublog"
    257               >
    258               <input
    259                 type="hidden"
    260                 name="source-12"
    261                 value="zukunft"
    262               >
    263               <input
    264                 type="hidden"
    265                 name="source-13"
    266                 value="tribune"
    267               >
    268               <button
    269                 type="submit"
    270                 name="action"
    271                 value="preview"
    272               >
    273                 Zu Kontra!
    274               </button>
    275             </form>
    276           </td>
    277         </tr>
    278         
    279         <!-- Net -->
    280         <tr>
    281           <th>Net</th>
    282           <td>News from the inference between IT and politics.</td>
    283           <td style="text-align:center;">
    284             <form method="post" action="https://kontra.jayvii.de">
    285               <input
    286                 type="hidden"
    287                 name="source-0"
    288                 value="npol-pub"
    289               >
    290               <input
    291                 type="hidden"
    292                 name="source-1"
    293                 value="npol-ds"
    294               >
    295               <input
    296                 type="hidden"
    297                 name="source-2"
    298                 value="npol-ub"
    299               >
    300               <input
    301                 type="hidden"
    302                 name="source-3"
    303                 value="npol-cul"
    304               >
    305               <input
    306                 type="hidden"
    307                 name="source-4"
    308                 value="npol-netz"
    309               >
    310               <input
    311                 type="hidden"
    312                 name="source-5"
    313                 value="npol-demo"
    314               >
    315               <input
    316                 type="hidden"
    317                 name="source-6"
    318                 value="npol-nr"
    319               >
    320               <input
    321                 type="hidden"
    322                 name="source-7"
    323                 value="npol-tech"
    324               >
    325               <input
    326                 type="hidden"
    327                 name="source-8"
    328                 value="npol-wiss"
    329               >
    330               <input
    331                 type="hidden"
    332                 name="source-9"
    333                 value="taz-pol-net"
    334               >
    335               <input
    336                 type="hidden"
    337                 name="source-10"
    338                 value="taz-eco-net"
    339               >
    340               <button
    341                 type="submit"
    342                 name="action"
    343                 value="preview"
    344               >
    345                 Zu Kontra!
    346               </button>
    347             </form>
    348           </td>
    349         </tr>
    350 
    351       </table>
    352 
    353     </main>
    354 
    355     <footer>
    356       <h4>Disclaimer:</h4>
    357       <p>
    358         The news headlines, content or attitudes of the editors and authors of
    359         the news outlets, blogs and newspapers featured here do not necessarily
    360         reflect the opinions and attitudes of the operators of this
    361         <em>Newsplanet</em> instance and this website. <em>Newsplanet</em> is a
    362         news aggregator that brings together content from many different
    363         sources, but has no influence on the editorial content directly.
    364       </p>
    365     </footer>
    366 
    367   </body>
    368 </html>