Difference between revisions of "User talk:Kris"

From Inkscape Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Template to add a Category? ==
{| align="center" cellpadding="10" style="border:4px DeepSkyBlue solid;background-color: Aquamarine; width:300px;border-radius: 25px;"
I'm still trying to master MediaWiki syntax, so when I see someone doing something different, I try to understand what they have done and, perhaps, why they are doing it.
|-
|
|-
| align="center" | <small>It's better to ask than to say nothing. :-)</small>
|-
|
|}


You seem to have added Template:DevDiscussion merely to add Category:Developer Discussion to a wiki article.  I don't understand the improvement a Template provides over merely directly placing the Category reference in the article.  Can you help me understand, please?
== Compiling Inkscape on Windows with MSYS2 ==
[[User:NeoPhyte Rep|NeoPhyte Rep]] 15:11, 6 January 2012 (UTC)
:Hi Neophyte, there is actually not really a difference for average usage on the wiki and hence, should generally not be used for simple categorisation. There is only one advantage, namely when you want to "rename" a category. Renaming a category is not possible, it consist of duplicating the category page and moving the content in the new category before deleting the original category name. So if you have used a template, you can simply modify the template. I only did this for now as the wiki now needs some content update. I see different many different styles in naming pages, namely CamelCase, Each Word Capitalized, etc. So in case we want to uniformize, this first step might save some work later on. Regards, [[User:Kris|Kris]] 17:37, 6 January 2012 (UTC) PS: maybe on the developers discussion pages, it might be interesting to have an info box at the top saying this (and that is were a template would be really handy)
::Interesting technique.  Thanks for the explanation. [[User:NeoPhyte Rep|NeoPhyte Rep]] 18:05, 6 January 2012 (UTC)


