Slashdot Mirror


User: Arkaine101

Arkaine101's activity in the archive.

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

Comments · 12

  1. emClient on Replacement For Mozilla Thunderbird? · · Score: 1

    emClient is pretty nice. http://www.emclient.com/

  2. Re:But still crappy 1366x768 resolution screens on HP Brings Back Windows 7 'By Popular Demand' As Buyers Shun Windows 8 · · Score: 1

    It takes a less-powerful graphics card (hey, laptop!) to drive a lower-resolution screen. A higher resolution screen is more useful if you're doing actual work (not gaming).

  3. RAPTOR Flowchart Interpreter on Best Introduction To Programming For Bright 11-14-Year-Olds? · · Score: 2, Interesting

    RAPTOR Flowchart Interpreter

    Web Site: http://www.usafa.af.mil/df/dfcs/bios/mcc_html/raptor.cfm
    Web Site: http://raptor.martincarlisle.com/
    Screenshot: http://www.usafa.af.mil/df/dfcs/bios/mcc_html/raptor_picture.cfm

    RAPTOR is a flowchart-based programming environment, designed specifically to help students visualize their algorithms and avoid syntactic baggage. RAPTOR programs are created visually and executed visually by tracing the execution through the flowchart. Required syntax is kept to a minimum. Students prefer using flowcharts to express their algorithms, and are more successful creating algorithms using RAPTOR than using a traditional language or writing flowcharts without RAPTOR.

  4. Re:Duct Tape on How Duct Tape Saved Apollo 17's Moon Buggy · · Score: 1

    I actually like it better this way, honestly.

  5. Re:Not Unreasonable on Microsoft "Albany" Offers Office and Security as Subscription · · Score: 1

    If it turns out to be the same price in the end, you're better off buying. You end up with extra licenses (older versions) that you can use on additional computers. Don't need them? Gift/sell/donate them.

  6. Windows NT on IBM Won't Open-Source OS/2 · · Score: 2, Interesting

    Wasn't Windows NT spawned from IBM's OS/2? I assume that contractual obligations between IBM and Microsoft may be involved. Would this be one of the legal issues of which they speak?

    Am I wrong in this thought?

  7. Re:Expensive and unreliable? on Google Rolls Out Online Storage Services · · Score: 1

    Two suggestions: Don't get hit by lightning, and pray that your power supply doesn't fry your hard disks.

    To eliminate these two risks, you'll want to rsync that RAID-1 box with another RAID-1 box at a second location.

  8. Health insurance, not life insurance! on Charging the Unhealthy More For Insurance · · Score: 1

    Health insurance, not life insurance! :)

  9. Chalk Dust and Pencil Graphite on HP to Researchers, 'Our Printers Are Safe' · · Score: 1, Interesting

    I can't believe some people. I'd rank printer toner in the same danger zone as chalk dust and pencil graphite.

  10. Re:Here's a genius idea on Web Based Turbo Tax Disclosure Vulnerability Found · · Score: 2, Informative

    Why doesn't he government provide online tax processing website? Lobbyists representing tax-preparation agencies like TurboTax.
  11. Re:Flawed system or flawed usage? on Study Finds Bank of America SiteKey is Flawed · · Score: 1

    I agree that sometimes people just don't get it, but part of good system design includes semantics. A boot in the U.S. is something you wear on your feet, but in the U.K. it's the trunk of a car. One could detect the user's region and adjust the language accordingly. An easier solution is to implement is to just use another word, or add an adjective to preempt any language barrier issues (e.g. "Book Titles" rather than just "Titles").

  12. Re:What "affect" ** on OpenGL Spec Now Controlled by Khronos Group · · Score: 1

    It's easy if you can remember: Affect == Action. Both start with A. :)
    I'm not sure how you'd remember Effect though...other than memorization or deductive reasoning.