I'm no expert on these sorts of things, but it seems like the story goes something like this: 1. Dev checks out his site using IE 2. Dev realizes that IE users were getting scary warnings about his software 3. Dev has to pay up money to a third company to make the scary warnings go away. Seems like a bad state of affairs to me.
Certification costs money, and certification is a thing in many industries. I notice nobody is banging pots about ASE certification for automotive techs? I mean, it's true, there is a difference here- the active "This software isn't certified" notification- but is that a critical distinction?
How not using Internet Explorer put me out of touch and cost me dearly
31–40 of 141 posts
Re: How not using Internet Explorer put me out of touch and cost me dearly
#32Earlier quoted context omitted.
Maybe I'm too proud of my work to give in to certificate blackmail??
That's nice, but you can't eat dignity. :P
Re: How not using Internet Explorer put me out of touch and cost me dearly
#33I know some people have voiced concerns about Gatekeeper in 10.8, but this seems at least as bad. Especially from a normal user's perspective.
Gatekeeper is not nearly as bad for small developers, though. Unless Microsoft has started offering, as part of a $99 MSDN subscription, the ability to generate a signed certificate that doesn't expire for five years automatically from inside Visual Studio as soon as you've signed in with your Microsoft ID. The problem with Microsoft's strategy has always been the reliance on companies like VeriSign for whom recurrin…
Re: How not using Internet Explorer put me out of touch and cost me dearly
#34While that is nice to know, it still smells of Raketeering to me. "that is some nice software you have there, would be a shame if users thought it was dangerous" "pay a little money to one of these approved companies and that warning will go away" If MS was serious about this only being for security they could issue the certificates for free and prove me wrong. On the other hand, why is it that about 20% of users cli…
Racketeering indeed! I am sure that was the goal of the SmartScreen filter in IE. Cert vendors and MS must have colluded to add this feature so that developers of all binaries are forced to buy certs. Right?
Re: How not using Internet Explorer put me out of touch and cost me dearly
#35Earlier quoted context omitted.
Anyone have opinions on good SSL certificate providers or do you agree with the authors recommendation of http://startssl.com ?
They do what they say they do at a decent price. However, their web interface sucks . Absolutely and completely sucks.
Re: How not using Internet Explorer put me out of touch and cost me dearly
#36If you are creating a Windows binary and expect a user to download it, you should be signing the binary. Period. It's not just IE that considers unsigned downloads suspect, many antivirus programs do as well. If you are proud of your work, sign it.
True. Part of the problem was simply not knowing that signing was a thing that needed to be done. It's obvious in hindsight, but since I hadn't released many Windows applications in the past, I didn't realize what I didn't know.
Re: How not using Internet Explorer put me out of touch and cost me dearly
#37In general, not using the platform your users use is a path to trouble. For example, because so many designers in the valley use Macs, we continually have to fight an OS X bias in our design process; when designing something, you tend to calibrate it against what you're used to, but when OS X is only 5% of the market, OS X-based designers of client software end up with a massive blind spot when it comes to understand…
Depending on the site's demographic, as a developer, I see approx 15% Mac users making up traffic. Not to mention an ADDITIONAL 25% iPhone users. That's an average of 40% of apple traffic on the sites I work on. Some of which are getting 30k - 60k hits a month. Obviously this isnt the same stats across the board on all websites... but It is by no means FIVE percent.
Re: How not using Internet Explorer put me out of touch and cost me dearly
#38Is there a reason you don't offer deblurring as SAAS? I have a photo I'd happily pay to have deblurred, but I use a Mac.
Re: How not using Internet Explorer put me out of touch and cost me dearly
#39Re: How not using Internet Explorer put me out of touch and cost me dearly
#40While that is nice to know, it still smells of Raketeering to me. "that is some nice software you have there, would be a shame if users thought it was dangerous" "pay a little money to one of these approved companies and that warning will go away" If MS was serious about this only being for security they could issue the certificates for free and prove me wrong. On the other hand, why is it that about 20% of users cli…
>If MS was serious about this only being for security they could issue the certificates for free and prove me wrong. Make it too easy, and the scamware software will just get a free cert and sign apps. It takes some amount of effort, possibly by a human, to approve you to receive a cert. Even the "free" certs I've applied for have taken time and human interaction on the side of the registrar, and I'm certain those ce…