|
For Java SE there are several JVM's available for running in production on x86:
IBM J9 Oracle JRockit - http://www.oracle.com/technology/products/jrockit/index.html Apache Harmony - http://harmony.apache.org/ The one in OS X (if a Mac) which appears to...
Started by Thorbjørn Ravn Andersen on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
Plus advantages beyond speed, that the use....
-- Flaviu Cipcigan processors, so if you target one of the embedded processors, gcj may be your only choice.
Point unit in Java, then the IBM JVM would be a better choice than the Sun JVM.
|
|
I'm a pretty experienced Java programmer that's been doing quite a bit of Win32 stuff in the last couple of years. Mainly I've been using VB6, but I really need to move to something better.
I've spent a month or so playing with Delphi 2009. I like the...
Started by MB on
, 11 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
Granted C++ Builder has builder because it has....
For Excel add-ins (as you mentioned in your comment) I would recommend Delphi over C++ don't mind the Delphi syntax, then for most things you will find it better.
Be a better choice.
|
|
For historic reasons we have a mixture of
<xsl:output method="xml">
and
<xsl:output method="html">
and
<xsl:output method="xhtml">
inside an include-hierarchy of XSL files. Now we want to refactor so all XSL files use the same output...
Started by Benedikt Eger on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
If, however you are using xslt 2.0 , might as well use xhtml , since that's what you are... .
As XHTML is an XML dialect, that's what I would use .
Wc3schools agree with this.
As far as I know, there is no method:xhtml to the xsl:output directive in xslt 1.0 .
|
Ask your Facebook Friends
|
How much less libraries are there for Mono than for Java?
I lack the overview over both alternatives but I have pretty much freedom of choice for my next project. I'm looking for hard technical facts in the areas of
performance (for example, I'm told ...
Started by Hanno Fietz on
, 14 posts
by 14 people.
Answer Snippets (Read the full thread at stackoverflow):
As a show case, there are some, and it lags ... .
Hence I'd suggest that Java is a better choice.
Java and .Net, debugs, profiles, etc.
Performance.
Java is a better choice for Cross-Platform development.
But you get the idea.
|
|
We are setting up new QE testing server. I guess host OS will be win2008
Which vmware server to choose - 1.x or 2.x ?
A year ago I tried vmware 1 server with Win2008 and it did not work at all.
However, Vmware server 2 did not seem to have the handy vmware...
Started by Tom on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
This is the same client that....
V2 also includes the Virtual Infrastructure Client which you can use instead of the web access ( the client replaces the old console from v1) .
Windows Server 2008 is supported only in v2.
Vmware Server v2 can use v1 images.
|
|
I have a large set of classic ASP pages to convert. I will be running a Mac OS X server 1.5.7. I can choose anything I want, within reason, but I am stuck between Ruby on Rails or the full J2EE stack and an ORM.
My main concern is the databases I have...
Started by johnny on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
If you, and your team, are better at ....
I think it depends on your skill level with each Ruby and Java .
In my limited experience, RoR works much better when you allow it to create the necessary database there is a "better" solution.
|
|
Are the two events the same or are there differences that we should take note when coding the keyboard presses?
Answer Snippets (Read the full thread at stackoverflow):
If you on a document, but keydown would be better if it's a game where the user wants immediate effect.
Is a better choice for .NET."
You really have to think about how you want to respond to key presses.
|
|
When I programin C#, there are times I need a strongly typed collection:
I often create a class that inherits from the ArrayList :
using System.Collections; public class Emails: ArrayList { public new Email this[int i] { get { return (Email)base[i]; }...
Started by Tom on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
A better idea is to implement ICollection<T> or IEnumerable<T> , and use the List<.
What you want.
You get strong typing and better performances to boot.
The generic List<T> instead.
|
|
I have been an avid fan of lazy loading but yesterday I was talking with a fellow programmer who showed me another application and expressed how happy he was about the initial waiting time that the application takes (Android Marketplace to be precise)...
Started by Legend on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Perceived responsiveness can even be better than actual responsiveness..
Not be underestimated.
|
|
I want a new rifle and the choice is down to Larue or Noveske. What is the better ri I would like some input on the two rifles.
Thanks,
Bill bill_in_austin
Started by 98f150 on
, 13 posts
by 11 people.
Answer Snippets (Read the full thread at texasguntalk):
Great and the choice is down to Larue....
The nod goes to larue.
What is the bette I like both.
What is the bette Made in Texas and the choice is down to Larue or Noveske.
Re: I want a new rifle and the choice is down to Larue or Noveske.
|