Fondata ed affiliata

alla FSI dal 1987

Annunci

Anche il Rapid Lido dei Ciclopi arriva al traguardo della 15a edizione . Appuntamento al 15 Settembre nello storico e verdeggiante Lido della costa Jonica catanese . Sponsor dell'evento : COSENTINO ELETTRODOMESTICI , che metterà a disposizione tutti i premi .

 

Per iscrizioni e bando   : 

15° Rapid Lido dei Ciclopi

 

 

 

 

Archivio

Stat

powered_by.png, 1 kB
CONCLUSO IL 26° FESTIVAL AMATORI CT PDF Stampa E-mail
giovedì 07 marzo 2024

Si è concluso Domenica 25 Febbraio 2024 , il 26° Festival Amatori Scacchi Catania , che si è svolto in maniera regolare , senza particolari problemi. La sede , la Sala delle Arti “ Emilio Greco”, utilizzata con il Patrocinio del Comune di Gravina di Catania , è stata molto apprezzata dai partecipanti . La partecipazione (49 giocatori) è stata , a detta degli organizzatori , abbastanza deludente . Da una ricerca sulle passate edizioni , sembra che non si è mai avuto un numero così basso di partecipanti nei 3 Open . Evidentemente c’è qualcosa da rivedere nella formula o in qualche altro aspetto , ma resta il dubbio che ci sia stato un motivo esterno all’organizzazione , che ha determinato questo calo . Nell’Open A si afferma , come da pronostico ,  il Maestro FIDE Giuseppe Fabiano (CT) ; seguito dal giovane sorprendente Davide Pulvirenti (CT) , che corona i suoi progressi con la vittoria sul vincitore Fabiano all’ultimo turno . A pari punti , ma 3° per spareggio , il veterano Massimo Meli (CT), che gli organizzatori ringraziano anche per aver contribuito alla partecipazione , invitando i soci della sua Società (Scacchistica Etnea) . 1° delle 1N Vincenzo Giuliano (SR) .Grandi scontri nell’Open B , dove prevale la tenacia e la concentrazione di Antonello Napoli Costa (ME) , di cui non posso fare a meno di ricordare il padre , l’amico Aurelio che ha contribuito alla diffusione degli Scacchi in provincia di Messina . Al 2° e 3° posto si piazzano Andrea Annaloro (CT) e Giovanni Giustolisi (CT) , entrambi dell’Amatori CT , che si sono caratterizzati , per la regolarità Annaloro e Giustolisi per l’agonismo che ha dimostrato , soprattutto nell’ultima combattuta partita con il vincitore . 1° 1N Augusto Palermo (CT) e 1° Over 60 Giuseppe Grasso (ME).  Nell’Open C , vince il giovane italo-argentino Pablo Francisco Nizzo (CT) , che si può definire anche lui una sorpresa . 2° Diego Christian Alfò (SR) e 3° Andrea Campagnolo (CT) . 1° Under 16 Gabriele Consoli (CT) . La Premiazione , che come al solito è stata movimentata per la scelta dei Premi Sponsor , offerti da “ Cosentino Elettrodomestici “ di Biancavilla (CT) , è stata allietata dalla cantante “ Angie “, accompagnata dal pianista Luca Franceschino , nell’esecuzione del brano “ The greatest love of all “  di Whitney Houston , esibizione molto apprezzata dai presenti . Accompagnato dalla gratitudine degli organizzatori , è intervenuto il Vice Sindaco Claudio Nicolosi , che ha sottolineato l’importanza di questo Torneo di Scacchi , per l’Amministrazione Comunale di Gravina di Catania . Un ringraziamento a tutti quelli che hanno contribuito alla riuscita dell’evento : la Presidente dell’Amatori CT Annamaria Barta , i collaboratori Giuseppe Battaglia , Luca Franceschino e Roberto Vella . Dulcis in fundo , un riconoscimento per il lavoro svolto , al sottoscritto , l’Arbitro Carlo Vella .

Carlo Vella

