<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">

  <channel>
    <title>EEvent 18 :: News</title>
    <generator>DOTLAN Intranet Portal</generator>
    <link>/news/</link>
    <description>RSS News Feed</description>
    <webMaster>info@mail.switzerlan.ch</webMaster>

    <item>
      <title>EEvent #17 mehr als nur LAN!</title>
      <link>/news/?id=169</link>
      <description>Was als klassisches LAN-Event begann, hat sich l&amp;auml;ngst zu einem echten Gamer-Festival entwickelt: der EEvent #17 ist nicht nur ein Treffpunkt f&amp;uuml;r Gamer, sondern ein Erlebnis f&amp;uuml;r alle Sinne! D</description>
      <category>EEvent 17</category>
      <pubDate>Fri, 18 Apr 2025 18:59:00 +0200</pubDate>
    </item>

    <item>
      <title>EEvent #17 ist da!!!!</title>
      <link>/news/?id=168</link>
      <description>70 Stunden Dauerzocken? Klingt hart... Deshalb gibt&amp;rsquo;s am EEvent nicht nur Gaming, sondern auch ein fettes Rahmenprogramm, das dein LAN-Erlebnis auf das n&amp;auml;chste&amp;nbsp;Level hebt!BODENSEE CHAMPIONS</description>
      <category>EEvent 17</category>
      <pubDate>Sun, 16 Mar 2025 17:56:00 +0100</pubDate>
    </item>
  </channel>
</rss>

<!--
<a name="debug"></a><pre>

 - - - - - - - - - - - - - - - - - - - 

found 61 debug messages

