Forgot your password?

typodupeerror

Comment: Re:He has a point, no? (Score 1) 231

by CrashNBrn (#43547377) Attached to: Shuttleworth Calls Ubuntu Performance Art, Calls Out Critics
The interesting thing with Windows --- change under the hood (non-forward facing core changes) has almost always been improvements; minus the f-up in Vista with file-copy priority scheduling. Whereas forward facing (GUI/interface) has mostly been superfluous. E.g. it looks different but functions about the same or better.

Microsoft threw that idea out with Windows 8: core changes were good, but the forward facing GUI/Interface was a drastic change that looks different and functions about the same or WORSE. It's likely this started to creep in with Vista onwards, along with the Ribbon-mentality.

The other problem(s) are most noticeable when you do a jump like I did, from Win2000 to Win7, Office2000 to Office2013, etc. Compared to a "normal" customizable toolbar, Ribbons are less flexible, take up more real-estate and usually require more clicks to get the same task accomplished than before.

Where things haven't really changed, it's business as usual --- yet where it has changed, it's almost always worse. Every time I need to uninstall a program my brain does a disconnect trying to locate the "Uninstall" button in "Programs and Features" ... not a button anymore just a piece of unadorned text above the 'file-list'. Same thing with NewFolder in Explorer or the Open/Save dialog.

Comment: Re: China has no choice (Score 1) 313

by CrashNBrn (#43526231) Attached to: China Leads in "Clean" Energy Investment
The tax rate in Canada and the US is fairly similiar, even for lower salaries (slightly above minimum wage), it's near 20-30%. Middle-Class hovers in the 33% bracket (give or take a few %), and when you start to get into upper-class ranges your tax rate decreases. Income tax in North America (dunno about mexico) is heavily weighted against those that make the least.

Comment: Re:No way to save it?? (Score 1) 863

by CrashNBrn (#43465809) Attached to: ZDNet Proclaims "Windows: It's Over"
Coke/New Coke was planned. Coca Cola flooded the market with New Coke, after less than a year they brought "Coca-Cola Classic" back --- except in America it wasn't Coca Cola Classic ... it was Coca Cola Classic with HFCS instead of sugar. Unlike Canada and Mexico and probably everywhere else in the world where Coke is actually made with sugar.

Comment: Re:Amazing how it can boomerang (Score 1) 252

by CrashNBrn (#43274893) Attached to: Testers Say IE 11 Can Impersonate Firefox Via User Agent String
While there is a lot to bitch about IE over the years, a lot of the workarounds that you see floating around the web can be made redundant and unnecessary by using "Strict" html which prevents IE from rendering into compatibility mode.

Also it's quite interesting to see where the HTML spec has headed with the display property --- see inline-flex, flex, and flex-box.

One thing MS actually got right - and should of been the standard from the beginning is:

Padding & Margins were included in an elements size (width and height).

It is a complete pain in the ass trying to position elements in HTML when something like this:

[div style="width:600px;margin:10px 10px; padding:5px 5px;"]

is actually 630px wide...and to get an actual 600px width (total) you need to make the div be 570px since the element does NOT include layout spacing in the height/width settings. That aspect of HTML is nothing short of ass-backwards.

Comment: Re:Hmmm (Score 1) 252

by CrashNBrn (#43274755) Attached to: Testers Say IE 11 Can Impersonate Firefox Via User Agent String
Really, because when Mozilla/Netscape was available in 1999/2000 it was a 25MB download, which took a damnable long time over a dialup connection. Compare that to Opera 5/6, a 3.5-5MB download that also included an email client, tabs, customizable interface, low memory footprint, etcetera etcetera.

Comment: Re:NOT from wolves. (Score 1) 374

by CrashNBrn (#43069991) Attached to: New Research Sheds Light On the Evolution of Dogs
There are a handful of breeds, known as "Primitive" dogs, which are noted primarily because their breed has remained relatively pure (not interbred/interference from humans) and they have similiar builds and traits.
Primitive Dogs

Primitive or aboriginal dogs are canids that have kept close to the original form and have evolved with little or no purposeful human intervention. They spread throughout the world with the first colonizers but preserved a loose association with man.

Primitive dogs in all countries have a very similar, typical morphology known as the "long-term pariah morphotype" (LTPM) or primal body design from which most other dog forms are derived: a wolf or fox-like appearance with wedge-shaped head and a pointed muzzle, almond eyes, erect ears, for optimal sound retrieval and possibly body temperature regulation, and a long, curved tail.
More

We found out about this interesting subset recently, when we found out that our "mongrel" puppy was actually a Canaan breed.

Comment: Re:Opera is not vulnerable (Score 1) 199

by CrashNBrn (#43037447) Attached to: HTML5 Storage Bug Can Fill Your Hard Drive
Considering Opera has these default settings in Opera:Config

Persistent Storage
Domain Quota Exceed Handling For localStorage: 1 (Open a dialog when the quota for local storage is exceeded)
Domain Quota For localStorage: 5120
Global Quota For localStorage: 102400
User JS Storage Quota: 0 (Quota in kilobytes available for user script storage. Set to 0 to prevent any use.)

Yeah I'd say it's not vulnerable to a harddrive filling exploit.

Opera definitely has issues with site-compatibility - usually due to browser sniffing, than actual standards that aren't implemented.
But it is far and above most of it's kin as far as security is concerned.

Comment: Re:Brilliant idea (Score 1) 480

by CrashNBrn (#42627881) Attached to: Google Declares War On the Password
They can't get my LastPass password, unless they have physical access to my machine AND me - as I don't know what it is. As my LastPass password requires a token-string combined with a keyboard-shortcut that includes CTRL that then generates the password on the fly, which is something like: 59`äh12©íJ26846÷á2ásÓj3’¦0
--- of course slashdot is removing some of the high-ansi chars I just pasted.

Comment: Re:Arguments of convenience (Score 1) 244

by CrashNBrn (#42569957) Attached to: Should Microsoft Switch To WebKit?
Most of the browser extensions work pretty much the same or exactly the same -- there have been very few exceptions to this (or possibly only one). Extensions would be much easier to deal with - especially when the browsers have produced the same implementation prior to it becoming the spec if we could just use "--new-feature", and if there was an alternate/differing implementation by ms, opera, webkit, or mozilla then a specific extension could override the generic --new-feature as -o-new-feature or -moz-new-feature, etc.

As is, attempting to implement pre-spec features makes the css a complete mess, e.g. 4 rounded corner borders could require up to 16 lines of css.

Comment: Re:Pros/Cons (Score 1) 104

by CrashNBrn (#42559477) Attached to: Making Earbuds That Fit (Video)
Yeah, unlike every other Foam/Rubber tip replacement that work with almost all earbuds out there this is for Decibullzshit headphones only. I'll stick with the foam tips ($15) that I picked up at Radio-Shack; still have 4 sets - they wear over time, but a single pair (pkg of 5) lasted a year or more.

Also appears to be primarily apple-only, as the "remote" is for the iphone. Awesome way to kill sales.

Comment: Re:Windows 8 Is Failing on It's Own (Score 1) 610

by CrashNBrn (#42502697) Attached to: 'Gorilla Arm' Will Keep Touch Screens From Taking Over
The linux/unix shell has been stuck in the 70's and never evolved.

It's pretty sad that cmd.exe can handle lists of files easier than a linux shell script. Heck with UnxUtils you can even use (G)AWK with a cmd batch script. Of course these days, I'm more likely to write a needed script with AutoHotkey - that easily understands spaces, unicode, windows, processID's, and what have you.

Maybe things are better now? But the last time I dealt with linux bash (or most of the shell tools/cmds) - unicode characters in either filenames or within the files (parsing text) caused major issues or would just flat out fail. Not to mention the absolute nightmare of trying to deal with escaping special characters and escaping escaped escapes...

A committee is a life form with six or more legs and no brain. -- Lazarus Long, "Time Enough For Love"

Working...