Slashdot Mirror


User: the_olo

the_olo's activity in the archive.

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

Comments · 279

  1. Interoperation on Linux vs. Windows: Choice vs. Usability · · Score: 1

    The fact that I cannot select a portion of picture in the Gimp, press CTRL-C to copy it, then paste it witvc CTRL-V in KWrite is the worst thing in Linux desktop currently.

    Printing problems are a common thing too... I frequently need to copy text on webpage from Mozilla to kedit to print it as Mozilla doesn't see any of CUPS printers wouthout installing xprint-mozdev package. Xprint-mozdev is also still a bit immature, has problems with regional characters.

  2. Re:dan bernstein's position on this on DNSSEC: Good Enough? · · Score: 2, Interesting
    How many of you use google to lookup resources these days? I find it much more convenient to look through a website using google to search on specific terms. Your answer shows lack of insight into the situation.

    Then why use DNS at all? It's a service which has only one aim: to substitute IP addresses hard to remember by humans with something more memorizable (Well, you can say "Round-robin DNS records for providing clusters", but there are better ways for providing redundance).

    DJB's proposed solution is worse than getting rid of DNS and using v4 or even v6 IP's in yperlinks and bookmarks.

    Surely http://66.35.250.150 is better than, say, http://weoir123623tt23u4tgd2uwmnfskmhrlwhrjkqshfwh riwwyhwpurhuihrkjwehwhfh237wuhr4r272.slashdot.org?

    The fact is, when I want to go to slashdot.org, openoffice.org or mozilla.org I type them into location bar (and the browser usually autocompletes them from history if I were working on that machine before).

  3. Re:MSBlaster on Microsoft wants Automatic Update for Windows · · Score: 1

    I've run a scanner from CERT on our corporate servers and discovered that most of them were vulnerable.

    I've pointed out the fact to our sysadmins, and the reply was something along the lines:

    "Yes, we know that, but unfortunately installing W2K Service Pack 2 on a server in the past screwed lots of things up, the application became a mess and we had to install it on unpatched server to get it working, so we don't risk updating anymore."

  4. Re:Unmounting devices on Worst Linux Annoyances? · · Score: 1

    Just yesterday I had this experience on Mandrake 9.1 (it uses supermount for CD-ROMs and floppies, and causes some OPEN syscalls to return results which make many apps go belly-up):

    I've run XMMS 1.2.7, wanted to add a directory of files to the playlist. Later, when I analyzed the problem with strace, it came out that XMMS tried to access /mnt/floppy handled by Mandrake's supermount. Had it been /mnt/cdrom, it would block /mnt/cdrom.

    Anyway, XMMS instantly crashed after I clicked "Add dir".

    I re-run XMMS, and did the same thing. Now XMMS hung, left the window open. Xkill didn't close it.
    Running kill didn't kill the process, kill -9 too.

    One of xmms processes was left defunct, as "ps xuwa" has shown. I had to _reboot the system_ to get rid of that hanging XMMS. It blocked the soundcard device, so I couldn't just launch another instance to play music.

  5. They'we got the last two digits upside-down on SCO Wants $699 for Linux Systems · · Score: 1

    The subject says it all.

  6. Re:It exists: Prior Art DataBase on EU Parliament to Vote on New Patent Rules · · Score: 1

    http://www.nongnu.org/padb/

    To submit your idea you will have to write your idea in a file and add it to PADB using CVS. If you do not have access to CVS you can simply mail the ideas to a human that has access to CVS

    What CVS? To which human? A contact address and CVS access instructions are needed on that site. This project does not lie in my definition of "organized" :(

  7. Help reverse-engineer the protocol! on AOL Bridges AIM and ICQ · · Score: 1

    Opensource implementations will probably need to play catch-up to maintain interoperability. You can help too!

    On this page there is centralised effort in reverse-engineering and documenting the protocol: http://www.stud.uni-karlsruhe.de/~uck4/ICQ/. Get your packet sniffer running!

    This SourceForge project is a library that implements the protocol, however, its development has stalled: http://libicq2000.sourceforge.net. It could really use implementation of new features, like support for per-message encoding TLV (Type-Length-Value).

  8. Re:Uh... on Do We Still Need Telcos (and ISPs)? · · Score: 1
    Except everywhere that's been tried, it's been a disaster (like waiting weeks to get a phone hookup).

    That's understatement. In socialist Poland (e.g in 1970s/80s) waiting for a phone line could take years, sometimes more than twenty years!

  9. Re:Open Office Strengths and Weaknesses. on Special Edition Using Star Office 6.0 · · Score: 1
    The different components have different strengths. I rate Star / Open Office Writer very highly, it does allow you to structure documents well and it's support for tables is excellent, one of the few areas where it betters Microsoft office.

    I'd disagree with that. Table subsystem in OpenOffice Writer has a critical architectural design issue which makes it impossible for a single table cell's contents to flow between pages. Most corporate documents I've seen intensively use tables in their layout and cells that need to span multiple pages are quite common.

    Most web pages use tables for layout too and when imported into Writer they suffer badly from this bug.

    OpenOffice Writer tries to accomodate each table cell within boundaries of one page. If a cell is too long, its contents overflow below the bottom margin of that page and become invisible, while instead they should be taken to the next page.

    This problem has been known in OpenOffice IssueZilla for a very long time in the form of two bugs and their multiple duplicates: issue 2913 and issue 4746.

    It was present in StarOffice before OpenOffice.org has been launched and is still present now in OpenOffice 1.1 Beta2 and StarOffice 6.

    They plan to fix it with a rewrite of Writer's table subsystem, but it is planned for OpenOffice 2 which stands for undefined future.

  10. Re:Interconnected? on Jabber Gathers Steam In Australia · · Score: 5, Informative

    Yes, server to server connections are a normal thing in Jabber. In fact, a jabber userID (the JID which identifies a user or a service on a server) resembles an e-mail address - it has a form of: user@domain.

    For example I've created a simple HOWTO on setting up server to server connections with Jabberd 1.4.2 on OpenBSD, you can read it here.

    Moreover, Jabber protocol uses UTF-8 encoding for all communication and config files, so there are no problems with different character encodings - you don't have to mess with anything to write messages with polish diacritical characters, chinese, cyrillic or arabic!

    Actually, the Jabber protocol is gaining quite a big popularity here in Poland as more people are getting tired with local proprietary IM system called GaduGadu which provides the official client only for windows (although multiple unofficial have been created for Linux and BSD).

    There's also a central web site for Jabber in Poland, and already there are multiple public servers like chrome.pl or jabber.atman.pl.

    The largest polish web portal, Wirtualna Polska has even provided its own public Jabber server and has developed official client that supports voice and video chat through Jabber!

    It's good to see Australia go in the same direction!

  11. Re:DAV as an integration method for outlook? on Spammers Exploiting Hotmail Vulnerability · · Score: 1

    So, Outlook is this huge pipe for virii, worms and spam leading me to wonder.....why is anyone still using Outlook?

    Excellent point. Especially amazing when so many free Windows alternatives exist:

    • Pegasus Mail does much more than Outlook...
    • PocoMail does everything you need, and is secure
    • The Bat is used by many, as a secure alternative
    • Personally, I use only JBMail, which strips out HTML and has no scripting

    Sorry, but this is untrue that those clients do much more than Outlook - you're only thinking about e-mail, while Outlook+MS Exchange is a fully featured personal information system. Can any of the programs you've mentioned do the following:

    • Shared multi-user calendar, tasks, notes, journal folders
    • Delegation of rights (so you can post messages in someone else's name)
    • Easy to use server-side message filters (rules) and out-of-office assistant
    • Server-side public folders and easy to use UI to set permissions on them
    • Palm sync of address book, calendar and tasks
    • Automated message status tracking (e.g. summaries for messages that arranged a voting)
    • Server-side mail folder views (so you can create a view for you inbox to e.g. show only the messages you've replied to on a timeline instead of a table)

    BTW, I don'te really need those features, so I use Mozilla on Linux, but our company's president doesn't have much choice...

  12. I don't know about you... on Teleworking in the UK? · · Score: 2, Funny

    ... but I receive daily literally tons of e-mail offers about working at home, and for Real Money, That Really Works, you know?

  13. Re:duh! on [H|Cr]acker Insurance · · Score: 1

    the *best* car insurance is a to drive slowly...

  14. Re:One question... on Mozilla Adding Spam Filters · · Score: 1

    You can copy the training.dat file that lives in your Mozilla profile directory, take it with you and place it on the new machine in addition to configuring IMAP account.

    The training.dat file contains all the training data so far. Mine is about 800 KB now and doesn't grow significantly anymore - its size stabilised.

  15. Re:to eliminate a hundred comments on USB Key-Sized MP3 Player With LCD Display · · Score: 1
    I believe the holdup was developing an integer only arithmetic implementation. Embedded devices don't usually have that powerful an fpu. Anybody know how much progress has been made in this area?

    See the mailing list here. There are people who try to optimize the Tremor codec to fit the power of popular embedded hardware, and one japanese guy from a hardwre manufacturer in Japan was asking in October for info about hardware requirements. So progress is definately being made.

  16. Re:Mozilla in Process of adding Bayesian filter on Working Bayesian Mail Filter · · Score: 1

    Look at bug 169638, comment #125.
    http://bugzilla.mozilla.org/show_bug.cgi?id =169638 #c125

  17. OGG VORBIS support? on New Nokia Phones With Full Color And MMS · · Score: 1

    I've bought my girlfriend a Nokia 5510 recently. It's great and has a radio and MP3 player, but it doesn't support Ogg Vorbis yet.

    If there's any insider from Nokia here, can he/she shed some light on future plans? Does Nokia plan adding OGG support to phones that currently support MP3 playback?

  18. Re:Universal Copy/Cut&Paste on Deciding On The Future of Linux · · Score: 1
    Cut/paste is not really a problem, it is misunderstood.

    Isn't it a problem with design that it is misunderstood?

    When you suprise the user, it's your design at fault, not the user.

    Read Joel Spolsky's "User interface design for programmers".

  19. Re:Universal Copy/Cut&Paste on Deciding On The Future of Linux · · Score: 1

    I'm on Mandrake 9.0 - I have KDE 3 and Gnome 2.

    I've tried to mark a portion of image in the Gimp, copy it to clipboard, and paste it in KPaint.

    It failed.

    BTW, Jamie zawinsky has written good article on X clipboard interoperability WRT different data types (text, image, audio...), titled "How cutting and pasting really works in X Windows, what Selections and Cut Buffers are, and how Emacs fits into the picture."

    You can read it here:

    http://www.jwz.org/doc/x-cut-and-paste.html

  20. Re:Universal Copy/Cut&Paste on Deciding On The Future of Linux · · Score: 1

    OK.
    Use gpm to copy a fragment of a picture from Gimp into a text document in OpenOffice Writer.
    Good luck.

  21. Re:Everything you need to be a certifying authorit on Cheap SSL Certificates for Small Websites? · · Score: 1
    Everything you need to be a certifying authority comes with openssl [openssl.org]. It even has a nice perl script to make it easy. What Verisign and co have that you don't is their root certificates installed with the browsers by default.

    Not really. OpenSSL lacks a robust OCSP server (the built-in one can only serve one connection at a time!) and relational database integration tools.

  22. Re:I'm Torn on Undelete In Linux · · Score: 1
    I know in my heart that there's no need for this on Unix, because you shouldn't run as root AND use rm -rf and THE decide that you shouldn't have done that. There are safeguards in place and, after all, since you're a Linux superuser, you're either good enough that you don't make that kind of mistake or the system isn't important enough for it to really matter.

    You're apparently looking from a sysadmin's prespective, where the thing what matters is the all-important system installation and things in people's homedirs aren't as important (and your homedir only contains tarballs and other stuff you wouldn't miss hard since you backup those things on a regular basis).

    But you missed the point of all that. Imagine that you're an ordinary user, working on your workstation and having lots of documents there.
    All your work work, worth a year of sitting at the desk, resides in a single directory tree you've called "docs".

    If you delete it, you've lost a year of your work. What value in comparison has a system configuration in /etc, or the whole /usr tree, which can be restored in an hour just by reinstalling the desktop distro from CDs?

    UNIX file permissions mean nothing here, they are not safeguards from yourself. Things you value most on your computers HDD are the things you have created - things that you have full write (and delete) access to!

  23. Re:Is this talking about the SSL hole? on Linux Worm Creating "Attack Network" · · Score: 1
    But no, I don't read bugtraq for the sheer joy and I usually wait for RPMs to come out before I install a patch.
    But you know, there's one easy method to be notified: almost all opensource server projects have an announce or security-announce mailing list. For each daemon you run that listens on a network port, find the announce mailing list, subscribe to it, and you won't have to read Bugtraq - you'll be notified of security vulnerabilities only when they apply to you.
  24. Re:Missed the point on "MS Killed Java" (on the Client) JL Founder · · Score: 1

    It would be the equivalent of Microsoft giving away a Linux distribution "MS Linux" that crashes often, doesn't run most of the GNU programs (gcc included), has a different set of C libraries with their own quirks, and uses a really old version of Gnome as a fixed, non-configurable GUI.

    Sssssh... Don't give them such ideas...

  25. Re:Heh on Hotmail: Not Safe For Work? · · Score: 1