How to create original Christmas 2025 greetings to send via WhatsApp

Let’s tell you how to create christmas greetings for WhatsAppso you can surprise family and friends with something original. This way, you will be able to send more original and personalized images, something that shows that there is a little more to it than forwarding that trite thing that you find in hundreds of groups. In this article we are going to focus on two ways to do it. First, we are going to tell you how to create your own congratulations with different tools to do it. Then, we will go on to tell you a list of specific congratulations that you can find online, whether formal, fun, or aimed at specific types of people. Once you have the greeting created, you will be able to download it to your mobile and all you have to do is send it to whoever you think is appropriate. In addition, they are congratulations that you can use to send in any other application. How to create Christmas greetings We are going to start by telling you several methods to create a Christmas greeting on your own, and thus ensure that you can make it as personalized as possible. Here, we will use tools ranging from artificial intelligence even other classics like canva or Microsoft Designer. With Canva If you want to use Canva, you have several options available. First you have to enter canva.comand in its index you can use several methods. You can use your designs, use Canva’s many templates, or use Canva AI to describe what you want and have it generated for you. You can also do it from scratch, but this will take more time. In our tests, Canva’s AI was not able to generate a Christmas card. Therefore the best is use templates. Here, you will see that there are designs with text and images and others with photos. You will be able to personalize both the texts and the photos to add your own terms and expressions, or a photograph that gives it extra personalization. With artificial intelligence There are two ways to make congratulations with artificial intelligence. You can make it with an AI-generated image and text, or you can also make a greeting with a photo. This is the best method to do something unique and different beyond templates and images from the Internet. If you want to make a greeting with an image and text, even if the image is based on a photo, you can use ChatGPT, Gemini either Copilotanyone works for you. But if you want to use a real photo and modify it then the best option is Gemini, since at the moment it is the most reliable when it comes to handling them. Here, what you have to do is tell you that you want a Christmas greeting and include the text and description of the image that you want to use. For example, you can say the following: I want you to draw a Christmas card. Santa Claus must appear on his sleigh with gifts. The text “Merry Christmas” should appear above If you are going to use a photograph, you have to describe what you want specifying that I use the photo or the person in the photo that you have attached. If you use the person’s face, you can change their expressions to adapt them to the image you want to generate. You can make a prompt like this: Create a Christmas greeting using the photo I uploaded. You have to dress this person as Santa Claus, and below him include the text “Merry Christmas.” But here, the best thing is that experiment and test with the descriptions. Giving a good congratulation is not choosing the first one that comes out, the best thing is specify as much as possible what elements you want to appear and how you want them to do so. With Designer If you want to use Microsoft Designer, you also have several options. You will be able create from scratch by hand or with artificial intelligence the congratulations you want, but also edit templates or images with AI. There are no longer pre-generated templates, instead Designer invites you to create greetings with an AI. When you create a design with AI, you will be able to edit it. Here the best is create the image first and then edit it to add textsince if you add it with text you will not be able to change it. With free apps Lastly, you can also resort to some free applications to make congratulations on your mobile phone. Most likely, you don’t need these apps today, because with AI you can do everything, but we are still going to mention some: canva: Canva also has a mobile app adapted to your device, and you will be able to do everything we mentioned above. This on Google Play for Android and the App Store of the iPhone. Fotor: Another important and well-known application for editing photos, in which you will also find Christmas templates, effects and various design tools. This on Google Play for Android and the App Store of the iPhone. PicCollage: A fairly veteran app with which to create Christmas cards using photo collages. You have several templates, backgrounds, stickers and fonts to be able to customize them to the maximum. This on Google Play for Android and the App Store of the iPhone. Greetings Island: A simple application with a wide variety of Christmas card templates, and you will be able to customize them with photos, texts and stickers. This on Google Play for Android and the App Store of the iPhone. ElfYourself: A small application, in which you simply take a photo and with it an animated video is made showing you an elf video. This on Google Play for Android and the App Store of the iPhone. Christmas greetings to send on Whatsapp Although using templates to congratulate Christmas is a bit out of fashion in the … Read more

