<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=173.163.241.125</id>
		<title>explain xkcd - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=173.163.241.125"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/173.163.241.125"/>
		<updated>2026-07-07T19:08:25Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=User:Lcarsos&amp;diff=13168</id>
		<title>User:Lcarsos</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=User:Lcarsos&amp;diff=13168"/>
				<updated>2012-09-23T03:55:06Z</updated>
		
		<summary type="html">&lt;p&gt;173.163.241.125: /* Formatting */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The username is lcarsos. pronounced el-cars-oh-ess. The only other acceptable capitalizations are LCARSOS or LCARS OS. The second of those is frowned upon because that should be used for any project attempting to create an LCARS operating system, or overlay/window manager. And lastly, '''never''' Lcarsos, despicable.&lt;br /&gt;
&lt;br /&gt;
I'm just a big xkcd and Star Trek fan (props if you got the reference).&lt;br /&gt;
&lt;br /&gt;
Here, I'm just working backwards from the beginning to create missing pages, fix existing pages, updating them to the current header, adding categories, fixing double redirects, etc. I also try to find as much work for the admins as possible (just kidding).&lt;br /&gt;
&lt;br /&gt;
==Personal Achievements==&lt;br /&gt;
Some of the things I've managed to do here, I'm very proud of. And by golly, I'm going to display them out in public so everyone else can see how vain I am.&lt;br /&gt;
&lt;br /&gt;
===Named Characters===&lt;br /&gt;
*[[Ponytail]] - Brought back the name from a dimly remembered past.&lt;br /&gt;
*[[Danish]] - stumbled across [[377]] and suggested it to [[User:Blaisepascal|Blaisepascal]] to be used as her official name&lt;br /&gt;
*[[Miss Lenhart]] - doesn't really count, I just created all the pages for her. But I'm very proud that I managed to do it all correctly on my own.&lt;br /&gt;
&lt;br /&gt;
===Huge Pages I Made===&lt;br /&gt;
*[[980: Money]] - not finished but a good start. Please other people work on it.&lt;br /&gt;
*[[977: Map Projections]] - Created an explanation of each projection with explanation of each of the things happening in the discussion. Phew!&lt;br /&gt;
&lt;br /&gt;
==Things I Need to Remember==&lt;br /&gt;
I'm currently at [[973: MTV Generation]]&lt;br /&gt;
&lt;br /&gt;
Tonight I'll be finishing the [[:Category:The Race|The Race]] series.&lt;br /&gt;
* [[577: The Race: Part 1]]&lt;br /&gt;
* [[578: The Race: Part 2]]&lt;br /&gt;
* [[579: The Race: Part 3]]&lt;br /&gt;
* [[580: The Race: Part 4]]&lt;br /&gt;
* [[581: The Race: Part 5]]&lt;br /&gt;
&lt;br /&gt;
Clueless-Anon created pages *sigh*:&lt;br /&gt;
* [[349: Success]] - populated with basics anyway.. added incomplete tag... It was linked to by 1110, so that's why it got &amp;quot;found&amp;quot;... --[[User:Bpothier|B. P.]] ([[User talk:Bpothier|talk]]) 00:08, 21 September 2012 (UTC)&lt;br /&gt;
* [[858: Milk]] - fixed. --[[User:Bpothier|B. P.]] ([[User talk:Bpothier|talk]]) 23:45, 20 September 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
; Categories I forget:&lt;br /&gt;
*[[:Category:Comics with charts]]&lt;br /&gt;
&lt;br /&gt;
; Cool pages:&lt;br /&gt;
* [[List of all comics]]&lt;br /&gt;
* [[Special:Categories]]&lt;br /&gt;
* [[Special:ActiveUsers]]&lt;br /&gt;
* [[Special:RecentChanges]]&lt;br /&gt;
* [[Special:SpecialPages]]&lt;br /&gt;
* [[Special:DoubleRedirects]]&lt;br /&gt;
&lt;br /&gt;
; For when we get the okay to delete {{tl|explain}}&lt;br /&gt;
* [[Special:WhatLinksHere/Template:explain]]&lt;br /&gt;
&lt;br /&gt;
; Waiting for scaled images fix&lt;br /&gt;
* [[954: Chin-Up Bar]]&lt;br /&gt;
&lt;br /&gt;
==Ruby Importer script==&lt;br /&gt;
===Bugs, Questions, Comments, Heaping Adulation, Scathing Remarks===&lt;br /&gt;
[[User Talk:Lcarsos#Ruby Importer]] Please post there.&lt;br /&gt;
&lt;br /&gt;
I'm trying to keep everything organized so nothing gets lost in the shuffle (lost cause, I know, but I can do my small part to battle entropy).&lt;br /&gt;
&lt;br /&gt;
===Introduction===&lt;br /&gt;
Work on my import-assistant script is progressing. I'm using it to help create pages as I work my way backwards. Currently it is just using information from xkcd's json api and leaving explanation open for you to get.&lt;br /&gt;
&lt;br /&gt;
I'm working on getting the explanation to pull in. But, managing to guess the right url alone was a difficult task, and it still doesn't get it right for some of the more odd ones, but it would be faster to just find the page manually than code for each exception to the rule. I'm going to do a bit more work on that, but I might just give it up and keep manually copying explanations in. Or at least write out a best-guess of what the url should be to get you close, if you aren't walking backward through the blog entries.&lt;br /&gt;
&lt;br /&gt;
I want to be able to pull in the explanation so I can scan through it to get a rough idea of what characters appear to automatically generate Comics featuring ___ categories. But that's a bit of work, including lots of regular expressions ([[Regular Expressions|regex!]]) but it's good practice for basic data mining and pattern recognition.&lt;br /&gt;
&lt;br /&gt;
I've found that already I'm much more productive simply by not having to type in the comic template info. And the page feels much more finished when it has the transcript.&lt;br /&gt;
&lt;br /&gt;
Now, I'm going to give you a link, but I am requiring you to manually go through and look at what it generates and keep yourself engaged. As I explain in the README, there are things the human brain can do innately that computers need lots of work to get the logic hooked up.&lt;br /&gt;
&lt;br /&gt;
You '''must''' go through and make links to appropriate wikipedia and external web pages. I can make links to the links that exist in the html, but ''you have to be a human'' and realize that if something has a wikipedia page it probably needs to be linked to.&lt;br /&gt;
&lt;br /&gt;
Please tell me on my [[User Talk: Lcarsos#Ruby Importer]] page if you are using it, what features you want, and bugs you find.&lt;br /&gt;
&lt;br /&gt;
===Link===&lt;br /&gt;
&lt;br /&gt;
https://github.com/lcarsos/explainxkcd-importer/&lt;br /&gt;
&lt;br /&gt;
===Change log===&lt;br /&gt;
&lt;br /&gt;
* 20120917 - changed transcript parsing to use new indentation style, changing quotes into their pre-html version, as mediawiki correctly escapes them.&lt;br /&gt;
&lt;br /&gt;
===Usage===&lt;br /&gt;
Generic:&lt;br /&gt;
:&amp;lt;tt&amp;gt;./importer.rb &amp;lt;number&amp;gt; ...&amp;lt;/tt&amp;gt;&lt;br /&gt;
:&amp;lt;tt&amp;gt;ruby importer.rb &amp;lt;number&amp;gt; ...&amp;lt;/tt&amp;gt; - for those that don't want to make the file executable.&lt;br /&gt;
Specific examples:&lt;br /&gt;
:&amp;lt;tt&amp;gt;./importer.rb 1000&amp;lt;/tt&amp;gt;&lt;br /&gt;
:&amp;lt;tt&amp;gt;./importer.rb 1000 1001 1002 1003 1004&amp;lt;/tt&amp;gt;&lt;br /&gt;
:&amp;lt;tt&amp;gt;./importer.rb `seq 1 600`&amp;lt;/tt&amp;gt; ''Don't actually do that''&lt;br /&gt;
&lt;br /&gt;
It accepts any number of comic numbers as arguments (space delimited, duh) and will iterate through all of them and spit out a text file &amp;lt;tt&amp;gt;&amp;lt;number&amp;gt;.txt&amp;lt;/tt&amp;gt; with Unix line-endings (if you open it up on Windows use Notepad++ or some other ''real'' text editor).&lt;br /&gt;
&lt;br /&gt;
'''If I see you using this tool to blindly create pages without going through and cleaning things up I will kill you.'''&lt;br /&gt;
&lt;br /&gt;
===Known Issues===&lt;br /&gt;
* '''Active Development Work'''&lt;br /&gt;
** Explanations are not being culled from the blog page.&lt;br /&gt;
* '''Noted As Feature'''&lt;br /&gt;
** Some transcripts come from the json api with extra newlines. Will not be fixed to encourage humans to look everything through. Good for fingerprinting brain-dead copy/paste usage.&lt;br /&gt;
&lt;br /&gt;
You put the lime in the coconut and drink the artlice up.&lt;br /&gt;
&lt;br /&gt;
==Spam Bot Griefing log==&lt;br /&gt;
*{{diff|11133|Talk:402: 1,000 Miles North}}&lt;br /&gt;
*{{diff|11135|EnriquetwltktbgwhMccamant}}&lt;br /&gt;
*{{diff|11169|Talk:24: Godel, Escher, Kurt Halsey}}&lt;/div&gt;</summary>
		<author><name>173.163.241.125</name></author>	</entry>

	</feed>