You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(134) |
Sep
(52) |
Oct
(13) |
Nov
(342) |
Dec
(163) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(44) |
Feb
(62) |
Mar
(158) |
Apr
(38) |
May
(70) |
Jun
(58) |
Jul
(104) |
Aug
(207) |
Sep
(83) |
Oct
(122) |
Nov
(23) |
Dec
(49) |
| 2004 |
Jan
(119) |
Feb
(132) |
Mar
(192) |
Apr
(140) |
May
(77) |
Jun
(74) |
Jul
(201) |
Aug
(63) |
Sep
(102) |
Oct
(70) |
Nov
(173) |
Dec
(78) |
| 2005 |
Jan
(174) |
Feb
(197) |
Mar
(105) |
Apr
(59) |
May
(77) |
Jun
(43) |
Jul
(21) |
Aug
(18) |
Sep
(47) |
Oct
(37) |
Nov
(74) |
Dec
(50) |
| 2006 |
Jan
(44) |
Feb
(19) |
Mar
(32) |
Apr
(24) |
May
(31) |
Jun
(55) |
Jul
(138) |
Aug
(28) |
Sep
(12) |
Oct
(41) |
Nov
(58) |
Dec
(24) |
| 2007 |
Jan
(28) |
Feb
(14) |
Mar
(10) |
Apr
(68) |
May
(30) |
Jun
(26) |
Jul
(18) |
Aug
(63) |
Sep
(19) |
Oct
(29) |
Nov
(20) |
Dec
(10) |
| 2008 |
Jan
(38) |
Feb
(7) |
Mar
(37) |
Apr
(120) |
May
(41) |
Jun
(36) |
Jul
(39) |
Aug
(24) |
Sep
(28) |
Oct
(30) |
Nov
(36) |
Dec
(75) |
| 2009 |
Jan
(46) |
Feb
(22) |
Mar
(50) |
Apr
(70) |
May
(134) |
Jun
(105) |
Jul
(75) |
Aug
(34) |
Sep
(38) |
Oct
(34) |
Nov
(19) |
Dec
(20) |
| 2010 |
Jan
(11) |
Feb
(20) |
Mar
(65) |
Apr
(83) |
May
(104) |
Jun
(73) |
Jul
(78) |
Aug
(57) |
Sep
(43) |
Oct
(35) |
Nov
(9) |
Dec
(4) |
| 2011 |
Jan
(21) |
Feb
(11) |
Mar
(18) |
Apr
(10) |
May
(18) |
Jun
(15) |
Jul
(48) |
Aug
(25) |
Sep
(17) |
Oct
(45) |
Nov
(15) |
Dec
(12) |
| 2012 |
Jan
(21) |
Feb
(9) |
Mar
(12) |
Apr
(9) |
May
(9) |
Jun
(5) |
Jul
(1) |
Aug
(10) |
Sep
(12) |
Oct
(1) |
Nov
(28) |
Dec
(5) |
| 2013 |
Jan
(4) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
| 2015 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
| 2016 |
Jan
(2) |
Feb
(1) |
Mar
(1) |
Apr
(1) |
May
(2) |
Jun
|
Jul
(1) |
Aug
(2) |
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
|
1
|
2
(14) |
3
|
4
(5) |
5
(3) |
|
6
|
7
(1) |
8
|
9
|
10
(3) |
11
|
12
|
|
13
|
14
|
15
(1) |
16
(2) |
17
|
18
|
19
|
|
20
(4) |
21
(18) |
22
(10) |
23
(6) |
24
(3) |
25
|
26
|
|
27
|
28
(4) |
29
|
30
|
|
|
|
|
From: Brian M. <ma...@us...> - 2005-11-10 21:57:21
|
Update of /cvsroot/java-game-lib/LWJGL/www In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv366 Modified Files: donations.php Log Message: fix .com => .net Index: donations.php =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/www/donations.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- donations.php 10 Nov 2005 21:16:27 -0000 1.1 +++ donations.php 10 Nov 2005 21:57:11 -0000 1.2 @@ -22,7 +22,7 @@ $donations[] = array("Apostolos Tsakpinis [zdimensions.gr]", "http://www.zdimensions.gr/"); $donations[] = array("Scott Palmer", ""); $donations[] = array("Chris Heimpel", ""); - $donations[] = array("Caspian Rychlik-Prince [puppygames.com]", "http://puppygames.net/"); + $donations[] = array("Caspian Rychlik-Prince [puppygames.net]", "http://puppygames.net/"); $donations[] = array("Christiaan Ghijselinck", ""); $donations[] = array("David Hope", ""); $donations[] = array("Ruben Steins", ""); |
|
From: Brian M. <ma...@us...> - 2005-11-10 21:16:59
|
Update of /cvsroot/java-game-lib/LWJGL/www/_include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23428 Modified Files: header.php Log Message: added donations page Index: header.php =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/www/_include/header.php,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- header.php 10 Sep 2005 23:01:00 -0000 1.6 +++ header.php 10 Nov 2005 21:16:49 -0000 1.7 @@ -36,6 +36,7 @@ <p> <a href="index.php"<?=((strpos($_SERVER['SCRIPT_NAME'], 'index.php') !== false) ? ' class="activeItem"' : '');?>>Home</a><br/> <a href="about.php"<?=((strpos($_SERVER['SCRIPT_NAME'], 'about.php') !== false) ? ' class="activeItem"' : '');?>>About</a><br/> + <a href="donations.php"<?=((strpos($_SERVER['SCRIPT_NAME'], 'donations.php') !== false) ? ' class="activeItem"' : '');?>>Donations</a><br/> <a href="download.php"<?=((strpos($_SERVER['SCRIPT_NAME'], 'download.php') !== false) ? ' class="activeItem"' : '');?>>Download</a><br/> <a href="installation.php"<?=((strpos($_SERVER['SCRIPT_NAME'], 'installation.php') !== false) ? ' class="activeItem"' : '');?>>Installation</a><br/> <a href="documentation.php"<?=((strpos($_SERVER['SCRIPT_NAME'], 'documentation.php') !== false || strpos($_SERVER['SCRIPT_NAME'], 'documentation_') !== false) ? ' class="activeItem"' : '');?>>Documentation</a><br/> @@ -62,7 +63,19 @@ <a href="http://irc-stats.lwjgl.org" target="_blank">IRC Stats</a><br/> </p> <p> - <br/><a href="http://www.opengl.org" target="_blank"><img src="_gfx/button_opengl.png" alt="OpenGL" border="0"></a><br/><br/> + <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> +<input type="hidden" name="cmd" value="_xclick"> +<input type="hidden" name="business" value="br...@ma..."> +<input type="hidden" name="item_name" value="LWJGL Donation"> +<input type="hidden" name="no_shipping" value="1"> +<input type="hidden" name="no_note" value="1"> +<input type="hidden" name="currency_code" value="USD"> +<input type="hidden" name="tax" value="0"> +<input type="hidden" name="bn" value="PP-DonationsBF"> +<input type="image" src="_gfx/paypal.png" border="0" name="submit" alt="Donate to LWJGL" title="Donate to LWJGL"> +</form> <br/> + + <a href="http://www.opengl.org" target="_blank"><img src="_gfx/button_opengl.png" alt="OpenGL" border="0"></a><br/><br/> <a href="http://www.openal.org" target="_blank"><img src="_gfx/button_openal.png" alt="OpenAL" border="0"></a><br/><br/> <a href="http://java.net" target="_blank"><img src="_gfx/button_javanet.png" alt="java.net" border="0"></a><br/><br/> <a href="http://sourceforge.net" target="_blank"><img src="_gfx/button_sourceforge.png" alt="SourceForge.net" border="0"></a><br/><br/> |
|
From: Brian M. <ma...@us...> - 2005-11-10 21:16:37
|
Update of /cvsroot/java-game-lib/LWJGL/www In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23333 Modified Files: index.php Added Files: donations.php Log Message: added donations page --- NEW FILE: donations.php --- <? require('_include/header.php'); ?> <h1>Donations</h1> <p> In the span of LWJGL's lifetime a series of donations have enabled us to advance the project further by purchasing hardware and services to make LWJGL an even better solution for your problems. Should you wish to donate to the project too, please do so using the paypal link to the lower left in the menu. <br/> <i>If you are not on this list and have donated please contact <a href="mailto:don...@lw...">don...@lw...</a> and we will fix this ASAP</i> <br/> <br/> The following is a randomized list of users that have donated to the LWJGL project:<br/> <i>If you want a link associated with your name, please mention this when donating or send an email to <a href="mailto:don...@lw...">don...@lw...</a><br/> </p> <ul> <? $donations[] = array("Brian Matzon", "mailto:br...@ma..."); $donations[] = array("Anthony Rogers [tomato.co.uk]", "http://www.tomato.co.uk/"); $donations[] = array("Anthony Lovell", ""); $donations[] = array("Shane Essary", ""); $donations[] = array("Gavia", ""); $donations[] = array("Oliver Due Billing", ""); $donations[] = array("Apostolos Tsakpinis [zdimensions.gr]", "http://www.zdimensions.gr/"); $donations[] = array("Scott Palmer", ""); $donations[] = array("Chris Heimpel", ""); $donations[] = array("Caspian Rychlik-Prince [puppygames.com]", "http://puppygames.net/"); $donations[] = array("Christiaan Ghijselinck", ""); $donations[] = array("David Hope", ""); $donations[] = array("Ruben Steins", ""); $donations[] = array("Sharp Production", ""); $donations[] = array("John Yates", ""); $donations[] = array("Benoit Hambucken", ""); $donations[] = array("John Watson", ""); $donations[] = array("Elias Naur [oddlabs.com]", "http://oddlabs.com"); $donations[] = array("Andrew Kelly", "http://games.swizel-studios.com/"); shuffle($donations); foreach($donations as $key => $value) { echo '<li>'; if($value[1] != '') { echo '<a href="' . $value[1] . '" target="_blank">' . $value[0] . '</a>'; } else { echo $value[0]; } echo '</li>'; } ?> </ul> <p> <b>LWJGL Monetary situation as of 8th November 2005</b> <p>The following table displays the current monetary situation of LWJGL. It is purely made to get an overview and does not necessarily accurately display the exact current funds of LWJGL. <br/> Please note that the total expenses are currently 0$ since the hosting is provided free of charge by <a href="http://puppygames.net">Puppygames</a> and that the domains (lwjgl.org and lwjgl.com) are paid by <a href="mailto:br...@ma...">Brian Matzon</a>. </p> <table align="center"> <tr> <td colspan="2"><b>Income</b></td> </tr> <tr> <td width="100">Adsense</td> <td align="right">$212.63</td> </tr> <tr> <td>Paypal</td> <td align="right">$89.74</td> </tr> <tr> <td>Total income</td> <td align="right">$302,37</td> </tr> <tr> <td colspan="2"> </td> </tr> <tr> <td colspan="2"><b>Expenses</b></td> </tr> <tr> <td>Hosting</td> <td align="right">$0.00</td> </tr> <tr> <td>Domains</td> <td align="right">$0.00</td> </tr> <tr> <td>Total expenses</td> <td align="right">$0.00</td> </tr> </table> <div align="center"> <br/> <i>Adsense currently averages at $1.47/day</i> <br/> <br/> <h2>Planned expenses</h2> <p> * LWJGL Developer Guide - $1000/onetime </p> <br/> <h2>Wishlist</h2> <p> * LWJGL Code signing certificate - $200/year </p> </p> </div> <? require('_include/footer.php'); ?> Index: index.php =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/www/index.php,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- index.php 15 Oct 2005 08:52:05 -0000 1.13 +++ index.php 10 Nov 2005 21:16:27 -0000 1.14 @@ -6,62 +6,15 @@ <p>LWJGL is available under a <a href="license.php">BSD license</a>, which means it's open source and freely available at no charge.</p> <p>Please visit us on the Freenode IRC Network: <a href="irc://irc.freenode.net/lwjgl" target="_blank">#LWJGL</a>. Do idle if there is no one to answer any of your questions, we are on different timezones.</p> - -<h1>LWJGL Monetary situation as of 3rd October 2005</h1> -<p>The following table displays the current monetary situation of LWJGL. It is purely made to get an overview and does not necessarily accurately display the exact current funds of LWJGL. - <br/> - Please note that the total expenses are currently 0$ since the hosting is provided free of charge by <a href="http://puppygames.net">Puppygames</a> and that the domains (lwjgl.org and lwjgl.com) are paid by <a href="mailto:br...@ma...">Brian Matzon</a>. -</p> -<table> - <tr> - <td colspan="2"><b>Income</b></td> - </tr> - <tr> - <td width="100">Adsense</td> - <td align="right">$101.20</td> - </tr> - <tr> - <td>Paypal</td> - <td align="right">$28.48</td> - </tr> - <tr> - <td>Total income</td> - <td align="right">$129.68</td> - </tr> - <tr> - <td colspan="2"> </td> - </tr> - <tr> - <td colspan="2"><b>Expenses</b></td> - </tr> - <tr> - <td>Hosting</td> - <td align="right">$0.00</td> - </tr> - <tr> - <td>Domains</td> - <td align="right">$0.00</td> - </tr> - <tr> - <td>Total expenses</td> - <td align="right">$0.00</td> - </tr> -</table> -<br/> -<i>Adsense currently averages at $0.92/day</i> -<br/> -<br/> -<h2>Planned expenses</h2> -<p> - * LWJGL Developer Guide - $1000/onetime +<h1>News</h1> +<p style="border-bottom: 1px solid #cccccc;"> + <b>Added donations page</b> <span class="newsdate">Thursday, November 10th, 2005</span><br/> + Added a <a href="donations.php">donations page</a> which shows a list of users and/or companies that have donated to LWJGL.<br/><br/> </p> -<br/> -<h2>Wishlist</h2> -<p> - * LWJGL Code signing certificate - $200/year +<p style="border-bottom: 1px solid #cccccc;"> + <b>LWJGL featured in new Eclipse 3.2 Milestone 3</b> <span class="newsdate">Monday, November 8th, 2005</span><br/> + <a href="http://www.eclipse.org/">Eclipse</a> has been working on an <a href="http://www.eclipse.org/swt/opengl/">SWT/OpenGL</a> component and has released it as part of the 3.2 release. It features LWJGL as the primary 3rdparty OpenGL component. Additionally the <a href="http://download.eclipse.org/eclipse/downloads/drops/S-3.2M3-200511021600/eclipse-news-M3.html">New and Noteworthy</a> page displays a sample screenshot at the top with the following title 'SWT/LWJGL Example'<br/><br/> </p> - -<h1>News</h1> <p style="border-bottom: 1px solid #cccccc;"> <b>Another release! 0.98</b> <span class="newsdate">Thursday, August 18th, 2005</span><br/> Getting closer to 1.0 with this latest release. <a href="http://lwjgl.org/forum/viewtopic.php?t=1238">Grab and discuss</a><br/><br/> |