{#if $T.Posts.length == 0} {$P.locals.empty} {#/if} {#foreach $T.Posts as post} {#if $T.post.IsPublished} {#else} {#/if} {$T.post.Title} {#if !$T.post.IsPublished} Not Published {#/if} {$T.post.CreatedOn.toLocaleDateString()} {$T.post.CreatedOn.toLocaleTimeString()} by {$T.post.UserName} {#if $T.post.Categories && $T.post.Categories.length > 0} posted in {#foreach $T.post.Categories as cat} {#if !$T.cat$first}|{#/if} {$T.cat.Name} {#/for} {#/if} {$T.post.Summary} read more → {#if $T.post.Tags && $T.post.Tags.length > 0} Tags: {#foreach $T.post.Tags as tag} {#if !$T.tag$first} , {#/if} {$T.tag.TagName} {#/for} {#/if} {#if $T.post.Comments != null} Comments({$T.post.Comments}) {#/if} {#/for} {#if $T && $T.length > 0} {#if $P.page > 1} {$P.locals.newer} {#/if} {#foreach $T as page} {#if $T.page$index != $P.page - 1} {#else} {#/if} {$T.page$index + 1} {#if $T.page$index != $P.page - 1} {#else} {#/if} {#/for} {#if $P.page <= $T.length - 1} {$P.locals.older} {#/if} {#/if} Subscribe to All 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 Older Entries >> Personal approach pays dividends Monday, January 30, 2012 7:58:38 AM by Administrator Account On the Senior Agenda by William F. Flynn, Jr. In 2011, the Gray Panthers of Rhode Island merged with the Senior Agenda Coalition, retaining its identity as the coalition’s membership partner. Together we have been working on a campaign to build membership and identify issues. We have been doing that in partnership with the Rhode Island Organizing Project (RIOP), a coalition of 15 organizations that helps mobilize people to improve their communities. It has won victories for funding after-school programs, improving neighborhoods, producing affordable housing and most recently securing shelter for homeless persons in Woonsocket. read more → Asking about lighting could brighten your day Monday, January 30, 2012 7:57:13 AM by Administrator Account Today's Antiques by Scott Davis Prior to the invention of the electric light, most lighting was achieved using portable oil lamps and candles that lit a small area. Larger spaces needed to be lit by chandeliers and sconces that were mounted to ceilings and walls. Those fixtures could be fitted with multiple lamps or candles. read more → Oral hygiene is a link to maintaining health Monday, January 30, 2012 7:55:51 AM by Administrator Account By Kathleen Heren Members of Rhode Island’s Long-Term Care Council recently discussed oral hygiene in relationship to the elderly. Two mobile dental providers explained their company’s role in providing dental services for elderly residents of long-term care facilities whose payment source is Medicaid. For people who have family members an assisted living setting, the difficulty of finding dentists who accept Medicaid can be quite challenging, if not impossible. To learn that there are services available was very promising. read more → Can’t drive? Don’t fuss; get out and hop a bus Monday, January 30, 2012 7:54:36 AM by Administrator Account On the Inside by Kathleen S. Connell People of the “Senior Digest” generation re-member Duke Ellington. Who of a certain age cannot hum if not sing the lyrics to his classic “Don’t Get Around Much Anymore”? It’s a jazz ballad about someone who, due to circumstances, is pretty much out of circulation, spending lonely days and nights at home. Was Ellington offering a remedy by choosing “Take the A Train” as his orchestra’s signature theme song? read more → ’Tis the season to visit Sachuest Point Monday, January 30, 2012 7:53:10 AM by Administrator Account The Wild Life by Todd McLeish One of the best places in Rhode Island to observe wildlife in winter is the Sachuest Point National Wildlife Refuge in Middletown at the eastern end of Second Beach. It’s an ideal place to take your grandchildren to explore nature, and it’s an idyllic setting for an easy walk along wide grassy paths with spectacular views. read more → 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 Older Entries >>
{#if $T && $T.length > 0} {#if $P.page > 1} {$P.locals.newer} {#/if} {#foreach $T as page} {#if $T.page$index != $P.page - 1} {#else} {#/if} {$T.page$index + 1} {#if $T.page$index != $P.page - 1} {#else} {#/if} {#/for} {#if $P.page <= $T.length - 1} {$P.locals.older} {#/if} {#/if}
{#foreach $T.Years as year} {$T.year.Year} {#foreach $T.year.Months as month} {$T.month.MonthName} {#/for} {#/for}