Projekt-Dokumentation (Aktueller Stand von juplo.de) hinzugefĆ¼gt
[website] / dist / facebook-utils-2.5.0 / team-list.html
1 <!DOCTYPE html>
2 <!-- Generated by Apache Maven Doxia Site Renderer at Nov 10, 2015 -->
3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           <!-- Current: team-list.html -->
4 <!-- Active: project-info.html -->
5 <!-- Path: [index.html, project-info.html, team-list.html] -->
6 <!-- Skiplist: [index.html, getting-started.html] -->
7 <html>
8   <head>
9     <title>juplo - Juplo - Facebook Utils - Project Team</title>
10     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
11     <link rel="canonical" href="http://www.juplo.de/facebook-utils/team-list.html"/>
12     <meta name="viewport" content="width=device-width, initial-scale=1" />
13     <link rel="stylesheet" type="text/css" href="/css/base.css" />
14     <style type="text/css">
15       @import '/css/screen.css' screen;
16     </style>
17     <script src="/js/prettify.js"></script>
18     <!--[if lt IE 9]>
19       <script src="/js/html5shiv.js"></script>
20     <![endif]-->
21     <!--[if IE 8]>
22       <link rel="stylesheet" type="text/css" href="/css/ie8.css" />
23     <![endif]-->
24         
25   </head>
26   <body class="menu" onload="prettyPrint()">
27     <div id="page" class="cf">
28       <header id="header">
29         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
30         <span id="slogan"><strong>Java</strong> bits from nerds for nerds</span>
31         <hr class="h" />
32       </header>
33       <div id="breadcrumb">
34         <strong class="b title">You are here:</strong>
35         <ol class="b">
36           <li class="b"><a class="b" href="/">Home</a></li>
37           <li class="b"><a class="b" href="/projects.html">Projects</a></li>
38                       <li class="b"><a class="b" href="./index.html">Juplo - Facebook Utils</a></li>
39                           <li class="b">      <a href="project-info.html" class="b" title="Project Information">Project Information</a>
40 </li>
41                         <li class="b"><strong class="b">Project Team</strong></li>
42                   </ol>
43         <a class="hide" href="#navigation">Jump to navigation</a>
44         <hr class="b" />
45       </div>
46       <main class="content cf">
47         <article id="content" class="main">
48           <header><h1>Project Team</h1></header>
49           <div class="section"><h2>The Team<a name="The_Team"></a></h2><a name="The_Team"></a><p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p><p>The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p><div class="section"><h3>Members<a name="Members"></a></h3><a name="Members"></a><p>The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.</p><table border="0" class="bodyTable"><tr class="a"><th>Image</th><th>Id</th><th>Name</th><th>Email</th></tr><tr class="b"><td><img src="http://www.gravatar.com/avatar/ffd81035609a093991a5b231c16b52fd?d=mm&amp;s=60" alt="" /></td><td><a name="kai"></a>kai</td><td>Kai Moritz</td><td><a class="externalLink" href="mailto:kai@juplo.de">kai@juplo.de</a></td></tr></table></div><div class="section"><h3>Contributors<a name="Contributors"></a></h3><a name="Contributors"></a><p>There are no contributors listed for this project. Please check back again later.</p><script type="text/javascript">
50 function offsetDate(id, offset) {
51     var now = new Date();
52     var nowTime = now.getTime();
53     var localOffset = now.getTimezoneOffset();
54     var developerTime = nowTime + ( offset * 60 * 60 * 1000 )+ ( localOffset * 60 * 1000 );
55     var developerDate = new Date(developerTime);
56
57     document.getElementById(id).innerHTML = developerDate;
58 }
59
60 function init(){
61 }
62
63 window.onLoad = init();
64 </script></div></div>
65         </article>
66         <div class="marginal">
67           <nav id="nav">
68             <hr class="n" />
69             <a id="navigation"></a>
70             <a class="hide" href="#top" title="Show Content">Jump back to the top of the page</a>
71             <h2 class="nav menu">Section-Menu</h2>
72             <ul id="menu">
73               <li class="m blog"><a href="/blog/" class="m">Blog</a></li>
74               <li class="m projects"><a href="/projects.html" class="m selected">Projects</a></li>
75               <li class="m about"><a href="/about.html" class="m">About</a></li>
76             </ul>
77             <h2 class="nav submenu">
78               <span class="s">Submenu for section</span>
79               <a class="s selected" href="/projects.html">Projects</a>
80             </h2>
81             <ul id="submenu" class="s">
82                                                               <li class="s sub off"><a class="s" href="/hibernate4-maven-plugin/">Hibernate 4 Maven Plugin</a></li>
83                                           </ul>
84             <hr class="n" />
85           </nav>
86           <aside class="m">
87             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
88               <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
89             </a>
90           </aside>
91         </div>
92       </main>
93       <footer id="footer">
94         <hr class="f" />
95         <ul id="footerlinks">
96           <li class="f" id="copyright">&#xa9; <strong>mo</strong>             2015
97       </li>
98           <li class="f"><a class="f" href="/impressum.html">Impressum</a></li>
99           <li class="f about"><a class="f" href="/about.html">About</a></li>
100         </ul>
101       </footer>
102     </div>
103         <script type="text/javascript"><!--//--><![CDATA[//><!--
104       var _gaq = _gaq || [];
105       _gaq.push(['_setAccount', 'UA-571104-3']);
106       _gaq.push(['_trackPageview']);
107       (function() {
108         var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
109         ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
110         var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
111       })();
112     //--><!]]>
113     </script>
114       </body>
115 </html>