Comments
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.
Cloud Expo on Google News

SYS-CON.TV
Cloud Expo & Virtualization 2009 East
PLATINUM SPONSORS:
IBM
Smarter Business Solutions Through Dynamic Infrastructure
IBM
Smarter Insights: How the CIO Becomes a Hero Again
Microsoft
Windows Azure
GOLD SPONSORS:
Appsense
Why VDI?
CA
Maximizing the Business Value of Virtualization in Enterprise and Cloud Computing Environments
ExactTarget
Messaging in the Cloud - Email, SMS and Voice
Freedom OSS
Stairway to the Cloud
Sun
Sun's Incubation Platform: Helping Startups Serve the Enterprise
POWER PANELS:
Cloud Computing & Enterprise IT: Cost & Operational Benefits
How and Why is a Flexible IT Infrastructure the Key To the Future?
Click For 2008 West
Event Webcasts
Yakov Fain's Java Blog: What's the Next Big Thing in Java?
During my rather long software development career I made several switches from one programming language to another

During my rather long software development career I made several switches from one programming language to another. The last one was back in 1998 when I switched from PowerBuilder to Java. Since Java is much more than just a language, it kept me busy all these years. I was learning newly born technologies like Servlets, JSP, EJB, JMS…I’m always closely watching what’s happening in the Java community, buying (and reading!) books on new frameworks (Spring, Hibernate…), programming and design principles (OOD, AOP, SOA, ESB…), buzzword techniques (AJAX), open source tools, etc.

Unfortunately, I have to admit that I do not see any new “revolutionary thingy” that would get me really exited. I’m not leaving Java because there is nowhere to go. All these threats that some particular language will kill Java can not be taken seriously. It’s like saying that Italian language will kill English. Italian songs sound great, and let them be heard forever, but the role of the English is much bigger than just singing.

At first, AJAX sounded like an interesting technology. But after giving it a closer look, I put it aside. People are filled with joy seeing how the content of a web page changes after each key stroke. But the price is way too high for achieving this functionality (at least today). First, I do not want to become a JavaScript expert, second, if you’ll show your users one Web page with this new functionality, they’ll force you to change all of them (try to explain them that this is not as easy as they think!) and this will become you primary job, your server performance will suffer (the number of the server request will grow tremendously), and on, and on, and on. What’s good for Google is not always good for business-oriented software.

IMHO, Java need a major breakthrough in the front end (GUI) area, NetBeans (Matisse) is a step in the right direction, but they still have a long way to go. Adobe has some good front end tools (Flash and Flex from Macromedia), and using them with Java in the back might be a good idea.

AOP should have a good future.

Anything else? What’s your take on this? Do you see the next big thing in Java?

About Yakov Fain
Yakov Fain is a Managing Director of Farata Systems, consulting, training and product company. He has authored several Java books, dozens of technical articles. SYS-CON Books released his latest co-authored book , Rich Internet Applications with Adobe Flex and Java: Secrets of the Masters in Spring 2007. Sun Microsystems has nominated and awarded Yakov with the title Java Champion. He leads the Princeton Java Users Group. He is an Adobe Certified Flex Instructor. Yakov co-athored the O'Reilly book "Enterprise Application Development with Flex". He twits at twitter.com/yfain.

In order to post a comment you need to be registered and logged in.

Register | Sign-in

Reader Feedback: Page 1 of 1

SEGURON,

Another words use Eclipse :)
No, really if I see another article about AJAX, I am going to throw my computer from the roof. I mean there are a number of superior alternatives to AJAX that people pay less atteniton to: Swing, SWT/JFace, Eclipse thru Java Web Start...

This is how .Net should have been understood when i talk as "competitor". This (should) provoque Sun when seeing ease of dev and rich GUI from latest .Net products.

That how would be understood my sayings.

Sun should (would) react, Swing is not over, Jide is a good software company with it seems good product. Binding should be on the way.

Waiting for reactions...

Java and .Net are two main players in town. They will keep compeeting (which is good)and push each other forward.

