lrschriftzug

LANrena Neustetten e.V.

 
 
Sonstiges >> TechTalk > neues Notebook - Tablet gesucht
Antwort erstellen
|LR|NiceSpace
31.08.2015 um 09:54 AntwortBenutzerprofilNachricht senden

NEW

Clan: LANrena
Postings: 872

NiceSpace
Hallo zusammen,

ich suche ein neues Notebook.
Das Notbook sollte folgendes erfüllen:
- min. i5
- min. 8 GB RAM
- es sollte leicht sein, da es für meine Reise benötigt wird.
- Touchscreen, SSD sollte ebenfalls vorhanden sein.

Deswegen hab ich an die Thinkpad Yoga Serie gedacht, da diese auch als "Tablet" verwendet werden können:

http://shop.lenovo.com/de/de/laptop.../#tab-customize

Hat jemand Erfahrung damit?
Das Thinkpad Yoga 14 hat mir bis her am meisten zu gesagt.

Danke schon mal!


Gruß Matze


__________________
#LANrena Neustetten e.V. - 1. Vorsitzender
#LANrena Neustetten e.V. - Freizeitkompetenzteamleiter
#LANrena 10 Lost in Space - Projektleiter Catering
 
Antwort erstellen

LAN-Party

27. Sep 2019 - 29. Sep 2019
18 16 / 24
Frei:
8
Angemeldet:
18
Bezahlt:
16 / 24

Forum

Umfragen

Derzeit gibt es keine aktuellen Umfragen.

Partner

Inexio
JFZ Sindelfingen

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

found 181 debug messages

