J
jim
Galen Somerville said:As I remember, they weren't going to support VB6 in Vista either. The
original apps were in assembly language with two ISA cards doing the real
time work. Then Graphics cards got better and cpu's got faster. That's
when I jumped on VB6 as it was easy to get up to speed.
Then ISA became passe and USB appeared, so I jumped on that.
I've toyed with going to C++ but it puts me back in the position of
figuring everything in detail. Hell, that's what I was doing originally in
MASM. Age comes into play also. My first program was an Infant Hearing
Screener written on an Intel ISIS system using 8085's.
Galen
I feel your pain. I am 39. I taught my first programming class when I was
15 (Apple IIe and IIgs). I stopped coding 4 years ago and opened my own
business doing network administration for small to mid-sized bsinesses. It
gets boring, but it beats the hell out of coding for big companies like
Citibank, Porsche, Coca-Cola, etc. (The constant push to put apps out before
they are ready...and all that crap.)
I have been planning on doing some .Net stuff, learning C & C++...but I am
(and I think everyone gets) not so impressed with technology any more. I
look for simple, cost effective solutions. I look for things that will let
me do my job as fast as possible and go live a little.
In fact, it looks to me like the general population is tiring of the whole
technology boom. Just look at the Wii kicking the butts of Playstation and
XBox.
I've screamed about it until blood has shot out of my mouth.....people just
want simple. Simple has always outsold complex, and it always will.
Simple is more cost-effective and makes greater profit margins. Simple
means fewer tech support calls. Simple means money.
But, I'll be damned if anyone is listening.
Microsoft killed the most popular programming language EVER (in terms of
coders and application base) in favor of what? .Net?
..Net was never written for programmers. It was written by Microsoft, for
Microsoft's vision of software as a service. They lied to people to try and
sell it (there NEVER was a "Dll Hell" and I can prove it). They push .Net
on programmers because they can.
(One more point and I promise....I'm off my soapbox.) And, Microsoft can
push programmers (and end users) around for one simple reason...proprietary
data formats.
Proprietary data formats make it damned near impossible (practically or
financially) for businesses to leave Microsoft or Quickbooks or AutoCAD or
thousands of other applications and move to a different app (much less a
different OS).
Things will never change until we enact legislation that enforces open data
formats. All companies that store user data should be forced by law to
publish the data formats that the data is stored in BEFORE they can sell (or
update) their software that users will use to store data. After all, it is
your data (regardless of what software package you use to compile or store
it) and it should always be your data and be portable to where ever you want
to take it.
If we enacted open data format legislation, you would see a whole new,
affordable, usable downpour of applications and OS' begin to be used in
business and home use.
Software would have to compete based on usability, features and cost
effectiveness....not because the users can't easily or cost effectively port
their data to an app more suited to their needs.
(OK....ok.....I'm stepping down now......)