Slashdot Mirror


User: prinzip

prinzip's activity in the archive.

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

Comments · 16

  1. Re:Slashdotting of BitTorrent on BitTorrent Blamed for Matrix2 Downloads · · Score: 1

    Why should we adopt the precaution principle? It's one of the only sector of our society where we adopte that attitute (The USA are telling to everybody the the europe is bad to adopt that attitude with GMO)

  2. Re:Remember... on Security Vulnerability in Microsoft .NET Passport · · Score: 1

    Yeah but you seem to forget that hotmail is on windows Server 2003...

  3. Re:The technology on Gates on Digital Restrictions Technologies · · Score: 1

    >> It's not just in the USA that Microsoft has a monopoly in computers. yes but the drm and the law around it (dmca, etc..) are usa only but it seems like american software and hardware company don't want comply with the law of others country - They prefere to incorporate it in their eula!

  4. Re:Tomorrow's headlines in the U.S. on U.S. Says Canada Cares Too Much About Liberties · · Score: 1

    > who haven't yet gone south to make more money To after, come back north when they saw the crazy people of this war backed country!

  5. Re:Screw you, America on U.S. Says Canada Cares Too Much About Liberties · · Score: 2, Informative

    FACT: Alaska was not purchassed from the canada, alaska was purchassed from the russia.

  6. Re: Cat got your tongue? on Mac OS X 'Panther': User at the Center · · Score: 1

    Maybe it's also the name of a famous kind of cow... yah a stupid cow!

  7. Re: Cat got your tongue? on Mac OS X 'Panther': User at the Center · · Score: 1

    I prefer a cat's name then a a cow one (longhorn is king of cow)

  8. Re:Will it be cold tomorrow? on Still More on Global Warming · · Score: 1

    No... you really didn't understand... the seed did not explode. The plants will from this seeds will not product seed or if your prefer, "fertil's" seed

  9. Re:Thanks but no thanks on Moneydance - Cross-Platform Personal Finance · · Score: 1

    The Kompany sells software and show theirs sources... ;-)

  10. Re:I'D LIKE TO CONQUER GERMANY TOO on Germany Places Command & Conquer on Restricted List · · Score: 1

    The only terrorist in canada are the canadian alliance party!!! Mange de la marde fasciste!

  11. Re:story branding on Virtual PC 6 Review · · Score: 1

    "Les Français sont des singes de capitulation qui mangent du fromage." Excuse moi mais ca veut rien dire cette phrase!

  12. Re:origin of tabbed browsing? on Safari Beta Leaked, With Tabs · · Score: 1

    Yeah but Mozilla have something that opera do not have:

    It can parse webpage in respect to the W3C standard...

    and more important:

    we don't whant to know who had the first the ida of tabs.. no?

  13. Re:Oh? on Safari Beta Leaked, With Tabs · · Score: 3, Informative

    Just to point out:

    - Mozilla run on windows, many people use it and it have tabs

    and more important:

    Apple didn't create tabs idea, it came from Mozilla, then from Linux And Windoz...

  14. Can you realize the work? on OpenOffice Beta for Jaguar/X11 Released · · Score: 1

    I read comment like "Yes but we need a Native OpenOffice or nothing!" but is there anybody here who undesterstand how all this complicated????

    Try to help!!! not just crying to tell what you need or just something like: "I will continue to use M$ Office because this one is good!"

    Common!

  15. Re:LDAP on Shared Address Books for Mac OS X? · · Score: 2, Informative

    LDAP is a kind of database where you can store anything, but you need to have schema that describe what the data are (like a type). But behind ldap you have a real database, because you have to store your ldap in a this db (default ldbm, but it can be mysql, postgres, netinfo (in osx), etc...

  16. Openldap is in OS 10.2 on Shared Address Books for Mac OS X? · · Score: 1

    The good news is Jaguar include already an Openldap server

    (just take a look at /etc/openldap in a terminal)

    But you'll need a schema that work with Entourage or other address book.

    And you'll have to start properly the slapd deamon (not easy, the standard config of apple for openldap seem to be really buggy)

    But if somebody successfully succed I have a schema and a small php program to manage a shared address book on top of ldap.