Search:

Type: Posts; User: Stronzo; Keyword(s):

Page 1 of 4 1 2 3 4

Search: Search took 0.13 seconds.

  1. Replies
    10
    Views
    9,146

    Kimble.org

    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...
  2. Replies
    3
    Views
    4,797

    What the hell are you talking about? And who said...

    What the hell are you talking about? And who said Remote was a hacker anyways? Seriously...
  3. Replies
    4
    Views
    10,627

    How bout this as a difference: javac...

    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...
  4. Replies
    1
    Views
    5,600

    Securing and Optimizing Linux

    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 ->...
  5. Thread: Pads

    by Stronzo
    Replies
    4
    Views
    6,309

    Well...

    I think he's talking about Maxi-pads, but that's just my opinion. :D
  6. Replies
    22
    Views
    14,383

    Simply by the fact that DLL's are written in c++...

    Simply by the fact that DLL's are written in c++ and windows is generally based on Dynamically Linked Librarys.
  7. Thread: Bmp2jpg

    by Stronzo
    Replies
    13
    Views
    11,925

    Use any graphics program. Jasc Paint Shop Pro...

    Use any graphics program.

    Jasc Paint Shop Pro
    Adobe Photoshop
    Macromedia Fireworks
    MS Paint (if you're on Win2k at least)
  8. Replies
    8
    Views
    6,313

    HTML = HyperText Mark-up Language. No it does...

    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...
  9. Thread: Code Help...

    by Stronzo
    Replies
    5
    Views
    6,093

    In Java it would look something like this...

    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{

    ...
  10. Thread: Code Help...

    by Stronzo
    Replies
    5
    Views
    6,093

    It would be easier in java and would still run on...

    It would be easier in java and would still run on your machine...
  11. Replies
    10
    Views
    10,776

    You guys ever seen Total Recall? Do you think if...

    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?
  12. Replies
    9
    Views
    7,191

    IIS is much easier to set up for newbies since...

    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...
  13. I would suggest you look at this thread...

    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...
  14. Replies
    7
    Views
    6,189

    My two cents

    Look at the 'I love you virus'. That's social engineering on a massive scale that definately worked.
  15. Thread: C#

    by Stronzo
    Replies
    21
    Views
    14,036

    I think he meant x86.

    I think he meant x86.
  16. Replies
    12
    Views
    8,481

    Ha, you and every other anthropologist....

    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...
  17. Thread: arvatar's

    by Stronzo
    Replies
    27
    Views
    14,662

    I thought it was a Descent icon. That's the only...

    I thought it was a Descent icon. That's the only game I ever played with any enthusiasm. Nice
  18. Thread: Source Codes

    by Stronzo
    Replies
    2
    Views
    4,576

    OH yeah

    Then there is assembly language, but I would not start with that if I were you.
  19. Thread: Source Codes

    by Stronzo
    Replies
    2
    Views
    4,576

    You write the program in it's source code. Ie ...

    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++ )
    {
  20. Thread: arvatar's

    by Stronzo
    Replies
    27
    Views
    14,662

    I chose mine just because it was one of my...

    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!
  21. Replies
    15
    Views
    11,460

    Smart college kids use warez because: A. They...

    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...
  22. Replies
    6
    Views
    5,968

    An ASP solution

    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...
  23. Replies
    34
    Views
    18,902

    Someone who knows

    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!
  24. Thread: Learning Linux

    by Stronzo
    Replies
    5
    Views
    5,851

    Learning Linux

    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. ...
  25. Replies
    11
    Views
    11,234

    What do you like doing more? Networking or...

    What do you like doing more? Networking or programming? Your answer then becomes mine.
Results 1 to 25 of 95
Page 1 of 4 1 2 3 4