2023-10-19
São Paulo/SP, Brazil
2023-10-18
Online, Online
2023-10-18
ILSI Nor-Andino , ILSI Nor-Andino
Este Conversatorio se llevará a cabo en el marco del día mundial de la alimentación. Su objetivo es promover la conciencia y sensibilización para la toma de acciones en pro del futuro del agua y la alimentación para las personas y el planeta.
2023-10-17 – 2023-10-18
Rennes, France
NutrEvent is the first European partnering event dedicated to to innovation in Food, Human and Animal Nutrition. It aims at identifying industrial, scientific, commercial and financial partners for your innovation projects and innovations.
2023-10-17
Online, Online
WP_Query Object
(
[query] => Array
(
[post_type] => event
[posts_per_page] => 5
[type] =>
[area] =>
[before] => 2026-02-15
[after] =>
[tags] =>
[showtitle] =>
[meta_query] => Array
(
[relation] => AND
[0] => Array
(
[key] => _ilsi_date
[value] => 2026-02-15
[compare] => <=
)
[1] => Array
(
[key] => _ilsi_date
[value] => Array
(
[0] => 2023-01-01
[1] => 2023-12-31
)
[compare] => BETWEEN
)
[2] => Array
(
[key] => _ilsi_date
[value] => 2023-12-31
[compare] => <
)
)
[paged] => 5
[meta_key] => _ilsi_date
[orderby] => meta_value
[order] => DESC
)
[query_vars] => Array
(
[post_type] => event
[posts_per_page] => 5
[type] =>
[area] =>
[before] => 2026-02-15
[after] =>
[tags] =>
[showtitle] =>
[meta_query] => Array
(
[relation] => AND
[0] => Array
(
[key] => _ilsi_date
[value] => 2026-02-15
[compare] => <=
)
[1] => Array
(
[key] => _ilsi_date
[value] => Array
(
[0] => 2023-01-01
[1] => 2023-12-31
)
[compare] => BETWEEN
)
[2] => Array
(
[key] => _ilsi_date
[value] => 2023-12-31
[compare] => <
)
)
[paged] => 5
[meta_key] => _ilsi_date
[orderby] => meta_value
[order] => DESC
[error] =>
[m] =>
[p] => 0
[post_parent] =>
[subpost] =>
[subpost_id] =>
[attachment] =>
[attachment_id] => 0
[name] =>
[pagename] =>
[page_id] => 0
[second] =>
[minute] =>
[hour] =>
[day] => 0
[monthnum] => 0
[year] => 0
[w] => 0
[category_name] =>
[tag] =>
[cat] =>
[tag_id] =>
[author] =>
[author_name] =>
[feed] =>
[tb] =>
[meta_value] =>
[preview] =>
[s] =>
[sentence] =>
[title] =>
[fields] => all
[menu_order] =>
[embed] =>
[category__in] => Array
(
)
[category__not_in] => Array
(
)
[category__and] => Array
(
)
[post__in] => Array
(
)
[post__not_in] => Array
(
)
[post_name__in] => Array
(
)
[tag__in] => Array
(
)
[tag__not_in] => Array
(
)
[tag__and] => Array
(
)
[tag_slug__in] => Array
(
)
[tag_slug__and] => Array
(
)
[post_parent__in] => Array
(
)
[post_parent__not_in] => Array
(
)
[author__in] => Array
(
)
[author__not_in] => Array
(
)
[search_columns] => Array
(
)
[ignore_sticky_posts] =>
[suppress_filters] =>
[cache_results] => 1
[update_post_term_cache] => 1
[update_menu_item_cache] =>
[lazy_load_term_meta] => 1
[update_post_meta_cache] => 1
[nopaging] =>
[comments_per_page] => 50
[no_found_rows] =>
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
)
[relation] => AND
[table_aliases:protected] => Array
(
)
[queried_terms] => Array
(
)
[primary_table] => wp_posts
[primary_id_column] => ID
)
[meta_query] => WP_Meta_Query Object
(
[queries] => Array
(
[0] => Array
(
[key] => _ilsi_date
)
[1] => Array
(
[0] => Array
(
[key] => _ilsi_date
[value] => 2026-02-15
[compare] => <=
)
[1] => Array
(
[key] => _ilsi_date
[value] => Array
(
[0] => 2023-01-01
[1] => 2023-12-31
)
[compare] => BETWEEN
)
[2] => Array
(
[key] => _ilsi_date
[value] => 2023-12-31
[compare] => <
)
[relation] => AND
)
[relation] => AND
)
[relation] => AND
[meta_table] => wp_postmeta
[meta_id_column] => post_id
[primary_table] => wp_posts
[primary_id_column] => ID
[table_aliases:protected] => Array
(
[0] => wp_postmeta
[1] => mt1
[2] => mt2
[3] => mt3
)
[clauses:protected] => Array
(
[wp_postmeta] => Array
(
[key] => _ilsi_date
[compare] => =
[compare_key] => =
[alias] => wp_postmeta
[cast] => CHAR
)
[mt1] => Array
(
[key] => _ilsi_date
[value] => 2026-02-15
[compare] => <=
[compare_key] => =
[alias] => mt1
[cast] => CHAR
)
[mt2] => Array
(
[key] => _ilsi_date
[value] => Array
(
[0] => 2023-01-01
[1] => 2023-12-31
)
[compare] => BETWEEN
[compare_key] => =
[alias] => mt2
[cast] => CHAR
)
[mt3] => Array
(
[key] => _ilsi_date
[value] => 2023-12-31
[compare] => <
[compare_key] => =
[alias] => mt3
[cast] => CHAR
)
)
[has_or_relation:protected] =>
)
[date_query] =>
[request] => SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id ) INNER JOIN wp_postmeta AS mt2 ON ( wp_posts.ID = mt2.post_id ) INNER JOIN wp_postmeta AS mt3 ON ( wp_posts.ID = mt3.post_id )
WHERE 1=1 AND (
wp_postmeta.meta_key = '_ilsi_date'
AND
(
( mt1.meta_key = '_ilsi_date' AND mt1.meta_value <= '2026-02-15' )
AND
( mt2.meta_key = '_ilsi_date' AND mt2.meta_value BETWEEN '2023-01-01' AND '2023-12-31' )
AND
( mt3.meta_key = '_ilsi_date' AND mt3.meta_value < '2023-12-31' )
)
) AND ((wp_posts.post_type = 'event' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value DESC
LIMIT 20, 5
[posts] => Array
(
[0] => WP_Post Object
(
[ID] => 38739
[post_author] => 40
[post_date] => 2023-10-03 10:19:10
[post_date_gmt] => 2023-10-03 15:19:10
[post_content] =>
[post_title] => Lançamento do Manual de Screening Nutricional
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => lancamento-do-manual-de-screening-nutricional
[to_ping] =>
[pinged] =>
[post_modified] => 2023-12-10 16:55:11
[post_modified_gmt] => 2023-12-10 21:55:11
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://ilsi.org/event/lancamento-do-manual-de-screening-nutricional/
[menu_order] => 0
[post_type] => event
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[1] => WP_Post Object
(
[ID] => 38028
[post_author] => 37
[post_date] => 2023-09-06 13:30:09
[post_date_gmt] => 2023-09-06 17:30:09
[post_content] =>
El Comité de Nutrición y Bienestar le invita a participar en los seminarios web gratuitos del proyecto: Comportamientos Alimentarios en América Latina: Alfabetización en alimentación y nutrición
Se pueden inscribir en los siguientes enlaces:
¿Qué es alfabetización? y su importancia
Complejidades y perspectivas
Lecciones aprendidas y oportunidades
Digitalización de la comunicación social de la nutrición
[post_title] => Seminarios web sobre Alfabetización en alimentación y nutrición
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => seminarios-web-sobre-alfabetizacion-en-alimentacion-y-nutricion
[to_ping] =>
[pinged] =>
[post_modified] => 2023-10-30 11:44:49
[post_modified_gmt] => 2023-10-30 15:44:49
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://ilsi.org/?post_type=event&p=38028
[menu_order] => 0
[post_type] => event
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[2] => WP_Post Object
(
[ID] => 38746
[post_author] => 100
[post_date] => 2023-10-04 15:15:27
[post_date_gmt] => 2023-10-04 19:15:27
[post_content] =>
[post_title] => Conversatorio: Agua, Alimentación, Salud y Sostenibilidad
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => conversatorio-agua-alimentacion-salud-y-sostenibilidad
[to_ping] =>
[pinged] =>
[post_modified] => 2023-10-06 15:04:13
[post_modified_gmt] => 2023-10-06 19:04:13
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://ilsi.org/event/conversatorio-agua-alimentacion-salud-y-sostenibilidad/
[menu_order] => 0
[post_type] => event
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[3] => WP_Post Object
(
[ID] => 36912
[post_author] => 351
[post_date] => 2023-06-19 08:08:47
[post_date_gmt] => 2023-06-19 08:08:47
[post_content] =>
About the event
NutrEvent is back for its 9th edition in digital format! ILSI Europe will participate to the event with a booth and moderate the session "To what extent is the trend towards functional ingredients in human food being transferred over into pet food?" on October 17th.
NutrEvent is the first European partnering event dedicated to to innovation in Food, Human and Animal Nutrition. It aims at identifying industrial, scientific, commercial and financial partners for your innovation projects and innovations. NutrEvent gathers 650+ international actors: Food, feed, clinical nutrition, food supplement, pharmaceutical industries and distributors, innovative ingredient and process suppliers, academic institutions, technology transfer organisations, research institutes, R&D services and consulting firms and investors.
Key figures:
- More than 650 participants from 25 countries
- 50+ exhibitors
- 60 high-level international speakers
- 15 innovation projects selected for the Start-up Slams
- More than 2,000 connections made through the partnering platform
Inside the event:
Registration
Register here
Contact us at events@ilsieurope.be to get a 25% discount !
Contact
Website: www.nutrevent.com
Email: nlechevallier@eurasante.com
[post_title] => NutrEvent 9th edition
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => nutrevent-9th-edition
[to_ping] =>
[pinged] =>
[post_modified] => 2023-10-25 10:06:50
[post_modified_gmt] => 2023-10-25 14:06:50
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://ilsi.org/?post_type=event&p=36912
[menu_order] => 0
[post_type] => event
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[4] => WP_Post Object
(
[ID] => 37818
[post_author] => 37
[post_date] => 2023-08-29 13:48:11
[post_date_gmt] => 2023-08-29 17:48:11
[post_content] =>
Nuestro comité de Nutrición y Bienestar cordialmente les invita a sus seminarios web gratuitos para los meses de setiembre y octubre, 2023.
Se pueden inscribir en los siguientes enlaces
Función y consumo de las proteínas en nuestra dieta
Impacto de las proteínas de origen vegetal y animal en la salud humana y el medio ambiente
Bio fortificación como una herramienta de Salud Pública
Oportunidades de innovación y desarrollo en la región
Necesidades de proteína en personas con condiciones clínicas y deportistas
[post_title] => Seminarios web sobre Nutrientes y Salud: Alimentos fuentes de proteína
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => seminarios-web-sobre-nutrientes-y-salud-alimentos-fuentes-de-proteina
[to_ping] =>
[pinged] =>
[post_modified] => 2023-10-19 12:33:40
[post_modified_gmt] => 2023-10-19 16:33:40
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://ilsi.org/?post_type=event&p=37818
[menu_order] => 0
[post_type] => event
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
)
[post_count] => 5
[current_post] => -1
[before_loop] =>
[in_the_loop] =>
[post] => WP_Post Object
(
[ID] => 38739
[post_author] => 40
[post_date] => 2023-10-03 10:19:10
[post_date_gmt] => 2023-10-03 15:19:10
[post_content] =>
[post_title] => Lançamento do Manual de Screening Nutricional
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => lancamento-do-manual-de-screening-nutricional
[to_ping] =>
[pinged] =>
[post_modified] => 2023-12-10 16:55:11
[post_modified_gmt] => 2023-12-10 21:55:11
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://ilsi.org/event/lancamento-do-manual-de-screening-nutricional/
[menu_order] => 0
[post_type] => event
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 65
[max_num_pages] => 13
[max_num_comment_pages] => 0
[is_single] =>
[is_preview] =>
[is_page] =>
[is_archive] =>
[is_date] =>
[is_year] =>
[is_month] =>
[is_day] =>
[is_time] =>
[is_author] =>
[is_category] =>
[is_tag] =>
[is_tax] =>
[is_search] =>
[is_feed] =>
[is_comment_feed] =>
[is_trackback] =>
[is_home] => 1
[is_privacy_policy] =>
[is_404] =>
[is_embed] =>
[is_paged] => 1
[is_admin] =>
[is_attachment] =>
[is_singular] =>
[is_robots] =>
[is_favicon] =>
[is_posts_page] =>
[is_post_type_archive] =>
[query_vars_hash:WP_Query:private] => ce4d2878b8696d4c9b37a6588738f90a
[query_vars_changed:WP_Query:private] =>
[thumbnails_cached] =>
[allow_query_attachment_by_filename:protected] =>
[stopwords:WP_Query:private] =>
[compat_fields:WP_Query:private] => Array
(
[0] => query_vars_hash
[1] => query_vars_changed
)
[compat_methods:WP_Query:private] => Array
(
[0] => init_query_flags
[1] => parse_tax_query
)
[query_cache_key:WP_Query:private] => wp_query:627fbd36865ec86a3d5548851f53d0e4:0.14643100 1771174234
)