January 12th, 2002 01:14 AM
Just wondering if any of our members that are fluent in german could possible translate the message left at Kimble.org. I tried using a different translator but a computer is never as good as a human...
January 3rd, 2002 09:23 PM
What the hell are you talking about? And who said Remote was a hacker anyways? Seriously...
January 3rd, 2002 08:06 PM
How bout this as a difference:
javac JavaClassName.java
java JavaClassName
compared to:
http://www.somepage.com/myscript.htm
Probably a combination of the writing and the language, but...
January 3rd, 2002 07:58 PM
I found the following link VERY useful when I was setting up my Red Hat linux box last night. This guide is written for RH 6.2 but it worked fine for my 7.2 distro with a few changes (ie. inetd ->...
December 31st, 2001 09:48 AM
I think he's talking about Maxi-pads, but that's just my opinion. :D
December 29th, 2001 03:00 AM
Simply by the fact that DLL's are written in c++ and windows is generally based on Dynamically Linked Librarys.
December 28th, 2001 05:26 AM
Use any graphics program.
Jasc Paint Shop Pro
Adobe Photoshop
Macromedia Fireworks
MS Paint (if you're on Win2k at least)
December 27th, 2001 01:52 AM
HTML = HyperText Mark-up Language.
No it does not have commands, only tags.
It is not compiled and is not complicated. It has no syntax really cuz if you break the syntax is still *kind* of...
December 26th, 2001 07:33 AM
In Java it would look something like this (there's most like errors in this but it would be something like as follows):
import java.net.*;
import javax.swing.*;
public class DoURLS{
...
December 26th, 2001 06:14 AM
It would be easier in java and would still run on your machine...
December 22nd, 2001 09:18 PM
You guys ever seen Total Recall? Do you think if someone walks in with a gun it will start beeping and flashing where the gun is?
December 21st, 2001 08:18 AM
IIS is much easier to set up for newbies since it's all point and click. I had to feel my way through setting up my Apache server. But I personally like apache much better. One particular reason...
December 19th, 2001 10:21 PM
I would suggest you look at this thread and this thread.
C/C++ are THE BEST for speed. For object oriented designs and running on multiple platforms it's Java, and for running on only microsoft...
December 19th, 2001 07:04 PM
Look at the 'I love you virus'. That's social engineering on a massive scale that definately worked.
December 16th, 2001 08:28 PM
December 16th, 2001 12:15 AM
Ha, you and every other anthropologist. Seriously, take some classes, do some reading, then come back and give me a good reason why evolution didn't happen. Of course, to do that you would have to...
December 15th, 2001 06:46 PM
I thought it was a Descent icon. That's the only game I ever played with any enthusiasm. Nice
December 15th, 2001 06:09 PM
Then there is assembly language, but I would not start with that if I were you.
December 15th, 2001 06:04 PM
You write the program in it's source code. Ie
public class PrintNumbers
{
public static void main( String args[] )
{
for( int i = 0; i < 10; i++ )
{
December 15th, 2001 06:39 AM
I chose mine just because it was one of my favorite images...
It's from Seakone.com. One of the best graffitti artists I have ever seen!
December 13th, 2001 05:38 AM
Smart college kids use warez because:
A. They can't find freeware that does what I want and if it does, it expires after 2 days.
B. They don't know where all these magical open source programs are...
December 11th, 2001 05:51 AM
Ok, here's a solution in asp. Click here to see what my sample page looks like (note, the code is an exact copy, minus the folder location). Hope it works out for you, it's really easy to see it...
December 9th, 2001 09:32 PM
Here's a reason by someone who technically should know what they are talking about (ie. has a math degree/math professor).
Why can't we divide by zero?
It makes sense to me!
December 7th, 2001 06:57 AM
Ok, I am a complete newbie to Linux. I've been using MS-DOS since the mid 80's but I don't know any *nix. Lets put it this way, I don't know any commands, don't know C or anything.
What I have. ...
November 30th, 2001 04:27 PM
What do you like doing more? Networking or programming? Your answer then becomes mine.