1
0
mirror of https://github.com/elua/elua.git synced 2025-01-08 20:56:17 +08:00
elua/doc/en/comunity.txt

69 lines
3.7 KiB
Plaintext
Raw Normal View History

// $$HEADER$$
[[lists]]
Mailing lists
-------------
Currently eLua currently has a single *developers and users discussion list* You are very welcomed
to join us at https://lists.berlios.de/mailman/listinfo/elua-dev. Please note that the list is moderated in order to avoid spam, so you
need to join it if you want to post. Messages from non-members are rarely accepted.
Our development repository is currently maintained in a Subversion server. If you want to track SVN activity, you can also subscribe to our
*SVN Activity List* at https://lists.berlios.de/mailman/listinfo/elua-svn.
[[forums]]
Forums
------
eLua doesn't have a dedicated forum at this point. However, our *developers and users discussion list* is "mirrored" in a forum-like format at
http://elua-development.2368040.n2.nabble.com[this address] (using the services provided by http://www.nable.com[Nabble]).
[[irc]]
IRC
---
`#elua` is the official IRC channel of eLua, it can be found on http://freenode.net[freenode]. If you can't use an IRC client (for example because
your firewall blocks IRC ports) you can still try to access the IRC channel using the http://wiki.eluaproject.net/IRC[Web based client].
The conversations on the IRC channel are logged and are available at http://irclogs.ls-themes.org/freenode/elua/logs. +
And since you're on frenode, you might want to check the `#lua` channel as well (for discussions regarding the Lua language in general).
2010-10-06 17:13:42 +00:00
[[userswiki]]
eLua User Labs
--------------
eLua users maintain a wiki with projects, code examples, tutorials and media at http://wiki.eluaproject.net.
[[credits]]
Credits
-------
The authors of eLua would like to thank the collaborative help from the community for the continuous development of the project.
Here's an alphabetically ordered non-exhaustive list of contributors:
- Fréderic Thomas - Previous site hosting, LM3S enhancements
- Flavio Nogueira and Everson Denis - Doc translation to portuguese
- James Snyder - ADC, CAN, LuaRPC (http://q12.org/lua/index.html[originaly by Russell Smith]), sd/mmc, doc/site menu CSS, testing, planning
- Jesus Alvarez - Initial SD/MMC support
- joritzel (THC4k on http://freenode.net[freenode]) for the web-based IRC logs.
- Mauricio Bomfim - STR912 testing
- Mike Panetta - STM32 port
- Pedro Bittencourt - RIT OLED display support, testing
- Raul Nunes - The fundamental support from http://www.puc-rio.br[PUC-Rio].
- Renaud Cerrato - Initial EVK1101 port
- Robert Jakabosky - for porting his excellent link:elua_egc.html[emergency garbage collector] patch to eLua
- Roberto Ierusalimschy, Luiz Henrique Figueiredo, Waldemar Celles - for http://www.lua.org[Lua] :)
- Sergio Sorrenti and Martin Guy - AVR32 support, http://www.simplemachines.it/index.php?option=com_content&view=article&id=13&Itemid=24[Mizar32] port, testing
- Téo Benjamin, Ives Cunha, Rafael Barmak - Pong, TetrIves, SpaceShip games and http://wiki.eluaproject.net/Manfredo[Manfredo], a GPS guided robot, powered by eLua.
- Vagner Nascimento and Carlos Eduardo Deodoro - eLua Web Builder
- The eLua users community on our https://lists.berlios.de/mailman/listinfo/elua-dev[discussion list] and http://wiki.eluaproject.net[eLua User Labs]
\... and the constant help and support from:
2010-12-17 07:08:29 +00:00
Alberto Fabiano, André Carregal, Dean Hall, Eduardo von Ristow,
Fabien Fleutot, Fernando Araujo, Guilherme Sanchez Pacheco, John Hind,
Luiz de Barros, Marcelo Politzer, Marcelo Tílio, Marco Meggiolaro, Owen Woollaston,
Paul Verbeke, Ralph Hempel, Thiago Naves, ...
[[donations]]
Donations
---------
- Cristina Sampaio and http://www.ti.com/ww/br[Texas Instruments Brasil] - EK-LM3S6965 LM3S Cortex-M3 kits
- Sergio Sorrenti and http://www.simplemachines.it[SimpleMachines] - EVK-1101 AVR32 and AVR Dragon (programmers) kits
// $$FOOTER$$