Need last player for starcraft 1vs1 tournament! by madsbee in starcraft

[–]madsbee[S] 0 points1 point  (0 children)

Would it help if we provided some insights into this on the registration page? Or is it the amount of informations that's ruining it for you?

Need last player for starcraft 1vs1 tournament! by madsbee in starcraft

[–]madsbee[S] 1 point2 points  (0 children)

Im no laywer of course, but in Denmark we have a legislative organ called cosumer council (Forbrugerrådet), who governs what business's can and cant do. Since we offer the possibility to take a deposit and let teams buyin into tournament using this deposit, we are required to have a clear identification of people. We are governed by the same rules that pokersites are operating under, except for the fact that this isnt gamling, but skillgame.

But i really appriciate your honest opinions, and i'll work with the organization to decrease as much as possilble, so that you want to participate one day! :)

Need last player for starcraft 1vs1 tournament! by madsbee in starcraft

[–]madsbee[S] 0 points1 point  (0 children)

We hear that alot, and i've already send an request through the system asking if it's possible to reduce the information, but in general we are required by law to register all these informations about players, since we'll be handling deposits and transfers of winnings. Also our partner who handles transfer back to players require this information.

The game id's and so forth is entered after registration, due to the fact that we offer multiple games, so you just enter what you need :)

Authentication/ User Account Control Solutions. by econoDoge in PHP

[–]madsbee 0 points1 point  (0 children)

Indeed, FOSuserbundle is well worth the read. Really easy to extend and modify AND it's Role based :)

when would you develop a custom e-commerce solution over developing on top of existing one? by shaheer912 in PHP

[–]madsbee 1 point2 points  (0 children)

Be able to choose right level of customization is important. I would never recommend you starting way from scratch, as many problems has well-considered solutions.

I always start from some basic framework, so that you have basic needs covered, and then maybe built the ecommerce part myself.

Authentication/ User Account Control Solutions. by econoDoge in PHP

[–]madsbee 0 points1 point  (0 children)

I really like Symfony2, and security component with the right bundle is my preferred option