Revision: 1918
Author: [email protected]
Date: Fri Jul  9 10:24:28 2010
Log: Formatted text of index.html to make it readable.
http://code.google.com/p/simal/source/detail?r=1918

Modified:
 /trunk/uk.ac.osswatch.simal.web/src/main/widgets/doapcreator/index.html

=======================================
--- /trunk/uk.ac.osswatch.simal.web/src/main/widgets/doapcreator/index.html Fri Jun 11 10:53:24 2010 +++ /trunk/uk.ac.osswatch.simal.web/src/main/widgets/doapcreator/index.html Fri Jul 9 10:24:28 2010
@@ -18,148 +18,299 @@

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <html xmlns="http://www.w3.org/1999/xhtml";>
-<head>
-  <title>Simal | DOAPizer</title>
- <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
-  <link rel="stylesheet" type="text/css" href="css/default.css" />
-  <link rel="stylesheet" type="text/css" href="css/custom.css" />
- <script src="http://www.pajhome.org.uk/crypt/md5/sha1.js"; type="text/javascript"></script>
-  <script src="scripts/doapform.js" type="text/javascript"></script>
-</head>
-
-<body onload="addPersons(3);initJiscFunded();">
-
-<div id="content">
-
-  <div id="page">
-
-    <div class="gradient">
-
- <div class="q_container"><div class="question">Unique project tag:<span class="mandatory">*</span></div><div class="answer"><input type="text" id="shortname" class="short"/></div> - </div><div class="q_container"><div class="question">Full name of project:<span class="mandatory">*</span></div><div class="answer"><input type="text" id="name" class="short"/><br />What is the full name of the project?</div> - </div><div class="q_container"><div class="question">Short project description (120 character pitch):<span class="mandatory">*</span></div><div class="answer"><input type="text" id="shortdesc" class="long"/><br/>This short description should be simple so that any newcomer to the project can understand what the project is producing.</div> - </div><div class="q_container"><div class="question">Long project description (3-5 sentences):<span class="mandatory">*</span></div><div class="answer"><textarea cols="50" rows="5" id="description"></textarea><br />This long description should provide an executive summary or scholarly abstract for the project.</div> - </div><div class="q_container"><div class="question">Project homepage:<span class="mandatory">*</span></div><div class="answer"><input type="text" id="homepage" class="long"/><br/>e.g. workplace contact page, twitter or blog homepage.</div> - </div><div class="q_container"><div class="question">Project blog URL:</div><div class="answer"><input type="text" id="blog" class="long"/><br/>URL of the public blog.</div> - </div><div class="q_container"><div class="question">RSS2 or ATOM feed for project blog:</div><div class="answer"><input type="text" id="blogfeed" class="long"/><br/>Please provide an URL for where your project blog feed is. Preferably an RSS2 or ATOM feed which both Blogger and WordPress provide.</div> - </div><div class="q_container"><div class="question">Primary programming languages used in the project:</div><div class="answer"><input type="text" id="langs" class="long"/><br />(Comma separated list)</div> - </div><div class="q_container"><div class="question_wide">Names, (main) roles and emails of all people working on or associated with project :<span class="mandatory">*</span></div><div class="answer_wide">
-                       <div class="label_people">Type:</div>
+  <head>
+    <title>Simal | DOAPizer</title>
+ <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
+    <link rel="stylesheet" type="text/css" href="css/default.css" />
+    <link rel="stylesheet" type="text/css" href="css/custom.css" />
+ <script src="http://www.pajhome.org.uk/crypt/md5/sha1.js"; type="text/javascript"></script>
+    <script src="scripts/doapform.js" type="text/javascript"></script>
+  </head>
+
+  <body onload="addPersons(3);initJiscFunded();">
+
+    <div id="content">
+      <div id="page">
+        <div class="gradient">
+
+          <div class="q_container">
+ <div class="question">Unique project tag:<span class="mandatory">*</span></div> + <div class="answer"><input type="text" id="shortname" class="short" /></div>
+          </div>
+          <div class="q_container">
+ <div class="question">Full name of project:<span class="mandatory">*</span></div> + <div class="answer"><input type="text" id="name" class="short" /><br />
+            What is the full name of the project?</div>
+          </div>
+          <div class="q_container">
+ <div class="question">Short project description (120 character pitch):
+              <span class="mandatory">*</span>
+            </div>
+ <div class="answer"><input type="text" id="shortdesc" class="long" /><br /> + This short description should be simple so that any newcomer to the
+            project can understand what the project is producing.</div>
+          </div>
+          <div class="q_container">
+ <div class="question">Long project description (3-5 sentences):<span
+                   class="mandatory">*</span></div>
+ <div class="answer"><textarea cols="50" rows="5" id="description"></textarea><br /> + This long description should provide an executive summary or scholarly
+              abstract for the project.
+            </div>
+          </div>
+          <div class="q_container">
+ <div class="question">Project homepage:<span class="mandatory">*</span></div> + <div class="answer"><input type="text" id="homepage" class="long" /><br />
+            e.g. workplace contact page, twitter or blog homepage.</div>
+          </div>
+          <div class="q_container">
+            <div class="question">Project blog URL:</div>
+ <div class="answer"><input type="text" id="blog" class="long" /><br />
+                        URL of the public blog.</div>
+          </div>
+          <div class="q_container">
+            <div class="question">RSS2 or ATOM feed for project blog:</div>
+ <div class="answer"><input type="text" id="blogfeed" class="long" /><br /> + Please provide an URL for where your project blog feed is. Preferably an + RSS2 or ATOM feed which both Blogger and WordPress provide.</div>
+          </div>
+          <div class="q_container">
+            <div class="question">Primary programming languages used in the
+            project:</div>
+ <div class="answer"><input type="text" id="langs" class="long" /><br />
+            (Comma separated list)</div>
+          </div>
+          <div class="q_container">
+ <div class="question_wide">Names, (main) roles and emails of all + people working on or associated with project :<span class="mandatory">*</span></div>
+            <div class="answer_wide">
+            <div class="label_people">Type:</div>
<div class="label_people">Name:<span class="mandatory">*</span></div>
-                       <div class="label_people">Email:<span 
class="mandatory">*</span></div>
-                       <div class="label_people">Personal homepage (emtpy for 
none):</div>
- <div class="label_people">URL link to a picture (emtpy for none):</div>
-                       <div id="people_container_1"></div>
-                       <div id="people_container_2"></div>
-                       <div id="people_container_2"></div>
-                       <div id="people_container_3"></div>
-                       <div id="people_container_4"></div>
-                       <div id="people_container_5"></div>
-                       <div id="people_container_6"></div>
-                       <div id="people_container_7"></div>
-                       <div id="people_container_8"></div>
-                       <div id="people_container_9"></div>
-                       <div id="people_container_10"></div>
- <input type="button" class="generate" value="Add person" onclick="addPerson();" />
-          </div>
- </div><div class="q_container"><div class="question">Version control system:</div><div class="answer">
-                       <span class="label">Type:</span><select id="repo_type">
-                                                                       <option 
value="SVNRepository">Subversion</option>
-                                                                       <option 
value="CVSRepository">CVS</option>
-                                                                       <option 
value="GitRepository">Git Repository</option>
-                                                                       <option 
value="BKRepository">BitKeeper</option>
-                                                                       <option 
value="ArchRepository">GNU Arch</option>
-                                                                       <option 
value="HgRepository">Mercurial</option>
-                                                                       <option 
value="BazaarBranch">Bazaar Branch</option>
-                                                                       <option 
value="DarcsRepository">Darcs Repository</option>
-                               </select>
- <span class="label">URL:</span><input type="text" id="repo" class="long"/><br/>URL of the version control system, eg. when your project is named PPP and is hosted at GoogleCode, this would be 'http://PPP.googlecode.com/svn/trunk/'.</div> - </div><div class="q_container"><div class="question">Issue tracker:</div><div class="answer"><input type="text" id="bug_database" class="long"/><br/>URL of the issue tracker or bug database, eg. if you use GoogleCode's issue tracker for project PPP this would be 'http://code.google.com/p/PPP/issues/list'.</div> - </div><div class="q_container"><div class="question">OSS license you will you be using for the code generated from project:<span class="mandatory">*</span></div><div class="answer"><select id="licence">
-                                                                       <option 
value="asl20">Apache License 2.0</option>
-                                                                       <option 
value="agpl">Affero GNU Public License</option>
-                                                                       <option 
value="epl">Eclipse Public License</option>
-                                                                       <option 
value="gpl">GNU General Public License v2</option>
-                                                                       <option 
value="gplv3">GNU General Public License v3</option>
-                                                                       <option 
value="lgpl">Lesser GPL v3</option>
-                                                                       <option 
value="mpl">Mozilla Public License 1.1</option>
-                                                                       <option 
value="mit">MIT License</option>
-                                                                       <option 
value="bsd">BSD License</option>
- </select><br />Please consult <a target="_blank" href="http://www.oss-watch.ac.uk";>OSS Watch</a> for guidance on which license to use</div> - </div><div class="q_container"><div class="question">Is this a project funded by JISC?<span class="mandatory">*</span></div> - <div class="answer"><select id="jisc_funded" onchange="checkJiscFunded()">
-                                                                       <option 
value="false">Please select</option>
-                                                                       <option 
value="true">Yes</option>
-                                                                       <option 
value="false">No</option>
-                                                                       <option 
value="false">Never heard of JISC</option>
-                                                                       
</select></div></div>
-                                       <div id="jisc_questions">
- <div class="q_container"><div class="question">Person responsible for JISC project documentation and reporting:</div><div class="answer"> - <span class="label">Name:</span><span class="mandatory">*</span><input type="text" id="resp_reports_name" class="long"/><br /> - <span class="label">Email:</span><span class="mandatory">*</span><input type="text" id="resp_reports_email" class="long"/><br /> - <span class="label">Phone:</span><span class="mandatory">*</span><input type="text" id="resp_reports_phone" class="long"/><br /> - <span class="label">Skype:</span><span class="mandatory">*</span><input type="text" id="resp_reports_skype" class="long"/><br />
-                                               Please provide at least a phone 
number OR a valid Skype ID.
-               </div>
-               </div>
- <div class="q_container"><div class="question">Project gmail account for wiki:<span class="mandatory">*</span></div><div class="answer"><input type="text" id="projectemail" class="long"/><br/>You will need a free gmail account to access this form for future updates as well as for the <a href="http://code.google.com/p/jisclms/"; target="_blank">Programme Manager's Notebook</a> to leave comments.</div> - </div><div class="q_container"><div class="question">Name of lead institution:<span class="mandatory">*</span></div><div class="answer"><input type="text" id="lead_institution" class="long"/><br/>Please list the institution that is receiving the grant funding from JISC.</div> - </div><div class="q_container"><div class="question">Department where project is primarily located:<span class="mandatory">*</span></div><div class="answer"><input type="text" id="department" class="long"/><br/>Please list the department and/or offices where primary activities and/or meetings of the project take place.</div> - </div><div class="q_container"><div class="question">Postcode where the project is primarily based (same as above):<span class="mandatory">*</span></div><div class="answer"><input type="text" id="dept_postcode" class="long"/></div> - </div><div class="q_container"><div class="question">Project partners (commercial, consultants or other HEIs) who will be doing work for the -project.</div><div class="answer"><input type="text" id="project_partners" class="long"/><br/>Please list the consultancy and names of developers who will be working on the project?</div> - </div><div class="q_container"><div class="question">Licence used for documentation:<span class="mandatory">*</span></div><div class="answer"><select id="cont_licence"> - <option value="CC-SA-UK">Creative Commons Attribution-Share Alike UK 2.0: England and Wales</option> - <option value="CC-UK">Creative Commons Attribution UK 2.0: England and Wales</option> - </select><br />This licence and logo must be displayed on all documents and websites produced by the project.</div>
-
- </div><div class="q_container"><div class="question">What is the primary target user group for your software outputs:<span class="mandatory">*</span></div><div class="answer"><select id="primary_audience"> - <option value="Undergraduate Students">Undergraduate Students</option>
-                                                                       <option 
value="Graduate Students">Graduate Students</option>
-                                                                       <option 
value="Teachers/Lecturers">Teachers/Lecturers</option>
-                                                                       <option 
value="Researchers">Researchers</option>
- <option value="Research Managers/assistants">Research Managers/assistants</option>
-                                                                       <option 
value="Developers">Developers</option>
-                                                                       <option 
value="Other">Other</option>
-                               </select></div>
- </div><div class="q_container"><div class="question">What is the secondary target user group for your software outputs:</div><div class="answer"><select id="secondary_audience">
-                                                                       <option 
value="none">None</option>
- <option value="Undergraduate Students">Undergraduate Students</option>
-                                                                       <option 
value="Graduate Students">Graduate Students</option>
-                                                                       <option 
value="Teachers/Lecturers">Teachers/Lecturers</option>
-                                                                       <option 
value="Researchers">Researchers</option>
- <option value="Research Managers/assistants">Research Managers/assistants</option>
-                                                                       <option 
value="Developers">Developers</option>
-                                                                       <option 
value="Other">Other</option>
-                               </select></div>
- </div><div class="q_container"><div class="question_wide">Primary software product delivered from this project that other HEI community members will want to reuse or even further develop?<span class="mandatory">*</span></div><div class="answer_wide"><select id="primary_product">
-                                                                       <option 
value="none">Please select</option>
- <option value="Downloadable software">Downloadable software tools for OS, e.g. desktop applications, phone apps, etc.</option> - <option value="Web-based tools">Web based tools accessed via HTTP, e.g. widgets, wizards, visualisation, etc.</option> - <option value="Extensions">Extensions to systems, e.g. additional code to an established system, framework for accessing a system, etc.</option> - <option value="Standards">Standards, e.g. XML schema, metadata application profile, etc.</option>
-                                                                       <option 
value="Other">Other</option>
-                               </select><br /></div>
- </div><div class="q_container"><div class="question_wide">Primary non-software product delivered from this project that other HEI community members will want to read and potential reuse?<span class="mandatory">*</span></div><div class="answer_wide"><select id="secondary_product">
-                                                                       <option 
value="none">Please select</option>
- <option value="Presentation">Presentation / Poster, e.g. presentation at a conference</option> - <option value="Report">Report to specific audience, e.g. advice to librarians</option> - <option value="Article">Journal Article, e.g. announcement of success in a magazine</option> - <option value="Manual">Manual / Instructional Documentation, e.g. instructions on using software</option>
-                               </select><br /></div>
-
- </div><div class="q_container"><div class="question">What is the name of your Programme Manager at JISC:<span class="mandatory">*</span></div><div class="answer"><input type="text" id="jiscmanager" class="long"/><br /></div></div>
-        </div>
-
-        <div class="q_container" style="text-align: center;">
- <input id="generate" type="button" value="Submit project" onclick="generate()"/> + <div class="label_people">Email:<span class="mandatory">*</span></div> + <div class="label_people">Personal homepage (emtpy for none):</div> + <div class="label_people">URL link to a picture (emtpy for none):</div>
+            <div id="people_container_1"></div>
+            <div id="people_container_2"></div>
+            <div id="people_container_2"></div>
+            <div id="people_container_3"></div>
+            <div id="people_container_4"></div>
+            <div id="people_container_5"></div>
+            <div id="people_container_6"></div>
+            <div id="people_container_7"></div>
+            <div id="people_container_8"></div>
+            <div id="people_container_9"></div>
+            <div id="people_container_10"></div>
+            <input type="button" class="generate" value="Add person"
+                   onclick="addPerson();" /></div>
+          </div>
+          <div class="q_container">
+            <div class="question">Version control system:</div>
+            <div class="answer"><span class="label">Type:</span><select
+                   id="repo_type">
+                   <option value="SVNRepository">Subversion</option>
+                   <option value="CVSRepository">CVS</option>
+                   <option value="GitRepository">Git Repository</option>
+                   <option value="BKRepository">BitKeeper</option>
+                   <option value="ArchRepository">GNU Arch</option>
+                   <option value="HgRepository">Mercurial</option>
+                   <option value="BazaarBranch">Bazaar Branch</option>
+                   <option value="DarcsRepository">Darcs Repository</option>
+ </select> <span class="label">URL:</span><input type="text" id="repo"
+                   class="long" /><br />
+ URL of the version control system, eg. when your project is named PPP
+            and is hosted at GoogleCode, this would be
+            'http://PPP.googlecode.com/svn/trunk/'.</div>
+          </div>
+          <div class="q_container">
+            <div class="question">Issue tracker:</div>
+            <div class="answer"><input type="text" id="bug_database"
+                   class="long" /><br />
+ URL of the issue tracker or bug database, eg. if you use GoogleCode's
+            issue tracker for project PPP this would be
+            'http://code.google.com/p/PPP/issues/list'.</div>
+          </div>
+          <div class="q_container">
+            <div class="question">OSS license you will you be using for the
+ code generated from project:<span class="mandatory">*</span></div>
+            <div class="answer"><select id="licence">
+                   <option value="asl20">Apache License 2.0</option>
+                   <option value="agpl">Affero GNU Public License</option>
+                   <option value="epl">Eclipse Public License</option>
+                   <option value="gpl">GNU General Public License v2</option>
+                   <option value="gplv3">GNU General Public License v3</option>
+                   <option value="lgpl">Lesser GPL v3</option>
+                   <option value="mpl">Mozilla Public License 1.1</option>
+                   <option value="mit">MIT License</option>
+                   <option value="bsd">BSD License</option>
+            </select><br />
+ Please consult <a target="_blank" href="http://www.oss-watch.ac.uk";>OSS
+            Watch</a> for guidance on which license to use</div>
+          </div>
+          <div class="q_container">
+            <div class="question">Is this a project funded by JISC?<span
+                   class="mandatory">*</span></div>
+            <div class="answer"><select id="jisc_funded"
+                   onchange="checkJiscFunded()">
+                   <option value="false">Please select</option>
+                   <option value="true">Yes</option>
+                   <option value="false">No</option>
+              <option value="false">Never heard of JISC</option>
+            </select></div>
+          </div>
+          <div id="jisc_questions">
+            <div class="q_container">
+              <div class="question">Person responsible for JISC project
+              documentation and reporting:</div>
+              <div class="answer"><span class="label">Name:</span>
+                <span class="mandatory">*</span>
+ <input type="text" id="resp_reports_name" class="long" /><br /> + <span class="label">Email:</span><span class="mandatory">*</span> + <input type="text" id="resp_reports_email" class="long" /><br /> + <span class="label">Phone:</span><span class="mandatory">*</span> + <input type="text" id="resp_reports_phone" class="long" /><br /> + <span class="label">Skype:</span><span class="mandatory">*</span> + <input type="text" id="resp_reports_skype" class="long" /><br />
+                Please provide at least a phone number OR a valid Skype ID.
+              </div>
+            </div>
+            <div class="q_container">
+              <div class="question">Project gmail account for wiki:
+                <span class="mandatory">*</span>
+              </div>
+              <div class="answer">
+                <input type="text" id="projectemail" class="long" /><br />
+ You will need a free gmail account to access this form for future + updates as well as for the <a href="http://code.google.com/p/jisclms/"; + target="_blank">Programme Manager's Notebook</a> to leave comments.
+               </div>
+            </div>
+            <div class="q_container">
+ <div class="question">Name of lead institution:<span class="mandatory">*</span>
+              </div>
+              <div class="answer">
+ <input type="text" id="lead_institution" class="long" /><br /> + Please list the institution that is receiving the grant funding from JISC.
+              </div>
+            </div>
+            <div class="q_container">
+ <div class="question">Department where project is primarily located:
+                <span class="mandatory">*</span>
+              </div>
+ <div class="answer"><input type="text" id="department" class="long" /><br /> + Please list the department and/or offices where primary activities
+                and/or meetings of the project take place.</div>
+            </div>
+            <div class="q_container">
+              <div class="question">Postcode where the project is primarily
+                based (same as above):<span class="mandatory">*</span>
+              </div>
+ <div class="answer"><input type="text" id="dept_postcode" class="long" />
+              </div>
+            </div>
+            <div class="q_container">
+ <div class="question">Project partners (commercial, consultants or
+                other HEIs) who will be doing work for the project.</div>
+ <div class="answer"><input type="text" id="project_partners" class="long" /><br /> + Please list the consultancy and names of developers who will be working
+                on the project?
+              </div>
+            </div>
+            <div class="q_container">
+ <div class="question">Licence used for documentation:<span class="mandatory">*</span>
+              </div>
+              <div class="answer"><select id="cont_licence">
+                     <option value="CC-SA-UK">Creative Commons 
Attribution-Share
+                       Alike UK 2.0: England and Wales</option>
+                     <option value="CC-UK">Creative Commons Attribution UK 2.0:
+                       England and Wales</option></select><br />
+ This licence and logo must be displayed on all documents and websites
+                produced by the project.
+              </div>
+            </div>
+            <div class="q_container">
+            <div class="question">What is the primary target user group for
+            your software outputs:<span class="mandatory">*</span></div>
+            <div class="answer"><select id="primary_audience">
+ <option value="Undergraduate Students">Undergraduate Students</option>
+                   <option value="Graduate Students">Graduate Students</option>
+                   <option 
value="Teachers/Lecturers">Teachers/Lecturers</option>
+                   <option value="Researchers">Researchers</option>
+                   <option value="Research Managers/assistants">Research
+                   Managers/assistants</option>
+                   <option value="Developers">Developers</option>
+                   <option value="Other">Other</option>
+            </select></div>
+            </div>
+            <div class="q_container">
+ <div class="question">What is the secondary target user group for
+            your software outputs:</div>
+            <div class="answer"><select id="secondary_audience">
+                   <option value="none">None</option>
+ <option value="Undergraduate Students">Undergraduate Students</option>
+                   <option value="Graduate Students">Graduate Students</option>
+                   <option 
value="Teachers/Lecturers">Teachers/Lecturers</option>
+               <option value="Researchers">Researchers</option>
+                   <option value="Research Managers/assistants">Research
+                   Managers/assistants</option>
+                   <option value="Developers">Developers</option>
+                   <option value="Other">Other</option>
+            </select></div>
+            </div>
+            <div class="q_container">
+ <div class="question_wide">Primary software product delivered from + this project that other HEI community members will want to reuse or even
+                further develop?<span class="mandatory">*</span>
+              </div>
+              <div class="answer_wide"><select id="primary_product">
+                   <option value="none">Please select</option>
+                     <option value="Downloadable software">Downloadable 
software
+ tools for OS, e.g. desktop applications, phone apps, etc.</option>
+                     <option value="Web-based tools">Web based tools accessed 
via
+                       HTTP, e.g. widgets, wizards, visualisation, 
etc.</option>
+                     <option value="Extensions">Extensions to systems, e.g.
+ additional code to an established system, framework for accessing a
+                       system, etc.</option>
+ <option value="Standards">Standards, e.g. XML schema, metadata
+                       application profile, etc.</option>
+                     <option value="Other">Other</option></select><br />
+              </div>
+            </div>
+            <div class="q_container">
+ <div class="question_wide">Primary non-software product delivered + from this project that other HEI community members will want to read and
+                potential reuse?<span class="mandatory">*</span></div>
+              <div class="answer_wide"><select id="secondary_product">
+                     <option value="none">Please select</option>
+                     <option value="Presentation">Presentation / Poster, e.g.
+                       presentation at a conference</option>
+                     <option value="Report">Report to specific audience, e.g.
+                       advice to librarians</option>
+ <option value="Article">Journal Article, e.g. announcement of
+                       success in a magazine</option>
+                   <option value="Manual">Manual / Instructional Documentation,
+ e.g. instructions on using software</option></select><br />
+              </div>
+            </div>
+            <div class="q_container">
+ <div class="question">What is the name of your Programme Manager
+                at JISC:<span class="mandatory">*</span></div>
+              <div class="answer">
+                <input type="text" id="jiscmanager" class="long" /><br />
+              </div>
+            </div>
+          </div>
+
+          <div class="q_container" style="text-align: center;">
+ <input id="generate" type="button" value="Submit project" onclick="generate()" />
+          </div>
+
+ <div id="doap">The DOAP descriptor will be generated here, so that you can cut/paste +it in your proposal email to the <a href="mailto:[email protected]";>simal-contributors</a> mail list.
+          </div>
+
         </div>
- <div id="doap">The DOAP descriptor will be generated here, so that you can cut/paste -it in your proposal email to the <a href="mailto:[email protected]";>simal-contributors</a> mail list.</div>
-      </div>
-
-    </div>
-
-</div>
-
-</body></html>
+      </div>
+    </div>
+
+  </body>
+</html>

--
You received this message because you are subscribed to the Google Groups "Simal 
Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simal-commits?hl=en.

Reply via email to