No results.

WP_Query Object
(
    [query] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 
            [after] => 
            [tags] => 
            [showtitle] => false
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-06-25
                            [compare] => >=
                        )

                )

            [maxyears] => 0
            [paged] => 4
            [orderby] => title
            [order] => ASC
        )

    [query_vars] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 
            [after] => 
            [tags] => 
            [showtitle] => false
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-06-25
                            [compare] => >=
                        )

                )

            [maxyears] => 0
            [paged] => 4
            [orderby] => title
            [order] => ASC
            [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_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
             => 
            [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
                            [value] => 2024-06-25
                            [compare] => >=
                        )

                    [relation] => OR
                )

            [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
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-06-25
                            [compare] => >=
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [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 )
					WHERE 1=1  AND ( 
  ( wp_postmeta.meta_key = '_ilsi_date' AND wp_postmeta.meta_value >= '2024-06-25' )
) 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_posts.post_title ASC
					LIMIT 15, 5
				
    [posts] => Array
        (
        )

    [post_count] => 0
    [current_post] => -1
    [before_loop] => 
    [in_the_loop] => 
    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 0
    [max_num_pages] => 0
    [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] => 67bfd57b3e128fc82eaadeb6cd51d204
    [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
        )

)


Past Events

What’s In Food? How USDA’s FoodData Central and the Global Branded Food Products Database Supports Nutrition Research

Virtual, Event

The USDA Global Branded Food Products Database (GBFPD) is a component of USDA’s FoodData Central and the Public-Private Partnership between USDA, IAFNS, GS1 US, 1WorldSync, NielsenIQ Label Insight and the University of Maryland.

Read more about What’s In Food? How USDA’s FoodData Central and the Global Branded Food Products Database Supports Nutrition Research

Optimizing Cognitive Function with Foods, Nutrients, and Dietary Patterns: The Science and the Translation

Virtual, Event

The 2020 Dietary Guidelines Advisory Committee (DGAC) addressed several questions related to neurocognition, but was faced with “considerable variation in testing methods, inconsistent validity and reliability of cognitive testing methods, and differences between dietary patterns and cognitive outcomes examined,” precluding the ability to develop dietary recommendations. This webinar will focus on the science and translation of optimizing cognitive function with food.

Read more about Optimizing Cognitive Function with Foods, Nutrients, and Dietary Patterns: The Science and the Translation

