On July 2nd 2018, AMETiS that is the strategic partner of the project, organized a field workshop. The workshop took place in Shabdan village of Chon Kemin region of the Chui province (oblast). Around 20 local constructors, in particular, brigade leaders participated in the workshop. Previously, in the frame-works of the project G-STAR, in the region, a number of skills trainings organized on the construction of EE stoves and insulation of houses. Trainees have improved their theoretical skills in the trainings.
In May this year, under the framework of the project "Green Skills Training in Rural Areas" in the Shabdan village, of Kemin District, of Chui oblast, was conducted a short-term courses on the construction of energy efficient stoves and ochoks by the trainers of the public foundation AMETiS. Participants of the courses were masters from among local residents of the Shabdan village. These days, Melis Niazaliev and Nurbek Sultangaziev, graduates of these courses, fulfill their first orders, which they received through advertising their services. The order for the construction of the 2 sectional ochok came from one of the inhabitants of the Tokhldosh residential area, located in Bishkek. Currently, the masters are close to completing the order and are preparing for the next order.
In the cities of Bishkek and Osh organized trainings on "Introduction of modular training". This training was attended by madrassas teachers, selected in the framework of the M-STAR project, as well as the trainer of the Bilim training center. During the training, the participants got knowledge about the methodology for organizing trainings, the process of conducting trainings. Also, the coach told about the necessary documents during the training. In general, the participants were satisfied and wished for the organization of such useful trainings more often for teachers.
On June 12, 2018, PF "AVEP" together with the US embassy in Kyrgyzstan and Shiraz Hajani met with teachers and students of the Islamic Institute named after Abdyjapar of the Osh region, Karasuu district. At the meeting with Shiraz Hajjani, teachers and students talked about friendship, unity and tolerance.
On June 8, a workshop organized by G-STAR partners. A project coordinator and construction bri-gades participated in the workshop. During the workshop the participants discussed the following three topics, (i) skills development trainings; (ii) challenges and success stories; and (iii) apprenticeship in con-struction brigades. In the first hour, the partners of the project AMETiS and CEEBA shared the information about EE skills development trainings in rural areas. In addition, they also shared the challenges that oc-curred during organization of trainings. Then the participants discussed their success stories, in particular brigades that significantly affected the daily life. Lessons learned from success stories have helped partici-pants better organize their work onwards. A brigade leader told that nowadays it is difficult to compete in energy-efficient construction mar-ket, in particular, in the field of insulation of houses and construction of stoves. He said: “The advantage in market competition is that I have been using knowledge which I gained from marketing trainings organized by G-STAR”. Moreover participants expressed their interest to improve the skills on marketing their services, through the social web-pages and the internet. The project coordinator has noted their request and in-formed that he will pay attention on this topic in the future. In the final hours, the workshop participants have agreed that next step of the focus will be improving graduates` apprenticeship in current construction brigades.
SELECT b.id
FROMiafco_usergroupsAS a
LEFTJOINiafco_usergroupsAS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE a.id = 1
SELECT id, rules
FROM `iafco_viewlevels`
SELECTCOUNT(*)
FROM `iafco_menu`
WHERE home = 1 AND published = 1 AND client_id = 0
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,m.browserNav, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROMiafco_menuAS m
LEFTJOINiafco_extensionsAS e ON m.component_id = e.extension_id
WHERE m.published = 1 AND m.parent_id > 0 AND m.client_id = 0
ORDERBY m.lft
SELECT a.rules
FROMiafco_assetsAS a
WHERE (a.id = 1)
GROUPBY a.id, a.rules, a.lft
SELECT b.rules
FROMiafco_assetsAS a
LEFTJOINiafco_assetsAS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content')
GROUPBY b.id, b.rules, b.lft
ORDERBY b.lft
SELECT c.*, CASEWHENCHAR_LENGTH(c.alias) THENCONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(i.`id`) AS numitems
FROMiafco_categories as c
LEFTJOINiafco_categoriesAS s ON (s.lft < c.lft AND s.rgt > c.rgt AND c.language in ('en-GB','*')) OR (s.lft >= c.lft AND s.rgt <= c.rgt)
LEFTJOIN (SELECT cat.id as id FROMiafco_categoriesAS cat JOINiafco_categoriesAS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_content' AND parent.published != 1 GROUPBY cat.id) AS badcats ON badcats.id = c.id
LEFTJOIN `iafco_content` AS i ON i.`catid` = c.id AND i.state = 1
WHERE (c.extension='com_content' OR c.extension='system') AND c.access IN (1,1) AND c.published = 1 AND s.id=26 AND badcats.id is null
GROUPBY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id
ORDERBY c.lft
SELECT b.rules
FROMiafco_assetsAS a
LEFTJOINiafco_assetsAS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.category.26')
GROUPBY b.id, b.rules, b.lft
ORDERBY b.lft
SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.language, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, CASEWHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name, CASEWHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore, CASEWHEN badcats.id is not null THEN 0 ELSE a.state ENDAS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias, CASEWHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name ENDAS author,ua.email AS author_email,(
SELECTMAX(contact.id) AS id
FROMiafco_contact_detailsAS contact
WHERE contact.published = 1 AND contact.user_id = a.created_by AND (contact.language in ('en-GB','*') OR contact.language ISNULL)) as contactid,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published, CASEWHEN badcats.id is null THEN c.published ELSE 0 ENDAS parents_published
FROMiafco_contentAS a
LEFTJOINiafco_content_frontpageAS fp ON fp.content_id = a.id
LEFTJOINiafco_categoriesAS c ON c.id = a.catid
LEFTJOINiafco_usersAS ua ON ua.id = a.created_by
LEFTJOINiafco_usersAS uam ON uam.id = a.modified_by
LEFTJOINiafco_categories as parent ON parent.id = c.parent_id
LEFTJOINiafco_content_ratingAS v ON a.id = v.content_id
LEFT OUTERJOIN (SELECT cat.id as id FROMiafco_categoriesAS cat JOINiafco_categoriesAS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_content' AND parent.published != 1 GROUPBY cat.id ) AS badcats ON badcats.id = c.id
WHERE a.access IN (1,1) AND c.access IN (1,1) AND CASEWHEN badcats.id is null THEN a.state ELSE 0 END= 1 AND a.catid = 26 AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-07-02 01:26:29') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-02 01:26:29') AND a.language in ('en-GB','*')
ORDERBY c.lft, CASEWHEN a.publish_up = 0 THEN a.created ELSE a.publish_up ENDDESC , a.created LIMIT 145, 9
SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.language, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, CASEWHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name, CASEWHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore, CASEWHEN badcats.id is not null THEN 0 ELSE a.state ENDAS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias, CASEWHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name ENDAS author,ua.email AS author_email,(
SELECTMAX(contact.id) AS id
FROMiafco_contact_detailsAS contact
WHERE contact.published = 1 AND contact.user_id = a.created_by AND (contact.language in ('en-GB','*') OR contact.language ISNULL)) as contactid,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published, CASEWHEN badcats.id is null THEN c.published ELSE 0 ENDAS parents_published
FROMiafco_contentAS a
LEFTJOINiafco_content_frontpageAS fp ON fp.content_id = a.id
LEFTJOINiafco_categoriesAS c ON c.id = a.catid
LEFTJOINiafco_usersAS ua ON ua.id = a.created_by
LEFTJOINiafco_usersAS uam ON uam.id = a.modified_by
LEFTJOINiafco_categories as parent ON parent.id = c.parent_id
LEFTJOINiafco_content_ratingAS v ON a.id = v.content_id
LEFT OUTERJOIN (SELECT cat.id as id FROMiafco_categoriesAS cat JOINiafco_categoriesAS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_content' AND parent.published != 1 GROUPBY cat.id ) AS badcats ON badcats.id = c.id
WHERE a.access IN (1,1) AND c.access IN (1,1) AND CASEWHEN badcats.id is null THEN a.state ELSE 0 END= 1 AND a.catid = 26 AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-07-02 01:26:29') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-02 01:26:29') AND a.language in ('en-GB','*')
ORDERBY c.lft, CASEWHEN a.publish_up = 0 THEN a.created ELSE a.publish_up ENDDESC , a.created
SELECT params FROMiafco_extensionsAS e WHERE e.element='com_widgetkit'
SELECT id,template FROMiafco_template_styles WHERE client_id=0 AND home=1
SELECT* FROMiafco_widgetkit_widget WHERE id=76
SHOWFULLCOLUMNS FROM `iafco_content`
SELECT c.*, CASEWHENCHAR_LENGTH(c.alias) THENCONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROMiafco_categories as c
LEFTJOINiafco_categoriesAS s ON (s.lft < c.lft AND s.rgt > c.rgt AND c.language in ('en-GB','*')) OR (s.lft >= c.lft AND s.rgt <= c.rgt)
LEFTJOIN (SELECT cat.id as id FROMiafco_categoriesAS cat JOINiafco_categoriesAS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_content' AND parent.published != 1 GROUPBY cat.id) AS badcats ON badcats.id = c.id
WHERE (c.extension='com_content' OR c.extension='system') AND c.access IN (1,1) AND c.published = 1 AND s.id=26 AND badcats.id is null
GROUPBY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id
ORDERBY c.lft
UPDATE `iafco_session`
SET `data` = '__default|a:9:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1751419589;s:18:\"session.timer.last\";i:1751419589;s:17:\"session.timer.now\";i:1751419589;s:24:\"session.client.forwarded\";s:14:\"216.73.216.121\";s:22:\"session.client.browser\";s:103:\"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}s:13:\"session.token\";s:32:\"6e5da544026afba767820ef93dd188bd\";}'
, `time` = '1751419589'
WHERE `session_id` = 'ta1vla4vrclpclp6n4iqs2hv23'
18 Query Types Logged, Sorted by Occurrences.
SELECT Tables:
2 × SELECT b.rules FROMiafco_assetsAS a LEFTJOINiafco_assetsAS b ON b.lft <= a.lft AND b.rgt >= a.rgt
2 × SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.language, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, CASEWHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name, CASEWHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore, CASEWHEN badcats.id is not null THEN 0 ELSE a.state ENDAS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias, CASEWHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name ENDAS author,ua.email AS author_email,( SELECTMAX(contact.id) AS id FROMiafco_contact_detailsAS contact
1 × SELECT c.*, CASEWHENCHAR_LENGTH(c.alias) THENCONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(i.`id`) AS numitems FROMiafco_categories as c LEFTJOINiafco_categoriesAS s ON (s.lft < c.lft AND s.rgt > c.rgt AND c.language in ('en-GB','*')) OR (s.lft >= c.lft AND s.rgt <= c.rgt) LEFTJOIN (SELECT cat.id as id FROMiafco_categoriesAS cat JOINiafco_categoriesAS parent ON cat.lft BETWEEN parent.lft AND parent.rgt
1 × SELECT params FROMiafco_extensionsAS e
1 × SELECT id,template FROMiafco_template_styles
1 × SELECT c.*, CASEWHENCHAR_LENGTH(c.alias) THENCONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug FROMiafco_categories as c LEFTJOINiafco_categoriesAS s ON (s.lft < c.lft AND s.rgt > c.rgt AND c.language in ('en-GB','*')) OR (s.lft >= c.lft AND s.rgt <= c.rgt) LEFTJOIN (SELECT cat.id as id FROMiafco_categoriesAS cat JOINiafco_categoriesAS parent ON cat.lft BETWEEN parent.lft AND parent.rgt
1 × SELECT* FROMiafco_widgetkit_widget
1 × SELECT a.rules FROMiafco_assetsAS a
1 × SELECT b.id FROMiafco_usergroupsAS a LEFTJOINiafco_usergroupsAS b ON b.lft <= a.lft AND b.rgt >= a.rgt
1 × SELECT `session_id` FROM `iafco_session`
1 × SELECT id, rules FROM `iafco_viewlevels
1 × SELECTCOUNT(*) FROM `iafco_menu`
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,m.browserNav, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component FROMiafco_menuAS m LEFTJOINiafco_extensionsAS e ON m.component_id = e.extension_id
1 × SELECT `data` FROM `iafco_session`
OTHER Tables:
1 × UPDATE `iafco_session` SET `data` = '__default|a:9:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1751419589;s:18:\"session.timer.last\";i:1751419589;s:17:\"session.timer.now\";i:1751419589;s:24:\"session.client.forwarded\";s:14:\"216.73.216.121\";s:22:\"session.client.browser\";s:103:\"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}s:13:\"session.token\";s:32:\"6e5da544026afba767820ef93dd188bd\";}' , `time` = '1751419589'