473,785 Members | 2,317 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

"How Microsoft Lost the API War"


http://www.joelonsoftware.com/articles/APIWar.html

"So you've got the Windows API, you've got VB, and now you've got .NET,
in several language flavors, and don't get too attached to any of that,
because we're making Avalon, you see, which will only run on the newest
Microsoft operating system, which nobody will have for a loooong time.
And personally I still haven't had time to learn .NET very deeply, and
we haven't ported Fog Creek's two applications from classic ASP and
Visual Basic 6.0 to .NET because there's no return on investment for us.
None. It's just Fire and Motion as far as I'm concerned: Microsoft would
love for me to stop adding new features to our bug tracking software and
content management software and instead waste a few months porting it to
another programming environment, something which will not benefit a
single customer and therefore will not gain us one additional sale, and
therefore which is a complete waste of several months, which is great
for Microsoft, because they have content management software and bug
tracking software, too, so they'd like nothing better than for me to
waste time spinning cycles catching up with the flavor du jour, and then
waste another year or two doing an Avalon version, too, while they add
features to their own competitive software. Riiiight."
Aug 18 '05 #1
20 2754
Do you feel better? Get a hobby because you've got too much free time on
your hands.
"John Bailo" <ja*****@texeme .com> wrote in message
news:qM******** *************** *************** ***@speakeasy.n et...

http://www.joelonsoftware.com/articles/APIWar.html

"So you've got the Windows API, you've got VB, and now you've got .NET, in
several language flavors, and don't get too attached to any of that,
because we're making Avalon, you see, which will only run on the newest
Microsoft operating system, which nobody will have for a loooong time. And
personally I still haven't had time to learn .NET very deeply, and we
haven't ported Fog Creek's two applications from classic ASP and Visual
Basic 6.0 to .NET because there's no return on investment for us. None.
It's just Fire and Motion as far as I'm concerned: Microsoft would love
for me to stop adding new features to our bug tracking software and
content management software and instead waste a few months porting it to
another programming environment, something which will not benefit a single
customer and therefore will not gain us one additional sale, and therefore
which is a complete waste of several months, which is great for Microsoft,
because they have content management software and bug tracking software,
too, so they'd like nothing better than for me to waste time spinning
cycles catching up with the flavor du jour, and then waste another year or
two doing an Avalon version, too, while they add features to their own
competitive software. Riiiight."

Aug 18 '05 #2
John Bailo poked his little head through the XP firewall and said:
http://www.joelonsoftware.com/articles/APIWar.html


Interesting. And more than just the point you picked out.

His sidebar on automatic memory management is interesting because he
forgets that C++ does have automatic memory management:
constructors/destructors for local variables, and temporary objects.
You can also do pointers if you want, but most often you don't need to.
And when you do you have auto pointers. He tries to equate C++ with C
and the Win32 API, which is just C.

--
Linux - A most satisfying eXPerience
Aug 18 '05 #3
Scott M. poked his little head through the XP firewall and said:
Do you feel better? Get a hobby because you've got too much free time on
your hands.

"John Bailo" <ja*****@texeme .com> wrote in message
news:qM******** *************** *************** ***@speakeasy.n et...

http://www.joelonsoftware.com/articles/APIWar.html


Looks like you got a byte^H^H^Hite with your troll, Bailo.

--
Linux - A most satisfying eXPerience
Aug 18 '05 #4

