Sunday, July 21, 2013

8 Ways to be cool & be happy despite a heat wave | Care2 Healthy ...

Green Divas are keeping cool and having fun in the Toyota MPG Challenge*

I?m not sure what the temperature is where you are, but here in New Jersey we are experiencing a string of seriously steamy days that makes going out the door feel more like walking into a sauna. Everyone seems a little cranky and we are all getting weary from talk of the weather and idiotic posts on Facebook about popped corn and God cooking NJ (yes, I am guilty of sharing both of these, because they made me LOL at a weak moment and I just couldn?t help myself).

Despite the lack of cool air in the studio (thank you Mercury Retrograde and failed central air!), we had a wonderful show and now I know we can be cool and have fun regardless of the high temperatures.

Listen to the whole podcast . . .
Here are some things I learned about staying cool in a stinky LONG heat wave

  1. Find Balance ? I?m currently driving a fabulous Toyota Prius Plug-in in a 30-day MPG Challenge for charity. There are several of us in the New York metro area trying to get the highest average MPGe to win money for our chosen charities ? my charity is Eleventh Hour Rescue. They saved my gorgeous girl Gracie and I?m seriously motivated to win. So, I got it in my head that driving without air conditioning was necessary. That lasted for about 5 minutes on the hot highway, midday in the severe heat we?ve been having. I know opening the windows lowers MPG from drag, but I began alternating between having the AC on, recycling the air as long as possible, then opening the windows, which is when I discovered that this was probably what it would feel like to be in a windy sauna. There was NO relief without the AC. Sorry Eleventh Hour. I?m doing my best not to have heat stroke while driving and remain hopeful that my competitors aren?t any more stoic than me about driving in this heat!
  2. ?

  3. Stay Hydrated ? I seem to get dehydrated quickly without even knowing it! I try to drink more fresh, clean and cool water and less of my beloved tea, which tends to ultimately dehydrate from the caffeine. I?m very lucky to have an extraordinary water filtration system installed in my home by Pur2o, so I can fill up my glass or stainless steel bottles and keep hydrated on the road.

    GD Meg's Gazpacho in an Upcycled Salsa Jar

  4. ?

  5. Eat Fresh & Healthy ? I have been making gazpacho and keeping a cold batch at the ready in the refrigerator. Some of the herbs and veggies come from my garden, but I got to visit my town?s farmer?s market (it was already 90 degrees in the shade @ 9am!) to get more fresh supplies. I?ve also been making fresh organic fruit salad and keeping that on-hand as well. It is refreshing, cooling and healthy. Green Dude Eco Ed did a great segment on why eating local is so important. Please listen to this short podcast
  6. Keep a Sense of Humor ? Being silly and having fun can help me get through a lot, hence the homage to Freddie Mercury and Wayne?s World in the video above. *it is important to play safe, so I want to be clear, we were driving literally 5 miles per hour around my very sleepy block.

    Silly stuff in the GD studio - not necessarily GD philosophy

  7. Keep an Eye on Family, Friends & Neighbors who may be at Risk in Extreme Heat - Not everyone has air conditioning and even if they do, people with health conditions as well as the elderly could be at risk or may not be able to get out to get food or medications. Please pay extra attention to those who may need assistance ? hey, it?s just another great reason to visit.
  8. Play Fun Indoor Games ? Maybe create a fun indoor picnic and getting out the family?s favorite board games for a special hot day/fun day full of activities for safe, cool fun.
  9. Don?t be Bugged by Bugs ? It?s great to get outside in the evening even if it is still 90 degrees, but those bugs can be pretty pesky if not downright annoying. Green Diva Mizar shared a great, effective non-toxic but repellent recipe with us this week on the Green Divas website. Here?s a quick podcast of the DIY segment where she describes it:
  10. Listen to Your Favorite Uplifting, Inspiring & Fun Podcast! Ok, so here?s a fairly shameless plug . . . Aside from the Green Divas Radio Show, Green Diva Studio is now producing an inspiring podcast series by actress and storyteller, Kristin Ace called Good Vibrations with Kristin. Hope you will lift your vibrations with Kristin, and of course the latest Green Divas Radio Show podcast:

?

?

Read more: Community, Family, Fun, General Health, Health, Inspiration, Life, Mental Wellness, The Green Divas Podcast, Videos, Videos, green diva quickie videos, heat-wave, humor, local food, podcast, staying cool, tips for staying cool

'; $("#Care2CommentContainer").prepend(newComment); } function loadCommentPage(page, numPerPage, itemID) { var sPath = '/greenliving/7-ways-to-be-cool-be-happy-despite-a-heat-wave.html'; var charForQueryString = (sPath.indexOf("?") != -1) ? "&" : "?"; var servlet = charForQueryString + 'Care2CommentPageAJAX=1&page='+page+'&commentsPerPage='+numPerPage+'&itemID='+itemID; var p = $('

Loading...

'); $("#Care2CommentPageLinkContainer").append(p); var curOffset = $(document).height() - $(document).scrollTop(); $.ajax({ "url" : sPath + servlet, "dataType" : "xml", "success" : function(data) { data = $(data); if($("value[key=comments]", data).length) { var data_comments = $("value[key=comments]", data).text(); data_comments = data_comments.replace('&', '&'); data_comments = data_comments.replace(' 1) { html +=''; }else{ html += ''; } $('#Care2CommentPageLinkContainer').html(html); } $(function() { reloadPaginationLinks(1, 0); }); function display_abuse_form(element) { document.getElementById("report-link-"+element).style.display='none'; document.getElementById("report-"+element).style.display='block'; } function cancel_abuse_form(element) { document.getElementById("report-link-"+element).style.display='block'; document.getElementById("report-"+element).style.display='none'; } function display_response_to_abuse_form(commentID, success) { document.getElementById('report-buttons-'+commentID).style.display = ""; document.getElementById('report-submitting-'+commentID).style.display = "none"; if(success) document.getElementById('report-'+commentID).style.display='none'; var d = (success) ? "success" : "failed"; document.getElementById('report-response-'+d+'-'+commentID).style.display=''; setTimeout(function(){blinkText.start(document.getElementById('report-response-'+d+'-'+commentID), false);}, 5000); } function report_abuse(itemID, commentID, msg) { document.getElementById('report-sbmtbtn-'+commentID).blur(); document.getElementById('report-buttons-'+commentID).style.display = "none"; document.getElementById('report-submitting-'+commentID).style.display = ""; blinkText.start(document.getElementById('report-submitting-'+commentID), true); var sPath = '/greenliving/7-ways-to-be-cool-be-happy-despite-a-heat-wave.html'; var charForQueryString = (sPath.indexOf("?") != -1) ? "&" : "?"; var servlet = charForQueryString+'itemID='+itemID+'&Care2ReportCommentAJAX=1&commentID='+commentID+'&abuse_msg='+escape(msg); $.ajax({ "url" : sPath + servlet, "dataType" : "xml", "success" : function(data) { data = $(data); if($("value[key=abuse_report]", data).length) { display_response_to_abuse_form(commentID, true); } else { display_response_to_abuse_form(commentID, false); } }, "error" : function(data) { display_response_to_abuse_form(commentID, false); } }); } var blinkText = { start: function(elmnt,bleenk,speed) { var _self = this; this.o = 100; this.u = 'down'; this.a = speed||4; this.d = elmnt; this.b = bleenk; this.changeOpacity(elmnt,this.o); this.intvl = setInterval(function() { if(_self.d.style.display == "none") clearInterval(_self.intvl); if(_self.u == "down"){ _self.o -= _self.a; if(_self.o 100) { _self.o = 100-_self.a; _self.u = "down"; } } _self.changeOpacity(_self.d,_self.o); }, 50); }, changeOpacity: function(d,o) { d.style.opacity = o/100; d.style.MozOpacity = o/100; d.style.KhtmlOpacity = o/100; d.style.filter = "alpha(opacity=" + o + ")"; } }

Source: http://www.care2.com/greenliving/7-ways-to-be-cool-be-happy-despite-a-heat-wave.html

d rose iman shumpert mayweather vs cotto shumpert hopkins hopkins dear john

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.