| As an example of the extensibility of the forum th | | As an example of the extensibility of the forum th |
| ere are two simple yet powerful applications: | | ere are two simple yet powerful applications: |
| | | |
| - [Link List](http://sct.sphene.net/wiki/show/Link | | - [Link List](http://sct.sphene.net/wiki/show/Link |
| List/): A very simple application which allows use | | List/): A very simple application which allows use |
| rs to manage a list of links to websites and write | | rs to manage a list of links to websites and write |
| comments. The forum templates and forms are custo | | comments. The forum templates and forms are custo |
| mized to provide an input field for the website UR | | mized to provide an input field for the website UR |
| L and show a thumbnail of the website. | | L and show a thumbnail of the website. |
| - [Blog](http://sct.sphene.net/wiki/show/Blog): Th | | - [Blog](http://sct.sphene.net/wiki/show/Blog): Th |
| is application provides a new view to better displ | | is application provides a new view to better displ |
| ay the latest threads of a forum as news entries a | | ay the latest threads of a forum as news entries a |
| nd a new url configuration to have a slug as ident | | nd a new url configuration to have a slug as ident |
| ifier instead of an ID. | | ifier instead of an ID. |
| | | |
| n | | n | ## Wiki Application
|
| | |
|
| | | The wiki can be used to either create a community- |
| | | driven content website or as a straight forward ap |
| | | proach to content management for smaller, agile we |
| | | bsites.
|
| | |
|
| # GOIM 2 | | # GOIM 2 |
| | | |
| t | | t | [GOIM 2 (Gamers Own Instant Messenger)](http://goi |
| | | m2.sphene.net) is a **multi protocol** instant mes |
| | | saging client. It is based on java and the eclipse |
| | | rich client platform which makes it **easily port |
| | | able** any platform (currently windows, linux and |
| | | mac os x).
|
| | |
|
| | | The main audience are currently gamers - GOIM 2 pr |
| | | ovides support for seeing which games friends are |
| | | playing on which server and **joining them with on |
| | | e click** in the contact list.
|
| | |
|
| | | Supported protocols include XMPP (Jabber) - the pr |
| | | otocol of choice for GOIM, Xfire and Oscar (AIM an |
| | | d ICQ).
|
| | |
|
| | | Since it is based on the eclipse rich client platf |
| | | orm and makes heavy use of it's flexible plugin an |
| | | d extension framework it can be easily adopted to |
| | | provide custom theming, custom functionality and a |
| | | dditional protocols. |