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

michi at wyona.com michi at wyona.com
Sat Jan 20 01:32:19 CET 2007


Author: michi
Date: 2007-01-20 01:32:18 +0100 (Sat, 20 Jan 2007)
New Revision: 21952

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/f5e0449f-a9df-41e2-bf9f-118b43a5e29a
Log:
typo fixed

Modified: public/yanel/trunk/src/realms/yanel-website/content/f5e0449f-a9df-41e2-bf9f-118b43a5e29a
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/f5e0449f-a9df-41e2-bf9f-118b43a5e29a	2007-01-19 23:58:57 UTC (rev 21951)
+++ public/yanel/trunk/src/realms/yanel-website/content/f5e0449f-a9df-41e2-bf9f-118b43a5e29a	2007-01-20 00:32:18 UTC (rev 21952)
@@ -19,7 +19,7 @@
 
 <p>
 </p><ul>
-  <li>Resource Framework with <a href="../javadoc/org/wyona/yanel/core/api/attributes/package-summary.html">versioned published interfaces</a> which allow continuous development and integration. Therefore Yanel is backwards and forwards compatible at any time.<br/></li>
+  <li>Resource Framework with <a href="../javadoc/org/wyona/yanel/core/api/attributes/package-summary.html">versioned published interfaces</a> which allows continuous development and integration. Therefore Yanel is backwards and forwards compatible at any time.<br/></li>
   <li>Yanel cleanly separates the user interface from the server side application by using various independent protocols such as <a href="http://neutron.wyona.org/">Neutron protocol</a>, <a href="http://bitworking.org/projects/atom/">Atom Publishing Protocol</a> and <a href="http://www.webdav.org/">WebDAV</a>. This architecture allows people to use clients of their own choice (OOo, Yulup, Sunbird, etc.).<br/></li>
   <li>Yanel is <a href="http://svn.wyona.com/repos/public/tomcat-cluster/">clusterable</a>. Therefore maintenance can be done during production. Also scalability and performance won't be an issue as the system can be extended easily.<br/></li>
   <li>Yanel has a clean data abstraction layer implemented and hence allows access to arbitrary content repositories (e.g. File System, Subversion, Relational DB, XML DB, ...). Integration into existing enviroments will be easy and there won't be any lock-in regarding data.<br/></li>
@@ -29,4 +29,4 @@
   <li>Cross-Platform (Continuously tested on Linux, Mac OS X, Windows).</li>
 </ul>
 </body>
-</html>
\ No newline at end of file
+</html>




More information about the Yanel-commits mailing list