Fondata ed affiliata

alla FSI dal 1987

Annunci

Aggiunto il forum per discutere tra di noi!

Clicca sulla destra su Forum!! 

 

Archivio

Stat

powered_by.png, 1 kB

Home
10° RAPID LIDO AMERICA : BIS di RICCARDO MARZADURI
martedì 17 giugno 2014

Nonostante la Nazionale in notturna , con la partita mondiale terminata alle 2 del mattino , ed il meteo che prevedeva la pioggia  , la partecipazione dei due Open , 28 in totale , è stata soddisfacente . Evidentemente la passione e la voglia di giocare supera molti ostacoli . Il torneo è stato molto avvincente con un ottimo livello qualitativo . Vince per la seconda volta consecutiva il giovane under 16 Riccardo Marzaduri , seguito dal sempre temibile Fabio Imbraguglia . Il podio è completato da Alessandro Santagati a pari punti con Gaetano Signorelli ,ormai diventato una certezza . I premi di categoria sono andati a Carlo Cannella (1N) , Daniele Leonardi (2N) , Giovanni Giustolisi (3N) e Filippo Mirci (NC). Nell'Open B , aperto anche ai non tesserati FSI , della serie " ti piace vincere facile " , si imponeva a punteggio pieno Franco Bruno , seguito da Lucio Contarino , Salvo Lombardo e  Sebastiano Bottino , tutti a 5 punti .

Ah , dimenticavo . La pioggia è arrivata puntualmente , ma fortunatamente la copertura ha tenuto ed i giocatori sono rimasti quasi tutti asciutti !!

Clicca di seguito per i dati dell'Open A 

http://vesus.org/results/open-a-rapid-italia-10deg-rapid-lido-america/ 

Carlo Vella

 


 

Ultimo aggiornamento ( martedì 17 giugno 2014 )
 
ANTICIPATO al 15 GIUGNO il RAPID LIDO AMERICA
sabato 31 maggio 2014
10° RAPID PLAY “ LIDO AMERICA “
 
ANTICIPATA a Domenica 15 GIUGNO la DATA

Per il decimo anno consecutivo si svolgerà il Rapid Play " Lido America " , quest’anno valido come Rapid Play Italia 2014 e Classifica Rapid Sicilia .

Organizzazione “ Amatori Scacchi Catania “ Appuntamento per Domenica 15 Giugno nel bellissimo Lido della Playa di Catania . Chiusura iscrizioni ore 10,00 .

ENTRATA GRATIS PER UN’ ACCOMPAGNATORE + eventuali bambini .

Clicca di seguito per preiscrizioni e per visualizzare il bando completo  :

 Preiscrizioni =  http://vesus.org/festivals/10deg-rapid-lido-america/   

Bando =  http://vesus.org/files/fliers/10deg-rapid-lido-america_15-06-2014.pdf 

Ultimo aggiornamento ( sabato 31 maggio 2014 )
 
46° CIS : l'Amatori A promosso in serie B
mercoledì 26 marzo 2014

Il Concentramento Siciliano del 46° CIS , che si èsvolto a Petrosino (TP) , si è concluso per le 2 squadre di Serie " C " dell'Amatori CT con un dolce amaro . La formazione A , composta da Ignazio Giuffrida , Giuseppe Rosolia , Franco Furnari e Salvatore Zuccarotto con un'ottima performance si è piazzata al 3°posto , conquistando la Promozione in serie " B " , per la seconda volta nella storia della Società . Purtroppo la formazione B , neo promossa , ottenendo solo 2 punti , ma sprecando molto , retrocede in serie Promozione . L'anno prossimo avrà l'occasione per tornare nella serie superiore , sfruttando l'ottimo potenziale . La Presidenza ringrazia i componenti di ambedue le squadre per l'impegno profuso .

 Carlo Vella

Ultimo aggiornamento ( mercoledì 26 marzo 2014 )
 
Altri articoli...
<< Inizio < Prec. 21 22 23 24 25 26 27 28 29 30 Pross. > Fine >>

Risultati 93 - 96 di 175

Sondaggi

Ti piace il nuovo sito del circolo?
 
Se giochi a scacchi , ti interessa essere aggiornato sui Tornei e attività Amatori CT ?
 
Preferisci i Tornei Open ( unico ) oppure diviso per fasce elo ?
 

Syndication

ExtCalendar

Dicembre 2017 Gennaio 2018 Febbraio 2018
Do Lu Ma Me Gi Ve Sa
Settimana 1 1 2 3 4 5 6
Settimana 2 7 8 9 10 11 12 13
Settimana 3 14 15 16 17 18 19 20
Settimana 4 21 22 23 24 25 26 27
Settimana 5 28 29 30 31

