<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.creativecommons.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BrendanGuenther</id>
		<title>Creative Commons - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.creativecommons.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BrendanGuenther"/>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/wiki/Special:Contributions/BrendanGuenther"/>
		<updated>2026-06-10T02:34:44Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Metadata_Retriever_Plugins&amp;diff=35691</id>
		<title>Metadata Retriever Plugins</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Metadata_Retriever_Plugins&amp;diff=35691"/>
				<updated>2010-06-16T19:04:32Z</updated>
		
		<summary type="html">&lt;p&gt;BrendanGuenther: /* First Phase */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DiscoverEd Specification&lt;br /&gt;
|status=In Development&lt;br /&gt;
}}&lt;br /&gt;
==First Phase==&lt;br /&gt;
Operators may wish to include metadata about Resources from other sources, including web services (ie, Semantic Analysis), databases, or something else.  This describes how to implement a plugin to import this information.&lt;br /&gt;
&lt;br /&gt;
A plugin implements IMetadataImporter, which provides a single method, loadMetadata.  loadMetadata takes a Resource, and is responsible for adding any fields to it.  loadMetadata is not responsible for persisting the Resource.&lt;br /&gt;
&lt;br /&gt;
The initial prototype will log URLs as it goes.&lt;br /&gt;
&lt;br /&gt;
The first working plug-in could exercise the del.icio.us API to retrieve tags that delicious users have placed on a URI.  Example: &amp;lt;code&amp;gt;api.del.icio.us&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;/v1/posts/suggest?url=http://ocw.nd.edu/computer-applications/applied-multimedia-technology&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To accomplish this...&lt;br /&gt;
*enable resources to allow dynamic metadata to be attached (by plug-ins) through a new method on &amp;quot;resource&amp;quot;&lt;br /&gt;
**method that adds an assertion to resource&lt;br /&gt;
***checks to see if the assertion exists, uses if exists, creates if not exist&lt;br /&gt;
***populates assertion with data&lt;br /&gt;
&lt;br /&gt;
**method that gets all the assertions from resource&lt;br /&gt;
*associate each custom metadata field with a URI-namespace to avoid cardinality&lt;br /&gt;
*Create plug-in; call from aggregate step; use resource's save method;&lt;br /&gt;
&lt;br /&gt;
==Deferred until later==&lt;br /&gt;
Allow configuration of plug-ins&lt;br /&gt;
*enable/disable individual plug-ins&lt;br /&gt;
*add additional or custom plug-ins&lt;br /&gt;
*alter order in which plug-ins run (to determine which are authoritative)&lt;/div&gt;</summary>
		<author><name>BrendanGuenther</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Open_Calais_Metadata_Importing_Plugin&amp;diff=35682</id>
		<title>Open Calais Metadata Importing Plugin</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Open_Calais_Metadata_Importing_Plugin&amp;diff=35682"/>
				<updated>2010-06-16T18:59:58Z</updated>
		
		<summary type="html">&lt;p&gt;BrendanGuenther: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DiscoverEd Specification&lt;br /&gt;
|status=In Development&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Attempt to use [http://www.opencalais.com/about|Open Calais] as a metadata importing plug-in to provide additional metadata for crawled resources.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt; Calais is a big initiative with a lot of components. What you care about is the Calais Web Service. The web service is an API that accepts unstructured text (like news articles, blog postings, etc.), processes them using natural language processing and machine learning algorithms, and returns RDF-formatted entities, facts and events. It takes about 0.5 to 1.0 second depending on how big a document you send and the size of your pipe.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.opencalais.com/about/developer|Open Calais Developer Documentation]&lt;br /&gt;
&lt;br /&gt;
Open Calais is a Thomas Reuters, Inc product.  It requires agreement to a legal terms of service.  It has usage limits.  It requires registration and retrieval of a key.&lt;br /&gt;
&lt;br /&gt;
Reason for caution for some users...&lt;br /&gt;
If you syndicate, publish or otherwise transmit any content containing, enhanced by or derived from Calais-generated metadata you will use your best efforts to incorporate the correct Calais-provided Globally Unique Identifier (GUID) in that content. You specifically agree not to attach incorrect GUIDs to your content with any intent to mislead, spam, spoof, phish or otherwise deceive downstream consumers of your content.&lt;/div&gt;</summary>
		<author><name>BrendanGuenther</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=DiscoverEd_Sprint_(June,_2010)&amp;diff=35558</id>
		<title>DiscoverEd Sprint (June, 2010)</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=DiscoverEd_Sprint_(June,_2010)&amp;diff=35558"/>
				<updated>2010-06-16T13:10:41Z</updated>
		
		<summary type="html">&lt;p&gt;BrendanGuenther: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:DiscoverEd]]&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
