WordPress database error: [Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'merri_wrdp1.wp_posts.post_date' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by]
SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM wp_posts WHERE post_date < '2024-04-19 12:20:04' AND post_date != '0000-00-00 00:00:00' AND post_status = 'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC





    • Design by





























Rachael Ray’s First Day Musings

So I have to first off admit I’m not really “into” daytime talk shows. I think I’ve seen Oprah, oh, like twice. Never saw Rosie’s show unless I was flipping channels. Springer? Blech. I’d occasionally watch Montel Williams with my mom (she loved it when he had Sylvia Browne on). I’ve never seen Dr. Phil, Ellen, or any of those shows. I tried to watch Tony Danza once, but it was painful at best.

That being said, I have to admit I was a bit concerned about Rachael Ray starting her own talk show. I had a chance to watch it today, thanks to my handy DVR, and for a first day it wasn’t all that bad. I do think she stumbled a bit and likely will find her “groove” over time, but all in all, it was better than I expected. I loved the set - it was very much “Rachael Ray.” I liked the fact that she jumped out of a plane and took one of her fans - who was afraid of heights - with her. I like how she treated the very pregnant fan who couldn’t come to the studio after getting tickets for the opening show.

Conceptually, I liked what she was doing. I think over time she’ll find her rhythm so she can balance being herself with being a “live” talk show host. I got the sense in reading some reviews that some just don’t get her energy and multi-tasking mentality, panning the show completely. Others gave lukewarm readings. But it was one day of programming, right? It’ll be interesting to see how it turns out over time.

Admittedly, I would have never watched the talk show if I didn’t enjoy “30 Minute Meals” with Rachael Ray. I do think she’ll have a good following out of her already existing fan base, but her ability to broaden her audience may be the key to keeping the show on a long term basis. My fear is that her fan base will reach saturation with so many shows, cook books, websites, magazines, etc. Some of us probably spend more time with Rachael Ray than John Cusimano (her hubby) does, honestly. Heh.

I don’t know about anyone else, but I loved the dog collar Diane Sawyer gave Rachael for Isaboo - how cute was that? Oh, and did anyone recognize that she has yet MORE new pans? Gahhhh….I’m going to have to build an addition on the house just to have room for all the nice pots and pans I now want to get. And even more ecclectic bowls and plates. She never bores me with her kitchen items!

Anyone else watch the show? Do you have any opinions on what the future holds? If so, please don’t hesitate to drop me a comment! :-)

WordPress database error: [Expression #3 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'merri_wrdp1.wp_comments.comment_type' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by]
SELECT comment_author, comment_author_url, comment_type, MAX(comment_ID) as comment_ID, SUBSTRING_INDEX(comment_content,'strong',2) as trackback_title, SUBSTRING_INDEX(comment_author,' » ',1) as pingback_blog, SUBSTRING_INDEX(comment_author,' » ',-1) as pingback_title FROM wp_comments WHERE (comment_post_ID='592' AND comment_approved = '1') AND (comment_type = 'trackback' OR comment_type = 'pingback') GROUP BY comment_author, comment_author_url ORDER BY comment_ID DESC LIMIT 50

3 Comments »
Nancy said:

I didn't see the show and have to admit, we don't own a DVR. I wish I had a way to check it out. I am an absolute Food Network freak, with Rachael being my favorite. I'm sure her show will take off!



Angela said:

I had no idea that Rachel Ray had a talk show!



Katherine said:

I love the new show. Now I am a fan of daytime talk shows, Loved Rosie, a fan of Ellen, and like Oprah when it is not heavy subject matter.

But I just love love love YummO the RR show. I think her energy is fantastic...she is a spaz like me. I love the mix of viewer tips and her own stuff too.

I agree, I think she will find her groove and all will be well.



Leave a Comment!

:mrgreen: :neutral: :twisted: :arrow: :shock: :smile: :???: :cool: :evil: :grin: :idea: :oops: :razz: :roll: :wink: :cry: :eek: :lol: :mad: :sad: :!: :?:

Please note: Comments may be moderated. It may take a while for them to show on the page.

Back To Main


    WordPress database error: [Expression #1 of ORDER BY clause is not in SELECT list, references column 'merri_wrdp1.wp_posts.post_date' which is not in SELECT list; this is incompatible with DISTINCT]
    SELECT DISTINCT MONTH(post_date) AS month, YEAR(post_date) AS year FROM wp_posts WHERE post_date < '2024-04-01' AND post_status = 'publish' ORDER BY post_date DESC LIMIT 1

    WordPress database error: [Expression #1 of ORDER BY clause is not in SELECT list, references column 'merri_wrdp1.wp_posts.post_date' which is not in SELECT list; this is incompatible with DISTINCT]
    SELECT DISTINCT MONTH(post_date) AS month, YEAR(post_date) AS year FROM wp_posts WHERE post_date > '2024-04-01' AND MONTH( post_date ) != MONTH( '2024-04-01' ) AND post_status = 'publish' ORDER BY post_date ASC LIMIT 1

    April 2024
    M T W T F S S
         
    1234567
    891011121314
    15161718192021
    22232425262728
    2930  
    • WordPress database error: [Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'merri_wrdp1.wp_posts.post_date' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by]
      SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM wp_posts WHERE post_date < '2024-04-19 12:20:04' AND post_date != '0000-00-00 00:00:00' AND post_status = 'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC