<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener("load", function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=8211560&amp;blogName=Web+Development+Tips%2C+Tricks+%26+Trivia&amp;publishMode=PUBLISH_MODE_BLOGSPOT&amp;navbarType=BLUE&amp;layoutType=CLASSIC&amp;searchRoot=http%3A%2F%2Fmvark.blogspot.com%2Fsearch&amp;blogLocale=en_IN&amp;homepageUrl=http%3A%2F%2Fmvark.blogspot.com%2F" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" allowtransparency="true" title="Blogger Navigation and Search"></iframe> <div></div>

Web Development Tips, Tricks & Trivia

by 'Anil' Radhakrishna
A seasoned developer's little discoveries and annotated bookmarks.

Search from over a hundred Web Development HOW TO articles, Tips and Tricks


Book Review: Cancer Has Its Privileges

We have put a man on the moon decades ago, but it's sad that science doesn't have a solution yet to wipe out the scourge of Cancer which has been there for centuries. The Big C is a devastating illness that cripples it's victims physically, monetarily & more than that, mentally as it affects their loved ones as well.

Cancer Has Its Privileges: Stories of Hope and LaughterCancer Has Its Privileges: Stories of Hope and Laughter is a poignant compilation of thoughts, anecdotes, poems and "chicken soup for the soul" type of experiences by brave cancer survivors & their loved ones. This is the fourth book of the author Christine Clifford, a cancer survivor & founder of The Cancer Club, who believes in the therapeutic value of positive thinking & humor.

The book has tips for cancer patients, their family & friends on coping with the dreaded illness. Sometimes well-meaning well-wishers of a patient get disconnected not knowing how to help. There is a chapter on how friends & family can help. Some ways of showing care & support to the afflicted is by spending time together, accompanying them on their visits to the hospital, offering to help with daily chores, preparing meals, being a "nap nanny", gifting them their favorite books & music and complimenting them on their positive changes.

This is a good book for anyone whose life has been touched directly or indirectly by cancer.

Labels: ,

« Home | Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »

Links to this post:

Create a Link


»

Post a Comment



» Add to Technorati Favorites

Popular Posts

» HOW TO add a header or footer to a dynamically generated Word document
» HOW TO make web pages "cross browser"
» HOW TO show UTC Date/Time recorded on the server in the user's regional time zone format
» HOW TO control ASP.NET's Adaptive Rendering behavior
» Book Review: MCTS Self-Paced Training Kit (Exam 70-536): Microsoft .NET Framework 2.0 Application Development Framework
» HOW TO send an email programmatically using C# with GMail