Immagine casuale

alekhine.jpg

Menu utente

Login Form






Password dimenticata?
Nessun account? Registrati

Statistiche

OS: Linux h
PHP: 5.2.17
MySQL: 5.0.96-community-log
Ora: 15:01
Caching: Disabled
GZIP: Disabled
Utenti: 89571
Notizie: 294
Collegamenti web: 17
Visitatori: 16605709

Chi è online

Abbiamo 1 visitatore e 2 utenti online
© 2024 Amatori Scacchi Catania
Joomla! un software libero rilasciato sotto licenza GNU/GPL.
114 queries executed
1
SET sql_mode = 'MYSQL40'
2 SELECT folder, element, published, params FROM chess_mambots WHERE published >= 1 AND access <= 0 AND folder = 'system' ORDER BY ordering
3 SELECT template FROM chess_templates_menu WHERE client_id = 0 AND ( menuid = 0 OR menuid = 1 ) ORDER BY menuid DESC LIMIT 1
4 DELETE FROM chess_session WHERE ( ( time < '1714139211' ) AND guest = 0 AND gid > 0 ) OR ( ( time < '1714139211' ) AND guest = 1 AND userid = 0 )
5 SELECT COUNT(*) FROM chess_stats_agents WHERE agent = 'Mozilla 5.0' AND type = 0
6 UPDATE chess_stats_agents SET hits = ( hits + 1 ) WHERE agent = 'Mozilla 5.0' AND type = 0
7 SELECT COUNT(*) FROM chess_stats_agents WHERE agent = 'Unknown' AND type = 1
8 UPDATE chess_stats_agents SET hits = ( hits + 1 ) WHERE agent = 'Unknown' AND type = 1
9 SELECT COUNT(*) FROM chess_stats_agents WHERE agent = 'com' AND type = 2
10 UPDATE chess_stats_agents SET hits = ( hits + 1 ) WHERE agent = 'com' AND type = 2
11 SELECT * FROM chess_menu WHERE id = 1
12 SELECT COUNT(a.id) FROM chess_content AS a INNER JOIN chess_content_frontpage AS f ON f.content_id = a.id INNER JOIN chess_categories AS cc ON cc.id = a.catid INNER JOIN chess_sections AS s ON s.id = a.sectionid LEFT JOIN chess_users AS u ON u.id = a.created_by LEFT JOIN chess_groups AS g ON a.access = g.id WHERE a.state = 1 AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-04-26 16:01' ) AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-04-26 16:01' ) AND s.published = 1 AND cc.published = 1 AND a.access <= 0 AND s.access <= 0 AND cc.access <= 0
13 SELECT a.id, a.title, a.title_alias, a.introtext, a.sectionid, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.ordering, a.metakey, a.metadesc, a.access, a.hits, CHAR_LENGTH( a.fulltext ) AS readmore, u.name AS author, u.usertype, s.name AS section, cc.name AS category, g.name AS groups , s.id AS sec_id, cc.id as cat_id FROM chess_content AS a INNER JOIN chess_content_frontpage AS f ON f.content_id = a.id INNER JOIN chess_categories AS cc ON cc.id = a.catid INNER JOIN chess_sections AS s ON s.id = a.sectionid LEFT JOIN chess_users AS u ON u.id = a.created_by LEFT JOIN chess_groups AS g ON a.access = g.id WHERE a.state = 1 AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-04-26 16:01' ) AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-04-26 16:01' ) AND s.published = 1 AND cc.published = 1 AND a.access <= 0 AND s.access <= 0 AND cc.access <= 0 ORDER BY f.ordering LIMIT 92, 4
14 SELECT folder, element, published, params FROM chess_mambots WHERE access <= 0 AND folder = 'content' ORDER BY ordering
15 SELECT a.* FROM chess_components AS a WHERE ( a.admin_menu_link = 'option=com_syndicate' OR a.admin_menu_link = 'option=com_syndicate&hidemainmenu=1' ) AND a.option = 'com_syndicate'
16 SELECT id, title, module, position, content, showtitle, params FROM chess_modules AS m INNER JOIN chess_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 0 AND m.client_id != 1 AND ( mm.menuid = 0 OR mm.menuid = 1 ) ORDER BY ordering
17 SELECT m.* FROM chess_menu AS m WHERE menutype = 'topmenu' AND published = 1 AND access <= 0 AND parent = 0 ORDER BY ordering
18 SELECT id FROM chess_menu WHERE link = 'index.php?option=com_search' AND published = 1
19 SELECT a.id AS id, a.title AS title, COUNT(b.id) as cnt FROM chess_sections as a LEFT JOIN chess_content as b ON a.id = b.sectionid AND b.access <= 0 AND ( b.publish_up = '0000-00-00 00:00:00' OR b.publish_up <= '2024-04-26 16:01' ) AND ( b.publish_down = '0000-00-00 00:00:00' OR b.publish_down >= '2024-04-26 16:01' ) WHERE a.scope = 'content' AND a.published = 1 AND a.access <= 0 GROUP BY a.id HAVING COUNT( b.id ) > 0 ORDER BY a.ordering LIMIT 5
20 SELECT m.id AS Itemid, m.componentid AS sectionid FROM chess_menu AS m WHERE ( m.type = 'content_section' OR m.type = 'content_blog_section' ) AND m.published = 1 AND m.access <= 0 AND ( m.componentid=1 OR m.componentid=4 OR m.componentid=2 OR m.componentid=3 OR m.componentid=0 ) ORDER BY m.type DESC, m.id DESC
21 SELECT a.id, a.introtext, a.fulltext , a.images, a.attribs, a.title, a.state FROM chess_content AS a INNER JOIN chess_categories AS cc ON cc.id = a.catid INNER JOIN chess_sections AS s ON s.id = a.sectionid WHERE a.state = 1 AND a.access <= 0 AND cc.access <= 0 AND s.access <= 0 AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-04-26 16:01' ) AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-04-26 16:01' ) AND a.catid = 3 AND cc.published = 1 AND s.published = 1 ORDER BY a.ordering
22 SELECT m.* FROM chess_menu AS m WHERE menutype = 'mainmenu' AND published = 1 AND access <= 0 ORDER BY parent, ordering
23 SELECT COUNT( id ) FROM chess_menu WHERE type = 'content_typed' AND published = 1
24 SELECT id FROM chess_menu WHERE type = 'content_typed' AND published = 1 AND link = 'index.php?option=com_content&task=view&id=5'
25 SELECT id FROM chess_menu WHERE type = 'content_typed' AND published = 1 AND link = 'index.php?option=com_content&task=view&id=12'
26 SELECT m.* FROM chess_menu AS m WHERE menutype = 'othermenu' AND published = 1 AND access <= 0 ORDER BY parent, ordering
27 SELECT MONTH( created ) AS created_month, created, id, sectionid, title, YEAR(created) AS created_year FROM chess_content WHERE ( state = -1 AND checked_out = 0 AND sectionid > 0 ) GROUP BY created_year DESC, created_month DESC LIMIT 10
28 SELECT * FROM chess_banner WHERE showBanner = 1
29 UPDATE chess_banner SET impmade = impmade + 1 WHERE bid = 2
30 SELECT a.id, a.title, a.sectionid, a.catid FROM chess_content AS a LEFT JOIN chess_content_frontpage AS f ON f.content_id = a.id INNER JOIN chess_categories AS cc ON cc.id = a.catid INNER JOIN chess_sections AS s ON s.id = a.sectionid WHERE ( a.state = 1 AND a.sectionid > 0 ) AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-04-26 16:01' ) AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-04-26 16:01' ) AND a.access <= 0 AND cc.access <= 0 AND s.access <= 0 AND s.published = 1 AND cc.published = 1 ORDER BY a.created DESC LIMIT 6
31 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM chess_content AS i LEFT JOIN chess_sections AS s ON i.sectionid = s.id LEFT JOIN chess_menu AS ms ON ms.componentid = s.id LEFT JOIN chess_categories AS c ON i.catid = c.id LEFT JOIN chess_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 294 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
32 SELECT id FROM chess_menu WHERE type = 'content_blog_section' AND published = 1 AND componentid = 0
33 SELECT id FROM chess_menu WHERE type = 'content_blog_category' AND published = 1 AND componentid = 0
34 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM chess_content AS i LEFT JOIN chess_sections AS s ON i.sectionid = s.id LEFT JOIN chess_menu AS ms ON ms.componentid = s.id LEFT JOIN chess_categories AS c ON i.catid = c.id LEFT JOIN chess_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 293 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
35 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM chess_content AS i LEFT JOIN chess_sections AS s ON i.sectionid = s.id LEFT JOIN chess_menu AS ms ON ms.componentid = s.id LEFT JOIN chess_categories AS c ON i.catid = c.id LEFT JOIN chess_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 292 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
36 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM chess_content AS i LEFT JOIN chess_sections AS s ON i.sectionid = s.id LEFT JOIN chess_menu AS ms ON ms.componentid = s.id LEFT JOIN chess_categories AS c ON i.catid = c.id LEFT JOIN chess_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 291 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
37 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM chess_content AS i LEFT JOIN chess_sections AS s ON i.sectionid = s.id LEFT JOIN chess_menu AS ms ON ms.componentid = s.id LEFT JOIN chess_categories AS c ON i.catid = c.id LEFT JOIN chess_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 290 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
38 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM chess_content AS i LEFT JOIN chess_sections AS s ON i.sectionid = s.id LEFT JOIN chess_menu AS ms ON ms.componentid = s.id LEFT JOIN chess_categories AS c ON i.catid = c.id LEFT JOIN chess_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 289 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
39 SELECT id, name, link, parent, type, menutype, access FROM chess_menu WHERE published = 1 AND access <= 0 ORDER BY menutype, parent, ordering
40 SELECT p.id, p.title FROM chess_polls AS p INNER JOIN chess_poll_menu AS pm ON pm.pollid = p.id WHERE ( pm.menuid = 1 OR pm.menuid = 0 ) AND p.published = 1
41 SELECT id FROM chess_menu WHERE type = 'components' AND published = 1 AND link = 'index.php?option=com_poll'
42 SELECT id, text FROM chess_poll_data WHERE pollid = 15 AND text != '' ORDER BY id
43 SELECT id, text FROM chess_poll_data WHERE pollid = 16 AND text != '' ORDER BY id
44 SELECT id, text FROM chess_poll_data WHERE pollid = 20 AND text != '' ORDER BY id
45 SELECT * FROM chess_extcal_config
46 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180101 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180101 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180101 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
47 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180101) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
48 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180102 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180102 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180102 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
49 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180102) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
50 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180103 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180103 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180103 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
51 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180103) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
52 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180104 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180104 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180104 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
53 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180104) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
54 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180105 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180105 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180105 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
55 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180105) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
56 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180106 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180106 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180106 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
57 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180106) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
58 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180107 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180107 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180107 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
59 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180107) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
60 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180108 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180108 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180108 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
61 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180108) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
62 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180109 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180109 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180109 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
63 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180109) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
64 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180110 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180110 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180110 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
65 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180110) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
66 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180111 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180111 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180111 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
67 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180111) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
68 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180112 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180112 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180112 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
69 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180112) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
70 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180113 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180113 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180113 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
71 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180113) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
72 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180114 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180114 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180114 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
73 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180114) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
74 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180115 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180115 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180115 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
75 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180115) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
76 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180116 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180116 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180116 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
77 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180116) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
78 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180117 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180117 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180117 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
79 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180117) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
80 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180118 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180118 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180118 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
81 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180118) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
82 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180119 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180119 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180119 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
83 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180119) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
84 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180120 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180120 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180120 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
85 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180120) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
86 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180121 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180121 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180121 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
87 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180121) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
88 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180122 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180122 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180122 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
89 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180122) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
90 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180123 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180123 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180123 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
91 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180123) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
92 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180124 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180124 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180124 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
93 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180124) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
94 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180125 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180125 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180125 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
95 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180125) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
96 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180126 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180126 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180126 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
97 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180126) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
98 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180127 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180127 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180127 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
99 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180127) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
100 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180128 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180128 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180128 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
101 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180128) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
102 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180129 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180129 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180129 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
103 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180129) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
104 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180130 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180130 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180130 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
105 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180130) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
106 SELECT e.extid, start_date, end_date from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE ( ( DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180131 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20180131 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20180131 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
107 SELECT e.extid, recur_type, recur_val, recur_until, start_date, end_date, recur_end_type, recur_count from chess_extcal_events AS e LEFT JOIN chess_extcal_categories AS c ON e.cat=c.cat_id WHERE (DATE_FORMAT(e.start_date,'%Y%m%d') <= 20180131) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
108 SELECT m.* FROM chess_menu AS m WHERE menutype = 'mainmenu' AND published = 1 AND access <= 0 ORDER BY parent, ordering
109 SELECT m.* FROM chess_menu AS m WHERE menutype = 'usermenu' AND published = 1 AND access <= 0 ORDER BY parent, ordering
110 SELECT COUNT( id ) AS count_users FROM chess_users
111 SELECT COUNT( id ) AS count_items FROM chess_content
112 SELECT COUNT( id ) AS count_links FROM chess_weblinks WHERE published = 1
113 SELECT SUM( hits ) AS count FROM chess_stats_agents WHERE type = 1
114 SELECT guest, usertype FROM chess_session