<?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>Department of Alchemy &#187; berkman</title>
	<atom:link href="http://doalchemy.org/tag/berkman/feed/" rel="self" type="application/rss+xml" />
	<link>http://doalchemy.org</link>
	<description></description>
	<lastBuildDate>Thu, 02 Sep 2010 18:15:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom:link rel='hub' href='http://doalchemy.org/?pushpress=hub'/>
		<item>
		<title>Notes from the Berkman Luncheon with Ned Gulley &amp; Karim R. Lakhani</title>
		<link>http://doalchemy.org/2008/06/notes-from-the-berkman-luncheon-with-ned-gulley-karim-r-lakhani/</link>
		<comments>http://doalchemy.org/2008/06/notes-from-the-berkman-luncheon-with-ned-gulley-karim-r-lakhani/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 17:45:32 +0000</pubDate>
		<dc:creator>Alex Leavitt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[berkman]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[collective]]></category>
		<category><![CDATA[contribution]]></category>
		<category><![CDATA[individual]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[karim lakhani]]></category>
		<category><![CDATA[MATLAB]]></category>
		<category><![CDATA[motivation]]></category>
		<category><![CDATA[ned gulley]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[reuse]]></category>
		<category><![CDATA[social value]]></category>
		<category><![CDATA[wikipedia]]></category>
		<category><![CDATA[wright brothers]]></category>

		<guid isPermaLink="false">http://alexleavitt.wordpress.com/?p=50</guid>
		<description><![CDATA[For the rest of the summer, I&#8217;ll be in the office on Tuesdays, so I won&#8217;t be able to attend the Berkman luncheons in person. However, I tuned in today via live webcast (oh the wonderful innovative potential of technology) &#8230; <a href="http://doalchemy.org/2008/06/notes-from-the-berkman-luncheon-with-ned-gulley-karim-r-lakhani/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For the rest of the summer, I&#8217;ll be in the office on Tuesdays, so I won&#8217;t be able to attend the Berkman luncheons in person. However, I tuned in today via live webcast (oh the wonderful innovative potential of technology) and took down notes. The discussion about borrowing and novelty in collaboration hit home a bit, from my very strange experiences in Calculus AB during junior year of high school. I won&#8217;t get into why my teacher limited the number of questions I could ask per class (maximum of three per day), but the two or three quizzes we had per week were collaborative efforts between two or three people to arrive at a shared grade. I still find it weird that my best group ended up during my pairing with one of the slackers of the class, while I performed near the top. A strange team, yet I&#8217;d say there was limited tension between the novelty and reuse of applying our skills to solving the few questions on the quiz sheet. I&#8217;d usually bring to class the necessary new material while my partner would go over my work, rework it in places, and sort of the small mistakes that I missed in review. The value of my original material and his reuse of my applied knowledge, I&#8217;d say, was fairly equal.</p>
<p>So, on to the notes&#8230;</p>
<p>&#8212;</p>
<p><strong>The Dynamics of Collaborative Innovation: Exploring the tension between knowledge novelty and reuse</strong></p>
<p>Karim Lakhani, Ned Gulley</p>
<p>Karim:</p>
<p>we think collaborative innovation as more modern: open-source/Wikipedia<br />
most major innovations: highly collaborative in history</p>
<p>airplane development: not just Wright brothers, but creation with multiple people<br />
pre-Wright brothers: network of 10 individuals<br />
locus on innovation: moved over to Europe after Wright brothers</p>
<p>collaborative innovation: Meyer&#8217;s Analysis</p>
<p>dynamics of collaborative innovation: how people build off of others&#8217; work</p>
<p>Ned:</p>
<p>contest at MathWorks: MATLAB programming contest<br />
usually: smartest person gets the prize<br />
but: not how ideas move/work in the world<br />
contest: notion of borrowing/stealing ideas in contest: create page of code</p>
<p>Competitive Wikipedia<br />
everyone: encouraged to edit articles<br />
if article made worse: thrown away; if better: article edit it kept<br />
would Wikipedia display article editing winner?</p>
<p>MATLAB week-long open collaborative competition for programmers<br />
- entries automatically scored, ranked, displayed immediately<br />
- code author score are visible at all times<br />
- anyone can modify other&#8217;s code</p>
<p>leaders &#8211;&gt; view entry: person makes new entry and becomes leader</p>
<p>first place: completely objective<br />
good code: gets better optimization score from test lead</p>
<p>really about reputation and interaction with community</p>
<p>what we see in practice:<br />
people: anxious to acknowledge people they took code from</p>
<p>types of changes:<br />
- Big changes (leaps)<br />
I know a much better way to do this, replaces previous code<br />
- Small changes (tweaks)<br />
minor optimization; tweakers don&#8217;t need to understand full optimization to improve code</p>
<p>code: improves over time<br />
sometimes: people take best code at certain point in time &amp; make it worse</p>
<p>by inserting new idea after previously solved problem: people swarm on it to work with and improve idea</p>
<p>tough question: how would you value tweakers over leapers<br />
hard to say who really is making the important contributions</p>
<p>systematic variations: tweak bombs: take the entry in the lead, sniff around for secret number replacements to test<br />
changes to the lead entry: fly off like sparks</p>
<p>social signals: sent through entry titles<br />
- scrambled eggs<br />
- rotten eggs<br />
- I didn&#8217;t start the fire<br />
- Don&#8217;t get obfuscated&#8230; follow the light<br />
- You Call This Collaboration? Give Me a Break</p>
<p>motivation:<br />
to participate: opportunity: for personal glory or collaboration?</p>
<p>behavior of successful code:<br />
high rank, time on top, high status author, clarity, elegance, novelty, etc.</p>
<p>tension: not between any two coders<br />
code: wants to propagate<br />
coder: wants to block code propagation</p>
<p>a chicken is only an egg&#8217;s way of making another egg<br />
a hacker is only code&#8217;s way of making more code</p>
<p>&#8212;</p>
<p>Karim:</p>
<p>collaborative innovation: implicit tension between collective and individual:</p>
<p>collective point of view: value contributions that get reused more often<br />
individual view: value being the top amongst peers</p>
<p>social value of contribution (code) = # of times lines of code reused<br />
relative novelty: helps you; too new: others don&#8217;t use it/know what to do with it<br />
value of adding new things, after a while: gets too complicated<br />
not much value in borrowing code, but if you use it in the right way it&#8217;s very valuable</p>
<p>leaders: borrow &gt; novelty, in this setting</p>
]]></content:encoded>
			<wfw:commentRss>http://doalchemy.org/2008/06/notes-from-the-berkman-luncheon-with-ned-gulley-karim-r-lakhani/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notes from Berkman Luncheon w/ Anne Balsamo</title>
		<link>http://doalchemy.org/2008/06/notes-from-berkman-luncheon-w-anne-balsamo/</link>
		<comments>http://doalchemy.org/2008/06/notes-from-berkman-luncheon-w-anne-balsamo/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 17:47:16 +0000</pubDate>
		<dc:creator>Alex Leavitt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[anne balsamo]]></category>
		<category><![CDATA[berkman]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[cultural reproduction]]></category>
		<category><![CDATA[culture]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[digital divide]]></category>
		<category><![CDATA[digital libraries]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[gender]]></category>
		<category><![CDATA[humanities]]></category>
		<category><![CDATA[imagination]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[interdisciplinary]]></category>
		<category><![CDATA[learning environments]]></category>
		<category><![CDATA[mixed reality]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[open education]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[research network]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[weinberger]]></category>

		<guid isPermaLink="false">http://alexleavitt.wordpress.com/?p=42</guid>
		<description><![CDATA[As soon as I saw a derivative of the term &#8220;culture&#8221; in Anne Balsamo&#8217;s bio linked to from the Berkman website, I knew I wanted to attend this luncheon. Ironically, there was only mention of cultural reproduction (though it&#8217;s apparently &#8230; <a href="http://doalchemy.org/2008/06/notes-from-berkman-luncheon-w-anne-balsamo/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As soon as I saw a derivative of the term &#8220;culture&#8221; in Anne Balsamo&#8217;s bio linked to from the Berkman website, I knew I wanted to attend this luncheon. Ironically, there was only mention of cultural reproduction (though it&#8217;s apparently present in her book, soon to be released), with much of the discussion focused around the future of libraries and museums (still interesting). The initial idea that jumped out at me from Anne&#8217;s presentation was her point about media as reproduction, specifically alluding to biological functions, and how this metaphoric/literal process defines and reworks our notions of gender online. Three other points were brought up that I want to discuss in future articles:<br />
- Memory, remembering, and the evolution of stories and their telling in the move to the digital environment<br />
- The future of the meritocracy of professorships in relation to publications<br />
- The potential importance of Harvard&#8217;s Houghton Library after digital literary curation/publication and the hypothetical revolution of personal paper-based printing &amp; publication</p>
<p>For now, the notes:</p>
<p>&#8212;</p>
<p><strong>Designing Culture: The Technological Imagination at Work: Anne Balsamo</strong></p>
<p>&#8212;</p>
<p>book: transmedia project</p>
<p>addresses 3 points:</p>
<p>technological innovation: transform what is known to what is possible<br />
technological imagination: engage materiality of world to create conditions for future world making<br />
cultural reproduction: development of new narratives, myths, rituals;</p>
<p>technology, the world, culture: created anew<br />
training of technological imagination: necessary</p>
<p>designers: work scene of technological emergence</p>
<p>ch. 1 &#8211; culture in the age of innovation</p>
<p>polemic of book: need to train imaginations to take seriously technological innovations: responsibility of educators across curriculum<br />
how humanities can serve as resources: to engage new technologies</p>
<p>ch. 2 &#8211; gendering the technological imagination</p>
<p>always gendered, but we didn&#8217;t recognize it as such<br />
biological reproductive technologies: connects to media technologies as premier reproductive technologies of our age: draws from feminist criticism on reproduction</p>
<p>ch. 3 &#8211; the performance of innovation</p>
<p>work on future of reading: w/ embryonic technologies</p>
<p>ch. &#8211; public interactives and technological literacies<br />
designed to communicate history that is all of ours<br />
future of literacies</p>
<p>ch. &#8211; working the paradigm shift<br />
focus on literal labor: participatory culture: call people to the hard work required by the paradigm shift</p>
<p>ch. &#8211; the work of the book in a digital age<br />
Q: why are you writing a print-based book?</p>
<p>&#8212;</p>
<p>transmedia project: relates to other previous projects:</p>
<p>interactive multimedia documentary (&#8220;women of the world talk back&#8221;) on women&#8217;s rights held by UN in Beijing</p>
<p>practices on new media journalism</p>
<p>museum exhibit: designed to probe how we might read in the future: not abandon but rethink the print-based book</p>
<p>&#8212;</p>
<p>we need to do something different to bridge the two cultures<br />
need to create new institutional places: multidisciplinary research/projects</p>
<p>new participants: women, underrepresented participants<br />
new commitments: requires everyone to be learners again<br />
collaborative teams: from early work in feminist organizing<br />
new spaces: where people can work together on technological things</p>
<p>&#8212;</p>
<p>distributed research network: in UC Irvine, Boston, New York, Los Angeles, San Francisco, Chicago<br />
scholarship in a digital age: will look different: local and distributed<br />
understanding technological infrastructure to support distributed research network</p>
<p>digital research &amp; learning @ McArthur: funded: museums, libraries, schools, recreation, home, after-school<br />
claim: learning is changing in a digital age: eg. learning occurs in distributed environment, not just one local place<br />
think about how museums/libraries will function in distributed learning environment</p>
<p>&#8212;</p>
<p>What&#8217;s next?</p>
<p>XFR: Take 2<br />
Digital Learning Objects: Open Education<br />
MIxed Reality Learning Environments: Morse&#8217;s Law, Nintendo Wii (gesture-based interface)<br />
Thinking with Objects: DIY movement, makers culture movement (making things with your hands; virtual: only simulations of what we used to do with our hands)</p>
<p>&#8212;</p>
<p>Q: what has everyone been thinking about futures of museums/libraries</p>
<p>&#8212;</p>
<p>Q&amp;A:</p>
<p>Q: what is the future of designing librarians; how do you design professionals to adapt to new changes?</p>
<p>A: information designers: need standardization of metadata; also need people to understand how (meta-)information also has narrative, cultural effectivity; when we get to semantic web: it can&#8217;t be stupid</p>
<p>Q: Weinberger: future of paper-based books?</p>
<p>A: many genres of paper-based books that will migrate to the digital space; other genres: that aren&#8217;t going to disappear, because of physicality: paper-based: will long outlive human lives: part of case history; have to maintain digital archive<br />
libraries: becoming museums of books that have &#8216;collections&#8217;</p>
<p>Q: Weinberger: in future w/ electronic readers: publishers won&#8217;t actually print books: will want to move directly to digital</p>
<p>A: things that are slipping away in a digital age: we will want to preserve</p>
<p>Q: humanities in the future: esp. w/ focus on publication</p>
<p>A: rethink scholarly publication, but I&#8217;m not the one to take on such a project;<br />
have to learn to read again<br />
UChicago: thinking about new paradigm of peer-review process for publication<br />
tenure cases for those w/ digital scholarship</p>
<p>Q: printing a book: just output form; talk about crafting in digital environment: you: on laptop, w/ word processor</p>
<p>A: these kind of questions are critical, esp. w/ close reading of electronic text<br />
authoring backwards<br />
designer parallels with author</p>
<p>discussion:<br />
libraries: providing ACCESS to books, etc.; cost of maintaining digital libraries: low, but not zero; decisions will always need to be made about curation<br />
assumption: possibility of a canon: where all the &#8216;good&#8217; books are</p>
<p>Q: &#8220;science fiction: the mythology of the industrial age&#8221;</p>
<p>Q: what do you think might be lost?</p>
<p>A: course: history of literacy: ongoing question of why is it important to remember?: disturbing: youth: just-in-time learners/rememberers<br />
we haven&#8217;t taught value of remembering<br />
culturally: remembering was more valuable to the other generation: ties to why history is important: ties to &#8220;future of the past&#8221;</p>
<p>&#8212;</p>
<p>digital divide: the other way: economic/social reasons<br />
need to have interdisciplinary places of learning</p>
]]></content:encoded>
			<wfw:commentRss>http://doalchemy.org/2008/06/notes-from-berkman-luncheon-w-anne-balsamo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notes from Luncheon with Walter Bender (Sugar Labs) @ the Berkman Center</title>
		<link>http://doalchemy.org/2008/06/notes-from-luncheon-with-walter-bender-sugar-labs-the-berkman-center/</link>
		<comments>http://doalchemy.org/2008/06/notes-from-luncheon-with-walter-bender-sugar-labs-the-berkman-center/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 18:17:05 +0000</pubDate>
		<dc:creator>Alex Leavitt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[activity]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[asus eee]]></category>
		<category><![CDATA[berkman]]></category>
		<category><![CDATA[cell phone]]></category>
		<category><![CDATA[child]]></category>
		<category><![CDATA[constructionism]]></category>
		<category><![CDATA[david hilbert]]></category>
		<category><![CDATA[dynabook]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[generation]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[nigeria]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[olpc]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[proprietary]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[skills]]></category>
		<category><![CDATA[sugar labs]]></category>
		<category><![CDATA[teacher]]></category>
		<category><![CDATA[transparency]]></category>
		<category><![CDATA[walter bender]]></category>

		<guid isPermaLink="false">http://alexleavitt.wordpress.com/?p=36</guid>
		<description><![CDATA[I RSVP&#8217;d to the Berkman Center on a whim a couple of days ago, and I am glad that I went to this luncheon (the first of hopefully many for me). Sitting in a room of thirty people, with Walter &#8230; <a href="http://doalchemy.org/2008/06/notes-from-luncheon-with-walter-bender-sugar-labs-the-berkman-center/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I RSVP&#8217;d to the Berkman Center on a whim a couple of days ago, and I am glad that I went to this luncheon (the first of hopefully many for me). Sitting in a room of thirty people, with Walter sitting at the head of the mahogany table, talking calmly, solidly, professorly, I felt like part of a secluded university lecture. He&#8217;s an advocate for an education and he keeps faith in the three elements that I&#8217;ve always found necessary to education: learning from risks, learning from mistakes, and learning from experience. Notes are below.</p>
<p>&#8212;</p>
<p><a href="http://laptop.org/">OLPC</a>: plan: have impact on learning<br />
lack in opportunity: how do you give kids high quality education, opportunity to learn</p>
<p>school reform: impossible if done top-down; way it will change: generation of children who come to school w/ different skills/expectations: will change school<br />
these laptops: will be part of manufacturing change</p>
<p>title: &#8220;Confessions of a Fundamentalist&#8221;<br />
passionate about free/open source software<br />
fundamentalist about: learning itself: what are the best ways to position/plant seeds of learning</p>
<p><a href="http://projects.coe.uga.edu/epltt/index.php?title=Constructionism%2C_Learning_by_Design%2C_and_Project_Based_Learning">constructionism</a>: role for computation as thing to think with; something children should engage with<br />
not just access to knowledge, but appropriation of knowledge<br />
learn through doing; what&#8217;s a better tool for doing than a computer<br />
want to engage people in things they&#8217;re passionate about</p>
<p>child-centric v. teacher-centric view of education/learning<br />
everyone&#8217;s a learner, everyone&#8217;s a teacher<br />
humans: expressive &amp; social</p>
<p>proprietary v. free/open source<br />
a = deals with delivery of knowledge<br />
b = trying to move over the standard deviation: users: people who appropriate, rather than just access, knowledge<br />
open source: culture of appropriation: cultural value</p>
<p>service-oriented stuff: not very good<br />
phones: about service, not construction: service model: example: people don&#8217;t write programs or essays ON their phone<br />
point: social nature of phones<br />
optimal situation for learning: phones: lacking in other attributes (teaching, learning, expressive)</p>
<p>example: <a href="http://en.wikipedia.org/wiki/Dynabook">Dynabook</a>, with <a href="http://www.artmuseum.net/w2vr/archives/Kay/01_Dynabook.html">background</a><br />
building platform: skewing odds to ~ activity happening<br />
1. build<br />
2. critique/reflect<br />
3. iterate (go back to step 1)</p>
<p>learning: wants to be free<br />
culture around open source &#8211;&gt; how do you decide about governance? difference between governance and engagement of community in critical discourse</p>
<p>engaging in collaboration, engaging in critique<br />
tools to do this: lacking in education (maybe not university ed, but definitely in primary ed)</p>
<p>example:<br />
Nigeria: English = official language, but spoken: probably 3rd largest<br />
kids: built spelling dictionary for Igbo</p>
<p><a href="http://wiki.sugarlabs.org/go/Main_Page">Sugar</a>: primary user experience on OLPC<br />
at core of Sugar: notion of activity<br />
before: run applications; turned &#8220;application&#8221; into &#8220;activity&#8221;: enhancement of application: 1) brings notion of sharing/sociability into the open: always present; presence of others is always with you; eg. ability to share document between users, whether online or offline; 2) journal: file system that automatically saves everything you do: never have to save/back up; creating a diary/portfolio of your work; place to watch your progress, have conversation with another about your progress: importance of progress, march through time: important feature of learning; 3) transparency: no ceiling; music: network with other laptops to play music, can compose music, make own instruments<br />
Python: language that underlies Sugar: open</p>
<p>[why cell phones will never replace computers: memory capacity]</p>
<p>example: want to change metrics inside Sugar so that kids can measure in anything, any metric they imagine</p>
<p><a href="http://aleph0.clarku.edu/~djoyce/hilbert/problems.html">David Hilbert</a>: 23 problems of mathematics<br />
23 problems facing people in technology &amp; learning:<br />
- how to make the network work?<br />
- make code that is malleable yet won&#8217;t lead to malware<br />
- better tools for localization &amp; internationalization<br />
- power: use a scarce resource better? even if you&#8217;re using calories to crank in power, better use them intelligently<br />
- construction in scale<br />
- economics: correlating economic development with learning: hypothesis or fact that learning leads to economic development<br />
- governance<br />
(will be blogged)</p>
<p>&#8212;<br />
Q&amp;A:</p>
<p>Q: definition of free<br />
A: not as in beer<br />
comes down to appropriation: example: learn to code by copying code, breaking it down &amp; changing it</p>
<p>Q: small inexpensive laptops: ie. Asus EEE<br />
ultimately: help cause of learning via computers by making hardware more available, or hurt it by losing sight of mission of learning<br />
A: definitely help it; $200 for laptop, versus $10,000/year on education; in developing countries: maybe $200/year on education</p>
<p>Q: cultural implications behind OLPC<br />
A: one item of 23: understand culture vs. construction; constructionism: about people, about how they learn: based on Piaget&#8217;s constructivism<br />
teacher: having more fun</p>
<p>Q: resistance &#8212; proprietary companies: don&#8217;t like idea of open source; how does interaction of proprietary companies and developing nations play out?<br />
A: big social/economic battles in next few decades; people that go with open source: will do better in the long run;</p>
<p>Q: concern: not if enough laptops will be available in 1 week, but how many available in 5 years<br />
A: OLPC: trying to keep the pressure on: so that industry won&#8217;t slip back; 5 affordable laptops announced in the last week<br />
if we replace chalkboards with laptops: loss of value</p>
<p>Q: modern edu: these principles aren&#8217;t being taught<br />
A: part of education: should be dirt on hands experience<br />
lots of children, but &#8220;laptop&#8221; is part of OLPC so don&#8217;t forget that</p>
<p>Q: what is it that drives discussion: people, community, tools? what assumptions drive the balance and what we can do about it?<br />
A: open source projects: rely on developers but also multiple volunteers; don&#8217;t think many are in it for the glory, but think they can make a difference</p>
<p>Q: people seem more willing to work on things and jump into them if they&#8217;re not shiny/new; how does design seem to enable more interest in working inside the laptop?<br />
A: thought about it in slightly different way; skins: can replace set with more inviting images; other issue: don&#8217;t want things to break, but want people to explore: how do you make environment where you can find that balance?; instead of make it hard to break, make it easy to repair, so that people are willing to take risks and make mistakes</p>
]]></content:encoded>
			<wfw:commentRss>http://doalchemy.org/2008/06/notes-from-luncheon-with-walter-bender-sugar-labs-the-berkman-center/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Berkman@10: LiveBlogging, Cont.</title>
		<link>http://doalchemy.org/2008/05/berkman10-liveblogging-cont/</link>
		<comments>http://doalchemy.org/2008/05/berkman10-liveblogging-cont/#comments</comments>
		<pubDate>Fri, 16 May 2008 05:16:26 +0000</pubDate>
		<dc:creator>Alex Leavitt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[berkman]]></category>
		<category><![CDATA[berkman@10]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[journalism]]></category>
		<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[opencourseware]]></category>
		<category><![CDATA[panels]]></category>
		<category><![CDATA[roflcon]]></category>
		<category><![CDATA[webcast]]></category>

		<guid isPermaLink="false">http://alexleavitt.wordpress.com/?p=23</guid>
		<description><![CDATA[At ROFLCon, I discovered that the panels would be webcast live, for people who couldn&#8217;t register or make it out to Boston to still gain access to the content. At the end of the convention, though, the ROFLCon staff announced &#8230; <a href="http://doalchemy.org/2008/05/berkman10-liveblogging-cont/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>At ROFLCon, I discovered that the panels would be webcast live, for people who couldn&#8217;t register or make it out to Boston to still gain access to the content. At the end of the convention, though, the ROFLCon staff announced that all of the panels had been taped and would be uploaded for free public use. What a blow to the blogging community.</p>
<p>I thought it already difficult to take notes and eventually blog after a live feed had already informed the people who cared about the content. Is there really a point in taking notes if the original content is available in full? Probably not. But I don&#8217;t want to suggest that blogging is out of the option. For one, blogging, although a form of journalism, is also a form of exploration, through essay form. The author may process the original content and produce reactions: argument, hypothesis, questions. The blog medium may also take on a hypertextual nature, unlike paper or televisual journalism, so even more information can be accessed to provide more context for the audience. In fact, blog articles plus original visual media is possibly the best opportunity for the digital author, because he has a primary text to reference directly, like a film.</p>
<p>I bring all this up because Berkman@10 is webcasting the conference&#8217;s panels and lectures, and will most likely publish the video recordings as it has done in the past. The Berkman Center&#8217;s actions help push forward initiatives like BU&#8217;s OpenCourseWare project to get videos of lectures, and other course materials, online for public use. And I&#8217;m happy about that.</p>
]]></content:encoded>
			<wfw:commentRss>http://doalchemy.org/2008/05/berkman10-liveblogging-cont/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why I Blog</title>
		<link>http://doalchemy.org/2008/03/why-i-blog/</link>
		<comments>http://doalchemy.org/2008/03/why-i-blog/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 20:03:09 +0000</pubDate>
		<dc:creator>Alex Leavitt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[berkman]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[bloggers]]></category>
		<category><![CDATA[comparative media studies]]></category>
		<category><![CDATA[diana kimball]]></category>
		<category><![CDATA[graduate school]]></category>
		<category><![CDATA[henry jenkins]]></category>
		<category><![CDATA[houghton library]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[mit]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://alexleavitt.wordpress.com/?p=5</guid>
		<description><![CDATA[The purpose of this blog&#8230; I figured some reader would want an explanation. Or maybe I just need a bit of self-reassurance to why I should spend at least a couple of hours a week putting ideas into a neat &#8230; <a href="http://doalchemy.org/2008/03/why-i-blog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The purpose of this blog&#8230; I figured some reader would want an explanation. Or maybe I just need a bit of self-reassurance to why I should spend at least a couple of hours a week putting ideas into a neat essay format online.</p>
<p>My obsession with blogs exploded at the beginning of 2008, when I began reading through <a href="http://www.dianakimball.com">Diana Kimball</a>&#8216;s website (she&#8217;s on the <a href="http://www.roflcon.org">ROFLcon</a> staff) and finally discovered Henry Jenkins&#8217; <a href="http://www.henryjenkins.org/">blog</a> (the director of MIT&#8217;s Comparative Media Studies department). Actually, I would say it really began over the summer, when I began to download hundreds of podcasts and listen to them while working in the basement of Harvard&#8217;s Houghton Library (aka. my summer job). A month&#8217;s worth of audio later, I became addicted to searching out information on the Internet. Combined with my discovery of the MIT CMS website and the concentration of media studies, this quest to learn from the bloggers of the simply escalated into hours of &#8220;healthy&#8221; procrastination.</p>
<p>I have been a &#8220;blogger&#8221; for a good while now through LiveJournal&#8217;s platform, mainly commenting on the quotidianities of my life. This year, I was inspired to actually give birth to my own weblog, because I felt an urge to actually respond to the articles I was reading.</p>
<p>The problems associated with publishing my own writing, though, are endless.</p>
<p>For one, I always feel as if I will plagiarize, not someone&#8217;s work, but someone&#8217;s idea. Actually, with my luck over the past three months of 2008, I have had a multitude of light bulb clicks for articles that ultimately end up on the New York Times or one of the Berkman Center&#8217;s blogs. In the first few years of the new millennium, I realized that we basically live in the Age of the Experts. To be original means to win the race to a niche idea and publish it, either in Barnes &amp; Noble or on a webpage.</p>
<p>Realizing that I will probably not have many entirely novel theories and thoughts, I present my second problem: the awareness that much of my writing will not, in fact, be original, but instead be in response to other blogs, scholarly publications, and newspaper articles. Not that this is a bad thing. In fact, many bloggers appreciate feedback on what they have written. And these bloggers usually respond to the comments they receive. Essentially, I am continue the circular supply-and-demand economy of digital information.</p>
<p>The difference with white paper publication remains that I can participate in a similar economy, working inside my head. When I read and reread my old posts, then <span style="text-decoration:line-through;">get a craving to edit my horrible style</span> decide to add a few tidbits to an article, I can easily edit it. Back in high school, when I wrote a paper, it was done &#8212; I had no desire to look at it again. With a constant bombardment of information, I would not be surprised to find myself editing older articles more often than continuing them in new posts. So, I&#8217;ll try my hardest to add a header to each emended entry.</p>
<p>Where will I go with this blog? Hopefully to graduate school (no, seriously). Topically, I want to write as much about Internet culture as possible. On the side, I&#8217;ll comment on my classes at Boston University, my experiences swing dancing in Boston, and those thoughts that would make great subjects for first-year university writing seminars. Maybe I&#8217;ll even take a few of my articles, expand them in my free time, and publish a few in actual magazines. I&#8217;m feeling ambitious. But, hey, we can do anything with the Internet.</p>
]]></content:encoded>
			<wfw:commentRss>http://doalchemy.org/2008/03/why-i-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
