User:Ijon: Difference between revisions
fmt |
+link to Commons slides and recordings |
||
| Line 13: | Line 13: | ||
Also as an unpaid volunteer, I am a founding editor of [http://benyehuda.org/e_faq.html Project Ben-Yehuda] and a teacher of [[:w:Classical Greek|classical Greek]] and [[:w:Classical Latin|Latin]]. I used to serve on the board of [[:m:Wikimedia Israel|Wikimedia Israel]]. |
Also as an unpaid volunteer, I am a founding editor of [http://benyehuda.org/e_faq.html Project Ben-Yehuda] and a teacher of [[:w:Classical Greek|classical Greek]] and [[:w:Classical Latin|Latin]]. I used to serve on the board of [[:m:Wikimedia Israel|Wikimedia Israel]]. |
||
Here are [[c:User:Ijon/Talks|'''Slides and recordings of my talks''']]. |
|||
===Wikimedia tools I maintain=== |
===Wikimedia tools I maintain=== |
||
(All tools I write are [[w:Free software|free software]] and their source code is [https://github.com/abartov available on GitHub].) |
(All tools I write are [[w:Free software|free software]] and their source code is [https://github.com/abartov available on GitHub].) |
||
Revision as of 16:28, 20 July 2018
It is not incumbent upon you to complete the work, but neither are you at liberty to desist from it (Avot 2:21, attributed to Rabbi Tarfon)
Hi! My name is Asaf Bartov, and I'm a longtime volunteer on Wikipedia and some other Wikimedia projects.
| This user participated in the #100wikidays challenge. |
This user supports Cuteness in the Wikimedia movement |
| User language | ||||
|---|---|---|---|---|
| ||||
| Users by language |
I also work for the Wikimedia Foundation, but I use my staff account for edits made in that official capacity. Take a look at that page for more about my work at the Foundation. Before November 2014, I had been using this account to do my official work as staff as well, so many older grant discussions here on Meta will show official edits by me.
Things I do
I have been a practicing (volunteer) Wikipedian for many years; my home wiki is the Hebrew Wikipedia, but I make occasional contributions on the English Wikipedia as well. I have a strong background in software engineering, and an abiding interest in literature, education, open access, linked data, and library science.
Also as an unpaid volunteer, I am a founding editor of Project Ben-Yehuda and a teacher of classical Greek and Latin. I used to serve on the board of Wikimedia Israel.
Here are Slides and recordings of my talks.
Wikimedia tools I maintain
(All tools I write are free software and their source code is available on GitHub.)
- GLAMify -- for a given category on Commons, suggests images for articles based on another Wikipedia's use of those images
- This tool interacts with Meta (on my own userspace) using the Ijonbot bot account.
- pronuncify -- a Linux / OS X command-line tool automating batch recording and upload of pronunciation audio files for Commons and Wiktionary.
- Pronuncify.net -- a Windows .NET GUI version of Pronuncify, automating batch recording of pronunciation audio files for Commons and Wiktionary.
- wimgs -- an image downloader for preparing offline Wikipedia dumps
- erex_yomi -- a script sending a bidiurnal e-mail with a featured article, featured photo, and today in history, all from the Hebrew Wikipedia, to a list of subscribers. Subscribe here: ערך יומי בדואל
For developers
- Dhole -- a Ruby gem providing ActiveRecord mapping of main Mediawiki DB entities and relationships
- I've contributed some features and patches to Mediawiki-Gateway, the older Ruby Mediawiki API client gem. I still know it well, and am happy to help if you're trying to do something on Mediawiki in Ruby.