Slashdot Mirror


User: bertilow

bertilow's activity in the archive.

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

Comments · 80

  1. No Unicode support on Yahoo! Mail Beta Goes Public · · Score: 4, Interesting

    Yahoo Mail is worthless. It can only handle mail in Latin 1 encoding.
    If a message uses Unicode (UTF-8), all non-ASCII characters are
    displayed completely wrong.

    They forgot about Unicode in a new e-mail application in 2006?
    Are they out of their minds?!

    Gmail on the other hand handles Unicode (writing and reading)
    as should every single application developed today.

  2. Re:2 to 3 more years of the same, then a shift on A New Era in CSS Centric Design? · · Score: 2, Informative

    XHTML finally got rid of HTML's quirky syntax and bad semantics.

    What semantic changes happend between HTML 4.01 and XHTML 1.0?

    I don't think there was one single such change.

  3. No Unicode on Accoona - How Does This Search Engine Rate? · · Score: 1

    It's backed by the Chinese governement, but it can't handle Unicode correctly.

    Something smells like incompetence here.

  4. Re:Without java no macros on Google Hiring Programmers to Work on OpenOffice · · Score: 4, Informative

    Some macros or all? I didn't think StarBasic or UNO was related to Java.

    Thanks for asking. I went back and checked again, and it turns out that I was fooled by a bug: If you turn off Java, and then choose "Tools->Macros->Run macro..", you're greeted with the dialog box that says: "OpenOffice.org requires a Java runtime environment (JRE) to perform this task. However, use of a JRE has been disabled. Do you want to enable the use of a JRE now? [Yes] [No] [Cancel]". But if you choose "No" or "Cancel", you still get to run your macros! So the dialog box is completely wrong. (Macros linked to menus or keys work without any stupid lying dialog boxes.)

    So, I have to correct myself: If you disable Java in OpenOffice.org 2.0 you have to put up with stupid dialog boxes that bug you to turn on Java again.

  5. PHP is not the natural companion any more on The Definitive Guide to MySQL 5 · · Score: 1

    Most of the attention is given to PHP, which is described as a natural companion to MySQL for use in developing dynamic web applications.

    Since MySQL 5.0 handles Unicode really well (except for regular expressions), and since PHP has close to zero Unicode support, and since any serious programming uses Unicode today, it's hardly correct to see PHP as the natural companion to MySQL 5.0. Perl and Python and Ruby however have excellent Unicode support.

    It will probably be a while before we see decent Unicode support in PHP - I'm very sorry to say.

  6. Without java no macros on Google Hiring Programmers to Work on OpenOffice · · Score: 1, Informative

    What functionality is lost by disabling Java?

    If you disable Java in OpenOffice.org 2.0 you lose all support for macros (among other things).
  7. Re:Flashblock anyone? on Another Stab at Online Outline Fonts · · Score: 1
    Anonymous Coward wrote:
    it obviously didn't occur to you to test your "theory" in Firefox with the Flashblock extension installed. Why am I not surprised?
    No theory. Observation. I do use Firefox with the Flashblock extension installed all the time. I checked out some of the pages that use the sIFR "solution" (e.g. "www.sixapart.com"). The text was blocked, and no fallback was shown. When I turned off JavaScript, the text however appeared. sIFR is flawed.
  8. Flashblock anyone? on Another Stab at Online Outline Fonts · · Score: 1

    It obviously didn't occur to the sIFR people to test this "solution" in Firefox with the Flashblock extension installed. Why am I not surprised?

  9. I do on How Many Readers Speak Esperanto? · · Score: 1

    So I was wondering, how many Slashdot readers speak Esperanto?

    Since you asked: I do.

  10. I'm doing it right now on Fulfilling the Promise of XML-based Office Suites? · · Score: 2, Interesting

    > Is anybody out there writing Perl/Java/whatever programs to
    > take advantage of StarOffice XML?

    Yes, actually I started doing that yesterday: I'm using Perl and XSLT to build documents in StarOffice XML (or actually OpenOffice.org XML), converting some 500 XHTML pages into one huge OpenOffice.org document. It's amazingly easy!

  11. Re:The code is not valid! on Building Rich-Client-Like Web Apps With Echo · · Score: 1

    Another issue you might find when validating Echo's generated HTML code is that some validators get tripped up by some of the URIs. W3C's for example doesn't care for the following img "src" attribute:

    src="/EchoWebMail/webmail?E_id=E_ls&E_z=107a 6_ 0"

    That's because the address is not correct. When the validator complains, it's most probably right, and your code is most probably wrong. Learn the rules!

    "They can't even put a correct doctype declaration in the HTML!"

    All Echo rendered HTML documents have a DOCTYPE declaration. If you see one that does not, please let us know. I would definitely consider this a bug.

    It's not enough to put in a doctype declaration. It must also be the correct one. Pages with elements like "frameset" and "frame" should have a "frameset" doctype declaration. Check out what you're using.

    "And frames are crap anyway, even if you do the code right."

    I would disagree.

    OK. Echo pages are not ordinary web pages, but applications. Frames can actually be OK in web applications.

  12. The code is not valid! on Building Rich-Client-Like Web Apps With Echo · · Score: 3, Informative

    The Echo HTML code isn't even valid!

    Such applications could break in future browsers. Browsers tend to become stricter and stricter. Only valid HTML is future-safe.

    They can't even put a correct doctype declaration in the HTML!

    And frames are crap anyway, even if you do the code right.

  13. Re:Wonderful Tool on Sharp Ships Zaurus SL-5600; 5500 Available Cheap · · Score: 1
    adding other character encodings is merely a limitation of space and the program you wish to use

    Does that mean that out-of-the-box you can only do western languages (Latin 1)?

    Which of the shipping programs would be able to do Unicode if I "added the encoding" (whatever that would mean)?

  14. Re:Wonderful Tool on Sharp Ships Zaurus SL-5600; 5500 Available Cheap · · Score: 1

    Can this Zaurus do Unicode (and other character encodings)? Or is this a strictly western language device? Can you redefine the keyboard to enter characters for different languages? Can you read e-mail and edit text in Unicode (UTF-8)?

  15. Her own medicine on Cynthia Says... Create Accessible Web Sites · · Score: 3, Interesting

    So, I checked my home page with Cynthia, and I got some complaints. They were reasonable. But then I saved the report Cynthia produced, and had her check her own code.

    Here it is:

    http://www.bertilow.com/div/cynthias_medicine/

    And here's her verdict:

    Verified File Name:
    http://www.bertilow.com/div/cynthias_medicine/
    Emulated Browser: Cynthia 1.0
    Date and Time: 3/14/2003 8:34:15 PM
    Failed Automated Verification
    Emulated Browser: Cynthia 1.0

    She failed! The reason is the crappy markup with loads of deprecated stuff. What were they thinking?

  16. Re:Web mail with i18n support - any? on Secure Webmail Providers? · · Score: 1
    Have no fear about SM itself, though. I believe that well over half of the SM installations out there are non-english. XS4All.nl was the "biggest" user for a long time, probably still is.

    OK. I have no fear...

    But I did find an entry in the wish list, that UTF-8 support should be added in the future:

    http://www.squirrelmail.org/wiki/en_US/WishList

    So, is there Unicode support, or not, in SM?

  17. Re:Web mail with i18n support - any? on Secure Webmail Providers? · · Score: 1
    SquirrelMail [squirrelmail.org] has handled this [squirrelmail.org] for years.

    Thanks for the tip! I'll check it out.

    I did however get a little suspicious when I found the following page:

    http://www.squirrelmail.org/wiki/en_US/SquirrelMai lRequirements

    The character encoding is a total mess on that page. Maybe it's the Wiki's fault. I've seen that kind of mess on Wiki pages before.

  18. Web mail with i18n support - any? on Secure Webmail Providers? · · Score: 2, Interesting

    Going slightly off-topic here:

    Has anyone found any web mail service that handles texts in various character encodings - notably Unicode - correctly (or at all)?

    I'm really amazed how badly Hotmail et.al. handle i18n. Any message is treated as if it's in "iso-8859-1" (Latin 1, Western), and all information about the actual character encoding is just stripped off.

    Correctly would of course also mean "without using HTML in e-mail messages".

  19. Still no Unicode support on Altavista Renewed · · Score: 1

    Altavista still has no clue about Unicode (or other encodings). As it seems they think the whole world is built around ISO-8859-1.

    Google and All the Web handle searches in most any language and most any text encoding, and does it quite well.

  20. Re:I thought Germany banned this....Re:Wow. Makes on In The Non-US Public Domain · · Score: 3, Informative

    If you have read anything about Germany, you will know they are so anti-anti-semetic that they made it illegal to use anti semetic rhetoric. Mein Kampf is certainly nazi propaganda so

    a.) why is is copyrighted
    b.) is not receiving royalties illegal?

    Makes no sense to me!

    Bavaria holds the copyright and uses that copyright to actively stop people from printing and distributing the book. It was printed a few years ago in Sweden, but Bavaria protested, and the book was withdrawn.

    This is of course crazy. "Mein Kampf" is an important historical document, and it should be available in printed form. We must learn from history, not try to bury it.

  21. Re:Wow. Makes ya wonder... on In The Non-US Public Domain · · Score: 3, Informative
    I noticed Mein Kampf [gutenberg.net.au] is on the list of copyright-extended titles. The first question that pops into my head is: "Who's getting the royalty checks on that nowadays?"

    That should be Bavaria, the German "land" that holds the copyright of "Mein Kampf".

  22. Nice bun not valid on Google Does the News · · Score: -1, Offtopic

    Nice page. Really interesting.

    But unfortunately (= due to gross incompetence) the Google News page has very bad HTML. A visit to the W3C validator reveals an amazingly long list of errors. Bad Google!

    The HTML actually seems to be (possibly) even worse than the Slashdot (so called) HTML. But it's not easy to check, since Slashdot seems to have blocked the W3C validator!!! (I can understand why though...). Bad Slashdot!

  23. It's been dead for a long time on Competitors Cry Foul At Windows XP, 2K Service Packs · · Score: 1
    And so the Case-That-Wouldn't-Die drags ever onward."

    Actually this case has been stone dead for a long time, ever since the US administration decided that MS should not be punished. The dance-of-the-zombies that we're watching has nothing do to with a real court case. They're just killing time (and making money).

  24. Re:Easy upgrade on Perl 5.8.0 Released · · Score: 5, Informative
    perl -MCPAN -e 'install J/JH/JHI/perl-5.8.0.tar.gz'

    That should probably be:

    perl -MCPAN -e 'install perl-5.8.0.tar.gz'

  25. Re:It is a hole on Eight-Character Password Limit in Mac OS X · · Score: 1
    It is pretty much human nature to compose short passwords of one or two words, and it is wise to put non-alpha characters in there just to mix things up.

    Yes, you should mix e.g. digits and a few totally random letters or so. The following is a common type of password, and a good one too (not easy to guess or crack):

    jennifer7Q3gG

    Now, what really happens if the OS without ever letting you know truncates that down to eight characters (and if the user happens to be a fan of Jennifer Lopez)?