Premiazione 1°Open A , Giuseppe Fabiano

 

 

1° Open B , Antonello Napoli Costa

 

Premiazione 1°Open C  Pablo Francisco Nizzo

 

Panoramica 1

 

Panoramica 2

 

Ultimo aggiornamento ( giovedì 07 marzo 2024 )
 
< Prec.   Pros. >

ExtCalendar

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

Immagine casuale

image002.jpg

Menu utente

Statistiche

OS: Linux h
PHP: 5.2.17
MySQL: 5.0.96-community-log
Ora: 16:56
Caching: Disabled
GZIP: Disabled
Utenti: 104902
Notizie: 295
Collegamenti web: 17
Visitatori: 18155683
© 2024 Amatori Scacchi Catania
Joomla! un software libero rilasciato sotto licenza GNU/GPL.
102 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 = 99999999 ) ORDER BY menuid DESC LIMIT 1
4 DELETE FROM chess_session WHERE ( ( time < '1734799278' ) AND guest = 0 AND gid > 0 ) OR ( ( time < '1734799278' ) 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 published = 1 AND link LIKE 'index.php?option=com_content&task=view%'
12 SELECT a.*, u.name AS author, u.usertype, cc.name AS category, s.name AS section, g.name AS groups, s.published AS sec_pub, cc.published AS cat_pub, s.access AS sec_access, cc.access AS cat_access, s.id AS sec_id, cc.id as cat_id FROM chess_content AS a LEFT JOIN chess_categories AS cc ON cc.id = a.catid LEFT JOIN chess_sections AS s ON s.id = cc.section AND s.scope = 'content' 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.id = 293 AND ( a.state = 1 OR a.state = -1 ) AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-12-21 17:56' ) AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-12-21 17:56' ) AND a.access <= 0
13 SELECT a.id FROM chess_content AS a WHERE a.catid = 28 AND a.state = 1 AND a.access <= 0 AND ( a.state = 1 OR a.state = -1 ) AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-12-21 17:56' ) AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-12-21 17:56' ) ORDER BY a.ordering
14 UPDATE chess_content SET hits = ( hits + 1 ) WHERE id = '293'
15 SELECT hits FROM chess_core_log_items WHERE time_stamp = '2024-12-21' AND item_table = '#__content' AND item_id = '293'
16 UPDATE chess_core_log_items SET hits = ( hits + 1 ) WHERE time_stamp = '2024-12-21' AND item_table = '#__content' AND item_id = '293'
17 SELECT folder, element, published, params FROM chess_mambots WHERE access <= 0 AND folder = 'content' ORDER BY ordering
18 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'
19 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 = 99999999 ) ORDER BY ordering
20 SELECT m.* FROM chess_menu AS m WHERE menutype = 'topmenu' AND published = 1 AND access <= 0 AND parent = 0 ORDER BY ordering
21 SELECT id FROM chess_menu WHERE link = 'index.php?option=com_search' AND published = 1
22 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-12-21 17:56' ) AND ( b.publish_down = '0000-00-00 00:00:00' OR b.publish_down >= '2024-12-21 17:56' ) 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
23 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
24 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-12-21 17:56' ) AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-12-21 17:56' ) AND a.catid = 3 AND cc.published = 1 AND s.published = 1 ORDER BY a.ordering
25 SELECT m.* FROM chess_menu AS m WHERE menutype = 'mainmenu' AND published = 1 AND access <= 0 ORDER BY parent, ordering
26 SELECT COUNT( id ) FROM chess_menu WHERE type = 'content_typed' AND published = 1
27 SELECT id FROM chess_menu WHERE type = 'content_typed' AND published = 1 AND link = 'index.php?option=com_content&task=view&id=5'
28 SELECT id FROM chess_menu WHERE type = 'content_typed' AND published = 1 AND link = 'index.php?option=com_content&task=view&id=12'
29 SELECT m.* FROM chess_menu AS m WHERE menutype = 'othermenu' AND published = 1 AND access <= 0 ORDER BY parent, ordering
30 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
31 SELECT * FROM chess_banner WHERE showBanner = 1
32 UPDATE chess_banner SET impmade = impmade + 1 WHERE bid = 2
33 SELECT id, name, link, parent, type, menutype, access FROM chess_menu WHERE published = 1 AND access <= 0 ORDER BY menutype, parent, ordering
34 SELECT * FROM chess_extcal_config
35 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') <= 20241201 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241201 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241201 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
36 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') <= 20241201) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
37 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') <= 20241202 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241202 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241202 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
38 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') <= 20241202) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
39 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') <= 20241203 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241203 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241203 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
40 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') <= 20241203) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
41 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') <= 20241204 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241204 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241204 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
42 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') <= 20241204) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
43 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') <= 20241205 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241205 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241205 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
44 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') <= 20241205) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
45 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') <= 20241206 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241206 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241206 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
46 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') <= 20241206) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
47 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') <= 20241207 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241207 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241207 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
48 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') <= 20241207) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
49 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') <= 20241208 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241208 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241208 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
50 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') <= 20241208) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
51 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') <= 20241209 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241209 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241209 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
52 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') <= 20241209) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
53 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') <= 20241210 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241210 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241210 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
54 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') <= 20241210) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
55 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') <= 20241211 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241211 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241211 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
56 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') <= 20241211) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
57 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') <= 20241212 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241212 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241212 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
58 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') <= 20241212) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
59 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') <= 20241213 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241213 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241213 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
60 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') <= 20241213) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
61 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') <= 20241214 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241214 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241214 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
62 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') <= 20241214) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
63 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') <= 20241215 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241215 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241215 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
64 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') <= 20241215) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
65 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') <= 20241216 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241216 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241216 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
66 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') <= 20241216) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
67 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') <= 20241217 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241217 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241217 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
68 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') <= 20241217) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
69 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') <= 20241218 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241218 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241218 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
70 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') <= 20241218) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
71 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') <= 20241219 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241219 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241219 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
72 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') <= 20241219) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
73 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') <= 20241220 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241220 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241220 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
74 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') <= 20241220) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
75 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') <= 20241221 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241221 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241221 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
76 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') <= 20241221) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
77 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') <= 20241222 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241222 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241222 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
78 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') <= 20241222) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
79 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') <= 20241223 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241223 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241223 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
80 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') <= 20241223) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
81 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') <= 20241224 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241224 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241224 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
82 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') <= 20241224) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
83 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') <= 20241225 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241225 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241225 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
84 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') <= 20241225) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
85 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') <= 20241226 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241226 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241226 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
86 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') <= 20241226) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
87 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') <= 20241227 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241227 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241227 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
88 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') <= 20241227) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
89 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') <= 20241228 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241228 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241228 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
90 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') <= 20241228) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
91 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') <= 20241229 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241229 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241229 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
92 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') <= 20241229) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
93 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') <= 20241230 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241230 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241230 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
94 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') <= 20241230) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
95 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') <= 20241231 AND DATE_FORMAT(e.end_date,'%Y%m%d') >= 20241231 ) OR ( DATE_FORMAT(e.start_date,'%Y%m%d') = 20241231 ) ) AND c.published = '1' AND approved = '1' AND recur_type = ''ORDER BY start_date,title ASC
96 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') <= 20241231) AND c.published = '1' AND approved = '1' AND recur_type <> '' ORDER BY start_date,title ASC
97 SELECT m.* FROM chess_menu AS m WHERE menutype = 'mainmenu' AND published = 1 AND access <= 0 ORDER BY parent, ordering
98 SELECT m.* FROM chess_menu AS m WHERE menutype = 'usermenu' AND published = 1 AND access <= 0 ORDER BY parent, ordering
99 SELECT COUNT( id ) AS count_users FROM chess_users
100 SELECT COUNT( id ) AS count_items FROM chess_content
101 SELECT COUNT( id ) AS count_links FROM chess_weblinks WHERE published = 1
102 SELECT SUM( hits ) AS count FROM chess_stats_agents WHERE type = 1