Version 4 (modified by jazz, 16 years ago) (diff) |
---|
2009-04-10
OpenID / OAuth
- 在 Google Account Authentication API 頁面上列舉了幾種認證方式,而 OpenID 屬於 Federated Login。底下這張圖說明了 OpenID 的運作流程。
- oauth-as3 is an Action Script client library for OAuth (http://oauth.net/).
Python / Comet / Orbited
- PyCON'09 - Tutorial: Building Real-time Network applications for the web with Twisted and Orbited
- Twisted, AMQP and Thrift: Bridging messaging and RPC for building scalable distributed applications
- Strategies For Testing Ajax Web Applications
- Introduction to Python Profiling
- Designing a web framework: Django's design decisions