The V16 wanted to replace the triangle and reduce risks. They have ended up proving that they can also create them

On January 1, 2026, it will be mandatory to carry in the car an approved V16 beacon. The introduction of this device is surrounded by a great controversy regarding its implementation, its real usefulness or the emergence of illegal devices. What has just been discovered is that more than 250,000 beacons are affected by serious cybersecurity vulnerabilities. It is the umpteenth disaster that affects these devices. what has happened. Luis Miranda Acebedo, cybersecurity expert, has published a complete and in-depth analysis of the digital security (or rather, lack thereof) of one of these V16 beacons. Specifically, the Help Flash IoT model, which is especially striking because the person who distributed it is Vodafone and the operator confirmed months ago that it had sold more than 250,000 units in Spain. The document and its conclusions are worrying. Vulnerabilities everywhere. In his analysis Miranda explains that although the analysis only focuses on this device, “the security problems found in the communications part seem to be common to all devices.” Specifically, the errors found by this expert for that part were the following: Sending data in plain text– The beacon transmits exact GPS coordinates, IMEI and network parameters without any encryption. Anyone who intercepts the signal can read them. Lack of authentication and integrity: There are no mechanisms to verify that the server is legitimate or to ensure that the message has not been modified along the way. Susceptibility to false stations– It is possible to spoof a cell tower to intercept traffic, block alerts from being sent, or inject false data. Private APN Exposure– Although this beacons a private Vodafone network, the connection commands and keys are exposed on the debug port, making the network accessible to an attacker. The V16 Help Flash IoT beacon is a real trick. Image: Luis Miranda Acebedo. OTA updates, another disaster. The problems are not only limited to that part of the V16 beacon’s communication with the APN and the servers of each provider, but are also present in the OTA (Over-The-Air) update system: Insecure update: Simply press the power button for 8 seconds to activate a maintenance Wi-Fi network. The name (SSID) of the Wi-Fi and its password are identical (HF-UpdateAP-5JvqFV), they are “harcoded” in the firmware. Not only that: Miranda tested two different units and those credentials coincided, which leads him to think that they are the same in the 250,000 devices sold by Vodafone. unsecure HTTP: To download the new firmware, the HTTP protocol is used without further ado, not the secure version (HTTPS), allowing an attacker to intercept and modify the file in transit. No digital signature: The device does not verify the authenticity of the firmware, and accepts any file sent to it, allowing the installation of malicious software. DNS Spoofing– By not using DNSSEC it is trivial to trick the device into connecting to a fake server controlled by a cybercriminal. Open debug port: The port is also physically accessible without a password, allowing you to view all the logs and extract sensitive information from the hardware. Hacking a beacon is easy and cheap. The researcher explained that it is possible to buy a device that simulates a telephone antenna (500-1,000 euros). Using a Rasperry Pi 4 or a laptop, free software can be used to “intercept and manipulate the “secure” communications of these beacons.” After running a proof of concept, he managed to hack a beacon in 60 seconds and install malicious firmware that allowed him to have full control of the beacon. With this firmware it could send false locations, access the operator’s private APN, generate massive false alarms or turn the beacon into a brick. What Netun says. The company that manufactures these beacons, Netun Solutions, has sent out a press release to try to clarify these risks. Exposed data: The signature indicates that the beacon transmits geolocation, a device identifier and some technical parameters. They admit that this data can be exposed, but they emphasize that there is no transmission of personal data such as license plates or user IDs. Logical: they are not associated with the beacons. Plain text: Netun officials explain that the decision to send plain text was made to “guarantee long-term interoperability and robustness.” Private APN: It is also noted that the beacons connect through a private APN and a VPN from the operator, but Miranda explained how the connection parameters are exposed on the serial port. Physical access and removing the eSIM are enough for an attacker to connect to that private network. Netum in turn points out that physical access means that “the impact is limited to that specific unit.” OTA problems: Regarding the OTA functionality that also shows a vulnerability, Netun states that this function has been disabled through firmware updates. Improbable mass attacksFinally, those responsible point out that massive attacks could only be carried out by compromising a large number of beacons. They also explain that the Netun platform “limits the number of frames that each SIM can send” and the frequency of sending. What Vodafone says. At Xataka we have contacted Vodafone, and one of their spokespersons tells us the following: “The V16 beacons approved and marketed by Vodafone Spain constitute an adequate system that complies with current regulations for road emergency signaling. In particular, Help Flash IoT is certified in accordance with the regulations required by the General Directorate of Traffic (DGT) for connected V16 beacons, meeting the necessary technical requirements in terms of visibility (sufficient light intensity), resistance, flash reliability, signal duration, etc. These requirements also include the data communication protocols of the beacon with the servers. The V16 beacons have internal security mechanisms and the Vodafone network provides an additional layer of security with controls that ensure that communication is made from the beacon authorized by the network. On the other hand, the beacons integrate NB-IoT connectivity, which guarantees that the beacon is only used for location in an emergency by authorized entities with the user’s knowledge. The communication that passes through Vodafone … Read more

