User:Dschwen
No, I'm not inactive:
- https://github.com/dschwen/wikiminiatlas_servers/commits/master
- https://github.com/Commonists/fastcci/commits/master
File:St Etheldreda's Church Interior 360x180, London, UK - Diliff.jpg
Notes:
Highlight Faves on current page
c=JSON.parse(localStorage.favCache); $('div.thumb') .each(function(i,e){l=$('a',e).eq(0).attr('href').substr(11); if(l in c) $(e).css('box-shadow', '0 0 20px red')})
reg = /\[\[(?:User|Benutzer):([^\]\|]+)[\]\|]/g; reg.exec($('#wpTextbox1').val())[1];
Userboxes | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Some of my uploads[edit]
Current projects[edit]
- On Wiki
- Help:FastCCI - Intersecting categories and discovering featured pictures.
- MediaWiki_talk:Gadget-Favorites.js - Mark and save images you like.
- MediaWiki:Gadget-DeferredDisplay.js - Opt in to defer display of NSFW images
- MediaWiki:Install.js - Automatic (un)installer for user script snippets
- MediaWiki:QIhelperNew.js - Userinterface for sorting Quality Images on Commons:Quality_images/Recently_promoted
- Off Wiki
- https://github.com/dschwen/jszip - In-browser textadventure player with automapping and savegame saving to Google Drive
My bots[edit]
I'm the developer/operator of three bots
- User:QICbot (ec) handles image promotions, tagging, archival, and user notifications at COM:QIC
- User:VICbot (ec) handles image promotion, tagging, bookkeeping, and user notifications at COM:VIC
- User:DschwenBot (ec) runs on request and has performed tasks such as
- extracting GPS coordinates from the EXIF data of uploaded images, and inserting {{Location}} templates.
- finding uploaded {{Geograph}} images without geocoding, fetching the location data from geograph.org.uk, and adding it to the image page.
- finding animated GIF images and adding them to Category:Animated GIF.
- maintaining {{LargeImage}} to tag pictures above 50 Megapixels.
Notable scripts[edit]
- GoogleTranslate gadget
- Various helpers for COM:QIC
- QI Nominator gadget to nominate images easily
- MediaWiki:QICSigs.js, makes signatures work on the candidate page (enabled by default)
- MediaWiki:QIvoter.js, makes voting simpler (enabled by default)
- QI categorization tool, makes sorting promoted imaged into the appropriate categories simple
Commons:WikiMiniAtlas[edit]
Also available on the german, english, portugese, french, polish, and japanese wikipedias. A version for commons, which displays thumbnails of geocoded images on a panable and zoomable world map, has been activated by default for every user.
An off-site demo is available on the toolserver.
-
embedded display
-
standalone version
Coordinate conversion helper[edit]
This little helper assists you in geocoding your images. I like to add a {{Location}} template to my photos, to mark their location with global coordinates.
Slideshow[edit]
Another javascript plugin. It adds a full-screen slideshow functionality to all gallery blocks.
Pre-filled Special:Upload description[edit]
Tired of always entering the same stuff in Special:Upload Paste the following code into your common.js file (or other MediaWiki skin related file) and customize it:
// Insert a personalized Texttemplate into the Special:Upload edit box.
$(function () {
var cn = "Some Name";
if (wgPageName === 'Special:Upload')
mw.loader.using('moment', function () {
setTimeout(function () {
$('#wpUploadDescription').val(
'{{Information\n'+
'|Description=\n{{de|}}\n{{en|}}\n'+
'|Source={{own}}\n'+
'|Date='+ moment().format('YYYY-M-D') +'\n'+
'|Author=[[User: '+ wgUserName +']]\n'+
'|Permission=\n'+
'|other_versions=\n'+
'}}\n\n'+
'== {{int:license-header}} ==\n'+
'{{self|GFDL|cc-by-sa-3.0|author=I, [[User:'+ wgUserName +'|'+ cn +']]}}'
);
}, 100 );
});
else
$('#n-uploadbtn>a').attr('href','//commons.wikimedia.org/w/index.php?title=Special:Upload&uselang='+
((wgUserLanguage === 'en')?'': wgUserLanguage) + 'ownwork');
});
Note: the license IDs were changed recently. Please update the line with licensemenu.value = accordingly. --Dschwen 16:28, 7 February 2007 (UTC), and again --Dschwen 10:04, 18 May 2007 (UTC)
Geo-data Extration[edit]
Sourcecode for geo-data extration from commons database dumps and readily extracted location data files can be found on my toolserver page.
Links[edit]
- My source template {{User:Dschwen/source|}} for filetypes I cannot upload to commons.
- User:Stefan_Vladuck/Downsampling
- meta:User:Dschwen
- My mastodon profile
Mantelpiece :-)[edit]
For your efforts at Creating and Operating the new EXIF bot.... |
--Nevit Dilmen 09:59, 4 June 2008 (UTC)
The Valued Image Barnstar | ||
For making VICbot - a valuable addition to the valued images project eliminating tedious and boring tasks hereby making it more interesting to be here. -- Slaunger (talk) 22:12, 19 June 2008 (UTC) |
The Utah State Highways Barnstar | ||
Daniel, U.S. Route 491 is now a featured article. Your picture was an excellent addition to the article, thanks. Davemeistermoab (talk) 02:32, 17 August 2008 (UTC) |
The Random Acts of Kindness Barnstar | ||
I hereby award you the Kindness Barnstar with great respect for few of your posts one of which you made on my talk page , and others that I believe you know about.--Mbz1 (talk) 16:36, 2 May 2009 (UTC) |
The da Vinci Barnstar | ||
I just realized how awesome your geocoding bot is. Thanks for making it! Cheers, Rocket000 (talk) 18:13, 9 October 2010 (UTC) |
The Tireless Contributor Barnstar | |
Thank you, Dschwen, for your work with User:VICbot, much appreciated. -- Cirt (talk) 00:21, 12 November 2012 (UTC) |
The Photographer's Barnstar | ||
For your proficiency in photography and image manipulation. Stunning gallery! — MusikAnimal talk 19:39, 13 November 2013 (UTC) |
The Brilliant Idea Barnstar | |
Thank you very much for diff=113386294 and related contributions to the category-loop/category-intersection problem! McZusatz (talk) 23:55, 6 January 2014 (UTC) |
The Original Barnstar | |
Before the entry of the Chinese New Year, I bestow upon thee this Star of Hope. Cheers. Ramon FVelasquez (talk) 02:08, 20 January 2014 (UTC) |
The Brilliant Idea Barnstar | |
Great job, thank you JotaCartas (talk) 07:26, 4 February 2014 (UTC) |