Difference between revisions of "Presage/Credits"
From ISoft Wiki
< Presage
Jump to navigationJump to search
(Created page with "==Credits== President and CEO: Matthew Wegener Product Manager: Umeda Islamova ===Developers=== ==== Previous ==== * Josh Duff ==== Current ==== * [[Dillon Sadofsky]...") |
|||
Line 2: | Line 2: | ||
President and CEO: [[Matthew Wegener]] | President and CEO: [[Matthew Wegener]] | ||
Product Manager: Umeda Islamova | Product Manager: Umeda Islamova | ||
Line 8: | Line 9: | ||
==== Previous ==== | ==== Previous ==== | ||
* [[Josh Duff]] | * [[Josh Duff]] | ||
==== Current ==== | ==== Current ==== | ||
Line 18: | Line 18: | ||
== Open Source Software == | == Open Source Software == | ||
Presage makes use of many [http://en.wikipedia.org/wiki/Open_source open source] libraries, including: | |||
* [http://www.boost.org Boost] : C++ STL implementations, many other code-specific tools | * [http://www.boost.org Boost] : C++ STL implementations, many other code-specific tools | ||
* [http://www.mysql.com MySQL] : Database engine | * [http://www.mysql.com MySQL] : Database engine |
Revision as of 11:08, 17 March 2014
Credits
President and CEO: Matthew Wegener
Product Manager: Umeda Islamova
Developers
Previous
Current
- Dillon Sadofsky
- John Wise
- Justin McKinstry
- Brian Roy
Open Source Software
Presage makes use of many open source libraries, including:
- Boost : C++ STL implementations, many other code-specific tools
- MySQL : Database engine
- SQLite : Local storage/database engine
- GLib : Cross-platform support
- PThreads (Win32) : Cross-platform threading support
- MinGW : Cross-platform compiling resolution
- libcURL : URL/FTP/HTTP/Network magic
- OpenSSL : Data encryption
- TinyXML : XML parsing
- DevIL : Image manipulation
- JPEG : JPEG support
- GSL : For science!
- zlib : Compression support
- log4cplus : File- and Console-level logging
- Open Icon Library : Button and screen icons