You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by sg...@apache.org on 2001/03/23 15:03:58 UTC

cvs commit: jakarta-jetspeed/docs/site icalendar.html

sgala       01/03/23 06:03:58

  Added:       docs/site icalendar.html
  Log:
  missing in site
  
  Revision  Changes    Path
  1.1                  jakarta-jetspeed/docs/site/icalendar.html
  
  Index: icalendar.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  
  <!-- Content Stylesheet for Site -->
  
          
  <!-- start the processing -->
      <!-- ====================================================================== -->
      <!-- Main Page Section -->
      <!-- ====================================================================== -->
      <html>
          <head>
              <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  
                          
              <title>Jetspeed - iCalendar</title>
          </head>
  
          <body bgcolor="#ffffff" text="#000000" link="#525D76">        
              <table border="0" width="100%" cellspacing="0">
                  <!-- TOP IMAGE -->
                  <tr>
                      <td align="left">
  <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
  </td>
  <td align="right">
  <a href="http://jakarta.apache.org/jetspeed/"><img src="./images/logo.gif" alt="Jetspeed" border="0"/></a>
  </td>
                  </tr>
              </table>
              <table border="0" width="100%" cellspacing="4">
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  
                  <tr>
                      <!-- LEFT SIDE NAVIGATION -->
                      <td valign="top" nowrap="true">
                                  <p><strong>Essentials</strong></p>
          <ul>
                      <li>    <a href="./index.html">Overview</a>
  </li>
                      <li>    <a href="./features.html">Features</a>
  </li>
                      <li>    <a href="./license.html">License</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/jetspeed/dist/">Download</a>
  </li>
                      <li>    <a href="./install.html">Installation</a>
  </li>
                      <li>    <a href="./faq.html">FAQ</a>
  </li>
                      <li>    <a href="./resources.html">Resources</a>
  </li>
                  </ul>
              <p><strong>Get Involved</strong></p>
          <ul>
                      <li>    <a href="./todo.html">Todo</a>
  </li>
                      <li>    <a href="./contributors.html">Contributors</a>
  </li>
                      <li>    <a href="http://www.working-dogs.com/jetspeed/cvsweb/">CVS Repository</a>
  </li>
                      <li>    <a href="http://www.bluesunrise.com/jetspeed/javadocs/">Javadoc</a>
  </li>
                      <li>    <a href="./branches.html">CVS Branches</a>
  </li>
                      <li>    <a href="./code-standards.html">Coding Spec</a>
  </li>
                  </ul>
              <p><strong>Tutorials</strong></p>
          <ul>
                      <li>    <a href="./application-development.html">Development</a>
  </li>
                      <li>    <a href="http://www.bluesunrise.com/jetspeed/PortletHowTo.htm">Portlet Howto</a>
  </li>
                      <li>    <a href="http://www.bluesunrise.com/jetspeed/jetspeed.htm">Configuration Howto</a>
  </li>
                  </ul>
              <p><strong>Components</strong></p>
          <ul>
                      <li>    <a href="./content-syndication.html">Syndication</a>
  </li>
                      <li>    <a href="./wap.html">WAP</a>
  </li>
                      <li>    <a href="./customizer.html">Customization</a>
  </li>
                      <li>    <a href="./diskcache.html">Cache</a>
  </li>
                      <li>    <a href="./psml.html">PSML</a>
  </li>
                      <li>    <a href="./icalendar.html">iCalendar</a>
  </li>
                  </ul>
                          </td>
                      <td align="left" valign="top">
                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <strong>What is iCalendar?</strong>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p>Jetspeed (as of 1.2b1) implements a subset of <a href="http://www.imc.org/rfc2445">RFC 2445</a> 
  or iCalendar. </p>
                                                  <p>From RFC 2445: 
  
  <source>
     There is a clear need to provide and deploy interoperable calendaring
     and scheduling services for the Internet. Current group scheduling
     and Personal Information Management (PIM) products are being extended
     for use across the Internet, today, in proprietary ways.
  </source>
  
  iCalendar is an internet RFC that addresses communication between calendaring
  clients. It defines a set of objects and a method for writing those objects
  to a character output stream.
  
  Any client which understands the iCalendar protocol should be able to share
  appointment , to-do, and other calendar information with any other calendar
  client or server.
  
  </p>
                              </blockquote>
        </td></tr>
      </table>
                                                  <table border="0" cellspacing="0" cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <strong>How is iCalendar used within Jetspeed?</strong>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p>
  iCalendar is going to be used in Jetspeed as a basis for a web based calendar.
  A decision was made by the author to go with the iCalendar protocol rather
  than hack together a calendar we might outgrow.
  
  At first there will be no support for writing a valid iCalendar stream. The
  iCalendar objects will simply provide support for web-based calendaring, but 
  as time moves on we will add support for writing the iCalendar protocol.
  
  
  </p>
                              </blockquote>
        </td></tr>
      </table>
                                          </td>
                  </tr>
  
                  <!-- FOOTER -->
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  <tr><td colspan="2">
                      <div align="center"><font color="#525D76" size="-1"><em>
                      Copyright &#169; 1999-2001, Apache Software Foundation
                      </em></font></div>
                  </td></tr>
              </table>
          </body>
      </html>
  <!-- end the processing -->
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org