Slashdot Mirror


User: Magus424

Magus424's activity in the archive.

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

Comments · 44

  1. Re:Helping check compatibility is the right idea on Microsoft Makes Testing IE6 and 7 Easier · · Score: 2, Insightful

    What would have really been good news for web developers would have been if Microsoft had gone a bit further with the standards support and not broken a number of methods developers used to trick IE6.

    What would be even better is if these so-called "web developers" actually learned how to properly override things for IE instead of relying on silly hacks.

    Conditional comments for one are much more reliable.

  2. Re:I use Debian. on Microsoft Stops Supporting Win98 Early · · Score: 1

    Yes, that issue was also corrected in SP2.

  3. Re:Unreadable on Slashdot CSS Redesign Winner Announced · · Score: 1

    Maybe you should let the images load before you put your foot in your mouth :)

  4. Re:Please don't force a font on us... on Slashdot CSS Redesign Winner Announced · · Score: 1

    I don't know what browser you're using, but Firefox has an option to ignore any font settings on a website and use yours instead. Might I suggest using that?

  5. Re:Hoping for something new on Slashdot CSS Redesign Winner Announced · · Score: 1

    Although by moving to a CSS design, restyling the entire site using User CSS is much more managable. I posted a comment earlier that includes two small CSS blocks that reverses the Read More and Comments positions on the new design.

  6. Re:Lada's looks better. on Slashdot CSS Redesign Winner Announced · · Score: 1

    It's not blocky, let the images load before you comment.

  7. Re:It looks... on Slashdot CSS Redesign Winner Announced · · Score: 1
    Ah, but that's the great thing about a CSS design instead of tables. Drop the following in your user stylesheet, then restart your browser and check the design again :)
    div#contents div.storylinks ul li.more {
    position: relative;
    float: none;
    width: auto;
    padding: .1em 1em .2em 1em;
    text-align: left;
    text-shadow: #000 0 0 0;
    background: none;
    }
    div#contents div.storylinks ul li.comments {
    position: relative;
    float: right;
    width: auto;
    margin-top: -12px;
    padding: .1em 1em .2em 1em;
    text-align: right;
    text-shadow: #000 0 0 0;
    background: none;
    }
  8. Re:I have to say on Slashdot CSS Redesign Winner Announced · · Score: 1

    The rounded corners were not removed in the new design - did you not let the background images load?

  9. Re:Obvious on Inside the Free iPod Offer · · Score: 3, Informative

    I've gotten a free iPod, free Photo iPod, and I'm 3 refs away from a free Mac Mini :-)

  10. Re:Wrong Games on Linux Live Gaming Project · · Score: 2, Insightful

    But even with those, your options are severely limited compared to Windows.

    The fact remains that if you really want to be able to game, and not just play a small subset of games, you can not use Linux.

    At least not entirely. Hurray for dual-booting :-)

  11. Good news in disguise? on U.S. World's Foremost Spam Nation In 2004 · · Score: 5, Insightful

    If most of the spam comes from the US, that means that any anti-spam legislation passed here could have a huge effect.

    Of course, now we have to wait for Congress to actually do something about it. ;-)

  12. Re:hmmm... on 'Something' Cleaning Mars Rover · · Score: 2, Funny

    Well we're already polluting it with probes and extra craters ;)

  13. Re:What about this .NET thingy??? on Paint.NET: The Anti-GIMP? · · Score: 1

    You're confusing .NET with J++ and J#.

  14. Re:replacement for soviet joke? on In Korea, Email Is Only For Old People · · Score: 4, Funny

    Apparently, we have the worst spelling as well :P (grammar)

  15. You're forgetting... on Scientists Propose 'National Parks' On Mars · · Score: 2, Funny

    Some of the probes went *SPLAT* instead of landing safely :)

  16. Re:And... on Ars Technica Interviews Scott Collins · · Score: 1

    The average consumer has no concept of what security is or why they should care.

    This is exactly the problem. Uninformed users just sit there with unpatched (or patched, as if it helps) versions of IE, and wander around online getting spyware, viruses, and turning themselves into spambots.

    If they were using Firefox, this wouldn't happen so easily, as it removes all of IE's autorun holes.

  17. Re:Nice to see on Ars Technica Interviews Scott Collins · · Score: 1

    After dancing with a very serious CWS infection on someone else's PC I was about ready to rip out IE from XP which is of course not easy to do.

    You do realize how stupid that would be, right? We want to keep people using Windows Update, not remove their ability to do so.

  18. Re:Pointy-Haired Boss on Mini-ITX Clustering · · Score: 2, Funny

    Actually, he though Mauve had the most RAM :)

  19. Re:Wrong perspective on Commercials Come To The Net (After This Word) · · Score: 2, Informative

    > junk calls on your cel phone(for those who pay to receive calls).

    I don't know about where you are, but as I understand it here in the US, telemarketing to cell phones is illegal.

  20. Re:I'm sure they've thought of that on Free IBM Computers For UK Households · · Score: 1

    4) The PC must be connected to the internet at least once a month, and you must maintain an ISP dial-up account throughout the term of the agreement.

    If they want the PC, they have to be.

  21. Re:QuickTime hacked, not Apple DRM cracked on Apple's iTunes DRM Cracked? · · Score: 1, Interesting

    >>Unless, of course, DRM makes it into all hardware

    New from mods-are-us! The no-solder PC mod chip! Simply install in any PCI slot, and enjoy DRM-free computing, for playing all your backup music and movies.

    Only $199.99 while supplies last! Order before they're gone!


    I can't wait to see the ads when that day comes...

  22. Re:Not ANOTHER non-standard page... on Retooling Slashdot with Web Standards · · Score: 2, Funny

    IE breaks the standards of the future.

    Fixed that for you.

  23. Re:Feature? on iTunes Disables MusicMatch · · Score: 1

    Damn straight, who would actually want to use MusicMatch over iTunes?

  24. Re:Bookmarks/Favorites on Branding Mozilla: Towards Mozilla 2.0 · · Score: 1

    Uh, what version are you using?

    I've been able to click and drag inside the favorites menu itself for several versions now, with no need to go into Manage Bookmarks.

  25. Re:Am I the only one that actually read the link? on New Whitespace-Only Programming Language · · Score: 1, Interesting

    I thought it was all a joke at first too, then I went and loaded it into Hugs98, and I'll be damned if it didn't work :D