0.000056 - GLOBAL::include          -> config.php
0.000916 - dotCommon::classload     -> require: /var/www/html/eevent-dev/18/www/includes/class.dotDatabase.php
0.001591 - dotDatabase::getInstance -> connection: database
0.001631 - dotDatabase::__construct -> connection: database
0.001671 - dotCommon::classload     -> require: /var/www/html/eevent-dev/18/www/includes/class.page.php
0.002711 - page::getInstance        -> do
0.002769 - dotCommon::classload     -> require: /var/www/html/eevent-dev/18/www/includes/class.dotSession.php
0.004037 - dotSession::getInstance  -> do
0.004093 - dotCommon::classload     -> require: /var/www/html/eevent-dev/18/www/includes/class.user.php
0.004958 - dotSession::start        -> - - - -  init
0.005012 - dotSession::start        -> start php session managment
0.005209 - dotSession::start        -> finished php session management
0.005225 - dotSession::start        -> save user and host information to new session_array
0.005243 - dotSession::start        -> check for security options
0.009350 - dotSession::load_locales -> do
0.009497 - dotSession::load_locales -> chosing language for locales: de_DE.UTF-8
0.009522 - dotSession::start        -> - - - -  finished with session startup
0.009551 - dotSession::load_user    -> id: 0
0.009565 - user::get_user           -> id: >0<
0.009592 - dotDatabase::getInstance -> connection: database
0.009654 - dotCommon::classload     -> require: /var/www/html/eevent-dev/18/www/includes/class.styles.php
0.010190 - styles::load             -> name: ><
0.010223 - styles::load             -> include: /var/www/html/eevent-dev/18/www/html/templates/2026_eevent/styles/2026_eevent.php
0.010829 - styles::activate         -> style = 2026_eevent
0.011022 - dotCommon::classload     -> require: /var/www/html/eevent-dev/18/www/includes/class.admin.php
0.011458 - admin::getInstance       -> do
0.011477 - dotSession::getInstance  -> do
0.011489 - admin::__construct       -> user_id=0
0.011497 - user::load_settings      -> load current user settings to $global
0.011518 - dotCommon::classload     -> require: /var/www/html/eevent-dev/18/www/includes/class.prvmsg.php
0.011795 - dotCommon::classload     -> require: /var/www/html/eevent-dev/18/www/includes/class.event.php
0.012291 - EVENT::comming_event     -> return
0.012314 - dotDatabase::connect     -> dotlan.app@5.75.134.22
0.030960 - dotDatabase::select      -> database: dotlan_database
0.039307 - dotDatabase::query       -> <b>SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1780342113 AND active=1 ORDER by begin ASC</b>
0.048608 - dotCommon::classload     -> require: /var/www/html/eevent-dev/18/www/includes/class.sitzplan.php
0.049545 - GLOBAL::end global.php   -> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
0.049635 - dotCommon::classload     -> require: /var/www/html/eevent-dev/18/www/includes/class.rss.php
0.050539 - dotCommon::classload     -> require: /var/www/html/eevent-dev/18/www/includes/class.news.php
0.051745 - dotDatabase::query       -> <b>SELECT * FROM news_section WHERE urlshort IN ('eevent17') ORDER by urlshort ASC</b>
0.056418 - NEWS::load_news          -> load news data
0.056512 - dotCommon::classload     -> require: /var/www/html/eevent-dev/18/www/includes/class.cache.php
0.056923 - CACHE::get               -> cache: >news::stats_eevent17< not found
0.056976 - dotDatabase::query       -> <b>SELECT * FROM news_section WHERE urlshort IN ('eevent17') ORDER by urlshort ASC</b>
0.061607 - dotDatabase::query       -> <b>SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (17) ORDER by dateline ASC</b>
0.066544 - dotDatabase::query       -> <b>SELECT UNIX_TIMESTAMP(news_post.dateline) FROM news_post WHERE active = 1 AND dateline > NOW() AND section_id IN (17) ORDER by dateline ASC LIMIT 1</b>
0.071698 - CACHE::set               -> cache: >news::stats_eevent17< with ttl:3600
0.071896 - CACHE::get               -> cache: >news::news_eevent17_limit10_page0< not found
0.071908 - NEWS::load_news          -> ... from database
0.071940 - dotDatabase::query       -> <b>SELECT news_post.id AS id, news_post.headline, news_post.content, news_post.short, news_post.user_id, news_post.encode, UNIX_TIMESTAMP(news_post.dateline) AS date_unix, news_post.comments, news_post.section_id, news_section.name AS section_name, news_section.short AS section_short, news_section.urlshort AS section_url, news_section.template, user.nick, user.vorname, user.nachname, user.countrycode FROM news_post LEFT JOIN news_section ON news_post.section_id = news_section.id LEFT JOIN user ON user.id = news_post.user_id WHERE news_post.active = 1 AND news_post.dateline <= NOW() AND news_post.section_id IN (17) ORDER by news_post.dateline DESC LIMIT 0,10</b>
0.077472 - dotCommon::classload     -> require: /var/www/html/eevent-dev/18/www/includes/class.html.php
0.078644 - HTML::encodeCms          -> Was als klassisches LAN-Event begann, hat sich l&auml;ngs...
0.078740 - HTML::encode             -> Was als klassisches LAN-Event begann, hat sich längst zu ei...
0.078789 - dotDatabase::query       -> <b>SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC</b>
0.084531 - dotDatabase::query       -> <b>SELECT codetag, codereplacement, twoparams FROM html_code</b>
0.089042 - HTML::encode             -> replace run 1
0.089139 - HTML::encodeCms          -> 
0.089212 - HTML::encode             -> 70 Stunden Dauerzocken? Klingt hart... Deshalb gibt’s am E...
0.089332 - HTML::encode             -> replace run 1
0.089361 - CACHE::set               -> cache: >news::news_eevent17_limit10_page0< with ttl:3600
0.089782 - PAGE::render             -> final

PHP Includes   : 18
DB Queries     : 8
Rendering Time : 0.089981

Includes PHP Files: 
 - /var/www/html/eevent-dev/18/www/news/rss.php
 - /var/www/html/eevent-dev/18/www/global.php
 - /var/www/html/eevent-dev/18/www/includes/class.dotCommon.php
 - /var/www/html/eevent-dev/18/www/config.php
 - /var/www/html/eevent-dev/18/www/includes/class.dotDatabase.php
 - /var/www/html/eevent-dev/18/www/includes/class.page.php
 - /var/www/html/eevent-dev/18/www/includes/class.dotSession.php
 - /var/www/html/eevent-dev/18/www/includes/class.user.php
 - /var/www/html/eevent-dev/18/www/includes/class.styles.php
 - /var/www/html/eevent-dev/18/www/html/templates/2026_eevent/styles/2026_eevent.php
 - /var/www/html/eevent-dev/18/www/includes/class.admin.php
 - /var/www/html/eevent-dev/18/www/includes/class.prvmsg.php
 - /var/www/html/eevent-dev/18/www/includes/class.event.php
 - /var/www/html/eevent-dev/18/www/includes/class.sitzplan.php
 - /var/www/html/eevent-dev/18/www/includes/class.rss.php
 - /var/www/html/eevent-dev/18/www/includes/class.news.php
 - /var/www/html/eevent-dev/18/www/includes/class.cache.php
 - /var/www/html/eevent-dev/18/www/includes/class.html.php

</pre>
-->