* '''What:''' A sprint on development of [[DiscoverEd]]; see [[:Category:DiscoverEd_Specification|DiscoverEd Specifications]] for possible areas of work&lt;br /&gt;
* '''When:''' Tuesday, June 15 through Thursday, June 17, 2010&lt;br /&gt;
* '''Where:''' [http://vudat.msu.edu/location/ Wills House], Michigan State University, East Lansing, MI ([http://maps.google.com/maps?f=q&amp;amp;source=s_q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=101+Wills+House,+east+lansing,+mi&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=41.818029,58.447266&amp;amp;ie=UTF8&amp;amp;hq=&amp;amp;hnear=Wills+House,+East+Lansing,+Ingham,+Michigan+48823&amp;amp;z=14 map])&lt;br /&gt;
&lt;br /&gt;
== Attendees ==&lt;br /&gt;
&lt;br /&gt;
* Asheesh Laroia (OpenHatch / Creative Commons)&lt;br /&gt;
* Raphael Krut-Landau (OpenHatch / Creative Commons)&lt;br /&gt;
* [[User:Nathan Yergler|Nathan Yergler]] (Creative Commons)&lt;br /&gt;
* Alex Kozak (Creative Commons)&lt;br /&gt;
* Ali Asad Lotia (open.michigan)&lt;br /&gt;
* Kevin Coffman (open.michigan)&lt;br /&gt;
* Prabode Weebadde (MSU Global)&lt;br /&gt;
* Brendan Guenther (MSU vuDAT)&lt;br /&gt;
* Timothy Barney (MSU vuDAT)&lt;br /&gt;
* ''add your name and affiliation here''&lt;br /&gt;
&lt;br /&gt;
== Travel &amp;amp; Accommodations ==&lt;br /&gt;
&lt;br /&gt;
* [http://vudat.msu.edu/directions/ Directions to Wills House]&lt;br /&gt;
** Brendan Guenther will provide MSU Guest Parking Passes when you arrive in the morning&lt;br /&gt;
* Area Hotels (mention MSU for discounted rate)&lt;br /&gt;
** [http://www.marriott.com/hotels/travel/lants-towneplace-suites-east-lansing/ Townplace Suites by Marriott]&lt;br /&gt;
** [http://www.hamptoninn.com/en/hp/hotels/index.jhtml?ctyhocn=LANETHX Hampton Inn]&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
''This is a draft, subject to change.''&lt;br /&gt;
&lt;br /&gt;
=== Tuesday ===&lt;br /&gt;
&lt;br /&gt;
* 9:00 AM - Welcome&lt;br /&gt;
* DiscoverEd Context: Why, When, Where are we going? (10 min)&lt;br /&gt;
* Introductions&amp;lt;br/&amp;gt;Developers introduce themselves, give brief statement on what they've done with DiscoverEd, what they're interested in working on. (5 min ea.)&lt;br /&gt;
* MSU Context: AgShare, FSKN, etc (Chris Geith, 10-15 min)&lt;br /&gt;
* 10:30 AM - Identify Themes, Possible Blocks of Work&lt;br /&gt;
* 11:30 AM - Pair up and begin work&lt;br /&gt;
* 4:45 PM - Brief report back from each group: unexpected issues, things to bring to the group as a whole, etc.&lt;br /&gt;
&lt;br /&gt;
=== Wednesday ===&lt;br /&gt;
&lt;br /&gt;
No schedule; work as pairs.&lt;br /&gt;
&lt;br /&gt;
=== Thursday ===&lt;br /&gt;
&lt;br /&gt;
* 3:30 PM - Pairs begin to make sure work is pushed to Gitorious, determine next steps&lt;br /&gt;
* 4:00 PM - Full report back: pairs report on progress and state of their code. Pairs are encouraged to identify follow up steps they will take post sprint to see tasks to completion.&lt;br /&gt;
&lt;br /&gt;
== Preparation ==&lt;br /&gt;
&lt;br /&gt;
In order to minimize time spent configuring laptops, etc, please try to do the following before arriving at the sprint:&lt;br /&gt;
&lt;br /&gt;
# Make sure you have prerequisite software installed and working:&lt;br /&gt;
#* git (Windows users, see http://progit.org/book/ch1-4.html and http://code.google.com/p/msysgit/)&lt;br /&gt;
#* Java 1.6 JDK&lt;br /&gt;
#* Eclipse (not required, but can make life easier)&lt;br /&gt;
# Generate an SSH public key (if needed; see http://progit.org/book/ch4-3.html for some instructions)&lt;br /&gt;
# Create a [http://gitorious.org Gitorious] account and add your SSH key to it&lt;/div&gt;</summary>
		<author><name>BrendanGuenther</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Open_Calais_Metadata_Importing_Plugin&amp;diff=35541</id>
		<title>Open Calais Metadata Importing Plugin</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Open_Calais_Metadata_Importing_Plugin&amp;diff=35541"/>
				<updated>2010-06-15T18:59:11Z</updated>
		
		<summary type="html">&lt;p&gt;BrendanGuenther: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DiscoverEd Specification&lt;br /&gt;
|status=In Development&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Attempt to use [http://www.opencalais.com/about|Open Calais] as a metadata importing plug-in to provide additional metadata for crawled resources.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt; Calais is a big initiative with a lot of components. What you care about is the Calais Web Service. The web service is an API that accepts unstructured text (like news articles, blog postings, etc.), processes them using natural language processing and machine learning algorithms, and returns RDF-formatted entities, facts and events. It takes about 0.5 to 1.0 second depending on how big a document you send and the size of your pipe.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.opencalais.com/about/developer|Open Calais Developer Documentation]&lt;br /&gt;
&lt;br /&gt;
Open Calais is a Thomas Reuters, Inc product.  It requires agreement to a legal terms of service.  It has usage limits.  It requires registration and retrieval of a key.&lt;/div&gt;</summary>
		<author><name>BrendanGuenther</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Open_Calais_Metadata_Importing_Plugin&amp;diff=35540</id>
		<title>Open Calais Metadata Importing Plugin</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Open_Calais_Metadata_Importing_Plugin&amp;diff=35540"/>
				<updated>2010-06-15T18:46:58Z</updated>
		
		<summary type="html">&lt;p&gt;BrendanGuenther: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DiscoverEd Specification&lt;br /&gt;
|status=In Development&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Attempt to use Open Calais as a metadata importing plug-in to provide additional metadata for crawled resources.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt; Calais is a big initiative with a lot of components. What you care about is the Calais Web Service. The web service is an API that accepts unstructured text (like news articles, blog postings, etc.), processes them using natural language processing and machine learning algorithms, and returns RDF-formatted entities, facts and events. It takes about 0.5 to 1.0 second depending on how big a document you send and the size of your pipe.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.opencalais.com/about/developer|Open Calais Developer Documentation]&lt;/div&gt;</summary>
		<author><name>BrendanGuenther</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Open_Calais_Metadata_Importing_Plugin&amp;diff=35539</id>
		<title>Open Calais Metadata Importing Plugin</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Open_Calais_Metadata_Importing_Plugin&amp;diff=35539"/>
				<updated>2010-06-15T18:46:27Z</updated>
		
		<summary type="html">&lt;p&gt;BrendanGuenther: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DiscoverEd Specification&lt;br /&gt;
|status=In Development&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Attempt to use Open Calais as a metadata importing plug-in to provide additional metadata for crawled resources.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt; Calais is a big initiative with a lot of components. What you care about is the Calais Web Service. The web service is an API that accepts unstructured text (like news articles, blog postings, etc.), processes them using natural language processing and machine learning algorithms, and returns RDF-formatted entities, facts and events. It takes about 0.5 to 1.0 second depending on how big a document you send and the size of your pipe.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Open Calais Developer Documentation [http://www.opencalais.com/about/developer|Open Calais Developer Documentation]&lt;/div&gt;</summary>
		<author><name>BrendanGuenther</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Open_Calais_Metadata_Importing_Plugin&amp;diff=35538</id>
		<title>Open Calais Metadata Importing Plugin</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Open_Calais_Metadata_Importing_Plugin&amp;diff=35538"/>
				<updated>2010-06-15T18:41:54Z</updated>
		
		<summary type="html">&lt;p&gt;BrendanGuenther: Created page with '{{DiscoverEd Specification |status=In Development }}  &amp;lt;blockquote&amp;gt; Calais is a big initiative with a lot of components. What you care about is the Calais Web Service. The web ser…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DiscoverEd Specification&lt;br /&gt;
|status=In Development&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt; Calais is a big initiative with a lot of components. What you care about is the Calais Web Service. The web service is an API that accepts unstructured text (like news articles, blog postings, etc.), processes them using natural language processing and machine learning algorithms, and returns RDF-formatted entities, facts and events. It takes about 0.5 to 1.0 second depending on how big a document you send and the size of your pipe.&amp;lt;/blockquote&amp;gt;&lt;/div&gt;</summary>
		<author><name>BrendanGuenther</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Metadata_Retriever_Plugins&amp;diff=35537</id>
		<title>Metadata Retriever Plugins</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Metadata_Retriever_Plugins&amp;diff=35537"/>
				<updated>2010-06-15T18:23:02Z</updated>
		
		<summary type="html">&lt;p&gt;BrendanGuenther: /* First Phase */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DiscoverEd Specification&lt;br /&gt;
|status=In Development&lt;br /&gt;
}}&lt;br /&gt;
==First Phase==&lt;br /&gt;
Operators may wish to include metadata about Resources from other sources, including web services (ie, Semantic Analysis), databases, or something else.  This describes how to implement a plugin to import this information.&lt;br /&gt;
&lt;br /&gt;
A plugin implements IMetadataImporter, which provides a single method, loadMetadata.  loadMetadata takes a Resource, and is responsible for adding any fields to it.  loadMetadata is not responsible for persisting the Resource.&lt;br /&gt;
&lt;br /&gt;
To accomplish this...&lt;br /&gt;
*enable resources to allow dynamic metadata to be attached (by plug-ins) through a new method on &amp;quot;resource&amp;quot;&lt;br /&gt;
**method that adds an assertion to resource&lt;br /&gt;
***checks to see if the assertion exists, uses if exists, creates if not exist&lt;br /&gt;
***populates assertion with data&lt;br /&gt;
&lt;br /&gt;
**method that gets all the assertions from resource&lt;br /&gt;
*associate each custom metadata field with a URI-namespace to avoid cardinality&lt;br /&gt;
*Create plug-in; call from aggregate step; use resource's save method;&lt;br /&gt;
&lt;br /&gt;
==Deferred until later==&lt;br /&gt;
Allow configuration of plug-ins&lt;br /&gt;
*enable/disable individual plug-ins&lt;br /&gt;
*add additional or custom plug-ins&lt;br /&gt;
*alter order in which plug-ins run (to determine which are authoritative)&lt;/div&gt;</summary>
		<author><name>BrendanGuenther</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Metadata_Retriever_Plugins&amp;diff=35536</id>
		<title>Metadata Retriever Plugins</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Metadata_Retriever_Plugins&amp;diff=35536"/>
				<updated>2010-06-15T18:16:17Z</updated>
		
		<summary type="html">&lt;p&gt;BrendanGuenther: /* First Phase */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DiscoverEd Specification&lt;br /&gt;
|status=In Development&lt;br /&gt;
}}&lt;br /&gt;
==First Phase==&lt;br /&gt;
Operators may wish to include metadata about Resources from other sources, including web services (ie, Semantic Analysis), databases, or something else.  This describes how to implement a plugin to import this information.&lt;br /&gt;
&lt;br /&gt;
A plugin implements IMetadataImporter, which provides a single method, loadMetadata.  loadMetadata takes a Resource, and is responsible for adding any fields to it.  loadMetadata is not responsible for persisting the Resource.&lt;br /&gt;
&lt;br /&gt;
To accomplish this...&lt;br /&gt;
*enable resources to allow dynamic metadata to be attached (by plug-ins)&lt;br /&gt;
*associate each custom metadata field with a URI-namespace to avoid cardinality&lt;br /&gt;
*Create plug-in; call from aggregate step; use resource's save method;&lt;br /&gt;
&lt;br /&gt;
==Deferred until later==&lt;br /&gt;
Allow configuration of plug-ins&lt;br /&gt;
*enable/disable individual plug-ins&lt;br /&gt;
*add additional or custom plug-ins&lt;br /&gt;
*alter order in which plug-ins run (to determine which are authoritative)&lt;/div&gt;</summary>
		<author><name>BrendanGuenther</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Metadata_Retriever_Plugins&amp;diff=35535</id>
		<title>Metadata Retriever Plugins</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Metadata_Retriever_Plugins&amp;diff=35535"/>
				<updated>2010-06-15T18:15:33Z</updated>
		
		<summary type="html">&lt;p&gt;BrendanGuenther: /* First Phase */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DiscoverEd Specification&lt;br /&gt;
|status=In Development&lt;br /&gt;
}}&lt;br /&gt;
==First Phase==&lt;br /&gt;
Operators may wish to include metadata about Resources from other sources, including web services (ie, Semantic Analysis), databases, or something else.  This describes how to implement a plugin to import this information.&lt;br /&gt;
&lt;br /&gt;
A plugin implements IMetadataImporter, which provides a single method, loadMetadata.  loadMetadata takes a Resource, and is responsible for adding any fields to it.  loadMetadata is not responsible for persisting the Resource.&lt;br /&gt;
&lt;br /&gt;
To accomplish this...&lt;br /&gt;
*enable resources to allow dynamic metadata to be attached (by plug-ins)&lt;br /&gt;
*associate each custom metadata field with a URI-namespace to avoid cardinality&lt;br /&gt;
*Create plug-in; call from aggregate step&lt;br /&gt;
&lt;br /&gt;
==Deferred until later==&lt;br /&gt;
Allow configuration of plug-ins&lt;br /&gt;
*enable/disable individual plug-ins&lt;br /&gt;
*add additional or custom plug-ins&lt;br /&gt;
*alter order in which plug-ins run (to determine which are authoritative)&lt;/div&gt;</summary>
		<author><name>BrendanGuenther</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Metadata_Retriever_Plugins&amp;diff=35534</id>
		<title>Metadata Retriever Plugins</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Metadata_Retriever_Plugins&amp;diff=35534"/>
				<updated>2010-06-15T18:12:33Z</updated>
		
		<summary type="html">&lt;p&gt;BrendanGuenther: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DiscoverEd Specification&lt;br /&gt;
