546
edits
Epoximator (talk | contribs) |
Epoximator (talk | contribs) mNo edit summary |
||
Line 31: | Line 31: | ||
== USER LIST COMMANDS == | == USER LIST COMMANDS == | ||
=== USERLIST : Retrieve Mylist Data of a specified user === | === USERLIST : Retrieve Mylist Data of a specified user [<span style="color:red">rejected</span>] === | ||
Feature Request : The purpose is for a client I want to make, which will essentially be a more user friendly method of viewing and manipulating the view of a user's list. Sort by various categories and so on. I would like to be able to view and browse a specified user's list just as I can with the web interface | Feature Request : The purpose is for a client I want to make, which will essentially be a more user friendly method of viewing and manipulating the view of a user's list. Sort by various categories and so on. I would like to be able to view and browse a specified user's list just as I can with the web interface | ||
Line 109: | Line 109: | ||
'''Comments:''' | '''Comments:''' | ||
The current system doesn't store fids, only count, when i think about it. This has to be approved by exp himself.--[[User:Epoximator|Epoximator]] 10:33, 24 September 2006 (UTC) | The current system doesn't store fids, only count, when i think about it. This has to be approved by exp himself.--[[User:Epoximator|Epoximator]] 10:33, 24 September 2006 (UTC) | ||
---- | ---- | ||
Line 114: | Line 115: | ||
== Web Service API == | == Web Service API == | ||
I think most of the UDP API funcionality could be exposed as a web service. Not only it would make client programming simpler but could also solve some NAT/Proxy/Firewall UDP problems. This web service would only provide query capabilities, since callbacks (required for notifications) in web services still pose some problems. | I think most of the UDP API funcionality could be exposed as a web service. Not only it would make client programming simpler but could also solve some NAT/Proxy/Firewall UDP problems. This web service would only provide query capabilities, since callbacks (required for notifications) in web services still pose some problems. --[[User:Jassuncao|Jassuncao]] 08:43, 20 September 2006 (UTC) | ||
:Web services are for big idiot corps with rooms of servers and no competent programmers. Spend TCP->HTTP->SOAP overhead to save on personnel. --[[User:Rar|Rar]] 21:49, 23 September 2006 (UTC) | :Web services are for big idiot corps with rooms of servers and no competent programmers. Spend TCP->HTTP->SOAP overhead to save on personnel. --[[User:Rar|Rar]] 21:49, 23 September 2006 (UTC) | ||
[[Category:Development]] | [[Category:Development]] |
edits