View Single Post
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#81
Originally Posted by benexus View Post
I want to sell the compiled library (less than $100 for sure) , but you need a windows machine to host it (its developed in c#)

Im hoping to sell enough to release the source code.

But, as I said before, if you need help, just ask
A C# library won't be useful here (yes, Mono runs on Maemo 4, but maybe you are using .NET-specific libraries that are not yet available on Mono, and it would be too much of a hassle). The source code would also only be useful as a reference for a new implementation in Python or C++. What would be helpful is a generic description of which web pages provide which info (e.g. go to URL1, login, then go to URL2, trophies are listed there, ... - with all the information about HTTP headers and cookies that needs to be sent in order for the Sony website to "accept" the client app as if it was a normal web browser). Based on that, we could write a new implementation from scratch.