Forgot your password?

typodupeerror

Comment: Re:I'll second that. (Score 0) 605

by eno2001 (#38981105) Attached to: TomTom Satnavs To Set Insurance Prices

Oh fun. Yet another attempt to justify aggressive driving habits. Fact: If everyone followed the speed limit, obeyed all traffic signs no matter if other cars are around or not, there would be fewer accidents and the accidents that did occur would be less fatal. Full stop. The only "problem" that arises from doing this is the "inconvenience" of taking a little longer to reach a destination. But I'm sure poorly mannered drivers here will correct me. It's happened before and I ignore all of you.

Comment: But I've been using GoogleFS for Three Years Now.. (Score 5, Interesting) 205

by eno2001 (#38980967) Attached to: Google Close To Launching Cloud Storage 'Google Drive'

GoogleFS on top of FUSE in Linux has allowed mounting the space that you store Google docs in for quite some time. This whole time I kept wondering, "why isn't anyone writing a GUI for this for Windows and Mac users" so they're not left out in the cold. (Not entirely true with Mac users as FUSE works there too)

Comment: Only if they... (Score 1) 237

by eno2001 (#38676668) Attached to: Ubuntu Tablet OS To Take On Android, iOS

...tighten things up a bit more. I found the 11.04 an 11.10 releases to be terribly unstable if you are upgrading in place. Let us hope that any tablet, TV or phone OS release of theirs has a much tighter development model. People who buy TVs, phones and tablets want to have those devices "just work". Computer users are used to having to work around problems. Can you imagine the horror of having to wait for a TV to boot, or to have functionality of the TV change to the point where you have to relearn everything after an upgrade? And I'm an Android user... I love to tweak things which is why little else appeals.

Comment: Two Extremes... (Score 1) 470

by eno2001 (#38663998) Attached to: Are Programmers Ruining the Design of eBooks?

...and we've seen both. First is that most developers who write great efficient code usually suck at UI design. They don't know how to make something truly aesthetically pleasing from an artistic perspective. Some can, but it's a rare bird. For the rest, an eBook is just data. If the story is there in monotype font with no antialiasing and no aesthetic flow of the text itself, they've done their job. On the other hand, how many of you remember the "multimedia CDs" of the 90s where a band would release a new album that would typically contain some sort of Shockwave application for Windows or Mac? Some of them were pretty close rivals to the album sleeve art of previous decades. Only they added interactivity beyond just looking at or displaying the thing.

How many of you remember that most of those things were a steaming pile when it came to code? I dissected a few (as well as DVD menus and even DVDs) and found that while the art might look beautiful, there is usually no regard for wasting resources. This is something that coders are driven insane by. You might see the same super large video file duplicated three times in different directories instead of just referencing a single one. The same with graphical content.

eBook designers should strike a balance between providing an aesthetic experience that is at least equivalent to the finest printed books, and as efficient as the most spare Perl script. Good luck finding people who can master both. They are out there, but they're rare.

(This comment is an altered repost of something I accidentally posted anonymously yesterday.)

Comment: Re:Is No One Excited? (Score 1) 266

by eno2001 (#38588382) Attached to: FreeDOS 1.1 Released

But that's where the fun came from. You learned the config file enough to get your system to do things it wasn't intended to do, or do them better than anyone who didn't mess with the config. These days, the only thing that makes one person's device more "fun" than someone else's is largely up to the developers of the web service or app and it's not as easy to get your system to outdo someone else's other than by paying more money for something "better". That's no fun.

Comment: The Problem... (Score 4, Interesting) 206

by eno2001 (#38587494) Attached to: Holo Theme Is Now Mandatory For Android Devices

...for me has always been that any OS or device I've used has been riddled with bone headed design decision. Things that break easily with normal use. UI elements that are the wrong size or in the wrong place. Poor choice of fonts. In all honesty, you'd have to be pretty simple minded to love every product that comes out of a single company or every bit of software that comes from the same developer. I mean look at the Ford vs. Chevy guys. That's the ultimate outcome of customer loyalty: a lack of thinking. Given that most of us here are rugged individualists, it's a natural assumption that we're going to want to do things our own way. Sometimes that will be just giving in an saying, "Oh the heck with it, Apple makes a pretty decent device and I don't have the time to fiddle". Other times it will be, "Good lord Microsoft can't code a decent UI to find their way out of a virtual box of nothing. Screw this I'm going back to (insert better OS choice for your needs here)". Show me a person who says, "Everything that (insert company or developer) created has always been perfect and I've had no need to change a thing" and I'll show you a liar. Config files, preferences, options, themes, control panels all exist for a reason: nothing is perfect.

No man is an island, but some of us are long peninsulas.

Working...