5,727 Posted Topics

Member Avatar for linux

>> Is there a free compiler / interpretter for Delphi (if any, which) and / or an IDE? Yes, a somewhat limited version is available for free. An interpreter isn't needed as the compiler produces Windows native code. Delphi, being a complete product, comes complete with an IDE. [url]http://www.codegear.com/[/url] (for …

Member Avatar for jwenting
0
238
Member Avatar for parthiban

You'd need to write a plugin of some sort for Excel to do that, not even sure if it will let you do that.

Member Avatar for jwenting
0
129
Member Avatar for Monyet

the code you posted won't even compile, as m and n aren't initialised yet at the time you first use them.

Member Avatar for masijade
0
127
Member Avatar for peter_budo

are you sure your text is being painted in a visible colour, that the text colour isn't somethintg transparent?

Member Avatar for peter_budo
0
122
Member Avatar for mutah.87

you probably could (I've not used it in over a decade, at the time it had a nice little scripting language) but why would you want to? It's a system for mathematical analysis and simulation, not a general purpose programming language.

Member Avatar for jwenting
0
53
Member Avatar for Monyet

Even easier... Before you print anything, create a Map containing each distinct value in the array as the key and the number of occurances as the value. After that, just iterate over those keys and extract their values for printing. Worst case, that's equivalent to running over the array twice, …

Member Avatar for Monyet
0
113
Member Avatar for JJarvis

Books are cheap. What you learn from a decent book costing $40 will earn itself back many times over in the space of a few days work.

Member Avatar for linux
0
199
Member Avatar for Covinus

create a JFrame or JDialog containing a JTextArea or something like that inside a JScrollPane, and show that.

Member Avatar for peter_budo
0
85
Member Avatar for Venks

That doesn't solve the problem, it masks it but it will come back to bite you later. The problem here is almost certainly classpath related. Most likely the jar depends on other jars that aren't on the classpath (like mail.jar, activation.jar, and things like that).

Member Avatar for jwenting
0
150
Member Avatar for ronpar123
Member Avatar for Infarction
Member Avatar for mattyd

sadly hardcore environmentalists would love to see mankind go extinct and I feel that more than a few of them would gladly lend a hand in making that happen if they could (by for example spreading diseases like Ebola all over the world).

Member Avatar for tins
0
63
Member Avatar for tommyinlondon

there's a word for trying to cheat yourself past a job interview, and that word is [b]FRAUD[/b].

Member Avatar for jwenting
0
128
Member Avatar for 3DProf4online

And not only that, any site trying to sell me something had better not require me to do anything special like installing plugins or open the block I placed on Flash or I'm gone before ever seeing what they have to sell. You want to make using the site as …

Member Avatar for jwenting
0
116
Member Avatar for kalaiselvi.v

You don't do that kind of thing from a JSP, how often do people have to repeat that? For uploading files to a server, you need to handle multipart MIME requests. There are 2 packages (at least) on the market that will plug into a servlet to help you with …

Member Avatar for jwenting
0
60
Member Avatar for FlamingBlade

Don't use BDE, it's there for legacy support only. It's no longer maintained, no longer supported. Anyway, the error is quite clear. It can't find the file. Could be because of the spaces in the filename, being a very old program (did I tell you it's there for legacy support …

Member Avatar for jwenting
0
135
Member Avatar for mattyd

I'm everything. IOW, I'm constantly waking up in a different position from the one I went to sleep in (and those differ as well).

Member Avatar for jbennet
0
200
Member Avatar for vinod_javas

I wonder what your code is... Sounds like a problem with your ComboboxModel.

Member Avatar for jwenting
0
312
Member Avatar for jan1024188

those are not compilers. OP confuses compilers with IDEs and so do you... Eclipse is available for Windows as well.

Member Avatar for jwenting
0
150
Member Avatar for harish333

Both are end of life and no longer available. Use a modern JDK (like 1.5 or 1.6), and forget about the BDK (noone ever used it, and Sun acknowledged that by discontinueing it).

Member Avatar for jwenting
0
50
Member Avatar for The Dude

when I was in school you either brought your own lunch or went without. Kid should be glad to get anything.

Member Avatar for RwCC
0
193
Member Avatar for >shadow<

you never know... I've this feeling of not being quite alive rather a lot, so who knows...

Member Avatar for paramasivan
1
149
Member Avatar for BleedingEdge

[QUOTE=~s.o.s~;319469]E) When you have nothing better to do than criticize some stupid games played on the message boards.... ;)[/QUOTE] f) when you start criticising people who criticise people who have nothing better to do than playing stupid games on message boards. And yes, criticise is spelled with an s in …

Member Avatar for christina>you
-1
86
Member Avatar for emmagreen

personally I think all of them look horrendous, but I'm not in the target market (teenage girls mostly).

Member Avatar for cecil.vera
0
135
Member Avatar for cassyjack

apart from your compareTo method never returning anything but 0 (at least from the part you posted)? And of course you're violating the Comparable contract by having the signature of your compareTo method take a Hand instance instead of an Object, so it's quite possible it never gets called at …

Member Avatar for Infarction
0
139
Member Avatar for mr.sweetchuck

Why are you trying to use J2EE classes from J2ME? And why are you trying to do something with a servlet when you want to connect to a database? I seriously doubt though that you can connect to a database from J2ME at all, afaik it doesn't support JDBC.

Member Avatar for mr.sweetchuck
0
165
Member Avatar for The Dude

