<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://shifti.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=217.21.43.222</id>
	<title>Shifti - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://shifti.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=217.21.43.222"/>
	<link rel="alternate" type="text/html" href="https://shifti.org/wiki/Special:Contributions/217.21.43.222"/>
	<updated>2026-04-24T10:11:37Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.46.0-alpha</generator>
	<entry>
		<id>https://shifti.org/index.php?title=User_talk:Eirik/Little_Boy_Lost&amp;diff=4565</id>
		<title>User talk:Eirik/Little Boy Lost</title>
		<link rel="alternate" type="text/html" href="https://shifti.org/index.php?title=User_talk:Eirik/Little_Boy_Lost&amp;diff=4565"/>
		<updated>2008-01-02T19:07:01Z</updated>

		<summary type="html">&lt;p&gt;217.21.43.222: New page: I&amp;#039;m translated that story into Russian. Its exists in the site http://city.tomsk.net/~inry/stories/lboylost.html I even have the letter. ~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I&#039;m translated that story into Russian.&lt;br /&gt;
Its exists in the site http://city.tomsk.net/~inry/stories/lboylost.html&lt;br /&gt;
I even have the letter.&lt;br /&gt;
[[User:217.21.43.222|217.21.43.222]] 14:07, 2 January 2008 (EST)&lt;/div&gt;</summary>
		<author><name>217.21.43.222</name></author>
	</entry>
	<entry>
		<id>https://shifti.org/index.php?title=User_talk:Bryan&amp;diff=4267</id>
		<title>User talk:Bryan</title>
		<link rel="alternate" type="text/html" href="https://shifti.org/index.php?title=User_talk:Bryan&amp;diff=4267"/>
		<updated>2007-12-20T09:00:01Z</updated>

		<summary type="html">&lt;p&gt;217.21.43.222: другие языки / International&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;After the chat we had about the limitations of the internal search system of MediaWiki I took a look at wikimedia for search extensions. &amp;quot;Lucene Search&amp;quot; seemed to be the best bet, but after fighting to get the backend for it built and installed I learned it wasn&#039;t any better than the built-in system. (In truth, its worse. No ability to select additional namespaces to search in, requires manual dumping of the database and importing into the backend for indexing, etc...) All the code is there to support it, though. However I&#039;ve shut down the search daemon and disabled the extension. I&#039;m going to go back to poking at the MediaWiki internals to see if I can change the default search to include the User namespace. [[User:ShadowWolf|ShadowWolf]] 21:22, 21 July 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
