\documentclass{powerdot}
\pdsetup{
lf=A simple example,
rf=Hendri Adriaens and Christopher Ellison
}
\title{A simple example}
\author{Hendri Adriaens \and Christopher Ellison}
\begin{document}
\maketitle
\begin{slide}{A simple example}
\begin{itemize}
\item Overlays \pause
\item are very \pause
\item simple
\end{itemize}
\end{slide}
\end{document}