Slashdot Mirror


User: 3770

3770's activity in the archive.

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

Comments · 488

  1. Re:What happens with deceased people's code? on Drafting GPL3 · · Score: 2, Insightful

    Come now. Maybe it wasn't interesting to you because you knew the answer.

    But it was a valid question for the grand parent, and it was modded interesting because others had the same question.

  2. Re:Database independence on A Decade of PHP · · Score: 2, Informative

    I think that the chart is rather accurate. I know the people that made it and one of them is in the SQL Standards committee (Åke Persson).

    It may be really picky and unforgiving, however, and even a minor deviation from the standard might disqualify a feature from being listed as supported for a certain database. I can't say that that isn't the case. All I'm saying is that they guys that made the list know what they are talking about.

    Åke Persson is also a compiler expert and he wrote this tool:

    http://developer.mimer.com/validator/index.htm

    You can use it to validate your SQL to SQL-92, -99 and 2003. Pretty nifty if I may say so.

  3. Simpsons, the sitcom on The Formula for a Successful Sitcom · · Score: 2, Informative

    I saw a Simpsons episode once where they switched from their normal format to the format of the Sitcom. They had typical one liners with the obligatory recorded audience laughter sounds.

    Seeing it that way made me realise how shallow and weak sitcoms really were.

    I was of course watching friends as usual 2 weeks later. But regardless of that, it was an interesting "experiment".

  4. Re:Database independence on A Decade of PHP · · Score: 1

    Yes:

    http://developer.mimer.com/validator/comparison/up d_comparison_chart.tml

    Well, you can still do it the old way. And they don't necessarily send a perfumed paper letter to all developers announcing that they support the standard syntax.

    All database vendors want you to use their proprietary constructs. But they also want to make it easy for you to move to their database. So in some cases they support the standard, but doesn't announce it.

    Here's something you can try. INFORMATION_SCHEMA is the standard way to inspect a database to find tables and columns for instance. SQL Server 2000 supports it, but they aren't really encouraging its use over their proprietary approach. They make it really hard to find.

  5. Re:positional memory on The Death of Folders? · · Score: 3, Insightful
    You also remember this:

    5 or 6 days ago I downloaded a plugin for some blog package or other, written in php or perl I think ... it had a name like Exercise or Expendable

    But you had no practical way of using that to find the package.
  6. Re:Database independence on A Decade of PHP · · Score: 2, Informative
  7. Hierarchical on The Death of Folders? · · Score: 1

    You are thinking that the only way to organize data is hierarchally.

    Consider a document: /home/username/work/myproject/main.cpp

    Another way of thinking about it is to have a document called main.cpp with the following tags:
    author: username1, username2 (maybe more than one author)
    category: work
    projectname: myproject
    filetype: cpp
    date: 20050505
    version: 4
    status: checked-out
    reviewed: no
    whathaveyou: something

    As you can see you have the same amount of information attached to the file in both cases (about). The difference is that with the second case it is not hierarchical.

    With the hierarchical approach you have to know higher levels in the path to narrow down the number of possible hits. With the non hierarchical approach you can narrow down the number of possible hits by picking values for the different tags in no particular order.

    The tags that you assign to files can be different for different files.

    All this said, I don't think the folders are going away any time soon. I think we'll have both.

  8. Database independence on A Decade of PHP · · Score: 2, Insightful

    I support the idea of database independence.

    But it should be done by using standard SQL.

    Unfortunately, that is not a losing battle, it is a lost battle.

    The database vendors doesn't care about standard SQL.

  9. Re:What a great idea!!! on 63% Of Corporations Plan To Read Outbound Email · · Score: 1

    Haha...

    I love it. :)

    You should write movie scripts. That would have been a great scene in Office Space.

  10. ROT 13 on 63% Of Corporations Plan To Read Outbound Email · · Score: 2, Insightful

    I bet even ROT13 "encryption" would defeat the corporate censors.

  11. Re:What a great idea!!! on 63% Of Corporations Plan To Read Outbound Email · · Score: 5, Funny


    Were you going to put any data on that USB stick before you do that or were you just planning on doing it for fun?

  12. Re:when a species becomes advanced enough... on The Science of Star Wars · · Score: 1

    Not that I know anything in particular but here comes a little speculation just for fun.

    Isn't it entirely possible that an alien species might have a strong urge to explore, but the thought of war might never have even occurred to them?

    They might be vegeterians and never had a need for hunting anyway.

    So, they might arrive at planet earth and not have as much as a sling shot.

    I'm not saying that it is likely, but I can't prove that it wouldn't be the case. But it isn't very likely that we'll get visitors any time soon either.

  13. Re:it isn't so much the science as the plot holes on The Science of Star Wars · · Score: 1

    I think you are right that the age was a problem.

    But I think it was a bigger problem that Yoda "much fear in him saw". And this was because of his experiences with getting drawn away and eventually losing his mother.

    So, if Luke was older, but harmonious then maybe...

    My god. I'm debating how things work in George Lucas fantasy universe.

  14. Papa the John? on The Science of Star Wars · · Score: 1

    You prefer Papa the John?

  15. Re:What next? on Cold Fusion in a Breadbox Instead of a Bottle · · Score: 1

    Dvorak makes a prediction that comes true... Oh wait.

  16. Middle east on China Forces Websites To Register · · Score: 2, Interesting

    Why don't we hear more about these things happening in the middle east?

    Some of the goverments there have even more to lose by their citizens seeing information from the outside world.

    Maybe it is because the general public in those countries not normally having Internet yet?

  17. Whois, and responsible in the eyes of the law on China Forces Websites To Register · · Score: 1

    Isn't this information already available for the most part from the Whois archives?

    I realise that Whois isn't very reliable, but in principle it should be correct for most domains.

    So this means that China isn't interested in sort of kind of knowing who is responsible for a web site. They want someone that will be responsible in the eyes of the law.

    This is likely a very clever way to force self censorship. If your name is registered, you'll make sure that there's no contra band on your web site.

    They'll prosecute a few, but many more web sites will comply out of fear.

  18. +5 Troll on Spoofing Flaw Resurfaces in Mozilla Browsers · · Score: 1, Insightful

    I wish I had mod points.

    I'd help you on the way to be a +5 Troll (I'd just vote underrated).

    While the language is harsh, you are right. Frames do cause problems.

    They sound good, but they bring problems with them.

  19. Kernel on Debian 3.1 (Sarge) Released · · Score: 1

    Wow, that is great news.

    I used to be a Debian head. But I've sort of lost touch with it. But this makes me want to try it again.

    What kernel version? 2.4? 2.6?

  20. iPod crucial for this and responsible for timing? on Apple Switching to Intel · · Score: 1

    I'm wondering if the iPod success is crucial for this move?

    Maybe the iPod is what makes people think that Apple still is a credible company that has a bright future and that will continue to be around.

    Without the iPod people might have been dangerously close to thinking that Apple has lost their reason to exist.

  21. Re:Not as appealing any more on Apple Switching to Intel · · Score: 1


    I'm not saying that I'm being completely rational here.

    With a different CPU I felt as if they were "sticking it to the man".

    It's like someone being completely surrounded by 50 baddies in a movie, and saying with complete confidence "surrender or I will kill you".

  22. Not as appealing any more on Apple Switching to Intel · · Score: 1


    For some reason I thought that some of the appeal with the Mac was that it used a different CPU.

    And that is gone now.

    I'm probably not the only one.

  23. IBM forcing this? on Apple Switching to Intel · · Score: 3, Insightful

    I can't help but think that Apple didn't want this move, but was forced by IBM.

    IBM might have said that they weren't going to spend any R&D on the G5/970 for the laptop for instance.

    And Apple was forced to take the plunge.

    And now they are desperately trying to make this sound as if it will be an advantage to the end user and that it is a great thing.

    But behind the scenes Steve Jobs is cursing IBM.

  24. Re:I found some evidence.... on Tech Columnists' Day Without Email · · Score: 1


    Haha...

    Aaah, I see they had smileys back then too.

    And they seemed to have bigger noses back then. :)

  25. 2000? on Tech Columnists' Day Without Email · · Score: 1

    Did we have Email 2001 years ago but forgot about it?