User:Xenwolf: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
Xenwolf (talk | contribs)
not active on facebook any more
Fredg999 (talk | contribs)
m Categories
 
(46 intermediate revisions by 3 users not shown)
Line 14: Line 14:
__TOC__
__TOC__
</div>
</div>
Hi there, my nickname is '''Xenwolf''' (in adaption of an idea of Xenjacob).
----
I highly recommend this video to every pianist: <br>
<small>(I saw it today and it's revolutionary)</small> <br>
'''[https://www.youtube.com/watch?v=ZXlknI-Jc48 Piano’s Darkest Secret &#45; YouTube]'''


I regularly look on the [[Special:RecentChanges|recent changes]] of the wiki and am sometimes confused by some [[Xenharmonic Wiki:single editor campaigns|single editor campaigns]].  
----
Hi there, <br>
My main field of activity is wiki gardening.


I'm currently trying to improve linking and tags, especially check for orphaned pages (pages with no other internal page linking to). Sometimes I'm replacing "here" or "click" links by meaningful titles (typically the title of the target page) to make the link easy to repair if the linked page moves (Google helps a lot with titles). I'm trying to mark things that are to do, ask some questions, sometimes answer questions, help with wiki syntax when I'm able to do so (I also like to expand [[Help:Help|help]] pages for that purpose). Currently I'm not very active, but I have at least a daily look on it.
I'm trying to improve wording, linking and categories, especially to check for orphaned pages (pages with no ingoing links from other wiki pages). Sometimes I'm replacing "[[help:Here-links|here]]" or "click" links by meaningful titles (typically the title of the target page) to make the link easy to repair if the linked page moves (Google helps a lot with titles). I'm trying to mark things that are [[:category:todo|todo]], ask some questions, sometimes answer questions, help with wiki syntax (also templates and modules).
I also regularly keep an eye on the [[Special:RecentChanges|recent changes]].
Currently I'm quite active.


If you have any question, you may contact me [[{{TALKPAGENAME}}|on my user talk page (alias <span class="collapsible" style="
If you have any question, you may contact me [[{{TALKPAGENAME}}|on my user talk page (alias <span class="collapsible" style="
Line 26: Line 33:
border-width: 0 1px 1px;">Discussion</span>)]] or privately by using the [https://en.xen.wiki/w/Special:EmailUser/Xenwolf Wiki mail function].
border-width: 0 1px 1px;">Discussion</span>)]] or privately by using the [https://en.xen.wiki/w/Special:EmailUser/Xenwolf Wiki mail function].


Sometimes you can find [https://www.facebook.com/xen.wolf.14 me on facebook], but I'd prefer to talk about the wiki within the wiki.
As I found out, Wikispaces tags were converted into MediaWiki categories by the transfer process. But some of the tags are not self-explanatory. Since tags are more light-weight than categories, we will probably reduce (or transform) them.
 
As I found out, Wikispaces tags were converted into MediaWiki categories by the transfer process. But some of the tags are not self-explanatory. Since tags are more light-weight than categories, we will probably reduce them.


== Tools ==
== Tools ==


* [https://webchat.freenode.net/?channels=##xenharmonic Chat] --- sometimes I try it (very few people there)
* [[Special:ActiveUsers]] (list of users who had some kind of activity within the last 30 days)
* [[Special:Version]] &middot; [[Special:Statistics]]
* [[Special:RecentChanges]] &bull; [[Special:Version]] &bull; [[Special:Statistics]] &bull; [[Special:LonelyPages|Orphaned pages]] &bull;[[Special:LinkSearch]] &bull; [[Special:SpecialPages]]
* [[Special:NewPages]] -- checking pages out of scope from [[Special:RecentChanges]]
* [[Special:LinkSearch]] -- locate this tool on [[Special:SpecialPages]]
* [https://en.xen.wiki/index.php?title=Special:RecentChanges&limit=100&hidepatrolled=1&days=90 Recent changes &#45; Xenharmonic Wiki]
* [https://www.mediawiki.org/wiki/Extension:Regex_Fun Extension&#58;Regex Fun &#45; MediaWiki]
* [https://www.mediawiki.org/wiki/Extension:Regex_Fun Extension&#58;Regex Fun &#45; MediaWiki]
* [https://www.mediawiki.org/wiki/Extension:ParserFunctions Extension&#58;ParserFunctions &#45; MediaWiki]
* [https://www.mediawiki.org/wiki/Extension:ParserFunctions Extension&#58;ParserFunctions &#45; MediaWiki]
* Not yet installed: [https://www.mediawiki.org/wiki/Extension:SyntaxHighlight Extension&#58;SyntaxHighlight &#45; MediaWiki] '''&larr; This Wiki-Extension is extremely useful and bombproof, in Wikipedia it has been a quasi integral part for years.'''
* [https://www.mediawiki.org/wiki/Extension:SyntaxHighlight Extension&#58;SyntaxHighlight &#45; MediaWiki]
* [https://webchat.freenode.net/?channels=##xenharmonic Chat] --- sometimes I tried it (but very few people there)
* [https://www.mediawiki.org/wiki/Manual:Database_layout Manual&#58;Database layout &#45; MediaWiki]


=== Boilerplates ===
=== Boilerplates ===
Line 60: Line 64:
| Cents = {{subst:cents|{{subst:PAGENAME}}|5}}
| Cents = {{subst:cents|{{subst:PAGENAME}}|5}}
| Name =  
| Name =  
| Color name =
| Color name =
| Sound = Ji-{{#regex:{{PAGENAME}}|/(\S+)\/(\S+)/|\1-\2}}-csound-foscil-220hz.mp3
| FJS name =  
| Sound =  
}}</nowiki>
}}</nowiki>


Line 70: Line 75:
==== Special Subpages ====
==== Special Subpages ====


Some special subpage names are reserved and run (if they exist) for customizing the wiki for logged-in users, they are related to the actual skin being used.
Some special subpage names are reserved and run (if they exist) for customizing the wiki for logged-in users, some of them are related to the actual skin being used. [[Special:Preferences#mw-prefsection-rendering]] gives you access to these pages (containing CSS, JavaScript only effective for the web interface you see).
 
* per-user [[CSS]] is combined with [[MediaWiki:Common.css|site CSS]]
{| class="wikitable"
* useful examples and suggestions can be found in: [https://en.wikipedia.org/wiki/Wikipedia:User_scripts Wikipedia&#58;User scripts &#45; Wikipedia]
! Skin
* [https://www.mediawiki.org/wiki/Extension:Gadgets Extension&#58;Gadgets &#45; MediaWiki] -- alternative to user scripts
! [[CSS]]
! [[JavaScript]]
|-
| Vector (default skin)
| [[User:Xenwolf/vector.css]]
| [[User:Xenwolf/vector.js]]
|-
| Shared (for all skins)
| [[User:Xenwolf/common.css]]
| [[User:Xenwolf/common.js]]
|}
 
* For your own user-specific styling, see [[Special:Preferences #mw-prefsection-rendering]], the custom files are listed after the available skin!
* Per-user [[JavaScript]] is available in the XenWiki. If it is, a source of useful examples and suggestions could be found in: [https://en.wikipedia.org/wiki/Wikipedia:User_scripts Wikipedia&#58;User scripts &#45; Wikipedia].
* [https://www.mediawiki.org/wiki/Extension:Gadgets Extension&#58;Gadgets &#45; MediaWiki] -- maybe an alternative to enabling user scripts?
* Per-user [[CSS]] is combined with site [[MediaWiki:Common.css|CSS]]


== todo ==
== todo ==
 
* [[Template:About]] (discuss possible problems)
todo (selected):
* [[329/41]] (see also [[Factor 9 grid]])
* read [[N00b page]]
* [[Template:Infobox MOS]] -- replace [[Wikipedia: Leaning toothpick syndrome| leaning toothpicks]] by Lua
* evaluate options for page/title protection
* find the right place for [[7th Level of Jazz Harmony]] (Videos are hard: needs time to evaluate)
* add tools for [[Wikipedia:Disambiguation|Disambiguation]] (see [[:Category:Disambiguation]])
* add a [[Template:Unsigned]] to this wiki in analogy to [[Wikipedia:Template:Unsigned]]
* read about [https://www.mediawiki.org/wiki/Extension:EmbedVideo Extension:EmbedVideo - MediaWiki], the extension that shows a player for audio files
* read about [https://www.mediawiki.org/wiki/Extension:EmbedVideo Extension:EmbedVideo - MediaWiki], the extension that shows a player for audio files
* check out Spacing option between numbers and units, for example in <span style="background-color: #efd;">702&#x202f;&cent;</span> <sup>[https://en.wikipedia.org/wiki/Thin_space Thin space &#45; Wikipedia]</sup>
* check out Spacing option between numbers and units, for example in <span style="background-color: #efd;">702&#x202f;&cent;</span> <sup>[https://en.wikipedia.org/wiki/Thin_space Thin space &#45; Wikipedia]</sup>
Line 102: Line 95:
** [https://en.xen.wiki/index.php?search=%E6%97%A5%E6%9C%AC%E8%AA%9E&title=Special%3ASearch&go=Go Search for 日本語]
** [https://en.xen.wiki/index.php?search=%E6%97%A5%E6%9C%AC%E8%AA%9E&title=Special%3ASearch&go=Go Search for 日本語]
** [https://en.xen.wiki/index.php?search=Deutsch&title=Special%3ASearch&go=Go Search for Deutsch]
** [https://en.xen.wiki/index.php?search=Deutsch&title=Special%3ASearch&go=Go Search for Deutsch]
* Why is [[MediaWiki:Confirmaccount-newrequests]] shown on the recent-changes page in en.xen.wiki, but is not in de.xen.wiki and dev.xen.wiki?
* [https://www.youtube.com/watch?v=BfEjDD8mWYg ASP.NET Core Crash Course &#45; C&#35; App in One Hour &#45; YouTube] -- see if this video helps  solve the redirect issues on [[Tonalsoft Encyclopedia]]


== testing ==
== testing ==
Line 109: Line 104:


== Links ==
== Links ==
 
* Protecting pages
** [[Wikipedia: Wikipedia:Protection policy]]
** [[MediaWikiWiki: Project:Protected titles]] -- titles (technical info)
*** [[Wikipedia: Wikipedia:Cascade-protected items]] -- running example (method 3 against spam)
* [[Wikipedia: Steps and skips]]
* [http://www.harmony.org.uk/book/chord_progression_musical_phrase.htm Chord Progressions in Musical Phrases]
* [https://www.youtube.com/watch?v=K0Vn9V-tRCo The Death of Melody &#45; YouTube] -- is this true?
* [http://x31eq.com/temper/pregular.html Regular Temperament Finder] a tool by [[Graham Breed]]
* [http://x31eq.com/temper/pregular.html Regular Temperament Finder] a tool by [[Graham Breed]]
* https://www.bestii.com/~mschulter/IntervalSpectrumRegions.txt -- an article worth a book
* https://www.bestii.com/~mschulter/IntervalSpectrumRegions.txt -- an article worth a book
Line 119: Line 120:
* [https://en.wikipedia.org/wiki/Levenshtein_distance Levenshtein distance &#45; Wikipedia]
* [https://en.wikipedia.org/wiki/Levenshtein_distance Levenshtein distance &#45; Wikipedia]


[[Category:meta]]
[[Category:User in CET/CEST]]
[[Category:people]]
[[Category:wiki]]
[[Category:wiki editor|Xenwolf]]
[[Category:User UTC+2]]
[[Category:User de-N]]
[[Category:User de-N]]
[[Category:User en-3]]
[[Category:User en-3]]
[[Category:User on soundcloud]]
[[Category:User ru-1]]
[[Category:User on SoundCloud]]


<!-- Interwiki: links that appear in the sidebar -->
<!-- Interwiki: links that appear in the sidebar -->
[[de:User:Xenwolf]]
[[de:User:Xenwolf]]
[[en:User:Xenwolf]]
[[es:User:Xenwolf]]
[[es:User:Xenwolf]]
[[ja:User:Xenwolf]]

Latest revision as of 02:46, 16 March 2025

de en es dev

I highly recommend this video to every pianist:
(I saw it today and it's revolutionary)
Piano’s Darkest Secret - YouTube


Hi there,
My main field of activity is wiki gardening.

I'm trying to improve wording, linking and categories, especially to check for orphaned pages (pages with no ingoing links from other wiki pages). Sometimes I'm replacing "here" or "click" links by meaningful titles (typically the title of the target page) to make the link easy to repair if the linked page moves (Google helps a lot with titles). I'm trying to mark things that are todo, ask some questions, sometimes answer questions, help with wiki syntax (also templates and modules). I also regularly keep an eye on the recent changes. Currently I'm quite active.

If you have any question, you may contact me on my user talk page (alias Discussion) or privately by using the Wiki mail function.

As I found out, Wikispaces tags were converted into MediaWiki categories by the transfer process. But some of the tags are not self-explanatory. Since tags are more light-weight than categories, we will probably reduce (or transform) them.

Tools

Boilerplates

template:interwiki

{{interwiki
| de = 
| en = 
| es = 
| ja = 
}}

template:Infobox Interval

{{Infobox Interval
| Icon = 
| Ratio = {{subst:PAGENAME}}
| Monzo = 
| Cents = {{subst:cents|{{subst:PAGENAME}}|5}}
| Name = 
| Color name = 
| FJS name = 
| Sound = 
}}

subpages

Special Subpages

Some special subpage names are reserved and run (if they exist) for customizing the wiki for logged-in users, some of them are related to the actual skin being used. Special:Preferences#mw-prefsection-rendering gives you access to these pages (containing CSS, JavaScript only effective for the web interface you see).

todo

testing

automatic cent calculation for interval pages using template:cents:

{{subst:cents|{{subst:PAGENAME}}|5}}

Links