After so many hacks, why won't Java just go away?
-
Thanks. Add me to the list of people unaware of Qt. Time to look into it. Whenever I heard the name before, my brain kept hearing "Tcl". It's kind of funny that way, my brain.
-------------- TTFN - Kent
-
Ask toolbar. Running on 2.9 billion devices. Success. Ask toolbar is awesome. How could anyone live without it? (super sarcasm, of course)
-
Kent Sharkey wrote:
Add me to the list of people unaware of Qt.
It has a natural cause: Qt was first developed as a framework for Nokias' old Symbian system and just became in the past few releases a good framework for other (Desktop) environments. It has a steep learning curve at the start, but after you get familiar with the Qt Gui designer and IDE and learnt the basic of their Signals and Slots mechanism you basically can start developing your first simple app (took me about 8 working days - if you have any questions while exploring Qt feel free to leave a comment under any of my forum messages or below this forum message).
Kent Sharkey wrote:
Time to look into it.
It is. Qt became somehow a platform independent .Net framework for Linux, Windows and Mac. The time you take for looking into is worth it because you'll learn a way of how you can develop an app which works platform-independent and without Java.
cheers Marco Bertschi
Software Developer & Founder SMGT Web-Portal CP Profile | My Articles | Twitter | Facebook | SMGT Web-Portal
Marco Bertschi wrote:
Qt was first developed as a framework for Nokias' old Symbian system and just became in the past few releases a good framework for other (Desktop) environments.
As a long term Qt user, I believe this to be untrue. Qt started over ten years ago as a cross platform tookit for windows, linux, solaris, irix etc (I have used it to release on all these platforms). It was more recently (say five years ago) ported to Symbian (after Nokia bought the company) windows CE and Mac X. Then a year or two ago Nokia sold the company to Digia, who are more like the original development company Trolltech.
-
Marco Bertschi wrote:
Qt was first developed as a framework for Nokias' old Symbian system and just became in the past few releases a good framework for other (Desktop) environments.
As a long term Qt user, I believe this to be untrue. Qt started over ten years ago as a cross platform tookit for windows, linux, solaris, irix etc (I have used it to release on all these platforms). It was more recently (say five years ago) ported to Symbian (after Nokia bought the company) windows CE and Mac X. Then a year or two ago Nokia sold the company to Digia, who are more like the original development company Trolltech.
M Towler wrote:
As a long term Qt user, I believe this to be untrue.
You are right, I was plain wrong because I haven't known about Trolltech.
cheers Marco Bertschi
Software Developer & Founder SMGT Web-Portal CP Profile | My Articles | Twitter | Facebook | SMGT Web-Portal
-
I wonder if it is just the wide spread of Java which makes it a favorite target for hackers. If Java went away, and, say, QT took its place, QT might very well suffer the same fate. At least the fate of being targeted more frequently...
-
It's funny that everyone "hung in there" with windows, even through all the patches and getting hacked, until finally they have a decent product (windows 8)... but most people I hear from these days are just ready to bail on Java. I used to program in java almost exclusively. I really like the language. But, that was before Mono. Now I program in c# most of the time. I just find humor in seeing long term windows users bashing Java.
If it moves, compile it
-
It's funny that everyone "hung in there" with windows, even through all the patches and getting hacked, until finally they have a decent product (windows 8)... but most people I hear from these days are just ready to bail on Java. I used to program in java almost exclusively. I really like the language. But, that was before Mono. Now I program in c# most of the time. I just find humor in seeing long term windows users bashing Java.
If it moves, compile it
I was thinking the same thing, although if one had said, "After so many hacks, why won't Windows just go away", there probably would have been a lot more sentiment defending Windows. I think Java's probably easier to like the less GUI work you do with it, but that might be my own bias :).
-
The corporation I work for (nearly a $Billion/year in Revenue) bases their entire product line on the Java platform. If corporations that size are dependent on it I don't think it's going anywhere. That it is under attack as a platform is no surprise, is it? The Windows platform is constantly under attack because it is still #1 in the market. (I'm not including the mobile market). Tomatoes get thrown at the most visible players in any market. I don't write Java myself (I'm a .Net developer) so, obviously, I prefer that platform for development. Oracle is just going to have to stay on top of the situation and everybody is going to have to roll with the punches, that's all. Declaring the platform "obsolete" or "dead" is ridiculous. The pundits love to do that anytime something goes wrong with something. Just ignore it. Java isn't going to "go away", the platform is here to stay, just as .Net is. Prognosticating on why "X is DEAD" is a waste of time. Maybe it would be better to prognosticate on what can be done to fix it, instead of declaring it dead, perhaps? There are many people making a living based on that technology that the author of this silly article wants to "go away".
-
The corporation I work for (nearly a $Billion/year in Revenue) bases their entire product line on the Java platform. If corporations that size are dependent on it I don't think it's going anywhere. That it is under attack as a platform is no surprise, is it? The Windows platform is constantly under attack because it is still #1 in the market. (I'm not including the mobile market). Tomatoes get thrown at the most visible players in any market. I don't write Java myself (I'm a .Net developer) so, obviously, I prefer that platform for development. Oracle is just going to have to stay on top of the situation and everybody is going to have to roll with the punches, that's all. Declaring the platform "obsolete" or "dead" is ridiculous. The pundits love to do that anytime something goes wrong with something. Just ignore it. Java isn't going to "go away", the platform is here to stay, just as .Net is. Prognosticating on why "X is DEAD" is a waste of time. Maybe it would be better to prognosticate on what can be done to fix it, instead of declaring it dead, perhaps? There are many people making a living based on that technology that the author of this silly article wants to "go away".
The trouble is what do we mean by Java. Do we mean Java on the Brower? Yep, it's a problem. They've been finding all sorts of hacks for it and it needs work. Java WebStart / Auto-Update? Problems, but less so. Java on the Server? Unlikely to go anywhere. .NET is still (imho, Mono not-withstanding), primarily a Windows-Only VM. It won't run on a Unix/Linux box.
-
The trouble is what do we mean by Java. Do we mean Java on the Brower? Yep, it's a problem. They've been finding all sorts of hacks for it and it needs work. Java WebStart / Auto-Update? Problems, but less so. Java on the Server? Unlikely to go anywhere. .NET is still (imho, Mono not-withstanding), primarily a Windows-Only VM. It won't run on a Unix/Linux box.
If we're talking about in the browser, aren't we talking about Javascript as opposed to Java? It's my understanding that the're really two different animals. I'm not concerned that .Net doesn't run on Linux. At-least for desktop applications, Linux doesn't matter. -CB
-
Ah, yeah, not Tcl, Tk. Thanks.
-------------- TTFN - Kent
-
If we're talking about in the browser, aren't we talking about Javascript as opposed to Java? It's my understanding that the're really two different animals. I'm not concerned that .Net doesn't run on Linux. At-least for desktop applications, Linux doesn't matter. -CB
Nope. Java used to run in the browser as applets or (occassionally) as a signed application. When they're talking about disabling Java, they're primarily talking about disabling on the Client (ie: browser). Javascript is an entirely different Beast (ECMAScript) and it's not going anywhere. -- And I agree that Linux is irrelevant on the Desktop. It's presence is on the Server and Mobile.
-
It's funny that everyone "hung in there" with windows, even through all the patches and getting hacked, until finally they have a decent product (windows 8)... but most people I hear from these days are just ready to bail on Java. I used to program in java almost exclusively. I really like the language. But, that was before Mono. Now I program in c# most of the time. I just find humor in seeing long term windows users bashing Java.
If it moves, compile it
Well, I do write this on my Mac, so not everyone "hung in there". However, I do think it is a sign that Oracle needs to do what Microsoft did over a decade ago: pause and do a complete security sweep. I don't see them doing it though, but that might just be my Oracle-hate typing.
-------------- TTFN - Kent
-
Nope. Java used to run in the browser as applets or (occassionally) as a signed application. When they're talking about disabling Java, they're primarily talking about disabling on the Client (ie: browser). Javascript is an entirely different Beast (ECMAScript) and it's not going anywhere. -- And I agree that Linux is irrelevant on the Desktop. It's presence is on the Server and Mobile.
Oh yeah, right ... applets. Gotcha. Thanks.
-
Quote
The thing is, like many successful platforms, part of what makes Java so dangerous is also its main selling point: it's everywhere. Java's original stewards, the now-defunct Sun Microsystems, built it as an intermediary for cross-platform code deployment, and today its new owners at Oracle brag that Java runs on more than 3 billion devices — the allure is that you only need to write code once and you've got your software running on Windows, Mac, and Linux PCs, plus a whole host of other compatible devices to boot.
I'd rather write an App on the Qt framework[^] than I just could think about writing a Java app. Qt (which initially has been launched by Nokia, by now it is owned by the finnish Digia company) supports - as Java does too - all important operating systems (Windows [mobile, embedded and desktop], Mac, Linux [embedded and desktop]) and some additional frameworks as Nokias Symbian. Because Qt does support the up-to-date C++ standard (C++ 0X AFAIK - corect me if I am wrong) it is no problem to export your business logic into another app - an android app or another application which is being developed with a C++ IDE. If you ask me - there are enough possible alternatives to Java. The problem is that not many devs have found out about them yet.
cheers Marco Bertschi
Software Developer & Founder SMGT Web-Portal CP Profile | My Articles | Twitter | Facebook | SMGT Web-Portal
How would that be a solution? The security issues with Java are exclusively with the browser plugin - AFAIK Qt has no equivalent. Also Qt requires that the program be recompiled for every platform, so it is cross-platform at the source code level, not the executable level.
-Shon
-
How would that be a solution? The security issues with Java are exclusively with the browser plugin - AFAIK Qt has no equivalent. Also Qt requires that the program be recompiled for every platform, so it is cross-platform at the source code level, not the executable level.
-Shon
svella wrote:
Java are exclusively with the browser plugin
IMO Java Browser Applications will be replaced by newer technologies such as HTML5 and JQuery.
svella wrote:
Also Qt requires that the program be recompiled for every platform, so it is cross-platform at the source code level, not the executable level.
This is not a real matter - In Qt you have no Virtual machine which uses additional power on the machine and you can redistribute all you need without verifying that there is Java installed on the users' machine. And you do not have to force your customer to install anything else than your software.
cheers Marco Bertschi
Software Developer & Founder SMGT Web-Portal CP Profile | My Articles | Twitter | Facebook | SMGT Web-Portal
-
Quote
The thing is, like many successful platforms, part of what makes Java so dangerous is also its main selling point: it's everywhere. Java's original stewards, the now-defunct Sun Microsystems, built it as an intermediary for cross-platform code deployment, and today its new owners at Oracle brag that Java runs on more than 3 billion devices — the allure is that you only need to write code once and you've got your software running on Windows, Mac, and Linux PCs, plus a whole host of other compatible devices to boot.
I'd rather write an App on the Qt framework[^] than I just could think about writing a Java app. Qt (which initially has been launched by Nokia, by now it is owned by the finnish Digia company) supports - as Java does too - all important operating systems (Windows [mobile, embedded and desktop], Mac, Linux [embedded and desktop]) and some additional frameworks as Nokias Symbian. Because Qt does support the up-to-date C++ standard (C++ 0X AFAIK - corect me if I am wrong) it is no problem to export your business logic into another app - an android app or another application which is being developed with a C++ IDE. If you ask me - there are enough possible alternatives to Java. The problem is that not many devs have found out about them yet.
cheers Marco Bertschi
Software Developer & Founder SMGT Web-Portal CP Profile | My Articles | Twitter | Facebook | SMGT Web-Portal
I used Qt when I had a Nokia N8 and wanted to make a compass for it (which lacked from the Ovi store). Symbian^3 main app development is done with Qt. Loved it! I never thought I would love C++ again as much.
To alcohol! The cause of, and solution to, all of life's problems - Homer Simpson ---- Our heads are round so our thoughts can change direction - Francis Picabia
-
svella wrote:
Java are exclusively with the browser plugin
IMO Java Browser Applications will be replaced by newer technologies such as HTML5 and JQuery.
svella wrote:
Also Qt requires that the program be recompiled for every platform, so it is cross-platform at the source code level, not the executable level.
This is not a real matter - In Qt you have no Virtual machine which uses additional power on the machine and you can redistribute all you need without verifying that there is Java installed on the users' machine. And you do not have to force your customer to install anything else than your software.
cheers Marco Bertschi
Software Developer & Founder SMGT Web-Portal CP Profile | My Articles | Twitter | Facebook | SMGT Web-Portal
Marco Bertschi wrote:
which uses additional power
Nonsense. There are many things wrong with the implicit ideas contained within it. First of course is completely ignoring the fact that in the vast majority of business domains language choice has no impact on the solution. Business requirements and developer experience/skills moves language choice impact below the noise level.
Marco Bertschi wrote:
And you do not have to force your customer to install anything else than your software.
Nonsense as a general statement. There are business domains that require external sources, such as any busienss product that requires persistent storage and products that are intended to work with other products. It also ignores the fact that complex problems require complex solutions which often require distinct products.
-
I wonder if it is just the wide spread of Java which makes it a favorite target for hackers. If Java went away, and, say, QT took its place, QT might very well suffer the same fate. At least the fate of being targeted more frequently...
-
Thanks. Add me to the list of people unaware of Qt. Time to look into it. Whenever I heard the name before, my brain kept hearing "Tcl". It's kind of funny that way, my brain.
-------------- TTFN - Kent
Kent Sharkey wrote:
Whenever I heard the name before, my brain kept hearing "Tcl"
Funny - my brain keeps hearing "QuickTime" :)