Slashdot Mirror


User: MrCoke

MrCoke's activity in the archive.

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

Comments · 66

  1. Re:Elitist mentality on Scientists Decry Political Interference · · Score: 4, Insightful

    What are you talking about ? There is oversight on scientists. It's called peer review.

  2. Re:POW, wasn't he? on Bill Would Extend Online Obscenity Laws to Blogs, Mailing Lists · · Score: 1

    You might not agree with him but damn ... wishing that somebody should be MIA because you don't agree with him is just plain stupid.

  3. Re:Sigh on MySpace Phishing Attack Leads Users to Zango Adware · · Score: 1

    Nobody is demanding from those users to click the movie, the email-address containing the phishing address or opening a funny picture from an email.

    They want it. They don't care about the consequenses. Not because they like to wreck the internet, just because they don't know any better.

  4. Re:Delete? Not quite yet... on UK Woman Charged As Terrorist For Computer Files · · Score: 1

    Someone who has all these files on their hard drives is either a compulsive packrat or might be up to no good...

    Funniest thing I read all day. So being curious is dangerous ?

  5. Re:How to Start in Java on Software To Authenticate Paintings · · Score: 1

    Very informative, great post !

  6. Good news everybody: great clip !!! on Ask Futurama Star Billy West About...? · · Score: 0, Offtopic

    Great clip, I laughed my ass off ...

    He has a very special skill. A bit weird tough :P

  7. Re:This matters not a whit on OpenSolaris One Year On · · Score: 2, Insightful

    There is an awfull lot of commercial software written for Solaris or only supported on Solaris.

  8. Re:Needs more blantant anti-US content on Amnesty International vs. Internet Censorship · · Score: 1

    The random generator is liberal, thus biased.

  9. Re:Carmack Owns My Wallet on John Carmack Discuss Mega Texturing · · Score: 1

    If I had any mod points, you would get a +FUNNY from me.

  10. Re:People who like UNIX on FreeBSD Oct-Dec 2005 Status Report Available · · Score: 1

    That's what POSIX is all about: semantics.

  11. Crazy folk... on Google Talk Targeted In Patent Lawsuit · · Score: 2, Interesting

    They are so gonna get toasted in court.

    Following this logic, ancient manufacturers of coaches could sue modern car manufacturers just because they use wheels too.

    Different times, different technology.

  12. Re:Hmm... on Evolution Named Scientific Achievement of 2005 · · Score: 1

    These are indeed strange times if countering pseudo-science with sound scientific data is called 'political'.

  13. Business as usual ? on Digital Universe a Wikipedia Alternative · · Score: 1

    What's keeping these "acknowledged experts" from contributing _now_ to Wikipedia ?

  14. Re:Multi-tier on Core Web Application Development with PHP & MySQL · · Score: 1

    I was referring to some good DB practices, nothing more.

    People should make their own opinions, not repeat others.

    PS: I'm a DB2 fan

  15. Re:Multi-tier on Core Web Application Development with PHP & MySQL · · Score: 1

    Agreed. That's the way most database applications should be build if maintenance is high on the priority list.

    Also: PLEASE MAKE USE OF GOOD DATABASE CONCEPTS. Foreign keys are there for a reason you know and they become really important if the application reaches a particular size. Study triggers and stored procedures. Look at the SQL execution path for hints to optimize the SQL query.

    And please, MAKE USE OF GOOD DATABASE DESIGN CONCEPTS. It's amazing howmuch redundancy is build in present database applications wich is not good for performance or maintainability.

  16. Re:He hits the nail on the head on Open Source Worse than Flying · · Score: 1

    This is like complaining that an old Windows 3.1 program doesn't follow the offical Windows XP UI guidelines. Emacs comes from a time when there were no UI standards available. Not important ones anyway.

    Besides, the code is available. If it bothers you that much, send in patches.