Slashdot Mirror


User: amran

amran's activity in the archive.

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

Comments · 10

  1. Re:Okay kids...(in Ruby) on How To Build a Web Spider On Linux · · Score: 2, Interesting

    I couldn't resist - in Ruby, using the beautiful (but much understated) hpricot library:

    doc = Hpricot(open(html_document))
    (doc/"a").each { |a| puts a.attributes['href'] }

    Check it out - I've been using it for a project, and it's really fast and really easy to use (supports both xpath and css for parsing links). For spidering you should check out the ruby mechanize library (which is like perl's www-mechanize, but also uses hpricot, making parsing the returned document much easier).

  2. Re:trade in some of those machines! on Setting up Linux in an Inner City Public School? · · Score: 1

    Yes, but even with LTSP he'll still require a powerful machine to run the server on.

  3. LOGO, using kturtle on edubuntu on Teaching Primary School Students Programming? · · Score: 1

    We actually just finished running a kids' summer program at the YMCA Gambia, and we used edubuntu to teach the kids, among other things, an introduction to programming class, using kturtle. kturtle is a LOGO interpreter, with a very good help manual, and it is so graphical (runs in KDE) so the kids get immediate feedback. Plus it can run off CD along with the rest of edubuntu, if you don't want to install anything.

    The kids themselves - we're talking between 5 and 18 here - had a lot of fun and at the end of the program we burnt edubuntu Live CDs for them to take home and continue using on their home PCs.

  4. Terrible I'd say on Networked Landmines Work Together · · Score: 1

    As if we didn't have enough trouble with landmines getting left over after wars are over and killing innocent civilians, now they're making them even harder to find and disarm?

  5. Phpmyvisites on Best website statistics package? · · Score: 1

    I used phpmyvisites before, and it isn't too bad - setup was a breeze, it gives good stats. but I've moved to google analytics now.

  6. Amarok vs iTunes on Novell Suggests Linux Program Replacements · · Score: 1

    Having used both itunes (on windows) and amarok, I think the latter is more than a good replacement for the former. It interacts seamlessly with my ipod, does great music recommendations using last.fm whilst you're listening (so you always have an automatic DJ with your taste in music), and is continually being developed and improved (a new version came out last week).

  7. Re:Open Source Applications Helping Windows Compet on Ask Microsoft's Martin Taylor About Linux vs. Windows · · Score: 1

    virgin Windows install

    That had me cracking up picturing a young nubile Windows...OK OK. :-) Back to the questions.

  8. Barrier removed on Egypt's LUG Will Use Linux To Train Schoolchildren · · Score: 2, Insightful

    The main barrier for average users wanting to move over from Windows to Linux is that they have used Windows forever, and are so used to it that they find a change uncomfortable, and would just rather continue using what they are familiar with.
    But teaching children how to use Linux really removes this barrier, since it allows them to become familiar with how it works, the genral look-and-feel of the desktop, etc.
    Bravo Egypt LUG.

  9. In West Africa.... on Microsoft To Sell Win XP Starter Edition In Russia · · Score: 1

    we have loads of bootlegging - I live in the Gambia and I personally don't know anyone who's ever bought Software - everyone borrows and burns. This would totally not work over here. I think Microsoft should just cram this whole idea. Cram it, Microsoft!

  10. When the troops pull out..... on Semper WiFi · · Score: 3, Insightful

    ...it would be nice if they left the network in place, if this were at all possible. I'm sure the Iraqis could make great use of it.