Slashdot Mirror


User: Ed+Avis

Ed+Avis's activity in the archive.

Stories
0
Comments
4,579
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4,579

  1. Re:legal grafitti.. on Reverse Graffiti · · Score: 1
    just give the artists enough places to paint and the problem will reduce if not disappear
    This may have worked in your town but I don't think there is evidence that it works everywhere. Some believe the opposite is true.
  2. Re:It's about a gradual reduction on Smart Systems Threaten More Jobs Than Outsourcing · · Score: 1
    It may not come in our lifetime, or not before we retire, but software creation and maintenance will be fully automated.

    Of course they will be. The jobs will be in creating and maintaining the machines or programs which automate the creation of software.

    From the viewpoint of a mid-20th-century programmer entering machine code instructions with a toggle panel or punched cards, this has already happened. What is a compiler?

  3. Re:Hooray for Apple on Industrial Design Excellence Awards 2004 · · Score: 1

    IBM's PS/2 series were designed so that no screwdriver was needed for any user-fittable upgrade (which means most upgrades, in case you're wondering). Some of the server models did have screws to open the case but chunky ones where you could use a coin, AFAIK.

  4. Talk about a dumb question... on Open Source Life? · · Score: 1
    What happens when a bio-cracker unleashes a plant virus on all the wheat in North America...
    Er, let me guess... is the answer 'I, for one, welcome our new bio-mutant overlords?'

    With a question like that what sort of answer do you expect?
  5. Re:Developing countries on More On The Open Sourcing Of Iraq · · Score: 2, Informative

    No, uCLinux doesn't support the 8086, but try ELKS. (reference)

  6. Re:What Star Trek needs on Babylon 5 Creator Pitches Trek · · Score: 1
    It needs to get back to its roots. Let the characters have flaws, let them make mistakes.
    Isn't this what we were promised with ST:Enterprise? As opposed to the '100% good guys' of earlier Treks (as Roddenberry said, no lying, no cheating etc).
  7. Re:I'm a big fan of Go on Play Go - On A Mobius Strip? · · Score: 1

    I'm a fan of one-dimensional Go myself... makes the game a bit simpler...

  8. Re:A very good tool. on POV-Ray 3.6 Released · · Score: 1

    Heh, well if the source code is not available at all that rather proves the point that it's not open source :-(.

  9. Re:A very good tool. on POV-Ray 3.6 Released · · Score: 3, Interesting
    No, POV-Ray is not open source. From the copying conditions:
    WHY ISN'T POV-RAY OPEN SOURCE ?

    While this explanation doesn't really belong in this document, we are asked it often enough that we have decided to put it here. While the POV-Ray[tm] source code is freely available, it isn't 'open' according to the currently popular definition of the term (meaning that it isn't available to create derivative works). The reasons for this are historical. Primarily, at the time that POV-Ray[tm] was originally developed (starting in about 1990), on Compuserve, it was a different environment than today. Virtually none of the developers had internet access and there wasn't a great awareness of things like the GPL. The team at that time rolled their own license - one that allowed free use of the software but attempted to prevent people taking unfair advantage of it.

    As people contributed code to POV-Ray[tm] over the years - and there have been many instances of this - they contributed it to us on the understanding that it would be covered by the POV-Ray[tm] license, as it stood at the time. Now, in 2001, we find that in many cases we don't know who wrote what part of the code, or that the author is uncontactable. We simply don't have the right to arbitrarily change the terms under which their source code is distributed. Even though it was contributed to us, we feel that we must honor the terms under which it was given. Therefore, POV- Ray[tm] will remain on this existing license until we do a full re-write (which is intended for v4), at which time a new license will be instituted that is far more liberal in terms of reuse.

    In fact, that is from the copying conditions for 3.5; the end user licence agreement for 3.6 seems to be more restrictive, and their distribution licence does not permit any modification at all.
  10. Re:Spatial browsing can be good if... on Why Users Blame Spatial Nautilus · · Score: 1

    I liked the Filer on RISC OS: it was a spatial file manager much like the new Nautilus (but much faster), where double-clicking a directory would open a new window with that directory's contents. However, if you used the _right_ mouse button to double-click then the new window would replace the old. (The same principle of right-clicking instead of left-clicking to do the same thing but change whether the old thing is kept open was applied in other places, eg right-clicking a menu item chose that action and left the menu open to choose another.) But this requires a three-buttong mouse since with two buttons right-click is needed for a context menu.

  11. Re:TENACITY! on Uniquely Bright: Experiences and Tips? · · Score: 1

    Can anyone give the true form of this Simpsons quotation? Burns: Any questions? Skinner: Which is more important, ___ or stickatititude? Burns: Any _real_ questions?

  12. Finding the holes is only half the battle on Is Finding Security Holes a Good Idea? · · Score: 4, Interesting

    If you find a security hole then the mistake has already been made. Fix the hole, but also make sure the same bug doesn't exist in any other program. Finding the same exploits again and again (buffer overruns, format string vulnerabilities, tempfile symlink vulnerabilities) reflects very badly on free software and programmers' ability to learn from bugs found in other software. (Not that proprietary software is necessarily any better - I am just not discussing it here.)

    The OpenBSD people have built up a good track record on security by finding holes and fixing them everywhere possible. I am sure they would disagree with your assertion that finding holes does not help to improve security. Finding the bugs is an important first step towards not putting them back in next time you write code.

  13. Re:Does this really apply? on Linux PVRs Highlighted · · Score: 1

    Have you looked at pytvgrab?

  14. Re:The reason the risk is "moderate" is... on Linksys WiFi Gateway Remote Attack Risk Discovered · · Score: 1
    If a user does not change the password, that is not a design problem of the firmware.
    I'd say the design problem is in having a default password to start with. Surely there is a better way to do it, like printing the password on a removable label stuck to the router?
  15. Re:Good filter on DSPAM v3.0 RC1 Spam Filter Released · · Score: 1

    I wouldn't need to register a particular spam-only address; I get huge amounts of spam to made-up usernames at my domain. I used to get mail sent to any local-part @membled.com, but that became unmanageable about a year ago.

  16. Re:Another one for the arms race... on DSPAM v3.0 RC1 Spam Filter Released · · Score: 1
    my mail server policy clearly forbids spam
    For computer programs, 'policy' is meaningless unless it is reflected in the behaviour of the program. If your mail server is happily accepting and delivering spam messages then clearly the policy you have configured is to allow spam.

    Otherwise, I could put up some obscure document on my website saying that downloading images is forbidden and then claim that anyone visiting the site is stealing bandwidth. This is nonsense of course - if I had a policy that images were not to be downloaded then I would configure the httpd not to serve them.

    Essentially, just be careful about using the word 'stealing'. It's a strong word and you can't use it to label any behaviour you don't like. I do not particularly wish to see advertising; this does not mean that advertisers are stealing my time and attention. Anonymous cowards are not stealing CPU resources from Slashdot by posting lame comments. And so on.
  17. What about the non-technical staff? on Oracle To Finish Linux Makeover This Year · · Score: 5, Insightful

    Switching the programming staff from Solaris to Linux is no big deal. I'd be much more interested to hear what Oracle is doing with the PHBs, secretaries, marketers and other non-technical staff. I bet they're still on Windows.

  18. Re:Digital comes in on When 8 Megapixels Just Isn't Enough · · Score: 1

    Why? Surely you can just use normal photographic processes to produce prints - albeit jumbo-sized ones on high-quality paper.

    Has scanning technology now reached the point where you get better resolution by scanning a negative than by making a good-quality large print from it using traditional means?

  19. Cool, decimal inches on When 8 Megapixels Just Isn't Enough · · Score: 1

    'One thousandth of an inch'? What's that, a milli-inch?

  20. Re:Field day for the worms on In The Works: Windows For Supercomputers · · Score: 1

    Sorry - what exactly is the problem with putting, say, an OpenVMS system on the Internet? If it has known security holes which can be exploited by some random attacker, can't these be exploited just the same by someone within your organization, who is more likely to have a motive for doing so?

    I thought that most current mainframe systems had a good record on security, but perhaps that is because they've never been properly put to the test.

  21. Imagine... on AMD Stirs Athlon Into Geode Embedded Soup · · Score: 4, Interesting

    I wonder if they do SMP, or can be made to do SMP by cutting a couple of pins? With six watt power consumption you could build a big SMP box and use less power than a single Xeon.

  22. Re:DjVu on Large-Scale Paper-To-Digital Conversion? · · Score: 4, Informative

    For scanned documents, tic98 compresses even better than DjVu. It's free software and you can even read the author's PhD thesis about it.

  23. Re:How to get a ringtone onto the phone? on Cell Phone Ringtones Give Music Industry Another Headache · · Score: 1

    Yes I can send text messages to the phone by email, although this is done by a third-party service. I never thought about attachments. I'll look at Freshmeat to find some program to convert the ringtone into the right format.

  24. How to get a ringtone onto the phone? on Cell Phone Ringtones Give Music Industry Another Headache · · Score: 1

    So how does one load a ringtone? I was disappointed to find that my new Nokia phone didn't include a ringtone composer. The various ringtone services must download them by text message or something. If I have a computer with a modem can I send ringtones to myself?

  25. Only 64 megabytes... wow on Mozilla's Mini-Me · · Score: 1

    Gosh, how can they possibly manage to render a *web page* on an embedded device with *only* 64 megabytes of memory? Good luck to the project developers, but I think they face an impossible task.

    BTW, for a lightweight graphical web browser I like dillo, it's what I am using to post this comment. The main downside is that it doesn't do SSL very well.