RE: [LIP] Suggestion required

"Anand, Dheeraj KumarX" <[email protected]>
Newsgroups gmane.user-groups.linux.india.programmers
Message-ID <D60B39A1B977D14CA7E4F916C00EF37BED6049@bgsmsx402.gar.corp.intel.com>
Hum!

I don't know much about JAVA as I am working in C/C++, but be careful
about threads while working in JAVA or C/C++. Java is said to be
platform independent but this myth fails once threads come into picture.


PCQuest released PCQLinux2004 based on kernel 2.6.2 (??? I forgot
actually) and it supports c# compiling and thus supports .NET framework
and thus you can port your code to windows also (if required [Why??
Required])

I worked on Oracle and MySql. Difference is only RDBMS/DBMS. I worked on
MySql 3.22 something so I don't know if latest version of MySql is a
RDBMS. So if you want to save coding lines in SQL use Oracle (and you
have to pay for it) as it supports nested queries along with relations
and if you think, your code can afford more code lines, use MySql, best
option!!!! and MySql is fast too and once, apache, tomcat and mysql ,
PHP was rated the speediest combination of all.

Thanks & Regards,
Dheeraj 

-----Original Message-----
From: linux-india-programmers-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
[mailto:linux-india-programmers-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf
Of Babu Kalakrishnan
Sent: Monday, March 08, 2004 10:27 AM
To: linux-india-programmers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: [LIP] Suggestion required

On Sat, Mar 06, 2004 at 11:49:51PM -0800, vivek khurana typed:
> 
> 
> > Check out
> > 
> > http://osnews.com/printer.php?news_id=5602
>  I appreciate your interest, but what you have pointed
> is the performance issue. I am well versed with these,
> but the problem with java is interface designing.
> Making gui with swing takes a lot of development time,
> and when you are thinking of a application which is
> expected to have arround 280 forms, Ui designing time
> does makes a diference. Also, the pointer given by you
> talks about mathametical functions only, whereas
> things do get slow down when using jav/swing
> apps.(coorect me if i am wrong)
> 

Yes - Swing is a rather heavyweight framework. But from my experience,
as of JDK 1.4.2, the performance is fairly decent if your machine has
enough RAM. I did try out the beta versions of 1.5 which is supposed to
enhance Swing performance quite a bit, but didn't observe anything
phenomenal :-( 

I believe Swing has earned a bad name for itself because a lot of users
program using it without understanding the concepts, and produce
horrible looking / ill performing apps using code autogenerated by
visual IDEs like JBuilder or Netbeans (and doing things like blocking
the Event Dispatch Thread while performing other functions making the
GUI look unresponsive). Try to take a look at the demo applications at
http://www.jgoodies.com to see samples of good UI design using Swing.
(But then Karsten at jgoodies is a very accomplished Swing programmer,
and such are very hard to come by :-)) 

I personally don't think it should take a good Swing programmer more
than an hour or two to produce the visuals of a simple frame/dialog even
using hand-coding - but  all said and done, it all depends on what the
programmers you have available for performing the task are more
comfortable with.

BK


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
linux-india-programmers mailing list
linux-india-programmers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/linux-india-programmers


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.