P
PJ6
I'm sorry to ask here, but google isn't giving me anything on this and I
thought this might be a good place to find out.
Paul
thought this might be a good place to find out.
Paul
PJ6 said:I'm sorry to ask here, but google isn't giving me anything on this and I
thought this might be a good place to find out.
Harlan Messinger said:Microsoft took itself off of Usenet effective July 1, taking down its NNTP
servers, having decided to devote its attentions to its web-based help
forums.
Maybe they had a good reason for doing this, but I wouldn't be able to guess
what it was.
PJ6 said:I know it wasn't your doing, but just to rant a little -
That's a shame, because web apps take away user choice and make enormous
sacrifices to basic UI features and usability. Compared to real
applications, web interfaces just suck. They always have, and they quite
possibly always will.
Maintaining a website for the forums also costs more and is less scalable.
Maybe they had a good reason for doing this, but I wouldn't be able to
guess what it was.
But in Web forums Microsoft can make additional advertisement, etc.
Who cares about the users ...
Just use the MS NNTP Bridge application, which will allow on to use your NG
reader and go to the VB and C# forums.
Registered User said:On Thu, 15 Jul 2010 15:17:17 -0400, "Mr. Arnold" <MR.
I was unaware of such an animal. Thank you for the heads up.
Mr. Arnold said:So?
Compared to real applications -- please?
I work in both environments, and what the desktop flyboy jockeys need to
learn is n-tier, object oriented programming, design patterns, TDD and
DDD in enterprise level development, which can be used at the desktop
just as they are being used in Web based solution. The desktop flyboy
jockeys are no where in the ballpark.
Are you serious?
When I came out of thick client development I was shocked at the lack of
skills the people that called themselves web application "developers" had.
All they knew was markup, and they spoke of "the code behind" and "scripts"
with shades of fear.
None of them had any inkling at all about what
object-oriented programming is. I've been all over the industry for well
over a decade and I can say that while there's been change, web developers
as a whole (not you) remain the sorriest lot of them all.
You may personally
work with good people, but really - you can't be serious when you say web
developers generally have a clue.
bad designs wrought by web "developers", designs that would make you cry.
No
thick client I have seen has come *close* to the horror, the abject
failures, I've seen these people create.
And web UI development in general... things that are trivial, take seconds
to do in a thick client, things that just work the first time, can take
forever to do for a web interface, or are simply impossible.
The very idea
of using markup and script for an application's UI - where you actually use
it to WORK - is flawed at its very core and I can point out in a thousand
examples by comparison as to why this is true. Square peg, round hole.
PJ6 said:OK, fair enough. You make good points.
I'm in the middle of writing an article on factors that affect a
developer's productivity in computer languages and architecture, with a
particular focus on end product stability (especially under change),
development time required, and estimation reliability.
Someone else made a start along these lines talking about what's wrong
with C++:
http://www.ittybittycomputers.com/IttyBitty/CppHarm.htm
Part of the article points out flaws in web development - namely: browsers
need to accept lower-level UI instructions (HTML is too high level, too
crippled), and complex UIs are where you need a compiler validation the
most - referential integrity checks, strong typing, etc.
That looks like you're real email address.
If you're so inclined, I'd like to send you the article and get your
criticism when I'm done before I actually roll it all into a lecture. My
hatred of web development probably clouds my judgment, and I could use
some feedback from someone who has an opposite inclination.