User:Dkf: Difference between revisions

Content added Content deleted
(→‎Rosetta Code Projects: yeah, I'm a wikignome and proud...)
(→‎Rosetta Code Projects: Improve description of projects)
Line 28: Line 28:


==Rosetta Code Projects==
==Rosetta Code Projects==
# Maintenance of the coverage of [[Tcl]] and quality of its examples
Most recently, I've been working on going through ''all'' the solutions by Tcl to tasks, checking for correctness (both generally and with respect to the task), clarity of explanation where needed, and clarity of presentation and formatting. This was mainly [[wp:Wikipedia:WikiGnome|wikignoming]], but not entirely.
## It is my aim to make sure that Tcl is a participant in every task possible (including the “hard” ones) and that for all others it is clearly marked as not participating. At time of writing, there are only three non-participations...

## Every Tcl example must be clear, as short as possible, and informative. They must also be written well (formatting, syntax, grammar, etc.)
Before that, I focussed especially on “hard” problems, dealing with the tasks that needed the application of advanced machinery such as threads (a lesser known part of Tcl) or an object system (only recently standardized).
# General maintenance of pages through [[wp:Wikipedia:WikiGnome|wikignoming]]
# Contribution of new tasks. My criteria are that the task should be possible in multiple languages ''and'' either part of a set of related tasks or illustrative of a feature that should be widely known of. Currently authored tasks:
#* [[Median]]
#* [[Common number base parsing‎]]
#* [[Unknown Method]]
#* [[Client-Authenticated HTTPS Request‎]]
#* [[HTTPS Request‎]]
#* [[Print a Stack Trace‎]]
#* [[Echo Server‎]]