Slashdot Mirror


User: Ianopolous

Ianopolous's activity in the archive.

Stories
0
Comments
12
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 12

  1. Use Wuala on How Do You Store Your Personal Photos? · · Score: 1

    Use an old 100GB machine to donate 100GB to Wuala, then you get most of that back in guaranteed, online storage (encrypted and distributed as a bonus). Sweet. http://www.wuala.com/

  2. Play it in your browser on 20 Years of Commander Keen · · Score: 1

    For those who need reminding and don't have a copy of it, play it in your browser using JPC:
    http://jpc.sourceforge.net/keen.html
    There are other versions here:
    http://classicdosgames.com/online.html

  3. Use an emulator on Good, Portable "Virtual" Linux Distro? · · Score: 1

    You should use an emulator like Qemu, or maybe Bochs. Then you're completely isolated from any hardware compatibility problems (virtualizers run directly on the physical cpu and thus can introduce incompatibilities when an image installed using one cpu is booted on another). Or if you only have short term projects (they don't need to save their data), then use the ttylinux or dsl linux demos in JPC at: http://javapc.sourceforge.net/demos_linuxdemos.html

  4. My top 4 on After Learning Java Syntax, What Next? · · Score: 5, Informative

    There are several very important books: 1. Effective Java - Joshua Bloch. This is by far the most important one. 2. Java, Concurrency in practice - Goetz 3. The art of multiprocessor programming - Herlihy and Shavit. This is much more theory oriented, but essential to become an excellent multithreaded programmer. 4. Java Puzzlers - Joshua Bloch and Neal Gafter. This is quite a fun book - lots of Java Conundrums Enjoy!

  5. what about Wuala? on Encryption? What Encryption? · · Score: 3, Interesting

    Doesn't Wuala solve this? It stores your files in encrypted pieces spread over multiple remote machines (so you can't see the size used without your password). It already has a large number of users as well. The password is not stored anywhere.

  6. Use an emulator! on LucasArts To Re-Release Old Games Through Steam · · Score: 1

    Presuming people already have a copy of these games, why don't they just use an emulator to run them? As demonstrated at http://www.classicdosgames.com/

  7. Re:you could do this 2 years ago... on Old Sierra Games Playable In Browser Through Open Source Game Engine · · Score: 1

    There's another site, which also uses JPC, but has a different bunch of games... http://dosdose.com/toplist/more/ enjoy! :-)

  8. Re:you could do this 2 years ago... on Old Sierra Games Playable In Browser Through Open Source Game Engine · · Score: 1

    This is true. However there are over 1.5 billion Java enabled devices worldwide, a good number of which have web browsers.

  9. you could do this 2 years ago... on Old Sierra Games Playable In Browser Through Open Source Game Engine · · Score: 5, Informative

    You can play over 140 dos games in your browser here: http://www.classicdosgames.com/online.php Once they incorporate JPC's new applet snapshot facility it will have instant load time as well.

  10. Donate safely with Nereus on How Do I Put Unused Servers To Work? · · Score: 1

    Donate the cpu's to academic research and grid computing research by running Nereus on them. http://www-nereus.physics.ox.ac.uk/

  11. Re:google x86 on Google Native Client Puts x86 On the Web · · Score: 1

    you already can with JPC... http://www-jpc.physics.ox.ac.uk/

  12. Use JPC instead! on Google Native Client Puts x86 On the Web · · Score: 1

    Why not use JPC to run x86 code in Java. They already do that in an applet! That's bulletproof security for you! http://www-jpc.physics.ox.ac.uk/