How to create your own Christmas carol with artificial intelligence

Let’s explain to you how to create your own carol with artificial intelligenceso that you can have one completely personalized. Here, it is not so much about creating covers, but rather one with original music to which you can add the lyrics you want. For make a song with artificial intelligence you have many tools to generate music. We will start by telling you several of them, and then we will tell you the step by step that you should follow with Sunofor being the most popular among all. However, the steps will be almost the same with the others. Some tips before starting Before you start, you should consider the type of song you want to create. In this case it is evident that we want to create a carolso it is something we should mention in our prompt so that the AI ​​can relate it and generate a type of music according to this. In this case, the key will be in decide the letter you want to put. The beauty of making your own carol is being able to add to the lyrics references to things that those who are going to hear it will recognize, and here you will have two ways to proceed. On the one hand, you can write the lyrics by hand, try to compose some kind of poem that you think would look good in the song. But you can also use normal AI chatbots like ChatGPT, Copilot, DeepSeek either Gemini inter alia. Even Apps like Suno have their own AI for lyrics. In this case, then what you have to do is tell it the concept or even mention things you want added in the lyrics, and let the artificial intelligence do it all for you. Once you have everything clear, then you will have to proceed with choose an AI tool to create musicsomething for which we are going to help you a little later. You will see that in general they are quite easy to use. Don’t settle for the first resultbecause it may not be good the first time. Repeat the process or you promptmake changes to refine what you want, and little by little you will get something better or closer to what you have in mind. Lastly, you should know that the music you create does not belong to you. You are not a musician creating a song with your skills, but you have generated music by algorithms, and therefore in many cases you cannot register it as yours, nor claim its exclusive ownership. You won’t be able to monetize either. music in most cases, since many platforms will detect it as made by AI. Tools to create music by AI Now, we continue with a small list of AI tools to create music from your text requests. They all work in a similar way: you will have to give it a short description of what you want to achieve, include the lyrics and musical style, and the application will do the rest. Suno: Suno It is the best-known AI music creation service, and one of the first that began to surprise users. It has a simple way to describe what you want and give it creative freedom, and another to specify genres, lyrics, and have greater control. Link: suno.com. Riffusion: Very similar to Suno, although it is a lesser known AI tool. It also has two modes: you can use a prompt in which you explain what you want or by using its advanced panel where you can add genres by hand or the lyrics you want. Link: riffusion.com. udio: This program divides the song creation process into three steps. First you define the style, then the lyrics, and then you specify the vibe, the sensation or feeling it conveys. Link: audio.com. Boomy: Another alternative that allows you to create songs by AI, and even has a function to publish them on streaming services. Link: boomy.com. soundraw: Look for a different mechanic to help you create the song, with a genre selector and the ability to choose the duration and tempos to use. Link: soundraw.io. Create your Christmas carol with Suno Create music with Suno It’s simple. First enter suno.com and log in or create an account. Once you do, on the main screen click on the section Create. You will go to a page where you must choose between simple and custom modeswhich appear with the names Simple and custom. If you choose the option Simpleyou just have to describe the type of song you want using natural language. Mention that you want a Christmas caroland if you don’t write the lyrics, you can at least give it a hint by writing the theme you want it about. You can also choose to make it instrumental only, and in Inspiration you can choose a musical influence. When you have it, press the button Create to start the creation. If you choose the option customwhich will take you to if you decide to add letters in the simple one, you will go to a screen with many more options. Here, you will find the following options: Lyrics: It is the field where you have to write the lyrics of the song for the AI ​​to sing them. you have a button Make Random Lyrics to automatically generate letters randomly. Instrumental: This button is used to skip the lyrics and make an instrumental song. Styles: This is another of the most important fields, in which you have to choose the style of music you want to use for your song. Here you can write “carol”. Advanced options: Includes the option to exclude musical styles. Song Title: The title of the song. Workspace: You can create different workspaces to organize your songs, and choose which one goes to. Create: This is the button you must press next to create your song. Now what you have to do is fill in all the fields as you wantpaying … Read more

