|
|
(4 intermediate revisions by 2 users not shown) |
Line 9: |
Line 9: |
| ; [http://www.redat.com/ Red Hat Entrprise Linux] : This is the operating system. | | ; [http://www.redat.com/ Red Hat Entrprise Linux] : This is the operating system. |
| ; [http://www.apache.org Apache Web Server] : This is the web server. | | ; [http://www.apache.org Apache Web Server] : This is the web server. |
| + | ; [http://www.eaccelerator.net/ eAccelerator] : Php compile caching engine |
| | | |
| == Art Guide == | | == Art Guide == |
Line 15: |
Line 16: |
| | | |
| ; [http://www.php.net/ PHP] : This programming language. | | ; [http://www.php.net/ PHP] : This programming language. |
− | ; [http://smarty.php.net/ Smarty] : Used to seperate the code from the user interface and also to facilitate some page caching. | + | ; [http://fs3.sourceforge.net/ fs3] : Open source networked file system used to store images. ''' Invented on EB!!! ''' |
| + | ; [http://naruto.sourceforge.net/ Naruto] : Open source web service used to automate changes to the forum remotely which makes integration possible. ''' Invented on EB!!! ''' |
| + | ; [http://sake.sourceforge.net/ Sake] : Open source polynomial regression library used for creating charts. ''' Invented on EB!!! ''' |
| + | ; [http://smarty.php.net/ Smarty] : Used to separate the code from the user interface and also to facilitate some page caching. |
| ; [http://phpmailer.sourceforge.net/ PHP Mailer] : Used for sending emails. | | ; [http://phpmailer.sourceforge.net/ PHP Mailer] : Used for sending emails. |
| ; [http://www.aditus.nu/jpgraph/ JpGraph] : Used for creating charts. | | ; [http://www.aditus.nu/jpgraph/ JpGraph] : Used for creating charts. |
| ; [http://pear.php.net/package/HTML_AJAX Pear:HTML AJAX] : AJAX engine used to provide a enhanced user experience letting us change things on pages that are already loaded. This is used for the search filters, personal message status, and the random art control to name a few. | | ; [http://pear.php.net/package/HTML_AJAX Pear:HTML AJAX] : AJAX engine used to provide a enhanced user experience letting us change things on pages that are already loaded. This is used for the search filters, personal message status, and the random art control to name a few. |
| ; [http://pear.php.net/package/MDB2/ Pear:MDB2] : Used as a database abstraction layer. | | ; [http://pear.php.net/package/MDB2/ Pear:MDB2] : Used as a database abstraction layer. |
− | ; [http://pear.php.net/package/Log/ Pear:Log] : A backend logger to keep ulgy messages off the screen and into a place where they can be used. | + | ; [http://pear.php.net/package/Log/ Pear:Log] : A backend logger to keep ugly messages off the screen and into a place where they can be used. |
| ; [http://www.imagemajic.com/ ImageMagic] : Used to process images, such as change the sizes, optimize and add watermarks. | | ; [http://www.imagemajic.com/ ImageMagic] : Used to process images, such as change the sizes, optimize and add watermarks. |
| + | |
| + | == Source Control == |
| + | |
| + | ; [[EB:Subversion|Subversion]] |
| + | : Source code repository. |
| | | |
| == Wiki == | | == Wiki == |
| | | |
− | ; [http://www.mediawiki.org/ MediaWiki] : A great turn key application. We integrated it with our Samrty template engine, added user management, and then reverse integrated core pages for Artists and Bands from the Art Guide into the Wiki. | + | ; [http://www.mediawiki.org/ MediaWiki] : A great turn key application. We integrated it with our Smarty template engine, added user management, and then reverse integrated core pages for Artists and Bands from the Art Guide into the Wiki. |
− |
| + | |
| == Storefront == | | == Storefront == |
| | | |
Expressobeans is built on a standard set of technogies. The site can be broken down into 5 basic components: Art Guide, Wiki, Forum, Chat and Storefront.
The basic site exist on the follow platform.
The art guide is a custom hand written application. It is built using