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-25 07:35:53' 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





    • The 2006 Weblog Awards



      Design by





























Rachael Ray: One of Time’s Top 100

I certainly think Rachael Ray had some influence on my life - just look at my book shelf or my kitchen and it’s pretty clear. But Rachael has been identified by Time as one of the top 100 people who shape our world. Pretty awesome, don’t you think? …and who provided Rachael’s write up? Mario Batali! Here it is:

In fewer than five years, Rachael Ray, 38, has radically changed the way America cooks dinner. Her perky-girl-next-door swagger, her catchphrases for techniques and her dinner ideology of simpler, less expensive and just in time have sold billions of books and placed her at the top of the talent love heap at the Food Network, which has changed its focus from information exchange to helpful encouragement. Dinner at her house with my kids is tastier than I could have imagined. My boys went wild for the veal, meatball and pasta stoup, as she calls it, and, like her audience, were quickly softened to putty in her kitchen-confident hands, disarmed of their usual ingredient suspicions by Ray’s “just try one” allure.

At book signings and public appearances, I have seen her fans faint, tremble, mumble, moan and ultimately hit the front of the line and embrace their food hero, repeating her mantras such as “let’s run a knife through it” and “easy peasy” like Catholics at Sunday Mass. Mass—mass appeal—is the message. Ray dresses like a suburban American—not a chef (that is key)—and her ease with basic kitchen techniques and a simple-to-find-in-Topeka ingredient list does not challenge viewers but entices them to join her in the famous “carry the stuff from the fridge to the counter” move with her anti-food-stylist packaged groceries. The promise of a meal in less than 30 min. is delivered every day and is calculated to hit all those who ever had a family or thought of having one, coaxing them to eschew the trap of fast-food facility and truly cook—even the easy fast stuff—at home.

Nice write-up, Mario! I have to admit, Rachael Ray has influenced me in more ways that how my book shelf or my kitchen looks. She’s reminded me how simple and rewarding cooking for my family and others can be - and it doesn’t have to take hours to do it!

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='490' 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


    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 < '2006-05-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 > '2006-05-01' AND MONTH( post_date ) != MONTH( '2006-05-01' ) AND post_status = 'publish' ORDER BY post_date ASC LIMIT 1

    May 2006
    M T W T F S S
         
    1234567
    891011121314
    15161718192021
    22232425262728
    293031  
    • 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-25 07:35:53' 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