Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Twitter (disambiguation) (Score 1) 171

Meanwhile the park employees are all atwitter about StripedCow's 300 children.

But once management finds out about their tweets, watch them end up fired for spilling the beans, like Nicole Crowther in this BI article, in favor of people who can keep their mouth shut. Then watch management find people like twitter, who can do the job of a dozen people.

Comment Entitlement based shareware style IAP (Score 1) 171

What would it display for "price per hour" in the case of games that ship with one episode and use a one-time in-app purchase to "register" the game and unlock the entire rest of the campaign? Historical examples include Doom, which had "Knee-Deep in the Dead" without charge and two mission packs called "Ultimate Doom" and "Doom II".

Comment Entitlements vs. consumables (Score 1) 171

"Disable In App Purchases" should be a checkbox in the settings for the App Market and it should simply render invisible any games that incorporate In App Purchases

It would also render invisible any games that use your suggested shareware model. There are two distinct kings of IAP: "entitlements", which are purchased once and stay with the user as long as the use continues to use the platform, and "consumables", whose purchase can be repeated. Purchases of paid apps are essentially an entitlement inside the App Store app, and registering shareware is the same as buying mission packs, which are entitlements. Most of the IAP ire comes from consumables like "smurfberries". What you appear to want is a way to hide apps that use consumable IAP while keeping those that use entitlements.

Comment Automatic ahead of time compilation (Score 1) 180

Then perhaps JIT might not be the best term. Ahead of time compilation managed by the PHP engine could help; it's the same philosophy that APC uses and Python uses when importing a module. I was mostly objecting to the concept of distributing a compiled PHP script for two reasons. First, debugging integration with a library is more difficult if you don't have the library's source in front of you, and second, ABI is even more likely to break between platforms or minor versions than PHP already is.

Slashdot Top Deals

Suggest you just sit there and wait till life gets easier.

Working...