The British skipped fuel tax by switching to an electric car. The Government’s solution: create another tax

The British Government recently announced a new tax for electric vehicles in which drivers would pay per distance traveled (miles), with the intention of it coming into force in April 2028. The measure, which is included in this documenthas drawn criticism from many citizens and experts, and comes at a key moment, as the United Kingdom plans to ban the sale of new gasoline and diesel cars in 2030. Its public coffers are losing revenue from fuel taxes while the adoption of electric vehicles grows. How the system is planned so far. Electric car drivers will pay 3p per mile traveled (about 3.4 euro cents), while plug-in hybrids will pay 1.5 pence. The calculation will be made through an annual mileage estimate that drivers will declare when renewing their road tax, and will subsequently be verified during the technical inspection of the vehicle. According to the Government, an average electric car driver who travels 13,680 kilometers a year you will pay about 255 pounds additional (approximately 295 euros). Why this change matters. Just like share According to The Telegraph, Finance Minister Rachel Reeves justifies the measure as necessary to compensate for the drop in fuel tax revenue. According to Dan Tomlinson, MP and Secretary of the Treasury, if no action is taken, by 2030 one in five drivers will not pay fuel tax while others will continue to contribute an average of £480 annually. According to the media, the Office of Budget Responsibility predicts that this new tax could reduce sales of electric vehicles by 440,000 units in the next five years. Industry reactions. Manufacturers such as Ford and the British manufacturers’ association SMMT have harshly criticized the measure. Ian Plummer, Commercial Director at Autotrader, declared that “we need more carrot and less stick if we are serious about the electric transition.” From Ford they pointed out that the budget sends “a mixed message” about the government’s goal of driving the shift to electric vehicles. Implementation problems. The system presents several practical challenges. Drivers will have to estimate their annual mileage without it necessarily coinciding with the date of their MOT (the equivalent of the MOT in the UK), which complicates the calculation. New cars, which do not require inspection for the first three years, will need additional checks. Furthermore, the Government recognize which could increase odometer fraud, a practice which, according to The Telegraph, already affects 2.3% of British vehicles. A controversial issue. As the current regulations are stated, drivers who use their vehicles outside the United Kingdom They would also pay for those milesdespite not using British roads. The Government justifies this decision by arguing that the percentage of drivers traveling abroad is small, although it recognizes that it will especially affect residents of Northern Ireland, as they frequently cross into the Republic of Ireland. The impact on the pocket. Although the Government insist With the rate equal to half of what gasoline and diesel drivers pay, many electric vehicle owners are already starting to worry. Stephen Walton, a driver who bought an electric car in 2023, counted to the BBC that “it will be my first and last electric vehicle because there are no tax advantages for electric car drivers.” A unexpected advantage for China. Analysts such as Sam Goodman, from the China Strategic Risks Institute, warn that the new tax could encourage British consumers to opt for cheaper Chinese models such as the BYD Dolphin Surfwhich sells for 18,650 pounds compared to the more than 26,000 that some eligible European alternatives cost. During the third quarter of 2025, Chinese models They already represented 11.8% of the British new passenger car market, according to Schmidt Automotive Research. What’s coming now? The Government has opened a consultation period to define the final details of the system before 2028. It also announced an additional investment of 1.3 billion pounds in aid for the purchase of electric vehicles, although only four models currently qualify for the maximum subsidy of 3,750 pounds, the cheapest being the Ford Puma Gen-E (£26,245 applying subsidies). The Office of Budget Responsibility esteem The new tax will raise £1.1bn in its first year and £1.9bn by 2030-31, although the actual figure will depend on how many Britons decide to buy electric cars in the coming years. In Xataka | Your car windshield has hundreds of small black dots. It is not decoration, it is technology to save our lives

