qsos-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qsos-commits] qsos/sheet/include webcompatibility.qin rightsm...


From: Francois Le Droff
Subject: [Qsos-commits] qsos/sheet/include webcompatibility.qin rightsm...
Date: Fri, 20 Oct 2006 16:05:36 +0000

CVSROOT:        /sources/qsos
Module name:    qsos
Changes by:     Francois Le Droff <francoisledroff>     06/10/20 16:05:36

Modified files:
        sheet/include  : webcompatibility.qin 
Added files:
        sheet/include  : rightsmanagement.qin prerequisite.qin 
                         storagesupport.qin 

Log message:
        my first contrib to the includes, in order to prepare the wiki templates

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qsos/sheet/include/webcompatibility.qin?cvsroot=qsos&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/qsos/sheet/include/rightsmanagement.qin?cvsroot=qsos&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/qsos/sheet/include/prerequisite.qin?cvsroot=qsos&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/qsos/sheet/include/storagesupport.qin?cvsroot=qsos&rev=1.1

Patches:
Index: webcompatibility.qin
===================================================================
RCS file: /sources/qsos/qsos/sheet/include/webcompatibility.qin,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- webcompatibility.qin        14 Jun 2006 15:39:49 -0000      1.1
+++ webcompatibility.qin        20 Oct 2006 16:05:36 -0000      1.2
@@ -1,4 +1,5 @@
 <section name="webcompatibility" title="Web compatibility">
+  
   <element name="webstandards" title="Standards">
     <element name="htmlstandard" title="HTML">
       <desc>http://validator.w3.org</desc>
@@ -25,6 +26,9 @@
       <score></score>
     </element>
   </element>
+  
+  
+  
   <element name="webbestpractice" title="Best Practive">
     
<desc>http://developer.apple.com/internet/webcontent/bestwebdev.htmls</desc>
     <element name="tablepsitioning" title="Table Positioning">
@@ -35,15 +39,15 @@
       <score></score>
     </element>
     <element name="frameuse" title="Frame use">
-      <desc>&lt;frame&gt; </desc>
+      <desc>Frame use </desc>
       <desc0></desc0>
       <desc1></desc1>
       <desc2></desc2>
       <comment></comment>
       <score></score>
     </element>
-    <element name="firameuse" title="iFrame use">
-      <desc>&lt;iframe&gt; </desc>
+    <element name="iframeuse" title="iFrame use">
+      <desc>iFrame use </desc>
       <desc0></desc0>
       <desc1></desc1>
       <desc2></desc2>
@@ -51,15 +55,7 @@
       <score></score>
     </element>
     <element name="cssdesignedforprintout" title="css designed for printout">
-      <desc>&lt;iframe&gt; </desc>
-      <desc0></desc0>
-      <desc1></desc1>
-      <desc2></desc2>
-      <comment></comment>
-      <score></score>
-    </element>
-    <element name="cssdesignedforprintout" title="css designed for printout">
-      <desc>&lt;iframe&gt; </desc>
+      <desc>css designed for printout</desc>
       <desc0></desc0>
       <desc1></desc1>
       <desc2></desc2>
@@ -67,6 +63,8 @@
       <score></score>
     </element>
   </element>
+  
+  
   <element supportedbrowser="supportedbrowser" title="Supported Browser">
     <element name="browsermozillafirefox" title="Mozilla and Firefox">
       <desc>Firefox > 1</desc>
@@ -109,4 +107,64 @@
       <score></score>
     </element>
   </element>