I waited to buy one until Apple released them in the only colour that's any good: black. All the others are either too flashy or too dirty, and the iconic white makes you look like a typical "me2" person who bought an iPod just because it's supposedly "kewl" to have …

Member Avatar for GreenDay2001
0
380
Member Avatar for Primo

congratulations on successfully pasting your entire homework assignment into a small textbox on these forums. Now go out and actually do that homework instead of waiting for someone to do it for you while you play with your game console.

Member Avatar for masijade
0
128
Member Avatar for Thendral
Member Avatar for jwenting
0
108
Member Avatar for parthiban

You'll need to find those application specific client files AND the application specific environment setting you need for that server. I can't help you with that, but the server documentation should be a logical first step. Then there's the internet, especially the vendor suppost site (most of which have forums …

Member Avatar for jwenting
0
217
Member Avatar for spacecowboy123

you'll have to make sure the class is available on both ends of the connection. I do hope you have properly serialised it as otherwise it's unlikely to work whatever you do.

Member Avatar for jwenting
0
93
Member Avatar for volscolts16

what do you think it should do, and what does it do? I see at least one error in your code, stemming from the way Java does division and multiplication and what you probably think it does. You are missing a required cast somewhere, that's all I'll say for now.

Member Avatar for jwenting
0
130
Member Avatar for mengani123

[code] void function() { while (true) { System.out.println("I was too lazy to do my own homework so I got this piece of code off the web!"); } } [/code]

Member Avatar for masijade
0
239
Member Avatar for Venks

A file doesn't have "a copy option", so there's nothing to disable. And if there was it'd be at operating system level, so best left to assembler or C.

Member Avatar for kashko
0
102
Member Avatar for volscolts16

check your loop. Why is there a semi-colon at the end of the line? It's highly unlikely that it's supposed to be there.

Member Avatar for peter_budo
0
90
Member Avatar for jan1024188
Member Avatar for bigal_bigal

do your own homework and next time start sooner. We're not your slaves, and certainly aren't here to make sure you can sit back with your playstation instead of trying to learn something.

Member Avatar for jwenting
0
143
Member Avatar for jan1024188

all 3 books you asked about are terrible. Sorry, but that's the long and short of it. This is by far the best introductory text on Java: [url]http://www.oreilly.com/catalog/hfjava2/[/url] This one is also very good: [url]http://www.amazon.com/Agile-Java-TM-Test-Driven-Development/dp/0131482394/sr=8-3/qid=1172383101/ref=sr_1_3/002-3459208-9687204?ie=UTF8&s=books[/url] Anything else is IMO a waste of money and time if you seriously want to …

Member Avatar for jan1024188
0
124
Member Avatar for soultron

be sure to use the correct namespace when addresses those methods. They're in the std namespace (and have been for the last 10 years or so, so since just after your book was published).

Member Avatar for jwenting
0
148
Member Avatar for singhaldpk

so many things wrong with this post... 1) not at all written in any language people can understand (read: English which is required here). 2) an attitude of being far more important than anyone else, so important in fact that everyone should drop whatever they're doing to help. 3) not …

Member Avatar for jwenting
0
72
Member Avatar for EnderX

Delphi ships with a component that's dedicated to that. Just look through your component palette (assuming you have a reasonably recent (D7 or later, maybe D6 as well) and legal version of Delphi (pirated versions may have it stripped to reduce download size)).

Member Avatar for radu84
0
159
Member Avatar for vinod_javas

There's an option you can set on a JFrame that will turn it off. Get the rootPane, and set the windowDecorationStyle to something else. Might do more than you were aiming for, but that's the easiest (and possibly only) way.

Member Avatar for jwenting
0
87
Member Avatar for rixius

not to mention that Google has already taken action against people selling GMail invites so mentioning they're free as a marketing trick is to say the least shady... "pay $50 to get free advise" kind of shady :)

Member Avatar for GreenDay2001
0
6K
Member Avatar for Mushy-pea

lucky you. Know a guy in Alasky (not a farmer, but he's caretaker of a nature preserve so similar conditions) who's stuck with a generator (no powergrid out there) and a satellite phone (no landlines either). No sewer system of course (so he has his own sewage pit), no water …

Member Avatar for jwenting
0
133
Member Avatar for livingsword

In my experience teachers are usually very nice to pupils who show an interest, and not just sit there being disinterested during classes and then get barely passing grades at best because they didn't put any effort into their coursework. They like being appreciated as much as the next guy.

Member Avatar for vinod_javas
0
104
Member Avatar for vinod_javas
Member Avatar for ronpar123

JBoss has LoginModules. Those are in turn controlled by login-module.xml in the server/conf directory. In there you define your realms, what login module (class) to use, and parameters for that class. The JBoss documentation explains how all that works in quite some detail, including how to create your own login …

Member Avatar for jwenting
0
112
Member Avatar for Venks

jars can certainly work on mobile devices, but they must be created for them as mobile devices have JREs that provide only a subset of the functionality of the full API.

Member Avatar for jwenting
0
210
Member Avatar for chairmanphp

apart from the fact that hardly anyone uses it? I've heard good things about it, but only from a very small group who seem to be hardcore Jini fanatics. Noone else I've spoken to over the last decade has used it at all, and nobody knows what it even is …

Member Avatar for jwenting
0
38
Member Avatar for vinod_javas

No, exes too can be easily decompiled and the source analysed (by someone who knows how). ALL programs can be decompiled by someone who is determined enough. The only reason some people ship what looks like executables when they ship Java programs is to enable them to be run on …

Member Avatar for jwenting
0
159

The End.