Difference between revisions of "Credits"
From EtherWiki
m |
m |
||
Line 12: | Line 12: | ||
* [http://www.eclipse.org/ Eclipse] - IDE | * [http://www.eclipse.org/ Eclipse] - IDE | ||
+ | * [http://www.ej-technologies.com/products/jprofiler/overview.html JProfiler] - Performance and memory profiler | ||
+ | * [http://dev.mysql.com/workbench/ MySQL Workbench] - visual database design tool | ||
* [http://www.webyog.com/ SQLyog] - MySQL manager and administration tool | * [http://www.webyog.com/ SQLyog] - MySQL manager and administration tool | ||
− | |||
− | |||
* [http://subversion.tigris.org/ Subversion] - Source control | * [http://subversion.tigris.org/ Subversion] - Source control |
Revision as of 23:38, 9 March 2009
EventNett and RadioWave were written with Java SE using a MySQL database. The following code libraries are also used:
- DHTML Calendar Widget (version 1.0) is used for date selection
- DWR (version 2.0.1) is used as a JavaScript-to-Java bridge using Ajax
- Google Maps API is used for all inline maps
- iCal4j (1.0-beta4) is used for iCalendar management
- JDOM (version 1.0) is required to support ROME
- Prototype (version 1.5.1.1) is used for JavaScript code
- ROME: RSS and Atom Utilities for Java (version 0.9) is used for RSS management
Development tools:
- Eclipse - IDE
- JProfiler - Performance and memory profiler
- MySQL Workbench - visual database design tool
- SQLyog - MySQL manager and administration tool
- Subversion - Source control