Talk:Rosetta Code/Find unimplemented tasks: Difference between revisions

From Rosetta Code
Content added Content deleted
(→‎Server load: Rewritten.)
(→‎Server load: Task no longer possible. Revert to MediaWiki API?)
Line 10: Line 10:
<s>Unfortunately, a large number of server requests lately appear to be from this task. I'd like this task to be suspended until I provide an alternate resource for the category data. (ImplSearchBot already generates JSON files for each category, but I don't have them in a location the httpd can see them from.) --[[User:Short Circuit|Michael Mol]] 10:02, 3 September 2009 (UTC)</s>
<s>Unfortunately, a large number of server requests lately appear to be from this task. I'd like this task to be suspended until I provide an alternate resource for the category data. (ImplSearchBot already generates JSON files for each category, but I don't have them in a location the httpd can see them from.) --[[User:Short Circuit|Michael Mol]] 10:02, 3 September 2009 (UTC)</s>
: Task rewritten to take advantage of "static" files. --[[User:Short Circuit|Michael Mol]] 04:35, 14 September 2009 (UTC)
: Task rewritten to take advantage of "static" files. --[[User:Short Circuit|Michael Mol]] 04:35, 14 September 2009 (UTC)
:: The "static" (JSON) files mentioned in the task description are no longer available. The README file in the linked folder suggests that "calling MediaWiki's API for JSON data shouldn't be as painful as it once was". Should the task description be reverted to use the MediaWiki API again? --[[User:Tikkanz|Tikkanz]] 00:35, 29 January 2010 (UTC)

Revision as of 00:35, 29 January 2010

About: "Since most of these other implementations seem to be fetching tasks already implemented, I did the same..."

All examples are working. Except AutoHotkey, that is getting all implemented tasks from a language. --Guga360 01:37, 28 May 2009 (UTC)

Oops, I didn't see the part about getting all tasks, in my translation...
Its fixed now. Thanks. tinku99

Server load

Unfortunately, a large number of server requests lately appear to be from this task. I'd like this task to be suspended until I provide an alternate resource for the category data. (ImplSearchBot already generates JSON files for each category, but I don't have them in a location the httpd can see them from.) --Michael Mol 10:02, 3 September 2009 (UTC)

Task rewritten to take advantage of "static" files. --Michael Mol 04:35, 14 September 2009 (UTC)
The "static" (JSON) files mentioned in the task description are no longer available. The README file in the linked folder suggests that "calling MediaWiki's API for JSON data shouldn't be as painful as it once was". Should the task description be reverted to use the MediaWiki API again? --Tikkanz 00:35, 29 January 2010 (UTC)