found_drama

Find the part you like the most.



    Archive for July 27th, 2003

    #code.

    to save myself and everyone else a lot of trouble, I’ve created a quick script for everyone’s (well… my favorite anyway) favorite Creative Commons license: the Attribution•Noncommercial•ShareALike license. This is the part where you ask “How does it work?” and I reply with:

    For those of you using an “allscripts” or similar such file to hold all your useful javascripts in one place, add the following code:

    function copyleft() {
    document.write(’<div class=”copyleft”>’,
    ‘<a href=”http://creativecommons.org/licenses/by-nc-sa/1.0/”><img alt=”Creative Commons License” border=0 src=”http://creativecommons.org/images/public/somerights.gif”></a><br>’,
    ‘This work is licensed under a ‘,
    ‘<a href=”http://creativecommons.org/licenses/by-nc-sa/1.0/”>Creative Commons License</a>.’,
    ‘</div>’);
    }

    Then in your stylesheet file, add:

    div.copyleft {
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    }

    (for those not using the above methods, email me (rob [at] found [no space!] drama [dot] net) for the workarounds!)

    THEN when you post content that you want to include under that license, add the following:

    <script>copyleft();</script>

    And you’re good to go. See:


    #bat watching.

    there it is. they’re not doing too shabby. it’s no secret i’m a Dean supporter. But there is something dirty feeling about the money-lean here. like we need to reduce our selves and our politics to dollar signs in order to be heard. sadly, our voices are not enough to secure a chance at a decent future. republics suck but governing is a full time job. hence the need for representation, no? well, Dean, we do what we must do, right? can’t win elections without money, unfortunately. That’s my 2ยข, I suppose. No pun intended.