-
Notifications
You must be signed in to change notification settings - Fork 1
/
community.html
142 lines (112 loc) · 5.99 KB
/
community.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
<head>
<meta content=
'HTML Tidy for Mac OS X (vers 31 October 2006 - Apple Inc. build 15.12), see www.w3.org' name=
'generator' />
<meta content='text/html; charset=utf-8' http-equiv='Content-Type' />
<meta content='Home Page for the Piccolo2D project.' name='description' />
<meta content='text/html' name='format' />
<meta content=
'piccolo2d, piccolo2d.net, piccolo, piccolo.net, zoomable, zui, user interfaces, human-computer interaction, HCI, visualization, education'
name='keywords' />
<meta content='(contained in)=https://piccolo2d.github.io' name='relation' />
<link href='images/Piccolo2D-Logo.png' rel='image_src' />
<meta content='images/Piccolo2D-Logo.png' name='og:image' property='og:image' />
<title>Piccolo2D - Community</title>
<link href='piccolo2d.css' rel='stylesheet' type='text/css' />
<link href='//groups.google.com/group/piccolo2d-announce/feed/atom_v1_0_msgs.xml' rel=
'alternate' title='Announcements (low traffic)' type='application/atom+xml' />
<link href='//groups.google.com/group/piccolo2d-users/feed/atom_v1_0_msgs.xml' rel=
'alternate' title='User Mailing List (high traffic)' type='application/atom+xml' />
<link href='//groups.google.com/group/piccolo2d-dev/feed/atom_v1_0_msgs.xml' rel='alternate'
title='Developers Mailing List' type='application/atom+xml' />
</head>
<body>
<div id='navigation'>
<!--
this navigation node is auto-generated and injected
by the script ./tools/inject_navigation.rb
DO NOT EDIT IT MANUALLY!!!
-->
<p class='header'><a href='index.html'><img alt='Piccolo2D Logo' src=
'images/Piccolo2D-Logo.svg' /></a></p>
<ul>
<li>
<a href='index.html'>Piccolo2D Home</a>
<ul>
<li><a href='play/index.html'>Play</a></li>
<li><a href='learn/index.html'>Learn</a></li>
<li><a href='download.html'>Download</a></li>
<li><a class='selected' href='community.html'>Community</a></li>
<li><a href='applications/index.html'>Applications</a></li>
<li><a href='press.html'>Press</a></li>
<li><a href='sponsors.html'>Sponsors</a></li>
</ul>
</li>
</ul><!--
<p>
<img src='images/giny-small.png' alt='a nice graph' />
</p>
-->
<p class='bugreport'><a href=
'https://github.com/piccolo2d/piccolo2d.github.io/issues/new?title=Website%20Bug'>Found a
Typo?</a><br /></p>
<p class='validators'><a href='//validator.w3.org/check/referer'><img alt=
'Valid XHTML 1.0!' src='//www.w3.org/Icons/valid-xhtml10-blue' style=
'border:0;width:88px;height:31px' /></a> <a href=
'//jigsaw.w3.org/css-validator/check/referer'><img alt='Valid CSS1!' src=
'//www.w3.org/Icons/valid-css-blue' style='border:0;width:88px;height:31px' /></a></p>
</div>
<div id='main'>
<div id='main-head'>
<h1>Piccolo2D Community</h1>The <a href='https://github.com/piccolo2d/'>Github Organisation
Piccolo2D</a> coordinates all the activities concerning piccolo2d.
<p>Piccolo2D is maintained mostly by enthusiasts and grateful users. Therefore the
well-being of Piccolo2D depends also on your dedication and we rely on the wide range of
Piccolo2D users around the world to help with their development. There are several ways
you can help us out:</p>
</div>
<h2 id='maillists'>Mailing Lists / Google Groups</h2>
<dl>
<dt><a href='//groups.google.com/group/piccolo2d-announce'>Piccolo2D Announce
List</a></dt>
<dd>Receive low-volume project announcements.</dd>
<dt><a href='//groups.google.com/group/piccolo2d-users'>Piccolo2D Users List</a></dt>
<dd>Contact other users, raise questions or take part in discussions related to using
Piccolo2D.</dd>
<dt><a href='//groups.google.com/group/piccolo2d-dev'>Piccolo2D Developers List</a></dt>
<dd>Contact the developers of Piccolo2D or take part in discussions related to improving
Piccolo2D. This list also gets the automagically generated bugtracker- and svn commit
mails.</dd>
</dl>
<h2 id='bugreports'>Bug Reports</h2>
<p>The simplest way to help is to use Piccolo2D and let us know when you find problems, or have
suggestions for improvements. We are using the <a href=
'https://github.com/piccolo2d/piccolo2d.java/issues/new'>Github Issue Tracker</a> to manage bug
reports. Be sure to submit complete information that we can use to duplicate the bug,
including a complete description of the problem, the version of Java or .NET you are using and
the OS you are running on. Also include standalone code if at all possible so we can
duplicate the problem.</p>
<h2 id='patches'>Write Code</h2>
<p>The next way you can help Piccolo2D development is to contribute code. If you find a
way to improve the implementation of a method, or you find that Piccolo2D is missing a class,
then <em>write it!</em> Skim through the <a href=
'https://github.com/piccolo2d/piccolo2d.java/blob/master/HackersGuide.md'>Hackers' Guide</a>
and post the code to the <a href='//groups.google.com/group/piccolo2d-dev'>developer
list</a> to share it immediately with the Piccolo2D community. There are a number of examples
of code that people have contributed this way that has ended up in the Piccolo2D core.
These contributions are immediately added to the code base, available through <a href=
'https://github.com/piccolo2d/piccolo2d.java'>Github</a>, and then included in the next
release.</p>
<h2 id='join'>Join the Development Team</h2>
<p>If you want to join the team, see the <a href=
'https://github.com/piccolo2d/piccolo2d.java/blob/master/HackersGuide.md'>Hackers' Guide</a> on
how to do this.</p>
</div><script src='scrollsidebar.js' type='text/javascript'>
//<![CDATA[
//]]>
</script>
</body>
</html>