0.000027 - GLOBAL::include              -> config.php
0.000744 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.001238 - dotDatabase::getInstance     -> connection: database
0.001259 - dotDatabase::__construct     -> connection: database
0.001282 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001961 - page::getInstance            -> do
0.001989 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.002604 - dotSession::getInstance      -> do
0.002627 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.003159 - dotSession::start            -> ---- init
0.003188 - dotSession::start            -> start php session managment
0.003255 - dotSession::start            -> finished php session management
0.003267 - dotSession::start            -> check for security options
0.003276 - dotSession::start            -> update current session online user infos
0.003287 - dotDatabase::connect         -> d030eee4@localhost
0.003725 - dotDatabase::select          -> database: d030eee4
0.004005 - dotDatabase::query           -> UPDATE session SET lastactivity = 1789891672, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/thread/2160/', host = '216.73.217.113', dns = '216.73.217.113', countrycode = 'US', hits = hits + 1 WHERE hash = '4982ca53e149424dc6f520ea9d8d98dd'
0.004296 - dotSession::start            -> session found in DB
0.004307 - dotSession::load_locales     -> do
0.004330 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.004339 - dotSession::start            -> ---- finished with session startup
0.004358 - dotSession::load_user        -> id: 0
0.004365 - user::get_user               -> id: >0<
0.004375 - dotDatabase::getInstance     -> connection: database
0.004399 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.004799 - styles::load                 -> name: ><
0.004820 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.005234 - styles::activate             -> style = lanrenav3
0.005356 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.005630 - admin::getInstance           -> do
0.005643 - dotSession::getInstance      -> do
0.005653 - admin::__construct           -> user_id=0
0.005660 - user::load_settings          -> load current user settings to $global
0.005676 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.005942 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.006430 - EVENT::comming_event         -> return
0.006446 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1789891672 AND active=1 ORDER by begin ASC
0.006675 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1789891672 AND active=1 ORDER by begin DESC LIMIT 1
0.006899 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.007449 - GLOBAL::end global.php       -> ---------------------------------------------
0.007600 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007788 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007941 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.008095 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.008250 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.009923 - FORUM::showthread            -> get common forum and thread infos
0.009936 - FORUM::thread_lastvisit      -> threadid: 2160
0.009951 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=2160 AND dateline > '' ORDER by postid ASC LIMIT 1
0.010460 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=23283
0.010627 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=2160 AND dateline < '2015-08-31 09:54:19'
0.011356 - dotDatabase::query           -> SELECT f.title AS forumname, f.catid, f.closed AS forum_closed, f.moderators, t.forumid, t.title, t.closed AS thread_closed, t.invisible AS thread_invisible, t.fv_id, f.priv_access, f.private, t.replies, t.ext, t.ext_id, t.show_latest, t.sticky, t.lastposttime FROM forum_thread AS t LEFT JOIN forum_main AS f ON t.forumid=f.forumid WHERE t.threadid='2160'
0.011651 - FORUM::is_moderator          -> for forumid: 45
0.011670 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='45'
0.011785 - admin::getInstance           -> do
0.011811 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.011820 - admin::getInstance           -> do
0.011832 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.011839 - admin::getInstance           -> do
0.011850 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.011857 - admin::getInstance           -> do
0.011868 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.011875 - admin::getInstance           -> do
0.011886 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.011892 - admin::getInstance           -> do
0.011903 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.011922 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.012870 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=3
0.012992 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='2160'
0.013162 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.013271 - FORUM::showthread            -> query all postings
0.013285 - dotDatabase::query           -> SELECT postid, threadid, userid, pagetext, htmltext, locked, invisible, remoteip, locked, forum_post.dateline, UNIX_TIMESTAMP(forum_post.dateline) AS stamp, user.id AS user_id, user.nick AS user_nick, user.clan AS user_clan, user.clantag, user.stats_postings AS user_postings, user.motto AS user_motto, user.female, user.countrycode, user.avatar,user.avatar_name, edit_user_id, UNIX_TIMESTAMP(edited) AS edit_unixtime, edit.nick AS edit_nick, IF(edit_user_id > 0,0,1) AS history, attachment_id, filename, filesize FROM forum_post LEFT JOIN user ON user.id = forum_post.userid LEFT JOIN user AS edit ON edit.id = forum_post.edit_user_id LEFT JOIN forum_files ON forum_post.attachment_id = forum_files.id WHERE threadid = 2160 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
0.013827 - HTML::encode                 -> __________________[color=#0040FF]#LANrena Neustetten e.V.[/c...
0.013856 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.014338 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.014502 - HTML::encode                 -> replace run 1
0.014549 - HTML::encode                 -> replace run 2
0.014614 - HTML::template               -> template: >forum_postingpart<
0.014719 - HTML::template               -> template: >forum_postingindex<
0.014789 - FORUM::showthread            -> check for moderator utils
0.014802 - FORUM::update_visit          -> forumid: 45 threadid: 2160 posttime: 2015-08-31 09:54:19
0.014835 - GLOBAL::end userspace        -> ---------------------------------------------
0.014842 - PAGE::render                 -> start rendering page layout
0.014849 - USER::check_for_new_messages -> return
0.014860 - dotSession::getInstance      -> do
0.014886 - PAGE::get_boxes              -> -------- side=left
0.014902 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.016034 - PAGE::get_boxes              -> -------- call: left::menu_main
0.016053 - CBOX::menu                   -> generate Menu Box >news<
0.016070 - HTML::template               -> template: >box_menu<
0.016144 - HTML::template_exists        -> search: >page_box_left< == 1
0.016171 - HTML::template               -> template: >page_box_left<
0.016234 - PAGE::get_boxes              -> -------- call: left::menu_site
0.016247 - CBOX::menu                   -> generate Menu Box >site<
0.016263 - HTML::template               -> template: >box_menu_bit<
0.016314 - HTML::template               -> template: >box_menu_bit<
0.016334 - HTML::template               -> template: >box_menu_bit<
0.016351 - HTML::template               -> template: >box_menu_bit<
0.016368 - HTML::template               -> template: >box_menu_bit<
0.016384 - HTML::template               -> template: >box_menu_bit<
0.016400 - HTML::template               -> template: >box_menu<
0.016428 - HTML::template_exists        -> search: >page_box_left< == 1
0.016450 - HTML::template               -> template: >page_box_left<
0.016472 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.016482 - CBOX::menu                   -> generate Menu Box >verein<
0.016496 - HTML::template               -> template: >box_menu_bit<
0.016514 - HTML::template               -> template: >box_menu_bit<
0.016530 - HTML::template               -> template: >box_menu_bit<
0.016546 - HTML::template               -> template: >box_menu_bit<
0.016562 - HTML::template               -> template: >box_menu_bit<
0.016577 - HTML::template               -> template: >box_menu<
0.016603 - HTML::template_exists        -> search: >page_box_left< == 1
0.016622 - HTML::template               -> template: >page_box_left<
0.016643 - PAGE::get_boxes              -> -------- call: left::menu_event
0.016652 - CBOX::menu                   -> generate Menu Box >event<
0.016665 - HTML::template               -> template: >box_menu_bit<
0.016683 - HTML::template               -> template: >box_menu_bit<
0.016698 - HTML::template               -> template: >box_menu_bit<
0.016714 - HTML::template               -> template: >box_menu_bit<
0.016730 - HTML::template               -> template: >box_menu_bit<
0.016745 - HTML::template               -> template: >box_menu_bit<
0.016761 - HTML::template               -> template: >box_menu_bit<
0.016776 - HTML::template               -> template: >box_menu_bit<
0.016792 - HTML::template               -> template: >box_menu_bit<
0.016808 - HTML::template               -> template: >box_menu<
0.016834 - HTML::template_exists        -> search: >page_box_left< == 1
0.016853 - HTML::template               -> template: >page_box_left<
0.016874 - PAGE::get_boxes              -> -------- call: left::menu_login
0.016883 - CBOX::menu                   -> generate Menu Box >login<
0.016903 - HTML::template               -> template: >box_menu_bit<
0.016925 - HTML::template               -> template: >box_menu_bit<
0.016940 - HTML::template               -> template: >box_menu<
0.016968 - HTML::template_exists        -> search: >page_box_left< == 1
0.016986 - HTML::template               -> template: >page_box_left<
0.017011 - PAGE::get_boxes              -> -------- side=right
0.017026 - PAGE::get_boxes              -> -------- call: right::party
0.017036 - CBOX::party                  -> generate Box
0.017046 - EVENT::short_event           -> id >17<
0.017052 - EVENT::getevent              -> id >17<
0.017061 - dotDatabase::query           -> SELECT events.id, active, invite, password, events.name, anzahl, preis, konto, kontocheck, UNIX_TIMESTAMP(kontocheck) AS kontocheck_unix, event_location.name AS location, event_location.zip AS plz, event_location.city AS ort, event_location.street AS strasse, event_location.countrycode, location_id, map_template, allow_signoff, voraussetzung, minalter, turnier, netzwerk, weiteres, banner, UNIX_TIMESTAMP(begin) AS begin, UNIX_TIMESTAMP(end) AS end, UNIX_TIMESTAMP(signupbegin) AS sgbegin, UNIX_TIMESTAMP(signupend) AS sgend, UNIX_TIMESTAMP(seatreservebegin) AS seatbegin, UNIX_TIMESTAMP(seatreserveend) AS seatend, seatimage, UNIX_TIMESTAMP(canceled) AS canceled, archiv_gallery, archiv_media FROM events LEFT JOIN event_location ON event_location.id=location_id WHERE events.id=17 AND active=1
0.017230 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.017470 - CACHE::get                   -> cache: >event_17::stats< found
0.017523 - HTML::template               -> template: >box_event<
0.017630 - HTML::template_exists        -> search: >page_box_right< == 1
0.017655 - HTML::template               -> template: >page_box_right<
0.017711 - PAGE::get_boxes              -> -------- call: right::forum
0.017723 - CBOX::forum                  -> generate forum box
0.017730 - CBOX::forum_load_threads     -> load data
0.017745 - CACHE::get                   -> cache: >forum::topthreads< found
0.017844 - CBOX::forum_threads          -> list all threads in array
0.017859 - FORUM::thread_lastvisit      -> threadid: array ( 0 => 2510, 1 => 2509, 2 => 2499, 3 => 2502, 4 => 2508, 5 => 2507, 6 => 2506, 7 => 1919, 8 => 2505, 9 => 2485, 10 => 2503, 11 => 2501, 12 => 2500, 13 => 2496, 14 => 2498, 15 => 2497, 16 => 2495, 17 => 2493, 18 => 2494, 19 => 2445, )
0.017879 - admin::getInstance           -> do
0.017908 - HTML::template               -> template: >box_forum_bit<
0.017998 - HTML::template               -> template: >box_forum_bit<
0.018043 - HTML::template               -> template: >box_forum_bit<
0.018085 - HTML::template               -> template: >box_forum_bit<
0.018121 - HTML::template               -> template: >box_forum_bit<
0.018160 - HTML::template               -> template: >box_forum_bit<
0.018183 - HTML::template               -> template: >box_forum<
0.018272 - HTML::template_exists        -> search: >page_box_right< == 1
0.018296 - HTML::template               -> template: >page_box_right<
0.018327 - PAGE::get_boxes              -> -------- call: right::vote
0.018339 - CBOX::vote                   -> generate Box
0.018346 - dotDatabase::query           -> SELECT v_id, UNIX_TIMESTAMP(v_ende) AS v_ende FROM vote_main WHERE v_start < NOW() AND v_ende > NOW() AND v_active=1 AND v_top=1 ORDER by v_start DESC
0.018580 - HTML::template               -> template: >box_vote_nocurrent<
0.018656 - HTML::template_exists        -> search: >page_box_right< == 1
0.018679 - HTML::template               -> template: >page_box_right<
0.018704 - PAGE::get_boxes              -> -------- call: right::banner
0.018725 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.018767 - HTML::template_exists        -> search: >page_box_right< == 1
0.018788 - HTML::template               -> template: >page_box_right<
0.018813 - PAGE::get_boxes              -> -------- call: right::search
0.018823 - CBOX::template               -> generate Box with >box_suchen< as template
0.018830 - HTML::template               -> template: >box_suchen<
0.018888 - HTML::template_exists        -> search: >page_box_right< == 1
0.018907 - HTML::template               -> template: >page_box_right<
0.018935 - PAGE::render                 -> final
0.018942 - PAGE::renderTemplate         -> page
0.018950 - PAGE::getHead                -> return
0.018955 - dotSession::getInstance      -> do
0.019044 - HTML::template               -> template: >page<
0.019242 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 20
Rendering Time : 0.019763

Includes PHP Files: 
 - /www/htdocs/w00f1046/forum/index.php
 - /www/htdocs/w00f1046/global.php
 - /www/htdocs/w00f1046/includes/class.dotCommon.php
 - /www/htdocs/w00f1046/config.php
 - /www/htdocs/w00f1046/includes/class.dotDatabase.php
 - /www/htdocs/w00f1046/includes/class.page.php
 - /www/htdocs/w00f1046/includes/class.dotSession.php
 - /www/htdocs/w00f1046/includes/class.user.php
 - /www/htdocs/w00f1046/includes/class.styles.php
 - /www/htdocs/w00f1046/html/styles/lanrenav3.php
 - /www/htdocs/w00f1046/includes/class.admin.php
 - /www/htdocs/w00f1046/includes/class.prvmsg.php
 - /www/htdocs/w00f1046/includes/class.event.php
 - /www/htdocs/w00f1046/includes/class.sitzplan.php
 - /www/htdocs/w00f1046/html/styles/lr.inc.php
 - /www/htdocs/w00f1046/includes/class.forum.php
 - /www/htdocs/w00f1046/includes/class.html.php
 - /www/htdocs/w00f1046/includes/class.cbox.php
 - /www/htdocs/w00f1046/includes/class.cache.php