User talk:It's dot com/The System Is Down

From Homestar Runner Wiki

Jump to: navigation, search

Contents

Navigation
The System Is Down

[edit] Technical help

[edit] How to add images

Here's a quick rundown of how to add images:

  1. If you haven't already, read the image use policy. Note that the PNG format is preferred.
  2. Over in the toolbox on the left, click Upload file.
  3. (A) Browse to the file on your computer.
    (B) Write a brief description in the summary area.
    (C) Click the copyright checkbox.
    (D) Click "Upload file".
  4. Place code on your page in the following format, usually at the very top of the page (although you can place it in other places):
    [[Image:IMAGE NAME|thumb and/or POSITION|SIZE|CAPTION]]

To make an image gallery, use the wollowing format:

<gallery>
Image:image1.png|caption 1
Image:image2.png|caption 2
Image:image3.png|caption 3
</gallery>

Start each picture on a new line. You can use links and full wiki markup in the captions.

Click on these links here for a tutorial and more technical info and syntax info. HRWiki policy allows one uploaded image two large personal images per user with no questions asked. For an example, I placed the following code at the top of your page: [[Image:cheatgold.PNG|thumb|300px|I've got a gold tooth. Wanna see it? Tough!]]
That's all. Have fun! — It's dot com 22:33, 15 May 2005 (UTC)

Thanx a bunch for telling me how to add images and adding an image and all that crap. Love your page. Cheatachu72
Anytime, my friend. It's my pleasure. And thanks for your comments about my page. — It's dot com 21:56, 16 May 2005 (UTC)

[edit] How to revert a page

  • YO! I do like what you did to my gallery, but I'd like to revert it for the time being. I do want to change it to your suggestion in the future, though. But, um, how do you revert? Cheatachu72 02:56, 3 Jun 2005 (UTC)
It was more complicated than normal to revert your page since you had already made changes to it. Here are some basic instructions on how to revert:
To completely revert a page to a previous version:
  1. View the history of the page in question.
  2. Click on the time and date of the version to which you want to revert; this will bring up the page as it was.
  3. Click "edit" at the top of the old version; it will warn you that you're editing an out-of-date version.
  4. Type a comment in the summary, usually something like "reverted edit of so-and-so; changed to last version by what's her face".
  5. Click "Save page".
To revert a page and keep some changes at the same time:
  1. View the history of the page in question.
  2. Determine what changes have been made since the version to which you want to revert.
  3. Copy the affected section to the clipboard. If there is more than one section, it may be necessary to do a normal revert (see above) and then make the changes again one at a time in later edits.
  4. In the page history, click on the time and date of the version to which you want to revert; this will bring up the page as it was.
  5. Click "edit" at the top of the old version; it will warn you that you're editing an out-of-date version.
  6. From the clipboard, paste in the new changes over the appropriate old section.
  7. Type a comment in the summary.
  8. Click "Show preview" to ensure that you pasted the new changes in correctly.
  9. Click "Save page".
In the section way above, I've included the syntax for the image gallery for whenever you want to go back to that. — It's dot com 03:48, 3 Jun 2005 (UTC)
Thanx. One more helpful thing you can either
A. Strong Mad Bath
B. Crisper Drawer
C. Be Cheatachu72's homeslice
Cheatachu72 03:17, 3 Jun 2005 (UTC)
I'll take (C). — It's dot com 03:48, 3 Jun 2005 (UTC)

[edit] Where to link characters

I had a question. On the page for monster truck, should "The Sad kids" and "The King of town" in the transcript be changed to include links to thier respective pages? FYI, the sentence that would be changed is "{The Sad Kids and the King of Town appear on screen respectively crossed out}". —Smileyface11945

No. Characters are never linked in the transcript. Instead, they are listed at the top of the page in the order in which they appear. Also, whenever you post something on a talk page, type four tildes after it, like this: "~~~~". That will automatically sign your name and put a timestamp after it. It looks like this: — It's dot com 01:06, 24 Jul 2005 (UTC)
Thanks! Smileyface11945 01:08, 24 Jul 2005 (UTC)
No probalo! — It's dot com 01:09, 24 Jul 2005 (UTC)

[edit] How to make the vertical line to appear

How do you make this vertical line appear? | It's used in a lot of links in the wiki, like this, but if I want to use the line, I always have to copy it from somewhere else. Can you press certain keys to make it appear? The Chort 14:11, 16 Aug 2005 (UTC)

It should be on your keyboard. Mine's above the enter key. Homestar Coderhomestar-coder-sig.gif 14:30, 16 Aug 2005 (UTC)

Hmm...let's see: | Hey, it worked! Thank you! You're my new best friend at this wiki! The Chort 14:33, 16 Aug 2005 (UTC)

No probalo... Homestar Coderhomestar-coder-sig.gif 14:34, 16 Aug 2005 (UTC)
I'm glad I could bring you two closer together. I have nothing useful to say here, but since this is my talk page, I feel compelled to comment. The character The Chort is speaking of is called the vertical bar, or pipe. It is used in wiki markup to create piped links, tables, and other things. As Amanda (H*C) said, the key is usually located at the extreme right of the keyboard, just above the Enter (return) key, grouped with the backslash. On some keyboard configurations, the key is on the top row, just to the left of the Backspace (in this case the Enter key is about double its customary size and the Backspace is about half its normal size). To type a vertical bar, you must hold the Shift key. Well, I hope you enjoyed my short essay. I now return you to the wiki. — It's dot com 15:46, 16 Aug 2005 (UTC)

[edit] Blockquote

How do you make that "blockquote" (i'm not sure what it is called but thats what it said in editing) where it shows what Strong Bad wrote on his computer on the transcripts? Is there a way to do it in HTML or just plain text? I'm just curious, because I think it will be so cool if I write my internet blogs like that.

Thanks again and again. You are the one user that I always go to for help! THANKS!--Martin925 19:22, 18 Sep 2005 (UTC)

Sorry for the delay in responding. I might suggest that you would get a faster reply by posting questions to the FAQ talk page. Anyway, it's possible to recreate the blockquote style outside the wiki, but you need to know some CSS and where to find it. First of all, the HTML (<blockquote> ...blah blah <br/> ... </blockquote>) is the same as the code you get when you press "edit", so you could just copy one of those to practice. What you need then is the various definitions for "email" found in MediaWiki:Monobook.css (and possibly other CSS files... check the source code of a wiki page to see what they are). Also, you would need the image of Strong Bad's face copied and saved to your server. It sounds kinda coplicated, but I hope this helps. — It's dot com 21:55, 19 Sep 2005 (UTC)

[edit] Super-plain link

Is there any way to link something, but keep it just a regular black color, without underlining or anything? perhaps some kind of color tags or a 'no underline' tag before and after? Any help would be greatly appreciated, thanks. Thunderbird 19:42, 23 Sep 2005 (UTC)

Sure. One of the words in this sentence is a link to a page. If you wanted to be really sneaky, I think you could even force it not to show the "hand pointing" cursor that is usually displayed when you're over a link. Out of curiosity, what makes you ask? — It's dot com 19:58, 23 Sep 2005 (UTC)
Hmmm... The link is still underlined. And It's not that I want it sneaky, I still want the hand to pop up. I just want uniformity. Is there any way to get rid of the underline? Then I'll let you know why. Thunderbird 20:04, 23 Sep 2005 (UTC)
I will have to do more research. I don't know why the text-decoration property isn't being correctly displayed by your browser. — It's dot com 20:28, 23 Sep 2005 (UTC)

[edit] Edit comments

How does one make editing comments? -Thechamp 21:43, 1 Oct 2005 (UTC)

Click "edit" at the right over there → . Then look just below the editing window. See where it says "Summary"? Type something in that box. That's how you leave an edit comment. — It's dot com 21:47, 1 Oct 2005 (UTC)

[edit] IRC channel

How ... do you join it? This little experience has made me like this wiki, more, and now I want to join the chat channel. HOW?!?! H * R 7 0 0

There are several ways, but the easiest way is to go to chat.hrwiki.org and follow the instructions there. See also HRWiki:IRC channel. — It's dot com 21:56, 7 Oct 2005 (UTC)

[edit] Help creating welcome template?

I'm kinda embarrassing, since this is the sort of thing that seems like it ought to be easy to find an answer to—but it hasn't been. I want to start welcoming folks formally, and thought it would be nice to make an adapted welcome message of my own. I know doing this would involve creating a subpage in my userspace—but I have no idea how to go about that. Thanks! —notstrongorbad 05:32, 8 Oct 2005 (UTC)

Oooo! May I? (answer this one?) Making templates and new pages is really easy. So I hope I can explain well. First things first, new pages. All you need to do to create a page is to go to it and start editing it. Make sure you save the page, so it actually writes something down to create the page! Suppose you wanted to create a page called "strombalos" under your user space, then you'd go to User:notstrongorbad/strombalos (notice how it's in red now -- if you click on it now it'll take you straight to the edit page), and start adding information. It's that simple! You can even (from your user page) type the new URL yourself and start it that way. As for templates: all you need to do for the basic form is to put regular wiki code. There is more on templates that you can learn here, cuz they have neat stuff like variables and the like. There is more general help here. Now for your specific case, you want to make a welcome page for our guests. I won't go into detail here, but you must use the template format in a special way. Suppose you had a template User:notstrongorbad/welcome_template in that page. Then you inject the code: {{subst:User:notstrongorbad/welcome_template}} into the victims', er, guests page and hit submit. It will inject the code and replace the contents of the template in his page. To practice, you can always use the Sandbox. Good luck! I hope this helps. --Stux 07:57, 8 Oct 2005 (UTC)
And that's what I needed to know! DONK! Many thanks. —notstrongorbad 08:12, 8 Oct 2005 (UTC)

[edit] E-mail this User

Hey, It's dot com. Just wondering what's up with the E-mail this User feature. Whenever you press the link, it says that you need to log in or enter a valid email address in your preferences. Any ideas what's wrong? — Lapper (talk) 02:09, 24 October 2005 (UTC)

Have you entered a valid email address in your preferences? Have you confirmed it? -- Tom 02:19, 24 October 2005 (UTC)
[Edit Conflict] You need to validate your email address using the link in your prefs. Also, if the person you're trying to email hasn't enabled the feature, you won't be able to send one. — It's dot com 02:20, 24 October 2005 (UTC)

[edit] Sig

Hey do you know how to get thoese awsom Signatures that people have -- Billy Bob Bob

see the help section under Sig. that's where I learned. followed steps and you'll be all set 18px-Featuredstarsmall.png I R F 18px-Featuredstarsmall.png 20:31, 26 October 2005 (UTC)
Actually, start by typing four tildes (~~~~). That should do you for now. — It's dot com 20:55, 26 October 2005 (UTC)

[edit] New Page

Hey do you know how to make a new article? I wan't to make one.

You just have to insert the name of the page into two bracets like this:[[pagename]] Then, hit showpreview and the link should appear red. Click on it and edit away.--minibaseball.png Bkmlb(talk to me·stuff I did) 20:35, 27 October 2005 (UTC)

[edit] Thermometer

Hey, do you know how to get one of those mood thermometer things for a user page? Because I want one. Well, bye. Please get back to me on this on my user page. -- NOT Billy Bob Bob 01:05, 15 November 2005 (UTC)

Well, here's the code:
[[Image:Wikistress3D 1 v3.jpg|thumb|right|150px|My current stress level: not stressed]]
Don't change anything except what's in red. See the red number 1 there? That controls the stress level. It can be 1, 2, 3, or 4. The 150px controls the size of the image, which you can adjust. Last, you can make the caption anything you want. — It's dot com 01:33, 16 November 2005 (UTC)

[edit] Help me, It's dot com, you're my only hope

Hey Dot com, I recentley made a Homestar Runner cursor that I was going to use on my talk page, but I dont know where to upload it! Please help! DBK! 01:34, 17 November 2005 (UTC)

I don't know whether we can upload custom cursors. And if we can, I don't know where. But I'm not your only hope. (Note: Dot com changed the section title to what it is now because he thinks Star Wars is cool. DBK did not originally say that Dot com was his only hope.) Try asking at HRWiki talk:FAQ. — It's dot com 01:43, 17 November 2005 (UTC)
You read my mind with the Star Wars reference, I just didnt want to sound like a complete dork :-p DBK! 01:51, 17 November 2005 (UTC) P.S You might want to consider archiving your page, it takes forever to preview.
Archiving?!? No way, Lucy! Only big wusses and lesser wimps archive their pages. Besides, mine's not even as bad as some talk pages out there. — It's dot com 01:57, 17 November 2005 (UTC)
Ha ha I guess you right, oh and I found a website to host my cursor. DBK! 02:05, 17 November 2005 (UTC)

I need help again! Ahh Im so confused. I have the cursor here but I dont know how to put it on my user page. The FAQ isnt helping either. Sorry to be bothering you. DBK! 02:40, 17 November 2005 (UTC)

Well, I'm still not sure that it's even possible to use that here. At least not and have everyone see it. But you need to post your question on the FAQ talk page so others will notice it. — It's dot com 02:44, 17 November 2005 (UTC)
You could try talking to Teh Pape. He's got a special cursor on his Talk page, and I don't know how he did it. I don't know if you're able to do it with custom cursers though, or if he's got one of a few options or something. Thunderbird 23:32, 17 November 2005 (UTC)
I knew there were other users that had done this... yeah I checked out his source and he has the following code: <div style="cursor:pointer;"> Insert your regular wiki code here </div>. I know someone else has a crosshair in their page. I don't think you can upload your own, these are standard cursors as far as I know. It's possible that maybe the cursor: option may allow a url for an image but you'll have to do some research on that.
If you hover over this bold text you'll see it in action
--Stux 23:38, 17 November 2005 (UTC)
We should take this convo on to FAQ, not Dot coms talk page. There's already a convorsation started there. DBK! 23:46, 17 November 2005 (UTC)
And for those keeping score at home, that conversation can be found here. :) — It's dot com 00:39, 18 November 2005 (UTC)

[edit] Block user

How do you block someone? The thing Talking is fun. 00:30, 4 January 2006 (UTC)

List them on HRWiki:WikiTroll, and a sysop will handle it. — It's dot com 00:31, 4 January 2006 (UTC)

[edit] Lost password

Major crisas! I forgot my password for the fanstuff wiki is theire any hope of finding it? Your a syops please help me! If it'll help my user name is General Grape-Nuts! hr.png NBBB(Talk · Contributions) 20:49, 4 January 2006 (UTC)

See the little button on the bottom of the login page that says "Email new password"? That'll reset your password and send the new one to your email address. You should then be able to log in and change your password to something more memorable. — wikisig.gif Joey (talk·edits) 21:29, 4 January 2006 (UTC)

[edit] Software glitches

[edit] A telegramophonic thank you!

Salutations, Sir Dot Com! Stop Thank you for reccomending the user name change! Stop However, it appears that I always have new electronic messages even though none are present in the actual talk area. Stop Can you perhaps suggest a remedy? Stop Thanks again! Stop Sir Strong Bad

I've heard of several people having this problem. I assume you've tried simply refreshing the page? And visiting your talk page by clicking the "new messages" link? If so, I'm guessing the next thing you'd hear from a lot of people is "clear your cache" (seems to be a popular cure-all). You could, of course, make an edit to the page yourself, which should clear it up. —AbdiViklas 03:17, 19 November 2005 (UTC)
AbdiViklas is usually right, but he's wrong in this case. I posted this on your talk page, but I'll put it here for anyone who's just passing by. When we upgraded to MediaWiki 1.5, it introduced a bug in the way the system handles the new messages indicator. Currently, the only way to get the message to go away is to click "unwatch" at the top of your page. This is necessary even if you yourself are the one who edits the page. We have done what we can to make sure the people who design the software are aware of the problem and we hope they will give us a patch to fix it. — It's dot com 03:26, 19 November 2005 (UTC)
A solution was found for this problem, and I applied it to our source code; the problem is now fixed. (See next section.) — It's dot com 03:22, 14 December 2005 (UTC)

[edit] Tape-Leg Huh?

What's going on with User Talk:Tape-Leg and User Talk:Tape-Leg 2? — Image:kskunk_fstandby.gif KieferSkunk (talk) — 00:33, 10 December 2005 (UTC)

Hahaha! Let me take a guess at it: you applied the 3805 patch and are testing it... am I close? --Stux 00:43, 10 December 2005 (UTC)
You, sir, are exactly right. And it works! I'm debating whether to go around to all the threads and put "this has been fixed" in them. Maybe people will just notice. Once we isolated the cause, I knew the solution would be a simple one; I just needed someone more familiar with the software to point out where exactly to make the tweak. w00t! — It's dot com 01:09, 10 December 2005 (UTC)
Yup yup! That's awesome! That's one down, one to go! --Stux 03:35, 10 December 2005 (UTC)

[edit] IRC Error

Hey, It's dot com. Sorry to bug ya, but I suddenly have an error with IRC. While I was talking earlier, I accidentally hit some key(s) that opened my email inbox in the same screen. I hit back to get back to the chat, which wouldn't work. So I went back to the HRWiki page with the links to sign back in, and it kept erroring, not signing me in and saying that my name was already in use. The exact words of the error is:

Connecting...
Logging in...
-- *** Looking up your hostname...
-- *** Found your hostname, welcome back
-- *** Checking ident
-- *** No identd (auth) response
DorianGray Nickname is already in use.
DorianGray Nickname is already in use.
Error : Closing Link: 127.0.0.1 (Connection Timed Out)
Disconnected from irc.freenode.net

If you can log me out or something, I'd be much appreciative. I even signed off the internet, but that didn't fix it. Nor did trying to sign on to the fanstuff chat. --DorianGray

Sometimes you leave the room but the program thinks you didn't. Eventually the situation rectifies itself, and at this point in time it has. I think if you try again now it will work. small_logo.pngUsername-talk 04:38, 29 November 2005 (UTC)
If you're registered with nickserv, you can always log in with a different nickname and then user "/msg nickserv GHOST <username> <password>" (I think that's the format, you can type "/msg nickserv help GHOST" for help). It'll kill your phantom account and then you can change your nickname with the /nick command (i.e. /nick DorianGray|all_fixed). --Stux 04:49, 29 November 2005 (UTC)
Well, I dun even know what nickserv is, so there you go. And it's not yet corrected itself... Still coming with the same error. Maybe I'll try again tomorrow afternoon, when I wake up. Nice to know it's nothing really major, though, right? --DorianGray
Nickserv is a service that allows you to control your own nickname (and not let anyone else use it). Once you are able to log in, just type "/msg nickserv register <password>" (and make up a password of course) and it will register your nickname. Every time you log in just type "/msg nickserv identify <password>" and it will know it's you. Chat clients are good for this cuz they allow you to enter the password so that it can automatically identify you. Anyway once identified you can do all sorts of cool things with your nickname. As of right now, yeah your nickname's still logged in and hasn't timed out. Tommorrow it should, but you can always use a different name until tommorrow. --Stux 04:57, 29 November 2005 (UTC)
'Kay. Just thought I'd tell people that it's all fixed now. Thanks for all the help. --DorianGray

[edit] My Watchlist

Hi Dot com, I'm just curious: I just noticed that for some reason I cannot add my talk page to my watch list? (Although my User page is on my watch list.) I'm curious to know, why is that? --Stux 17:10, 29 November 2005 (UTC)

It's part of this bug, which is the "new messages" bug. If you want, you should log in there and vote for that bug, so that they will give it priority to be fixed. — It's dot com 17:24, 29 November 2005 (UTC)
Done! --Stux 17:57, 29 November 2005 (UTC)
Did I miss something? How does a bug go from "unresolved" to "it simply vanished"? or even "works for me" status? I was a little confused when I first read it, I still am, unless the person was referring to MediaWiki's 1.5.3 release. Unfortunately I couldn't find a detailed changelog without having to download the distro. I'll have to look at it later. Anyway I just wanted to let you know the change in status and ask about it. --Stux 00:15, 9 December 2005 (UTC)
Aye, Tom took care of it. Thanks Tom! --Stux 00:43, 9 December 2005 (UTC)

Okay, so after a second viewing under the tutelage of Pom Pom's keen eyes, it appears that the 3805 bug (which has now been fixed) is not related to the behavior of the watchlist at all. It seems that users now have no control over whether their talk page is on their watchlist or not. If someone sends you a message, your talk page is automatically watched. When you check it, it is automatically unwatched. I have no information on whether this is a separate bug or an intentional new feature. — It's dot com 01:38, 10 December 2005 (UTC)

It appears that this is intentional after all. Everything I've found in the source code indicates that they meant to make it the way it is. — It's dot com 18:46, 21 January 2006 (UTC)

[edit] Diff Problems

Is it just me or is the media wiki edit conflict fix thingy, actually being buggy? Seems to me like certain things got overwritten during the frenzy. And I don't think our editors would've simply ignored edit conflict warnings and would have just haphazardly overwritten stuff. I did find a problem when editing the same page myself with two windows at once, but I thought it was just a problem when the same user did the edit. I fear I may be wrong. --Stux 05:01, 5 December 2005 (UTC)

I'd reason a guess that it's just users not being careful when they get an edit conflict warning. But you might want to direct your questions at the users invloved as to whether they actually got warnings or the edits just went through. -- Tom 05:26, 5 December 2005 (UTC)
Although, Joshua made consecutive edits at one point, and stuff was lost between the two versions. Strange... — It's dot com 05:35, 5 December 2005 (UTC)
I have posted my question to Joshua to see his take on this. --Stux 05:39, 5 December 2005 (UTC)
Hi guys. I just got a response back from Joshua, and it indeed seems that something is amiss:
I don't recall making those changes, and I never got an edit conflict on "portrait". - Joshua 12:29, 5 December 2005 (UTC)
So... strange, huh? --Stux 16:19, 5 December 2005 (UTC)
I was going through bugzilla and i think that this bug may be the one we're looking at or related. --Stux 16:33, 5 December 2005 (UTC)
I was reading the bug report and came to comment #28 (previously all other bug comments focused on the problem centering around the same user doing the changes with two windows), and i think this paragraph describes what may have happened here, (however I'd probably like to ask Joshua again if he did anything like this, which I doubt, so I still think we have new behavior to report to this bug):
In other words, when I am editting, all my edits are made in reference to the version I opened for editting (call it version 1). Then while I am editting someone else makes some changes and saves as version 2. Now when I save the first time, it notices that someone else has made an edit and tries to merge them. If this succeeds, then we arrive at version 3A. Now, being dumb, I notice that I misspelled "celebration", so I hit the back button, quickly fix it and save again. This time the software notices version 3A, sees that I also made that edit and consequently, it cancels all edit conflicts. Since I used the back button, my edit is still based on version 1. So this time when it saves, the conflict with version 2 is ignored. Hence, whatever changes which were made in that version are dropped from the new version 3B.
--Stux 22:37, 6 December 2005 (UTC)
Believe it or not, that explanation makes sense. I don't know whether it's right or how to fix it from a technical standpoint, but the lesson here is: never click "back" to move through the software when editing. Always click "edit" anew. — It's dot com 22:46, 6 December 2005 (UTC)
It wouldn't be hard to have two people test this while on IRC. I'd be interested in seeing the results. -- Tom 23:13, 6 December 2005 (UTC)
Confirmed and reported. Good work Stux. -- Tom 00:08, 7 December 2005 (UTC)
Thanks! I also wanted to let you know I asked Joshua again about the steps he took in editing and this is the response i got:
Hey! I wanted to ask you... yesterday when you were doing your edits, do you recall if at any moment you hit the back button to go back and fix edits? --Stux 05:25, 7 December 2005 (UTC)
Umm... I'm not sure. I might have, but I usually don't. - Joshua 13:54, 7 December 2005 (UTC)
I hope this gets the ball rolling on the fixes. --Stux 20:55, 7 December 2005 (UTC)

[edit] Check this out:

Ok, so check out the current delete category. See something strange? The "Timeline" article is listed under the U's! Even though the tobedeleted tag uses the {{PAGENAME}} tag. Strange, no? --Stux 17:51, 27 February 2006 (UTC)


[edit] Parse error!

In HomsarQuote.php. You sure are good at bringing the Wiki to its knees ;) Homestar Coderhomestar-coder-sig.gif 17:35, 1 March 2006 (UTC)

