\documentclass{article}
\usepackage{ulem}
\usepackage{graphicx}
\usepackage{hyperref}
\pagestyle{headings}
\begin{document}
\part{AJAX frontend for Kronolith}
The goal is to develop an AJAX frontend on top of Kronolith, but unlike DIMP not as a separate application, but as an alternative view for Kronolith.

\section{Bugs}
<a href="http://bugs.horde.org/ticket/2127">http://bugs.horde.org/ticket/2127</a><br />
<a href="http://bugs.horde.org/ticket/4092">http://bugs.horde.org/ticket/4092</a><br />
<a href="http://bugs.horde.org/ticket/4267">http://bugs.horde.org/ticket/4267</a>

\section{People}
Lead: <a href="https://wiki.horde.org/JanSchneider">JanSchneider</a><br />
Developers: <a href="https://wiki.horde.org/AlfonsoMarin">AlfonsoMarin</a>, <a href="https://wiki.horde.org/BenKlang">BenKlang</a>, <a href="https://wiki.horde.org/ChuckHagenbuch">ChuckHagenbuch</a>, <a href="https://wiki.horde.org/MichaelRubinsky">MichaelRubinsky</a>, <a href="https://wiki.horde.org/MichaelSlusarz">MichaelSlusarz</a>

\section{Description}
This is a sponsored project and there are detailed specifications for this project which would exceed this page. It doesn't only contain the interface but also backend additions that the traditional Kronolith can take advantage of.

A short unsorted list of a few project items:

\begin{itemize}
\item Calendar Widgets for Websites


\item Direct Access to Private and Shared Calendars


\item Atom Feeds


\item CalDAV Support


\item Timezone-Agnostic Events


\item Tag support


\item Natural Language Date Parser


\item Microformats Support


\item and many more


\end{itemize}
\section{Resources}
A few calendar clients and servers to provide inspiration:

\begin{itemize}
\item <a href="http://www.iscrybe.com/cal/index.html">Scrybe (very good UI)</a>


\item <a href="http://www.calendarhub.com/">Calendar Hub</a>


\item <a href="http://kiko.com/">KIKO</a>


\item <a href="http://trac.macosforge.org/projects/collaboration/">CalDAV</a>


\item <a href="http://www.scheduleworld.com/index.html">Schedule World</a>


\item <a href="http://www.netliferesearch.com/files/kalender_2006_eng_A3.pdf">Bad usability Calendar</a>


\item <a href="http://code.google.com/p/moomonth/">MooMonth</a>


\item <a href="http://www.marketcircle.com/daylite/">Daylite (UI ideas)</a>


\item <a href="http://monket.net/wiki-v2/Monket_Calendar">Monket Calendar</a>


\item <a href="http://ajaxian.com/archives/google-calendar-heavy-on-ajax">Rundown of Google Calendar ajax features</a>


\item <a href="http://www.techcrunch.com/2006/01/30/spongecell-an-ajax-calendar/">SpongeCell, and a list of ajax calendars</a>


\item <a href="http://www.cozi.com/">Cozi (feature ideas)</a>


\item <a href="http://daringfireball.net/2008/08/iphone_ical_caldav">Things to shoot for or do better than in CalDAV/syncing</a>


\item <a href="http://iwantsandy.com/help/feeds">Help text for calendar feeds</a>


\end{itemize}

\noindent\rule{\textwidth}{1pt}
Back to the <a href="https://wiki.horde.org/Project">Project List</a>

\end{document}
