Skip to content

Category Archives: Random Thoughts

  • WebCite: An On-Demand Internet Archive

    As someone who studies Internet culture, one of my biggest problems is “link rot,” or broken links.  I’m a big fan of the Internet Archive, but they are usually six to eight months behind on even the most popular sites.  I also applaud sites like Wikipedia for providing stable version histories so that I can [...]

  • Virtual Worlds in 1996: The More Things Change…

    I came across this 1996 review published in Entertainment Weekly of The Palace, Worldsaway, and Worlds Chat. These were the first graphical chat programs, a genre which became virtual worlds a half-decade later. The entire article is fascinating from a historical perspective, but the last paragraph in particular shows us how some things [...]

  • Technology in the Classroom: A Response to Arthur Bochner

    An outright ban on technology in the classroom - which may or may not include the pen and paper - is not the right answer. If one wishes to curb disruptive behavior, then ban disruptive behavior instead of banning all the little things that could be disruptive.

  • Google Search for “Phenomenology of Spirit” Suggests “Nebraska State Flower”

    As you may know, Google often thinks it knows what you are looking for better than you do.  It will suggest different search queries and display them underneath the top three results for your original query.  So I did a simple Google search for “Phenomenology of Spirit,” an 1807 book written by German philosopher G.W.F. [...]

  • How I Learned to Stop Worrying and Love Attribution-ShareAlike

    Content on my website and my Flickr account has been licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives license for a while.  I was pretty proud of myself.  But then I got to thinking: why don’t I choose Attribution-ShareAlike?  Obviously, it was product of two kneejerk reactions: I don’t want someone else to make money off my [...]

  • User-Generated Content as an Ethical Relation

    I feel bad that I have not written a new entry in so long. I feel like I should apologize - not to the readers, but to the software, to the site itself. I ought to write a new post; I ought to update my status. How did I get into a situation whereby these collections of code could make ethical demands upon me? And is this bad?

  • Real, Virtual Communities: A Response to Brian Williams

    Brian Williams talked about how this year’s primary season has shown that even in the age of the Internet, we still have a longing for real communities. I take issue with his use of “virtual community” and claim that most political communities are virtual.

  • Memetic Inkblots

    I explore the memetic inkblot, which refers to units of cultural information that have effectively no singular semiotic value and therefore serve as a psychosocial indicator. In other words, they are so vague and open to interpretation that you can learn a lot about someone by asking someone to give a simple definition of them.

  • Why aren’t the GPL and the GFDL freely licensed?

    Works licensed under the GPL and the GFDL can be modified and then freely redistributed, as long as the modified versions are released under the same conditions. Why are we not allowed to modify these licenses and redistribute them?

  • Web Design: Blueprints on the CSS Zen Garden

    This was a CSS stylesheet I wrote for the CSS Zen Garden, which is a really cool concept in web design. There is a standard HTML page in which all the content is wrapped up in div tags, and the idea is to write a CSS stylesheet that makes it pretty. Mine was [...]