:When Wikipedia&#039;s under extreme load it shuts down the internal search engine to conserve resources and instead present a wrapper for a Google search limited to the wikipedia.org server, perhaps you could use something like that?  Wouldn&#039;t work until Google started spidering us, which I don&#039;t know if they&#039;ve done yet, but with MediaWiki&#039;s search as poor as it is it may be an improvement. [[User:Bryan|Bryan]] 02:42, 22 July 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
::There are several extensions on MetaWiki for Google searches. As far as I can tell from the [http://www.keil-draco.com/cgi-bin/awstats.pl?config=shifti stats page] Google has started the indexing process. (look down under the &amp;quot;bots&amp;quot; section). I&#039;ll get to work doing the reorg so Category:Author points to author homepages and Category:Stories By Author is the stories themselves. (It&#039;s better if we stay ahead of the curve, no?) [[User:ShadowWolf|ShadowWolf]] 13:13, 22 July 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
:::Sure, though staying behind the curve also has its advantages (we&#039;ll know more about what the organization of Shifti actually looks like :). I&#039;d advise lowercase titles for pages and categories where possible, BTW, it makes them more natural to link to. [[User:Bryan|Bryan]] 13:18, 22 July 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
::::Now you tell me. I&#039;ve already gone and finished the reorg. How about I put together a few templates to somewhat automate the categorization and linking process? [[User:ShadowWolf|ShadowWolf]] 13:39, 22 July 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
:::::If you like, though I don&#039;t really see the point of turning &amp;lt;nowiki&amp;gt;[[Category:Author]]&amp;lt;/nowiki&amp;gt; into &amp;lt;nowiki&amp;gt;{{Category author}}&amp;lt;/nowiki&amp;gt; and such. I&#039;ll convert over the category to lower case, I&#039;m used to doing that sort of thing over on Wikipedia. [[User:Bryan|Bryan]] 13:49, 22 July 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
::::::I was thinking more along the lines of &amp;lt;nowiki&amp;gt;{{AuthorPage}}&amp;lt;/nowiki&amp;gt; adding &amp;lt;nowiki&amp;gt;[[Category:(Author Name)]]&amp;lt;/nowiki&amp;gt; to the &amp;lt;nowiki&amp;gt;{{Title}}&amp;lt;/nowiki&amp;gt; template. No need to go crazy with stuff like that. [[User:ShadowWolf|ShadowWolf]] 14:04, 22 July 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
:::::::&amp;lt;s&amp;gt;A potential gotcha you might run into: If you put &amp;lt;nowiki&amp;gt;{{PAGENAME}}&amp;lt;/nowiki&amp;gt; on a template, it resolves as the &#039;&#039;template&#039;s&#039;&#039; page name. So every author page could wind up categorized in [[:Category:AuthorPage]]. You&#039;d probably need to take the category name as a parameter, or ask that every user substitute the template rather than transclude it (if you use &amp;quot;&amp;lt;nowiki&amp;gt;{{subst:template name}}&amp;lt;/nowiki&amp;gt;&amp;quot; instead of just &amp;quot;&amp;lt;nowiki&amp;gt;{{template name}}&amp;lt;/nowiki&amp;gt;&amp;quot; the text of the template page is inserted directly into the article the moment you click &amp;quot;save&amp;quot;).&amp;lt;/s&amp;gt; Huh. I see now that you already use this in [[Template:Title]] and it works the other way. I&#039;m going to have to double-check my Wikipedia experience on this one. :) [[User:Bryan|Bryan]] 14:28, 22 July 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
::::::: I&#039;m also not a fan of categories in templates because it makes it impossible to use the template elsewhere (such as on a help page describing its usage) without incorrectly categorizing the other pages it appears in. I really think we&#039;re not a big enough wiki yet to be worrying much about this, I&#039;m capable of cleaning everything up manually. It only took me two minutes to switch everything over from Stories By Author to stories by author. [[User:Bryan|Bryan]] 14:21, 22 July 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
::::::::Not a problem. But look at the hoops I had to jump through for the &amp;lt;nowiki&amp;gt;{{part}}&amp;lt;/nowiki&amp;gt; template, which refused to resolve inside the table on the help page. [[User:ShadowWolf|ShadowWolf]] 14:31, 22 July 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
==Searching and redirects==&lt;br /&gt;
&lt;br /&gt;
I think we might be able to sidestep the whole &amp;quot;search upgrade&amp;quot; thing by adding redirects - put on at [[Companion (Bob Stein)]], have it redirect to [[User:Posti/Companion]] and it should work, no?  [[User:ShadowWolf|ShadowWolf]] 14:48, 22 July 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
:Yup. Wikipedia uses redirects of common misspellings in the same manner. No need for the parenthetical (Bob Stein) unless there&#039;s some other page already called &amp;quot;Companion&amp;quot;, though. [[User:Bryan|Bryan]] 15:06, 22 July 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
:Actually, I guess the parenthetical might be useful for people who are searching for &amp;quot;Bob Stein&amp;quot;. The category would be a more useful place to find that but I guess people might not know to look there initially. [[User:Bryan|Bryan]] 15:47, 22 July 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
:: That was my thought on it. It would allow for a search for Bob Stein to turn it up. Though you are correct, the category page would be the better spot. [[User:ShadowWolf|ShadowWolf]] 16:29, 22 July 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
==Dragons of Histh organization==&lt;br /&gt;
&lt;br /&gt;
About the &amp;quot;Dragons of Histh&amp;quot; stuff... I&#039;m not to comfortable with &amp;quot;Book the One&amp;quot;, &amp;quot;Book the Two&amp;quot; and such being main namespace entries. I&#039;m asking before I do anything, but I&#039;d feel better if they were moved to, say, &amp;quot;Dragons of Histh: Book the One&amp;quot; or &amp;quot;Book the One (Dragons of Histh)&amp;quot;. As well, does this &amp;quot;Kinglake Film Partnership&amp;quot; actually exist or is it just some fluff name that &#039;Loathesome Dragon&#039; created to make the setting seem more important/famous than it really is? (And if it is just a fluff name then I think it should be moved to User:Loathesomedragon/Kinglake_Film_Partnership. If it isn&#039;t it seems like rampant advertisement and I will delete it with that being the reason.) -- [[User:ShadowWolf|ShadowWolf]] 00:03, 5 August 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
:I was thinking of moving those stories myself, actually. The names seemed overly generic and could be confusing. But as for the Kinglake thing, I don&#039;t see any reason not to leave it be; it&#039;s not likely that anyone&#039;s going to name a story that and it&#039;s not going to be in any story categories, so nobody will see it unless they&#039;re actively searching for it. So there&#039;s no clutter. [[User:Bryan|Bryan]] 00:30, 5 August 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
== New Templates ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve noticed that you&#039;ve been adding some new templates lately.  However, the [[Help:Templates]] page still needs updating with the howtos and examples. Or are they still in the rough? --[[User:JonBuck|Buck]] 19:38, 2 September 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
:Not really, I just haven&#039;t got to updating it yet (and the external image template is covered in the image help page, which IMO is a more approriate place for it). I&#039;ll update tonight after I&#039;ve done more work on &#039;&#039;Against Type&#039;&#039;, my creativity is tied up at the moment. :) [[User:Bryan|Bryan]] 19:50, 2 September 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Against Type ==&lt;br /&gt;
&lt;br /&gt;
Your ISP is blocking my emails again.  I can&#039;t send you the current file.  It&#039;s almost done, too. :P --[[User:JonBuck|Buck]] 22:39, 7 September 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Blacklists ==&lt;br /&gt;
&lt;br /&gt;
In addition to the Captcha there are now two blacklists, one for certain username patterns and one for certain URL&#039;s.&lt;br /&gt;
Username Blacklist can be found at [http://shifti.org/MediaWiki:usernameblacklist MediaWiki:usernameblacklist] and the URL blacklist is at [http://shifti.org/MediaWiki:Spam-blacklist MediaWiki:Spam-blacklist] -- [[User:ShadowWolf|ShadowWolf]] 21:00, 12 October 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Code Update ==&lt;br /&gt;
&lt;br /&gt;
You asked for it, you got it. A list of random pages is available via &amp;amp;lt;randompages/&amp;amp;gt; &amp;amp;ndash; it currently understands &amp;quot;style&amp;quot; and &amp;quot;class&amp;quot; as standard HTML parameters and can take a &amp;quot;count&amp;quot; parameter, which determines the length of the list generated. It is currently completely undecorated, so I think I&#039;ll set it up so it you can do &amp;amp;lt;randompages&amp;amp;gt;title text&amp;amp;lt;/randompages&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
I also fixed up Special:Random to search NS_MAIN and NS_USER by default while not interfering with the operation of Special:Random/&amp;amp;lt;namespace&amp;amp;gt;&lt;br /&gt;
&amp;amp;mdash;[[User:ShadowWolf|ShadowWolf]] 23:40, 20 October 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Update&#039;&#039;&#039; &amp;amp;mdash; added the title bar stuff. Two new paramters to go with it, &amp;quot;titlestyle&amp;quot; and &amp;quot;titleclass&amp;quot; &amp;amp;ndash; these control the look of the displayed title text. &amp;amp;mdash; [[User:ShadowWolf|ShadowWolf]] 00:00, 21 October 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
More news. I&#039;ve added the requested &amp;quot;Total Number Of Articles&amp;quot; bit to the categories page. Unfortunately it only covers articles and not subcategories. Doing subcategories is going to take another chunk of patching. &amp;amp;mdash; [[User:ShadowWolf|ShadowWolf]] 19:57, 23 October 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
:Unfortunately it&#039;s borked at this point and combining sub-categories and articles in one lump. I&#039;m going to disable it for now and go back to the poking. &amp;amp;mdash; [[User:ShadowWolf|ShadowWolf]] 20:00, 23 October 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
::And I&#039;ve fixed it. Problem is that this would never fly for MediaWiki - it&#039;s making a massive database query and iterating over the results to count the  articles. On Wikipedia, for example, this would require getting millions of results and iterating over them - quite intensive. &amp;amp;mdash; [[User:ShadowWolf|ShadowWolf]] 20:35, 23 October 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
== другие языки / International ==&lt;br /&gt;
&lt;br /&gt;
How to correctly add to the Shifti pages on Russian? I have some translation of your stories and some my own stories.&lt;br /&gt;
[[User:217.21.43.222|217.21.43.222]] 04:00, 20 December 2007 (EST)&lt;/div&gt;</summary>
		<author><name>217.21.43.222</name></author>
	</entry>
</feed>