create a reserve capital

Tokyo is the capital of Japan. That’s been the case since quite a while. Yeah the debate which two of the country’s main parties have embarked on comes to fruition, the Japanese institutional reality could nevertheless undergo a radical change: Tokyo would be joined by a ‘backup capital’a city that would take over if necessary. The goal: decentralize the nation… and ensure that Japan won’t be knocked out if a natural disaster or emergency hits Tokyo. What has happened? That Japan has opened a debate that affects its economy, population, politics and above all the territorial and power balance of the country. Your goal: decide if you should have a “backup capital”a secondary capital that helps decentralize administrations and encourage economic development beyond Tokyo. It may sound strange, but one of its purposes is to assume government functions in case Tokyo suffers a disaster. Where does the debate come from? The local press began to talk about the matter even before the Liberal Democratic Party and Nippon Ishin (JIP) reached a coalition agreement. In fact, in September The Japan Times counted as it was among the “key” issues that the opposition wanted to discuss with the leader of the LDP, Sanae Takaichi. Since then it has remained on the table, with an agreement between both formations to advance their development next year and a open debate about what the creation of a backup capital would mean. Why a ‘substitute’ capital? For several reasons. One of the main ones is to prevent the Government from being paralyzed in the event that a natural disaster (or any other emergency) hits Tokyo, although that is only one of its purposes. In the background is the desire to correct the excessive political, economic and demographic concentration that Japan suffers from. “We must aspire to a country that avoids excessive concentration in Tokyo and is not too dependent on it, a place that is an economic zone that can counteract Tokyo and serve as a backup capital in times of crisis,” claims Hirofumi Yoshimura, leader of the JIP. Is it that important? Over the last few months, both ideas have been emphasized: the advantages that a secondary capital would have economically, politically and to decentralize the country and also to prevent Japan from being paralyzed in the event of a disaster. “The main importance of the concept of reserve capital lies in the dispersion of disaster risk and is a fundamental issue for national crisis management,” highlights Seitaro Hattori, governor of Fukuoka. In fact, Hattori focuses so much attention on that aspect (that the secondary capital can take a step forward in case of emergency) that he advocates locating it in a place where the risk of a large earthquake in the Pacific that affects Tokyo also punishes the secondary capital is minimized. “Fukuoka is a major city with a low disaster risk, as is Kitakyushu.” And what city do we choose? That’s the big question. There are those who fear that the true purpose of JIP is to merge the districts of the city of Osaka to give them a format similar to that of Tokyo, a change that would pave the way for it to become the secondary capital of the country. Reserve capital status would bring relevant advantages, such as tax exemptions. Right now in Osaka the metropolitan government assumes the provision of certain services, such as water supply, firefighters or urban planning. More local tasks, such as garbage collection, social services or education, depend on the districts. The JIP has been wanting to adapt Osaka to a model more similar to that of Tokyo for some time, claiming its benefits. Without success. Are there more names? Yes. Other names have also been mentioned in the national press, such as Sapporo or Fukuoka. “If we were to imagine an earthquake in the Nankai Trench, the city of Fukuoka, on the coast of the Sea of ​​Japan, would be the least at risk of simultaneous damage. In terms of response capacity, Fukuoka is a suitable location,” claims Takashima. Images | Louie Martinez (Unsplash) In Xataka | Japan keeps setting tourism records, so it has an idea: charge three times as much to leave the country

AI is turning us into editors of ourselves. We approve what we no longer know how to create

