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 23:42:35' 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





























You Say Small and I Say Large!

Funny! In the midst of running around getting things done today, the kids and I stopped at at at Wendys, which we hadn’t done for quite a lot time. To see this story on Fox News today made me laugh as I experienced the “shift” in size names today.

The Biggie portion size, formerly the fast food restaurant’s equivalent of a large, will now be called a medium. It’s only a name change, and the portion customers get — the equivalent of almost three 12-ounce cans of soda for the drinks — won’t get smaller.

Wendy’s International Inc. research shows demand for big drinks, but people were confused by the designation of Biggie and Great Biggie, the former extra-large size, spokesman Denny Lynch said. Switching to a more straightforward small, medium and large sizes made sense, he said.

The nation’s third-largest burger chain has used the Biggie designation since the early 1990s.

The Great Biggie, equal to 3 1/2 12-ounce cans of soda, will now be classified as a large. Medium portions will be bumped down to small sizes.

So, in other words we continue to focus on dumbing things down for us Americans. But see, I figured it out! They basically don’t have a small any more, their “medium” became a small, and so on, and so forth. All I know is that I wanted a medium, and the guy behind the counter was kind enough to say “um, you may want a small.” To myself, I was thinking “um, NO…if I had wanted a small, I would have ORDERED a small!” until he showed me what the small cup looked like. …and so I got a small! And they were worried that “Biggie” and “Great Biggie” were confusing?!?!?!?

It was nice to see an expanded menu, though!

Wendy’s says it has made several changes to give customers healthier choices, including offering salads, chili, baked potatoes or yogurt instead of fries with combo meals.

I do find it rather amusing that their reason for changing the drink size names was to appease fast food critics who complain that the fast food industry is increasing portion sizes and contributing to the obesity epidemic. Um, how does this appease anyone, truly? I think the solution is clear. Let the customers order the size they wish to have and let *them* be in control of their food choices. Novel idea, I do believe! :-)

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='515' 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 »
PTG said:

Why not price and sell soft drinks by the ounce, instead of by some confusing, non-standardized system of cup sizes. The technology is already available in the form of metering dispensers. This would also eliminate the 'ice variable' that plagues the cup system.

Soft drink orders would be straightforward: "Give me 12 ounces of Coke, and pour 6 ounces of grape soda for the kid." The fast food lines would move faster without the servers needing to explain the cup size system again and again. You would be less likely to pay for pop you couldn't drink.

Customers wouldn't have to do math in their heads to figure the price per ounce. Sometimes the bigger size isn't really the bigger value. The word "Biggie" could return to the public domain, where it has been missed.



Chris said:

I don't care for soft drinks too much anyways. I thought "Good for Wendy's" when this news story came on but when they clarified that they were actually changing the sizes, only the name, I was disappointed.

Clinton must be writing their ad copy......I did NOT sleep with THAT woman.....and this is a "Big Boned Coke", not a "Biggie".



Fatso said:

The guy must have liked you, the cashier went along in my case. I wonder if we can sue them for this, I think it's immoral. Unfortunately immoral is not illegal.



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-25 23:42:35' 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