+  
+  
+  
+  <element name="browserrequiredenablings" title="Best Practive">
+    <desc>
+    Browser required enablings:  javascript, applet, SVG, and flash. 
+    Reminder: here, a higher score does not mean a better product nor the 
opposite, 
+    it really depends on your needs and non functional requirements.  
+    </desc>
+    <element name="javascriptrequired" title="Javascript required">
+      <desc>
+        Is the browser javascript enabling required ?
+        If the score is 1 or 2, do indicate in the comment section the 
required jvm version.
+        If the score is 1, do detail.
+      </desc>
+      <desc0>The interface makes no use of javascript, and thus, does not need 
javascript to run at full flavor and speed </desc0>
+      <desc1>The interface makes use of javascript but can properly function 
without it.</desc1>
+      <desc2>Javascript is necessary to use the interface (beacuse it's AJAX 
based for instance).</desc2>
+      <comment></comment>
+      <score></score>
+    </element>
+    <element name="jvmrequired" title="a Java plugin is required">
+      <desc>
+        Does the browser needs a java plugin (to enable applet) ? 
+        If the score is 1 or 2, do indicate in the comment section the 
required jvm version.
+        If the score is 1, do detail.
+      </desc>
+      <desc0>The interface does not contains any applet, and thus, does not 
need java to run at full flavor and speed </desc0>
+      <desc1>The interface makes use of applet(s) but can properly function 
without it.</desc1>
+      <desc2>A Java plugin is necessary to use the interface, the applets are 
key players in it.</desc2>
+      <comment></comment>
+      <score></score>
+    </element>
+    <element name="svgrequired" title="a SVG plugin is required">
+      <desc>
+        Does the browser needs a SVG plugin ? 
+        If score is 1 or 2, do indicate in the comment section the required 
SVG version.
+        If the score is 1, do detail.
+      </desc>
+      <desc0>The interface does not contains any SVG graph, and thus, does not 
need any SVG plugin to run at full flavor and speed </desc0>
+      <desc1>The interface makes use of SVG but can properly function without 
it.</desc1>
+      <desc2>A SVG plugin is necessary to use the interface, the SVG graph are 
part of key features of the interface.</desc2>
+      <comment></comment>
+      <score></score>
+    </element>
+    <element name="flashrequired" title="a flash plugin is required">
+      <desc>
+        Does the browser needs a flash plugin ? 
+        If score is 1 or 2, do indicate in the comment section the required 
flash version.
+        If the score is 1, do detail.
+      </desc>
+      <desc0>The interface does not contains any flash graph, and thus, does 
not need any flash plugin to run at full flavor and speed </desc0>
+      <desc1>The interface makes use of flash but can properly function 
without it.</desc1>
+      <desc2>A flash plugin is necessary to use the interface, the interface 
is mainly made of flash.</desc2>
+      <comment></comment>
+      <score></score>
+    </element>
+  </element>
+  
+  
 </section>