I always seem to forget semicolons at the end of lines. And it never fails that someone notices my mistakes, even when they're there for less than a minute. :P — It's dot com 17:37, 1 March 2006 (UTC)
Ah, missing semicolons, the bane of a programmer's existence. (Unless you're coding in Lisp. Then it's missing parens.) Homestar Coderhomestar-coder-sig.gif 17:39, 1 March 2006 (UTC)
I used to do C++ so remember the semi-colon plight, now I do mostly webdesign and so am plagued to make sure I have the same number of <div>'s and </div>'s. If I don't comment every single one I'm lost. My lastest creation is this It's mostly done although I can't seem to get things to line-up the way I want and no matter what changes that I make, it will only look right on one browser at a time! Grrrrr. 18px-Featuredstarsmall.png I R F 18px-Featuredstarsmall.png 23:01, 2 March 2006 (UTC)

[edit] Where's the page?

When I try to get into the "Where's the Cheat?" page from the H*R updates page, it says "no page with that title exists," but when I get into it from the "Toons" section, it works fine. Is there a broken link, or is the problem at my end? Point7Q 14:04, 24 May 2006 (UTC)

To clarify, the link found at H*R.com updates 2002#Tuesday, February 26, 2002 for Where's The Cheat? doesn't work, but the one at Toons#Big Toons does? What's really odd is that the error you're receiving is MediaWiki:Nogomatch, which I thought was only shown when there's no exact match for a search done with the "Go" button. Is that the message you're seeing? -- Tom 14:15, 24 May 2006 (UTC)
The closest I came to duplicating this problem is to type "Where's The Cheat" (without a question mark) in the search box. It also gives a similar error if you type "Where's The Cheat?" (with or without the question mark) in the URL. I'm going to make a redirect to fix those two things, but otherwise I can't recreate the problem as described. — It's dot com 15:19, 24 May 2006 (UTC)

