Slashdot Mirror


User: Keeper+Of+Keys

Keeper+Of+Keys's activity in the archive.

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

Comments · 715

  1. Re:The real MySQL is... on Locating the Real MySQL · · Score: 1

    But the forks aren't allowed to call their product 'MySQL'. So pointy-haired bosses won't be any more confused by (or even aware of) these other products, than they are of, say Firefox derivatives like Flock and Camino.

  2. Re:The real MySQL is... on Locating the Real MySQL · · Score: 1

    I like your thinking.

  3. Re:The real MySQL is... on Locating the Real MySQL · · Score: 1

    This particular piece of news doesn't look too good on MySQL, but the GP has it right: MySQL is a brand. This is (unfortunately) important. It's on practically every hosted server, people have heard of it and trust it. I've read the arguments that PostgreSQL is superior, but if you're trying to sell FOSS to someone, it really helps if they've heard of the product. (As a web dev, I have a similar problem trying to sell Django to clients who think they want asp.net.)

  4. Re:Not a good precedent on Locating the Real MySQL · · Score: 1

    Red Hat seems to be left as the sole successful high profile champion of an open source business model.

    Mozilla?

  5. Surely it goes both ways? on Locating the Real MySQL · · Score: 1

    What would stop Sun from merging any interesting development made on any of these forks back into their version?

  6. Re:CSS is a hack. on Microsoft's New Multiple-Browser Tester · · Score: 1

    You can't just go and shovel HTML through a different CSS renderer to get a different interface [emphasis added]

    Depends what you mean by "interface". HTML is mostly rich text, and that can be re-purposed quite easily for different devices. This is the main reason for separating out the presentation and interactivity. Without either, you should still have a working website.

    Navigation can be a problem, but in essence it's just a list of links (you *are* marking up your nav as a list, of course) so your user-agent should be able to handle that in an appropriate way.

    Pagination is purely a matter of taste: by now most people have realised you don't write a book for a single web page, or even as much text as you'd have on a magazine page. Page length should not really be a problem for any specific user agent, even a phone.

    Interactivity is a murkier kettle of fish (although it has nothing to do with CSS), but the rise of NoScript is making developers more aware of how their sites should work on user agents where javascript is unavailable (ie they should still work! - the text at least should still be reachable).

    I have no idea what you mean about changing the meaning for specific media - sounds like black hat SEO to me.

    This is not just theoretical - Opera Mobile, for example, makes a pretty good job of rendering properly built sites for a tiny screen. With many sites, including ones I have built, I find it even preserves enough of the CSS to maintain the general "look" of the site, while nicely reflowing the text. Not sure how it would manage to do that with a table based layout, a pure Flash site, or whatever the heck you have in mind.

    Put simply: I utterly disagree with you. From where I'm sitting, as the type of web-enabled devices is diversifying, the recent push for separation of content and presentation is starting to pay off.

  7. Re:Give it up!!!! on Microsoft's New Multiple-Browser Tester · · Score: 1

    HTML was supposed to be a markup language but it is a layout language now. So now we have an ok markup language being shoehorned into a presentation langauge and let's throw some scripting on top of that.

    Erm, ever heard of CSS?

  8. Re:Web standards on Microsoft's New Multiple-Browser Tester · · Score: 1

    I HATE authors forcing font sizes smaller than I am comfortable with. [emphasis added]

    Then stop using IE6. It's the only current browser where the font size can be forced (by setting it in pixels rather than a scalable unit).

  9. Re:Web standards on Microsoft's New Multiple-Browser Tester · · Score: 1

    The only way you're not going to have to test on each browser is when there's only one browser and it stops rev'ing versions.

    That was essentially the situation before Firefox came along. So sue Mozilla!

  10. Re:Browsershots on Microsoft's New Multiple-Browser Tester · · Score: 1

    windows only product supporting browsers from Microsoft....(although it's where 99% of the issues will be)

    True, but Microsoft acknowledge this now. IE8 is probably the most compliant browser there has ever been with regard to CSS 2.1. If you find an inconsistent rendering between Firefox and IE8, chances are it'll be Firefox that's at fault. This is very good news. We can actually confidently use 'advanced' CSS that has been part of the CSS spec and supported by other browsers for years. (With some graceful degradation for IE6, and maybe a few hacks for IE7.)

    However, AFAIK they have barely touched the javascript engine, which is why IE8's ACID 3 score is so low. I was going to say, let's hope that gets remedied quickly, but I realise some people round here would probably prefer Internet Explorer died a horrible but not too protracted death. I just want people to visit my sites with a browser that understands what I'm trying to get it to do. Bring the javascript up to scratch (and get everyone to upgrade - ha!) and it won't really matter what browser people are using.

  11. Re:Oh on Why Toddlers Don't Do What They're Told · · Score: 2, Funny

    That was some fun little experiment.

  12. Re:Right to Free Speech != Right to Defame on UK Libel Law Is a Global Threat To Web Free Speech · · Score: 1

    IANAL but isn't it the case that an outcome judged on "balance of probabilities" (which I believe is the case for libel) is an easier win for the prosecution than one requiring proof "beyond reasonable doubt"? Or, to put it another way, since it's easier for an accuser to win such cases, isn't it also easier for them to intimidate with legal threats someone who may be right but who can't afford to go to trial?

  13. Hate speech *should be* free speech on UK Libel Law Is a Global Threat To Web Free Speech · · Score: 2, Insightful

    In the immortal words of Eminem: "How much damage can you do with a pen?"

  14. Re:Right to Free Speech != Right to Defame on UK Libel Law Is a Global Threat To Web Free Speech · · Score: 1

    Whoosh!

    The article is making the point that the UK legal system make it impracticable for most people to defend themselves from accusations of libel, no matter whether what they've written is actually libellous or... you know... the truth.

  15. Re:lol on UK Libel Law Is a Global Threat To Web Free Speech · · Score: 2, Informative

    Doesn't matter if they were "combatants" or not - torture is still against the Geneva Convention.

  16. Death Penalty on UK Libel Law Is a Global Threat To Web Free Speech · · Score: 1

    There is no-one who deserves the death penalty.

    I could back up my position with words, but why bother when you didn't?

  17. Re:You don't get sober in 5 seconds! on Gmail Adds 5 Second Send Rule · · Score: 1

    if you hit Reply to All when you mean Reply

    I have the opposite problem. I am on a mailing list which is pretty smart about not sending duplicates. But on a fairly regular basis I forget to "reply all" and have to re-send the mail to the entire list, inevitably resulting in the first recipient complaining about getting two copies of my mail. (Damn, I thought this story was going to turn out to be more interesting. Maybe I ought not to send it.)

  18. Re:That makes no sense on Gmail Adds 5 Second Send Rule · · Score: 1

    Just where it's meant to be.

  19. Re:That makes no sense on Gmail Adds 5 Second Send Rule · · Score: 1

    the "are you sure you want to delete this file?" dialogue box

    Boy, I hate that dialogue box. There's already a recyle bin. Why not add an extra "Are you sure you want me to show you the message asking if you really want to delete this?" dialogue, too?

  20. Re:That makes no sense on Gmail Adds 5 Second Send Rule · · Score: 1

    I win. I always hibernate my machines. I even taught the designers at my achingly ethical workplace how to hibernate their macs (it's even less intuitive than in Vista).

  21. Re:That makes no sense on Gmail Adds 5 Second Send Rule · · Score: 1

    There may be an infinitesimal amount of humour in there...

  22. Re:That makes no sense on Gmail Adds 5 Second Send Rule · · Score: 1

    No, it's the title of the next James Bond.

  23. Re:Quality? on Last.fm To Start Charging International Users · · Score: 1

    through EU guidelines they have to abide to Dutch consumer laws when the purchase is made in the Netherlands. Or they have to stop selling stuff to the Dutch.

    Seems they chose option b)

  24. Re:At least this is better than the legal system on AT&T Has Begun Issuing RIAA Takedown Notices · · Score: 1

    It is common sense because the company providing you with internet access is free to terminate that access for any reason at all, or no reason

    That's what you get for living in the "free West". In Soviet Russia, you terminate your own services.

  25. Re:*snore* on New Zealand Halts Internet Copyright Law Changes · · Score: 1

    Well, it's called leadership. I hated Tony Blair with a fiery passion, but he had it. Before Iraq he also had trust, which you need in order to say to people things like: in order to keep producing enough energy into the 21st century, we have to invest now in nuclear. I'm your leader, and I say we're going to do it.

    But he pushed it too far, not by siding with Bush in itself, but by steamrollering the massive and visible opposition to the war.

    Obama currently has a level of trust at least as high as Blair's used to be. It would be good to see him making some of these supposedly unpopular decisions, in such a way that even his detractors have to acknowledge his guts.