Slashdot Mirror


OSI Launches Certification Program With Logo

Lao-Tzu writes "The Open Source Initiative has launched an OSI certification program. The OSI has trademarked a logo looking like a keyhole for their use as a graphical certification mark. Python.org is the first website to carry the new OSI logo." One might ask what took so long.

9 of 180 comments (clear)

  1. Naysaying by daeley · · Score: 5, Funny

    Don't mean to be a naysayer, but I'm not sure using Logo in a certification program is such a spiffy idea. How hard it is to move that turtle around, really? ;)

    --
    I watched C-beams glitter in the dark near the Tannhauser gate.
  2. You mean like Slashdot? by hoggy · · Score: 5, Insightful

    One might equally ask why it took you guys a whole month to note the launch of this certification mark...

  3. Re:Wow, this will help by SirSlud · · Score: 5, Insightful

    > A logo. Wow. You all kick ass.

    As Phil Knight said (president of Nike), "People dont want shoes. They want the swoosh."

    To make fun of a logo is wholesomely naive. The prominance of brand economics and logos in our economy is beyond anybody's measure. Heck, logos, official seals predate the 1500s. They give an organization a recognizable and terse symbol with which to endorse certain projects or people.

    Sure, OSI isn't Nike (most notably and thankfully because they arnt looking to levereage the brand horizontally), but there's a reason MS, Dell, etc has a little sticker they put on stuff. Hint: it works.

    --
    "Old man yells at systemd"
  4. OSI Logo history by Real+World+Stuff · · Score: 5, Informative

    The OSI logo contest information might clear this up. It was conceived by ESR with some pretty specific rules. There were a wide variety of submissions. There was a diverse interpretation of what OS was to represent. The selected image was provided by "Hilmar". Additionally, here is the index of all the submissions.here

    --
    If we don't fight for ourselves no one will.
  5. One thing I've always wanted to see from the OSI by Nailer · · Score: 5, Interesting
    Is the following slogan:

    Open Source built the Internet

    Because it did. All major server side software on the internet (major meaning leads its market), an Open Source application (as, of course, defined by the Open Source Definition) leads.
    • Web Servers - Apache
    • Proxy Servers - Squid
    • Email Servers - Sendmail
    • DNS - BIND9
    • FTP - WuFTPd
    • Even OpenSSH is more prominent than the proprietary alternatives (though from an end user point of view that's not really much of an argument).
    Most people have absolutely no idea this is the case. They don't realize that every time they connect to the internet they're relying on the root nameservers, all of which use Open Source software on Unix, to do their jobs. And those Open Source systems are rising to the challenge. There are people out there - including many journalist (Adam Turner from The Age is a good example if you live in Australia) who literally think proprietary Microsoft software is fundamenttal to the operation of the internet - even more so than OSS applications.

  6. That Would Stir Up Unnecessary Conflict by FreeUser · · Score: 4, Insightful

    Is the following slogan:

    Open Source built the Internet

    Because it did. All major server side software on the internet (major meaning leads its market), an Open Source application (as, of course, defined by the Open Source Definition) leads.


    Well, that statement actually isn't be true, and the folks at the Free Software Foundation would likely (and correctly) take exception to that claim. There really isn't any reason to create more bad blood between the Free Software people and the Open Source people, and I would be very surprised if ESR would ever make such a claim, given that the entire process preceeded his movement by a number of years.

    The internet was built using Free Software, by free software developers, back when it was still called Free Software, and the term "open source" had not yet been coined. NOTE that 'Free Software' isn't the same as GNU.

    Free Software built the Internet. Not Open Source. Not GNU. Not the Free Software Foundation.

    Open Source, on the other hand, provided an important bridge between corporate suits and the concept of using peer review and the scientific process to obtain better quality software. My only nit to pick with the open source folks is their shyness in discussing Software Freedom, but perhaps that is simply incompatible with their role, which is to extend the concepts of free source code availability to corporate Earth, to which the words Free Software and Freedom remain somewhat alien and mistrusted.

    It is rather amazing that so many corporate types, who pride themselves on a deeper understanding of capitalism than the average person (though I suspect that pride is misplaced much of the time) are unable to recognize the importance of fundamental freedom which allows free markets to operate, and instead of understanding the deep pragmatism that underlies freedom in general, and software freedom in particular, they associate it with vague notions of "idealism" that they somehow assume are therefor incompatible with business. Freedom, and software freedom in particular, are incompatible with oligarchies and monopolies, not free markets and competetive capitalism. Quite the reverse, but I digress.

    Open Source plays an important role in educating the public at large, and bringing them part way toward understanding what software freedom is about, which is why I personally regret the animosity I've seen between the OSI folks and the FSF. From my perspective OSI is the guy at the door saying "come into my shop and have a look" to someone who would have otherwise walked on by, while the FSF is the guy behind the counter explaining the fundamentals of what it is you are buying, and why.

    --
    The Future of Human Evolution: Autonomy
  7. Re:YAPHB-device by Hieronymus+Howard · · Score: 4, Insightful

    Your totally right, of course. This is what the OSI was created for - to 'market' free software to PHBs. That's why they coined the term 'Open Source' instead of Free Software and have introduced trademarks, logos and certification. PHBs (being creatures of habit and little brain) are reassured by such things. OSI is little more than a PHB pacifier, it's genius lies in it's simplicity. Without it, all we'd have is Stallmanism and, face it, no PHB is going to be convinced by RMS.

    HH

  8. The OSI Logo, written in UCB Logo. by locoluis · · Score: 4, Informative
    MAKE "PI 4 * RADARCTAN 1
    MAKE "ARADIUS 200
    MAKE "BRADIUS 100
    MAKE "ASTEP :ARADIUS * :PI / 180
    MAKE "BSTEP :BRADIUS * :PI / 180
    CS
    PU
    LT 90
    REPEAT 20 [ BK :ASTEP LT 2 ]
    MAKE "CURPOS POS
    SETPC 2
    PD
    REPEAT 140 [ BK :ASTEP LT 2 ]
    RT 90
    FD (:ARADIUS-:BRADIUS)/2
    LT 90
    REPEAT 140 [ FD :BSTEP RT 2 ]
    SETPOS :CURPOS
    PU
    HT
  9. The FSF vs OSI has very little to do with it by Nailer · · Score: 4, Insightful

    The internet was built using Free Software, by free software developers, back when it was still called Free Software, and the term "open source" had not yet been coined. NOTE that 'Free Software' isn't the same as GNU.

    I don't think which term was coined first matters. AFAIK most of these tools were not labelled as Free Software by their authors in terms of the FSF's definition (the FSF list of freedoms). They were applications created by people who wanted to share their code with the internet, but not under a specific definition of Free Software (the FSFs) or Open Source. However all these applications are both Open Source and Free Software (in the FSF sense) because they comply with the Open Source Definition and the FSF's list of freedoms.