Some time ago Spark, my email clientintegrated an AI response generator that learns from your style. It works surprisingly well. Since then I follow a simple rule: if the email comes from a human, I respond by typing. If it comes from a bot or mass mailing, I let the AI ​​answer for me. The fact is that it is increasingly difficult to distinguish which is which. And that’s where the real problem begins. Because it’s not about efficiency. It is about we have accepted, without realizing it, that communication can be symmetrical in its mediocrity. You write to me with AI, I respond to you with AI. We all save time. Nobody says anything quite real. I know too many people who have crossed the line: using AI not just for generic emails, but for everything: Tweets that sound like a corporate manual. LinkedIn posts with that unctuous and necessarily inspirational prose that smells of prompt wander from three paragraphs away. Proposals to clients. Reports to the boss. Slack messages that you used to write in seconds and now go through ChatGPT. They have become editors of their own communication. Creative directors of words that they no longer search for. And in a way it works, you have to admit. The report arrives on time. The proposal sounds professional. The tweet, for reasons unknown to me, achieves engagement. If the result is what counts, and it saves you time, what’s the problem? The problem is subtle. So subtle that almost no one notices it. Writing was never just about producing readable text. It was the friction of searching for the exact word, and in that search better understanding what you wanted to say. Writing was thought becoming visible, even to oneself. The effort to articulate was the effort to think clearly. I remember some articles in which I noticed that effort until I reached the result I wanted. An example is this 2019long before ChatGPT. That process matters. Now we delegate that friction. We give the AI ​​a vague idea and it articulates it for us. We just need to recognize if it sounds good, not generate it from scratch. We have gone from being authors to being approvers. Something atrophies when you stop looking for your own words. It’s not just personality or style. It is the ability to think accurately, because thinking well and writing well were always the same thing. When you externalize articulation, you externalize thinking. The worst thing is that it is invisible. There is no dramatic moment in which you stop knowing how to think. You just start to need a little more help each time. A little push to find the words. Then a full draft that you just “revise.” Then you don’t even check carefully because “AI makes it cool.” The argument is always the same: “but the result is good.” And yes, it may be. The report is understood. The proposal convinces. The tweet works. But There is a difference between a text that works and a text that you really thought. The first can get you a client. The second can make you understand something you didn’t know you thought. This is how an entire generation can lose the ability to articulate complex ideas without realizing it. Because each individual step seems reasonable. Every shortcut seems harmless. And the results, indeed, are acceptable. But “acceptable” has become the new standard. And in the process we have forgotten that writing was not just a means to communicate ideas that were already clear to us. It was the very mechanism to keep things clear.. AI is not making us worse writers. It is turning us into non-writers. And without writing, without that struggle to find the right words, pWe also lose the ability to have ideas worth writing down.. We have normalized an existence where we monitor our own communication instead of generating it. Where we approve instead of create. Where language is something that we recognize when we see it, but that we will no longer know how to produce from silence. And we call it productivity. In Xataka | I increasingly like technology that doesn’t want anything from me: the one that has a purpose and leaves you alone Featured image | Xataka

How to create a character in ChatGPT and Gemini to use it in all the images you make with artificial intelligence