== Wiki maintenance ==
Hi Kris,
Kris, I've noticed that you're spending an inordinate amount of effort blocking accounts of spammers and deleting their handiwork.  Most of them are, no doubt, new accounts, and it's a good bet that many of them are perpetrated by the same bad actors who are logging in with temporary IP addresses that change every time they reboot their ADSL modem.  I recently encountered an interesting technique to cut down on this type of activity at the OpenOffice.org wiki.  (Sorry, you'll need to find the URL yourself, because a half-baked script on this wiki puked when I tried to save this message with a link to the relevant page.)  They've implemented a "cooling-off period" for new accounts and have completely blocked editing by anonymous users.  Anyone can create an account, but one must wait '''four days''' before making the first edit.  If someone has a legitimate reason to be here, they'll make a note of it and come back when the waiting time has expired, but it may be a significant deterrent to hit-and-run spammers. [[User:User8192|User8192]] 07:36, 2 December 2011 (UTC)
:Hi User8192, We are aware of this extension which allows to allows to hinder inappropriate behaviour at various levels. It should be enabled now or very soon (I do not know its status though). Regards, [[User:Kris|Kris]] 08:20, 3 December 2011 (UTC)


== New spam ==
I just reverted [[Special:Diff/106786|your change]] in the mentioned article.
I've been editing the wiki in the last couple of days and noticed new user accounts that have been used for the sole purpose of spamming.  The accounts and their IP addresses should be blocked and all pages created by them should be deleted.  Since I don't have administrator privileges on this wiki, I replaced the content in pages that I found with the word "SPAM" and put "SPAM" in the edit summary. [[User:User8192|User8192]] 19:24, 13 December 2011 (UTC)
*[[Special:Contributions/Gitukaff]]
*[[Special:Contributions/Colecris]]
*[[Special:Contributions/Restinve]]
*[[Special:Contributions/Betgclub9]]
*[[Special:Contributions/Fesulri]]
*[[Special:Contributions/Fidedian]]


*[[Special:Contributions/Annavict]] hasn't done anything yet, but it looks suspicious, as it was created at the same time as Colecris and Restinve.
It should not be necessary to set any environment variables if you use the proper MinGW shell for building Inkscape (that's one of the nice things of MSYS2 builds compared to our previous devlibs builds). Did you try to build in cmd.exe? As a matter of fact the file "msysenv.sh" will likely go away as part of our "root-dir tidying" efforts unless people are still actively using it (which they probably should not).
*[[Special:Contributions/Holidaygclub]] also looks suspicious, but hasn't posted anything yet.
*[[Special:Contributions/Moonpav]] (added after initial post)
Unfortunately I can't give you admin permissions myself, but I have blocked most of those users for you. [[User:Legio noctis|Legio noctis]] 20:38, 14 December 2011 (UTC)


== Blocking spam (external links) ==
Let me know if I missed something or you need help with the MSYS2 build!


Hello. The pages [[MediaWiki:Spam-blacklist]] and [[MediaWiki:Spam-whitelist]] can help you in combating spam. Once a link is added to the blacklist, no one will be able to save it again on this wiki. These 2 pages are protected, so that ordinary users (like me) can't edit them.
--[[User:Eduard|Eduard]] ([[User talk:Eduard|talk]]) 15:34, 23 August 2017 (UTC)
:I am still not able to successfully compile with the new system. If I remember well I'm stuck with the "cmake -G Ninja .." phase, so after a years break, I did not manage to setup the new system and contribute to translating and source code checks with cppcheck.
::> I just reverted [[Special:Diff/106786|your change]] in the mentioned article.
:That's fine. Though it comes as a surprise to have a script for setting the variables. :-)
:Regards, [[User:Kris|Kris]] ([[User talk:Kris|talk]]) 13:59, 24 August 2017 (UTC)


For an usage example, see [http://en.wikipedia.org/wiki/MediaWiki:Spam-blacklist]. It's a list of regular expressions. The main thing you have to remember is that <code>.</code> represents a single character in the URL, while <code>\.</code> represents a dot in the URL. <code>\b</code> identifies a word boundary, i.e. the position between a word (a sequence of letters and/or digits) and a punctuation character.<br />
::Well, let me know if I can help (I'm also available in IRC as "Ede_123" if you want to chat in real time). If any of the steps are unclear I'd like to know, so we can work on making them clearer! --[[User:Eduard|Eduard]] ([[User talk:Eduard|talk]]) 15:46, 24 August 2017 (UTC)
Can I help? I have experience with regular expressions, and I can write down them, given the links.
 
For example, you might add
<pre>\bgangstaa\.joinvps\.com\b</pre>
<small>URL taken from [[Jobs The Outdoors‎|1]], [[Jobs In Dripping Springs‎|2]]</small>
 
Also, I'm wondering why they're spamming non-existing domains.
 
(I have absolutely no idea of whom and where to write this to: ) The webmaster of this wiki might also consider to read the page [http://www.mediawiki.org/wiki/Manual:Combating_spam#SpamBlacklist "Combating spam"] in the MediaWiki manual. --[[User:Marko|Marko]] 16:42, 16 February 2012 (UTC)
:Thanks Marko, I knew of the existence of the blacklist, but did not think on it as one of the problems is really the creating of dozens and dozens of accounts from open proxies. This link to the manual is handy. I'll forward the link to the "IP address blacklists" section to the right person. Kind regards, [[User:Kris|Kris]] 20:11, 16 February 2012 (UTC)

Latest revision as of 15:46, 24 August 2017

It's better to ask than to say nothing. :-)

Compiling Inkscape on Windows with MSYS2

Hi Kris,

I just reverted your change in the mentioned article.

It should not be necessary to set any environment variables if you use the proper MinGW shell for building Inkscape (that's one of the nice things of MSYS2 builds compared to our previous devlibs builds). Did you try to build in cmd.exe? As a matter of fact the file "msysenv.sh" will likely go away as part of our "root-dir tidying" efforts unless people are still actively using it (which they probably should not).

Let me know if I missed something or you need help with the MSYS2 build!

--Eduard (talk) 15:34, 23 August 2017 (UTC)

I am still not able to successfully compile with the new system. If I remember well I'm stuck with the "cmake -G Ninja .." phase, so after a years break, I did not manage to setup the new system and contribute to translating and source code checks with cppcheck.
> I just reverted your change in the mentioned article.
That's fine. Though it comes as a surprise to have a script for setting the variables. :-)
Regards, Kris (talk) 13:59, 24 August 2017 (UTC)
Well, let me know if I can help (I'm also available in IRC as "Ede_123" if you want to chat in real time). If any of the steps are unclear I'd like to know, so we can work on making them clearer! --Eduard (talk) 15:46, 24 August 2017 (UTC)