Slashdot Mirror


User: mnordstr

mnordstr's activity in the archive.

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

Comments · 221

  1. Zebra on Linux-Friendly Label Printer Recomendations? · · Score: 1

    The printers from Zebra are very good. You can use the desktop TLP2844 printer for almost any industrial application as well. Printing from Linux might work through CUPS somehow, but the printer language (EPL) is quite easy and depending on your requirements it might be worth writing a small app. You can take a look at this application which writes labels (barcodes and corresponding numbers on small lables, source code available): http://www.emilda.org/index.php?q=emilda-print

  2. Caller-ID on Lenovo Service Disables Laptops With a Text Message · · Score: 1

    I hope they are not using caller-id to "pair" the devices... Actually, that might be kinda fun :)

  3. Dupe on Free Online Book Explains Reverse Engineering · · Score: 2, Informative
  4. phpToDo on Where is the Killer Calendar? · · Score: 1

    What about your 'To Do' List?

    http://php-todo.sourceforge.net/

  5. Debian on Adobe Reader 7.0 Coming to Linux · · Score: 1

    Add the follwing line in your sources.list:

    deb ftp://ftp.nerim.net/debian-marillat/ unstable main

    then

    atp-get update && apt-get install acroread acroread-plugin

    Couldn't be easier, it even adds a menu entry :)

  6. Re:Not really a great deal... on 8Mbit Broadband to Become Available in the UK · · Score: 1

    And in Finland we get 24 Mbit ADSL2+ for 63 EUR / month (no cap). ;)

  7. My thoughts on Does the World Need Binary XML? · · Score: 1
  8. Torrent on Microsoft's Technical Glitches at CES Explained · · Score: 1

    The third time I post this comment, but here goes (worth the download):

    Torrent of the entire show on my blog.

  9. Microsoft CES Torrent on CES Tidbits · · Score: 5, Interesting

    In case you missed Microsoft's less than successfull opening event on Wednesday, hosted by Conan O'Brien and including two full system crashes and other glitches, the torrent is still available on my blog.

    Some good laughs in there (not only Conan's perfomance). :)

  10. Re:Torrent on Gates Nose-Dives at CES · · Score: 1

    Well, it is a Microsoft video. I don't see any reason they would make it available in another format. Besides, it plays fine in Xine among others.

  11. Torrent on Gates Nose-Dives at CES · · Score: 4, Informative

    There is a torrent available of the entire video at this blog.

  12. Re:Videos on Tsunami Satellite Images · · Score: 1

    The torrent tracker host is down.

    I've put up a secondary tracker at http://tracker.ftlight.net/.

  13. Old news on Verisign Implementing SiteFinder On .cc · · Score: 1

    The cc TLD has had that service running for as long as I can remember. It's just a way to buy an unregistered name, not a search engine like SiteFinder. Even though I highly dislike these kinds of unstandard solutions, it's much better than SiteFinder was.

  14. Final Update on Linux Desktop Guide · · Score: 1

    All the slides are now mirrored too.

    There's also a new torrent for the slides at:
    http://ftp.ftlight.net/pub/mirrors/linux-userguide /linux-userguide-sxi.torrent

  15. Update on Linux Desktop Guide · · Score: 1

    All OpenOffice files and PDFs are now available.
    Both torrents are up and running.

    I'll try to get the presentations up as soon as possible too.

  16. Re:Mirror on Linux Desktop Guide · · Score: 1

    Sorry, my bad. First time I publish a torrent ;-)

    Should work now, you have to redownload the file. New tracker.

  17. Re:Mirror on Linux Desktop Guide · · Score: 1

    To update on the situation, all sxw files are present and the sxw torrent is alive. Downloading pdfs.

  18. Mirror on Linux Desktop Guide · · Score: 3, Informative

    I've set up a mirror at http://ftp.ftlight.net/pub/mirrors/linux-userguide /.

    The original page with links is http://ftp.ftlight.net/pub/mirrors/linux-userguide /print.html.

    Files are still being downloaded, you can see how many are present from the first link.

    Torrents will be available when downloads are complete at:

    http://ftp.ftlight.net/pub/mirrors/linux-userguide /linux-userguide-sxw.torrent for OpenOffice files and
    http://ftp.ftlight.net/pub/mirrors/linux-userguide /linux-userguide-pdf.torrent for PDFs.

  19. Re:Yaay KDE! Yay Debian! on KDE 3.3 Officially Released · · Score: 1

    And doing that earlier this week would also give you KDE 3.3.0... Go figure ;)

  20. VLS on Streaming Your Cable TV Over the Net? · · Score: 1

    Put up a VideoLAN Server (VLS) and stream away. I have a box set up here at home to stream a mulicast feed so that I can watch TV in every room (with a computer). Works like a charm.

    See http://www.videolan.org/streaming/ for more info.

  21. Standardize on 1.7 on Mozilla 1.8 Alpha Released · · Score: 1

    "Here I thought that Mozilla was going to standardize on 1.7"

    They are, that's why they haven't released a stable 1.7 yet! Ever heard of QA?

  22. Re:My own suspicion is... on Does SPAM Unsubscribing Really Work? · · Score: 1

    Maybe your ISP has a _good_ spam filter. I've tried to be careful with my e-mail address but I can get up to a 100 spam messages a day. Only 1 or 2 might get through my SpamAssassin to my inbox, but I still get alot. I use user-somethingspecific@domain as my address, so I see exactly where my spam comes from (usually). Mostly it's stuff apparently gathered from the web, sites and usenet are typical. And people with Outlook who have my address in their address book tend to be a problem ;-) If you honestly don't get anything at that address be extremely happy and use it with care!

  23. phpToDo on What's Your Browser Start Page? · · Score: 1

    I load up my phpToDo page, always see my important todo stuff before doing anything else. Has worked for me for years.

  24. Netcraft stats on SCO Offline · · Score: 4, Informative
  25. Re:IPv6 Newb Question on IPv6 Success Stories? · · Score: 1

    When IPv6 is mainstream, it works in the same way as IPv4 did. Your ISP gives you your IP addresses. The big problem today is that IPv4 addresses are valuable, your ISP will give you as few as possible and often dynamic. If you have more than one device on your network you will probably have to use NAT to get Internet connectivity to all devices, but that means the NATed devices can't fully utilize the net.

    IPv6 brings a new addressing system. The first 64 bits of the address is "the address to your network". The remaining 64 bits are for the devices on your subnet. So the idea is that when you get IPv6 Internet from your ISP via let's say ADSL, you're given a 64 subnet, meaning all your devices have unique IP addresses on the global Internet.

    Since most ISPs don't give IPv6 connectivity yet, you can get it via tunnelbrokers which give you connectivity and addresses, using IPv6 over IPv4 tunnels.