Page 1 of 2

Tell us if you're using MP WS SDK !

Posted: 25 Oct 2011, 15:49
by gouxim
We'd love to hear what you're doing with the Maniaplanet Web Services SDK ! Whether it's a simple usage of ManiaConnect, or a more complete application, respond in this thread to indicate what you're doing.

Please only post here to indicate you're usage of the SDK or the API :!: (but feel free to create a new topic if you want to say something :))

Re: Tell us if you're using MP WS SDK !

Posted: 25 Oct 2011, 15:51
by gouxim
ManiaPress uses the SDK to post Events to ManiaHome: http://forum.maniaplanet.com/viewforum.php?f=330

Mania Exchange

Posted: 26 Oct 2011, 07:40
by fastforza
At Mania Exchange we use the MPWS to:
  • Create a 'link' between an MX account and ManiaPlanet. It's a form of authentication we enforce to prevent fake awards and duplicate accounts.
  • Post ManiaHome notifications to players and their buddies informing them of their recent upload/creation.
We do not use the PHP SDK. MX has a strict no PHP policy. I have written libraries previously for the TMWS which are open source (no ManiaPlanet support yet). The libraries I wrote for MX: OAuth client and ManiaHome, are heavily integrated into the web application. These will eventually make an open-source appearance. ;)

Image

Image

Image

TM² Dedimania

Posted: 26 Oct 2011, 09:21
by Slig
TM² Dedimania use MP Web Services SDK :

- to authenticate player
- once authenticated, the player can register his dedicated accounts for Dedimania use.

http://dedimania.net/tm2stats/

Re: Tell us if you're using MP WS SDK !

Posted: 26 Oct 2011, 10:17
by jonthekiller
LottoMania use Maniaconnect to authentificate players for buy tickets.

maniaplanet:///lottery

Re: Tell us if you're using MP WS SDK !

Posted: 01 Nov 2011, 15:17
by m4rcel
Mania-Community.de
The German Mania-Community uses the MPWS SDK to display additional information of the users who specified their ManiaPlanet-account in the profile -- Nearly the same way as it does with the TMWS SDK.


Tetris
The new version of the Tetris-ManiaLink uses ManiaConnect to identify the current player, so that Highscores and Options can be associated with the ManiaPlanet account.

Re: Tell us if you're using MP WS SDK !

Posted: 09 Nov 2011, 12:52
by Chris92
We use it on our ESL manialink to authenticate and active admin features for users which are marked as admins

Click here ;) (Manialink code: esl.main)

Re: Tell us if you're using MP WS SDK !

Posted: 25 May 2012, 22:51
by Xymph
I use it (and its TMF counterpart) in the MetaStats tool.

Re: Tell us if you're using MP WS SDK !

Posted: 07 Jul 2012, 23:45
by steppie
On our manialink unc-crew I use the following atm:

ManiaConnect: login, nickname
Notification: ml recommendation, downloads
Multi- / Solo-playerRankings: To show rankings on our members.
Dedicated: To get online status

And on our homepage I'm using MultiplayerRankings for our members info.

Re: Tell us if you're using MP WS SDK !

Posted: 13 Jul 2012, 12:07
by askuri
I use it (in the future, atm updating) for ManiaGames (eg. Contact form (in dev))