Let’s explain to you how to create a character in ChatGPT and Gemini., and tell the AI ​​to remember it so you can then use it in all the images you generate in that conversation. Thus, if you want there to be cohesion between all the images, and for them to be starring the same digital person, you have a way to do it. We are going to briefly explain three different ways in which you can do it, telling you step by step the process you must follow. Remember that it is best to do everything in the same chat to maintain context. Create a character from a description The first method is to tell it that you want to create a character and add a skin description that you want to use. Start the prompt by telling them that you want to create a character called “name”, and then tell them in detail about their physical appearance and clothing. This method usually works best in ChatGPT. The AI ​​may then ask you questions to clarify, such as the style to use, and you must answer as you prefer. In my case, I have asked him to make me a comic-style one. An image will then appear, and you can ask it to make changes if you want to the design. Now, you can add a prompt with which set the character’s appearance. For that, you can use a prompt like “I want you to set this appearance to the “name” character, so that if I ask you for more drawings of him, you will always use the same design. Okay?”. With this, ChatGPT or Gemini should save this aspect. Now you can start ask you to draw this character in different ways. To do this, literally ask them to draw (name of character) and describe the scene and what they are doing. You should make the image keeping the same style of the drawing and exactly the same appearance. Create the character from a photo You can do exactly the same, but creating your character from a photo rather than from a description. Simply ask them to reimagine the photo and add a description if you want to change something or add more things, such as the outfit. Then ask him again to make it a character to use from now on. And then, just ask him to create the same character in different scenes. This method does not always work well in ChatGPT, and it usually works worse in Gemini, but it is something worth exploring. Use an already created image And the third option is use a character that you have created on another website or AIor in short any external design. To do this, upload the drawing of this character and add a prompt like “I want all the images I ask you for in this specific chat from now on to use this character as the protagonist”. This alone will be enough. And from now on, simply go asking me to create an image with a person doing what you want in the environment you describe. The image will be generated, but using the character you created before as a reference. Here, this usually works best with Gemini. In Xataka Basics | The best prompts to save hours of work and do your tasks with ChatGPT, Gemini, Copilot or other artificial intelligence

Disney+ wants viewers to create AI content of its characters. The precedents are not very encouraging.

The company that literally changed copyright laws To prevent Mickey Mouse from falling into the public domain, it wants its subscribers to create content with its ultra-protected characters. The company’s CEO announced that Disney+ will integrate generative AI tools so that viewers can produce short videos with characters from the house. Contradiction or strategy? Perhaps it is the first diffuse step towards something more radical: a future where studios tolerate spin-offs created by fans. The advertisement. In its last communication of results to shareholdersCEO Bob Iger announced that platform users will be able to create and consume self-generated content, primarily short videos. He has called these changes the most significant since 2019, and Iger confirmed that in addition to its already known alliances with companies with Epic Games, Disney has conversations with AI companies that have not been revealed. His priority, as he has commented, is to protect the properties of the house, which undoubtedly contrasts with the idea of ​​letting viewers generate content to their liking. Where are the shots going? The model Disney is likely exploring already exists. Showrunner, from Amazon-backed Fable Studio, calls itself the “Netflix of AI”. The platform allows you to generate complete animated episodes using simple 10-15 word descriptions. Its SHOW-2 technology automatically manages aspects such as script, animation, voices and editing. Last year they created nine unauthorized episodes of ‘South Park’ that racked up 80 million views. Edward Saatchi, CEO of Fable Studio, has confirmed that he has had conversations with Disney about licensing intellectual property. Saatchi’s vision: specific models where fans pay subscriptions to create stories within official universes. Users could even insert themselves into episodes by supplying photos or videos. Of course, the limitations are abundant: we are talking more about a gimmick with episodic content than about a real possibility of extensive narrative arcs. Showrunner also currently only produces animation. But it represents exactly what Disney seems to be trying: turning its passive audiences into co-creators, all under strict controls. Why now. According to the Deloitte Digital Media Trends 2025 study56% of Generation Z affirm that content on social networks is more relevant to them than traditional series and movies. They don’t just want to passively watch: they also want to participate. On the other hand, Disney+ added 3.8 million subscribers in the last quarter, but needs to differentiate itself in the saturated streaming market. And AI, in which Platforms like Netflix are also enteringgives that opportunity that will reward the fastest, which also has clear precedents in the publishing world: the fanfic phenomenon. Where are we going? We can guess. In the short term, we could see basic tools that allow creating short clips with limited characters and strict moderation. The content probably cannot be exported or taken to social networks. In the medium term, things get interesting. If the model workswe could see more complex narratives and a change that would be truly revolutionary: the entry into the canon of fan content that is especially popular. In an ideal world, compensation models would arrive for featured creators, in a similar way to partner programs that we already see on YouTube or TikTok. New rates could be proposed for platforms that allow creation, compared to cheaper ones that only allow content to be consumed. Again, we have very clear precedents: the communities of modding of the video games that have turned games like ‘Minecraft’ into fully participatory experiences. And before that, games like ‘DOOM’ they grew to infinity thanks to the contribution of the fans. The risks. For the brand, they are very clear: the loss of control of what can and cannot be shown. Disney would have to implement very strict and possibly costly moderation strategies to avoid situations like the memorable chaos generated by ‘Fortnite’ players when they started interacting with Darth Vader’s voice. Then there’s the legal maze: who actually owns the authorship of fan-generated content? Is it a derivative work, a collaboration, or a complete property of Disney or whoever it may be? Not to mention sexual or violent content that breaks laws: who is responsible for that? Beyond the legal implications are the concerns of artists: as Kotaku statedthis may be a way for large corporations to bridge the agreements reached after the 2023 strikes. If it is the viewers who work for free… why pay professional story creators? In Xataka | The chaos of streaming is causing a phenomenon that we thought was in recession: downloads are increasing

