<?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>davinci’s notebook &#187; open notebook science</title>
	<atom:link href="http://stargrads.net/blogs/davinci/category/open-notebook-science/feed/" rel="self" type="application/rss+xml" />
	<link>http://stargrads.net/blogs/davinci</link>
	<description>everything is an experiment</description>
	<lastBuildDate>Mon, 21 Mar 2011 18:31:14 +0000</lastBuildDate>
	<language>fa</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Why Computer Scientists Should Adopt Open Notebook Science</title>
		<link>http://stargrads.net/blogs/davinci/2010/10/why-computer-scientists-should-adopt-open-notebook-science/</link>
		<comments>http://stargrads.net/blogs/davinci/2010/10/why-computer-scientists-should-adopt-open-notebook-science/#comments</comments>
		<pubDate>Sun, 24 Oct 2010 03:01:17 +0000</pubDate>
		<dc:creator>davinci</dc:creator>
				<category><![CDATA[★grads.net]]></category>
		<category><![CDATA[academic writings]]></category>
		<category><![CDATA[open notebook science]]></category>

		<guid isPermaLink="false">http://stargrads.net/blogs/davinci/?p=2981</guid>
		<description><![CDATA[
I wrote this essay using MediaWiki (formerly at the address <a href="http://stargrads.net/wiki">http://stargrads.net/wiki</a>) as a proof-of-concept to see if I can write an essay or a paper online. Since I&#8217;m removing MediaWiki from this web site, I have copied its contents below. What is &#8220;Open Notebook Science&#8221;? The term &#8220;open notebook science&#8221; was first coined by Jean-Claude [...]
]]></description>
			<content:encoded><![CDATA[<p>I wrote this essay using MediaWiki (formerly at the address <a href="http://stargrads.net/wiki">http://stargrads.net/wiki</a>) as a proof-of-concept to see if I can write an essay or a paper online.  Since I&#8217;m removing MediaWiki from this web site, I have copied its contents below<span id="more-2981"></span>.</p>
<hr />
<h1>What is &ldquo;Open Notebook Science&rdquo;?</h1>
<p><!--adsensestart-->The term &ldquo;open notebook science&rdquo; was first coined by Jean-Claude Bradley in a blog post<sup><a class='footnote' id='note-2981-1' href='#footnote-2981-B06'>[1]</a></sup> to clarify and distinguish between several related concepts in the open access movement in science.  Bradley defines the term to mean that</p>
<blockquote><p>there is a URL to a laboratory notebook&hellip; that is freely available and indexed on common search engines. It does not necessarily have to look like a paper notebook but it is essential that all of the information available to the researchers to make their conclusions is equally available to the rest of the world. Basically, no insider information.</p></blockquote>
<p>Open notebook science is thus analogous to open source software, but applies to <em>all types of data</em> and not just <em>source code</em>.  It is also distinct from but related to open access <em>publication</em>, which denotes the public availability of preprints of journal articles.  Bradley coined the term in order to properly describe the philosophy behind the UsefulChem<sup><a class='footnote' id='note-2981-2' href='#footnote-2981-UsefulChem'>[2]</a></sup> project.  </p>
<p>The principle behind open notebook science is that <em>anyone</em> can access the primary research record of a project, including preliminary results of experiments, and even raw data as it is gathered.  By this definition, open source software projects in computer science, such as those found on SourceForge<sup><a class='footnote' id='note-2981-3' href='#footnote-2981-SourceForge'>[3]</a></sup>, are also open notebook science projects if the &ldquo;notebooks&rdquo; are taken to mean not just the source code but also the web pages, documentation, forums, and other materials associated with these projects.  </p>
<p>For the purposes of open notebook science, a &ldquo;notebook&rdquo; is thus quite broadly defined: it might be anything from scribbles which appear to be random gibberish to outsiders to somewhat polished half-baked thoughts.  However, it should be noted that traditional notebooks are probably similarly broad in their diversity.</p>
<p>For computer science theorists, an open notebook might consist of a research diary where one records one&rsquo;s thoughts on open problems and questions which one is working on. </p>
<p>I believe that computer scientists should lead the charge to adopt open notebook science, and in this essay I will explain why I hold this belief.</p>
<h1>Examples of Open Notebook Science Projects</h1>
<p>Perhaps the best way to illustrate the concept of open notebook science is by way of example.  Many of the large and well-known open notebook science projects are in chemistry (cheminformatics) and biology (bioinformatics), disciplines in which it is typical to generate and work with large amounts of data.  This data may be costly to produce in terms of money and/or time, and there may be a great deal of redundancy and reduplication between the efforts of different laboratories or research groups.  Two examples of large open notebook science projects are OpenWetWare<sup><a class='footnote' id='note-2981-4' href='#footnote-2981-OpenWetWare'>[4]</a></sup> and UsefulChem<sup><a class='footnote' id='note-2981-5' href='#footnote-2981-UsefulChem'>[5]</a></sup>.</p>
<p>The goals of the OpenWetWare project are to &ldquo;support open sharing of research, education, publication, and discussion in biological sciences and engineering&rdquo;, according to their mission statement<sup><a class='footnote' id='note-2981-6' href='#footnote-2981-OpenWetWare_mission_statement'>[6]</a></sup>.  To this end, their web site provides blogs and wikis to users and research groups.  The wikis are specialised for certain tasks, such as <a href="http://www.openwetware.org/wiki/Help:Notebook">lab notebooks</a> and <a href="http://www.openwetware.org/wiki/Help:Hosting_courses">hosted courses</a>. </p>
<p>The UsefulChem project is an open notebook science project in chemistry originated by the Bradley Laboratory at Drexel University.  It is hosted on <a href="http://www.wikispaces.com/">Wikispaces</a>, a web site that allows users to set up free wikis, and has an associated blog<sup><a class='footnote' id='note-2981-7' href='#footnote-2981-UsefulChem_blog'>[7]</a></sup> hosted on <a href="http://www.blogger.com/">Blogger.com</a>, another free service.  The UsefulChem project illustrates how researchers in fields outside of computer science are using readily available tools to create their open notebook science projects.</p>
<p>I was unable to locate any open notebook science projects of a similar focus and scope for physics and computer science.  As note above, projects to develop open source software, hosted on publicly accessible code repositories such as SourceForge<sup><a class='footnote' id='note-2981-8' href='#footnote-2981-SourceForge'>[8]</a></sup> or Google Code<sup><a class='footnote' id='note-2981-9' href='#footnote-2981-GoogleCode'>[9]</a></sup>, might be considered examples of open notebook science projects if all documentation and other materials related to the projects are also accessible to the public.  And the physics community is actually an early adopter of open access publishing, with its embrace of the arXiv<sup><a class='footnote' id='note-2981-10' href='#footnote-2981-arXiv'>[10]</a></sup> repository of electronic preprints (or e-prints) in 1991.  </p>
<p>The quantum computing community in particular has <em>two</em> wikis, Quantiki<sup><a class='footnote' id='note-2981-11' href='#footnote-2981-Quantiki'>[11]</a></sup> and Qwiki<sup><a class='footnote' id='note-2981-12' href='#footnote-2981-Qwiki'>[12]</a></sup>.  However, these wikis are intended to be references for researchers rather than notebooks for recording ongoing research.</p>
<p>Many individual researchers keep openly accessible notebooks, or have blogs on which they discuss their research semi-regularly.  These are far too numerous to list, but there are a number of portals such as BlogScholar<sup><a class='footnote' id='note-2981-13' href='#footnote-2981-BlogScholar'>[13]</a></sup> in which research-related blogs are organised by category.  </p>
<p>For researchers outside of computer science, technologies such as blogs and wikis are only tools to assist in their research.  For computer scientists, however, these technologies and their impact on society are in and of themselves objects of study.  It is therefore a little disappointing that open notebook science is not more widely practised in the computer science community.  </p>
<h1>Advantages of Open Notebook Science</h1>
<p>The movement towards openness in science is based on the belief that sharing and cooperation leads to swifter progress than hoarding and competition.  </p>
<p>Even leaving aside for the moment the advantages of openness, there are many benefits to using the latest note and record keeping technologies, such as wikis and blogs, whether or not they are made public.  These include advantages common to all derivatives of digital text formats, such as the legibility of typed text as opposed to handwriting, the ability to copy, share, search, and archive notes, and the portability and extensibility of the notes unconstrained by the limitations of physical notebooks (or loose sheets of paper), which may be difficult to carry around and may be misplaced.  </p>
<p>Technologies such as blogs and wikis also perform the role of versioning software, keeping a timestamped history of all edits, arbitrating between conflicting ones, and maintaining a record of all contributions and their contributors.  Furthermore, these technologies also offer advanced search and organisational capabilities, such as the labeling of notes with tags, the arrangement of notes into a hierarchy of categories, and the inclusion of semantics through metadata.  These search and record keeping capabilities would be very useful to scientists when the time comes to write grants and progress reports.  </p>
<p>The use of digital media also means that notes may be dynamic and interactive.  For example, instead of writing a mathematical formula, a digital notebook might contain a form for evaluating that formula with different inputs.  A more trivial example of interactivity is that digital notebooks allow the reader to go back and forth between the main body of a text and a footnote<sup><a class='footnote' id='note-2981-14' href='#footnote-2981-footnote'>[14]</a></sup>, or between different pages or even different documents, very quickly, by clicking with a mouse or using keyboard shortcuts instead of fumbling with physical sheets of paper.</p>
<p>Making a notebook public brings several benefits in addition to the above.  The sharing of notes is made much easier if one can simply pass around a URL (or DOI) instead of copies.  An open notebook is available &ldquo;everywhere&rdquo; (limited by Internet access, which is ubiquitous at all research institutions anyway), and the notebook cannot be misplaced.  </p>
<p>Many of the advantages of open source software also apply, mutatis mutandis, to open notebook science as well.  An open notebook potentially has &ldquo;many eyeballs&rdquo; on it, allowing researchers other than the main investigators to submit &ldquo;patches&rdquo;, i.e., contribute slight tweaks or even major suggestions.  This facilitates scientific discovery and creates more opportunities for better scientific conversations.</p>
<p>Considering the large number of open scientific problems and the diverse backgrounds of scientists, there are bound to be many instances in which the solutions to problems are known to or can be easily produced by researchers other than those who are actively examining them.  Conversely, there may be discoveries which do not appear important in one field but which can bring about significant progress in another.  Open notebooks allow minor questions or serendipitous discoveries to be made publicly known without having to attach them to a paper primarily about another more major (and possibly not very related) result.  This is, in fact, what is already happening in several blogs maintained by scientists<sup><a class='footnote' id='note-2981-15' href='#footnote-2981-annoying_questions'>[15]</a></sup>.  </p>
<p>The open availability of &ldquo;insider information&rdquo; such as data, ideas, and detailed experimental procedures or proofs of theorems which have been condensed in published journal papers for brevity, allow these to be verified and increases the accountability of scientists and the transparency of science.</p>
<p>By performing their work in the open, it becomes possible for scientists to more efficiently allocate their resources, contributing their expertise where it is needed and summoning the expertise of others when that is required.  The scientific community as a whole benefits from this openness.  Keeping an open notebook also helps the individual scientist, because it increases his or her visibility in the major search engines.</p>
<p>There are benefits to the general public as well.  The public accessibility of notebooks which are research diaries serves as a kind of real-time science journalism.  This gives the public a closer look at the actual lives of scientists (which one hopes would dispel negative stereotypes), and helps to acquaint new researchers with what the life of scientists are actually like.  The low cost of entry of starting a blog or a wiki might also serve to get young scientists, such as ambitious high school students, involved in the research process early.</p>
<h1>Credit, Plagiarism, and Other Issues</h1>
<p>The concept of open notebook science is not without its problems.  The primary concern seems to be the issue of priority, or, in the common parlance, &ldquo;getting scooped&rdquo;.  </p>
<p>Science has changed considerably since the days when scientists such as Galileo Galilei or Robert Hooke would encrypt their findings as Latin anagrams to establish their claim while concealing the actual contents of their discovery to give them a head start on research over their rivals.  The history of science is filled with rancorous debates over who first came up with certain ideas, or whether an idea should be attributed to an originator who subsequently did very little with it or to someone who later developed and expanded on it.  </p>
<p>Given the principle of &ldquo;no insider information&rdquo;, a scientist might be understandably concerned about intellectual property theft.  There are, essentially, two ways to address the issue: social and legal.</p>
<p>As some commentators<sup><a class='footnote' id='note-2981-16' href='#footnote-2981-French_chef'>[16]</a></sup> have observed, there are already social norms in place which heavily discourage plagiarism and lack of proper attribution by scientists and scholars.  This may be called the &ldquo;French chef&rdquo; approach to protecting intellectual property, after a study by Fauchart and von Hippel<sup><a class='footnote' id='note-2981-17' href='#footnote-2981-FH06'>[17]</a></sup> who showed that the contents of recipes among accomplished French chefs are protected by a system of implicit social norms, rather than by law.  Such a &ldquo;norms-based&rdquo; intellectual property system may deter would-be plagiarists and people who do not give proper credit.  More public information about when each scientist came up with or worked on a particular idea should in theory decrease disputes about priority rather than increase them.  When scientific conversations are timestamped, viewable to the public, and indexed and cached by multiple search engines and crawlers, it would be extraordinarily difficult to have honest disputes over the history of events related to a claim of priority.  Social norms among scientists should encourage offers of collaboration and discourage &ldquo;scooping&rdquo;.</p>
<p>When norms-based deterrents against intellectual property theft are insufficient, there is always recourse to law-based systems.  Creative Commons<sup><a class='footnote' id='note-2981-18' href='#footnote-2981-CreativeCommons'>[18]</a></sup>, for example, provides a number of legal tools for sharing intellectual property, including various free licenses with different stipulations<sup><a class='footnote' id='note-2981-19' href='#footnote-2981-CreativeCommons_license'>[19]</a></sup> which may be attached to creative works.  </p>
<p>An open notebook science web site or project may choose a license based on its specific needs and legal requirements.  Most open notebook science web sites have licenses that allow sharing and distribution conditioned only on <a href="http://creativecommons.org/licenses/by/3.0/">attribution</a>.  Others add a <a href="http://creativecommons.org/licenses/by-sa/3.0/">&ldquo;share alike&rdquo; clause</a>, which allows derivative works conditioned on these being under the same, similar, or compatible license.  There are also licenses which <a href="http://creativecommons.org/licenses/by-nd/3.0/">forbid derivative works</a>, <a href="http://creativecommons.org/licenses/by-nc/3.0/">commercial usage</a>, or <a href="http://creativecommons.org/licenses/by-nc-nd/3.0/">both</a>.</p>
<p>Some proposed solutions to the problem of intellectual property theft with open notebooks are technical rather than social or legal in nature, such as <a href="http://scienceblogs.com/pontiff/2008/06/pseudo_open_notebook_science.php">restricting information to registered users or introducing a delay in the notebook</a>.  However, such solutions violate the spirit of &ldquo;no insider information&rdquo;, and the result could not be properly called open notebook science.</p>
<p>There are several other intellectual property issues related to open notebook science, such as what constitutes prior publication for peer-reviewed journals, and premature disclosure for the purposes of obtaining patents.  Many journals, however, already accept papers which have previously appeared as preprints in repositories such as the arXiv<sup><a class='footnote' id='note-2981-20' href='#footnote-2981-arXiv'>[20]</a></sup>.  However, patent law has yet to catch up to many recent developments in technology.</p>
<p>The release of large amounts of data which have not undergone careful review raises a number of problems in trust and credibility.  If a set of data is posted publicly before it is thoroughly checked, it may contain errors which may be propagated.  However, as the open source movement shows, for active projects, bugs are usually caught and fixed quickly.  Furthermore, it is not clear that reviewers of published papers necessarily check the data used to support the arguments of the papers they review very thoroughly (although, in principle, they should).</p>
<p>The use of data from open notebooks, then, imposes a duty upon the user to be vigilant and to take on some aspects of the role of reviewer.  This, however, should be the case anyway, even with peer-reviewed published data.  The recent Merck/Elsevier fake journals scandal<sup><a class='footnote' id='note-2981-21' href='#footnote-2981-Merck_scandal'>[21]</a></sup> amply illustrates the point that even an established publisher of scientific journals should not be naïvely trusted. </p>
<p>Other criticisms of open notebook science deal with the user experience, whether from the point of view of a producer or a consumer of open notebooks.  On the one hand, a scientist&rsquo;s notekeeping style may consist of what may appear to others to be random scribbles, and keeping an open notebook would force him to clean up his spontaneous output and restrain his creativity.  On the other hand, most of a scientist&rsquo;s notes may not be very meaningful to others.  But not all open notebooks are meant to be read as research diaries.  Rather, search and organisational tools should allow relevant information to be found even in a sea of irrelevancies.</p>
<p>Finally, another criticism of open notebooks is their stability, or the ability to reference their data.  But this is a problem that is not unique to open notebooks, and applies to all electronically published information.  Solutions include stable URLs or DOIs, or the use of an archival service such as WebCite<sup><a class='footnote' id='note-2981-22' href='#footnote-2981-WebCite'>[22]</a></sup>.</p>
<h1>Proposed Process</h1>
<p>I believe that computer scientists should adopt open notebook science not only for the benefits discussed above, but because it is a subject that is <em>inherently</em> a part of computer science.  Computer scientists, <em>as computer scientists</em>, have a duty to explore technologies for archiving and communicating information as well as their social and legal implications.  </p>
<p>I can&#8217;t very well advocate computer scientists to make their notebooks publicly accessible without doing so myself.  This is why I created the <a href="http://stargrads.net/">&#9733;grads.net</a> web site (read as &ldquo;star grads dot net&rdquo;), as a platform in which to experiment with various aspects of open notebook science.</p>
<p>Currently, the web site consists of four software packages:</p>
<ul>
<li><a href="http://www.mediawiki.org/">MediaWiki</a> for taking notes and writing papers,
</li>
<li><a href="http://wordpress.org/">WordPress</a> for keeping a research diary,
</li>
<li><a href="http://bbpress.org/">bbPress</a> for collaborative discussions, and
</li>
<li><a href="http://http//wikindx.sourceforge.net/">Wikindx</a> for bibliography management.
</li>
</ul>
<p>The software packages are integrated with one another, to the extent that this is possible to my knowledge at the moment.  For example, it is possible to generate citations using the bibliography management system in both the wikis and the blogs.  Furthermore, through the use of the <a href="http://www.math.union.edu/~dpvc/jsMath/">jsMath</a> package, it is possible to typeset mathematical equations using the widely known TeX syntax throughout the web site.  </p>
<p>The intention is to use the blog to keep a diary of research activities, such as meetings or talks that I attend, or ideas that I have.  These ideas may then be discussed in the blog comments, or if there is serious interest, in the forums.  When an idea gets developed enough, a wiki page will be started for it.  Some of these wiki pages may then evolve into papers, such as <a href="http://stargrads.net/blogs/davinci/2010/10/why-computer-scientists-should-adopt-open-notebook-science">the one you are currently reading</a>.  Since this is an experiment, the roles of these tools may change over time.</p>
<p>One of the goals of the web site is to experiment with collaborative paper-writing.  Currently, papers are written by passing around the document source through e-mail along with an indication of who is in possession of a virtual &ldquo;token&rdquo;.  When a paper is sufficiently mature, a draft may be passed around to other researchers for comments.  There is in principle no reason why the draft should not be publicly available at every stage for outside comments or suggestions.  Wikipedia<sup><a class='footnote' id='note-2981-23' href='#footnote-2981-Wikipedia'>[23]</a></sup> has shown that this sort of collaborative process can result in documents of reasonably good quality.  </p>
<p>As the history<sup><a class='footnote' id='note-2981-24' href='#footnote-2981-history'>[24]</a></sup> of this paper shows, it began with a list of headings for the sections that I planned to write.  The sections were then filled with rough notes, which were subsequently expanded into this paper.</p>
<p>Papers written in this fashion have not passed peer review, and thus should be treated like preprints on the arXiv or blog posts.  Ideally, however, if enough experts participate in the commenting process, such a paper should have been reviewed quite thoroughly.  This distributed evaluation process may be called &#8220;soft&#8221; peer review, as opposed to the traditional &#8220;hard&#8221; peer review.</p>
<p>At the moment, I am the only user on this web site capable of editing wiki pages, and hence of authoring papers.  But the idea is that multiple authors can work on a paper, and contributors may be elevated to the status of co-author if they make significant contributions.</p>
<p>The contents of the &#9733;grads.net wiki are under a Creative Commons <a href="http://creativecommons.org/licenses/by-nc-nd/3.0/">Attribution-Noncommercial-No Derivative Works</a> license.  The &ldquo;No Derivative Works&rdquo; clause may seem a little restrictive, but as the license notes, any of its conditions &ldquo;can be waived if you get permission from the copyright holder&rdquo;.  The purpose of this clause is to protect the contents of paper drafts until they are finished.  Drafts should have the same <em>social</em> protection and status as if they had been written using more traditional means, that is, they should not be cited or used without the authors&#8217; explicit permission.</p>
<p>(I will write out a more comprehensive <a href="http://stargrads.net/wiki/%E2%98%85grads.net:Copyrights">copyright policy</a> for each section of the web site when I get around to it.)</p>
<p>This paper is still a draft<sup><a class='footnote' id='note-2981-25' href='#footnote-2981-draft'>[25]</a></sup>, and I invite your comments and suggestions, which I will take into consideration in revising it.  There is an acknowledgements section at the end of this paper for listing contributors.  The goal is to submit this paper somewhere for &ldquo;official&rdquo; publication after it is sufficiently polished<sup><a class='footnote' id='note-2981-26' href='#footnote-2981-again'>[26]</a></sup>.</p>
<h1>For Further Reading</h1>
<p>The Wikipedia <a href="http://en.wikipedia.org/wiki/Open_notebook_science">article on Open Notebook Science</a> actually isn&#8217;t bad and discusses many of the same points.</p>
<h1>Acknowledgements</h1>
<p>The author would like to thank <a href="http://www.razaghpour.org/">Mina Razaghpour</a> for her suggestions.<!--adsensestop--></p>
<h1>Bibliography</h1>
<p><references /></p>
<img src="http://stargrads.net/blogs/davinci/?ak_action=api_record_view&id=2981&type=feed" alt="" /><p>Related posts:<ol>
<li><a href='http://stargrads.net/blogs/davinci/2008/09/open-notebook-science/' rel='bookmark' title='Open notebook science'>Open notebook science</a></li>
<li><a href='http://stargrads.net/blogs/davinci/2009/06/an-essay-on-open-notebook-science/' rel='bookmark' title='An essay on open notebook science'>An essay on open notebook science</a></li>
<li><a href='http://stargrads.net/blogs/davinci/2009/04/overcoming-my-writers-block-part-5-writing-about-open-notebook-science-in-high-school/' rel='bookmark' title='Overcoming my writer&#8217;s block, part 5: writing about open notebook science in high school'>Overcoming my writer&#8217;s block, part 5: writing about open notebook science in high school</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://stargrads.net/blogs/davinci/2010/10/why-computer-scientists-should-adopt-open-notebook-science/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Annotate With Jarnal Plug-In Module for Wikindx</title>
		<link>http://stargrads.net/blogs/davinci/2009/09/annotate-with-jarnal-plug-in-module-for-wikindx/</link>
		<comments>http://stargrads.net/blogs/davinci/2009/09/annotate-with-jarnal-plug-in-module-for-wikindx/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 12:46:02 +0000</pubDate>
		<dc:creator>davinci</dc:creator>
				<category><![CDATA[open notebook science]]></category>
		<category><![CDATA[programming and technical issues]]></category>
		<category><![CDATA[annotate]]></category>
		<category><![CDATA[Annotate With Jarnal]]></category>
		<category><![CDATA[annotateWithJarnal]]></category>
		<category><![CDATA[annotating PDFs]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[Jarnal]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[WIKINDX]]></category>

		<guid isPermaLink="false">http://stargrads.net/blogs/davinci/?p=1755</guid>
		<description><![CDATA[
I wrote a module for Wikindx called Annotate With Jarnal to allow me to annotate PDF files attached to bibliography entries using the Jarnal note-taking application.
]]></description>
			<content:encoded><![CDATA[<p>For my Ph.D. research, I had set up the <a href="http://wikindx.sourceforge.net/"><span style="font-variant: small-caps">Wikindx</span></a> bibliography management system for use on my laptop to keep track of the papers that I had read or come across.  Furthermore, I use it to store local copies of frequently accessed papers by attaching them as PDF files.</p>
<p>Because I&#8217;m using <a href="http://www.dklevine.com/general/software/tc1000/jarnal.htm">Jarnal</a> to annotate these papers, I wanted to integrate the ability to launch Jarnal into <span style="font-variant: small-caps">Wikindx</span> itself, and also to store the annotations in <span style="font-variant: small-caps">Wikindx</span> along with the attached documents.</p>
<p>I wrote the <a href="https://launchpad.net/annotatewithjarnal">Annotate With Jarnal</a> plug-in <a href="http://wikindx.sourceforge.net/extras.html">module</a> for <span style="font-variant: small-caps">Wikindx</span> initially for my private use, so it&#8217;s not very polished.  But it gets the job done<span id="more-1755"></span>.</p>
<p>The module adds an &#8220;Annotate With Jarnal&#8221; menu item to the &#8220;Resources&#8221; menu in <span style="font-variant: small-caps">Wikindx</span>.  To use it, copy the URL of an attached PDF file, and paste it into the module&#8217;s input box.  The module then generates a Jarnal Meta File which (if everything is set up correctly) launches Jarnal with the PDF file as the background.  </p>
<p>Here is a series of screen shots showing the module in action:<br />
<a href="http://img190.imageshack.us/img190/8126/annotatewithjarnal001.png" target="_blank"><img src="http://img190.imageshack.us/img190/8126/annotatewithjarnal001.th.png" border="0" /></a> <a href="http://img16.imageshack.us/img16/8995/annotatewithjarnal002.png" target="_blank"><img src="http://img16.imageshack.us/img16/8995/annotatewithjarnal002.th.png" border="0" /></a> <a href="http://img190.imageshack.us/img190/4228/annotatewithjarnal003.png" target="_blank"><img src="http://img190.imageshack.us/img190/4228/annotatewithjarnal003.th.png" border="0" /></a> <a href="http://img16.imageshack.us/img16/6308/annotatewithjarnal004.png" target="_blank"><img src="http://img16.imageshack.us/img16/6308/annotatewithjarnal004.th.png" border="0" /></a></p>
<p>The result of the above sequence of steps is that Jarnal fetches the PDF file from <span style="font-variant: small-caps">Wikindx</span>, and displays it for annotation:<br />
<a href="http://img190.imageshack.us/img190/7067/annotatewithjarnal005.png" target="_blank"><img src="http://img190.imageshack.us/img190/7067/annotatewithjarnal005.th.png" border="0" /></a></p>
<p>The annotations can be saved using Jarnal&#8217;s &#8220;Network Save&#8221; feature.  This writes the Jarnal file back to the &#8220;attachments&#8221; subdirectory in the <span style="font-variant: small-caps">Wikindx</span> directory on the web server, with a file name created from appending the &#8220;.jaj&#8221; extension to the hash code of the annotated file.  The next time the PDF file is opened through the module, the annotations will be loaded along with the PDF file.</p>
<p>A user must be logged in to <span style="font-variant: small-caps">Wikindx</span> to use the module.  However, beyond that, there is currently not a lot of security.  Furthermore, the interface is not very easy to use.  Ideally, there would be an &#8220;annotate&#8221; button or link next to each attached PDF file, so that the user does not have to bother with copying the URL and pasting it.  Right now, there&#8217;s nothing to stop the user from entering a malformed or nonsense URL, but in most cases the module will respond by displaying an error message or doing nothing.</p>
<p>The module can also be used with the <a href="http://wordpress.org/extend/plugins/macro-expander/">Macro Expander</a> plug-in for WordPress, to provide a link to directly annotate a PDF file from a WordPress blog entry.  I kept my research notes in a private WordPress blog on my laptop, and this feature allowed me to link to and annotate the relevant papers directly from my research notes.</p>
<p>For more information, and the source files, see the module&#8217;s <a href="https://launchpad.net/annotatewithjarnal">web site on launchpad.net</a>.</p>
<p>&#8211; davinci 11779</p>
<img src="http://stargrads.net/blogs/davinci/?ak_action=api_record_view&id=1755&type=feed" alt="" /><p>Related posts:<ol>
<li><a href='http://stargrads.net/blogs/davinci/2009/09/wikindx-macro-plug-in-for-wordpress/' rel='bookmark' title='Wikindx macro plug-in for WordPress'>Wikindx macro plug-in for WordPress</a></li>
<li><a href='http://stargrads.net/blogs/davinci/2009/09/converting-digimemo-files-to-jarnal-format/' rel='bookmark' title='Converting DigiMemo files to Jarnal format'>Converting DigiMemo files to Jarnal format</a></li>
<li><a href='http://stargrads.net/blogs/davinci/2009/08/using-the-ajaxified-expand-post-now-plugin-with-rob-millers-footnotes-plugin/' rel='bookmark' title='Using the Ajaxified Expand Post Now plug-in with Rob Miller&#8217;s Footnotes plug-in'>Using the Ajaxified Expand Post Now plug-in with Rob Miller&#8217;s Footnotes plug-in</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://stargrads.net/blogs/davinci/2009/09/annotate-with-jarnal-plug-in-module-for-wikindx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adversary lower bounds in the Hamiltonian oracle model</title>
		<link>http://stargrads.net/blogs/davinci/2009/08/adversary-lower-bounds-in-the-hamiltonian-oracle-model/</link>
		<comments>http://stargrads.net/blogs/davinci/2009/08/adversary-lower-bounds-in-the-hamiltonian-oracle-model/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 06:43:19 +0000</pubDate>
		<dc:creator>davinci</dc:creator>
				<category><![CDATA[academic writings]]></category>
		<category><![CDATA[open notebook science]]></category>
		<category><![CDATA[adversary method]]></category>
		<category><![CDATA[adversary theorem]]></category>
		<category><![CDATA[Hamiltonian oracle model]]></category>
		<category><![CDATA[lower bound technique]]></category>
		<category><![CDATA[lower bounds]]></category>
		<category><![CDATA[Richard Cleve]]></category>

		<guid isPermaLink="false">http://stargrads.net/blogs/davinci/?p=1241</guid>
		<description><![CDATA[
In this series of posts, I write about my experiences as a Ph.D. researcher, and transfer my research notes from my private wiki to my public one.
]]></description>
			<content:encoded><![CDATA[<p>When I switched into quantum computing for my Ph.D. topic, one of the the first research questions that my (former) supervisor, Dr. Richard Cleve, had asked me was whether the adversary method for quantum lower bounds applied in the Hamiltonian oracle model.</p>
<p>The answer is &#8220;yes&#8221;<span id="more-1241"></span>.</p>
<p>It took me a while to figure this out, and in retrospect the answer is (maybe) obvious.  </p>
<p>I think this question is a very nice example of a research question for a beginning Ph.D. student, in that it&#8217;s not too difficult, and at the same time could potentially lead to a body of research culminating in a Ph.D.  (Although this didn&#8217;t happen for me.)</p>
<p>I had been meaning to put my research notes online for a while, but had put it off because they&#8217;re not as useful to as many people as they could be, in the form that they&#8217;re in.  </p>
<p>(I had actually wanted to put all of my research notes online from the very beginning, but refrained from doing so because I didn&#8217;t want my parents to find out that I was studying quantum computing, since <a href="http://stargrads.net/blogs/davinci/2009/04/overcoming-my-writers-block-part-3-science-writing-in-high-school/">they had threatened to disown me</a> if I did so.  But now that <a href="http://stargrads.net/blogs/davinci/2009/06/my-depression-in-waterloo-part-10-disowned/">they <em>have</em> disowned me</a>, I no longer have a reason <em>not</em> to write about quantum computing in public.)</p>
<p>In this next series of posts (which might be interspersed between posts about other things), I&#8217;m going to write about the experiences I went through, and the topics that I learned, while trying to answer the above question.  I&#8217;m also going to clean up the relevant sections of my research notes, and post them online, along the way.  I hope that my posts and research notes will be useful not only to other quantum computing researchers, but also to potential graduate students in any theoretical field who might have to undergo similar experiences when they begin their research.</p>
<p>I&#8217;ve created <a href="http://stargrads.net/wiki/Notes_on_Adversary_Lower_Bounds_in_the_Hamiltonian_Oracle_Model">a page on my wiki</a> where my notes on this research question will eventually go.</p>
<p>Interestingly, I&#8217;ll be inadvertently implementing the Quantum Pontiff&#8217;s idea of a <a href="http://scienceblogs.com/pontiff/2008/06/pseudo_open_notebook_science.php">delayed open notebook</a>, since the research I&#8217;ll be writing about took place about three years ago.</p>
<p>&#8211; davinci 11744</p>
<img src="http://stargrads.net/blogs/davinci/?ak_action=api_record_view&id=1241&type=feed" alt="" /><p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://stargrads.net/blogs/davinci/2009/08/adversary-lower-bounds-in-the-hamiltonian-oracle-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An essay on open notebook science</title>
		<link>http://stargrads.net/blogs/davinci/2009/06/an-essay-on-open-notebook-science/</link>
		<comments>http://stargrads.net/blogs/davinci/2009/06/an-essay-on-open-notebook-science/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 00:06:54 +0000</pubDate>
		<dc:creator>davinci</dc:creator>
				<category><![CDATA[open notebook science]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[social issues]]></category>
		<category><![CDATA[therapy]]></category>

		<guid isPermaLink="false">http://stargrads.net/blogs/davinci/?p=918</guid>
		<description><![CDATA[
I discuss my essay on open notebook science, and some personal motivations which I had left out of the essay.
]]></description>
			<content:encoded><![CDATA[<p>I have written <a href="http://stargrads.net/wiki/Why_Computer_Scientists_Should_Adopt_Open_Notebook_Science">an essay</a> advocating the adoption of open notebook science by the computer science community.  The essay is self-referential in that it discusses the process of collaboratively writing papers online, and is itself written using <a href="http://www.mediawiki.org/">MediaWiki</a>, the software behind <a href="http://www.wikipedia.org/">Wikipedia</a>.  I invite suggestions and comments on the <a href="http://stargrads.net/wiki/Talk:Why_Computer_Scientists_Should_Adopt_Open_Notebook_Science_(D._L._Yonge-Mallo)">discussion</a> page for the essay.</p>
<p>I have tried to keep the essay as <em>impersonal</em> as possible.  The benefits given in the essay of keeping an open notebook apply to any scientist, but I especially have some very personal reasons, if not for advocating the practice, then at least for engaging in it myself<span id="more-918"></span>.  After all, the entire project of building <a href="http://stargrads.net/">this web site</a> started out as an effort to <a href="http://stargrads.net/blogs/davinci/2009/04/overcoming-my-writers-block-part-1-overview/">overcome my writer&#8217;s block</a> in <a href="http://stargrads.net/blogs/davinci/2008/10/writing-my-phd-research-proposal-live/">writing my Ph.D. Research Proposal</a>.  </p>
<p>In a way, I&#8217;m making up for what I think I <em>should</em> have been doing since the beginning of graduate school, and maybe even earlier.  I&#8217;ve been thinking about <a href="http://stargrads.net/blogs/davinci/2009/04/overcoming-my-writers-block-part-5-writing-about-open-notebook-science-in-high-school/">the effects of communications technologies on science</a> <a href="http://stargrads.net/blogs/davinci/2009/04/overcoming-my-writers-block-part-6-communications-technologies-and-their-effects-on-global-politics/">and society</a> since high school.  But because my parents criticised me every time they found my name online, I was forced to keep my online presence to a minimum.  Many of the things that I foresaw have come true or are coming true &#8212; but ironically without my participation, until now.</p>
<p>I&#8217;ve written about how I was unable to participate in collaborative paper-writing in <a href="http://stargrads.net/blogs/davinci/2009/06/my-depression-in-waterloo-part-12-the-aftermath/#note-793-5">a previous post</a>, and also about how <a href="http://stargrads.net/blogs/davinci/2009/05/the-causes-of-my-depression-part-13-leading-a-double-life/">turning my attention to another topic</a> was my <a href="http://stargrads.net/blogs/davinci/2009/05/the-causes-of-my-depression-part-19-the-demographics-of-my-graduate-school-labmates/">defense mechanism</a> whenever I became stuck and could not make progress on something.  The more I thought about my inability to work, the more compelled I felt to think about <em>how</em> I would be working if I had absolutely no concerns about being criticised and was completely free to disregard the way things are currently done.  </p>
<p>I was an extremely prolific writer in high school, in large part due to having had <a href="http://stargrads.net/blogs/davinci/2009/05/being-socially-active-is-important-to-academic-success/">a lot of friends at the time</a> with a large variety of interests.  I would pass around my writings and get comments, which would inspire further revisions and motivate me to write even more.  To become productive again, I need to replicate this kind of environment.</p>
<p>The number and variety of the people I regularly associate with nowadays have narrowed considerably since that time, partly as a result of having moved around for graduate school, and partly due to the nature of graduate school itself (especially the departmental segregation inherent to universities), but primarily because of my parents&#8217; <a href="http://stargrads.net/blogs/davinci/2009/05/my-depression-in-waterloo-part-7-my-mothers-selfishness-re-visited/">continual attacks</a> against anyone I <em>might</em> associate with.  The natural antidote to the waning of my social circle would have been to expand it through meeting people from other departments of the university, or by using online social networking tools, but I had for the most part done neither since starting graduate school.  When I start interacting with more people again, I will try to build up my academic social circle through this web site.</p>
<p>For me, the archival features of blogs and wikis are much more important than the mere ability to keep a timestamped record of my work.  I have <a href="http://stargrads.net/blogs/davinci/2008/10/writing-my-phd-research-proposal-live/">a habit of destroying my own work</a> due to the pain caused by my parents&#8217; continual criticisms, and this technology makes it much more difficult to actually act on my self-destructive urges.  I regret that I have lost a lot of my work in this way.</p>
<p>In the essay, I wrote about the fear that many people seem to have of getting &#8220;scooped&#8221;.  I want to elaborate on this, but my perspective probably does not apply to most other people.  First, I had the opportunity to be a part of the field of quantum computing early on when many of its important discoveries were made, but my parents had deprived me of this by forbidding me to continue my studies at the time.  Subsequently, I have returned to the field, but without the background typical of most researchers.  I&#8217;m therefore somewhat indifferent to being &#8220;scooped&#8221;, because it couldn&#8217;t possibly be worse than what my parents had already done to me.</p>
<p>Second, my experience has been that most of the time, I am stuck on some minor obstacle that (I imagine) someone with a more suitable background could easily overcome.  The only problem is that <em>I often don&#8217;t know who that someone is</em>.  Or, even if I had some people in mind whom I thought could clarify things for me, I may feel that my questions are too minor to bring to their attention or that it would be impolite to <em>spam</em> them (i.e., send them unsolicited e-mails).  </p>
<p>It would have helped my progress considerably if I had a forum where I could freely discuss things that I don&#8217;t quite understand, with peers who are in a similar predicament but who have different backgrounds and training.  Experts could then volunteer their insights without anyone feeling that they were imposing upon them.  I suppose that such fora already exist in the form of newsgroups and so on, but that I simply haven&#8217;t made use of the resources actually available to me due to my self-imposed minimal presence online.  But newsgroups are generally far too broad in scope.  I think every computer science department should have an internal bulletin board system.</p>
<p>In any case, <em>I</em> would be <em>glad</em> to be &#8220;scooped&#8221; most of the time, if it meant that my time was freed to make progress where it was important instead of &#8220;re-inventing the wheel&#8221;.  I suspect that this might be true of other researchers to various degrees.</p>
<p>I wrote in the essay that the low cost of starting a blog or wiki might motivate ambitious young people to get involved in science at an early age.  When I was in high school, I was always <a href="http://stargrads.net/blogs/davinci/2009/04/the-causes-of-my-depression-part-4-the-mentorship-program/">looking for scientific data</a> to play around with.  I also used to enjoy reading the <a href="http://www.gutenberg.org/etext/5000">notebooks of historical scientists</a>.  Access to the notebooks of contemporary scientists is something that I definitely would have wished to have.  Open notebooks could very well shape the careers of the next generation of scientists.</p>
<p>&#8211; davinci</p>
<img src="http://stargrads.net/blogs/davinci/?ak_action=api_record_view&id=918&type=feed" alt="" /><p>Related posts:<ol>
<li><a href='http://stargrads.net/blogs/davinci/2009/04/overcoming-my-writers-block-part-5-writing-about-open-notebook-science-in-high-school/' rel='bookmark' title='Overcoming my writer&#8217;s block, part 5: writing about open notebook science in high school'>Overcoming my writer&#8217;s block, part 5: writing about open notebook science in high school</a></li>
<li><a href='http://stargrads.net/blogs/davinci/2008/09/open-notebook-science/' rel='bookmark' title='Open notebook science'>Open notebook science</a></li>
<li><a href='http://stargrads.net/blogs/davinci/2010/10/why-computer-scientists-should-adopt-open-notebook-science/' rel='bookmark' title='Why Computer Scientists Should Adopt Open Notebook Science'>Why Computer Scientists Should Adopt Open Notebook Science</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://stargrads.net/blogs/davinci/2009/06/an-essay-on-open-notebook-science/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Overcoming my writer&#8217;s block, part 5: writing about open notebook science in high school</title>
		<link>http://stargrads.net/blogs/davinci/2009/04/overcoming-my-writers-block-part-5-writing-about-open-notebook-science-in-high-school/</link>
		<comments>http://stargrads.net/blogs/davinci/2009/04/overcoming-my-writers-block-part-5-writing-about-open-notebook-science-in-high-school/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 05:00:09 +0000</pubDate>
		<dc:creator>davinci</dc:creator>
				<category><![CDATA[autobiography]]></category>
		<category><![CDATA[open notebook science]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[communications technology]]></category>
		<category><![CDATA[communications theory]]></category>
		<category><![CDATA[Dr. John Percy]]></category>
		<category><![CDATA[Harold Innis]]></category>
		<category><![CDATA[Marshall McLuhan]]></category>
		<category><![CDATA[mass media]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[variable stars]]></category>

		<guid isPermaLink="false">http://stargrads.net/blogs/davinci/?p=26</guid>
		<description><![CDATA[
I was inspired in high school to think about open notebook science when I read the writings of Marshall McLuhan and Harold Innis and also participated in a university research project.  
]]></description>
			<content:encoded><![CDATA[<p>Being editor-in-chief of my high school&#8217;s literary magazine allowed me to get away at home with writing a lot more than was actually published in it.  At that time, other than fiction, I wrote mostly about science and technology, and especially about their effects on culture.  I hadn&#8217;t really analysed why at the time, but in retrospect what must have been my subconscious motivations have become a little bit more clear to me.</p>
<p>I am a member of the first generation in which <em>the masses</em> have easy access to the tools for creating <em>mass media</em>.  When you think about it, it&#8217;s incredible how much has changed even in just one decade.  At <em>that</em> time, if you wanted to disseminate your message on a shoestring budget, you&#8217;d type or print your pamphlet, bring it to the printshop or photocopier, make however many copies, and physically distribute them.  (And if your audience was <em>really</em> illiterate, you&#8217;d speak into a cassette recorder and give out copies of the tape.)  People with kooky or dangerous ideas were thus limited in the reach of their message or the amount of damage they could do.</p>
<p>But with the advent of the mass popularisation of the Internet, the dynamics have suddenly changed.  Now <em>anyone</em> can easily broadcast any message whatsoever and have the potential to reach <em>the entire world</em><span id="more-26"></span>.  In high school, I became very interested in the social consequences of cheap mass media technologies with global reach.  Some of the effects of these technologies on <em>individuals</em> and on <em>society</em> were being discussed in some popular publications of the time, but I <em>really</em> felt that the importance of the subject was generally <em>drastically</em> underestimated even by the people who were paying attention.  I was interested in the <em>civilisational</em> consequences of these technologies, and no one that I knew of had written anything about <em>that</em> &#8212; so I set out to fill the gap.</p>
<p>Many of the things that I had thought and written about have come to past, such as social networking sites and collaborative encyclopedias.  I do not claim by any means to be prophetic in this: these ideas were discussed, and some implementations even attempted, long before the technology or the critical mass of participants existed to finally make them successful.  Some of my influences at this time were <em>Wired</em> magazine, which had started publishing shortly after I began high school, and the writings of Marshall McLuhan and Harold Innis.</p>
<p>Incidentally, both of these writers were Canadian &#8212; as were the people who had recommended them to me, when I asked around for suggestions on reading materials related to the role of communications in civilisation.  I wonder, if I had asked a bunch of Americans (or Europeans, or Asians, or whatever), would I have been pointed to a different set of thinkers?  The medium might have <em>tainted</em> the message in this case; but if it had, I think it was ultimately to my benefit.</p>
<p>I was particularly interested in how these new communications technologies would be put to use by what might be considered two &#8220;extremes&#8221;, in some sense, of the current global civilisation.  At one extreme, I wondered how the Internet was going to affect the way science was carried out and communicated.  At the other extreme, I thought about how the new media might become the vehicles of irrationality and superstition, carriers of the very cultures which would have rendered the creation of these media impossible in the first place &#8212; a topic to which I will devote the next post.  Here, I will write briefly about my thoughts in high school on what is now called &#8220;open notebook science&#8221;.  </p>
<p>Once upon a time, science was the privilege of the elite; scientists routinely kept their discoveries secret except to a close circle of colleagues, or delayed publication for as long as possible.  The system of scientific journals, made possible by the invention and subsequent spread of the printing press, changed this by giving scientists an incentive to share their results: credit for their discoveries in the historical record.  The existence of a platform for scientific publication in turn allowed amateurs to contribute their discoveries.  </p>
<p>The rapid advances in scientific understanding and the accumulation of scientific knowledge, made possible in part by the system of scientific journals, has since created a situation in which it seems that amateurs could no longer make <em>pivotal</em> contributions to science the way some have done so even a century earlier.  Science has become specialised to a degree that significant training was needed even to <em>begin</em> research in many fields; and in addition, amateurs lacked access to the voluminous data and expensive equipment available to universities and research institutes.  </p>
<p>When I was thinking about this, I was actually involved in a project at the University of Toronto to study variable stars, under the direction of <a href="http://www.utm.utoronto.ca/~astro/percy.htm">Dr. John Percy</a>.  It involved a <em>very</em> primitive form of distributed computing: every two weeks or so, I would visit the university and receive some data on floppy disks (or several megabytes of data, if you&#8217;re too young to know what floppy disks are).  I would take that data home, analyse it on my home computer, and on my next visit I would return the results and receive a new batch of data.  The results of my analysis would be merged with those of others and processed further.</p>
<p>I had the sneaking suspicion that my contributions were not strictly speaking <em>necessary</em>, and that the entire setup was a charade the primary motivation of which was to involve high school students in the scientific research process.  (Surely the university had the resources to process data at a rate <em>much</em> faster than several megabytes every two weeks, even if the project had the <em>absolute lowest</em> priority out of all the projects in the entire university!)  But I enjoyed visiting the university too much to bring this up.</p>
<p>In any case, I thought a lot about distributed and cooperative computing at the time.  Presumably, Dr. Percy had obtained the data from somewhere <em>electronically</em>; I didn&#8217;t think he had a stack of floppy disks delivered to him every two weeks!  I don&#8217;t recall if the raw data was available to the public or not &#8212; my faint recollection is that I had to sign something or other before I was granted access to it &#8212; but I didn&#8217;t see why <em>in principle</em> it <em>couldn&#8217;t</em> have been.  After all, I was just a high school student with a computer.  There was no particular reason why anyone with a computer and an Internet connection &#8212; whether amateur or professional &#8212; could not have just downloaded the data themselves and experimented with it, perhaps in collaboration (or even in <em>competition</em>) with others.  <em>Furthermore</em>, there was no reason why they couldn&#8217;t have <em>blogged</em> about their experiments while they were performing them, or received <em>live</em> feedback from other researchers while doing so &#8212; rather than (or in addition to, if they wished) writing a scientific paper <em>selectively</em> after the fact.</p>
<p>(It&#8217;s true that the word &#8220;blog&#8221; didn&#8217;t actually exist at the time &#8212; but <em>the activity</em> most certainly did.  It was just called &#8220;writing on a semi-regular basis and sharing your writings with other people&#8221;.  I concede that it doesn&#8217;t roll off the tongue quite as nicely, but I used to engage in this activity all the time.  Since it&#8217;s such a <em>convenient</em> word, I&#8217;m going to use it when I feel it&#8217;s appropriate &#8212; even if it means being anachronistic.)</p>
<p>A large part of the problem with making advances in modern science is its <em>scope</em> &#8212; science is so large, and there are so many subfields, that scientists in one field are often unaware of results or techniques from other fields which might be applied to solving problems in their own.  I thought that information sharing and retrieval technologies would provide a great deal of aid in overcoming this problem.  Scientists could, on the one hand, write <em>openly</em> about problems which they were working on or which they had solved; and on the other hand, they could search through the <em>blog</em> archives of <em>other</em> scientists to see if anyone else had worked or were working on similar problems.  </p>
<p>So I had this vision of the future of science which hasn&#8217;t quite come true yet. But I&#8217;ve written too much about it already &#8212; I&#8217;m supposed to be writing about the causes of my writer&#8217;s block!  (Of course, the fact that I&#8217;m writing again is a <em>very good thing</em>, no matter what I&#8217;m writing about.)  I will have more to write about this &#8220;open notebook science&#8221; business later, since I intend it to be one of the main topics of this <em>blog</em>.</p>
<p>&#8211; davinci</p>
<img src="http://stargrads.net/blogs/davinci/?ak_action=api_record_view&id=26&type=feed" alt="" /><p>Related posts:<ol>
<li><a href='http://stargrads.net/blogs/davinci/2009/04/overcoming-my-writers-block-part-3-science-writing-in-high-school/' rel='bookmark' title='Overcoming my writer&#8217;s block, part 3: science writing in high school'>Overcoming my writer&#8217;s block, part 3: science writing in high school</a></li>
<li><a href='http://stargrads.net/blogs/davinci/2009/04/overcoming-my-writers-block-part-4-high-school-and-being-editor-in-chief/' rel='bookmark' title='Overcoming my writer&#8217;s block, part 4: high school and being editor-in-chief'>Overcoming my writer&#8217;s block, part 4: high school and being editor-in-chief</a></li>
<li><a href='http://stargrads.net/blogs/davinci/2009/04/overcoming-my-writers-block-part-2-elementary-school-esl-and-fiction/' rel='bookmark' title='Overcoming my writer&#8217;s block, part 2: elementary school, ESL, and fiction'>Overcoming my writer&#8217;s block, part 2: elementary school, ESL, and fiction</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://stargrads.net/blogs/davinci/2009/04/overcoming-my-writers-block-part-5-writing-about-open-notebook-science-in-high-school/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why my own website?</title>
		<link>http://stargrads.net/blogs/davinci/2008/10/why-my-own-website/</link>
		<comments>http://stargrads.net/blogs/davinci/2008/10/why-my-own-website/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 20:00:23 +0000</pubDate>
		<dc:creator>davinci</dc:creator>
				<category><![CDATA[open notebook science]]></category>
		<category><![CDATA[arXiv]]></category>
		<category><![CDATA[bbPress]]></category>
		<category><![CDATA[MediaWiki]]></category>
		<category><![CDATA[OpenWetWare]]></category>
		<category><![CDATA[UsefulChem]]></category>
		<category><![CDATA[WIKINDX]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://stargrads.net/blogs/davinci/?p=5</guid>
		<description><![CDATA[
An explanation of why I needed my own "open notebook science" web site, instead of attaching myself to an existing one.
]]></description>
			<content:encoded><![CDATA[<p>There are already plenty of open notebook and collaborative science initiatives out there, so why roll my own website?</p>
<p>To begin with, I didn&#8217;t find any ready-made projects which exactly suited my needs.  The most impressive, and the one which came the closest to what I was looking for, is <a href="http://www.openwetware.org/">OpenWetWare</a>, but its focus is on biology and biological engineering.  Chemists have also gotten into the act with <a href="http://usefulchem.wikispaces.com">UsefulChem</a>, which is hosted on <a href="http://www.wikispaces.com">wikispaces</a>.  </p>
<p>I did not locate any project of a similar scope or scale for physics or, perhaps ironically, computer science<span id="more-5"></span>.  The physics community is actually an early adopter of electronic scientific publishing, with its embrace of the <a href="http://www.arxiv.org">arXiv</a> since 1991.  And the quantum community has not just one but two &#8212; count &#8216;em, <em>two</em> &#8212; whole wikis to itself: <a href="http://www.quantiki.org/">Quantiki</a> and <a href="http://qwiki.stanford.edu/">Qwiki</a>.  <a href="http://michaelnielsen.org">Michael Nielsen</a> (the Mike of <a href="http://books.google.com/books?id=65FqEKQOfP8C">Mike and Ike</a>, which is widely considered <em>the</em> standard text for quantum computation) has written an extensive post about <a href="http://michaelnielsen.org/blog/?p=448">the opening up of scientific culture</a>.  </p>
<p>Another reason for building the site myself, instead of relying on a ready-made solution, is the degree of control I would have over its customization.  For a biologist or chemist, communications technologies such as blogs and wikis are only tools.  But for a computer scientist, these technologies are themselves objects of study.  </p>
<p>Following OpenWetWare&#8217;s example, I have installed <a href="http://www.mediawiki.org/">MediaWiki</a> (for wikis) and <a href="http://wordpress.org/">WordPress</a> (for blogs), and I have also added <a href="http://bbpress.org">bbPress</a> (for bulletin boards) and <a href="http://http://wikindx.sourceforge.net/">WIKINDX</a> (for bibliography management) into the mix.</p>
<p>Despite the fact that the name &#9733;grads.net, which came to me in a fit of inspiration, suggests multiple grad(uate student)s, for now this experiment in open notebook science is mine alone.</p>
<p>&#8211; davinci</p>
<img src="http://stargrads.net/blogs/davinci/?ak_action=api_record_view&id=5&type=feed" alt="" /><p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://stargrads.net/blogs/davinci/2008/10/why-my-own-website/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Open notebook science</title>
		<link>http://stargrads.net/blogs/davinci/2008/09/open-notebook-science/</link>
		<comments>http://stargrads.net/blogs/davinci/2008/09/open-notebook-science/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 19:11:07 +0000</pubDate>
		<dc:creator>davinci</dc:creator>
				<category><![CDATA[open notebook science]]></category>

		<guid isPermaLink="false">http://stargrads.net/blogs/davinci/?p=3</guid>
		<description><![CDATA[
My first post, describing the purpose of this blog (davinci's notebook) and the web site (★grads.net).
]]></description>
			<content:encoded><![CDATA[<p>Science is one of the noblest and most sublime of human endeavours, transcending the distinctions of nationality, language, culture, race, gender, religion, political affiliation, or any number of other ways in which we human beings categorise ourselves.  Science is universal.  While not everyone has access to particle accelerators or other instruments of science, anyone can aspire to increase human knowledge and better our understanding of the world within his or her own means.</p>
<p>This <a href="http://stargrads.net/blog/davinci/">blog</a> and this <a href="http://www.stargrads.net">website</a> are my contributions to the <a href="http://en.wikipedia.org/wiki/open notebook science">open notebook science</a> movement.  I strongly believe that modern communication technologies will dramatically change (and in fact have already been dramatically changing) the way science is done and disseminated.  Many more people have access to scientific information than ever before, and at the same time, science policy at the highest levels of government have the potential to affect the lives of everyone in the world.  Science is no longer the enterprise of an elite few, but the common heritage and responsibility of every person on the planet &#8212; and we can no longer afford for it not to be open.</p>
<p>&#8211; davinci</p>
<img src="http://stargrads.net/blogs/davinci/?ak_action=api_record_view&id=3&type=feed" alt="" /><p>Related posts:<ol>
<li><a href='http://stargrads.net/blogs/davinci/2009/06/an-essay-on-open-notebook-science/' rel='bookmark' title='An essay on open notebook science'>An essay on open notebook science</a></li>
<li><a href='http://stargrads.net/blogs/davinci/2009/04/overcoming-my-writers-block-part-5-writing-about-open-notebook-science-in-high-school/' rel='bookmark' title='Overcoming my writer&#8217;s block, part 5: writing about open notebook science in high school'>Overcoming my writer&#8217;s block, part 5: writing about open notebook science in high school</a></li>
<li><a href='http://stargrads.net/blogs/davinci/2010/10/why-computer-scientists-should-adopt-open-notebook-science/' rel='bookmark' title='Why Computer Scientists Should Adopt Open Notebook Science'>Why Computer Scientists Should Adopt Open Notebook Science</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://stargrads.net/blogs/davinci/2008/09/open-notebook-science/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

