[Yanel-commits] rev 29421 - public/yanel/trunk/src/realms/yanel-website/content

michi at wyona.com michi at wyona.com
Sat Dec 1 16:17:37 CET 2007


Author: michi
Date: 2007-12-01 16:17:36 +0100 (Sat, 01 Dec 2007)
New Revision: 29421

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/e6d88e6d-e87b-4ed5-b7e9-afb620ae653b
Log:
protocol proposed

Modified: public/yanel/trunk/src/realms/yanel-website/content/e6d88e6d-e87b-4ed5-b7e9-afb620ae653b
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/e6d88e6d-e87b-4ed5-b7e9-afb620ae653b	2007-12-01 15:10:00 UTC (rev 29420)
+++ public/yanel/trunk/src/realms/yanel-website/content/e6d88e6d-e87b-4ed5-b7e9-afb620ae653b	2007-12-01 15:17:36 UTC (rev 29421)
@@ -1,2 +1,16 @@
-<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>Created from template ...</title>  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head><body>  <br/><p><h1>Usecase: Invite a friend</h1><br/><h2>Usability</h2></p><ul><li>Get FOAF (resp. <a href="usecase-search-a-friend.html">Find a friend</a>)</li><li>Select this friend from the &quot;address book&quot;</li><li>Click on the invite widget</li></ul><h2>Protocol</h2><p>TBD: How can we  avoid spam? </p><p><h2>Misc</h2></p><ul><li><a href="http://blogs.sun.com/bblfish/entry/my_bloomin_friends">http://blogs.sun.com/bblfish/entry/my_bloomin_friends</a><br/></li></ul></body>
-</html>
\ No newline at end of file
+<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>Created from template ...</title>  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head><body>  <br/><p><h1>Usecase: Invite a friend</h1><br/><h2>Usability</h2></p><ul><li>Get FOAF (resp. <a href="usecase-search-a-friend.html">Find a friend</a>)</li><li>Select this friend from the &quot;address book&quot;</li><li>Click on the invite widget</li></ul>
+<h2>Protocol</h2>
+<p>TBD: How can we avoid spam? I would suggested via a "trust server"!
+
+<ul>
+<li>Get profile of friend and hence get friend's provider server</li>
+<li>Get from friend's provider server the FOAF introspection (resp. the invite URL)</li>
+<li>Send your profile to friend's provider invitation URL</li>
+<li>Friend's provider server will contact "trust server" with your profile</li>
+<li>If "trust server" acknowledges your profile as being trustworthy then your friend's provider server will contact your friend by forwarding your profile</li>
+</ul>
+
+</p>
+
+<p><h2>Misc</h2></p><ul><li><a href="http://blogs.sun.com/bblfish/entry/my_bloomin_friends">http://blogs.sun.com/bblfish/entry/my_bloomin_friends</a><br/></li></ul></body>
+</html>



More information about the Yanel-commits mailing list