[edit] Error

Look at The House That Gave Sucky Treats - at this moment, it offers:

The database did not find the text of a page that it should have found, named "The House That Gave Sucky Treats".
This is usually caused by following an outdated diff or history link to a page that has been deleted.
If this is not the case, you may have found a bug in the software. Please report this to an administrator, making note of the URL.

This is abnormal, no? Qermaq - (T/C) Image:Qermaqsigpic.png 01:02, 29 October 2006 (UTC)

I just purged it. Looks normal now. — It's dot com 02:05, 29 October 2006 (UTC)

[edit] <br> format

I was just wondering why you changed the <br clear="all" /> to <br style="clear:both" /> on Template:Strong Bad Email. Both are standards compliant ([1], [2]) so I was just wondering what made you make the switch. It's not a problem or anything, I'm just curious. Thanks. -- Tom 21:36, 17 Aug 2005 (UTC)

Well, earlier this week I read this: "IE generally does not seem to appreciate using br as a clearing agent. Too, the clear attribute is deprecated in html4 in favor of the style property." Since I figured we also preferred styles, I changed it when I noticed it. — It's dot com 21:47, 17 Aug 2005 (UTC)
Okay, thanks. -- Tom 21:55, 17 Aug 2005 (UTC)

[edit] Offline

Hey It's dot com! I was wondering what you did with the 2005 updates page? Was it a ploy to annoy the troll? Rogue Leader / (my talk) 02:08, 8 Sep 2005 (UTC)

