Changes between Version 9 and Version 10 of WikiStart
- Timestamp:
- Aug 27, 2010, 10:26:54 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v9 v10 76 76 research how to done it properly. 77 77 78 == Request section == 79 80 Subtitles should be requested as now. There should be progress in work, if subtitles for movie exists or not, 81 and bidding (donating) for translation, so translators could choose their subtitles according money offer also. 82 78 83 == Website Translation == 79 84 … … 85 90 by different standards such as XML-RPC (current), REST, JSON...good example of API is on [http://api.themoviedb.org/ TheMovieDB]. 86 91 API [http://alexking.org/blog/2009/12/13/api-versioning-tip versioning] is a must. 92 93 87 94 88 95 == Caching == … … 104 111 * [http://code.djangoproject.com/wiki/XML-RPC XML-RPC] 105 112 * [http://code.djangoproject.com/wiki/GoogieSpell Google Spell] 113 106 114 [http://memcached.org/ Memcache] for memory caching 107 115 [http://sphinxsearch.com/ Sphinx-search] for fulltext search