<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Parker Writes &#187; Uncategorized</title>
	<atom:link href="http://madebyparker.com/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://madebyparker.com/blog</link>
	<description>and stuff</description>
	<lastBuildDate>Tue, 19 Apr 2011 15:55:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>&#8220;Usable,&#8221; More Than Just &#8220;Open&#8221;: How Do We Make Public Domain Image Search Actually Work?</title>
		<link>http://madebyparker.com/blog/2011/03/usable-more-than-just-open/</link>
		<comments>http://madebyparker.com/blog/2011/03/usable-more-than-just-open/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 17:33:06 +0000</pubDate>
		<dc:creator>parker</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://madebyparker.com/blog/?p=444</guid>
		<description><![CDATA[Alice Wants Public Domain Images Alice is an educator who needs an image of a poodle for a lecture slide. Alice wants to share her work (say, under Creative Commons Attribution), so she needs to make sure that she has permission to share all of the pieces she is borrowing. Alice searches Google for &#8220;public [...]]]></description>
			<content:encoded><![CDATA[<h4>Alice Wants Public Domain Images</h4>
<p>Alice is an educator who needs an image of a poodle for a lecture slide. Alice wants to share her work (say, under Creative Commons Attribution), so she needs to make sure that she has permission to share all of the pieces she is borrowing.</p>
<p>Alice searches Google for &#8220;public domain image poodle,&#8221; but doesn&#8217;t quite get what she wants. She digs further and discovers that public domain images are scattered across the web:</p>
<ul>
<li>
There are the common repositories, like archive.org, Wikimedia Commons, Flickr, and Openclipart.
</li>
<li>
Then there are the hundreds of repositories maintained independently by libraries, universities, federal government agencies, and even hobbyists&#8211;some but not all of them are <a href="http://wiki.creativecommons.org/Content_Directories">listed on the CC wiki</a>.
</li>
<li>
Finally, there are the the broader search engines, like google image search and yahoo image search, which let you search across a bunch of these for openly licensed images, but often miss things for various reasons (perhaps the licensing information was not articulated in a way that the search engine could pick up).
</li>
</ul>
<h4>Alice is confused and overwhelmed.</h4>
<p>Suddenly, finding an image of a poodle is a huge can of worms for Alice.</p>
<p>Crucially, what we usually call &#8220;openness&#8221; isn&#8217;t going to help Alice here&mdash;the images are already &#8220;open&#8221; because they are available online under a permissive license. Yet they&#8217;re not really discoverable.</p>
<p>In fact, &#8220;open&#8221; misses several features that Alice should really expect from her image search (hi-res files, standard formats, etc). </p>
<h4>Parker is trying to Help Alice </h4>
<p>For the past year I&#8217;ve been working in this problem space, starting with a project last winter to <a href="http://cdc-phil.releaseourdata.com">scrape out and mirror all of the images in the CDC&#8217;s Public Health Image Library</a>. This summer, I drafted the <a href="http://wiki.releaseourdata.com/index.php?title=Usable_Data_Criteria_1.0">Usable Data Criteria 1.0</a>, which enumerates all of the things that Alice wants in her public domain image search, beyond just openness.</p>
<p>This Spring, with generous funding from  <a href="http://www.dartmouth.edu/~digitalstudies/">Digital Studies at Dartmouth College</a>, I&#8217;m continuing work on making federally owned, public domain images (listing of databases <a href="http://www.usa.gov/Topics/Graphics.shtml">here</a>) more usable, with a focus on discoverability.</p>
<p>My approach is two-pronged:<br />
<strong>Crowdsourced Metadata Tags to Improve Search</strong><br />
I&#8217;m working with <a href="http://metadatagames.dartmouth.edu/">the Metadata Games Project</a>, which is making it easy for the crowd to add metadata tags to images by playing games. My focus will be on making it easy to add an image set to metadata games and to dynamically retrieve the metadata tags in a machine-readable format. This way, Bob the librarian, who has an image set, can use metadata games to dynamically retrieve tags for his images that improve over time (and he can give his patrons an easy and fun way to help with tagging). Better tags means a better search experience for Alice.</p>
<p><strong>Downloading and Cross-Posting Public Domain Images from Federal Agency Archives</strong><br />
Using web scraping techniques, I&#8217;m downloading images and their metadata from various federal agency image archives and making them more accessible to Alice in a number of ways:</p>
<ul>
<li>
providing additional tags from Metadata Games
</li>
<li>
cross-posting the images to other image archives
</li>
<li>most importantly, providing one meta-index, updated nightly, with a machine-readable interface
</li>
</ul>
<p>The machine-readable meta-index will make all of the images in the federal image archives in my system easy to add to any larger search engine or dataset.</p>
<p>The code that I&#8217;m writing for image archive scraping will be generalized into a python library that&#8217;ll be available under the GPL.</p>
<h4>Help me help Alice</h4>
<p>What do I do next?</p>
<p>In terms of these federal agency images, what is the best way to put them where Alice will see them? Is it to cross-post to archive.org and wikimedia commons? Is it to create Yet Another Public Domain Image Search that makes them all accessible through one search engine? Is it to simply host mirror copies with semantic metadata articulating that the images are in the public domain, so that e.g., Google Image Search can correctly index them? Do we really just need One Usable Image Search to Rule Them All?</p>
<p>I need some advice from people who know a thing or two about image search, library and archival science, etc. I&#8217;m also looking for good journal articles about image search and image tagging. And if you&#8217;re interested in helping write or review code (such as html parsers for individual image archives), that would rule too.</p>
<p>Drop me a line: parker@madebyparker.com</p>
<p>I&#8217;m living and working on this project in Boston this spring.</p>
<p><em><br />
Heavily edited 4/13/12. Thanks, Asheesh, for your feedback!<br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://madebyparker.com/blog/2011/03/usable-more-than-just-open/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How are you Going to Live Your Life Differently Starting Right Now?</title>
		<link>http://madebyparker.com/blog/2010/05/how-are-you-going-to-live-your-life-differently-starting-right-now/</link>
		<comments>http://madebyparker.com/blog/2010/05/how-are-you-going-to-live-your-life-differently-starting-right-now/#comments</comments>
		<pubDate>Wed, 26 May 2010 08:20:31 +0000</pubDate>
		<dc:creator>parker</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://madebyparker.com/blog/?p=429</guid>
		<description><![CDATA[I spent the better part of the day today reading/watching/thinking about stuff by the ever-awesome Merlin Mann. If you&#8217;re a fan of his work, you&#8217;ll see where I&#8217;m coming from when I say that I decided that I had better do something generative and fulfilling before the day ends, so here I am at 3am [...]]]></description>
			<content:encoded><![CDATA[<p>I spent the better part of the day today reading/watching/thinking about stuff by the ever-awesome <a href="http://www.merlinmann.com/">Merlin Mann</a>. If you&#8217;re a fan of his work, you&#8217;ll see where I&#8217;m coming from when I say that I decided that I had better do <em>something</em> generative and fulfilling before the day ends, so here I am at 3am scribbling some half-baked thoughts in to my browser window.</p>
<p>Because I&#8217;m interested in playing an active role in creating an awesome college experience for myself, I often think back to my idealistic 12th-grade vision of my future small-school liberal arts education. Probably the biggest part of that vision was intellectually stimulating late-night conversations in dormitory hallways. </p>
<p>And recently, especially tonight, I&#8217;m thinking that I don&#8217;t just want to have &#8220;intellectually stimulating&#8221; conversations with my peers; I want to read words and watch lectures by people who have/had really great ideas about morality and creativity and personal fulfillment and everything else that is inspiring and potentially life-changing. Then, I want people&mdash;students, profs, both&mdash;to hold my feet to the fire and say this to me:</p>
<blockquote><p>
You&#8217;ve encountered this inspiring idea, and you&#8217;ve taken some time to reflect on it alone or through conversation. Armed with this new knowledge, how are you going to live your life differently starting right now?
</p></blockquote>
<p>Then I want them to hold me to it. I want them to check in with me and to give me unsolicited feedback when I&#8217;m talking the talk without walking the walk (or worse, ceasing to talk the talk when I realize how hard it is to walk the walk). I want them to encourage me to write on my blog about my personal goals and convictions so that they are fully articulated and I am publicly accountable.</p>
<p>Then I want to do the same for my peers. I want to be surrounded by purposeful personal growth.</p>
]]></content:encoded>
			<wfw:commentRss>http://madebyparker.com/blog/2010/05/how-are-you-going-to-live-your-life-differently-starting-right-now/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My Contrarian Stance on O&#8217;Reilly&#8217;s Contrarian Stance on Facebook</title>
		<link>http://madebyparker.com/blog/2010/05/my-contrarian-stance-on-oreillys-contrarian-stance-on-facebook/</link>
		<comments>http://madebyparker.com/blog/2010/05/my-contrarian-stance-on-oreillys-contrarian-stance-on-facebook/#comments</comments>
		<pubDate>Sat, 22 May 2010 21:30:32 +0000</pubDate>
		<dc:creator>parker</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://madebyparker.com/blog/?p=420</guid>
		<description><![CDATA[This is in response to Tim O&#8217;Reilly&#8217;s piece on the O&#8217;Reilly Radar: My Contrarian Stance on Facebook and Privacy. O&#8217;Reilly&#8217;s thesis is simple: The essence of my argument is that there&#8217;s enormous advantage for users in giving up some privacy online and that we need to be exploring the boundary conditions In his essay it [...]]]></description>
			<content:encoded><![CDATA[<p>This is in response to <a href="http://radar.oreilly.com/2010/05/my-contrarian-stance-on-facebook-privacy.html">Tim O&#8217;Reilly&#8217;s piece on the O&#8217;Reilly Radar: My Contrarian Stance on Facebook and Privacy</a>. O&#8217;Reilly&#8217;s thesis is simple:</p>
<blockquote><p>The essence of my argument is that there&#8217;s enormous advantage for users in giving up some privacy online and that we need to be exploring the boundary conditions</p></blockquote>
<p>In his essay it quickly becomes clear that O&#8217;Reilly presupposes that the only/best way to provide web services is through centralized servers owned and operated by private (and probably large) companies. I think that this is really super extremely wrong.</p>
<p>O&#8217;Reilly writes, &#8220;We give up our location in order to get turn by turn directions on our phone.&#8221; But you could imagine a service where you hosted all of the map code and data <em>on your own computer</em>&mdash;maybe a machine sitting under your bed at home, or maybe your cellphone itself (hey, they&#8217;re getting faster and faster). This mapping software gains no benefit from any sort of network&mdash;it&#8217;s purely Software as a Service (SaaS).</p>
<p>Of course, the network service doesn&#8217;t have to be SaaS to benefit from thinking outside the box of centralization. This is what <a href="http://www.joindiaspora.com/">Diaspora*</a> and a few other projects are hoping to prove. If the network is decentralized, you don&#8217;t have one primary party that can access all of the data, so you have more privacy.  See also email, where your messages go directly to the email provider of the person receiving them. Sure, we can all <em>choose</em> to give up on the decentralized internet and use gmail (guilty), but if we decide that we really care about controlling who sees our messages, we can still <em>choose</em> to host our own mailservers (plus there&#8217;s always end-to-end encryption).  No one person is controlling this information flow&mdash;we just agreed on a protocol and then moved on.</p>
<p>I don&#8217;t doubt that there are some examples of services where the very nature of the service means that information from a huge number of people makes it better, and thus some amount of centralization (or at least reporting back to mother ship) makes sense. Recommendation engines, especially ones that use machine learning algorithms, are a clear example (think Pandora, Grooveshark, Netflix). However, this class of services is only one slice of the social web, and facebook does not lie within this slice.</p>
]]></content:encoded>
			<wfw:commentRss>http://madebyparker.com/blog/2010/05/my-contrarian-stance-on-oreillys-contrarian-stance-on-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dartmouth&#8217;s Mission Statement: The Most Proprietary in the Ivy League?</title>
		<link>http://madebyparker.com/blog/2010/03/dartmouths-mission-statement-the-most-proprietary-in-the-ivy-league/</link>
		<comments>http://madebyparker.com/blog/2010/03/dartmouths-mission-statement-the-most-proprietary-in-the-ivy-league/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 06:34:39 +0000</pubDate>
		<dc:creator>parker</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://madebyparker.com/blog/?p=414</guid>
		<description><![CDATA[A logical early step in creating conversation about OpenCourseWare on Dartmouth campus is to look to the school&#8217;s mission statement to see where it connects. I expected Dartmouth&#8217;s mission statement to include at least one statement about &#8220;educating its students and the world&#8221; or &#8220;broadly disseminating knowledge&#8221; or at least &#8220;advancing knowledge and research for [...]]]></description>
			<content:encoded><![CDATA[<p>A logical early step in creating conversation about OpenCourseWare on Dartmouth campus is to look to the school&#8217;s mission statement to see where it connects.  I expected Dartmouth&#8217;s mission statement to include at least one statement about &#8220;educating its students and the world&#8221; or &#8220;broadly disseminating knowledge&#8221; or at least &#8220;advancing knowledge and research for the greater good worldwide.&#8221;</p>
<p><a href="http://www.dartmouth.edu/home/about/mission.html">Here is Dartmouth&#8217;s mission statement</a> (full text at the bottom of this post).</p>
<p>The closest passage that I could find was this:<br />
&#8220;Dartmouth fosters lasting bonds among faculty, staff, and students, which encourage a culture of integrity, self-reliance, and collegiality and instill a sense of responsibility for each other and for the broader world.&#8221;</p>
<p>This comes close, but it&#8217;s disappointing in that the &#8220;the broader world&#8221; is tacked on at the very end, and doesn&#8217;t play a central role in the sentence which is actually about bonds among university affiliates.  If you pick it apart (it seems to me that being picky and semantic is warranted for something as important and central as a mission statement) it says that <em>the bonds which Dartmouth fosters</em> &#8220;instill a sense of responsibility for each other and for the broader world&#8221; <em>among the individual members of the college</em>.  In other words, the school does not specifically make a point of spreading knowledge throughout the world, but the individual members feel &#8220;responsible&#8221; for the world in a broad sense, which might include a responsibility to spread knowledge throughout the world.  Even though this statement involves a global scope, it says nothing specific about education or dissemination of knowledge on a global scope.</p>
<p>There&#8217;s also this statement:<br />
&#8220;Dartmouth faculty and student research contributes substantially to the expansion of human understanding.&#8221;</p>
<p>This is only useful if we can understand course materials as research, which is a stretch to say the least.</p>
<p>I thought this was weird, so I did some research.  My friend at Yale suggested that I consult <a href="http://www.dartmouth.edu/~dof/handbook.html">the Dartmouth faculty handbook</a>.  But as far as I can tell, it&#8217;s of no help.  The mission statement listed within is just a longer version of the one mentioned above, and makes no additional mention of educating the broader world.</p>
<p>Though our missions statement is lacking in this department, President Kim&#8217;s rhetoric seems to easily support OpenCourseWare.  His saying, &#8220;make the world&#8217;s problems your problems&#8221; easily applies if you think of the lack of access to educational resources worldwide as one of the world&#8217;s problems.</p>
<p>I undestand that our mission statement was last revised in 2006.  I think that it would be beneficial to add another revision to include a phrase that explicitly gave a global scope to our school&#8217;s goal of education.</p>
<p>As a comparison, I looked up the mission statements for all of the universities in the Ivy League.  Some make an explicit point about global knowledge dissemination, and some come close.  I would argue that they all offer more support for something like OpenCourseWare, though for a couple (mostly just Harvard), that&#8217;s easily contestable.</p>
<p><span id="more-414"></span></p>
<p>Below, I have links to and copies of the various mission statements.  I&#8217;ve emboldened passages that I think could be cited in a pitch for OpenCourseWare.</p>
<p><strong><a href="http://www.columbia.edu/about_columbia/mission.html">Columbia</a>:</strong></p>
<blockquote><p>&#8220;Columbia University is one of the world&#8217;s most important centers of research and at the same time a distinctive and distinguished learning environment for undergraduates and graduate students in many scholarly and professional fields. The University recognizes the importance of its location in New York City and seeks to link its research and teaching to the vast resources of a great metropolis. It seeks to attract a diverse and international faculty and student body, to support research and teaching on global issues, and to <strong>create academic relationships with many countries and regions</strong>. It expects all areas of the university to <strong>advance knowledge and learning at the highest level</strong> and to <strong>convey the products of its efforts to the world</strong>.&#8221;</p></blockquote>
<p><strong><a href="http://www.brown.edu/web/about/facts/">Brown</a>:</strong></p>
<blockquote><p>The mission of Brown University is to <strong>serve the community, the nation, and the world</strong> by discovering, <strong>communicating</strong>, and preserving knowledge and understanding in a spirit of free inquiry, and by educating and preparing students to discharge the offices of life with usefulness and reputation. We do this through a partnership of students and teachers in a unified community known as a university-college.</p></blockquote>
<p><strong><a href="http://www.yale.edu/about/mission.html">Yale</a>:</strong></p>
<blockquote><p>Like all great research universities, Yale has a tripartite mission: to create, preserve, and <strong>disseminate knowledge</strong>. Yale aims to carry out each part of its mission at the highest level of excellence, on par with the best institutions in the world. Yale seeks to attract a diverse group of exceptionally talented men and women from <strong>across the nation and around the world</strong> and to educate them for leadership in scholarship, the professions, and society.</p></blockquote>
<p>Also, from <a href="http://www.yale.edu/provost/handbook/handbook_x__university_policies_concerni.html#T4">Yale&#8217;s faculty handbook</a>:</p>
<blockquote><p>b. The University does not conduct or permit its faculty to conduct secret or classified research. This policy arises from concern about the impact of such restrictions on two of the University’s essential purposes:  <strong>to impart knowledge and to enlarge humanity’s store of knowledge</strong>. Both are <strong>clearly inhibited when open publication, free discussion, or access to research are limited</strong>.</p></blockquote>
<p><strong><a href="http://www.cornell.edu/about/mission/">Cornell</a>:</strong></p>
<blockquote><p>Cornell is a private, Ivy League university and the land-grant university for New York State. Cornell&#8217;s mission is to discover, preserve, and <strong>disseminate knowledge</strong>; produce creative work; and promote a culture of broad inquiry <strong>throughout and beyond the Cornell community</strong>. Cornell also aims, through <strong>public service</strong>, to enhance the lives and livelihoods of our students, the people of New York, and <strong>others around the world</strong></p>
<p>Our faculty, students, alumni, and staff strive toward these objectives in a context of freedom with responsibility. We foster initiative, integrity, and excellence, in an environment of collegiality, civility, and responsible stewardship. As the land-grant university for the state of New York, we <strong>apply the results of our endeavors in service to our alumni, the community, the state, the nation, and the world.</strong></p></blockquote>
<p><strong><a href="http://www.princeton.edu/main/about/">Princeton</a>:</strong></p>
<blockquote><p>Princeton simultaneously strives to be one of the leading research universities and the most outstanding undergraduate college in the world. As a research university, it seeks to achieve the highest levels of <strong>distinction in the discovery and transmission of knowledge</strong> and understanding, and in the education of graduate students. At the same time, Princeton is distinctive among research universities in its commitment to undergraduate teaching.</p>
<p>The University provides its students with academic, extracurricular and other resources—in a residential community committed to diversity in its student body, faculty and staff—that help them achieve at the highest scholarly levels and prepare them for positions of leadership and lives of service in many fields of human endeavor.</p>
<p>Through the scholarship and teaching of its faculty, and the many contributions to society of its alumni, Princeton seeks to fulfill its informal motto: “<strong>Princeton in the Nation’s Service and in the Service of All Nations</strong>.&#8221;</p></blockquote>
<p><strong><a href="http://www.harvard.edu/siteguide/faqs/faq110.php">Harvard</a></strong></p>
<blockquote><p>Harvard College adheres to the purposes for which the Charter of 1650 was granted: &#8220;The advancement of all good literature, arts, and sciences; the advancement and education of youth in all manner of good literature, arts, and sciences; and all other necessary provisions that may conduce to the education of the &#8230; youth of this country&#8230;.&#8221; In brief: <strong>Harvard strives to create knowledge, to open the minds of students to that knowledge, and to enable students to take best advantage of their educational opportunities</strong>.</p>
<p>To these ends, the College encourages students to respect ideas and their free expression, and to rejoice in discovery and in critical thought; to <strong>pursue excellence in a spirit of productive cooperation</strong>; and to assume responsibility for the consequences of personal actions. Harvard <strong>seeks to identify and to remove restraints on students&#8217; full participation</strong>, so that individuals may explore their capabilities and interests and may develop their full intellectual and human potential. Education at Harvard should liberate students to explore, to create, to challenge, and to lead. The support the College provides to students is a foundation upon which self-reliance and habits of lifelong learning are built: Harvard expects that the scholarship and collegiality it fosters in its students will lead them in their later lives to advance knowledge, to promote understanding, and to serve society.</p></blockquote>
<p><strong><a href="http://www.dartmouth.edu/home/about/mission.html">Dartmouth</a></strong></p>
<blockquote><p>OUR MISSION</p>
<p>Dartmouth College educates the most promising students and prepares them for a lifetime of learning and of responsible leadership, through a faculty dedicated to teaching and the creation of knowledge.</p>
<p>OUR CORE VALUES</p>
<p>Dartmouth expects academic excellence and encourages independence of thought within a culture of collaboration.</p>
<p>Dartmouth faculty are passionate about teaching our students and are at the forefront of their scholarly or creative work.</p>
<p>Dartmouth embraces diversity with the knowledge that it significantly enhances the quality of a Dartmouth education.</p>
<p>Dartmouth recruits and admits outstanding students from all backgrounds, regardless of their financial means.</p>
<p>Dartmouth fosters lasting bonds among faculty, staff, and students, which encourage a culture of integrity, self-reliance, and collegiality and instill a sense of <strong>responsibility for each other and for the broader world</strong>.</p>
<p>Dartmouth supports the vigorous and open debate of ideas within a community marked by mutual respect.</p>
<p>OUR LEGACY</p>
<p>Since its founding in 1769 to educate Native students, English youth, and others, Dartmouth has provided an intimate and inspirational setting where talented faculty, students, and staff &#8211; diverse in background but united in purpose &#8211; contribute to the strength of an exciting academic community that cuts easily across disciplines.</p>
<p>Dartmouth is committed to providing the best undergraduate liberal arts experience and to providing outstanding graduate programs in the Dartmouth Medical School (founded 1797), the Thayer School of Engineering (1867), the Tuck School of Business (1900), and the graduate programs in the Arts and Sciences. Together they constitute an exceptional and rich learning environment. <strong>Dartmouth faculty and student research contributes substantially to the expansion of human understanding</strong>.</p>
<p>The College provides a comprehensive out-of-classroom experience, including service opportunities, engagement in the arts, and competitive athletic, recreational, and outdoor programs. Pioneering programs in computation and international education are hallmarks of the College. Dartmouth graduates are marked by an understanding of the importance of teamwork, a capacity for leadership, and their keen enjoyment of a vibrant community. Their loyalty to Dartmouth and to each other is legendary and is a sustaining quality of the College.</p></blockquote>
<p><strong><a href="http://collegeapps.about.com/od/collegeprofiles/p/penn_profile.htm">Penn</a> (citation is an about.com page because I can&#8217;t find a copy of this statement on the Penn website):</strong></p>
<blockquote><p>The University of Pennsylvania&#8217;s roots are in Philadelphia, the birthplace of American democracy. But <strong>Penn&#8217;s reach spans the globe</strong>. Faithful to the vision of the University&#8217;s founder, Benjamin Franklin, Penn&#8217;s faculty generate knowledge that is unconstrained by traditional disciplinary boundaries and spans the continuum from fundamental to applied. Through this new knowledge, the University enhances its teaching of both theory and practice, as well as the linkages between them. Penn excels in instruction and research in the arts and sciences and in a wide range of professional disciplines. Penn produces future leaders through excellent programs at the undergraduate, graduate, and professional levels. Penn inspires, demands, and thrives on excellence, and will measure itself against the best in every field or endeavor in which it participates. Penn is proudly entrepreneurial, dynamically forging new connections and inspiring learning through problem-solving, discovery-oriented approaches. Penn research and teaching encourage lifelong learning relevant to a changing global society. Penn is a major urban university that is committed to strength and vitality in each of its communities. In this connection, Penn will: Encourage, sustain, and reward its faculty; nurture, inspire, and challenge its students; and support and value its staff; Strengthen and appreciate the diversity of its communities; Support free expression, reasoned discourse, and diversity in ideas; Pursue positive connections to the city, state, and region and a mission of service to its neighbors in West Philadelphia; Develop and support its connections to alumni and friends; and Foster the growth of humane values.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://madebyparker.com/blog/2010/03/dartmouths-mission-statement-the-most-proprietary-in-the-ivy-league/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proposal: OCW at Dartmouth College</title>
		<link>http://madebyparker.com/blog/2010/02/proposal-ocw-at-dartmouth-college/</link>
		<comments>http://madebyparker.com/blog/2010/02/proposal-ocw-at-dartmouth-college/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 04:27:53 +0000</pubDate>
		<dc:creator>parker</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://madebyparker.com/blog/?p=401</guid>
		<description><![CDATA[I&#8217;ve been working on this proposal for OpenCourseWare at Dartmouth College to help with my advocacy there. I&#8217;m hoping to present it to President Kim after I return to campus in the Spring. I also hope that it will be useful for activists at other schools. It&#8217;s of course CC licensed. Click here for a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working on this proposal for OpenCourseWare at Dartmouth College to help with my advocacy there.  I&#8217;m hoping to present it to President Kim after I return to campus in the Spring.  I also hope that it will be useful for activists at other schools.  It&#8217;s of course CC licensed.  <a href='http://madebyparker.com/blog/wp-content/uploads/2010/02/proposal-final-notesremoved.doc'>Click here for a recent version in .doc format</a>.  There&#8217;s an unformatted (wiki markup only) copy/paste of the full text after the jump.  It&#8217;s also <a href="http://wiki.freeculture.org/Proposal_for_OCW_at_Dartmouth#OpenCourseWare_at_Dartmouth">up on the freeculture.org wiki</a>, if you want to play around with it in wiki format.  However, since I may not check the wiki page often, the best way to suggest changes back to me is probably to email me or write in the comments.<br />
<span id="more-401"></span></p>
<p>=OpenCourseWare at Dartmouth=</p>
<p>==Definition and Importance==</p>
<p>===What is OpenCourseWare?===</p>
<p>OpenCourseWare is the free and open sharing of course materials such as syllabi, lecture videos, response questions, and problem sets. OpenCourseWare (OCW) systems explicitly allow unrestricted use, redistribution, and adaptation of course materials. They typically do not grant degrees or award credits.</p>
<p>In the general movement for Open Education Resources, OpenCourseWare is one loosely-defined system. The name originates from MIT&#8217;s famous initiative unveiled in October of 2002.  However, the label is now much more widespread as over 200 institutions make up the OpenCourseWare Consortium1, including UC Berkeley, Tufts, University of Notre Dame, and University of Michigan.2</p>
<p>Using the OpenCourseWare label is not necessary for sharing Open Education Resources. For example, Yale&#8217;s highly successful initiative is called Yale Open Courses3 and does not mention the term OpenCourseWare. However, the use of the OpenCourseWare label has great advantages in terms of recognition and access to OpenCourseWare Consortium resources.</p>
<p>===Why is OpenCourseWare a good choice for Dartmouth?===</p>
<p>It is socially responsible. President Kim has called on us to make the world&#8217;s problems our own, and one of the world&#8217;s most important problems is a lack of access to higher education. This has long been a particularly serious issue for the developing world, and the economic crisis has made it a more significant issue for the developed world as well. Freely and openly releasing our course materials would be a great help in addressing this problem.</p>
<p>It is the next logical step in fulfilling or mission as an institution of higher education. We are here because we all share an important value: the advancement of education and learning worldwide. In keeping with this value, Dartmouth has recently taken on two important initiatives:<br />
The Dartmouth Youtube Channel4 is a public repository of over 300 videos associated with Dartmouth including lectures, talks and discussions by Dartmouth professors, faculty and students as well as guest speakers.<br />
The Compact for Open-Access Publishing Equity5, announced this fall, features Dartmouth as an original signatory. Signatories pledge funding “to provide a sufficient and sustainable funding basis for open-access publication of the scholarly literature”</p>
<p>These initiatives communicate to the outside world and to our own community that we are not interested in the proprietary withholding of information. In this same vein, OCW allows Dartmouth to see itself as one part of a greater commons of higher education, inspiring us to draw from, build on, and add to this commons for the ultimate betterment of education worldwide.</p>
<p>It serves as great publicity, attracting students as well as potential professors and donors. In a review of their OCW effort, MIT found that more than one third of their freshmen were positively influenced by OCW before deciding to attend6. There are a number of things unique to a Dartmouth education which could be highlighted by an OCW system—our interdisciplinary approach to teaching Engineering is just one example.</p>
<p>It increases the quality of our work by reminding us to contextualize it within the broader goal of advancing knowledge and education worldwide. This means challenging ourselves to consider how our work at Dartmouth is incorporating and advancing outside work at the frontiers of our various fields.</p>
<p>It unites and strengthens our learning community. A 2005 audit of MIT OpenCourseWare7 showed that 71% of students, 42% of alumni, and 59% of faculty used it. Students use it to learn more about a course they&#8217;re considering, or to follow along with one that they can&#8217;t fit into their schedules. Alumni use it for continuing education and to maintain a feeling of connection with their alma-mater. Most importantly, professors use it to observe their colleagues (both on campus and at other schools) in order to learn from their teaching methods and to identify potential collaborations. In this way, OpenCourseWare expands learning across generations within the university.</p>
<p>It provides a great platform for innovation. Implementing an OpenCourseWare system can be much more than a simple copycat move. Since MIT&#8217;s initiative, there have been plenty more projects that have pushed the envelope. The University of Michigan&#8217;s Open.Michigan project, for example, has done a great deal to advance the movement as a whole by fundamentally rethinking the OpenCourseWare publication process and releasing free and open source software that makes is easy for new initiatives to adopt their innovative methodology8. Unlike many other innovative fields, OpenCourseWare embraces a sense of community and collaboration, so that innovation is achieved through openly sharing and building off of each-other for the ultimate betterment of Open Education.</p>
<p>==How to Cut Costs==</p>
<p>Historically, the costs associated with OCW have not been trivial. Utah State’s initiative costs $127,000 per year and the South African University of Western Cape spends $44,000 each year. MIT OCW, by far the most comprehensive effort, has an annual budget of $4.3 million and produces more than 540 courses in open formats every year. The costs include converting faculty material into publishable formats, providing administrative and technological infrastructure, and clearing intellectual property rights for any outside work which appears in the course material.9</p>
<p>Luckily, peer institutions and nonprofits provide great resources and case studies to inform cost-saving strategies.</p>
<p>===Ask for Help===</p>
<p>A number of well-endowed foundations have helped fund previous OCW initiatives. The MacArthur Foundation, Omidyar Network, Open Society Institute, Shuttleworth Foundation, Hewlett Foundation and Mellon Foundation have all provided financial assistance and leadership to universities pursuing open educational resources. In addition, government grants, corporate sponsorships, and user donations have served to offset costs for other initiatives.10</p>
<p>Additionally, there are a few nonprofit organizations that provide guidance and resources to institutions and organizations engaged in projects relating to Open Education Resources. The main two such organizations are the OpenCourseWare Consortium11, and ccLearn12. Through my work and research, I&#8217;ve gained contacts at both of these organizations. They are very easy to get in touch with and are excited about the possibility of a Dartmouth OpenCourseWare system.</p>
<p>Finally, observing and communicating with peer institutions can be a big help. Many initiatives, such as University of Michigan OCW, have embraced a spirit of openness even in their internal infrastructure, openly documenting their processes and history13. For those institutions which do not provide this type of open documentation, I have found that they are nonetheless very available to answer questions and provide advice. During my research, I&#8217;ve gotten very useful and enthusiastic responses from all of the parties that I&#8217;ve reached out to, including Open.Michigan, Open Yale Courses, Georgetown OCW, and MIT OpenCourseWare.</p>
<p>===Involve Students===</p>
<p>dScribe is a system developed at the University of Michigan to support their OpenCourseWare initiative. The dScribe system involves student interns working with faculty to collect, review, and publish course materials, reducing the need for more expensive person-hours in the publication process. The specifics of the dScribe workflow are very well documented on the open.Michigan wiki14. Additionally, the University of Michigan has freely and openly released a piece of software called OERca which streamlines the dScribe workflow, walking faculty and student interns through the necessary steps15. Adopting the established and well-documented dScribe system would greatly reduce the cost of implementing an OCW system at Dartmouth.</p>
<p>The dScribe system makes particular sense because it pairs students who are “digital natives” with professors who are often less comfortable with technology. More importantly, the dScribe system fosters closer student-professor relationships and reminds students that our work on campus ought to be contextualized within the broader intellectual sphere. The Neukom Institute has funding for student interns to work with faculty on using technology for their courses. These student interns could become dScribes.</p>
<p>===Leverage Existing Resources===</p>
<p>The dScribe system and OERca are two examples of existing resources created by outside institutions and designed for use in any OCW system. Another example is eduCommons, a full-featured Content Management system for OpenCourseWare websites which was originally developed for Utah State University&#8217;s OCW system16. In other words, this software provides a full web system for uploading, managing, and viewing course materials.</p>
<p>At Dartmouth, many departments already have infrastructure in place for capturing course lectures on video. The departments of engineering, astronomy, and physics regularly record lectures and post them on blackboard. Additionally, the computer science department already publicly posts on their website some combination of syllabi, lecture notes, homework assignments and practice exams for most courses17. Once we clear these materials with their respective departments (and, for videos, make sure that they respect study privacy in accordance with FERPA), adding them to an OpenCourseWare system would be trivial.</p>
<p>We also have have a number of open resources and initiatives at Dartmouth which are not course related. At the University of Michigan, their OpenCourseWare system is only one aspect of the larger Open.Michigan project. A similar system at Dartmouth could include the multitude of lectures, panels, and talks on the Dartmouth YouTube channel in addition to an OpenCourseWare project. Such a system could also highlight our other open initiatives, such as the Compact for Open-Access Publishing Equity and the history and source code of the open source Blitzmail system. We could send a strong message by bringing all of these materials together under one banner.</p>
<p>===Release in Phases===</p>
<p>As a simple proof of concept, I&#8217;ve drafted a rough strategy for releasing a Dartmouth OpenCourseWare system in phases. The goal is to use the above strategies to quickly and inexpensively reach a “soft launch,” which can be used to generate interest and solicit funding.</p>
<p>Phase 0: Initialization.<br />
A “sneak peak” website is created at open.dartmouth.edu, which simply links to and has brief descriptions of existing resources and initiatives, including the Dartmouth Youtube Channel, the Compact for Open-Access Publishing Equity, the Blitzmail source code, and Computer Science course materials18. Particular subsets of videos in the YouTube channel, such as lecture series&#8217;, could be highlighted as well. The goal in this phase to establish branding for an Open Education initiative at Dartmouth and quickly release an initial “sneak peak” product to drum up support.</p>
<p>Phase 1: Dartmouth OpenCourseWare Soft Launch<br />
We use our initial project to continue to solicit support and funding. A Free and Open Source Content Management System such as eduCommons is installed for publishing new course material. The infrastructure for collecting, reviewing, and publishing course material is put into place. This will probably involve the establishment of a dScribes system which will use the Free and Open Source OERca software which streamlines this process. This system could exist as its own entity, or we could approach an existing body such as the Neukom Institute or DCAL to ask if they can incubate it.</p>
<p>A small number of courses have their materials collected, reviewed, and published as an exercise for the new dScribe system. These course materials are published quietly in a “soft launch,” where it is understood that this is not a final product. It is not advertised to the public, but people on campus are given the ability to visit the website and give feedback. This will be useful for getting professors and funders excited about Dartmouth OpenCourseWare.</p>
<p>Simultaneously, departments that already have course materials that are shared internally, especially those which already record lectures, are approached and asked if their course materials can be publicly published and openly licensed. We incorporate already open course materials into our system, such as those on the Computer Science website, adding useful metadata to make it more searchable. We connect Dartmouth&#8217;s legal council with organizations like the OpenCourseWare consortium and ccLearn to step through the legal issues involved in publishing course materials. This includes establishing waivers and systems of notice to address FERPA concerns, as well as establishing a framework for evaluating whether or not media embedded in course materials (e.g. unlicensed, copyrighted images used in lecture slides) counts as fair use.</p>
<p>Also, with the new federal law requiring that students have access to course book lists, it may be possible to incorporate this information in to an OpenCourseWare system. The body collecting book lists might also ask if professors are comfortable publishing their book lists and syllabi online.</p>
<p>The goal with this step is to move forward with building an OpenCourseWare system, at a pace appropriate for the availability of funding and resources. Because this is not a public product, the project can move slowly or go on hiatus as necessary. Similarly, if the initial steps inspire enthusiasm and support, we can move quickly.</p>
<p>Phase 3: Full Launch<br />
Once we have a steady source of funding and a reasonably stocked product, we issue a full launch. At this point, the infrastructure (technology, staff, funding) is in place for a system that is sustainable into the foreseeable future. After a public launch, we continue to look through earlier material and attempt to clear the rights to openly license any materials that are not already openly licensed. Also, we continue to add technical infrastructure to make the website more scalable and open, such as standards-compliant markup, tagging and metadata, API access, open formats, and tools for translation.</p>
<p>==Other Questions and Concerns==</p>
<p>===What is Open Licensing, and Why is it Important?===</p>
<p>Open licenses are often used in OpenCourseWare systems to explicitly state that anyone is free to copy, adapt, and redistribute all original media. Otherwise, the copyright law of some countries (including the United States) would make such actions illegal by default. Some people think of licensing as taking away rights or charging money, but in this case licensing is free of charge and explicitly grants rights to users. The recommended license for OpenCourseWare projects is the Creative Commons Attribution license, which allows all uses of materials as long as any copies or adaptations include proper attribution to the copyright holders. There are other Creative Commons licenses that occupy a middle ground between Creative Commons Attribution and the default “all rights reserved,” but they are not recommended because they make the course materials less useful as educational resources. Attaching a Creative Commons license to a published work is free and trivial, requiring only a short statement and link to a copy of the full license.</p>
<p>Open licensing is important because it allows the public to adapt your work to its needs and redistribute it in channels to which you don&#8217;t have access or to which you had not thought to distribute or don&#8217;t have the resources to distribute. For example, imagine a small school in a developing country. Imagine that this university only has one computer with internet access, and it uses a slow, dial-up connection. A teacher might download lecture notes and homework assignments from a Dartmouth course and then print out copies for each student in her class. She might also adapt the notes by translating them into her native language, or omitting homework assignments that require resources that the students don&#8217;t have, perhaps replacing them with other assignments. Finally, she might find that her adapted course materials would be useful to other schools in her area, so she may redistribute by posting them on a message board for her fellow teachers to download.</p>
<p>Who would prosecute this teacher if the course materials had not been openly licensed, making her actions copyright infringement? Likely nobody. However, she might be less able to redistribute her course materials or go to conferences to discuss how they have revolutionized her teaching. She might also be less able to propose to her community or country&#8217;s bureau of education that Dartmouth OpenCourseWare be incorporated into more course curricula.</p>
<p>This teacher has added value to our course materials and perfectly embodied academic spirit of collaboration and Newton&#8217;s idea of standing on the shoulders of giants. We should be encouraging and enabling the kind of work that she does, not telling her to hush about it for fear of being sued. Without open licensing, she might be less inclined to use the course materials in the first place, especially if her institution were more well-known and her work more forward-facing.</p>
<p>In conversations about open licensing, some people are concerned about being “ripped off.” The “Attribution” aspect of the Creative Commons Attribution license assures that you are always properly credited for your work. Improper or absent attribution in a copy or adaptation of your work still constitutes copyright infringement, and you can sue. Making a derivative work (for example, one that is ultimately less impressive than the original) and failing to make clear that it is not identical to the original work (in this case, making us look bad) is also a violation of the license. Thus the Creative Commons Attribution license allows the necessary sharing of scholarly work while still maintaining the important aspects of “intellectual property.”</p>
<p>Of course, I am not a lawyer so nothing I write here constitutes official legal advice. However, the ccLearn website19 includes numerous lawyer-approved resources about licensing, many of which are specific to Open Education Resources. I worked with their staff over the summer, and they are happy to offer help.</p>
<p>===What About Student Privacy?===</p>
<p>When capturing lectures on video, concerns for student privacy are very important, especially given the Family Educational Rights and Privacy Act (FERPA). Luckily, peer institutions have been doing this long enough that they have already tested out the waters and come up with systems that seem to be satisfactory for addressing these concerns. I contacted MIT, Yale, and University of Michigan, and they all said that they use some combination of these four things:<br />
Established “Splash Zones” where students know that they might be captured on video. There were usually the seats in the front of the room.<br />
Notice through mailings at the beginning of course periods or even at the time of course registration. Additionally, MIT posts notifications on the doors of classrooms where lectures are being recorded, as part of their particularly strict Student Information Policy (http://web.mit.edu/policies/11/sip.html). Notice allows students to choose to sit out of sight of the camera if they are concerned about their privacy.<br />
Waivers stating that students understand that they may be recorded on video and that it is up to them to sit out of the way if they are concerned about their privacy.<br />
Pre-Publication screening of Videos to remove or minimize the appearance of students in videos, especially those appearances which may be more easily tied to a particular student, and especially appearances of those students who have expressed particular concern about their privacy.</p>
<p>===Will Lecture Recordings Negatively Impact The Classroom Atmosphere?===</p>
<p>Professors might be concerned that students would be less willing to ask questions during class when they are being recorded. A policy could be made that questions are always repeated by the professor so that before publishing student questions are simply cut out. This might encourage students to ask questions more freely.</p>
<p>Professors also might have more personal concerns about having their lectures recorded. For example, they might feel that they would have to censor themselves or speak more formally. They may even be concerned that their lectures are not “good enough” for public consumption. Some of these concerns can be assuaged by assuring professors that there is always time to make edits later, and that they will have the ultimate say in whether or not their lectures are published online.</p>
<p>If a professor is uncomfortable with publishing recordings of her lectures, she may still be comfortable publishing other course materials such as syllabi, readings lists, homework assignments, and even lecture notes or edited lecture transcripts. This may also be the best compromise when a professor is particularly concerned about student privacy or student shyness in discussions.</p>
<p>If a professor is concerned that her discussion courses don&#8217;t lend themselves well to video capture, it&#8217;s worth considering other ways to represent the discussion to the outside world. For example, the Intro to Law and Technology course at Yale has a dedicated website20 that, in addition to a syllabus and reading list (all of the readings are available for free online) includes a blog where students post reading responses and short essays that tie their readings in to recent events. Anyone in the world can read and comment on these blog posts. One could imagine including a mailing list or online forum as well, so that the students enrolled in the course could further involve the outside world in their discussion.</p>
<p>===Will Students Stop Going to Class?===</p>
<p>Some people are concerned that if lecture notes or even lecture recordings are available online, students will stop going to class. Perhaps some students will attend fewer classes because of this, but the many courses which already publish materials for those enrolled in their courses (there are several such courses in Astronomy, Physics, Engineering, and Computer Science) continue to thrive, as do the many courses at our peer institutions which already have OpenCourseWare systems.</p>
<p>In my opinion, refusing to release lecture notes to students enrolled in a class is just another form of intellectual gatekeeping. Professors should be valuable resources because of their pedagogical expertise, not because they hold the secret key to information. We should ultimately be concerned with spreading knowledge as efficiently as possible, and giving students all the resources that we can in order to help them to learn easily and efficiently.</p>
<p>In the end, we college students are young adults and they can make responsible decisions for themselves. Many of us chose Dartmouth because it is a prestigious yet student-focused (and particularly undergraduate-focused) school, and we value interaction with professors.</p>
<p>Of course, participation in OpenCourseWare should always be optional for professors, so those who are particularly concerned that releasing course materials will negatively impact their courses should not be forced to do so.</p>
<p>==Ideas for Innovation==</p>
<p>As explained in the first section, one thing that makes OpenCourseWare a great idea for Dartmouth is the opportunity that it provides for innovation. Here, I present two ideas to help guide thinking about innovation in OpenCourseWare.</p>
<p>Explore ways to allow interaction between Dartmouth students and the outside world. As I&#8217;ve already mentioned the Intro to Technology and Policy class at Yale is a step in this direction because student work is openly published online. However, this creates a primarily one-way dialogue. A more direct solution could be as simple as creating an online message board where students and self-learners could meet to discuss readings and lectures. Of course, such a message board would be most effective if professors included posting to the message board as a part of coursework (akin to pre-discussion reading reflections). There may be interesting ways to mix this approach with community-based or service-based learning approaches, where students work directly with local communities to apply their studies to real problems—deepening the students&#8217; understandings of real-life problems and the community&#8217;s understanding of theory.</p>
<p>Investigate cheap and scalable but effective methods to increase the pedagogical value of OpenCourseWare. Perhaps the largest shortcoming of OCW is that universities usually approach it with a “dump truck” mentality, publishing course materials onto a website without a whole lot of consideration for how they can be best presented for effective learning. One way to address this might be allowing visitors to create profiles where they track homework assignments that they have completed or lectures that they have viewed, perhaps with smart recommendations for what a user might want to look at next.</p>
<p>As OpenCourseWare projects continue to crop up with increasing frequency around the world, it&#8217;s becoming clear that OCW will play a large role in the future of higher education. However, the OpenCourseWare movement is still in its infancy. There are still plenty of questions to be answered and problems to be solved. By building on the work of our peers and adding our own unique twist, I believe that Dartmouth can truly advance the OpenCourseWare movement and even high er education as a whole.</p>
<p>Credits:<br />
Thanks to prof. Mary Flanagan, Ahrash Bissel of ccLearn, and Kevin Donovan of Georgetown OCW for helping work through drafts of this document.  Thanks also to the people at MIT, Yale, and University of Michigan who responded very helpfully to my email queries about various aspects of their Open Education systems.</p>
<p>Copyright:<br />
This work by D. Parker Phinney is licensed under a Creative Commons Attribution-Share Alike 3.0 License. The full terms of the license can be found at <http://creativecommons.org/licenses/by-sa/3.0/>. Sharing is caring.</p>
]]></content:encoded>
			<wfw:commentRss>http://madebyparker.com/blog/2010/02/proposal-ocw-at-dartmouth-college/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Project I Haven&#8217;t Started: Liberate All My Data Every Night Forever</title>
		<link>http://madebyparker.com/blog/2009/12/project-i-havent-started-liberate-all-my-data-every-night-forever/</link>
		<comments>http://madebyparker.com/blog/2009/12/project-i-havent-started-liberate-all-my-data-every-night-forever/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 09:58:09 +0000</pubDate>
		<dc:creator>parker</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://madebyparker.com/blog/?p=390</guid>
		<description><![CDATA[I want to collect a bunch of python scripts that log in to your account on a network service, scrape out as much data of yours as possible, and save that data in an easily parseable format. For some services, such as gmail and Google Docs (and some other Google services, thanks in part to [...]]]></description>
			<content:encoded><![CDATA[<p>I want to collect a bunch of python scripts that log in to your account on a network service, scrape out as much data of yours as possible, and save that data in an easily parseable format.  For some services, such as gmail and Google Docs (and some other Google services, thanks in part to the <a href="http://dataliberation.org">Data Liberation Front</a>), this is mostly a question of doing the logging in and then clicking a few buttons to use something convenient like an &#8220;export&#8221; feature.  For other services, such as facebook, a bunch of python needs to be written that manually crawls through pages and grabs all relevant data.</p>
<p>I want to have all of these scripts in a central, open repository that invites contributions.  (As an aside, I&#8217;d also like a more general central repository/tracker for bits of python that are useful for crawling websites&#8211;from a full, manual wikipedia scraper to something like a single function that gets you a logged-in cookie for gmail.com).  Once I have this repository, I want to pack all the software together with an easy front-end where you simply enter your login credentials for all the network services that you use.  I want this to run every single night, doing incremental backups of all of my data.</p>
<p>I want this for the implication for computing autonomy&#8211;using proprietary network services is still bad because I can&#8217;t understand or build on (or share) the code that I am running (or, more closely, causing to be run), but at least this way I can feel like I have more &#8220;control&#8221; over my data (more on this two paragraphs down).</p>
<p>I also want this for the practical benefits.  Techies sometimes say about computer data that &#8220;if it isn&#8217;t backed up, it doesn&#8217;t exist.&#8221;  We often (rightfully) think of putting our data into a network service as making it more likely to live forever&#8211;after all, they often have their own backup system which is much more robust and heavily funded than ours.  But of course we should not assume anything about what a proprietary network service is doing behind the scenes!  There may be no backup system at all, or it may fail (see <a href="http://www.engadget.com/2009/10/10/t-mobile-we-probably-lost-all-your-sidekick-data/">the sidekickocalypse</a>), or the service-providers may just <em>decide</em> to pull the plug and let all your data die (see <a href="http://latimesblogs.latimes.com/technology/2009/10/geocities-closing.html">the Geocitenocide</a>).  Also, if a service goes down but it has backups, there is nothing you can do to expediate the process of having those backups restored.  Your data is &#8220;safe&#8221; but it&#8217;s locked up until further notice.  This is why I want a client that runs these scrapes every night, ideally using incrementation (maybe a browser plugin can track when you add data to a site?  Maybe this whole idea ought to be implemented as a browser plugin?).</p>
<p>Of course, knowing that I always have access to my data in easily-parsable formats has another important advantage: it makes it easier to leave one network service for another (or just altogether), especially if an additional part of this project is to collect scripts that can take these exported chunks of data and import them back in to other services or just other pieces of software (I&#8217;d like all of my flickr photos on facebook and also my on-disk copy of F-Spot.  Also post profile data from facebook back on my myspace.  kthxbai.)  Locking up data has long been a malicious strategic device used to keep people using your software/service even after you&#8217;ve decided you don&#8217;t want to anymore&#8211;from network services that are data black holes to locally-run software that uses DRM or generally proprietary file formats.</p>
<p>With this type of control over my data, it&#8217;s easier to leave a proprietary network service (this is a good reminder that computing autonomy is strongly related to data control&#8211;or data ownership, if you prefer).  This has useful implications for people who occupy a middle ground on computing freedom in relation to network services.  These people may believe that the usefulness of a computing resource is more important than its respect for one&#8217;s freedom&#8211;these are the &#8220;I&#8217;d use a Free alternative if one existed that was as good (or at least nearly as good)&#8221; people.  These people will be have fewer excuses when a great piece of free software comes together that fits their needs (and, conversely, they&#8217;ll have the freedom to leave if/when a nicer proprietary service comes along).</p>
<p>Of course, the TOS for some (most?) of these services may be violated by the use of the software that I&#8217;m describing.  However, I for one would love to see what happens when a bunch of people violate TOSs by doing this.  Can we script cleverly enough that the service can never tell?  Do people get found out and all lose their accounts?  Do they really care that much, now that they have all of their data?  Do they write angry blog posts about how they were &#8220;booted off of facebook for trying to download [or even 'take back'] their own data,&#8221; which eventually end up on larger news outlets?  Do these stories make people care more about data portability and computing autonomy in network services?  Does facebook come back with its tail between its legs and implement its own export feature?  </p>
]]></content:encoded>
			<wfw:commentRss>http://madebyparker.com/blog/2009/12/project-i-havent-started-liberate-all-my-data-every-night-forever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;I Wish The &#8216;is now following you&#8217; emails from Twitter were more useful&#8221;</title>
		<link>http://madebyparker.com/blog/2009/12/i-wish-the-is-now-following-you-emails-from-twitter-were-more-useful/</link>
		<comments>http://madebyparker.com/blog/2009/12/i-wish-the-is-now-following-you-emails-from-twitter-were-more-useful/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 11:10:09 +0000</pubDate>
		<dc:creator>parker</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://madebyparker.com/blog/?p=386</guid>
		<description><![CDATA[Every few days, I get an email from twitter telling me that someone new is following me. 70% of the time it&#8217;s spammers, 20% of the time it&#8217;s people I don&#8217;t care about, and 10% of the time it&#8217;s people who I want to follow back (and I&#8217;m thankful that twitter gave me the heads [...]]]></description>
			<content:encoded><![CDATA[<p>Every few days, I get an email from twitter telling me that someone new is following me.  70% of the time it&#8217;s spammers, 20% of the time it&#8217;s people I don&#8217;t care about, and 10% of the time it&#8217;s people who I want to follow back (and I&#8217;m thankful that twitter gave me the heads up!)</p>
<p><strong>The problem:</strong><br />
Though these emails include a few statistics about the user (number of tweets, number of followers, number of people following), they don&#8217;t include any of their actual tweets.  This is unfortunate, because the best way to tell whether or not you care about someone on twitter is to look at what they say!  As it is, I have to click a link in the email to visit their profile if I want to do that.</p>
<p><strong>The solution:</strong><br />
<a href="http://github.com/gameguy43/microblog-email-tools">Some python that I wrote</a>, which logs in to your email, finds these messages from twitter, deletes them, and sends you more useful messages that<br />
include recent tweets by the person who has just followed you!</p>
<p>In the future, I&#8217;d like to make this happen for <a href="http://identi.ca">identica</a> as well.  Also, I&#8217;d like to (and am very confident that I can write the code to) be able to follow the person back by responding to the email.</p>
]]></content:encoded>
			<wfw:commentRss>http://madebyparker.com/blog/2009/12/i-wish-the-is-now-following-you-emails-from-twitter-were-more-useful/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I sometimes write code that is almost useful</title>
		<link>http://madebyparker.com/blog/2009/11/i-sometimes-write-code-that-is-almost-useful/</link>
		<comments>http://madebyparker.com/blog/2009/11/i-sometimes-write-code-that-is-almost-useful/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 04:18:06 +0000</pubDate>
		<dc:creator>parker</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://madebyparker.com/blog/?p=383</guid>
		<description><![CDATA[For example, today I wrote a python script that scrapes the images out of a gallery2 install. I did this for a few reasons: *I just learned a bunch of new tricks for vim, so I wanted to exercise them before I forget them *I want to become comfortable writing python *I want to become [...]]]></description>
			<content:encoded><![CDATA[<p>For example, today I wrote a python script that scrapes the images out of a gallery2 install.  I did this for a few reasons:<br />
*I just learned a bunch of new tricks for vim, so I wanted to exercise them before I forget them<br />
*I want to become comfortable writing python<br />
*I want to become comfortable with (at least some of) the python libraries involved in web scraping</p>
<p><a href="http://pastebin.com/f507e488d">Code on pastebin</a></p>
<p><strong>update: <a href="http://github.com/gameguy43/Gallery2-Scraper">github&#8217;d</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://madebyparker.com/blog/2009/11/i-sometimes-write-code-that-is-almost-useful/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Response Op-Ed on Dartmouth OCW</title>
		<link>http://madebyparker.com/blog/2009/10/a-response-op-ed-on-dartmouth-ocw/</link>
		<comments>http://madebyparker.com/blog/2009/10/a-response-op-ed-on-dartmouth-ocw/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 05:34:44 +0000</pubDate>
		<dc:creator>parker</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://madebyparker.com/blog/?p=378</guid>
		<description><![CDATA[Update: Huge Huge thanks to Cole Ott, Kevin Donovan, and Jared Benedict for their help collecting arguments and editing drafts. Sorry I forgot to include this note initially. This piece would have sucked far more without you guys&#8217; help! I&#8217;m still waiting to see whether or not The Dartmouth will publish my response. So far [...]]]></description>
			<content:encoded><![CDATA[<p><em>Update:  Huge Huge thanks to <a href="http://qgmindpolice.com">Cole Ott</a>, <a href="http://www.kevindonovan.org/">Kevin Donovan</a>, and Jared Benedict for their help collecting arguments and editing drafts.  Sorry I forgot to include this note initially.  This piece would have sucked far more without you guys&#8217; help!</em></p>
<p><em>I&#8217;m still waiting to see whether or not The Dartmouth will publish my response.  So far I haven&#8217;t heard anything back.</em></p>
<p>I am writing in response to <a href="http://thedartmouth.com/2009/09/30/opinion/johnson/">“No Such Thing as Free Learning,” from the September 30th issue of The Dartmouth.</a></p>
<p>In her article, Johnson questions the benefits of OpenCourseWare, writing, &#8220;we should not fool ourselves into thinking that publishing course material serves any purpose but to garner publicity for the College.&#8221;  Publicity is only one advantage of OpenCourseWare, and it is perhaps the least important one.  OCW also has immense advantages within the university.  The 2005 audit of MIT OCW showed that 71% of students, 42% of alumni, and 59% of faculty used it.  Students use it to learn more about a course that they&#8217;re considering signing up for, or to follow along with one that they can&#8217;t fit into their schedules.  Alumni use it for continuing education and to maintain a feeling of connection with their alma-mater (donations, anyone?).  Most importantly, professors use OCW to observe their colleagues (both on campus and at other schools) in order to learn from their teaching methods and to identify potential collaborations.  In this way, OpenCourseWare expands learning across generations within the university itself.</p>
<p>However, the whole point of OCW is that it expands learning beyond the university.  In her article, Johnson challenges the idea that OCW systems are effective learning resources, writing “A student would have to be a very rare breed of self-starter to be able to gain anything from the available course materials.”  Now, I&#8217;ll be the first to say that there&#8217;s nothing quite like being in the classroom and taking part in a dialogue involving both students and professors.  It is my humble opinion that this is the most effective way to educate, and Dartmouth professors ought to stress discussion more in their courses.  This is also the reason why a Dartmouth OCW system would never de-incentivize enrollment in the college. </p>
<p>That being said, lectures and syllabi can be incredibly useful to people who don&#8217;t have access to high-quality learning resources or who just need something that is free, accessible, and fast.  Imagine the farmer in Kenya who wants to increase his crop yield or the student in Argentina who can&#8217;t understand her out of date textbook.  One student in the US used MIT&#8217;s OCW to help him study for the physics AP exam.  The front page of the MIT OCW website has a large banner linking to a page with many of these stories of how their system has been useful to students, educators, and independent learners around the world.</p>
<p>Clearly, OCW is not just something that worked once for MIT because they&#8217;re a big name and they were the first.  The OpenCourseWare Consortium has over 200 member universities, and that doesn&#8217;t include many other open course projects such as Yale Open Courses and Harvard Medical School&#8217;s MyCourses.  The future of education allows people of all backgrounds access to learning resources from top professors around the world with the click of a button.</p>
<p>If we are to make the world&#8217;s problems our own problems, as President Kim has urged us to, there is an obvious moral argument for why we as an institution should not be hoarding the great learning resources that we are creating.  The demand for higher education is increasing far more rapidly than our universities can accommodate.  Our mission should be to expand education and knowledge worldwide, from Hanover to Hanoi.</p>
<p>Johnson&#8217;s article brings up a cost-benefit analysis, which is an important thing to consider.  It&#8217;s true, MIT OCW is expensive.  However, it is largely funded by outside grants (from the William and Flora Hewlett Foundation and the Andrew W. Mellon Foundation, to name a few), thus it is not true that every dollar put towards OCW is taken away from another aspect of the university.  Furthermore, MIT is not the only model—the University of Michigan significantly reduces costs in their OCW system by using students in the publishing process through their dScribe system.  Here at Dartmouth, many courses in both Thayer and the Physics &#038; Astronomy department are already being captured on video for internal use.  Also, many courses in the computer science department have lecture notes, syllabi, homework assignments, and even practice exams that are publicly available from the department&#8217;s website.  The cost of making these materials OpenCourseWare would be very small—the barriers are almost purely administrative.</p>
<p>Finally, implementing OpenCourseWare at Dartmouth would be far more than simply a hop on the higher-ed bandwagon.  Because of the transparency of OCW, each new system has the ability to observe existing ones to learn from and build off of them with fresh ideas.  Though it&#8217;s clear that OpenCourseWare is part of the future of higher education, it&#8217;s not yet clear what the most effective system looks like.  Dartmouth could really push the movement by exploring how OCW systems could be more collaborative and participatory.  I sincerely believe that by building on the work of our peers and adding our own twist, Dartmouth can use OpenCourseWare to truly advance higher education in a lasting way.</p>
]]></content:encoded>
			<wfw:commentRss>http://madebyparker.com/blog/2009/10/a-response-op-ed-on-dartmouth-ocw/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>LolBro</title>
		<link>http://madebyparker.com/blog/2009/09/lolbro/</link>
		<comments>http://madebyparker.com/blog/2009/09/lolbro/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 04:09:48 +0000</pubDate>
		<dc:creator>parker</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://madebyparker.com/blog/?p=374</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://dontxmebro.com"><img alt=""Let my people bro!" src="http://dontxmebro.com/wp-content/uploads/2009/08/let-my-people-bro.jpg" title="Let my people bro!" class="alignnone" width="400" height="287" /></a></p>
<p>This thing I put together instead of doing something else: <a href="http://dontxmebro.com">Dontxmebro.com.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://madebyparker.com/blog/2009/09/lolbro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

