{#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 48 49 50 51 52 53 54 55 56 57 58 Older Entries >> Proposed budget threatens services Monday, April 30, 2012 2:44:16 PM by Administrator Account On the Senior Agenda by William F. Flynn, Jr. When discussing senior issues with legislators and other Rhode Island policy-makers, I find that many are unaware of the magnitude of our state’s growing senior population. read more → It’s scary: Macabre items are now sought Monday, April 30, 2012 2:43:05 PM by Administrator Account Today's Antiques by Scott Davis As crazy as it sounds, humans have always had a fascination with the “dark side.” The term macabre as it relates to antiques and collectibles refers to disturbing objects, usually of a frightening or gruesome nature. Who among us has not partaken in the guilty pleasure of a good scary Vincent Price or Alfred Hitchcock movie, or marveled at the preserved specimen of a two-headed baby in a jar at the Museum of Natural History? read more → You’re never too old to play Monday, April 30, 2012 2:41:49 PM by Administrator Account From the Director's Desk by Catherine Taylor May is Older Americans Month, and this year it is being celebrated under the banner of “Never Too Old to Play.” read more → Inexpensive projects can keep you in place Monday, April 30, 2012 2:39:40 PM by Administrator Account On the Inside by Kathleen S. Connell As we age, so do our homes. However, is your home aging as well as you are? read more → Closing of facility crushes advocates Monday, April 30, 2012 2:38:21 PM by Administrator Account By Kathleen Heren I want to share with you the sadness of a nursing home closure. Pawtuxet Village, located at 270 Post Road, Warwick, is closing its doors. The facility has been an icon in the Warwick community for many years. Pawtuxet is conveniently located on a bus line and is also within walking distance for many family members who live in the vicinity of the home but do not drive. Pawtuxet Village was built by the Buonaiuto family in 1969, and along with its sister home, Greenwood Care, delivered impeccable care under Gus Buonaiuto. 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 48 49 50 51 52 53 54 55 56 57 58 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}