Index: rightsmanagement.qin
===================================================================
RCS file: rightsmanagement.qin
diff -N rightsmanagement.qin
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ rightsmanagement.qin        20 Oct 2006 16:05:36 -0000      1.1
@@ -0,0 +1,158 @@
+<section name="websecurity" title="Security for web application">
+    
+ 
+        <element name="authentifaction" title="Authentification Backend">
+            <element name="authenbackendldap" title="LDAP">
+                <desc0>No LDAP based authentification available</desc0>
+                <desc1>LDAP available but limited (e.g: group mapping limited, 
etc)</desc1>
+                <desc2>LDAP is one of the recommended authentification 
backend</desc2>
+                <comment/>
+                <score/>
+            </element>
+            <element name="authenbackendad" title="Active Directory">
+                <desc0>No Active Directory based authentification 
available</desc0>
+                <desc1>Active Directory available but limited (e.g: group 
mapping limited, etc)</desc1>
+                <desc2>Active Directory is one of the recommended 
authentification backend</desc2>
+                <comment/>
+                <score/>
+            </element>
+            <element name="authenbackenddb" title="data base">
+                <desc>Here we do not attach importance on supported data 
bases, please see the
+                    storage support section</desc>
+                <desc0>No data base base authentification availble</desc0>
+                <desc1>Data base available but limited (e.g: group mapping 
limited, etc)</desc1>
+                <desc2>Data base is one of the recommended authentification 
backend</desc2>
+                <comment/>
+                <score/>
+            </element>
+        </element>
+        
+        
+    <element name="usersrightsmanagement" title="User Rights Management">
+        <element name="accessrights" title="access rights management">
+            <desc>
+                Does the system support access rights: 
+                to control the capabilities (comment, view, edit, delete, 
compute, script...) of each users on the overall system
+            </desc>
+            <desc0>Feature is not supported, every user has the same 
capabilities</desc0>
+            <desc1>Feature is partialy supported, but not fine grained</desc1>
+            <desc2>Feature is supported, and the capabilities are exhaustive 
according to the system capabilities.</desc2>
+            <comment></comment>
+            <score></score>
+        </element>
+        <element name="usersgroups" title="User group's management">
+            <desc>
+                Does the system support users group and thus, users group 
access rights management: 
+                to control the capabilities (comment, view, edit, delete, 
compute, script...) of each users groups
+            </desc>
+            <desc0>Feature is not supported</desc0>
+            <desc1>Feature is partially supported</desc1>
+            <desc2>Feature is supported</desc2>
+            <comment></comment>
+            <score></score>
+        </element>
+        <element name="spaceaccessrights" title="Space access rights 
management">
+            <desc>
+                Does the system support space access rights: 
+                to control the capabilities (comment, view, edit, delete, 
compute, script...) of each users 
+                (and eventually if they are supported, users group) on 
specific space/sub-part of the system
+            </desc>
+            <desc0>Feature is not supported, the system is not divided in 
spaces</desc0>
+            <desc1>Feature is partially supported, but not fine grained</desc1>
+            <desc2>Feature is supported, and the capabilities are exhaustive 
according to the system capabilities.</desc2>
+            <comment></comment>
+            <score></score>
+        </element>
+    </element>
+        
+    <element name="antispammingandvandalism" title="anti spamming and 
vandalism features">
+        <element name="hostblocking" title="Host Blocking">
+            <desc>
+                Host Blocking : Deny access from IP list
+            </desc>
+            <desc0>Feature is not supported</desc0>
+            <desc1>Feature is partialy supported</desc1>
+            <desc2>Feature is supported</desc2>
+            <comment></comment>
+            <score></score>
+        </element>
+        <element name="blacklist" title="Black List">
+            <desc>
+                Blacklist (of known URL ,word or content to associate with 
spam)
+            </desc>
+            <desc0>Feature is not supported</desc0>
+            <desc1>Feature is partialy supported</desc1>
+            <desc2>Feature is supported</desc2>
+            <comment></comment>
+            <score></score>
+        </element>
+        <element name="captcha" title="CAPTCHA">
+            <desc>
+                CAPTCHA : to diffenciate a robot from an anonymous user
+            </desc>
+            <desc0>Feature is not supported</desc0>
+            <desc1>Feature is partialy supported</desc1>
+            <desc2>Feature is supported</desc2>
+            <comment></comment>
+            <score></score>
+        </element>
+        <element name="robotscontrol" title="robots and search engine control 
features">
+            <desc>
+                robots and search engine control features, such as :
+                nofollow (external links tags with rel="nofollow"); 
+                Delayed Indexing (of search engine, to have time to track down 
the spam and vandalism).
+                Do Detail in the comment section.
+            </desc>
+            <desc0>No such features</desc0>
+            <desc1>Limited features</desc1>
+            <desc2>Such features are supported</desc2>
+            <comment></comment>
+            <score></score>
+        </element>
+    </element>
+        
+        
+    <element name="signatureandcontentprotection" title="other signature and 
content protection features">
+        <element name="signaturemechansim" title="Signing">
+            <desc>Is possible to create digital cypher (e.g: GNU PGP)</desc>
+            <desc0>Feature not supported</desc0>
+            <desc1>Fetautre partialy supported</desc1>
+            <desc2>Feature fully supported</desc2>
+            <comment/>
+            <score/>
+        </element>
+        
+        <element name="digitalwatermarking" title="Digital watermarking">
+            <desc>
+            Digital watermarking is a technique which allows an individual 
+            to add hidden copyright notices or other verification messages 
+            to digital audio, video, or image signals and documents
+            </desc>
+            <desc0>Feature not supported</desc0>
+            <desc1>Fetautre partialy supported</desc1>
+            <desc2>Feature fully supported</desc2>
+            <comment/>
+            <score/>
+        </element>
+        
+        <element name="DRM" title="DRM">
+            <desc/>
+            <desc0>Feature not supported</desc0>
+            <desc1>Fetautre partialy supported</desc1>
+            <desc2>Feature fully supported</desc2>
+            <comment/>
+            <score/>
+        </element>
+        
+        <element name="mailencryption" title="Mail Encryption">
+            <desc/>
+            <desc0>Feature not supported</desc0>
+            <desc1>Fetautre partialy supported</desc1>
+            <desc2>Feature fully supported</desc2>
+            <comment/>
+            <score/>
+        </element>
+    </element>
+    
+    
+</section>
\ No newline at end of file