Hey Rogue. That troll is not a person; rather, it is some kind of bot that searches for the different sections on the page and adds links under each one. My reasoning was that if I removed all the sections, it would have nothing to do, and would quit. In the meantime, I put up a notice so that any regular user who was looking at the page would be aware of what was going on. I don't know whether my actions actually did anything, or whether it was just coincidence that the attack stopped (almost) at that point. Only further research will tell. — It's dot com 02:14, 8 Sep 2005 (UTC)
Another positive consequence: it may help the bot move on to less-visible pages. —BazookaJoe 02:32, 8 Sep 2005 (UTC)
It just happened again, and this time I think blanking the page actually did some good. The bot made one more attempt after I blanked it, but then it moved on. — It's dot com 03:27, 8 Sep 2005 (UTC)

[edit] The system is down, yo

Hey Dot com, you probably already know this/don't care, but earlier today the wiki wasent working at all. I'm no computer expert, but I do know that something was wrong with the wiki. Because all the pages on the wiki would refuse to load, but other sites loaded just fine. I was just wondering if this had anything to do with this site. Sorry for your time, — hr.pngBubsty My talk 04:41, 11 November 2005 (UTC)

Well, I hear someone tried to cram-a-lam a Swiss Cake Roll into the disk drive. See Talk:Main_Page#What_Happened? for more information. — It's dot com 04:45, 11 November 2005 (UTC)
Oh, my bad. — hr.pngBubsty My talk 04:48, 11 November 2005 (UTC)
No probalo. — It's dot com

