<?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=212.116.219.190</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=212.116.219.190"/>
	<link rel="alternate" type="text/html" href="https://shifti.org/wiki/Special:Contributions/212.116.219.190"/>
	<updated>2026-04-22T01:37:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.46.0-alpha</generator>
	<entry>
		<id>https://shifti.org/index.php?title=User_talk:Bryan&amp;diff=8740</id>
		<title>User talk:Bryan</title>
		<link rel="alternate" type="text/html" href="https://shifti.org/index.php?title=User_talk:Bryan&amp;diff=8740"/>
		<updated>2008-09-27T17:12:36Z</updated>

		<summary type="html">&lt;p&gt;212.116.219.190: Comment provided by Ahsandbl - via ArticleComments extension&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Searching==&lt;br /&gt;
&lt;br /&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;
I&#039;ve gone and slapped the spam blacklist code around a bit because it irritated the crap out of me earlier. Won&#039;t be irritating me anymore, even though it&#039;s still installed and functional. &amp;amp;mdash; [[User:ShadowWolf|ShadowWolf]] 02:53, 8 January 2008 (EST)&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;br /&gt;
&lt;br /&gt;
:Neat! Shifti runs on MediaWiki software, which is fully Unicode-compliant. It should be possible to just copy and paste Cyrillic text straight into the edit window and save it as-is, and you should be able to use Cyrillic in page titles and user names and such as well. Give it a try and let me know if any specific problems crop up.&lt;br /&gt;
&lt;br /&gt;
:Also, I&#039;d be happy to see Russian translations of my stories posted here. It&#039;s something I&#039;d never have imagined would ever happen :) Just make sure you ask other authors for permission before posting translations of any of theirs, though - copyright remains with the original authors and if they don&#039;t want translations posted they get the final say on that. [[User:Bryan|Bryan]] 04:13, 20 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
::Same here. BD&#039;s stories are excellent and if they have been translated into another language, it&#039;d be nice to see them here so his international fans can read them.&lt;br /&gt;
&lt;br /&gt;
::As a side note, it&#039;s wonderful that the non-english-speaking furs and TF fans have found Shifti and are interested in participating. This is the kind of thing I was hoping for when I decided to host the site. [[User:ShadowWolf|ShadowWolf]] 04:24, 20 December 2007 (EST)&lt;br /&gt;
== Alex Warlorn said ... ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&#039;commentBlock&#039;&amp;gt;&lt;br /&gt;
I just want to say, I&#039;m sorry that my comment offended you. That was not my intention. I have been a fan of your writing for YEARS. &lt;br /&gt;
&lt;br /&gt;
--Alex Warlorn 00:35, 25 December 2007 (EST)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Which comment? I don&#039;t recall being offended by any comments on Shifti, so perhaps something&#039;s being misinterpreted, or perhaps my memory is faulty. [[User:Bryan|Bryan]] 01:25, 25 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Forum? ==&lt;br /&gt;
&lt;br /&gt;
Hey there, I&#039;ve been contemplating this since a conversation I had with bard a while back about the number of comments posted to storys on shifti and I&#039;ve been wondering if maybe there are some people that just arent familiar with or crazy about the commenting method of a wiki.&lt;br /&gt;
&lt;br /&gt;
I&#039;ve also been pondering a kind of central place where people can post or discuss whatever they want about stuff on shifti or about transformation in general, basically a forum like Proboards linked to from the main page.&lt;br /&gt;
&lt;br /&gt;
Just wondering what you and shadow wolf think about this. [[User:Devin]]&lt;br /&gt;
&lt;br /&gt;
:Well, I consider TSA-Talk to be the sorta-semi-official &amp;quot;forum&amp;quot; for Shifti. This site originally grew out of the need to replace the TSA with a new archive that would be more flexible and easier to keep updated, so inheriting the associated fora seems reasonable to me. Better to use existing places with existing populations than to fragment the userbase unnecessarily, IMO. But if other fora are created I&#039;d have no problem with listing them here too. [[User:Bryan|Bryan]] 12:59, 26 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Admin help please ==&lt;br /&gt;
&lt;br /&gt;
Bryan, I should have read the manual first, but I didn&#039;t. I should have moved story &amp;quot;Mermaid&amp;quot; to &amp;quot;Paying attention to detail 1&amp;quot; and &amp;quot;Mermaid Too&amp;quot; to &amp;quot;Paying attention to detail 2&amp;quot; and &amp;quot;Paying attention to detail&amp;quot; to &amp;quot;Paying attention to detail 3&amp;quot; and the irony is not lost on me, but I created new pages with those names and then realised there is no &#039;delete&#039; function. Now I&#039;ve created new pages I can&#039;t move to them, I think an admin needs to sort out the mess. Apologies in advance - sw13644.&lt;br /&gt;
&lt;br /&gt;
:No problem. Just to make sure I follow your request correctly, are you&#039;re wanting me to delete the pages [[Mermaid]], [[Mermaid Too]] and [[Paying attention to detail]]? Or do you want the revision histories of those pages to be merged into the new pages&#039; ones instead? For future reference you can request page deletions by adding the string &amp;quot;&amp;lt;nowiki&amp;gt;{{request deletion}}&amp;lt;/nowiki&amp;gt;&amp;quot; to the page. Alternately, if you&#039;re concerned that people might have linked to the old pages and will now get lost looking for your story sections, you can redirect the old pages by replacing the contents with &amp;quot;&amp;lt;nowiki&amp;gt;#REDIRECT [[new page name]]&amp;lt;/nowiki&amp;gt;&amp;quot;. [[User:Bryan|Bryan]] 18:40, 3 January 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
== Three-fourths ==&lt;br /&gt;
&lt;br /&gt;
Thanks!&lt;br /&gt;
&lt;br /&gt;
I didn&#039;t know about watching pages, so I wasn&#039;t aware of the comment, I&#039;ll be amending my watchlist presently.  The story was a request from Soty, and I was familiar with his work, but not the one you linked, thanks for that too.  Feel free to have a go at editing the story.  I&#039;ll go take a look at it as well when I have the time.&lt;br /&gt;
&lt;br /&gt;
--[[User:Leasara|Leasara]] 01:00, 16 February 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
I have tightened the story up a bit and caught a few typos.  Let me know if you think it still needs work.&lt;br /&gt;
&lt;br /&gt;
--[[User:Leasara|Leasara]] 02:10, 18 February 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
:Will do. Sorry I haven&#039;t got to giving any help myself yet, weekend&#039;s been pretty hectic for me. [[User:Bryan|Bryan]] 02:48, 18 February 2008 (EST)&lt;br /&gt;
== U-V said ... ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&#039;commentBlock&#039;&amp;gt;&lt;br /&gt;
Wow! My goodness, I&#039;m touched and honoured (re:  unequal share) That I could help inspire a story like that! It&#039;s very in keeping with the spirit of the little scenario I had slightly built up in mind. :)&lt;br /&gt;
&lt;br /&gt;
--U-V 09:30, 27 March 2008 (EDT)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Thanks. I wrote it without referencing the image, just my memory of it, so the setting wound up slightly different - I take it the image was meant to be set on a ship. Oh well, a minor thing. It also wasn&#039;t the mass TF implied by the bit of text you included in the image description, but it didn&#039;t rule out anything like that happening subsequently. I&#039;ve got other writing commitments right now so I can&#039;t extend it, but maybe later. :) [[User:Bryan|Bryan]] 11:45, 27 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
==General==&lt;br /&gt;
Hello again, Bryan. I have just finished creating my homepage on Shifti. I hope that the stories’ list I had just created will be interesting for other Shifti users. The list has only 3 stories at the moment but I hope that there will be more with time either with my own search efforts or thanks to help of more experienced TF readers and writers (including You, sir).&lt;br /&gt;
As for my own TF stories, they are in Russian language. Will it make sense posting them on my Shifti homepage anyway?&lt;br /&gt;
--[[User:GreyDragon|GreyDragon]] 14:07, 21 August 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
:Sure! There was a fellow a while back who was doing Russian translations of existing stories (see [[#другие языки / International]] earlier on this page), I was keen to host a bunch of those here. If you like you could create a category for Russian-language stuff, if more comes along it&#039;d be neat to have a directory of it. Shifti supports unicode, so you can use Cyrillic characters both within the page text and in page titles (eg, [[Русский язык]]). I&#039;m not a Russian speaker myself, unfortunately, so I won&#039;t be able to help much with the editing and such. [[User:Bryan|Bryan]] 14:22, 21 August 2008 (EDT)&lt;br /&gt;
== bobby said ... ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&#039;commentBlock&#039;&amp;gt;&lt;br /&gt;
great site thanks see u&lt;br /&gt;
&lt;br /&gt;
--bobby 17:13, 23 September 2008 (EDT)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Um, thanks. :) [[User:Bryan|Bryan]] 19:34, 23 September 2008 (EDT)&lt;br /&gt;
== Speqhbou said ... ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&#039;commentBlock&#039;&amp;gt;&lt;br /&gt;
Punk not dead  &lt;br /&gt;
&lt;br /&gt;
--Speqhbou 10:06, 27 September 2008 (EDT)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
== Ahsandbl said ... ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&#039;commentBlock&#039;&amp;gt;&lt;br /&gt;
real beauty page &lt;br /&gt;
&lt;br /&gt;
--Ahsandbl 13:12, 27 September 2008 (EDT)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>212.116.219.190</name></author>
	</entry>
</feed>