Skip to main content

Business Bonus: Disney. Just Disney.

 The Mouse House is in the news, for some changes people are calling rat-like.

If you missed the wheeling and dealing of the release of Scarlett Johansson suing Disney for shortchanging her 'Black Widow' pay, it's one for the history books. But Disney recently released something that may hit closer to home.

A pay-per-ride system, Genie+, will be implemented in US parks in the near future. It's reminiscent of the ticket books DisneyLand used in the 60s. Now, it's digital, and apparently similar to MaxPass?

Truthfully, I haven't been in a Disney park since about 2012. I'm not a Disney Parks person; I like other aspects of Disney; The Animated Canon and some TV shows.

It's a dream of mine to stay at a Deluxe Resort - Riviera or Animal Kingdom's Jambo House. But any further than that, is fun I'll leave for someone else.

But I do follow multiple Disney news outlets - and several Disney social media accounts - and most park guests fall into 3 categories:

  • Wait, how does this work?
  • I hate this, how much money is enough for you?
  • Sounds good to me.

Mostly, category #2.

Many people are pointing the finger (or, as Cast Members do, two fingers) at Bob Chapek, the man who took over from Iger in late 2019.

I do think there's some value to the original Genie concept; If I'm understanding it correctly, Genie simply directs you to less crowded sections of the park with shorter wait times. Why wait 90 minutes for Rise of the Resistance when you can go to Space Ranger Spin?

Genie+ can also have value; For 15$ (A day? A ride?) at World, you can skip a line. Will that cost balloon for families of 6? Yes. Especially for 20$ a day at DisneyLand - but it's optional.

Are there people in Disney's 32,000+ workforce who are against Disney Genie+? Yes. Statistically, there has to be. If this goes toward paying CM's more, and keeping the parks tidy and paint refreshed, I'm sure most people would be okay with the, again, optional, service.

While Disney has multiple money-making avenues, they lost a lot of money during the pandemic through the nonoperational Cruise Line, Adventures, and the Parks.

Between their statements about Scarlett Johansson not taking the pandemic seriously after they refused to negotiate with her for "Black Widows" simultaneous release, claiming 'greed' (Despite reopening 4 months after a pandemic started, after higher ups admittedly took [temporary] pay cuts) and not putting 'Luca' and 'Soul' behind a paywall on Disney+, to the discontent of artists at the smaller studio, it's looking as if Disney is struggling to give value to their movie talent as the world continues to change during a pandemic.

And it seems that Park Patrons are starting to feel that lack of value too.

Comments

Popular posts from this blog

Making KPI Dashboards with PowerBI

 While this is the free tier, I cannot share or collaborate with others, nor can I publish content to other people's workspaces, but they will not stop me from screenshooting and recording these self-taught adventures,so! I'm doing this because I idly searched "Mattel careers" and "Information Technology", and seeing a bulletpoint saying the following: Analytical and reporting skills such as creating dashboards and establishing KPIs such as experience with PowerBI, Cognos, Tableau, and Google Data Lake/AWS is preferred And thought "Well, I've used Tableau, and I've heard about PowerBI,  even if its in-demandness is questionable , so how similar is it? And can I write about it?"  First, PowerBI (PIB) does have a downloadable, local version, but apparently Windows-only. I could download the .exe but I couldn't run it / drag it to applications on my MacBook.  Not a problem, we'll use the online SaaS version, and a dataset found here, ...

Log Sorting with AWS CloudWatch, AWS CloudWatch Insights

 The cool thing is, I was contracted to make these videos in collaboration with CloudAvail Technology Consulting to help people decide which service they wanted to use for their logging - AWS CloudWatch, AWS CloudWatch Insights, DataDog, or New Relic. I'm searching through nginx logs. I have accompanying videos of each service that you can find on the CloudAvail Youtube page; See these links to go to the DataDog and NewRelic posts.   The idea was to be subjective in the videos, but I can be objective on my personal blog.     CloudWatch     The syntax is odd, but easy to grasp. Sort log data by IP addresses, message codes, and status codes. The simplest query system, but not quite robust.   Insights       The syntax has changed - Vastly. I see major SQL influences. You can see that in how the parse function works - in this case, it's often taken pieces of a pre-existing standard - in this case, message - and breaking them into their own c...

Connecting IoT Devices to a Registration Server (Packet Tracer, Cisco)

 If you're seeing this post, I'm helping you, and you probably have LI presence: React and share this post to help me in return.   In Packet Tracer, a demo software made by Cisco Systems. It certainly has changed a lot since 2016. It's almost an Olympic feat to even get started with it now, but it does look snazzy. This is for the new CCNA, that integrates, among other things, IoT and Automation, which I've worked on here before. Instructions here . I don't know if this is an aspect of "Let's make sure people are paying attention and not simply following blindly", or an oversight - The instructions indicate a Meraki Server, when a regular one is the working option here. I have to enable the IoT service on this server. Also, we assign the server an IPv4 address from a DHCP pool instead of giving it a static one. For something that handles our IoT business, perhaps that's safer; Getting a new IPv4 address every week or so is a minimal step against an...