Richard Davies wrote: The UK has a good crop of technology pioneers in cloud computing - for example ElasticHosts, FlexiScale, Flexiant, OnApp - and also some strong government initiatives such as G-Cloud.
We will have to see whether this kind of technical leadership converts into swift mass-market adoption or not.
In many cases, the end of the year gives you time to step back and take stock of the last 12 months. This is when many of us take a hard look at what worked and what did not, complete performance reviews, and formulate plans for the coming year. For me, it is all of those things plus a time when I u...
(April 14, 2003) - Anticipating Teamstudio's launch of Analyzer for Java Edition 3, Mark Dixon, co-founder and CTO of Teamstudio, Inc, issued a wake-up call to the Java development community about the inherent, and often overlooked, risks of the Java programming language.
"Java is the best thing we've got at the moment, but it is by no means perfect," asserted Dixon, a visionary who helped to redefine the Lotus/Notes tool market in the late 1990s. "It is still too easy to write code that is difficult to maintain, slow to run, and uses too much memory." He continued, "Attempts have been made to address the shortfalls [of Java]. But generally, they are too expensive, overly complex, and difficult to use."
Teamstudio's software tools specifically address Java's deficiencies. Designed by and for developers, Teamstudio's Analyzer for Java is the first in a powerful suite of low-cost, easy-to-use, agile software tools.
"Unlike idiosyncratic, difficult-to learn and slow-to-deploy products, we have assembled a robust set of intuitive application development tools," said Dixon. "Our customers tell us that while they love Java, they are frustrated with its shortcomings. These frustrations are only exacerbated by the overly complex solutions offered by most software tools vendors. "
Teamstudio Analyzer for Java Edition 3 will be released later this month.
About Java News Desk JDJ News Desk monitors the world of Java to present IT professionals with updates on technology advances, business trends, new products and standards in the Java and i-technology space.
Reader Feedback: Page 1 of 1
#9
Bart commented on 17 Apr 2003
... but how exactly did it end up as a technical article in a developer's journal? Somebody put their kneepads on for that one.
#8
taxpayer commented on 16 Apr 2003
My KISS solution is to hire skilled OO programmers with an experienced tech lead and then use the tools already proven. It's apparent that this "news" item slipped in when the editor was doing his/her taxes.
I agree with the others that this article is less than useless. The problem statement assumes that companies have hired inept programmers who don't know better: "It is still too easy to write code that is difficult to maintain, slow to run, and uses too much memory."
The problem is a recruiting/training problem!
#7
Fernnado Lozano commented on 16 Apr 2003
Please don't fill up my mailbox with crap like that news.
It gives no usefull info except the company has released a new product. You (SYS-CON) should at least publish a link where we can read about the risks: what are they, how they appear on java projects and how to fight them. There's no need for another product promising to cure the cancer and bing world peace.
Let me restate that I agreed to recebve mail from sys-con to get INFORMATION not USELESS MARKETING
#6
Jay commented on 15 Apr 2003
"It is still too easy to write code that is difficult to maintain, slow to run, and uses too much memory." - Dixon (self-professed or JDJ-awarded "visionary"? - what Valley spin...)
It is easy to write code in any language that is difficult to meantain, slow to run and uses too much memory. Most of such code is written by not-so-good programmers. Where's the big surprise here? As long as developers need to develop too quickly, with too little time to design, implement and test properly, and infrastructure guys who still don't know how to run and tune Application Servers, we will see code that takes too much memory, is difficult to maintain, and slow to run... If everything needs to be done on the cheap and too quickly, this will continue, with whichever language might be next. Story of the proprietary software industry...
#5
Bhaskar Somanchi commented on 15 Apr 2003
I was expecting to read the discussion. Just stating shortcomings exist does not mean anything to a programmer.
#4
cheesemelt commented on 15 Apr 2003
Once again we have somebody's product promo masquerading as "industry news". I guess this CTO doesn't know what an app framework is, or that there are excellent free ones like Struts that address his phony gripes.
Java is just like .Net, XML, SOAP, web services, and similar systems -- yes, it's easier to program, but it has speed, memory and maintainability problems. Check out this XML performance stuff, for example, actual *hardware* to make SOAP faster: http://www.datapower.com
Maybe the java chip will be back
#2
R Ruff commented on 14 Apr 2003
This is just self-serving marketing pablum. There is zero substance given to evaluate any of these overblown claims, and as a Delphi/Vb/C#/.Net/Java programmer, I see nothing special about Java's shortcomings.
#1
Phil Gibbs commented on 14 Apr 2003
Well, I've always thought that the Collections frame work needed help. Does your framework offer anything to ameliorate this issue?
taxpayer wrote: My KISS solution is to hire skilled OO programmers with an experienced tech lead and then use the tools already proven. It's apparent that this "news" item slipped in when the editor was doing his/her taxes.
I agree with the others that this article is less than useless. The problem statement assumes that companies have hired inept programmers who don't know better: "It is still too easy to write code that is difficult to maintain, slow to run, and uses too much memory."
The problem is a recruiting/training problem!
Fernnado Lozano wrote: Please don't fill up my mailbox with crap like that news.
It gives no usefull info except the company has released a new product. You (SYS-CON) should at least publish a link where we can read about the risks: what are they, how they appear on java projects and how to fight them. There's no need for another product promising to cure the cancer and bing world peace.
Let me restate that I agreed to recebve mail from sys-con to get INFORMATION not USELESS MARKETING
Jay wrote: "It is still too easy to write code that is difficult to maintain, slow to run, and uses too much memory." - Dixon (self-professed or JDJ-awarded "visionary"? - what Valley spin...)
" Teamstudio's software tools specifically address Java's deficiencies." - no kidding...
It is easy to write code in any language that is difficult to meantain, slow to run and uses too much memory. Most of such code is written by not-so-good programmers. Where's the big surprise here? As long as developers need to develop too quickly, with too little time to design, implement and test properly, and infrastructure guys who still don't know how to run and tune Application Servers, we will see code that takes too much memory, is difficult to maintain, and slow to run... If everything needs to be done on the cheap and too quickly, this will continue, with whichever language might be next. Story of the prop...
cheesemelt wrote: Once again we have somebody's product promo masquerading as "industry news". I guess this CTO doesn't know what an app framework is, or that there are excellent free ones like Struts that address his phony gripes.
George McConachy wrote: Java is just like .Net, XML, SOAP, web services, and similar systems -- yes, it's easier to program, but it has speed, memory and maintainability problems. Check out this XML performance stuff, for example, actual *hardware* to make SOAP faster:
http://www.datapower.com
Maybe the java chip will be back
R Ruff wrote: This is just self-serving marketing pablum. There is zero substance given to evaluate any of these overblown claims, and as a Delphi/Vb/C#/.Net/Java programmer, I see nothing special about Java's shortcomings.
In Aug 2011, around 72 million people accessed social networking sites from mobile, increase of 37% from previous year (study by ComScore) and nearly 50% (of 72 million) access networking sites almost every day.
Devising a cohesive strategy for addressing both mobility and social medi...
In a surprise move on Tuesday, January 10, Oracle wheeled out its Big Data Appliance.
That’s the one it said in October would be ready sometime in the first half. Only nobody believed it meant early in the first half. Heck, it’s not even clear anybody thought Oracle could make the fi...
A Munich court Thursday found Motorola Mobility guilty of infringing an Apple patent and handed Apple a permanent injunction against two Android smartphones.
Apple can enforce the injunction after posting a bond lest MMI succeed in invalidating the slide-to-unlock patent (EP1964022) ...
Quick Response (QR) codes are intended to help direct users quickly and easily to information about products and services, but they are also starting to be used for social engineering exploits. This article looks at the emergence of QR scan scams and the rising concern for users today....
The Chinese company that claims it owns the iPad trademark says it plans to seek a ban on iPad exports out of China, threatening global supplies.
According to what a lawyer for Proview Technology (Shenzhen) Co Ltd told Reuters, the firm is petitioning Chinese customs to stop shipment...
Cisco Wednesday filed suit in the European Union’s second-highest court, the General Court in Luxembourg, challenging the European Commission’s rubber stamp last October of Microsoft’s $8.5 billion acquisition of Skype.
Cisco says it isn’t opposed to the merger, but figures the EC sh...