{#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 << Newer Entries 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 >> Lack of insurance stops patients in their tracks Monday, April 30, 2012 1:57:36 PM by Administrator Account By Joan M. Woods The other day I heard a story that’s far too common in my world as a nursing home administrator. A fellow administrator told me about a woman who came to his nursing center following a hospital stay that needed rehabilitative care following a fall. read more → Roger Williams Park has star attraction Monday, April 30, 2012 1:56:29 PM by Administrator Account Rhode Trips by Mark Sweberg The following inaugural "Rhode Trips" column takes us to the venerable Museum of Natural History and Planetarium in stately Roger Williams Park, Providence. read more → Formulate action plan with care manager Monday, April 30, 2012 1:54:52 PM by Administrator Account Home Care by David DiFilippo Q: What is the difference between an LPN and an RN? The home care agency that cares for my mom sent a new LPN to take over some of the services previously provided by an RN that recently left the company. How do I know if she has the qualifications needed to take care of my mother who is diabetic and has many health issues? ~ Susan Moran, Providence read more → Joining volunteer ranks will improve community Monday, April 30, 2012 1:53:37 PM by Administrator Account Service Link by Janice Pothier Pac Each May since 1963, the nation has paid tribute to older Americans. Originally, President John F. Kennedy and the National Council of Senior Citizens designated May as “Senior Citizens Month.” Thanks to President Jimmy Carter, the month was renamed in 1980, to Older Americans Month and has since become a tradition. read more → Variety of exercises can boost flexibility Monday, April 30, 2012 1:49:51 PM by Administrator Account Fit for Life by Jeanine Achin When you are in pain, the last thing you want to do is start jumping around in an exercise program. The natural response to pain is to curl up in bed or on a couch with a nice cup of tea and a warm blanket. Research proves that the opposite response will be the most helpful to people who suffer from arthritis. read more → << Newer Entries 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}