Slashdot Mirror


User: Tv

Tv's activity in the archive.

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

Comments · 7

  1. How to scroll continuously with a Powermate on The Joypad That Became A Rotary Controller · · Score: 1
    Physically grasping and moving a Griffin Powermate involves reconfiguring the way you're moving your hands and they can't be continuously spun as easily as the iPod wheel.
    Just put your finger on top the thing and rotate. It's not that hard.

    Here's how I use my Powermate:

    • Rotate to adjust volume
    • Tap to pause/unpause music
    • Double-tap to skip to next song
    • Rotate while pressing to seek inside song
  2. Ldaptor is a Python lib and a collection of apps on What Else Is There Besides OpenLDAP? · · Score: 3, Informative
    Ldaptor is a pure-python LDAP library and a collection of utilities and apps such as a web interface.

    There's not much of the server side implemented yet -- only a dummy server that answers all search requests with "nothing found", but the protocol decoding etc. is all there.

  3. Re:Can be simple if you separate on Virtual Mailing List Managers? · · Score: 1

    Been there done that.

    http://ezmanage.sourceforge.net/

  4. You want rdiff for "offline rsync" on Distributed Filesystems for Linux? · · Score: 1

    You may want to use rdiff, from librsync at sourceforge, for that.

  5. Re:Chihuahuas! on Household Pets for the Common Geek? · · Score: 1
    Downsides: chihuahuas are pretty dang stupid, they bark alot and have bad eyesight, plus one just pooped in my bedroom .

    No, no they are pretty dang smart; our two chihuahuas pick up things quickly, and do what I want even from small hints. For example: if I don't want them to enter the bathroom with me, I just snap my fingers in the direction of the door, and they leave. Same goes for barking -- don't blame the dog if you can't teach it.

    As for eyesight, I can testify our chihuahuas watching birds over 50 meters away. They do have eyes that are prone to damage, though, and I think the older one could have degraded vision due to scratches in both of her eyes.

    Pretty much all the dogs people keep as pets are "smart enough" to not appear dumb -- if you think you have a stupid dog, you should probably grab a few good books on dog psychology, learn to interpret your dogs gestures, and spend more time playing with your dog and teaching it. Nothing is worse for an active dog than a boring environment and people who only seem to notice it when it poops or barks.

    --Tv

  6. Try a keyboard dog! on Household Pets for the Common Geek? · · Score: 1
    Why don't you get the best features of dogs (smart, trainable, etc) and the small animals (cute, fits on your keyboard, not too heavy to have in your lap). Get a chihuahua.

    Me & my gf got two chihuahuas called Nano and Pico (think metric, not editors). They fit nicely on a keyboard.

    See some MPEG mevies or JPEGs.

    (I can't believe I'm voluntarily subjecting that server to the slashdot effect..)

    --Tv

  7. Build tool is being impelemented, look at SCons on Software Carpentry QMTest Testing Tool Released · · Score: 1
    It looks like the winning design proposals for a config tool (autoconf replacement) and a build tool (make replacement) are not being implemented.

    Well then you're not looking hard enough. Try http://scons.sourceforge.net/ for an implementation of winning build tool in alpha stage.