How to create presentations in Gemini from a document using a single prompt

Let’s tell you how to create presentations with a single prompt wearing Gemini. This is a function with which you only have to add a document, and then ask the artificial intelligence to make the presentation based on the content of the file you are using. This feature is available to all users, both for free and paid. Of course, the result will always depend on the content of the document, its structure and its quality. The more complete and longer the document, the better the result will be. Create presentations with Gemini The first thing you should do is upload the file you want to use as a reference to create the presentation. You can do this by uploading the file from your computer or mobile, or linking it directly from Google Drive. Now, having the simple document, you have to add a prompt asking you to generate the presentation. You will then send this command along with the attached file. The one you can use is the following: “I am giving you this document. I want you to make a presentation to me with it.” Gemini will now take a few minutes to extract the information from the document, and will generate a presentation with several slides. The images will depend on the ones you have in the document, as well as all the content. Once you have the presentation created, you will have options to export or download it. If you export the document, it will go to your Drive as a Slides document, which is Google’s PowerPoint. And if you download it you will do so in a compatible format. In Xataka Basics | The best prompts to save hours of work and do your tasks with ChatGPT, Gemini, Copilot or other artificial intelligence

How to create a trip animation with a plane going from one point to another and showing photos at each destination

Let’s tell you how to create a video with a travel animationin which you can jump from one point to another, and showing at each destination a photo of that place. This is an animation that you may have seen on social networks, and that you can easily do with an online service. For this, you will be able to use a website called Mult. You can do it all with a free accountalthough as always happens, the website will suggest you become a paying user to be able to export the final video with higher quality or to be able to add more than 10 photos. Create the animation of your trip The first thing you have to do is enter the website of mult.dev. In it, you have to create an account or log in in one of them, something that is totally essential to be able to use the service. You can use your Google, GitHub or Apple accounts, or create an account with an email. Now, go to the option to create a new trip. In it, you will have to add each destination point on the timeline. To do this you can search for the name or coordinates of the point, or directly upload a photo to use the coordinates of its metadata. In the free account the animation will only be shown with a plane to take you from one place to another. However, if you use a paid account you can choose other means of transportation so that the animation is done with them, and also change the route to get from one point to another taking this means into account. The paid Pro version starts at $5.99. When you have added your locations, to the right of each one you have a three-dot button, which displays several options. You can add photosbut also edit the name or change the location. By choosing to upload photos, you can upload them from your computerbut also from files, or even search them on Google Maps or generate them by AI. The free plan allows you to upload up to 10 photos. Once you upload one for a location, select it to add it. As you add photos, they will appear in each location. You can make all the adjustments you want, although you will not be able to see a preview here. And when you have it to your liking press the button Export which you have at the top right. In the export options, you can choose whether you want the video to be square or horizontal and vertical. You can also choose the frames per minute. Here, you can click on the button Preview to see the result and be able to make some changes before. Then, just click on the button Export to download the video and then be able to use it wherever you want. In Xataka Basics | Google Travel: what it is, what you can do with it and how to install it on your mobile

Log In

Forgot password?

Forgot password?

Enter your account data and we will send you a link to reset your password.

Your password reset link appears to be invalid or expired.

Log in

Privacy Policy

Add to Collection

No Collections

Here you'll find all collections you've created before.