Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Does anyone know of anything that I could use that would be able to interface the calls I make to PlayerIO in a different programming language with a C#/universal client?
For example Atilla's PlayerIO.php, where you can do PlayerIO requests through php. Since there are few available (the only other one I know of is a partially completed python version), has anyone tried running a local web server and created a lightweight interface between the mono client on the server and the other programming language? I don't like being restricted to C# for everything that I have to do with PlayerIO.
Offline
I thought PlayerIO.php was incomplete as well. Did it end up getting finished later?
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
I thought PlayerIO.php was incomplete as well. Did it end up getting finished later?
Yonom created a seperate one, not sure what happened to Atilla's though: https://github.com/Yonom/playerio-php
Offline
Different55 wrote:I thought PlayerIO.php was incomplete as well. Did it end up getting finished later?
It got finished by Yonom https://github.com/Yonom/playerio-php
Dang it now I have to make a bot just to try it out.
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
Different55 wrote:I thought PlayerIO.php was incomplete as well. Did it end up getting finished later?
It got finished by Yonom https://github.com/Yonom/playerio-php
Do you have a complete python PlayerIO port? I'm interested about that.
Offline
Different55 wrote:I thought PlayerIO.php was incomplete as well. Did it end up getting finished later?
It got finished by Yonom https://github.com/Yonom/playerio-php
Correction: Atilla and I created totally different PlayerIO-php implementations, they just happen to be named the same way.
I also worked on a javascript port, but this is not yet opensource.
I have never thought of programming for reputation and honor. What I have in my heart must come out. That is the reason why I code.
Offline
Correction: Atilla and I created totally different PlayerIO-php implementations, they just happen to be named the same way.
Oops. I just edited my post to include that.
Has anyone tried calling the C# PlayerIO functions from Python via IronPython? http://stackoverflow.com/a/20263498. I haven't heard of anyone using anything other than C# (at least on the forums), so I'm thinking this might be a dead end.
Offline
I also worked on a javascript port, but this is not yet opensource.
I want this one!!1!1!1! (just hope the code won't be [too much] obfuscated, could plan on using this to port to some other languages).
Offline
[ Started around 1732402766.6184 - Generated in 0.056 seconds, 10 queries executed - Memory usage: 1.51 MiB (Peak: 1.65 MiB) ]