WP_Query Object
(
    [query] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 2024-06-26
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-06-26
                            [compare] => <=
                        )

                )

            [maxyears] => 0
            [paged] => 9
            [meta_key] => _ilsi_date
            [orderby] => meta_value
            [order] => DESC
        )

    [query_vars] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 2024-06-26
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-06-26
                            [compare] => <=
                        )

                )

            [maxyears] => 0
            [paged] => 9
            [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] => 
            [menu_order] => 
             => 
            [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] => 2024-06-26
                                    [compare] => <=
                                )

                            [relation] => OR
                        )

                    [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
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => _ilsi_date
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-06-26
                            [compare] => <=
                            [compare_key] => =
                            [alias] => mt1
                            [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 )
					WHERE 1=1  AND ( 
  wp_postmeta.meta_key = '_ilsi_date' 
  AND 
  ( 
    ( mt1.meta_key = '_ilsi_date' AND mt1.meta_value <= '2024-06-26' )
  )
) 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 40, 5
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 31935
                    [post_author] => 2
                    [post_date] => 2023-06-27 15:23:09
                    [post_date_gmt] => 2023-06-27 19:23:09
                    [post_content] => 
                    [post_title] => International Symposium: Dietary Protein for Human Health
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => international-symposium-dietary-protein-for-human-health
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-09-11 13:30:04
                    [post_modified_gmt] => 2023-09-11 17:30:04
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://iafns.org/?post_type=event&p=31935
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 31794
                    [post_author] => 343
                    [post_date] => 2023-06-01 13:55:15
                    [post_date_gmt] => 2023-06-01 17:55:15
                    [post_content] => 
                    [post_title] => What's In Food? How USDA’s FoodData Central and the Global Branded Food Products Database Supports Nutrition Research
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => whats-in-food-how-usdas-fooddata-central-and-the-global-branded-food-products-database-supports-nutrition-research
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-09-18 13:40:28
                    [post_modified_gmt] => 2023-09-18 17:40:28
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://iafns.org/?post_type=event&p=31794
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 32092
                    [post_author] => 347
                    [post_date] => 2023-07-12 14:37:21
                    [post_date_gmt] => 2023-07-12 18:37:21
                    [post_content] => 
                    [post_title] => Food Safety in the Era of Alternative Proteins: Challenges and Solutions
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => food-safety-in-the-era-of-alternative-proteins-challenges-and-solutions
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-28 12:55:19
                    [post_modified_gmt] => 2023-08-28 16:55:19
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://iafns.org/?post_type=event&p=32092
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 31835
                    [post_author] => 291
                    [post_date] => 2023-06-07 08:47:27
                    [post_date_gmt] => 2023-06-07 12:47:27
                    [post_content] => 
                    [post_title] => Optimizing Cognitive Function with Foods, Nutrients, and Dietary Patterns: The Science and the Translation
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => optimizing-cognitive-function-with-foods-nutrients-and-dietary-patterns-the-science-and-the-translation
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-11-21 10:16:11
                    [post_modified_gmt] => 2023-11-21 15:16:11
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://iafns.org/?post_type=event&p=31835
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 31646
                    [post_author] => 343
                    [post_date] => 2023-05-02 11:12:22
                    [post_date_gmt] => 2023-05-02 15:12:22
                    [post_content] => 

	

IAFNS participated in the American Society for Nutrition Annual meeting - NUTRITION 2023 - presenting new work on funded projects.

Are We Ready? Resilience as a Biomarker for a "Healthy" Gut Microbiome Expand

Monday, July 24, 2023

2:00-3:30 pm ET

In partnership with the Nutritional Microbiology GEM and the International Scientific Association for Probiotics and Prebiotics

Chair: J. Phil Karl, PhD, RD, USARIEM

Speakers:

Curtis Huttenhower, PhD
Harvard T.H. Chan School of Public Health Abigail Johnson, PhD, RD
School of Public Health
University of Minnesota Jotham Suez, PhD
Johns Hopkins Bloomberg School of Public Health

Supported by: IAFNS Gut Microbiome Committee

It's Time to Quantify Intake Recommendations for Dietary Bioactives Expand

Sunday, July 23, 2023

8:00-9:30 a.m. E.T.

In partnership with the Research Interest Section on Bioactives

Chairs:

Johanna Dwyer, DSc, RD
Tufts University School of Medicine Charlene Van Buiten, PhD
Food Science and Human Nutrition
Colorado State University Speakers:
It is time to translate research evidence into quantified dietary bioactive intakes
John Erdman, Jr., PhD
University of Illinois at Urbana-Champaign Flavan-3-ols evidence translated into a quantified guideline
Gunter Kuhnle, PhD
University of Reading
Reading, England, United Kingdom It's time to quantify lutein intakes to support normal vision
Paul Bernstein, MD, PhD
University of Utah It's time to quantify omega-3 intakes to support normal pregnancy term
Susan Carlson, PhD
University of Kansas Medical Center Panel on next steps to communicate recommended intakes through health care providers.
Speakers and Julie Poteet, OD MS CNS FONS, Ocular Wellness and Nutrition Society

A collaboration with the IAFNS Lipids Committee and Bioactives Committee

For more information, see here.

USDA Global Branded Food Products Database Part of session: "Public Data Sharing - New Norms, Current State of Affairs, and Best Practices Going Forward" Expand

Tuesday, July 25, 2023

8:30-9:30 a.m. E.T.

Supported by: USDA Global Branded Food Products Database Partners

Presenters:

Kyle McKillop, MS, USDA-ARS

Alanna Moshfegh, MS, RD, USDA-ARS

For more information, see here.

Sodium Contributions of Categories of Food Obtained from Restaurants and Stores, Estimated by Considering Foods in Their As-Eaten Form: NHANES, 2009-2018 Expand

Poster Number: P14-041-23

Sunday, July 23, 2023

12:45-1:45 p.m. E.T.

Presenters:

Debra R. Keast, PhD, Food and Nutrition Database Research

Patricia Guenther, PhD, RD, Guenther Consulting

Supported by: IAFNS Sodium Committee

For more information, see here.

The Broader Dietary Value and Consequences of Top Food Categories of Sodium Intake Expand

Poster Number: P24-001-23

Monday, July 24, 2023

11:45 a.m. - 12:45 p.m. E.T.

Presenter: Mavra Ahmed, PhD, University of Toronto

Co-authors:

Anthea Christoforou, PhD
University of Toronto Mary R. L'Abbe, PhD
University of Toronto Christine Mulligan, BSc
University of Toronto Alena P. Ng, Msc.
University of Toronto

Supported by: IAFNS Sodium Committee

For more information, see here.

An Overview of Reviews on the Association of Low-Calorie Sweetener Consumption With Body Weight and Adiposity Expand

Poster Number: P31-025-23

Monday, July 24, 2023

12:45-1:45 p.m. E.T.

Presenter: Kelly Higgins, PhD, MPH, USDA ARS

Co-authors:

Rita Rawal, PhD, RD
USDA-ARS Matthew Kramer
USDA-ARS (retired) David J. Baer, PhD
USDA-ARS David Klurfeld, PhD
Indiana University,
School of Public Health-Bloomington

Supported by: IAFNS Low- and No-Calorie Sweetener Committee.

For more information, see here.

 

Low-Carbohydrate Dietary Patterns are Associated with Beneficial Long-term Changes in Systemic Markers of Inflammation in the Framingham Offspring Cohort Expand

Poster Number: P29-002-23

Monday, July 24, 2023

11:45 a.m. - 12:45 p.m. E.T.

Presenter: Ghaida Aloraini, Tufts University

Co-authors:

Nicola M. McKeown, PhD
Boston University Alice H. Lichtenstein, DSc
JM USDA Human Nutrition Research Center on Aging, Tufts University Sai Krupa K. Das, PhD
JM USDA Human Nutrition Research Center on Aging, Tufts University Paul F. Jacques, DSc
Tufts University

Supported by: IAFNS Lipids Committee

For more information, see here.

 

[post_title] => IAFNS at NUTRITION 2023 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => iafns-at-nutrition-2023 [to_ping] => [pinged] => [post_modified] => 2023-11-21 10:18:14 [post_modified_gmt] => 2023-11-21 15:18:14 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=31646 [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] => 31935 [post_author] => 2 [post_date] => 2023-06-27 15:23:09 [post_date_gmt] => 2023-06-27 19:23:09 [post_content] => [post_title] => International Symposium: Dietary Protein for Human Health [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => international-symposium-dietary-protein-for-human-health [to_ping] => [pinged] => [post_modified] => 2023-09-11 13:30:04 [post_modified_gmt] => 2023-09-11 17:30:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=31935 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 305 [max_num_pages] => 61 [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] => 3dec52fe4c5104ad64e3eca41b91f72f [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 ) )