Domain: brainhandles.com
Stories and comments across the archive that link to brainhandles.com.
Stories · 3
-
You Can't Oppose Copyright and Support Open Source
Reader gbulmash sends us to his essay on the fallacy of those who would abolish copyright. The argument is that without copyright granting an author the right to set licensing terms for his/her work, the GPL could not be enforced. The essay concludes that if you support the GPL or any open source license (other than public domain), your fight should be not about how to abolish copyright, but how to reform copyright. -
You Can't Oppose Copyright and Support Open Source
Reader gbulmash sends us to his essay on the fallacy of those who would abolish copyright. The argument is that without copyright granting an author the right to set licensing terms for his/her work, the GPL could not be enforced. The essay concludes that if you support the GPL or any open source license (other than public domain), your fight should be not about how to abolish copyright, but how to reform copyright. -
Googlebot and Document.Write
With JavaScript/AJAX being used to place dynamic content in pages, I was wondering how Google indexed web page content that was placed in a page using the JavaScript "document.write" method. I created a page with six unique words in it. Two were in the plain HTML; two were in a script within the page document; and two were in a script that was externally sourced from a different server. The page appeared in the Google index late last night and I just wrote up the results.