home hardware prices news articles forums photos user reviews
Go Back   Tech Support Forums - TechIMO.com > PC Hardware and Tech > Webmastering and Programming
Ask a Tech Support Question (free)!

XML to void out the C language?

Reply
Get bargains at  »  Dealighted.com
 
Thread Tools Search this Thread
Currently Active Users: 1656
Discussions: 200,924, Posts: 2,379,117, Members: 246,290
Old March 21st, 2002, 11:29 AM   Digg it!   #1 (permalink)
Ultimate Member
 
newbie~wan's Avatar
 
Join Date: Oct 2001
Location: Columbus, OH
Posts: 1,376
XML to void out the C language?

According to two guys in my IT division who attended a .NET seminar, the goal of XML is to make applications all have web interfaces now and be interoptable across any platform. All languages will be compliled into a common language at the most basic level and it is this consistency that will allow for the same code to work on different platforms.

They said that there is already a hack that will allow this "most fundamental language" to be reverse compiled into any language you want. Say you write something in VB and complile it into whatever this "smallest denominator language" is, then reverse compile it into C.

They said that the advantage of C used to be that the compiled program would be much quicker, but now that all languages will be compiled to this fundamental one, there is no longer any advantage to the complications often involved in writing in C. I guess the goal is to make VB more powerful and wedge out Java and all other languages. M$ is like a devourer of worlds that cannot possible placate their hunger for more.

Anybody else know anything about XML and have something to chime in?
newbie~wan is offline   Reply With Quote
Old March 21st, 2002, 11:33 AM     #2 (permalink)
Ultimate Member
 
skuz's Avatar
 
Join Date: Oct 2001
Location: Quebec, Canada
Posts: 1,784
Quote:
They said that the advantage of C used to be that the compiled program would be much quicker, but now that all languages will be compiled to this fundamental one, there is no longer any advantage to the complications often involved in writing in C.

If I get it correctly, in 2-3 years, an application such as Notepad will weight 145 MB and require at least 1 GHz.
skuz is offline   Reply With Quote
Old March 21st, 2002, 11:48 AM     #3 (permalink)
The Mad Redhatter
 
storm2k's Avatar
 
Join Date: Oct 2001
Location: NJ
Posts: 3,552
Send a message via ICQ to storm2k Send a message via AIM to storm2k Send a message via MSN to storm2k Send a message via Yahoo to storm2k
Quote:
M$ is like a devourer of worlds that cannot possible placate their hunger for more.

i don't really agree with this, but i'm not all about the ms bashing. i may be the only person here who will ever say this, and you may all hate me for it, but i still like microsoft.
storm2k is offline   Reply With Quote
Old March 21st, 2002, 12:06 PM     #4 (permalink)
Ultimate Member
 
newbie~wan's Avatar
 
Join Date: Oct 2001
Location: Columbus, OH
Posts: 1,376
Surprised to see you here. I don't know WTF I was thinking when I posted that, but I do believe it. However, I also believe greed is good. It provides people with an incredible motivation to achieve - and this pushes development to new levels in all human endeavors, technological or otherwise. I don't it should be an issue of "liking or disliking". There should be no emotion involved whatsoever, it clouds judgement.

But that's not what this thread is about. Let's close the issue of groundless support or attack for a return to XML.

W/out further ado........XML thoughts please.
newbie~wan is offline   Reply With Quote
Old March 22nd, 2002, 03:29 AM     #5 (permalink)
Retired mostly.
 
Join Date: Oct 2001
Location: Finland
Posts: 5,144
Isn't java like that too? Working on multiplatform with single compilation.
-M
muno is offline   Reply With Quote
Old March 22nd, 2002, 03:50 AM     #6 (permalink)
Senior Member
 
sven222's Avatar
 
Join Date: Oct 2001
Location: Australia
Posts: 575
im with you storm, there is nothing wrong with microsoft.
A goal for any business is to make money, and thats exactley what microsoft are doing, but they are making loads of it. If anyone of the members on this board were the head of a company like microsoft, their tune would change.

sry newbie hehe, ill leave this thread for xml talk
sven222 is offline   Reply With Quote
Old March 22nd, 2002, 04:16 AM     #7 (permalink)
Banned
 
Chooco's Avatar
 
Join Date: Feb 2002
Posts: 804
how can you possibly put C and Java in the same league?
they work differently, they think differently

