Recent content by Kavan

  1. K

    Is it possible to setup a public wireless network, and charge people to use the...

    ...wifi via their phone credit? Is it possible to setup a public wireless network, and charge people to use the wifi via their phone credit (in the case of a prepaid phone) or on their monthly phone bill?
  2. K

    How do you sprint in World of Warcraft?

    i dont play WOW but i would suggest double tapping W or holding shift or alt while running...its worth a try :)
  3. K

    Why does the following code not work for loading images (in Java)?

    i am trying to make a java application that imports images, and i use this code: base = System.getProperty("user.dir"); evildumb = Toolkit.getDefaultToolkit().getImage(base+"\evildumb.gif"); there is a file in the directory that is called evildumb.gif, but it doesnt appear when i...
Back
Top