Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Rational decisions are relative to wants (Score 1) 439

The difference is, you could write your own software to run on that SPARC, you weren't at the mercy of whatever was in the 'SPARC App Store'. You weren't made to jump through many many burning hoops to get the toolchain to build new SPARC apps. You could distribute those new apps any way you wanted, you weren't dependent on the 'guardians of the gate' at the 'SPARC App Store'. You could get a wild hair up your ass, sit down, code and compile your new app however you wanted it. Try that with your iphone.

The development tools are free, and for $99/yr you can run any app you care to write on the iPhone. No, you aren't guaranteed to be able to put it in the App Store, but that's Apple's storefront so they get to make the rules. I'm fine with that.

Comment Re:Audio quality (Score 1) 191

I haven't found anything else with comparable audio quality. I know the ageing ATRAC codec used on Minidiscs are inferior to the latest generation codecs, such as AAC, but the D/A converters and amplifiers were far superior to those in the latest portable units, even iPods which are not just hampered by poor amplifiers, but also shoddy encoding and a high level of dynamic compression in iTunes. And I must say that as a portable recorder they actually seem to be cheaper than comparable solid state recorders.

iPods don't encode anything. Maybe you're thinking of iTunes? If your encodings are shoddy, use a different encoder. The dynamic compression ("SoundCheck" in Apple lingo) can be disabled via the Settings menu. iPods are also capable of storing and playing Apple Lossless (ALAC) files, which sound identical to the original source.

Comment Re:Nothing new... (Score 1) 334

It is new. There are two concepts here that you are confusing: off-contract and unlocked. You have always been able to buy an off-contract phone (for $599 or $699), but it would only work on AT&T (ignoring jailbreaks). As of today you can now buy an off-contract, unlocked phone direct from Apple, for $650 or $750.

Comment Re:Perl - the COBOL of scripting languages (Score 1) 187

So much of the language is context sensitive (e.g., this arbitrary symbol means a certain thing, except in some cases where it means something completely different) and there are so many features that I always felt overwhelmed. Sure, I always managed to get the code working but it felt hackish and thanks to "there's more than one way to do it," I was never sure if the way I implemented was the right way.

I felt that way too until I read Effective Perl Programming. It goes over all the multiple ways to do things and explains why one is better than another in a particular situation. Great book. It gave me the Perl "aha moment" I needed.

Comment Re:Perl - the COBOL of scripting languages (Score 1) 187

PHP beats perl for web applications for one simple reason: it was designed from day one to work as an apache module. mod_perl was a hack, and it worked OK for a lot of people, but for me it was always more trouble than it was worth. Eventually you had heavy hitters like Yahoo putting their weight behind PHP for web code and that pretty much decided the race. Re your specific objections: namespaces - use classes DBI library - use PDO

Comment Re:I use airport express. Several. (Score 1) 306

I thought the printer sharing only worked with a very few "supported" printers, and wasn't actively being updated. Is this not true?

I think it works with everything. We have two airports at the office, one sharing an HP Photosmart and one sharing a Kyocera laserprinter. They just show up as regular printers on the Mac, and you select the driver in the Add Printer dialog as you would any directly-connected printer. I think the Airports just work as a 'pass thru' type of thing.

Comment Re:Content creation very feasible on a tablet (Score 1) 375

At this point the only thing that keeps the iPad being a truly viable replacement for a computer is the need to sync it to a computer. But if you buy in an Apple Store you can have them set it up there, and then just buy apps and media on the device going forward (though it makes me cringe at the thought of people doing that and not backing up the device regularly).

Yeah, I can't imagine doing it myself, but it's not as bad as you might think... Apps can be re-downloaded (you'd lose save games, of course). If you use google/yahoo/mobileme/exchange for your mail/contacts/calendar/notes, that will all be backed up on the server. It's really just the media (music/movies/books) that are problematic - but that's the fault of the publishers.

Slashdot Top Deals

HELP!!!! I'm being held prisoner in /usr/games/lib!

Working...