Slashdot Mirror


User: interJ

interJ's activity in the archive.

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

Comments · 28

  1. IE has this vulnerability on Spoofing Flaw Resurfaces in Mozilla Browsers · · Score: 5, Informative
    See here.

    The bug in IE was reported almost a year ago, and it is still unpatched.

    The bug was reported in all major browsers (Mozilla and Firefox, Opera, Safari, Konqueror, IE), and was patched in all of them except IE. It has now reappeared in Mozilla.

  2. Re:How to prove/disprove it easily. on When is 720p Not 720p? · · Score: 2, Informative

    You forgot one result: Your screen flashes black to white at 60fps. This is a result of resizing each 1080i field to 720p and displaying it. While it wouldn't give good results for this example, it would probably look the best for real-world signals, because nothing would be discarded, and there is no good way to deinterlace without showing some artifacts or blurriness.

  3. Re:Let's examine your post on EDS: Linux is Insecure, Unscalable · · Score: 2, Informative
    Internet Explorer? Here, you're either trolling or confused because Internet Explorer uses native Windows widgets.

    Nope. The IE team completely rewrote their controls to be windowless. If you don't believe me see here.

  4. Re:Good! on Problems With the Firefox Development Process · · Score: 1

    Perhaps you need to check your facts. That test compared Mozilla 1.8 alpha 6 with Firefox 1.0 (which is based on Mozilla 1.7). If they tested recent nightlies of Firefox (which are based on Mozilla 1.8), they would probably have been faster.

  5. Re:License Violation on Exeem Open Beta Released · · Score: 5, Informative
    You are wrong.

    From the libtorrent documentation: libtorrent is released under the BSD-license.

    I don't see any COPYING file in the archive, and the source files contain the following:

    Copyright (c) 2003, Arvid Norberg, Daniel Wallin
    All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions
    are met:

    * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in
    the documentation and/or other materials provided with the distribution.
    * Neither the name of the author nor the names of its
    contributors may be used to endorse or promote products derived
    from this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
    ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
    LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
    CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
    SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
    INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
    POSSIBILITY OF SUCH DAMAGE.
  6. Re:Why? on One Last Campout for Star Wars Fans · · Score: 2, Funny

    When you buy a lottery ticket you have a chance of winning.

  7. Re:Threaded view? on Google Flips Back to Groups Beta (Again) · · Score: 2, Informative

    You are blind. Click 'view tree' inside the message to get the threaded view. You only need to do this once since it's remembered in a cookie.

  8. Re:Huh? on Google Flips Back to Groups Beta (Again) · · Score: 1

    groups.google.com goes to the original, but searching from there takes you to the new interface.

  9. Re:Can I not have so many floating boxes? on The GIMP Gets Ready for 2.2 · · Score: 2, Interesting
    That's just fine if you're only running Gimp. But if you have other applications running, you'll see them in the background between the gimp windows which is distracting (unless you bother to minimize them each time you switch applications).

    Also, gimp clutters up the task bar, which makes it harder to switch applications, and means that when you want to switch to gimp you will have to click each of the gimp taskbar buttons instead of clicking just one.

  10. Re:devious on Spam Opt-out Link Triggers Malicious Code Attack · · Score: 2, Interesting
    What patch? This vulnerability affects Win XP SP2 with all updates installed. See here for more info and a harmless demonstration.

    This is a bug that has been known publicly for over a month, but apparently Microsoft have other priorities.

  11. Re:Bodyguards of terrorists arent' "civilians" on Using Copyright To Suppress Political Speech · · Score: 3, Insightful

    The article you linked to isn't about a bombing that just happened. It is about a bombing that happened in 2002, and is probably the same bombing you referred to in your previous post. The target was the leader of the Hamas terrorist organization, not just "someone Israel doesn't like".

    And there is a difference between bombing a terrorist that constantly surrounds himself with children as a human shield, and setting out to intentionally kill innocent civilians.

  12. Re:Why? on Mozilla Starts Bug Bounty Program · · Score: 2, Insightful

    1. Users don't accidentally run into buffer overflows (or many other security bug types). It's something you have to actively search for. The money is supposed to motivate more people to do this.

    2. You may think that MNG support is more important than sites that can take over your computer or steal your credit card number. However, most people (including Mozilla developers) would disagree.

  13. This is classic on MS admits Newsbot Biased Towards MSNBC · · Score: 2, Funny

    An article about biased news sources, posted on Slashdot.

  14. Re:Malware on Mozilla Developers Respond to Malware · · Score: 1

    Umm.. what does Mozilla have to do with the fact that you have spyware installed? It probably came bundled with some program you installed, or got installed when you used IE. Even before the whitelist approach discussed in this article, Mozilla would confirm with the user before installing anything, so it's highly doubtful that it was the source of the malware.

  15. Re:Illegal? on Beastie Boys' New Album Silently Installs DRM Code · · Score: 1

    A computer is also needed to read the e-book, so they should ship a computer with each e-book.

  16. Excellent app on Best To-Do List Software? · · Score: 1

    On Windows, try ToDoList. Now that I'm using it, I don't know how I managed to keep track of my tasks before.

  17. Re:Nowhere near finished, but due out soon? on Mozilla 1.7, Firefox 0.9 Release Candidates Out · · Score: 1

    This is the same as when they switched to the Firebird name. They switched without warning the community in advance, which caused an outcry from the Firebird database folks. Finally they had to change the name again.

    I believe the same can happen now: If enough people show how much they hate this theme, the devs will replace it.

    Hopefully, they will learn from their mistakes and try to get the community opinion BEFORE making the next big change.

  18. That benchmark is bullshit on Using GPUs For General-Purpose Computing · · Score: 1

    They say the GPU outperforms the CPU, but they do not test it fairly: They did not use SIMD instruction sets such as SSE for the CPU code, but coded it in "straight C++". If they had, the CPU code would probably have run faster than the GPU version (at least for the matrix multiplication.)

  19. Re:please explain on Injunction to Enforce GPL · · Score: 1

    Qt uses a dual license. If you make commercial closed-source software using Qt, you have to pay for non-GPL licenses. Otherwise you can use the GPL license (but you have to open-source your app).

  20. Re:Warning: Coffee contains DHMO on Death by Coffee? · · Score: 1

    I take it the people who modded this up haven't completed high school chemistry yet?

    Or maybe they don't completely lack a sense of humor, like some others here.

  21. Re:It begins... on Pigeons' Bandwidth Advantage Quantified · · Score: 1

    This was published in the Israeli newspaper Haaretz on March 16, so it isn't an April fools joke - it really took place. However, it obviously wasn't meant as a serious experiment.

  22. Re:The actual article text on Scam Combines Patriot Act FUD With IE Bug · · Score: 1

    If you look here, you will see that they do exploit an IE flaw:

    <a href="http://www.fdic.gov=01@202.63.206.88/index.h tm">

    The part where it says =01 probably originally said %01, which causes the URL to be snapped at that point in IE and only display http://www.fdic.gov.

  23. Re:Don't Worry...I'm Asking For It on HP Working With Apple To Add WMA Support To iPod · · Score: 2, Funny

    2.) The WMAs are smaller in file size (even at the same bit encoding).

    Yeah, and a Porche will get you to your destination faster, even if you drive at the same speed.

  24. Re:..And the others? on Microsoft Confirms IE Changes in Wake of Lawsuit · · Score: 2, Funny

    Correct!

    And while you're at it, we need more successful terrorist attacks, so that people will be more aware of the dangers of terror! People will give more support to anti-terrorist actions after a few loved ones have died.

    </sarcasm>

  25. Re:Do not call lists will lower sales on Dave Barry Strikes Back Against Telemarketers · · Score: 1
    I don't think a lot of telemarketers would agree with you, since their salary usually depends on the number of sales they make and this kind of call would just waste time.

    Added to this I would like to say that annoying telemarkers may seem fun but these people are almost always in a bind and do not want to work there either.

    To use Dave Barry's analogy, I'm sure muggers are also in a bind and would rather do something else. Basically you're annoying people for a living, and then complain when they try to annoy you back.