forked from vert-x/vert-x.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommunity.html
129 lines (104 loc) · 5.88 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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link href='http://fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'>
<!-- <link rel="stylesheet/less" href="bootstrap/less/bootstrap.less">
<script src="bootstrap/less/less-1.3.3.min.js"></script>
-->
<link href="bootstrap/bootstrap.css" type="text/css" rel="stylesheet"/>
<link href="google-code-prettify/prettify.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="google-code-prettify/prettify.js"></script>
<link href="css/vertx.css" type="text/css" rel="stylesheet"/>
<link href="css/sunburst.css" type="text/css" rel="stylesheet"/>
<title>Vert.x</title>
<script>
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-30144458-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body onload="prettyPrint()" class="hp">
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse"
data-target=".nav-collapse">
<span class="i-bar"></span>
<span class="i-bar"></span>
<span class="i-bar"></span>
</a>
<a class="brand" href="/">Vert.x</a>
<div class="nav-collapse">
<ul class="nav">
<li><a href="/">Home</a></li>
<li><a href="downloads.html">Download</a></li>
<li><a href="install.html">Install</a></li>
<li><a href="docs.html">Documentation</a></li>
<li><a href="examples.html">Examples</a></li>
<li><a href="community.html">Project Info</a></li>
<li><a href="https://github.com/vert-x/vert.x">Github</a></li>
<li><a href="http://modulereg.vertx.io/">Module Registry</a></li>
<li><a href="http://groups.google.com/group/vertx">Google Group</a></li>
<li><a href="http://vertxproject.wordpress.com/">Blog</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="span12">
<div class="well">
<h1>Project and Community Information</h1>
</div>
</div>
</div>
<div class="row">
<div class="span12">
<div class="well">
<h2>The Project</h2>
<p>Vert.x is an independent project (not owned or controlled by any particular company), and includes contributions from many individuals and organisations.</p>
<p>The core Vert.x project is a project of the <a href="http://www.eclipse.org/org/foundation/">Eclipse Foundation</a>
The Eclipse <a href="http://eclipse.org/proposals/rt.vertx/">project proposal</a> provides some useful
background information including a list of interested companies and individuals.</p>
<p>The <a href="https://github.com/eclipse/vert.x">core Vert.x project source</a> is hosted under the Eclipse organisation in GitHub. We work directly in GitHub and changes are replicated to the Eclipse git server.</p>
<p>Vert.x is highly modular and the core project is very compact. Various other non-core parts of Vert.x are hosted under the <a href="https://github.com/vert-x/">vert-x</a> organisation in GitHub. This includes various projects such as language implementation modules, the test framework, web-site and others. Many other modules in the Vert.x eco-system are hosted and maintained by members of the community.</p>
<p>There is more information about Vert.x on the <a href="http://en.wikipedia.org/wiki/Vert.x">Wikipedia page</a></p>
<h2>Google Group</h2>
<p>Please visit the <a href="http://groups.google.com/group/vertx">Google Group</a> to ask any questions about
Vert.x</p>
<h2>Issues</h2>
<p>Please use <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Vertx">Eclipse Bugzilla</a> to file an issues relating to the core Vert.x project. For issues related to non-core Vert.x projects please use the appropriate GitHub issues.
</p>
<h2>IRC channel</h2>
<p>Hang out with the team on our irc channel: #vertx on freenode.net - this is our day-to-day office.</p>
<h2>Join us!</h2>
<p>There is plenty more to do and would love you to join us and get involved!</p>
<h2>Media Articles</h2>
<p>Some <a href="https://github.com/eclipse/vert.x/wiki/Vert.x-Media-Articles">media articles</a> about Vert.x</p>
<h2>Presentations</h2>
<p>Some <a href="https://github.com/vert-x/vert.x/wiki/Vert.x-Presentations">presentations</a> about Vert.x</p>
<h2>Useful Vert.x modules and other components</h2>
<p>A catalogue of <a href="https://github.com/eclipse/vert.x/wiki/Useful-Vert.x-components-and-modules">useful Vert.x related components</a>
<h2>Twitter</h2>
<p>Official Project Twitter Feed:
<a href="https://twitter.com/vertx_project" class="twitter-follow-button" data-show-count="false" data-lang="en"></a>
</p>
<p>Some project members twitter feeds:
<a href="https://twitter.com/timfox" class="twitter-follow-button" data-show-count="false" data-lang="en"></a>
<a href="https://twitter.com/normanmaurer" class="twitter-follow-button" data-show-count="false" data-lang="en"></a>
</p>
</div>
</div>
</div>
</div>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;
js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</body>
</html>