although you can decompile or try to make it analyse and make it's own copy in a different form it will never be as good. trying to get a program to write the program will just end up in it confusing itself and even if it did have the capability of compiling into another language it would not be as good just as an internet language translator will never work as good as a person who wrote it in that language to start with (human languages, not computer).
Chooco is offline   Reply With Quote
Old March 22nd, 2002, 04:17 AM     #8 (permalink)
Not Really a Member
 
Join Date: Oct 2001
Posts: 25,384
Ok now partially what you said is true however XML has nothing to do with that core language...
Assembly and binary is that root language. When you compile any language thats' what it does is writes in machine language. XML can NOT be used to write an OS there is just no way, therefore C/C++ is REQUIRED at this point in time because it is simply the best language for low level programming w/o having to resort to writing in assembly. XML is the way of the future so to speak for MS I also went to a developers conference for Visual Studio.NET

XML will be used as a standard to represent data in a way that any language can parse.
How this can help...
You can have an application running any platform on the client side, as long as it can see the internet. Write an application in any language... since XML is a standard any language that can parse XML can read it.
So have an app on a linux box that reads data from a database. The server on the other side of the world reads the data from the database and presents it to the client via xml... so you do not require a speciifc API to plug into the database from the client side... it just reads the XML.

Now you may say that anything can do that now, like this here forum. However, it would be very diffcult to write a standard GUI non web browser based app to read the data from this forum

See what I mean?
So no XML will never replace C they are two completely different worlds.

Java and C are in the same class.. they are not in the same class as XML
__________________
Helicopters don't fly; they vibrate so much and make so much noise that the earth rejects them.
vass0922 is online now   Reply With Quote
Old March 22nd, 2002, 04:28 AM     #9 (permalink)
Retired mostly.
 
Join Date: Oct 2001
Location: Finland
Posts: 5,144
Heh
Guess I should've stayed quiet as I know nothing about programming.
-M
muno is offline   Reply With Quote
Old March 22nd, 2002, 04:41 AM     #10 (permalink)
Banned
 
Chooco's Avatar
 
Join Date: Feb 2002
Posts: 804
lol me neither..... since vass is here. how do you get a nice pretty window to work with your program?
like look at the program Calculator in your accessories, it is a very simple program but how do you get that nice friendly-looking interface to it?
Chooco is offline   Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Most Active Discussions
Is It Just Me? (2862)
Obama the Muslim (14)
California Passes Anti-Flat-HDTV Le.. (39)
Is the PSU I received dead? (10)
windows vista security holes (9)
Foreign voltage (10)
HIS HD5770 graphic card question (15)
Print spooler problem (13)
Install XP pro and a Vista laptop ?.. (9)
Dept. of HS: NSA 'Helped' Develop V.. (15)
A good PSU? (10)
New Computer wont recognize XP disc (7)
Ideal cheap graph card for PC-Gamin.. (15)
EVGA 9800 gtx help with finding a g.. (8)
Recent Discussions
Wireless Router+Cable Modems and Much.. (0)
Optical Audio A-B Switch (1)
windows vista security holes (9)
Fire in DVD (0)
radeon x850xt platinum & shader 3 (2)
The NTDVM CPU has encountered an ille.. (24)
[F@H SPAM 11/16/09] ! 1/2 months to r.. (34)
Wireless speakers for PC? (11)
Print spooler problem (13)
Help getting around port 80 for camer.. (2)
Display shows 3x5 inch in middle of s.. (3)
monitor will not turn on at all, (1)
World's largest Monopoly Game using G.. (331)
Foreign voltage (10)
FiOS modem/router interfering with ne.. (7)
Browsers wont load websites (2)
Virus Doctor Popup? (1)
Dept. of HS: NSA 'Helped' Develop Vis.. (15)
Install XP pro and a Vista laptop ?? (9)
EVGA 9800 gtx help with finding a goo.. (8)
Modern Warfare For the PC (32)
Problem with speed step/turbo boost? (1)
Modern Warfare 2: Who Bought It? (61)
SIS 740 and Widescreen (8)
Baffling Problem with my CPU/MoBo's. .. (0)


All times are GMT -4. The time now is 11:43 PM.
TechIMO Copyright 2009 All Enthusiast, Inc.



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28