Skip to content

Commit

Permalink
Site updated at 2013-02-11 07:22:19 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwin Shin committed Feb 11, 2013
1 parent 1302c31 commit a5bb616
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 3 deletions.
2 changes: 1 addition & 1 deletion atom.xml
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[fedora4lib]]></title>
<link href="http://futures.github.com/fedora4lib/atom.xml" rel="self"/>
<link href="http://futures.github.com/fedora4lib/"/>
<updated>2013-02-10T23:58:18-06:00</updated>
<updated>2013-02-11T01:22:07-06:00</updated>
<id>http://futures.github.com/fedora4lib/</id>
<author>
<name><![CDATA[Edwin Shin]]></name>
Expand Down
27 changes: 26 additions & 1 deletion hack/index.html
Expand Up @@ -9,7 +9,7 @@
<meta name="author" content="Edwin Shin">


<meta name="description" content="Hacking Fedora 4 We can rebuild it. We have the technology. Better&#8230;stronger&#8230;faster. Join the fedora4lib Developer Challenge at code4lib &hellip;">
<meta name="description" content="Hacking Fedora 4 We can rebuild it. We have the technology. Better&#8230;stronger&#8230;faster. What do we like about Fedora 4? Rapid prototyping of &hellip;">


<!-- http://t.co/dKP3o1e -->
Expand Down Expand Up @@ -101,6 +101,31 @@ <h1 class="entry-title">Hacking Fedora 4</h1>

<blockquote><p>We can rebuild it. We have the technology. Better&#8230;stronger&#8230;faster.</p></blockquote>

<p>What do we like about Fedora 4?</p>

<ol>
<li><p>Rapid prototyping of RESTful services</p>

<p> a. <a href="https://github.com/futures/fcrepo4/tree/master/fcrepo-legacy-api">fcrepo 3.x “legacy” API</a></p>

<p> b. CDL Storage Services API (i.e. Merritt)</p>

<p> c. <a href="https://github.com/futures/fcrepo4/tree/master/fcrepo-dc">An “experimental” pluggable Dublin Core derivation service</a></p>

<p> d. Content-negotiation</p></li>
<li><p>A commitment to asynchronous infrastructure</p>

<p> a. Message queues to index content into external services (e.g. 4store, Solr, etc)</p>

<p> b. Asynchronous storage (e.g. Amazon Glacier)</p>

<p> c. Consuming API requests via message queues</p></li>
<li><p>Support for Ruby, Python &amp; Scala</p>

<p>a. JRuby and Scala examples for processing object events and manipulating content</p></li>
</ol>


<p>Join the fedora4lib Developer Challenge at code4lib!</p>

<p>From now until 10am Thursday, 14 February, we&#8217;re accepting submissions for the
Expand Down
2 changes: 1 addition & 1 deletion sitemap.xml
Expand Up @@ -22,7 +22,7 @@
</url>
<url>
<loc>http://futures.github.com/fedora4lib/hack/</loc>
<lastmod>2013-02-10T23:42:25-06:00</lastmod>
<lastmod>2013-02-11T01:22:07-06:00</lastmod>
</url>
<url>
<loc>http://futures.github.com/fedora4lib/</loc>
Expand Down

0 comments on commit a5bb616

Please sign in to comment.