You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by vs...@apache.org on 2009/04/13 15:54:22 UTC

svn commit: r764467 - in /incubator/shindig/trunk/site/src/site: apt/getting-started.apt xdoc/developers/java/samples.xml

Author: vsiveton
Date: Mon Apr 13 13:54:21 2009
New Revision: 764467

URL: http://svn.apache.org/viewvc?rev=764467&view=rev
Log:
o more doc

Modified:
    incubator/shindig/trunk/site/src/site/apt/getting-started.apt
    incubator/shindig/trunk/site/src/site/xdoc/developers/java/samples.xml

Modified: incubator/shindig/trunk/site/src/site/apt/getting-started.apt
URL: http://svn.apache.org/viewvc/incubator/shindig/trunk/site/src/site/apt/getting-started.apt?rev=764467&r1=764466&r2=764467&view=diff
==============================================================================
--- incubator/shindig/trunk/site/src/site/apt/getting-started.apt (original)
+++ incubator/shindig/trunk/site/src/site/apt/getting-started.apt Mon Apr 13 13:54:21 2009
@@ -314,6 +314,10 @@
 
   This is your first overview of the APIs that deals with people and relationships.
 
+  To go further, you could also try the opensocialdevapp {{http://osda.appspot.com/gadget/osda-0.8.xml}}, for instance:
+
+  {{http://localhost:8080/gadgets/ifr?url=http://osda.appspot.com/gadget/osda-0.8.xml&view=canvas}}
+
 * Create Your Own OpenSocial Back-end
 
   Shindig implements

Modified: incubator/shindig/trunk/site/src/site/xdoc/developers/java/samples.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/trunk/site/src/site/xdoc/developers/java/samples.xml?rev=764467&r1=764466&r2=764467&view=diff
==============================================================================
--- incubator/shindig/trunk/site/src/site/xdoc/developers/java/samples.xml (original)
+++ incubator/shindig/trunk/site/src/site/xdoc/developers/java/samples.xml Mon Apr 13 13:54:21 2009
@@ -32,6 +32,11 @@
       <p>There is a JPA implementation of SPI in our SVN <a
           href="http://svn.apache.org/repos/asf/incubator/shindig/trunk/java/samples"
           >/java/samples</a></p>
+      <p>You could also have a look to the <a
+          href="https://issues.apache.org/jira/browse/SHINDIG-204">SHINDIG-204</a> issue
+        which provides an other (old) implementation and the <a
+          href="https://socialsite.dev.java.net/">Socialsite project</a>which implements
+        the persistence for social data via JPA.</p>
     </section>
     <section name="Resources">
       <ul>