User talk:Zhuyifei1999/Archive 32

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

17:50, 4 December 2017 (UTC)

Wiki Science Competition 2017 has started

Hi, "Wiki Science Competition" 2017 has started

It is a world event.
The upload phase in many Asian countries ends on December 15th.
There is a special prize for Chinese uploaders
Here you can find more details.

This is a manually inserted message for commons zh-N users with knowledge of the English language who are also globally active or who have uploaded images related to the competition.

#WSC2017 #WikiScience #WikiScience2017

Wiki Science Competition

--Alexmar983 (talk) 09:35, 5 December 2017 (UTC)

Embedded Data Bot reuploads images with embedded thumbnails

The Embedded Data Bot reuploads images that contain an embedded thumbnail. I'm not sure this is the intended behavior, as the thumbnail is not encrypted/hidden information but standard en:Exif data (jpg file with ifd1 tag) which is generated by the vast majority of cameras. Trougnouf (talk) 00:30, 7 December 2017 (UTC)

It's not part of exif; the bot extracts exif and seek to the end of it before checking if any data is left. If it were exif, jpegtran woyuld not truncate it. And yes, it is intended behavior, see User_talk:Zhuyifei1999/Archive_26#False_positive_reported_by_Embedded_Data_Bot, User_talk:Zhuyifei1999/Archive_30#User:Embedded_Data_Bot, & User_talk:Zhuyifei1999/Archive_31#User:Embedded_Data_Bot --Zhuyifei1999 (talk) 01:22, 7 December 2017 (UTC)

I recently started running the command "exiftool -ifd1:all= -ext jpg FILENAME" on my uploads to try and remove embedded data but that doesn't remove as much embedded data as your bot (which would confirm what you just said about non-standard exif stuff?). Do you have any suggestion as to how I could clean my files before upload? (example of file with extra metadata: File:View from Apartment Melissa in Plitvička Jezera, Croatia (road, pretty landscape, and a dog).jpg ) Trougnouf (talk) 03:24, 7 December 2017 (UTC)

Extended content
zhuyifei1999@zhuyifei1999-ThinkPad-X260:/tmp/test$ wget https://upload.wikimedia.org/wikipedia/commons/archive/1/19/20171123143815%21View_from_Apartment_Melissa_in_Plitvi%C4%8Dka_Jezera%2C_Croatia_%28road%2C_pretty_landscape%2C_and_a_dog%29.jpg -O test.jpg
--2017-12-06 23:12:07--  https://upload.wikimedia.org/wikipedia/commons/archive/1/19/20171123143815%21View_from_Apartment_Melissa_in_Plitvi%C4%8Dka_Jezera%2C_Croatia_%28road%2C_pretty_landscape%2C_and_a_dog%29.jpg
Resolving upload.wikimedia.org (upload.wikimedia.org)... 208.80.154.240, 2620:0:861:ed1a::2:b
Connecting to upload.wikimedia.org (upload.wikimedia.org)|208.80.154.240|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9690827 (9.2M) [image/jpeg]
Saving to: ‘test.jpg’

test.jpg                            100%[==================================================================>]   9.24M  7.77MB/s    in 1.2s    

2017-12-06 23:12:08 (7.77 MB/s) - ‘test.jpg’ saved [9690827/9690827]