[edit] source code

First off, are you sick or somthing (I ask because of the whole Strong Sad picture)? Can you or someone else let the code be seen for Special:Statistics. I'd like to maybe use one of the {{ }} type item for my user page. Also is there any place that lists all of the things like this and what each one displays. Is there one the will return the number of edits that I have made? 18px-Featuredstarsmall.png I R F 18px-Featuredstarsmall.png 18:22, 15 November 2005 (UTC)

Well, here is the code:
There are '''$1''' total pages in the database.
This includes "talk" pages, pages about {{SITENAME}}, minimal "stub"
pages, redirects, and others that probably don't qualify as content pages.
Excluding those, there are '''$2''' pages that are probably legitimate
content pages.

There have been a total of '''$3''' page views, and '''$4''' page edits
since the wiki was set up.
That comes to '''$5''' average edits per page, and '''$6''' views per edit.
As you can see, it uses PHP variables instead of MediaWiki variables (except for {{sitename}}), so it wouldn't work on your page without editing the source code for the project. But there are ways to do interesting things with your page. A lot of Wikipedia users have developed custom tools like this. Unfortunately, I don't know where to tell you to look for them or even whether they would work on our wiki. I seem to recall Lapper experimenting with something like this, but for one reason or another he couldn't get it to work. Sorry I wasn't much help here. — It's dot com 18:31, 15 November 2005 (UTC)
And, no, I'm not sick. That's for a friend. — It's dot com 18:32, 15 November 2005 (UTC)
I took out the <pre></pre> syntax and did show preview to see what it would look like, and nothing happened. Does it only work on that one page that i mentioned above? 18px-Featuredstarsmall.png I R F 18px-Featuredstarsmall.png 19:31, 15 November 2005 (UTC)
Right. Those variables are filled in by the code that generates that particular page. — It's dot com 19:33, 15 November 2005 (UTC)
The MediaWiki code is freely available. If you want the code behind Special:Statistics, it's there. -- Tom 19:36, 15 November 2005 (UTC)

