\documentclass{article}
\usepackage{ulem}
\usepackage{graphicx}
\usepackage{hyperref}
\pagestyle{headings}
\begin{document}
\part{Interact with web-albums, public image upload services}
Complete API to allow remote programs/sites (with <a href="http://horde.org/ansel/">Ansel</a> 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}
<a href="http://bugs.horde.org/ticket/8911">http://bugs.horde.org/ticket/8911</a>

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

\section{Resources}
\begin{itemize}
\item <a href="http://www.flickr.com/services/api/">http://www.flickr.com/services/api/</a>


\item <a href="http://wiki.developers.facebook.com/index.php/API">http://wiki.developers.facebook.com/index.php/API</a>


\item <a href="http://code.google.com/apis/picasaweb/overview.html">http://code.google.com/apis/picasaweb/overview.html</a>


\item <a href="http://dev.horde.org/api/ansel/">http://dev.horde.org/api/ansel/</a>


\item <a href="http://zwily.com/iphoto/">http://zwily.com/iphoto/</a>


\end{itemize}

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

\end{document}
