Earlier quoted context omitted.
Yeah, you can follow companies, but "relationship" generally implies that it's reciprocal. A one-way "relationship" is called "stalking" ;) I don't really see why the App Store affects the ability for customers to choose to follow their favorite developers.
> Yeah, you can follow companies, but "relationship" generally implies that it's reciprocal. iD and Bungie both have a long history of heavy interaction with their customers. That's rolled off for iD, but Bungie's back-and-forward seems as lively as ever.
Why We Are No Longer Developing for the iPad
191–200 of 509 posts
Re: Why We Are No Longer Developing for the iPad
#192Earlier quoted context omitted.
Apple hasn't pushed this. If anything they are pushing quality paid titles and trying to given them lots of visibility. The market however has spoken.
> Apple hasn't pushed this. Of course they have, otherwise they would have long ago provided ways for paid apps to offer demos. There are lots of quality apps that would be rescued from the freemium category if Apple provided this as a distribution feature.
It's not Hollywoods fault we got Transformers 3, it's the 50 million people who bought tickets to Transformers 2.
Re: Why We Are No Longer Developing for the iPad
#193Earlier quoted context omitted.
As far as i know free-to-pay stuff never worked even remotely as well as on cellphones, because on average pc gamers are more experienced and recognize more easily when a skill-based difficulty curve morphs into a payment-based difficulty curve. So i didn't think it worth mentioning.
did you noted that you said, free-to-pay , on both comments? nice typo, got me a smile.
There are 2 classes of f2p games:
free2play, which sell game content in small units. Characters to use, classes and equipment to unlock, etc. and they also make it possible to gain all of those things in a reasonable manner by simply playing.
free2pay games intentionally abuse the human psyche and subtly push people towards buying things that are at the core consumable cheat codes, and which are not available reasonably through normal gameplay. (They also tune the difficulty curve so this becomes only visible after the player has invested a lot of time into the game.)
Re: Why We Are No Longer Developing for the iPad
#194Earlier quoted context omitted.
> Apple hasn't pushed this. Of course they have, otherwise they would have long ago provided ways for paid apps to offer demos. There are lots of quality apps that would be rescued from the freemium category if Apple provided this as a distribution feature.
You can have the demo experience you're describing by unlocking the substantial content as a single IAP. It's not Hollywoods fault we got Transformers 3, it's the 50 million people who bought tickets to Transformers 2.
Keep in mind that via Spotify's subscription model it's only something like 20% of the what users listen to thats chart music. The rest is outside the normal popular genres.
So it's a chicken and an egg discussion.
Re: Why We Are No Longer Developing for the iPad
#195Earlier quoted context omitted.
> Apple hasn't pushed this. Of course they have, otherwise they would have long ago provided ways for paid apps to offer demos. There are lots of quality apps that would be rescued from the freemium category if Apple provided this as a distribution feature.
You can have the demo experience you're describing by unlocking the substantial content as a single IAP. It's not Hollywoods fault we got Transformers 3, it's the 50 million people who bought tickets to Transformers 2.
Re: Why We Are No Longer Developing for the iPad
#196Earlier quoted context omitted.
did you noted that you said, free-to-pay , on both comments? nice typo, got me a smile.
That's intentional. :) There are 2 classes of f2p games: free2play, which sell game content in small units. Characters to use, classes and equipment to unlock, etc. and they also make it possible to gain all of those things in a reasonable manner by simply playing. free2pay games intentionally abuse the human psyche and subtly push people towards buying things that are at the core consumable cheat codes, and which ar…
Also searching the web, I got no relevant result; is this some term you came up with, or are there more info somewhere?
Re: Why We Are No Longer Developing for the iPad
#197Earlier quoted context omitted.
League of Legends, TF2, Minecraft, Dota 2, Hearthstone, World of Tanks (etc) are all wildly successful F2P PC titles.
How is minecraft free2play or free2pay? Also, afaik LOL, TF2 and Dota2 sell content as micro transactions, not consumable cheats. I don't know if the same is true for Hearthstone, and i know this is true for WoT, but its lunch is being eaten by War Thunder, which also only sells content.
Re: Why We Are No Longer Developing for the iPad
#198Earlier quoted context omitted.
One thought I had about MS as a development machine a while back: If you want your Unix toolchains for development, you could still have them. The Surface Pro is powerful enough to run Linux in Vagrant or another virtualization engine. So you could just run a virtual dev environment. Virtual environments are sometimes better anyway, since you can replicate your operational infrastructure. Windows 10 is looking good.…
I really hate using WinSCP for file transfer between Windows and the guest OS. If Windows shipped with a native sshfs-alike, I'd probably be ok, but I really prefer native Ubuntu development.
Re: Why We Are No Longer Developing for the iPad
#199Earlier quoted context omitted.
One thought I had about MS as a development machine a while back: If you want your Unix toolchains for development, you could still have them. The Surface Pro is powerful enough to run Linux in Vagrant or another virtualization engine. So you could just run a virtual dev environment. Virtual environments are sometimes better anyway, since you can replicate your operational infrastructure. Windows 10 is looking good.…
Absolutely! I usually buy windows machines because of price/performance, and, to be honest, because I know how to make windows work for me and don't want to learn mac idioms. However, the first thing I do is install git for windows, which gives me bash to navigate the filesystem, and then vagrant/virtualbox/ubuntu for development.
Re: Why We Are No Longer Developing for the iPad
#200Earlier quoted context omitted.
One thought I had about MS as a development machine a while back: If you want your Unix toolchains for development, you could still have them. The Surface Pro is powerful enough to run Linux in Vagrant or another virtualization engine. So you could just run a virtual dev environment. Virtual environments are sometimes better anyway, since you can replicate your operational infrastructure. Windows 10 is looking good.…
I really hate using WinSCP for file transfer between Windows and the guest OS. If Windows shipped with a native sshfs-alike, I'd probably be ok, but I really prefer native Ubuntu development.