Recent content by james182

  1. J

    Help with Mandrake Linux

    Thank you for the suggestion of removing all USB devices. I will try that.
  2. J

    Help with Mandrake Linux

    Nope, no errors it just hangs at that point.
  3. J

    Help with Mandrake Linux

    I went through the installation of Mandraka Linux 10 but when it boots up it always hangs during the initialization of partmon, the partition manager. Can anyone help me with this problem?
  4. J

    Launching the default web browser and directing it to a url in java

    I'm wondering how to launch the default web browser and point it to a url as the result of clicking a Menu item on the menu bar. Thanks if anyone can help out. Kyle
  5. J

    Wireless Router Help?

    I'm trying to setup my Linksys wireless router. The installation cd does not work, it tests my internet connection and then tells me I don't have one. I was trying to setup the router by going to http://192.168.1.1 and doing it that way but I was having little luck. I was able to get it so that...
  6. J

    C Programmers In Here! Shifting Bits!

    How do I cast it to an unsigned?
  7. J

    C Programmers In Here! Shifting Bits!

    yeah, that shifts the bits right but if there is a one in the far left position like this: 11001100 and I want to shift the bits two to the right it would end up looking like this: 11110011, I want it to look like this: 00110011.
  8. J

    C Programmers In Here! Shifting Bits!

    Lets say I have an int that I want to shift, always to the right, how can I shift that and fill the vacated bits with 0's?
  9. J

    Attn Java Gurus

    This is what I have for my code and its not working. Does anyone see anything wrong with this: String fn=JOptionPane.showInputDialog("Please enter the name that you wish to save the database as."); File file=new File(fn); try{ file.createNewFile()...
  10. J

    Attn Java Gurus

    If I have an object that I have created, (the object has a HashMap and a map that extends HashMap as its two fields) how do I save this object to a file and then open the program at another time and load that object from the file?
  11. J

    Method to determine size of array in Java

    How can one determine the size of an array, not an ArrayList?
  12. J

    A Simple Java Question.

    How can you make a field serializable? I know to declare a class to be serializable you say something like import java.io.Serializable; public class MyClass implements Serializable{ but when declaring a variable how can you say that that is also Serializable? Thanks for any help you can...
  13. J

    Zen or iPod?

    Without a doubt, buy an iPod, you won't have any regrets. My favorite gadget I own.
  14. J

    Getting disconnected in PS2 online play...?

    Just got the ps2 online adapter the other day and have been getting disconnected in Madden 2004 rather frequently. I live in a dorm and we have two ethernet connections. Is there any reason to believe it is our connection or is it something with the servers?
  15. J

    10gig 2nd generation iPod refurb $169 @ Apple

    Same exact thing happened to me. I can't believe I ordered on the 19th and it takes two weeks to get it.