As a nutritionist helping people shed pounds, I often recommend incorporating portion-controlled desserts and treats into your diet. My book "Strong, Slim, and 30!" even includes categories of "A," "B" and "C" snacks: "A" for anti-aging, "B" for bone-building and "C" for comfort snacks. Low-fat ice cream, Hershey's Kisses and other portion-controlled indulgences are not only allowed, they're encouraged, so one's diet plan becomes more of a weight-management lifestyle that sidesteps deprivation and can last many years.

Most of my colleagues I have spoken to on this topic agree: Whether you call it an "intentional indulgence" or a "cheat meal," enjoying dessert can help you attain your long-term weight and health goals, as long as you don't go overboard.

As with most goal-seeking plans, it's necessary to have strategies in place. For example, you might choose to carefully limit dessert to 100- or 150-calorie treats on a daily basis in order to help meet your goals. Alternatively, you might avoid dessert entirely during weekdays and save up for, say, a slice of chocolate cake or tiramisu or pie a la mode during a weekend night out. In some cases, choosing between alcohol and dessert or adding exercise makes sense in order to balance your desires with calorie reality.

These approaches don't work for everyone, however. For some, avoiding dessert entirely in the beginning stages of a weight loss diet makes the most sense. It may be because dessert is simply not a priority. (Why waste calories on dessert if you don't have a sweet tooth in the first place?) Or, as is often the case, even small bites of treats can trigger more and more cravings, ultimately causing one to binge and "fall off the wagon."

"If someone could have a forkful of dessert every night, that's fine. But for others, I honestly believe it sets them off," said Martha McKittrick, a registered dietitian and health and wellness coach.

Only when an initial goal is met -- say, losing 10 pounds -- might one consider slowly adding treats of those foods they can't live without. These individuals may require constant self-monitoring to make sure they keep their cravings in check.
So it's important to know what strategy will work best for your personality and lifestyle. That's where a professional like a registered dietitian nutritionist can help. He or she can personalize a plan that can include dessert if you wish to enjoy it but still want to shed pounds.

If you decide that having daily portion-controlled desserts is a way to "have your cake and eat it too" while losing weight, here are some of my suggested "C" comfort snacks from "Strong, Slim and 30!"

Each comfort snack contains approximately 100 to 150 calories; read food labels for the most accurate calorie information.

L322的更多相关文章

  1. A20 烧录和启动 log

    用 LiveSuit 烧写了一个 lubuntu 的映像文件到板子上, 同时接了串口观察烧录过程的串口打印信息, 如下 ES: FES:Fes Ver: 098 FES:=============== ...

随机推荐

  1. Hadoop-2.3.0的Eclipse插件编译

    Hadoop-2.3.0的Eclipse插件编译 #cd /usr/local/src/hadoop2x-eclipse-plugin-master/src/contrib/eclipse-plugi ...

  2. Fiddler抓包—搞定接口测试

    ·包的定义   在包交换网络里,单个消息被划分为多个数据块,这些数据块称为包,它包含发送者和接受者的地址信息.这些包然后沿着不同的路径在一个或多个网络中传输,并且在目的地重新组合.   ·应用   简 ...

  3. JavaScript基础一

    1.1 javascript简介 Web前端有三层: HTML:从语义的角度,描述页面结构 CSS:从审美的角度,描述样式(美化页面) JavaScript:从交互的角度,描述行为(提升用户体验) J ...

  4. 封装jsonp

    1.写一个类封装jsonp: jsonp(url, params, success, funName)     参数url:请求地址     参数params:请求数据,可以是json对象,或形如&q ...

  5. java面试之谈

    半个多月的找工作时间,不是在去面试路上,就是在面试中,经历了大概有近10家的面试,虽然很多家都是一回了无音讯,对自己收获还是有的,至少让自己认识到了自身基础不牢固和技术知识面的狭隘.之前从事的工作主要 ...

  6. 安卓——animotion

    在 layout下建立文件夹 animator写入动画文件xml <?xml version="1.0" encoding="utf-8"?> &l ...

  7. WDA基础十一:Excel上载

    1.因为是做建单的例子,所以没有做结果显示,在加了两个属性 DATESOURCE  Type XSTRING FILENAME         Type STRING 2.在VIEW中新建elemen ...

  8. ECharts 报表事件联动系列四:柱状图,折线图,饼状图实现联动

    代码如下: <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" c ...

  9. NOSQL -- mongoDB的了解与安装(Wins10)

    NOSQL -- mongoDB的了解与安装 首先看看什么是nosql: 我的理解:非关系型数据库,大多是以map形式存储,map<key,value>,适合存储,查询.redis也是no ...

  10. 百度AI认为最漂亮的中国女星是----范冰冰

    一.程序说明 1.1 程序说明 之前写调用百度AI接口的程序,然后刷到了两条明星的新闻,就想到了写个给明星颜值排下名的程序. 程序的关键点是两个,第一个是百度AI接口的调用这点其实直接使用早前实现的类 ...