"John Bailo" <ja*****@texeme .com> wrote in message
news:qM******** *************** *************** ***@speakeasy.n et...
:
: http://www.joelonsoftware.com/articles/APIWar.html
:
:
:
: "So you've got the Windows API, you've got VB, and now you've got .NET,
: in several language flavors, and don't get too attached to any of that,
: because we're making Avalon, you see, which will only run on the newest
: Microsoft operating system, which nobody will have for a loooong time.
: And personally I still haven't had time to learn .NET very deeply, and
: we haven't ported Fog Creek's two applications from classic ASP and
: Visual Basic 6.0 to .NET because there's no return on investment for us.
: None. It's just Fire and Motion as far as I'm concerned: Microsoft would
: love for me to stop adding new features to our bug tracking software and
: content management software and instead waste a few months porting it to
: another programming environment, something which will not benefit a
: single customer and therefore will not gain us one additional sale, and
: therefore which is a complete waste of several months, which is great
: for Microsoft, because they have content management software and bug
: tracking software, too, so they'd like nothing better than for me to
: waste time spinning cycles catching up with the flavor du jour, and then
: waste another year or two doing an Avalon version, too, while they add
: features to their own competitive software. Riiiight."

A loser's approach to the market, John! Appropriate for COLA, though.
LOL!!!

Aug 18 '05 #5
In comp.os.linux.a dvocacy, Scott M.
<s-***@nospam.nosp am>
wrote
on Wed, 17 Aug 2005 21:22:57 -0400
<up************ **@TK2MSFTNGP15 .phx.gbl>:
Do you feel better? Get a hobby because you've got too much free time on
your hands.
It's a given with Bailo. :-) As it is, Microsoft has not yet lost
the war -- it probably hasn't even noticed RedHat, which is a
relative upstart.

But it is a profitable relative upstart, and Microsoft is going
to have to be very careful -- as is RedHat, as RH is showing
some tendencies to charge a premium for its products.


"John Bailo" <ja*****@texeme .com> wrote in message
news:qM******** *************** *************** ***@speakeasy.n et...

http://www.joelonsoftware.com/articles/APIWar.html

"So you've got the Windows API, you've got VB, and now you've got .NET, in
several language flavors, and don't get too attached to any of that,
because we're making Avalon, you see, which will only run on the newest
Microsoft operating system, which nobody will have for a loooong time. And
personally I still haven't had time to learn .NET very deeply, and we


[rest snipped]

--
#191, ew****@earthlin k.net
It's still legal to go .sigless.
Aug 18 '05 #6
The Ghost In The Machine wrote:
It's a given with Bailo. :-) As it is, Microsoft has not yet lost
the war -- it probably hasn't even noticed RedHat, which is a
relative upstart. But it is a profitable relative upstart, and Microsoft is going
to have to be very careful -- as is RedHat, as RH is showing
some tendencies to charge a premium for its products.


