Hi there,in your opinion, which is the most popular program written in Java?Thanks
|
|
0
|
|
|
|
Reply
|
Michele
|
8/19/2007 9:58:54 AM |
|
Michele 'xjp' schrieb:> Hi there,> in your opinion, which is the most popular program written in Java?> > ThanksI would say it is Azureus...P2P software simply finds a lot of customers..
|
|
0
|
|
|
|
Reply
|
Christian
|
8/19/2007 10:46:12 AM
|
|
Michele 'xjp' wrote:> Hi there,> in your opinion, which is the most popular program written in Java?HelloWorld.-- Lew
|
|
0
|
|
|
|
Reply
|
Lew
|
8/19/2007 12:26:47 PM
|
|
Lew schrieb:> Michele 'xjp' wrote:>> Hi there,>> in your opinion, which is the most popular program written in Java?> > HelloWorld.> But which Version? There seems not be any "Hello World" program aroundunder the sourceforge top1000 programs..so I doubt that it can come close to Azureus.. a lot of people tend towrite "Hello World" just for their own sake and don't share it with thecommunity of users which may, be sad but an unchangeable fact.If you want a top quality "Hello World" program today then you have todo it on your own. May be if someone is willing to develop a highQuality one and put it under GPL it would spread a bit more around.So no Hello World is definately less spread (just in java) as Azureusor some other application.Though as a last thought, as some parts of the jre are written in javaas well, the jre would definately be more widespread as "Hello World"sor Azureus.Christian
|
|
0
|
|
|
|
Reply
|
Christian
|
8/19/2007 12:50:36 PM
|
|
Christian wrote:> Lew schrieb:>> Michele 'xjp' wrote:>>> Hi there,>>> in your opinion, which is the most popular program written in Java?>> HelloWorld.>>> > But which Version? There seems not be any "Hello World" program around> under the sourceforge top1000 programs..As if SourceForge were the only way to distribute software. Unlike Perl programmers, we Java programmers have the luxury of more than one source for software. And I was speaking of all versions. I notice you don't bother to limit your discussion of Azureus to only one version.You have to include other modes of distribution, such as<http://java.sun.com/docs/books/tutorial/getStarted/cupojava/index.html>It's so popular, it's distributed by Sun itself. They've even got separate pages devoted to it according to your deployment environment.And they aren't even the only ones. A Google for '+Java "Hello World"' yielded 1,860,000 hits. Yes, '+Java Azureus' yielded more hits, but many of them on the first page were discussion forum hits. The "Hello World" front-page hits were all primary sources.Anyway, the question was "in [our] opinion" what's most popular; the OP didn't ask which one actually is.-- Lew
|
|
0
|
|
|
|
Reply
|
Lew
|
8/19/2007 1:01:00 PM
|
|
On Aug 19, 6:01 pm, Lew <l...@lewscanon.com> wrote:> Christian wrote:> > Lew schrieb:> >> Michele 'xjp' wrote:> >>> Hi there,> >>> in your opinion, which is the most popular program written in Java?> >> HelloWorld.>> > But which Version? There seems not be any "Hello World" program around> > under the sourceforge top1000 programs..>> As if SourceForge were the only way to distribute software. Unlike Perl> programmers, we Java programmers have the luxury of more than one source for> software. And I was speaking of all versions. I notice you don't bother to> limit your discussion of Azureus to only one version.>> You have to include other modes of distribution, such as> <http://java.sun.com/docs/books/tutorial/getStarted/cupojava/index.html>>> It's so popular, it's distributed by Sun itself. They've even got separate> pages devoted to it according to your deployment environment.>> And they aren't even the only ones. A Google for '+Java "Hello World"'> yielded 1,860,000 hits. Yes, '+Java Azureus' yielded more hits, but many of> them on the first page were discussion forum hits. The "Hello World"> front-page hits were all primary sources.>> Anyway, the question was "in [our] opinion" what's most popular; the OP didn't> ask which one actually is.>> --> LewI think it's " Hello World! "
|
|
0
|
|
|
|
Reply
|
venu
|
8/19/2007 1:52:10 PM
|
|
Lew wrote:....> Anyway, the question was "in [our] opinion" what's most popular; the OP > didn't ask which one actually is.> Note that it was not "which is the most frequently executed" or "mostfrequently downloaded", but "most popular".HelloWorld should win a popularity contest. Most of us have written itat least once in Java. At least for me, it is associated with the fun oflearning another programming language.Patricia
|
|
0
|
|
|
|
Reply
|
Patricia
|
8/19/2007 1:59:44 PM
|
|
Patricia Shanahan wrote:> Lew wrote:> ....>> Anyway, the question was "in [our] opinion" what's most popular; the >> OP didn't ask which one actually is.>>> > Note that it was not "which is the most frequently executed" or "most> frequently downloaded", but "most popular".> > HelloWorld should win a popularity contest. Most of us have written it> at least once in Java. At least for me, it is associated with the fun of> learning another programming language.Exactly.While my response is, of course, tongue in cheek at one level, I have some serious points.As developers, understanding requirements is key to our success. A question like, "What is most popular?" is fraught with opportunities for misinterpretation."Hello World" is arguably the most "popular" Java program (also C, C++, ...) for precisely the reasons and definitions Patricia gave.The questioner perhaps assumed some metric like "most frequent executed" or "... downloaded", but we cannot know that for sure just from the question. They also didn't state that it had to be a third-party program nor that we actually use it ongoingly.Getting the design of any software correct is a matter of asking the right questions, fully cognizant of any underlying assumptions. Even a seemingly innocent question rests nine-tenths under the surface like some giant iceberg of the unspoken.-- Lew
|
|
0
|
|
|
|
Reply
|
Lew
|
8/19/2007 2:24:07 PM
|
|
Lew wrote:> Michele 'xjp' wrote:>> Hi there,>> in your opinion, which is the most popular program written in Java?>> HelloWorld.Lew took my answer, so I'll have to find another one. How about javac?
|
|
0
|
|
|
|
Reply
|
Mike
|
8/19/2007 5:17:07 PM
|
|
Christian wrote:> Michele 'xjp' schrieb:>> Hi there,>> in your opinion, which is the most popular program written in Java?> > I would say it is Azureus...That is a good candidate. 150 million downloads is a lot.The only other app I can think that are very widely usedis OpenOffice, which even though the majority is C++ alsohas a lot of Java code in it.Java is much more popular server side than desktop. Probablymost people uses web sites served by WAS, WL, OC4J and JBoss,but I guess that does not really count for the original poster.Arne
|
|
0
|
|
|
|
Reply
|
ISO
|
8/19/2007 9:02:22 PM
|
|
On Aug 19, 5:02 pm, Arne Vajh=F8j <a...@vajhoej.dk> wrote:> Christian wrote:> > Michele 'xjp' schrieb:> >> Hi there,> >> in your opinion, which is the most popular program written in Java?>> > I would say it is Azureus...>> That is a good candidate. 150 million downloads is a lot.Eclipse?Nah.Limewire?
|
|
0
|
|
|
|
Reply
|
Twisted
|
8/20/2007 3:03:47 AM
|
|
"Mike Schilling" <mscottschilling@hotmail.com> wrote in message news:nW_xi.50040$YL5.22827@newssvr29.news.prodigy.net...> Lew wrote:>> Michele 'xjp' wrote:>>> Hi there,>>> in your opinion, which is the most popular program written in Java?>>>> HelloWorld.>> Lew took my answer, so I'll have to find another one. How about javac?Javac gets my vote. There has to be a lot of Tomcat out there too.
|
|
0
|
|
|
|
Reply
|
Karl
|
8/20/2007 3:07:58 AM
|
|
On Aug 19, 5:58 am, Michele 'xjp' <mich...@removethis.nectarine.it>wrote:> Hi there,> in your opinion, which is the most popular program written in Java?>> ThanksAzureus immediately came to mindDB Visualizer is quite niceEclipse is sheer pleasure to use.SableCC is not as popular as Antlr or Javacc, but it is a greatproductXMLC is a great way to dynamically produce HTML/XML
|
|
0
|
|
|
|
Reply
|
metaperl
|
8/20/2007 8:38:20 PM
|
|
|
12 Replies
174 Views
(page loaded in 0.143 seconds)
Similiar Articles: Best languages for simulation & modeling, DSP, computational ...... with Java increasing in popularity, > especially for GUIs. Unix variants like Linux and Solaris are the > most popular OSs ... are written in ... in java programming ... Open new JPanel (JFrame, ...) by clicking JButton - comp.lang.java ...Hello everybody, I'm writing a program in Java, in which I want to use more than one window. Can anyone tell me how I can open a new JPanel (or perha... FFT Algoritm written in Basic or VB6 - comp.dsp... It should be possible to convert this code (except maybe the explicitly recursive FFT) to most ... decode in Java PROBLEM!!! - comp.lang.java ... FFT Algoritm written in ... class file has wrong version 49.0, should be 48.0 - comp.lang.java ...Most IDE's for Java have the possibility to switch between ... Cross-Modifying Code - comp.lang.asm.x86 Beginner Java question - need help writing a Fraction class - comp ... Finding memory leaks through ps command - comp.unix.solaris ...... work for Java since that's not compiled > code. Yes it is. Anyway, most implementations of Java ... writing robust software? - comp.lang.c++.moderated PS: This is not to ... Programming using JSP and Tomcat: cannot be resolved to a type ...I'm aware that this is a popular error: org.apache.jasper.JasperException ... Tomcat restart on web.xml change - comp.lang.java.help Programming using JSP and Tomcat ... A splash screen - comp.lang.java.gui... the correct imports 2) including all code needed to run the example - your code references a SplashPanel class which isn't in your posted code. Also, when writing java ... custom class in java.* package - is it possible? - comp.lang.java ...Does anyone have sample java code for extracting pdf metadata ... Is there a java class ... provides compact ways to do this ... that 'try' block in one line, without writing a ... f77 and dynamic arrays in common blocks - comp.lang.fortran ...But I wouldn't think of writing new code like that. And I probably wouldn't add new ... When would you declare a method as static? - comp.lang.java.help ... f77 and ... comp.lang.java.programmerJava Programming Best Practices 17 3 (7/21/2012 2:19:43 PM) I have a dozen books on java, but no book specifically on best practices. What do you think. how to calculate the fingerprint of an x.509 certificate? - comp ...your java-code is correct for calculating the SHA-1 fingerprint. (note if you use ... fingerprint but was printing it out incorrectly - a string padding function written ... Quicksort code - comp.parallel.mpianyone with a small example for using JXTreeTable - comp.lang.java ... Quicksort code - comp ... Code in C++ - reviewmylife A short version of the QuickSort algorithm written ... Should I use C++ or Java for Numeric Intensive Calculations - comp ...Since C++ has many pitfalls, it may be easier to learn Java. But writing really efficient Java code is also a quite demanding task. I personally prefer C++ for numerics ... ActiveHome vs Firecracker? I want to use java x10 api to control ...I am a programmer by profression and would like to write most of the app myself using the x10 JAVA ... case you strip Alice to its X10 core which is the X10 code written by ... Is Thawte trusted? - comp.lang.java.security... that works fine when the JAR file is signed with a code ... lang.java.security How do I run a trusted applet in Sun's Java plugin? - comp.lang ... Hi all, I have written ... Most popular program written in Java - Application Forum at ...Hi there, in your opinion, which is the most popular program written in Java? Thanks Re: Most popular program written in Java - Der Keiler CodingOn Aug 19, 6:01 pm, Lew <l...@xxxxxxxxxxxxx> wrote: Christian wrote: Lew schrieb: Michele 'xjp' wrote: Hi there, in your opinion, which is the most popular program ... 7/24/2012 7:05:57 PM
|