\documentclass[12pt,titlepage]{article} \usepackage[danish]{babel} %danske tekster \usepackage[OT1]{fontenc} %rigtige danske bogstaver... \usepackage{a4} \usepackage{graphicx} \usepackage{ucs} \usepackage[utf8x]{inputenc} \input epsf %------------------------------------------------------------------- \begin{document} \sloppy %------------------------------------------------------------------- \section*{Bookmarks Demo Application} \section*{Bookmarks 0.2} A Ruby on Rails application demonstrating OpenID authentication alongside user-table authentication Developed by \EastMedia (http://www.eastmedia.com) for \VeriSign\\Contact Matt Pelletier - matt AT eastmedia.com \subsection*{Introduction} 'Bookmarks' demonstrates how you can extend your Rails application to provide \OpenID-based authentication without having to destroy your existing user-table authentication system. This proof-of-concept application uses the open\_id\_consumer plugin and the restful\_authentication plugin. Get it at:
\\http://svn.eastmedia.com/svn/bantay/projects/bookmarks/branches/restified\\
\end{document}