Wiki source code of Supporters

Version 55.1 by Vincent Massol on 2016/05/11

Show last authors
1 There are various ways of supporting the XWiki open source project:
2
3 {{toc/}}
4
5 {{id name="sponsoring-companies"/}}
6 = Companies sponsoring development =
7
8 {{display reference="Main.Supporters.SponsoringCompanies.WebHome"/}}
9
10 = Companies sponsoring tools =
11
12 Several companies are helping the XWiki open source project by offering free licenses to various tools or services:
13
14 |=Company|=Software|=Support provided
15 |[[OW2>>http://www.ow2.org/]]|[[image:ow2.png]]|XWiki is an [[OW2 project>>http://forge.objectweb.org/projects/xwiki/]]
16 |[[JetBrains>>http://www.jetbrains.com/]]|(((
17 {{html}}
18 <a href="http://www.jetbrains.com/idea/features/ajax.html" style="display:block; background:#0d3a9e url(http://www.jetbrains.com/idea/opensource/img/all/banners/idea234x60_blue.gif) no-repeat 0 0; border:solid 1px #0d3a9e; margin:0;padding:0;text-decoration:none;text-indent:0;letter-spacing:-0.001em; width:252px; height:58px" alt="IDE for professional JavaScript development with AJAX ready refactorings" title="IDE for professional JavaScript development with AJAX ready refactorings"><span style="margin: -3px 0 0 42px;padding: 0;float: left;font-size: 10px;cursor:pointer; background-image:none;border:0;color: #acc4f9; font-family: trebuchet ms,arial,sans-serif;font-weight: normal;text-align:left;">Can't code without</span><span style="margin:33px 0 0 7px;padding:0 0 2px 0; line-height:12px;font-size:10px;cursor:pointer; background-image:none;border:0;display:block;width:240px; color:#acc4f9; font-family:trebuchet ms,arial,sans-serif;font-weight: normal;text-align:left;">IDE for professional JavaScript <br/>development with AJAX ready refactorings</span></a>
19 {{/html}}
20 )))|[[Free IntelliJ IDEA licenses>>dev:Community.DevelopmentTools]] for XWiki developers. See what [[XWiki devs have to say about IntelliJ IDEA>>IntelliJIdeaPraise]]!
21 |[[Atlassian>>http://www.atlassian.com/]]|[[image:jira.png]]|Free JIRA licenses for managing the XWiki project
22 |[[YourKit>>http://www.yourkit.com/]]|[[image:yourkit.gif]]|Free license to the [[YourKit Java profiler>>http://www.yourkit.com/]] for profiling XWiki
23 |[[Almworks>>http://almworks.com/]]|[[image:almworks.png]]|Free license to the [[JIRA Client>>http://almworks.com/jiraclient/overview.html]] for XWiki developers
24 |[[Sonatype>>http://www.sonatype.com/]]|[[image:sonatype.png]]|Free license for [[Nexus Pro>>http://www.sonatype.com/nexus/why-nexus]] for the XWiki project
25 |[[Plugenta>>http://www.plugenta.com/]]|[[image:suggestimate.jpg]]|Free license to [[Suggestimate for JIRA>>http://www.plugenta.com/suggestimate/jira/]]
26 |[[SonarSource>>http://www.sonarsource.com]]|[[image:sonarsource.jpg]]|Free license to several [[SonarQube>>http://www.sonarqube.org/]] commercial plugins: Views, Developer Cockpit, SQALE
27
28 = Open source projects used by XWiki =
29
30 In addition, XWiki uses lots of other open source projects. Without them it would have taken tens of years to make XWiki from the ground up. XWiki is standing on the shoulders of giants! Thanks very much to all of these projects and the people/companies behind them.
31
32 {{velocity}}
33 #*
34
35 We need to find a way to reference all external resources used, not just 3... We depend on more than 60 other projects.
36
37 |=Project URL|=Project Logo|=Area used
38 |[[Tango Desktop Project>>http://tango.freedesktop.org/Tango_Desktop_Project]]|[[image:tango.png]]|Free Icon set used on several pages (for example on the [[XWiki Enterprise feature page>>enterprise:Main.Features]])
39 |[[Silk Icons>>http://www.famfamfam.com/lab/icons/silk/]]|[[image:silk.png]]|Our default icons set since 2009
40 |[[Font Awesome>>http://fontawesome.io]]||
41 |[[Bootstrap>>http://getbootstrap.com/]]||
42 |[[Radeox>>http://radeox.codehaus.org]]|[[image:radeox_powered_small.png]]|Wiki Rendering engine
43
44 {{velocity}}
45 #set ($url = $xwiki.getPlugin("zipexplorer").getFileLink($doc, "dependencies-20100105.zip", "dependencies/dependency-convergence.html"))
46 {{warning}}TODO: Continue adding open source projects used by XWiki (there are a lot!)? However you can {{html}}<a href="$url">browse the XWiki Dependencies list</a>{{/html}} for now.{{/warning}}
47 {{/velocity}}
48 *#
49 {{/velocity}}
50
51 = XWiki Community =
52
53 We are also deeply indebted to all our [[XWiki committers and contributors>>dev:Community.HallOfFame]]. If you're interested in participating check the [[Contributing Guide>>dev:Community.Contributing]].
54
55 Thanks also to all the [[XWiki users>>References.WebHome]] out there who are making it worthwhile to develop XWiki.
56
57 Last (but not least), thanks to everyone doing viral marketing about the XWiki project:
58
59 {{html}}
60 <script src="http://widgets.twimg.com/j/2/widget.js"></script>
61
62 <script>
63 new TWTR.Widget({
64 version: 2,
65 type: 'search',
66 search: 'xwiki',
67 interval: 6000,
68 title: 'What are people saying now about XWiki on Twitter?',
69 subject: '#xwiki',
70 width: 'auto',
71 height: 300,
72 theme: {
73 shell: {
74 background: '#eee',
75 color: '#333'
76 },
77 tweets: {
78 background: '#fff',
79 color: '#333',
80 links: '#26c'
81 }
82 },
83 features: {
84 scrollbar: false,
85 loop: false,
86 live: true,
87 hashtags: true,
88 timestamp: true,
89 avatars: true,
90 toptweets: true,
91 behavior: 'default'
92 }
93 }).render().start();
94 </script>
95 {{/html}}

Get Connected