[edit] Blanked out

What did you tried to do with this template? Elcool (talk)(contribs) 18:35, 14 December 2005 (UTC)

I was looking for a way to insert a space automatically in front of a sig. A almost got it to work, but nothing was simpler than just pressing the space bar before the tildes. — It's dot com 19:28, 14 December 2005 (UTC)
What about inserting the space in the sig preference, of the sig subpage? Elcool (talk)(contribs) 19:38, 14 December 2005 (UTC)
Already tried that. The system trims spaces from the beginning and end. — It's dot com 20:04, 14 December 2005 (UTC)
What about nbspc or whatever that code is? Would that work or does it also mess things up? or even have “nbspc[SPACE]<sig>”? --Stux 20:39, 14 December 2005 (UTC)
&nbsp; would work, but I'm looking for a way to insert a literal space—without any extra code. I tried making a template that was a completely blank page and then using the "subst" command, and it kind of worked, but it actually put "{{subst:blank}}" onto the page with the first edit, and it wasn't until the page was edited again that it disappeared. And that's more trouble than just pressing the space bar. — It's dot com 20:57, 14 December 2005 (UTC)
Ahh! I see! I think I get it. Why then not put the &nbsp; inside your sig itself, instead of the sig nickname field thingy? --Stux 21:32, 14 December 2005 (UTC)
Well, I'm sure he could, but then until the cache of every page his sig is on was cleared, his sig would have two spaces in front of it. It happened to mine, but with an em dash. — Lapper (talk) 21:37, 14 December 2005 (UTC)
Oh True! Good point! Oh well. --Stux 21:43, 14 December 2005 (UTC)
Besides, I don't use a sig template. — It's dot com 21:53, 14 December 2005 (UTC)

[edit] The weirdest thing

I don't know what I was thinking to myself when I decided to add another section to your talk page, but here is something weird: Link. Hide the TOC. Elcool (talk)(contribs) 05:00, 26 December 2005 (UTC) (P.S.: Happy holidays!)

Weeeeeird. Later I'm gonna figure out what's causing that bug (if it is indeed a bug) and see if I can't use it somehow. Thanks, Elad. — It's dot com 14:47, 26 December 2005 (UTC)
You're weclome! Elcool (talk)(contribs) 15:05, 26 December 2005 (UTC)
id='toc' is being used twice. An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. -- Tom 17:25, 26 December 2005 (UTC)
I think I found a sneaky use for it in my user page. :) --Stux 07:53, 27 December 2005 (UTC)

[edit] Book sources

Whats the Book sources thing?? The thing Talking is fun. 17:56, 15 January 2006 (UTC)

Why don't you ask on HRWiki talk:FAQ. — It's dot com 21:46, 15 January 2006 (UTC)

[edit] CAPTCHA

I wanted to know what you did to get CAPTCHA up and running on 1.5.6. I stopped by the IRC channel & was told to ask you about it. :) On freenode, I am earthsound (registered user). Also, you can reach me at gmail.com (same user name). Thanks!