This article was actually sent to me by a colleague at work...who has
been having a running battle w/me about OOP (he's a SQL Developer). I
wrote this response to the article (yes, as many of you have pointed out
there are many salient points in the article, right or wrong):
MY RESPONSE:

(1) He mentions Linux in the opening, but never again in the rest of
the article; he criticizes Apple and Sun, but does not mention Linux
desktops. He should have continued his Linux arguments since what he
is describing is not the end of the Windows API – but a
franctionalizat ion to match the successful fractionalizati on of API’s in
the Open Source world. Originally it was a constant complaint of
having 10 of everything – however, the user seems to like choice, and I
think M$ has stepped up on that.

(2) He seems to think of applications as client applications – he
does not address things like SOA or inter machine operability, where XML
webservices are gaining traction in IT.

(3) He poo-poo’s object oriented programming, saying VB is not
object oriented – however, the strength of VB6 is that it is glue that
holds together COM objects; .NET extends that further because it is
essentially a virtualized object of the entire computer network to which
we program.

(4) He does not mention some basic smart client examples that are
growing in every day use:

(a) the cell phone and wireless PDAs, which has its own OS, such as
symbian, PalmOSand now java/linux often

(b) gaming. Gaming is the forth most popular use of the home PC and
its usually driven not by some hokey web interface, but by a super rich
client interface. Even the most basic games are not HTML, but are
plugins ( essential smart clients) in Flash or java.

(c) email and newsreaders: while webmail is very popular, many use
Thunderbird or Outlook for email, one of the most prevalent

(5) I definitely think Longhorn was Wronghorn – it reminded me of
the attempts in the late 80s of IBM to reproprietize the PC with
microchannel architecture. Again, they correctly fractionalized it
into many different attempts rather than a monolithic take it or leave
it approach – but the individual products are still there.

Aug 18 '05 #7

The Ghost In The Machine wrote:
In comp.os.linux.a dvocacy, Scott M.
<s-***@nospam.nosp am>
wrote
on Wed, 17 Aug 2005 21:22:57 -0400
<up************ **@TK2MSFTNGP15 .phx.gbl>:
Do you feel better? Get a hobby because you've got too much free time on
your hands.
It's a given with Bailo. :-) As it is, Microsoft has not yet lost
the war -- it probably hasn't even noticed RedHat, which is a
relative upstart.


Microsoft is VERY aware of Linux. It's been biting into their server
market in a very big way, and even though Linux only represents about
10-12% of the total installed base, that's still gains that reflect a
net of nearly 30% of the annual unit volumes. Essentially, for every
two machines sold with Windows, one machine is converted to Linux.
Granted, the two machines sold with Windows are sold to U.S.
corporations or retail customers, and the machine converted to Linux is
in Brazil, India, China, or Europe, but it's a trend that Microsoft
does worry about.
But it is a profitable relative upstart, and Microsoft is going
to have to be very careful -- as is RedHat, as RH is showing
some tendencies to charge a premium for its products.
Microsoft nearly lost a huge chunk of market share when they tried to
force-feed Windows XP licenses to U.S. corporations and triple the
support fees. Many companies prepared contingency plans and are
prepared to implement them if Microsoft attempts to play hard-ball with
the next release of Windows. In fact, any corporation that doesn't
have such contingency plans should probably find a new CTO.

Microsoft is also acutely aware of how much Open Source is starting to
creep into the application market. Many new applications are based on
the Cygwin API model, which is essentially a Posix/Linux/*nix API
rather than the traditional Windows API. QT applications are also
becoming much more popular, and many hardware vendors are now providing
support for both DirectX and OpenGL.

Microsoft stumbled with 64 bit Windows, and Linux got the jump on the
market. People could purchase an HP Pavilion and get a SuSE Linux
distribution DVD, complete with drivers customized to the HP hardware.
This little feature sold quite a few AMD/64 machines and Linux will
probably continue to be the dominant player in the Lintel/64 and
LinAMD/64 market.

It's gotten to the point where 32 bit machines have maxed out. They
are capped at about 4 gig of memory before going to convoluted schemes
similar to the 80286 segmentation schemes. This also includes virtual
memory.

Microsoft has another problem because most third-party Windows 9x and
NT applications won't run on XP/64. Microsoft knows this is a problem,
but really isn't ready to put real product on the market yet. OEMs
seem to have committed themselves to another year of Microsoft-only
product, but the value of Windows XP workstations has reached the point
where price erosion and lack of new features has nearly completely
killed the market. Most OEMs now lose money on the core CPU and
attempt to make their profit on LCD screens, accessories, and other
"bundling" designed to create a "package" that customers will actually
pay $2000 for. The problem is that even that is not working so well.

Most desktops are selling for $300-400 and most laptops are selling for
$600-700, and most corporate workstations don't actually NEED to be
replaced.
"John Bailo" <ja*****@texeme .com> wrote in message
news:qM******** *************** *************** ***@speakeasy.n et...

http://www.joelonsoftware.com/articles/APIWar.html

"So you've got the Windows API, you've got VB, and now you've got .NET, in
several language flavors, and don't get too attached to any of that,
because we're making Avalon, you see, which will only run on the newest
Microsoft operating system, which nobody will have for a loooong time. And
personally I still haven't had time to learn .NET very deeply, and we


According to Steve Ballmer "Microsoft IS the STANDARD" and
according to the EULA "We can Change the standard any time we want"
[rest snipped]

--
#191, ew****@earthlin k.net
It's still legal to go .sigless.


Aug 18 '05 #8
John Bailo wrote:
http://www.joelonsoftware.com/articles/APIWar.html

"So you've got the Windows API, you've got VB, and now you've got .NET,
in several language flavors


What on earth is wrong with good old C and C++? Why does MS keep
inventing new languages and VMs? Are they going to rewrite their kernel
in VB and .NET? Should be difficult to do, given the fact that the NT
kernel is currently written in QBASIC. Line numbers and gotos are hard
to port...
Aug 18 '05 #9
> What on earth is wrong with good old C and C++? Why does MS keep
inventing new languages and VMs? Are they going to rewrite their kernel
in VB and .NET? Should be difficult to do, given the fact that the NT
kernel is currently written in QBASIC. Line numbers and gotos are hard to
port...


What is wrong with good old macro assembler, why did they event languages as
C?

:-)

Innovation did not stop with the invention of fire.

Cor

Aug 18 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

16
15752
by: Dave Smithz | last post by:
Hi, In summary: I want to a form to submit information via a HTTP POST, however, when using Internet Explorer I want to be able to use the back button and all the information retained. Presently we get a "Page has expired" message. How can we avoid this? Full details: Having searched for postings on how to avoid the "Page has Expired" they are
24
2234
by: Christopher J. Bottaro | last post by:
This post is just the culmination of my thoughts and discussions with my coworkers on Python. If you are not interested, please skip over it. At my work, we are developing a product from scratch. It is completely modular and the modules communicate via SOAP. Because of that, we can implement individual modules in any language of our choosing (so long as they have good SOAP libs). I chose to do all mine in Python because I'm a huge...
0
2268
by: Jim the Bad | last post by:
Hi, I wonder if anyone can help me with this. Bog standard SuSE 8.2 Linux install. I have installed mySQL (off the SuSE 8.2 distro CDs). I can connect locally, e.g: bealzebub> mysql -u root -p mysql -h localhost ....logs me in just fine. However, this:
4
2505
by: Tony | last post by:
Is there any known SQL Server bug whereby a record can be successfully inserted and committed, but then later be found not to be in the database? For example, if there was a server crash just after the commit, could committed data be lost? I'm sure the answer must be "no", but a client is telling me this is happening, and I said I'd enquire.
1
6694
by: TJRobertsJob | last post by:
Was wondering if someone could help. Over the last month I've been developing a small database application, using Access 2000, for use in a friends shop. Everything was going well until about a week ago when I started getting the following error when I would click any buttons on my main form that ran either VB code or an Access Macro: "Error accessing file. Network connection may have been lost.". I know for sure it's not a network...
4
4844
by: nsj | last post by:
How shall i use quotation marks within another in asp.net?
20
506
by: John Bailo | last post by:
http://www.joelonsoftware.com/articles/APIWar.html "So you've got the Windows API, you've got VB, and now you've got .NET, in several language flavors, and don't get too attached to any of that, because we're making Avalon, you see, which will only run on the newest Microsoft operating system, which nobody will have for a loooong time. And personally I still haven't had time to learn .NET very deeply, and we haven't ported Fog...
44
4212
by: Tolga | last post by:
As far as I know, Perl is known as "there are many ways to do something" and Python is known as "there is only one way". Could you please explain this? How is this possible and is it *really* a good concept?
0
1269
by: WORKING IN FAITH | last post by:
" Interviewing Seminar LEADERS; How did I do that ? Faith that's HOW... " Inbox Craig Somerford to Apple, Katrinas, Bruno, Wiz, Kettering, City, Katie, CBC, Harvard, (bcc:Local), (bcc:Local), (bcc:Craig) More options 11:59 am (0 minutes ago) 04 nov 2006 Believe it john 16 : 7 http://hlavolamy.szm.sk/brainteasers/optical-illusions.htm
1
10085
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9947
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8968
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7494
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6737
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5379
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4045
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3645
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2877
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.