Forgot your password?

typodupeerror

Comment: Re:Ban phones with nonremovable batteries (Score 1) 277

by CoderJoe (#38208926) Attached to: iPhone Auto-Combusts On Australian Airplane

I'd rather have twice (or more) the battery life per charge than a removable battery which is one reason I have an iPhone 4S instead of an android handset.

Where are you going to keep those extra batteries that you have to swap throughout the day when you are not on a plane? What happens when you have then in your pocket with some keys and one of the keys short the terminals on a battery in your pocket?

Who said anything about carrying extra batteries? Let me count the number of times I have carried an extra battery for my phone (android or other) since phones changed from analog to digital carrier: never.

Having a removable battery allows for several things, such as removing the battery when something goes wrong (or to prevent it from going wrong), or replacing entirely when the original battery has worn out.

Comment: Re:The wisdom of using compression in archives (Score 1) 375

by CoderJoe (#37460886) Attached to: Ask Slashdot: Recovering Data From 20-Year-Old Diskettes?

DEFLATE (which is used in gz files) also has a blocking mechanism. the problem is there is no magic value to search for like there is with bzip2. However, it is possible to recover data after a corrupt section of a tar.gz file. I know because I have done it just this month. "stored" blocks happen to be laid out in such a way that you can actually scan for them. once you find a stored block, you can then attempt to decode the deflate stream from that point. As long as no compressed blocks refer to data before that stored block, you've recovered data that you previously chalked up as lost.

Comment: Specialized controller devices... (Score 1) 375

by CoderJoe (#37458080) Attached to: Ask Slashdot: Recovering Data From 20-Year-Old Diskettes?

What method are you using to read them? If just a USB drive or an internal drive on a normal floppy controller, you might get better luck with a device such as the KryoFlux (if you are really determined to get that data back). It is a specialized floppy controller that records the timing of the flux reversals on the media, with the ability to sample a single track about 35 times in one pass, and retry many many times in an attempt to get everything. then software converts that to a usable disk image file.

If you are not interested on spending money on such a device, perhaps you could send the media to someone that has one. (Such as myself.)

Comment: How am I not surprised? (Score 1) 343

by CoderJoe (#37197468) Attached to: GameStop Opening <em>Deus Ex</em> Boxes, Removing Free Game Coupon

I've not purchased new games from GameStop in quite some time, however I have heard from a couple other people that they open every new copy and keep the CD or DVD behind the counter as an "anti-theft" measure. (There is no incentive to shoplift, as there is no media and/or key in the box.) At least one of the people I have heard this from complained to someone at id Software, with the concern over unscrupulous employees making copies of the keys to use themselves or sell.

Baby On Board.

Working...