Semanticmediawiki: SMWCon Fall 2017 notes

Created on 23 Sep 2017  路  9Comments  路  Source: SemanticMediaWiki/SemanticMediaWiki

Random notes

documentation

Most helpful comment

The slide that lists all the people in last years presentation got its names (and ordering) via a command such as

git shortlog -sn 2.4.0...master

The part before the ... can be any commit hash, and the same goes for the part afterwards. So you can get a list between arbitrary commits, and just need to figure out what the first commit (or tag) you care about is.

All 9 comments

@mwjames Great. I will use the info in my presentation. Just drop anything noteworthy here

@mwjames Could you provide the plays and finishes for https://vimeo.com/82255034 from 09.2016 to 08.2017?

Could you provide the plays and finishes for https://vimeo.com/82255034 from 09.2016 to 08.2017?

The problem is that they killed the statistics for non paying users, so the only number provided is 5,885. Youtube is much better in this regards such as:

image

... some random thoughts ...

  • What sort of videos (length 2 - 3 min) should the project provide to make SMW easier to understand (incl. a short description or script)
  • Seeking input on #2684, #2274
  • I'd expect from those who work professionally with SMW a bit more visibility here on github (RFC's, docu update, PR's etc.)
  • Again, targeted towards the professionals seeking assistance in creating a clean and neat semantic-mediawiki docker package that can be hosted here (meaning github) as official repo with a good documentation https://github.com/SemanticMediaWiki/SemanticMediaWiki/issues/1218
  • Also, tests, tests, tests, more tests means more freedom in adapting the software or its features without necessarily wrecking it
  • The list of what needs to be done before 3.0 is available here on github
  • RFCs are welcome but should be detailed enough to allow for a review (see here)

@mwjames @JeroenDeDauw Is there a way to get the number of code changes made by x contributors from 09.2016 to 08.2017? Last year we had this. OpenHub is useless here since they only update after posting to the forum.

Painfully counting through GH lists

  • 09.2016 to 08.2017: 435 merged pr, ? contributors, 201 issues, 35 still open
  • 09.2016 to 08.2017: 654 merged pr, ? contributors, 155 issues, 26 still open

Edit: Found a better way

The slide that lists all the people in last years presentation got its names (and ordering) via a command such as

git shortlog -sn 2.4.0...master

The part before the ... can be any commit hash, and the same goes for the part afterwards. So you can get a list between arbitrary commits, and just need to figure out what the first commit (or tag) you care about is.

@mwjames Got this covered.

Presentation is complete. Thanks for your input and help!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

WolfgangFahl picture WolfgangFahl  路  3Comments

simontaurus picture simontaurus  路  3Comments

alex-mashin picture alex-mashin  路  4Comments

JeroenDeDauw picture JeroenDeDauw  路  3Comments

WolfgangFahl picture WolfgangFahl  路  3Comments