Version: 2008

Comments on: Grassroots computing languages hit the big time

Oracle deal shows that PHP and other scripting languages--once considered toys by serious programmers--are going corporate.

Add a Comment (Log in or register) (22 Comments)
  • prev
  • 1
  • next
Scripting: what about REXX?
by May 13, 2005 4:31 AM PDT
Scripting languages seem to be a new idea - however they do exist for several decades. One of the widely used languages is REXX, invented by the IBM fellow Mike Cowlishaw more than 25 years ago. REXX (and the open source variants like REGINA) were orginally used on the mainframe but do exist now on every platform you can think of. REXX is used as as scripting language AND also as a programming language. Currently there are "traditional" (i.e. 3GL) and OO versions available. You can find more about REXX on the REXXLA homepage :www.rexxla.org
Reply to this comment
Can't Help Myself
by Thomas, David May 13, 2005 6:04 AM PDT
... dude, what are you selling?! I'd put odds that you retired from
IBM, or have some strong previous affiliation.
View reply
Rexx vs. PHP ?
by May 28, 2005 1:10 PM PDT
You want to know more about rexx?

Here is a short comparison:
http://www.onlamp.com/pub/a/onlamp/2005/05/26/rexx.html
Open Source Talent
by mentalbarcode October 28, 2005 3:41 AM PDT
I still prefer PHP.

www.ostalent.com
Hobbyists?
by May 13, 2005 4:52 AM PDT
"Traditionally, such languages have been used by hobbyists to glue
together pages for simple Web sites." What a bizarre statement --
PHP has been used to create incredibly complex web applications
for a number of years.
Reply to this comment
2 True
by Thomas, David May 13, 2005 6:02 AM PDT
While PHP is a scripting language, name one low-level, mid-level
programming (compiled) language used for doing development
on a large scale.

Apparently that would be a trick question for the author of this
story. I don't want to waste any more of my dev time, except to
say that this is nothing more than another ad-hoc job by a CNet
author who apparently isn't worth the salt they are paid.
Correction: 2 True
by Thomas, David May 13, 2005 6:03 AM PDT
WEB development language, that is mid-level ( like C, C++) used
on a large scale.
Point taken
by mlamonica May 13, 2005 7:26 AM PDT
We've changed the wording to try to characterize the state of usage better, which BTW people will have widely divergent views on.
View all 3 replies
re
by pcLoadLetter May 14, 2005 1:26 PM PDT
Scripting languages are considered a 'hobbyist' thing, even though professional and other well done web site use them, because web development is not exactly a difficult thing to learn. It requires no deep knowlege of computer systems, nor the underlining low level network protocols and interfaces, and very few basic programming concepts. Which is why they are used more in web development then full-featured languages like C, Java(although this is used quite often), and C++. If there were no scripting languages, low level languages would have to be used and the cost to design an entire site would skyrocket due to having to hire real programmers.

It may seem like an elitist attitude, but there is a huge gap between web developers and programmers. A C or C++ programmer worth his salt could write all the tools he needs, including the compiler and libraries, if he really had/wanted to. Web developers, with very few exceptions, can not.

Stop whining when articles don't mention your favorite obscure scripting language. There are too many to mention. Programmers tend to do this also, even though there are literally hundreds of languages and mentioning them all in an article is pointless and nearly impossible.
View reply
and Coldfusion?
by May 13, 2005 8:51 AM PDT
Though it still doesn't get a whole lot of respect in the industry... CF should be considered as well.

Since the release of BlueDragon (from New Atlanta software) the expensive server license is no longer needed. It gets the job done.
Reply to this comment
A lot of scripting languages didn't get covered
by aabcdefghij987654321 May 13, 2005 9:22 AM PDT
Cold Fusion is just one of them, but like the REXX fan you definitely have the right to ask ;)
Yahoo is a home-grown site, did you know that?
by steveth22 May 16, 2005 12:12 AM PDT
The write of this story hasn't seen the football since the game started. Jeeeezus.

"Hobbyists"? You mean like Yahoo, who use PHP as a primary development platform? How about the thousands of large companies (like mine, which is a Fortune 50 company) using PHP as a primary develpment platform for critical enterprise development?

There are about a dozen PHP programmers on our team here and they all have 6+ years of enterprise development experience, and some have 15+. Are they the "non-programmers" you were talking about?

Oh wait, I understand the logic now. Since Oracle is getting into the PHP arena its because nobody is using it for serious development. Oracle just *loves* the low-end.

"Java is overkill"? No, Java is just 3-5x SLOWER than PHP for most web application tasks. Can anybody name a major Internet website using Java as their platform? Didn't think so. PHP on the other hand has shown it can scale to the largest web sites in the world.

I'm really losing faith in News.com here. Not only did they not research this story correctly, but it is simply self-contradictory. If all of the things they said about PHP were true, IBM and Oracle wouldn't be taking them seriously. The fact is that its a viable alternative to Java for *any* project, and Java is a political hot potato because Sun still owns it.
Reply to this comment
Clueless
by pcLoadLetter May 16, 2005 4:20 PM PDT
It doesn't matter who uses PHP, it doesn't make it more of a language. Any fool can learn PHP. That doesn't make one a programmer.

A real programmer can use PHP, just like he can use any programming language to full use. Just because professional engineers use PHP, doesn't make it a programming language. It is a hobbyist language, because anyone that is reasonably intelligent can teach themselves PHP. The same can NOT be said about learning to be a legitimate programmer. Learning syntax is maybe 5% of what it takes to be a real programmer. Learn PHP, and you will still not get the background needed to be a solid, professional programmer. PHP is a powerful scripting language, but it is extremely limited. Not as much as most scipting languages, but doesn't come close to being a real programming language.
(22 Comments)
  • prev
  • 1
  • next
advertisement

Latest tech news headlines

RSS Feeds

Add headlines from CNET News to your homepage or feedreader.

More feeds available in our RSS feed index.

advertisement