Slashdot Mirror


User: 870Fragmaster

870Fragmaster's activity in the archive.

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

Comments · 5

  1. Re:That explains on Experiences with DirecWay Satellite Internet · · Score: 1

    You do know that you can set up your personal slashdot to text only? Im on a lan and I still prefer text only.

  2. Re:Programming on Moving Your Kids to Linux? · · Score: 1

    Forget BASIC go Python. Much cooler. It goes from basic to as complicated as you can make it.

  3. Re:Not the kitchen sink on Xandros 1.0 · · Score: 2, Informative

    You can call kppp from the command line and tell it to connect using a certain account. you can also kill an existing connection. heck there may even be something you can do with dcop. check kppp --help from cli.

  4. Re:wtf on Billionaire Boys Cup (America's Cup 2003) · · Score: 1

    well skip the article and go on. no one is holding a gun to your head to make you read it.

  5. when to swap disks on Homemade Robotic Arms for CD Duplication? · · Score: 1

    all you have to do is get the cd software to eject the disk when done and a sensor(proxmity switch or something from radio shack. shouldnt be hard) switch the disks w/ the robot program. offhand i think eject will retract tray then you burn again. or you can probably string all of it together on the command line or a script or something so it all goes in sequence. burn,eject(open),unload/load,eject(close),burn....