-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
105 lines (86 loc) · 3.03 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
_____ __ __ ____ _ _
|_ _| \/ | _ \ /\ | | (_)
| | | \ / | |_) | / \ __| |_ __ ___ _ _ __
| | | |\/| | _ < / /\ \ / _` | '_ ` _ \| | '_ \
_| |_| | | | |_) / ____ \ (_| | | | | | | | | | |
|_____|_| |_|____/_/ \_\__,_|_| |_| |_|_|_| |_|
Trivia:
=================
The most imbarst website tool for WoW guilds.
For and from http://www.alptroeim.ch.
More Information:
=================
Project Wiki: https://github.com/oxivanisher/IMBAdmin/wiki
Github: https://github.com/oxivanisher/IMBAdmin
Oxis Brainstorm:
=================
- AJAX EventManager Class
- Messages
- ImbaGame requests
- Events (e.g. New Members, Applicants)
- ImbaEvents class
- meetings
- ingame events
- ImbaChat Class?
- Rooms
- ImbaMultigaming Rooms autojoin
- Role room autojoin
- ImbaFriends/Social class
- Who is Online/Offline
- Status (Online, afk, remote, offline)
- Status Message
- User Grouping
- Ignore
- Show as Offline (host based saved? (cookie))
- Fun Games support
- 4 gewinnt z.b.
- round based (eg via messaging, schiffe versenken, chess, poker)
- ImbaMultigaming WOW Module
- Armory XML
- ImbaMultigaming EVE Module
- Ingame Browser (IGB) Tools
- IGB Chat view
- IGB Messages view
-> is IGB a own view?
Facebook SSO Links:
=================
facebook on openid http://developers.facebook.com/blog/post/246/
facebook openauth http://developers.facebook.com/docs/authentication/
openauth pdf doc http://tools.ietf.org/pdf/draft-ietf-oauth-v2-12.pdf
WOW Armory URL:
=================
http://eu.battle.net/wow/de/character/Realm/CharacterName/
more nice info:
https://eu.battle.net/login/de/?app=armory&ref=http%3A%2F%2Feu.wowarmory.com%2Fvault%2Fgettoken.html&msg=1
FB token cernu: 1d75f4fdefd64611a9ae969196e6ae6d
XMPP Lib:
=================
http://code.google.com/p/xmpphp/
Gravatar Links:
=================
http://en.gravatar.com/site/implement/images/
(how wo calc email hash: echo md5( strtolower( trim( "[email protected] " ) ) ); )
http://excid3.com/blog/2010/10/using-gravatar-on-your-site/
Devs:
=================
Sebastian "Richart" Lemke
Marc "Cernu" Urben
Steffen "Aggravate" Sommer
Michael "Mösi" Sommer
Used Libs:
=================
OpenID http://www.janrain.com/openid-enabled
Ale (Eve Online) http://sourceforge.net/projects/eve-apiphp/
GeoLite City (GeoIP) http://www.maxmind.com/app/geolitecity
downloaded from: http://geolite.maxmind.com/download/geoip/api/php/
for updating the database read: http://www.maxmind.com/app/installation?city=1
smarty http://www.smarty.net/quick_install
TeamSpeak3 PHP Lib http://addons.teamspeak.com/directory/tools/integration/TeamSpeak-3-PHP-Framework.html
doc: http://docs.planetteamspeak.com/ts3/php/framework/
jGrowl http://www.stanlemon.net/projects/jgrowl.html
jeditable http://www.appelsiini.net/projects/jeditable
Used Tools:
=================
SMF
Wordpress
MediaWiki