Index: prerequisite.qin
===================================================================
RCS file: prerequisite.qin
diff -N prerequisite.qin
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ prerequisite.qin    20 Oct 2006 16:05:36 -0000      1.1
@@ -0,0 +1,10 @@
+<section name="prerequisite" title="prerequisite">
+  
+  <element name="implementationlanguage" title="Implementation Language">
+    <desc>
+    Detail here the software implementation language(s)  and its(their) version
+    </desc>
+    <comment></comment>
+  </element>
+  
+</section>

Index: storagesupport.qin
===================================================================
RCS file: storagesupport.qin
diff -N storagesupport.qin
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ storagesupport.qin  20 Oct 2006 16:05:36 -0000      1.1
@@ -0,0 +1,79 @@
+<section name="storagesupport" title="Storage support">
+  
+  <element name="file system" title="file system storage">
+    <desc>
+      The data persisted by the software can-be/is stored in (flat) files in 
the file system.
+      Reminder: here, a higher score does not mean a better product nor the 
opposite, 
+      it really depends on your needs and non functional requirements.  
+    </desc>
+    <desc0>The data persisted by the software cant be stored flatfiles</desc0>
+    <desc1>The data persisted by the software can be stored flatfiles, though 
it's not the default option.</desc1>
+    <desc2>The data persisted by the software is only stored in 
flatfiles</desc2>
+    <comment></comment>
+    <score></score>
+  </element>
+  
+    <element name="database" title="Data Base">
+        <element name="rdbms" title="relational database support">
+            <desc> The data persisted by the software can-be/is stored in 
relational databases.
+                Reminder: here, a higher score does not mean a better product 
nor the opposite, it
+                really depends on your needs and non functional requirements. 
If the score is 1 or
+                2, do detail (in the comment section) the supported db (MySQL, 
PostgreSQL, Oracle,
+                SQLite, other) and their version. </desc>
+            <desc0>The software does not support any relational 
databases.</desc0>
+            <desc1>The software supports a few relational databases.</desc1>
+            <desc2>The software supports all (or most) of the market 
relational databases.</desc2>
+            <comment/>
+            <score/>
+        </element>
+
+        <element name="xmldbms" title="xml database support">
+            <desc> The data persisted by the software can-be/is stored in XML 
databases. Reminder:
+                here, a higher score does not mean a better product nor the 
opposite, it really
+                depends on your needs and non functional requirements. If the 
score is 1 or 2, do
+                detail (in the comment section) the supported db (BerkeleyDB , 
other) and their
+                version. </desc>
+            <desc0>The software does not support any XML databases.</desc0>
+            <desc1>The software supports a few XML databases.</desc1>
+            <desc2>The software supports all (or most) of the market XML 
databases.</desc2>
+            <comment/>
+            <score/>
+        </element>
+
+        <element name="odbms" title="object database support">
+            <desc> The data persisted by the software can-be/is stored in 
object (oriented)
+                databases. Reminder: here, a higher score does not mean a 
better product nor the
+                opposite, it really depends on your needs and non functional 
requirements. If the
+                score is 1 or 2, do detail (in the comment section) the 
supported db (ObjectDB,
+                Versant, Cache, other) and their version. </desc>
+            <desc0>The software does not support any object databases.</desc0>
+            <desc1>The software supports a few object databases.</desc1>
+            <desc2>The software supports all (or most) of the market object 
databases.</desc2>
+            <comment/>
+            <score/>
+        </element>
+
+        <element name="rcs" title="revision control system support">
+            <desc> The data persisted by the software can-be/is stored in 
revision control system.
+                Reminder: here, a higher score does not mean a better product 
nor the opposite, it
+                really depends on your needs and non functional requirements. 
If the score is 1 or
+                2, do detail (in the comment section) the supported db (CVS, 
SVN, ClearCase, other)
+                and their version. </desc>
+            <desc0>The software does not support any rcs.</desc0>
+            <desc1>The software supports just one or a few rcs.</desc1>
+            <desc2>The software supports all (or most) of the market 
rcs.</desc2>
+            <comment/>
+            <score/>
+        </element>
+    </element>
+  
+  <element name="datawarehouse" title="Data Warehouse">
+    <desc>Does the system support data warehousing?</desc>
+    <desc0>This feature doesn't exist</desc0>
+    <desc1>The feature exists with limitation (TODO)</desc1>
+    <desc2></desc2>
+    <comment></comment>
+    <score></score>
+  </element>
+  
+</section>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]