For the past two years, the AVEP public Fund has been actively working on producing nutritious livestock feed in the Ton District. In the village of Tort-Kul, part of the Bolot Mambetov local government, farmer Rysbek Booronchiev became interested and inspired after seeing corn grown for silage in the frame of the project. After receiving guidance from project trainer-consultant Erkin Sadyrov, he independently planted one hectare of corn in 2024 and prepared 40 tons of silage for the winter.
He sold the excess silage to fellow villagers, earning their praise. His neighbor Kairat Alymbekov said, “Previously, we used to buy silage from Chuy Region. This year we bought from our neighbor Rysbek. It saved us a lot of money. Turns out corn grows well in our district too. Next year we also plan to prepare nutritious feed for our livestock. And we could even profit by selling the surplus.”
Local journalists visited Rysbek Booronchiev, filmed a video, and conducted an interview. His success story was broadcast on regional television. “My hard work paid off. The silage I prepared was enough not only for me but also for my fellow villagers. Our cows’ milk production increased, and our farm became more prosperous. I made a profit by selling the surplus. Nutritious feed doesn’t lead to losses,” said farmer Rysbek Booronchiev. This year, together with friends, he has planted corn on three hectares and is continuing cultivation.
The project “Vegetable Production”, funded by the International Seed Programs (SPI - Seed Programs International) and is implemented by the public fund AVEP.
As part of the project, trainings on vegetable growing, silage corn cultivation, and strawberry farming have begun, based on a specially designed training program. The program is adapted to the season and combines theory with practice. Participants receive hands-on training at specially established demonstration plots in each village. The trainings start in spring and are held once a month until the harvest is collected, processed, and stored.
It is worth noting that this year, 135 women farmers from farmer groups established in 9 villages, along with Vocational Lyceum No. 81, have been provided with seeds of 15 types of vegetables, corn seeds, strawberry seedlings and educational materials. We are working with the villages of Kok-Moynok 1, Kok-Moynok 2, and Sary-Kamysh for vegetable growing; Kara-Suu, Ak-Sai, and Tuura-Suu for silage corn cultivation; and Bökonbayev, Kara-Koo, and Tört-Kül for strawberry farming.
The project “Vegetable Growing”, funded by the International Seed Programs (SPI - Seed Programs International) and is implemented by the public fund AVEP.
The project “Vegetable Production”, funded by the International Seed Programs (SPI - Seed Programs International) and is implemented by the public fund AVEP.
As everyone knows, the AVEP public foundation is implementing the " Vegetables Growing " project in the Ton district. This year, the project will continue in eight villages of the Ton district, in cooperation with the Vocational School No 81. It is worth noting that this year the project is expanding and begins cooperation with the village of Sary-Kamysh in the Issyk-Kul district.
As before, the project will be implemented in three directions, more precisely:
* Growing and distributing vegetable crops,
* Growing corn, making silage at home and feeding livestock,
* Growing and distributing new varieties of strawberries.
On April 1, 2025, an introductory seminar of the project was held in the village of Bokonbaeva. The event was attended by members of farmer groups, master teachers of the Vocational School involved in the project, as well as the management of the AVEP public foundation. During the seminar, the project objectives, expected results were presented and work plans were developed. At the end of the seminar, the project participants were given seeds of 15 types of vegetables, seeds of the Macha variety of corn and trainign materials.
This project is financed by the Seed Program International (SPI) and is implemented by the public fund AVEP.
Last week, the 9th General Assembly of ASPBAE and the Strategic Planning Event dedicated to the 60th anniversary of the organization were held in Da Nang City, Vietnam.
The event was successfully held under the slogan “60 Years of Learning and Acting Together: For a Peaceful, Inclusive, Gender-Just and Climate-Ready Future for All!.” with the participation of 130 people from more than 30 countries.ASPBAE brings together more than 250 education organizations in countries across Asia and the Pacific, and has been doing positive work in the field of education in general, and in the field of adult education in particular.
Public Fund AVEP has also been closely cooperating with ASPBAE as a permanent member since 2019.
Women farmers in the villages of Shor-Bulak, Eshperov of Ton district, and students of vocational school No. 81 began growing the Albion and Monterey strawberry varieties imported from Italy and Turkey in the spring of 2024. Members of farmer groups and students of the vocational school, using the knowledge gained during practical trainings held on demonstration plots, received a bountiful harvest due to the precise implementation of agricultural technology work and the timely supply of nutrients.
Along with harvesting, they also worked on growing seedlings for the next farmer groups. Taking into account the "Seedling Relay", 1,500 strawberry seedlings were handed over to members of farmer groups in the villages of Bokonbaeva, Tort-Kul and Kara-Koo participating in the project at the end of August for autumn planting.
This project is funded by the Seed Fund International (SPI – Seed Programs International) and is implemented by the public foundation AVEP.
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-06-20 05:08:54') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-06-20 05:08:54') 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 0, 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-06-20 05:08:54') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-06-20 05:08:54') 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 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
SELECT params FROMiafco_extensionsAS e WHERE e.element='com_widgetkit'
SELECT id,template FROMiafco_template_styles WHERE client_id=0 AND home=1
UPDATE `iafco_session`
SET `data` = '__default|a:9:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1750396134;s:18:\"session.timer.last\";i:1750396134;s:17:\"session.timer.now\";i:1750396134;s:24:\"session.client.forwarded\";s:11:\"18.97.9.170\";s:22:\"session.client.browser\";s:40:\"CCBot/2.0 (https://commoncrawl.org/faq/)\";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:\"7c8f2f88ae3ae44c3c504ebeb4dbfc88\";}'
, `time` = '1750396134'
WHERE `session_id` = '3hntgrfbo118h7h5m3nk90n100'
15 Query Types Logged, Sorted by Occurrences.
SELECT Tables:
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
2 × SELECT b.rules FROMiafco_assetsAS a LEFTJOINiafco_assetsAS b ON b.lft <= a.lft AND b.rgt >= a.rgt
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 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