Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:So they should (Score 1) 507

Confirming this. In my experience, most jailbreakers do it to run "illicit" apps, rather than to "pirate" legitimate ones. You want to run an emulator? You want to customize your phone in a non apple-approved way? you want to run an X rated app? Jailbreak. Note that I have seen jail broken phones doing all of those things, and in most cases, the apps were all paid for.

If apple allowed an open market, or, at most, did some basic sanity checks (to filter out malicious or incompetent apps that can cause harm), there would not be a jailbreaking problem.

Comment Dominant force doesn't matter. Early adopter does. (Score 2, Insightful) 370

The adoption of a new technology is generally not driven by those who dominate once it is widespread. It tends to be driven by early adopters, who are willing to spend the money to try out a new technology. They either prove it, or they have tons of problems. As soon as somebody proves a technology is viable, a business shmuck at some large company can make a successful pitch that "This is the future, etc, etc...and it's already proven technology so the company doesn't have to worry about hiccups, etc, etc".

That is why Porn killed Betamax. Not because Porn represents a large market share, but because Porn was willing to be an early adopter of VHS. They proved that video sales and rental via VHS was viable. Once that happened, the major video players we unwilling to take a bet on Betamax, no matter how superior it was, because they looked at the Porn industry and saw that VHS was already in use, and therefore, the business plan and technical hurdles were done for them, guaranteed.

Comment Re:Another reason... (Score 1) 314

Generally, yes. My point was that older programs like that (hell, new programs too, who are we kidding) tend to have poor behavioral documentation, meaning that small features and bits of logic which are important to the company are captured only in code. Meaning you needed to start the rewrite before the old geezers who maintained the old system retired, because otherwise you will have new engineers who are not familiar with the language or tools, trying to dig ultra-deep into unfamiliar software for answers.

Hell, to your point that the language being COBOL doesn't matter that much, you're probably right. Take any competent C programmer who has never looked at large open source project X, and ask him to find and modify the code for feature Y. It will take him waaaaay longer on his own than if he has access to a programmer who has been hacking on the source for a while.

Slashdot Top Deals

If you want to put yourself on the map, publish your own map.

Working...