Slashdot Mirror


User: J'raxis+270145

J'raxis+270145's activity in the archive.

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

Comments · 7

  1. Re:they deserve to be sued on More Silliness Over Patents: NetZero Sues Juno · · Score: 1
    It should be easy to hack JavaScript code in Mozilla and either deactivate popups forever or prompt for permission as it is already done for cookies. This would make Mozilla most user-friendly browser :-)

    The Mac browser iCab lets you turn off specific features in JavaScript - status bar text, cookies, referring URLs, and yes, window popups.


    Yes, I am a Raxis.

  2. Re:Smarter than you may think... on More Silliness Over Patents: NetZero Sues Juno · · Score: 1
    Let, NetZero monopolize this crap.

    Then I can turn JavaScript back on in my browser and probably clean out about half the 127.0.0.1s in my hosts file...

    Yes, I am a Raxis.

  3. Re:Who decides if ideas are obvious? on More Silliness Over Patents: NetZero Sues Juno · · Score: 1
    It should be anyone at all skilled in the art.

    Meaning, if anyone else in said field has come up with the idea -- ordinary man, idiot, or genius -- prior to the patent, then the patent should obviously not be granted.

    Eurkh.

    Yes, I am a Raxis.

  4. Re:Standard for low end devices is good on W3C Announces XHTML As Its Recommendation · · Score: 1
    OK, something messed up a large portion of that last comment. Was trying to show how they have about a hundred table cells inside TRs inside the table. Meh.

    Yes, I am a Raxis.

  5. Re:Standard for low end devices is good on W3C Announces XHTML As Its Recommendation · · Score: 1

    The person who designed that site deserves to be shot...

    After you get by the frame code, find the right frame to view, and scroll past the JavaShit, you find this:

    <table>
    <tr>
    <td>

    Real good design there.


    Yes, I am a Raxis.

  6. Re:Standards on W3C Announces XHTML As Its Recommendation · · Score: 1

    If you use this standard, the page will work in pretty much any browser, including IE. Now, if you make pages like this [1] or this [2], then it's your own damned fault if it completely breaks in a different browser.

    1. My University's main page. Blecch.
    2. Somewhere I worked briefly. Actually this page works quite well in the Big Two on Windows, but I can't even imagine what it'd look like in a PDA. In Lynx it looks like this: [LINK] [LINK] [LINK] [LINK] ...

    Yes, I am a Raxis.

  7. Re:lazy question on W3C Announces XHTML As Its Recommendation · · Score: 1

    FYI, the font tag is dead and has been for a long time. If you use stylesheets, you can put the class attribute in practically any tag (such as table, tr, td), and it should* apply to anything nested inside.

    * Obviously some current browsers don't do this right. But what do they do right?


    Yes, I am a Raxis.