|status=In Development&lt;br /&gt;
}}&lt;br /&gt;
==First Phase==&lt;br /&gt;
Operators may wish to include metadata about Resources from other sources, including web services (ie, Semantic Analysis), databases, or something else.  This describes how to implement a plugin to import this information.&lt;br /&gt;
&lt;br /&gt;
A plugin implements IMetadataImporter, which provides a single method, loadMetadata.  loadMetadata takes a Resource, and is responsible for adding any fields to it.  loadMetadata is not responsible for persisting the Resource.&lt;br /&gt;
&lt;br /&gt;
==Deferred until later==&lt;br /&gt;
Allow configuration of plug-ins&lt;br /&gt;
*enable/disable individual plug-ins&lt;br /&gt;
*add additional or custom plug-ins&lt;br /&gt;
*alter order in which plug-ins run (to determine which are authoritative)&lt;/div&gt;</summary>
		<author><name>BrendanGuenther</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=DiscoverEd_Sprint_(June,_2010)&amp;diff=35156</id>
		<title>DiscoverEd Sprint (June, 2010)</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=DiscoverEd_Sprint_(June,_2010)&amp;diff=35156"/>
				<updated>2010-06-07T17:16:10Z</updated>
		
		<summary type="html">&lt;p&gt;BrendanGuenther: /* Travel &amp;amp; Accommodations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:DiscoverEd]]&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
* '''What:''' A sprint on development of [[DiscoverEd]]; see [[#Objectives]] below for possible development work&lt;br /&gt;
* '''When:''' Tuesday, June 15 through Thursday, June 17, 2010&lt;br /&gt;
* '''Where:''' [http://vudat.msu.edu/location/ Wills House], Michigan State University, East Lansing, MI ([http://maps.google.com/maps?f=q&amp;amp;source=s_q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=101+Wills+House,+east+lansing,+mi&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=41.818029,58.447266&amp;amp;ie=UTF8&amp;amp;hq=&amp;amp;hnear=Wills+House,+East+Lansing,+Ingham,+Michigan+48823&amp;amp;z=14 map])&lt;br /&gt;
&lt;br /&gt;
== Attendees ==&lt;br /&gt;
&lt;br /&gt;
* Asheesh Laroia (Open Hatch / Creative Commons)&lt;br /&gt;
* Raphael Krut-Landau (Open Hatch / Creative Commons)&lt;br /&gt;
* [[User:Nathan Yergler|Nathan Yergler]] (Creative Commons)&lt;br /&gt;
* Alex Kozak (Creative Commons)&lt;br /&gt;
* Ali Asad Lotia (open.michigan)&lt;br /&gt;
* Kevin Coffman (open.michigan)&lt;br /&gt;
* ''add your name and affiliation here''&lt;br /&gt;
&lt;br /&gt;
== Travel &amp;amp; Accommodations ==&lt;br /&gt;
&lt;br /&gt;
* [http://vudat.msu.edu/directions/ Directions to Wills House]&lt;br /&gt;
** Brendan Guenther will provide MSU Guest Parking Passes when you arrive in the morning&lt;br /&gt;
* Area Hotels (mention MSU for discounted rate)&lt;br /&gt;
** [http://www.marriott.com/hotels/travel/lants-towneplace-suites-east-lansing/ Townplace Suites by Marriott]&lt;br /&gt;
** [http://www.hamptoninn.com/en/hp/hotels/index.jhtml?ctyhocn=LANETHX Hampton Inn]&lt;br /&gt;
&lt;br /&gt;
== Objectives ==&lt;br /&gt;
&lt;br /&gt;
''TBD''&lt;br /&gt;
&lt;br /&gt;
== Preparation ==&lt;br /&gt;
&lt;br /&gt;
In order to minimize time spent configuring laptops, etc, please try to do the following before arriving at the sprint:&lt;br /&gt;
&lt;br /&gt;
# Make sure you have prerequisite software installed and working:&lt;br /&gt;
#* git (Windows users, see http://progit.org/book/ch1-4.html and http://code.google.com/p/msysgit/)&lt;br /&gt;
#* Java 1.6 JDK&lt;br /&gt;
#* Eclipse (not required, but can make life easier)&lt;br /&gt;
# Generate an SSH public key (if needed; see http://progit.org/book/ch4-3.html for some instructions)&lt;br /&gt;
# Create a [http://gitorious.org Gitorious] account and add your SSH key to it&lt;br /&gt;
&lt;br /&gt;
=== Code Preparation ===&lt;br /&gt;
&lt;br /&gt;
''TBD''&lt;/div&gt;</summary>
		<author><name>BrendanGuenther</name></author>	</entry>

	</feed>