sfphotoarts
- Karma
- 888
- Created
- October 14, 2008 (17y ago)
- Submissions
- 0
-
Alternative presentation as a webpage
-
Forget it
-
The website isn't easy to navigate using an iPad, the comments link is too small as as the voting arrows. I am considering building (assuming the data is freely available for such an endeavor) either a different…
-
iPad app
-
XMLSocket or Ajax Polling
-
XMLSocket - XML messages are sent over a full-duplex TCP/IP stream socket connection, low latency, requires Flash, possibly firewall/proxy issues. Performance limited to chat traffic only.
-
Ajax Polling - Easy to implement, performance/scalability linearly proportional to chat users; multiple empty requests, firewall and proxy proof.