\documentclass{article}
\usepackage{ulem}
\pagestyle{headings}
\begin{document}
\tableofcontents

\part{ Interact with web-albums, public image upload services}
Complete API to allow remote programs/sites (with Ansel\footnote{http://horde.org/ansel/} installed or not) to upload/edit/manage images and "vice versa". For example allow applications to view and update Picasa Web Albums content in the form of Google Data API feeds or allow copy a gallery from Ansel to flickr.com etc.

\section{ Related Tickets}
http://bugs.horde.org/ticket/8911\footnote{http://bugs.horde.org/ticket/8911}

\section{ People}
\section{ Description}
\section{ Implementation ideas}
This should probably be done by writing Horde\_Service\_Flickr, Horde\_Service\_Picassa etc\ldots then having a connector/wrapper/whatever around the Service\_* when adding this ability to an application such as Ansel.

\section{ Resources}
\begin{itemize}
\item{http://www.flickr.com/services/api/\footnote{http://www.flickr.com/services/api/}}
\item{http://wiki.developers.facebook.com/index.php/API\footnote{http://wiki.developers.facebook.com/index.php/API}}
\item{http://code.google.com/apis/picasaweb/overview.html\footnote{http://code.google.com/apis/picasaweb/overview.html}}
\item{http://dev.horde.org/api/ansel/\footnote{http://dev.horde.org/api/ansel/}}
\item{http://zwily.com/iphoto/\footnote{http://zwily.com/iphoto/}}
\end{itemize}

\noindent\rule{\textwidth}{1pt}
Back to the Project List\footnote{http://example.com/index.php?page=Project}

\end{document}
