(Page creation) |
|||
Line 5: | Line 5: | ||
* [http://www.phpbb.com/ phpBB] - forums | * [http://www.phpbb.com/ phpBB] - forums | ||
* [http://www.phpmyadmin.net/ phpMyAdmin] - backend administration of all MySQL databases | * [http://www.phpmyadmin.net/ phpMyAdmin] - backend administration of all MySQL databases | ||
− | * [http://www. | + | * [http://www.mediawiki.org/ MediaWiki] - wiki/knowledge base |
OCR utilizes the [http://www.id3.org/ ID3v2] specification for storage of extensive metadata within each ReMix. [http://www.helium2.com/ Helium] is used for tagging and ID3v2-based MP3 file management. | OCR utilizes the [http://www.id3.org/ ID3v2] specification for storage of extensive metadata within each ReMix. [http://www.helium2.com/ Helium] is used for tagging and ID3v2-based MP3 file management. | ||
Line 13: | Line 13: | ||
* [http://www.adobe.com/products/photoshop/ Adobe Photoshop] | * [http://www.adobe.com/products/photoshop/ Adobe Photoshop] | ||
* [http://www.bradsoft.com/ Bradbury TopStyle Pro] | * [http://www.bradsoft.com/ Bradbury TopStyle Pro] | ||
− | * [http://www. | + | * [http://www.eclipse.org Eclipse] |
− | |||
− | |||
− | All site design, programming, and database schema layout was performed by David Lloyd ([http://www. | + | All site design, programming, and database schema layout was performed by David Lloyd ([http://www.djpretzel.com djpretzel]), with some assistance from Brian (ZTNET) on PHP/SQL questions and Benedikt Terhechte ([http://www.ocremix.org/remixer/zeratul/ Zeratul]) on database design. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:About the Site]] | [[Category:About the Site]] |
Revision as of 19:21, 21 July 2006
OverClocked ReMix is hosted by ZTNET on the Debian Linux operating system, under the Apache webserver (with Squid proxy), utilizing the MySQL database for the vast majority of all non-binary content. The code for OCR is written in PHP and SQL, using the Sablotron extension to convert MySQL data to XML and then XHTML using XSLT.
Several open source applications are used to add functionality to OCR, including:
- phpBB - forums
- phpMyAdmin - backend administration of all MySQL databases
- MediaWiki - wiki/knowledge base
OCR utilizes the ID3v2 specification for storage of extensive metadata within each ReMix. Helium is used for tagging and ID3v2-based MP3 file management.
OCR is developed using the following tools:
All site design, programming, and database schema layout was performed by David Lloyd (djpretzel), with some assistance from Brian (ZTNET) on PHP/SQL questions and Benedikt Terhechte (Zeratul) on database design.