Skip to main content

The big confusion about Google and Android

Is it Google? Is it Microsoft? Is it Facebook? Or is it the EU itself what is making unfair competition?
I tell you it is the EU itself! Why could the German StarOffice not survive? EU governments preferred to use MS-Office. And with that preference they killed European competition. Why did MySQL became am Oracle product? EU governments preferred Oracle. MySQL AB could not survive and was sold to ... Sun and later to .... Oracle.
StarOffice was a German product, so all other counties in Europe did not like StarOffice. MySQL was Finish so European governments did not like it. A similar story can be told for PHP. And I could go on and on.
The whole EU is one big nest of failed states. Unable to protect European intellectual properties.
It is the EU what is making unfair competition because EU nations like each others products less than what is made in the USA.
Are there no alternatives for Android and Google Play store or iOs or Apple's App store? Yes! What is the EU doing about helping to promote an EU based alternative? NOTHING!
The European Commission is a failing government masking its failures by blaming others!

Comments

Popular posts from this blog

Localization is not one class, they are four

It is rather stupid that localization and language in web-apps are the same. They are not one, but separate classes. While US English is the dominant language in science, the old Roman Imperial measurement system is not. One should be able to use en-US for spelling etc. While using metric measure; ISO date format and in numbers the ‘,’ for thousand separator and the ‘.’ for decimal separator. So there is not 1 class, there are four: language; measure-system; dating-system and number-notation system.

Brussels could do a better job

Abstract Legal systems should enable good public services, not just complicate things. We (the people) don't really need governments, we need good public services. These days, too little is done to ensure a level playing field for companies on a global scale. Enabling big companies to lock buyers into their influence sphere and squeeze as much as possible money out of them. Below three examples where our public services fail. Selling hardware with preinstalled OS should be illegal If a consumer buys a smartphone or a personal computer, it is always sold with an operating system preinstalled. This fixes the consumer into the commercial influence sphere of the hardware seller. Apparently, the Brussels bureaucracy is not really interested in a plane playing field that enables European suppliers to participate in the smartphone and desktop computing market. Would Brussels really be interested in a plane playing field, it would not be allowed to sell end-user devices (smartphones and pe...

Living with Xojo

Xojo is a fantastic, integrated development environment. With it, you can do multi-platform software development. I think there is no faster way to go from an idea to a running prototype. For MacOS, iOS, Windows, Android, WebApps. It can do it all. Xojo as an organization, itself has learned to develop fast. Something they have been struggling with in the past. The disadvantage of the focus of Xojo on continuous improvement with a relatively small organization causes some challenges in the users development process. Frequently it is impossible to finish a project after upgrading to a newer IDE version without redoing major parts of the code. Xojo when it starts up, gives a nice Recent Projects menu, where you can select a project you are working on and want to continue to work on. It does not separate in what version of Xojo you work on for what project, however. So if you have to maintain production code in an older version, the only save way too work is to have separate machines for ...