Difference between revisions of "Credits"
From EtherWiki
Line 1: | Line 1: | ||
− | + | Languages and database server: | |
− | * [http://www.dynarch.com/projects/calendar/ DHTML Calendar Widget (1.0)] | + | * [http://en.wikipedia.org/wiki/Java_Platform%2C_Standard_Edition Java SE] - used by [[EtherTV]], [[EventNett]], and [[RadioWave]] |
− | * [http://getahead.org/dwr DWR (2.0.1)] | + | * [http://php.net/index.php PHP] - used by [[ContentMetrics]] |
− | * [http://ehcache.org/ Ehcache (1.6.2)] | + | * [http://en.wikipedia.org/wiki/MySQL MySQL] database server |
− | * [http://www.google.com/apis/maps/ Google Maps API] | + | |
− | * [http://ical4j.sourceforge.net/index.html iCal4j (1.0-beta4)] | + | The following code libraries are also used: |
− | * [http://www.jdom.org/ JDOM (1.0)] | + | |
− | * [http://www.prototypejs.org/ Prototype (1.5.1.1)] | + | * [http://www.dynarch.com/projects/calendar/ DHTML Calendar Widget (1.0)] - date selection |
− | * [https://rome.dev.java.net/ ROME: RSS and Atom Utilities for Java (0.9)] | + | * [http://getahead.org/dwr DWR (2.0.1)] - a JavaScript-to-Java bridge using [http://en.wikipedia.org/wiki/Ajax_(programming) Ajax] |
+ | * [http://ehcache.org/ Ehcache (1.6.2)] - caching | ||
+ | * [http://www.google.com/apis/maps/ Google Maps API] - inline maps | ||
+ | * [http://ical4j.sourceforge.net/index.html iCal4j (1.0-beta4)] - [http://en.wikipedia.org/wiki/ICalendar iCalendar] management | ||
+ | * [http://www.jdom.org/ JDOM (1.0)] - required to support ROME | ||
+ | * [http://www.prototypejs.org/ Prototype (1.5.1.1)] - JavaScript | ||
+ | * [https://rome.dev.java.net/ ROME: RSS and Atom Utilities for Java (0.9)] - [http://en.wikipedia.org/wiki/RSS RSS] management | ||
Development tools: | Development tools: |
Revision as of 21:18, 14 June 2010
Languages and database server:
- Java SE - used by EtherTV, EventNett, and RadioWave
- PHP - used by ContentMetrics
- MySQL database server
The following code libraries are also used:
- DHTML Calendar Widget (1.0) - date selection
- DWR (2.0.1) - a JavaScript-to-Java bridge using Ajax
- Ehcache (1.6.2) - caching
- Google Maps API - inline maps
- iCal4j (1.0-beta4) - iCalendar management
- JDOM (1.0) - required to support ROME
- Prototype (1.5.1.1) - JavaScript
- ROME: RSS and Atom Utilities for Java (0.9) - 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