zhuyifei1999@zhuyifei1999-ThinkPad-X260:/tmp/test$ jpegtran -copy all -optimize test.jpg > testoptimize.jpg
zhuyifei1999@zhuyifei1999-ThinkPad-X260:/tmp/test$ ls -Alh
total 18M
-rw-rw-r-- 1 zhuyifei1999 zhuyifei1999 9.3M Nov 23 08:38 test.jpg
-rw-rw-r-- 1 zhuyifei1999 zhuyifei1999 8.5M Dec  6 23:12 testoptimize.jpg
zhuyifei1999@zhuyifei1999-ThinkPad-X260:/tmp/test$ ls -Al
total 18080
-rw-rw-r-- 1 zhuyifei1999 zhuyifei1999 9690827 Nov 23 08:38 test.jpg
-rw-rw-r-- 1 zhuyifei1999 zhuyifei1999 8822079 Dec  6 23:12 testoptimize.jpg
zhuyifei1999@zhuyifei1999-ThinkPad-X260:/tmp/test$ exif test.jpg
EXIF tags in 'test.jpg' ('Intel' byte order):
--------------------+----------------------------------------------------------
Tag                 |Value
--------------------+----------------------------------------------------------
Manufacturer        |NIKON CORPORATION
Model               |NIKON D3300
Orientation         |Top-left
X-Resolution        |300
Y-Resolution        |300
Resolution Unit     |Inch
Software            |Ver.1.00 
Date and Time       |2017:07:15 06:37:57
YCbCr Positioning   |Centered
Compression         |JPEG compression
X-Resolution        |300
Y-Resolution        |300
Resolution Unit     |Inch
YCbCr Positioning   |Centered
Exposure Time       |1/40 sec.
F-Number            |f/16.0
Exposure Program    |Shutter priority
ISO Speed Ratings   |100
Exif Version        |Exif Version 2.3
Date and Time (Origi|2017:07:15 06:37:57
Date and Time (Digit|2017:07:15 06:37:57
Components Configura|Y Cb Cr -
Compressed Bits per | 4
Exposure Bias       |0.00 EV
Maximum Aperture Val|3.90 EV (f/3.9)
Metering Mode       |Pattern
Light Source        |Unknown
Flash               |Flash did not fire
Focal Length        |22.0 mm
Maker Note          |14360 bytes undefined data
User Comment        |                                    
Sub-second Time     |50
Sub-second Time (Ori|50
Sub-second Time (Dig|50
FlashPixVersion     |FlashPix Version 1.0
Color Space         |sRGB
Pixel X Dimension   |6000
Pixel Y Dimension   |4000
Sensing Method      |One-chip color area sensor
File Source         |DSC
Scene Type          |Directly photographed
CFA Pattern         |8 bytes undefined data
Custom Rendered     |Normal process
Exposure Mode       |Auto exposure
White Balance       |Auto white balance
Digital Zoom Ratio  | 1
Focal Length in 35mm|33
Scene Capture Type  |Standard
Gain Control        |Normal
Contrast            |Normal
Saturation          |Normal
Sharpness           |Normal
Subject Distance Ran|Unknown
GPS Tag Version     |2.3.0.0
Interoperability Ind|R98
Interoperability Ver|0100
--------------------+----------------------------------------------------------
EXIF data contains a thumbnail (11053 bytes).
zhuyifei1999@zhuyifei1999-ThinkPad-X260:/tmp/test$ diff <(exif test.jpg) <(exif testoptimize.jpg)
1c1
< EXIF tags in 'test.jpg' ('Intel' byte order):
---
> EXIF tags in 'testoptimize.jpg' ('Intel' byte order):
Note that the size difference is much larger than the 11053 bytes as claimed by the EXIF. (If I remember correctly Revent (or someone else) tested whether the bot removed thumbnails in EXIF; it did not.) The bot do not use jpegtran, but alters the file in binary directly with a less aggressive algorithm than jpegtran (it keeps the "good part of original binary data unaltered, but jpegtran will optimize it), but jpegtran gives a good approximation (jpegtran on this file for me gives 8822079 bytes, the bot gives 8956416 bytes). However, I'm not familiar with exiftool to know what your command does or how to make exiftool truncate the file.
Also, it's not required for you to strip the file of its embedded thumbnail. Te bot exists as an anti-abuse machanism and it's the bot's duty, not yours, to keep files "clean". (Well, if you really want then sure, but you aren't going to get into any trouble if you don't). This may be of your interest as well: Commons:Help_desk/Archive/2017/07#embedda_data --Zhuyifei1999 (talk) 05:30, 7 December 2017 (UTC)
@Trougnouf: To state it clear: if you really want to remove redundant data from your JPEGs, just use jpegtran -copy all -optimize -outfile new.jpg orig.jpg. I use it for every JPEG marked but not processed by the bot, e.g. File:Ljósmyndun.jpg. --jdx Re: 08:20, 7 December 2017 (UTC)

@Zhuyifei1999, @Jdx Thank you! Trougnouf (talk) 12:04, 7 December 2017 (UTC)

Structured Commons focus group update, December 11, 2017

Hello! You are receiving this message because you signed up for the community focus group for Structured Commons :-)

Later this week, a full newsletter will be distributed, but you are the first to receive an update on new requests for feedback.

Three requests for feedback
  1. We received many additions to the spreadsheet that collects important Commons and Wikidata tools. Thank you! Now, you can participate in a survey that helps us understand and prioritize which tools and functionalities are most important for the Wikimedia Commons and Wikidata communities. The survey runs until December 22. Here's some background.
  2. Help the team decide on better names for 'captions' and 'descriptions'. You can provide input until January 3, 2018.
  3. Help collect interesting Commons files, to prepare for the data modelling challenges ahead! Continuous input is welcome there.

Warmly, your community liaison SandraF (WMF) (talk)

Message sent by MediaWiki message delivery (talk) - 16:40, 11 December 2017 (UTC)

17:58, 11 December 2017 (UTC)

Structured Commons newsletter, December 13, 2017

Welcome to the newsletter for Structured Data on Wikimedia Commons! You can update your subscription to the newsletter. Do inform others who you think will want to be involved in the project!

Community updates
Things to do / input and feedback requests
A multi-licensed image on Wikimedia Commons, with a custom {{EthnologyItemMHNT}} Information template. Do you also know media files on Commons that will be interesting or challenging to model with structured data? Add them to the Interesting Commons files page.
Presentations / Press / Events
Presentation about Structured Commons and Wikidata, at WikimediaCon in Berlin.
  • Sandra presented the plans for Structured Commons during WikidataCon in Berlin, on October 29. The presentation focused on collaboration between the Wikidata and Commons communities. You can see the full video here.
Partners and allies
  • We are still welcoming (more) staff from GLAMs (Galleries, Libraries, Archives and Museums) to become part of our long-term focus group (phabricator task T174134). You will be kept in the loop of the project, and receive regular small surveys and requests for feedback. Get in touch with Sandra if you're interested - your input in helping to shape this project is highly valued!
Research
  • Research findings from interviews and surveys of GLAM project participants are being published to the research page. Check back over the next few weeks as additional details (notes, quotes, charts, blog posts, and slide decks) will be added to or linked from that page.
Development
  • The Structured Commons team has written and submitted a report about the first nine months of work on the project to its funders, the Alfred P. Sloan Foundation. The 53-page report, published on November 1, is available on Wikimedia Commons.
  • The team has started working on designs for changes to the upload wizard (T182019).
  • We started preliminary work to prototype changes for file info pages.
  • Work on the MediaInfo extension is ongoing (T176012).
  • The team is continuing its work on baseline metrics on Commons, in order to be able to measure the effectiveness of structured data on Commons. (T174519)
  • Upcoming: in the first half of 2018, the first prototypes and design sketches for file pages, the UploadWizard, and for search will be published for discussion and feedback!
Stay up to date!

Warmly, your community liaison, SandraF (WMF) (talk)

Message sent by MediaWiki message delivery - 16:32, 13 December 2017 (UTC)

Wiki Loves Africa

In English (lire en français plus bas)

Thank you for your contribution to Wiki Loves Africa 2017

The project is a celebration of the visual diversity of Africa on Wikipedia and its sister projects. There are several fun ways you can help us to make the impact of Wiki Loves Africa stronger:

  • Add more categories to your images so that people will find them to use them in articles ... you can see how to do this here: Quick Guide to Categories on Commons
  • Add your image to a relevant Wikipedia article, i.e. if your image shows a tailor sewing, then add the image to an article on Sewing or Tailors - this allows readers to see different global perspectives of a universal subject. You can see how to do this here: How to insert images into Wikipedia using WikiText
  • Improve the images description to make them easier to understand and reuse.
  • If there is no article that reflects the subject of your images, then start an article about that subject. If you are a new editor, you can see how to do that here: Creating your first article
  • Add more images - you can add more images or media that reflect interesting and encyclopedic subjects in your immediate community.
  • Become involved in (or start) your local Wikimedia community groups - it is a lot of fun, and is important! Find the existing groups here: Wikimedia groups across Africa

We look forward to seeing your contributions!!

Warmest,

Anthere for the Wiki Loves Africa Team


Merci d'avoir participé à Wiki Loves Africa 2017 !

Le projet se veut une célébration de la diversité visuelle de l'Afrique sur Wikipédia et ses projets frères. Vous pouvez augmenter l'impact de Wiki Loves Africa des façons suivantes:

  • Fournir d'avantage de photos !
  • Ajouter des catégories à vos images afin que les utilisateurs les trouvent plus facilement. Voici comment faire: Commons:Catégories.
  • Vous pouvez également améliorer les descriptions de vos images pour faciliter leur compréhension et leur réutilisation.
  • Ajouter vos images dans un article existant sur Wikipédia.
  • S'il n'existe aucun article correspondant à ce qu'illustre votre photo, pourquoi ne pas envisager de créer un nouvel article sur Wikipedia ?
  • Vous pouvez même rejoindre un groupe d'utilisateurs locaux. Vous pouvez trouver les groupes déjà existant ici: groupes Wikimedia en Afrique

Merci encore pour vos contributions.

Anthere pour l'équipe Wiki Loves Africa.

Pls. check all files by en:User:Patrickroque01

Hi @Zhuyifei1999: ! this is en:User:JWilz12345 of Eng. wikipedia and Tagalog Wikipedia. If you have ample time, can you please check all of the files by en:Useer:Patrickroque01 that I transferred from enwiki, with your Embedded Data Bot? I have noticed that upon downloading some of his files to my cellphone, they won't get downloaded (which lets me to realized that they have embedded data). Those imgs by Patrick Roque that I transferred to commons from September 25 to October 7, 2017. Thanks! JWilz12345 (talk) 01:20, 9 December 2017 (UTC)

Embedded data (concatenation) targeted by the bot should have no relation with not being able to download. In any case, please link to a list of the files you want it to check, but it's highly likely that they have already been checked. --Zhuyifei1999 (talk) 02:00, 9 December 2017 (UTC)
The following are some of the concerned photo files (that I cannot download which led my suspicion of having "embedded data", though unsure):
It's not my intention to speedily delete nor request deletion these files (which I transferred to here from enwiki, and I thick Patrick Roque won't allow such deletions). But I want to have these files checked and if there is such "data", be made them "Commons-safe" as soon as possible (e.g. truncation or replacing with same but w/o embedded data file). And if it is possible, I desire that my uploads and transfers from enwiki be automatically checked by your bot by way of flagging or tagging me (my account). Thanks! JWilz12345 (talk) 11:57, 15 December 2017 (UTC)
The first one contains a jpeg embedded thumbnail at position 3879424 bytes (3.7 MiB), and such embedded thumbnail is neither explicitly acceptable nor unacceptable. And no, the bot exists for an anti-abuse purpose, not I-want-to-keep-my-files-clean purpose. (Well, embedded thumbnails are usually not abusive, but the bot cannot tell for certain, though abuse usually comes form newbies.) If you really insist you may use jpegtran to "clean" them, but that is not the primary purpose of the bot and manually blacklisting certain users (it uses a certain threshold of uploader's edit count to determine whether to check their files) require extra effort that I do not intend to do. (In the case of abuse, as in the primary purpose of the bot, blocking the abuser is so much easier than blacklisting.) --Zhuyifei1999 (talk) 18:41, 15 December 2017 (UTC)

15:26, 18 December 2017 (UTC)

Invitation to Blocking tools consultation

Hello,

The Wikimedia Foundation's Anti-Harassment Tools team is inviting all Wikimedians to discuss new blocking tools and improvements to existing blocking tools in December 2017 for development work in early 2018.

We are specifically contacting you for your ideas because you are one of the top users of the blocking tool on Commons. We think that your comments will help us make better improvements. You can post to the discussion in the language that you are most comfortable expressing your ideas.

Other ways that you can help

  1. Spread the word that the consultation is happening; this is an important discussion for making decisions about improving the blocking tools.
  2. Help with translation.
  3. If you know of current or previous discussions about blocking tools that happened on your wiki, share the links.
  4. Help summarize the discussion to share back to your wiki.

If you have questions you can contact me on wiki or send an email to the Anti-Harassment Tools team.

For the Anti-Harassment Tools team, SPoore (WMF), Community Advocate, Community health initiative (talk) 17:31, 18 December 2017 (UTC)

  • I apologize for posting in English.
  • Please let us know if you wish to opt-out of all massmessage mailings from the Anti-harassment tools team.