Do not treat .Net as an enemy of Java. Learn from it and use it. For example, we are planning to run a non-profit joined code camp with .Net crowd (see http://yakovfain.javadevelopersjournal.com/when_net_loves_java.htm )

This is deeply what i think, but i see .Net 2.0 as a big competitor.

I trully do not understand Sun (no) move.

Where i differ from you, is that they must build a productive dev env, on Netbeans (Matisse is a good start for Screen design)
+ buying Jide Software (very good swing dev) that will be a competitor to WinForms
+ including JGoodies + others binding
+ making an important effort in integrating binding with the IDE and Jide components

Thus finally making things very easy to use (examples and tutorials like current Netbean's ones).

A dev env will be choosen if it adrresses both areas (Rich Client and Web).

.Net does it nicely. Java must go to the same level.

During my rather long software development career I made several switches from one programming language to another. The last one was back in 1998 when I switched from PowerBuilder to Java. Since Java is much more than just a language, it kept me busy all these years. I was learning newly born technologies like Servlets, JSP, EJB, JMS...


Your Feedback
Alex Kravets wrote: SEGURON, Another words use Eclipse :) No, really if I see another article about AJAX, I am going to throw my computer from the roof. I mean there are a number of superior alternatives to AJAX that people pay less atteniton to: Swing, SWT/JFace, Eclipse thru Java Web Start...
SEGURON wrote: This is how .Net should have been understood when i talk as "competitor". This (should) provoque Sun when seeing ease of dev and rich GUI from latest .Net products. That how would be understood my sayings. Sun should (would) react, Swing is not over, Jide is a good software company with it seems good product. Binding should be on the way. Waiting for reactions...
Yakov Fain wrote: Java and .Net are two main players in town. They will keep compeeting (which is good)and push each other forward. Do not treat .Net as an enemy of Java. Learn from it and use it. For example, we are planning to run a non-profit joined code camp with .Net crowd (see http://yakovfain.javadevelopersjournal.com/when_net_loves_java.htm )
SEGURON wrote: This is deeply what i think, but i see .Net 2.0 as a big competitor. I trully do not understand Sun (no) move. Where i differ from you, is that they must build a productive dev env, on Netbeans (Matisse is a good start for Screen design) + buying Jide Software (very good swing dev) that will be a competitor to WinForms + including JGoodies + others binding + making an important effort in integrating binding with the IDE and Jide components Thus finally making things very easy to use (examples and tutorials like current Netbean's ones). A dev env will be choosen if it adrresses both areas (Rich Client and Web). .Net does it nicely. Java must go to the same level.
JDJ News Desk wrote: During my rather long software development career I made several switches from one programming language to another. The last one was back in 1998 when I switched from PowerBuilder to Java. Since Java is much more than just a language, it kept me busy all these years. I was learning newly born technologies like Servlets, JSP, EJB, JMS...
Latest Cloud Developer Stories
Can you bring services from the cloud to your customers faster and have them adopt it with ease of use or bring the power of bundled services to the fingertips of your clients without creating new rigid ‘apps stove pipes'? Do you want to prevent your business running away to publ...
OCZ Technology Group, a provider of high-performance solid-state drives (SSDs) for computing devices and systems, on Tuesday announced the Z-Drive R4 CloudServ PCI Express (PCIe) flash storage solution, designed to accelerate cloud computing applications and reduce operating expe...
Many organizations have embraced, or are considering, the benefits of cloud computing – speed, flexibility, increased expertise, shared workload, reduced costs, etc. The benefits are many – but so are the risks. What are the threats to cloud security? Which parties assume respons...
In August 2011, SHI Enterprise Solutions (ESS) division launched the SHI Cloud, offering reliable and cost-effective industrial-grade cloud computing platforms. That same division achieved an 82 percent increase in revenue over 2010.
SoftLayer Technologies on Tuesday announced the immediate worldwide availability of SoftLayer Object Storage, a redundant and highly scalable cloud storage service that allows users to easily store, search and retrieve data across the Internet, with optional CDN connectivity, or ...
Subscribe to the World's Most Powerful Newsletters
Subscribe to Our Rss Feeds & Get Your SYS-CON News Live!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021

SYS-CON Featured Whitepapers
ADS BY GOOGLE

Breaking Cloud Computing News

TAICHUNG, Taiwan, Feb. 15, 2012 /PRNewswire-Asia/ -- Siliconware Precision Industries Co., Ltd...