(He and I spoke via the chat channel, and the gist of the discussion was that I was not the author of the software, just an assistant implementor, and I directed him to the software author. — It's dot com 19:41, 25 January 2006 (UTC))

[edit] .swf decompiler

Where did you find a .swf decompiler? Stuntman021

I use Flash Decompiler by Eltima. A free download is available (which is the version I have, and it meets my needs pretty well), and the full version looks to have a lot of features. — It's dot com 00:53, 28 January 2006 (UTC)

[edit] Two Questions

Hey Dot com, what's up? I have two questions. First, where did you post that discussion where someone was asking how to do links that were not underlined and you tried an example which didn't quite work correctly? (This is indirectly related:) I was wondering if you could take a look at this issue. Thanks! --Stux 21:34, 2 February 2006 (UTC)

See #Super-plain_link. Note: old how-to questions from my talk page are filed under The System Is Down → Technical help. On your second question, I'm not sure what you're asking. — It's dot com 22:16, 2 February 2006 (UTC)
For the first question, I looked briefly and couldn't find it (actually i scanned the page twice) but couldn't find it. I was scanning too quickly. As for the second issue, it turns out to be a firefox issue :(. Nerd42's sig goes beyond the table borders for some reason. I looked at the sig code and all the tags were closed off. I hope you have a copy of firefox to look at this cuz i'm not gonna provide a screenshot of it right away! ;) I gotta eat! --Stux 00:23, 3 February 2006 (UTC)
I'd post it in a more central place, like the FAQ talk. — It's dot com 00:31, 3 February 2006 (UTC)
Good idea! Just so you know, I found out another reason why you wouldn't be able to see it: resolution. The problem only happens when you wrap text a certain way. As a result, I have posted an update and a screenshot of the problem, as well as an inquiry in the FAQ talk page. --Stux 14:45, 3 February 2006 (UTC)

[edit] Mirrors and Such

Hello, It's dot com. I'm now direction your admin-y attention to this little discussion in the far reaches of the knowledge base. - Joshua 15:00, 16 February 2006 (UTC)

Tom currently handles all the mirror-type stuff. I would ask him. — It's dot com 15:20, 16 February 2006 (UTC)
Okay... - Joshua 15:35, 16 February 2006 (UTC)

[edit] Did I just miss that?

Did I miss something or is this just deja vu? I *just* noticed that the order of the "diff" and "hist" buttons are out of order from the other wiki's. In wikipedia, they are before the page title, here they are after the page title. How long has it been like that, and was that part of your recent tinkerings? Confused in Connecticut. --Stux 22:07, 24 February 2006 (UTC)

You live in connecticut? Bodacious in Buffalo Seriously (Talk) 22:10, 24 February 2006 (UTC)
I don't see what you're saying at all. Whistlin' in Washington, Jay (Gobble) 22:12, 24 February 2006 (UTC)
You sure? On the Bonus Stage Wiki, they also go (diff)(hist), so... I dunno. Not Doing A Name Thingy Like The Rest Of You in Pennsylvania. --DorianGray
I think what he meant, although I don't see it, is that he thinks that it was "{page title} (diff)(hist)" here. Lazing Around in Lynnwood, Jay (Gobble) 22:16, 24 February 2006 (UTC)
Hm. Odd. I see it the other way around. I mean, the correct way. Maybe Stux's internet is just going spastic. Not telling anyone my location, teeeffoh! 22:20, 24 February 2006 (UTC)
Maybe it's a certain bug in the mediawiki 1.5 software, there were many other ones. Seriously (Talk)
OT: Jay? Lynn would wash? Silly in Sammamish, — Image:kskunk_fstandby.gif KieferSkunk (talk) — 22:23, 24 February 2006 (UTC)
How very Strong Bad-ish of you. :p --Jay (Gobble) 22:25, 24 February 2006 (UTC)
Wait, did anyone else just realizing us having this discussion that is getting off-topic on another user's talk page that isn't even responding? Confused in Crapland, teeeffoh! 22:27, 24 February 2006 (UTC)
Yeah, I'm thinking it's either a bug in the software, or a bug in Stux's compy. Seriously (Talk) 22:30, 24 February 2006 (UTC)
I doubt that it's a bug in my compy since my watchlist is getting the code from the server as it's all server-generated. I know I have the "enhanced" recent changes turned on (I turned it off for a moment and it indeed showed it the other way, with (diff)(hist) first. But this must've been deja vu, cuz of that. Cuz I've had it "enhanced" for the longest time. So I dunno. I probably need sleep. As for my domicile: I actually don't live in Connecticut, nor have I ever even been in the state (sadly). I just picked the two words cuz they made good alliteration! (And I was surprised to be able to spell the state's name right.) I didn't think people would assume I lived in Connecticut. In fact I am Mindless in Michigan. --Stux 23:51, 24 February 2006 (UTC)
Mindless south of Montreal, Bamboozled west of Boston, Really Confused north of Rio, Dazed east of Dallas. With crap, Yeltensic (T C) 19:14, 28 February 2006 (UTC)

[edit] You are s-smart

Brilliant random Homsar quote thingy!

You're pretty good at this, obviously. Take a look at this discussion and my idea at the end - would this be something possible to improve usability? Qermaq - (T/C) Image:Qermaqsigpic.png 20:26, 1 March 2006 (UTC)

I guess you're gonna have to s-spell out what your idea is, because I'm not quite s-seeing it. S-sorry if that cancels out the s-smart. — It's dot com 20:31, 1 March 2006 (UTC)
The ogg files. They confuse people, many players in use don't use them right out of then box. But Wikipedia has an interesting solution which we might be able to emulate. Qermaq - (T/C) Image:Qermaqsigpic.png 20:33, 1 March 2006 (UTC)
I should have been more s-specific. What I meant was, when I went to the page about the s-symphony, I wasn't s-sure what their s-solution was. — It's dot com 20:35, 1 March 2006 (UTC)
In the 1st paragraph, there's the Listen link (after the musical example) - there's a (listen (helpĀ·info)) thingy. The "Help" goes to instructions on how to get your player to play oggs. I mean, I was stymied by them until I was researchiong (on that page, actually) and stumbled upon that.
Of course, I don't know enough about Wiki to know a) if this can be done on our system, 2) how to do it even if it can be done, and III) if this sort of a thing would require "discussion" "someplace". SO that's why I ask you, Mr. S-smart. Qermaq - (T/C) Image:Qermaqsigpic.png 20:42, 1 March 2006 (UTC)
Just copy the source code of Wikipedia:Template:Audio to Template:Audio (or something like that), adjust the help link to the media help page on this Wiki, and it should work fine (apart from maybe the speaker icon). --videlectrix.pngENUSY discussionitem_icon.gif user.gifmail_icon.gif 20:46, 1 March 2006 (UTC)
It's that easy, eh? :\ Well, it'd take me a few days to figure all that out! (I spent a good part of today trying, haven't gotten far. Will keep trying.) But if someone who already has all that figured out wants to take up the cause, we could have better usability sooner. Qermaq - (T/C) Image:Qermaqsigpic.png 20:54, 1 March 2006 (UTC)

[edit] New special page

I've been seeing a lot of pages with the name Test being deleted, along with images. May I ask what going on? DBK! 03:59, 16 March 2006 (UTC)

We're testing something. -- Tom 06:26, 16 March 2006 (UTC)
What I meant was what are you testing. DBK! 11:51, 16 March 2006 (UTC)
It's a special page that has to do with image management. It's not ready yet, but when it is, it will be linked from an HRWiki page. — It's dot com 15:55, 16 March 2006 (UTC)
That's really, really cool. I've been waiting for something like that... A way to see who owns what image(s) quickly. This should certainly be helpful in managing 'em, eh? --DorianGray
Indeed. :) — It's dot com 05:45, 17 March 2006 (UTC)

[edit] Flagrant System Error

Your userpage is pimp-ed out! How'd you get it like that? - Super Sam 03:22, 2 April 2006 (UTC)

Oops! You bwoke it! — It's dot com 03:31, 2 April 2006 (UTC)
Now that it's all over, you can tell me how you did it! Wheeeeeeee! - Super Sam 05:18, 2 April 2006 (UTC)
Er, well, I put special clauses in the PHP code itself (that actually builds each page) that suppressed the header and footer and changed the background to blue and the text to white for any page called "User:It's dot com". Then I just changed the text to the error message. — It's dot com 05:59, 2 April 2006 (UTC)

[edit] My editing a-broke

Hey. This is Seriously. For somereason, my account can't edit. An internal error keeps happening. I'm seeing if I can use this to edit...The thing is, though, is that everyone else is still editing. It's getting strange. 69.160.0.227 (talk • contribs) 03:38, 2 April 2006 (UTC) (left unsigned)

What is the error? — It's dot com 03:41, 2 April 2006 (UTC)
I'll look into it and try to fix the problem. — It's dot com 04:11, 2 April 2006 (UTC)

[edit] 'Tavi monobook

Look, 'Tavi is somehow halting the appear of my monobook.css. Is there anyway to make it so that there are styled links to homestarrunner.com, and other sites? Bluebry 04:21, 2 April 2006 (UTC)

Try editing the right page. --videlectrix.pngENUSY discussionitem_icon.gif user.gifmail_icon.gif 04:24, 2 April 2006 (UTC)
I wouldn't even bother doing that. — It's dot net 04:26, 2 April 2006 (UTC)
Okay. I'll do it, and you won't. ;-> (Ima try!) Bluebry 04:31, 2 April 2006 (UTC)
Actually, it's working, but, you may have another reason for telling me not to bother doing that. Bluebry 04:33, 2 April 2006 (UTC)
Who, me? — It's dot net 04:46, 2 April 2006 (UTC)

[edit] what happen to your userpage

Hey dotty, last time i checked your userpage, there was the blue fragment erroe page, what happen? Nikolce Kocovski 05:55, 2 April 2006 (UTC)

Well, 'twas an April Fool's joke. See Flagrant System Error above. (By the way, I'm really not very keen on "dotty", just so you know. See the top of my (working) user page.) — It's dot com 05:59, 2 April 2006 (UTC)

OOO i'm sorry, i'll just call youi dot com then, if you like?

"It's dot com". Or "Dot com". Either one, really. They both fit. — It's dot com 06:37, 2 April 2006 (UTC)

[edit] Userboxes

Hey there Dot com, I just have a question about my userboxes. When I try to make it align to the left side, it only goes to the right. Then, when I put it in my about me section, it goes above my text so it looks weird. Do you know what to do? DBK! 04:26, 7 April 2006 (UTC)

I tweaked it a bit, removing divs in certain spots and putting in some in other places. It was mostly trial and error, though. Maybe that will get you started. (I can't really say that all the scroll boxes make your page especially easy to read, but that's just my opinion.) — It's dot com 04:38, 7 April 2006 (UTC)
Yeah I realized that, I was pretty much experimenting with that stuff before. I got rid of some and just kept scroll buttons on the lists in my page, like my favorite music and cool users. Any way I was just curious why it wasn't aligning to the right, and now I'll experiment more. Thanks! DBK! 04:41, 7 April 2006 (UTC)
No probalo! :) — It's dot com 05:04, 7 April 2006 (UTC)

[edit] TaviStyle

Hello. Is there any way to put the TaviStyle skin as a choosable skin on the Fanst