<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://sonichu.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=OrsonZedd</id>
	<title>CWCki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://sonichu.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=OrsonZedd"/>
	<link rel="alternate" type="text/html" href="https://sonichu.com/cwcki/Special:Contributions/OrsonZedd"/>
	<updated>2026-05-14T15:37:06Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.6</generator>
	<entry>
		<id>https://sonichu.com/w/index.php?title=File_talk:485-CWCsF.JPG&amp;diff=126586</id>
		<title>File talk:485-CWCsF.JPG</title>
		<link rel="alternate" type="text/html" href="https://sonichu.com/w/index.php?title=File_talk:485-CWCsF.JPG&amp;diff=126586"/>
		<updated>2010-11-23T03:10:34Z</updated>

		<summary type="html">&lt;p&gt;OrsonZedd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Any backstory on this? [[User:Pikanic2|Pikanic2]] 21:25, 30 October 2009 (CET)&lt;br /&gt;
*&amp;lt;big&amp;gt;[[Song of Christian|AN F IN ENGLISH CLASS?! YOU HAVE GOT TO BE KIDDING ME]]&amp;lt;/big&amp;gt; --[[User:Cogsdev|cogsdev/vedsgoc]] 13:38, 7 November 2009 (CET)&lt;br /&gt;
Is this on his fridge?--[[User:MoarLurk|MoarLurk]] 22:52, 3 February 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
Is that the Feedback logo?  I guess what I'm asking is, when did he make this? --[[User:OrsonZedd|OrsonZedd]] 19:02, 22 November 2010 (PST)&lt;/div&gt;</summary>
		<author><name>OrsonZedd</name></author>
	</entry>
	<entry>
		<id>https://sonichu.com/w/index.php?title=File_talk:485-CWCsF.JPG&amp;diff=126580</id>
		<title>File talk:485-CWCsF.JPG</title>
		<link rel="alternate" type="text/html" href="https://sonichu.com/w/index.php?title=File_talk:485-CWCsF.JPG&amp;diff=126580"/>
		<updated>2010-11-23T03:02:33Z</updated>

		<summary type="html">&lt;p&gt;OrsonZedd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Any backstory on this? [[User:Pikanic2|Pikanic2]] 21:25, 30 October 2009 (CET)&lt;br /&gt;
*&amp;lt;big&amp;gt;[[Song of Christian|AN F IN ENGLISH CLASS?! YOU HAVE GOT TO BE KIDDING ME]]&amp;lt;/big&amp;gt; --[[User:Cogsdev|cogsdev/vedsgoc]] 13:38, 7 November 2009 (CET)&lt;br /&gt;
Is this on his fridge?--[[User:MoarLurk|MoarLurk]] 22:52, 3 February 2010 (UTC)&lt;br /&gt;
Is that the Feedback logo?  I guess what I'm asking is, when did he make this? --[[User:OrsonZedd|OrsonZedd]] 19:02, 22 November 2010 (PST)&lt;/div&gt;</summary>
		<author><name>OrsonZedd</name></author>
	</entry>
	<entry>
		<id>https://sonichu.com/w/index.php?title=CWCki:Technical&amp;diff=126148</id>
		<title>CWCki:Technical</title>
		<link rel="alternate" type="text/html" href="https://sonichu.com/w/index.php?title=CWCki:Technical&amp;diff=126148"/>
		<updated>2010-11-20T19:54:43Z</updated>

		<summary type="html">&lt;p&gt;OrsonZedd: /* Default Skin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NEWSECTIONLINK__&lt;br /&gt;
&lt;br /&gt;
{{Community Portal}}&lt;br /&gt;
&lt;br /&gt;
For discussion of errors, extensions, and technical stuff in general(yes we know about the 500 errors).&lt;br /&gt;
&lt;br /&gt;
== upgraded to 1.16.0 ==&lt;br /&gt;
&lt;br /&gt;
seems like all the obvious stuff is fixed but if there are any missing extensions you need please let me know --[[User:Cogsdev|Cogsdev]] 02:39, 2 August 2010 (PDT)&lt;br /&gt;
&lt;br /&gt;
==Audio hosting==&lt;br /&gt;
Seeing as how some of the audio recordings that we link to on some pages have been removed from their file hosting sites, I was thinking maybe instead of having people download audio we simply host it here CWCiki side. An example of what I am talking about can be found here.[http://en.wikipedia.org/wiki/File:FDR_speech.ogg] [[User:CrassCrab|CrassCrab]] 10:14, 3 August 2010 (PDT)&lt;br /&gt;
: This could be doable, but needs server configuration. From user's point of view, it could be a simple matter of converting the files to Ogg Vorbis and uploading them here. Currently, the upload page doesn't accept .ogg files, and files are limited to 7 MB. In order to make the in-browser support work, we'd need the [http://www.mediawiki.org/wiki/Extension:OggHandler OggHandler extension] (which needs ffmpeg and other leet stuff installed on the server as well). --''[[User:Wwwwolf|wwwwolf]]'' &amp;lt;span style=&amp;quot;font-size:smaller;&amp;quot;&amp;gt;([[User talk:Wwwwolf|wake me when you need me]])&amp;lt;/span&amp;gt; 03:12, 6 August 2010 (PDT)&lt;br /&gt;
&lt;br /&gt;
==Apache Module versus CGI==&lt;br /&gt;
I've been a long time lurker, but the prevalence of 500 Internal Server Errors has prompted me to register an account. I've lurked and searched the CWCki to see if this has been suggested, but I didn't see anyone bring up this potential solution. So I apologize if I'm offering a redundant suggestion. These error messages seem to suggest to me that the Wiki software is running on CGI. A lot of CGI-related performance issues can be remedied by running PHP via an Apache module, rather than as a CGI binary. The PHP CGI binary is invoked, processes a script, and then shuts down every time a page is requested. Apache modules are continuous, thread safe processes (thread safety can be build dependent). I'm not sure if this hosting provider offers such a configuration option, but it may be worth looking into one that does if this becomes an increasingly prominent issue. FastCGI may be a worthwhile alternative to the current configuration if an Apache module is not an option because of some inherent limitations with Wiki software. [[User:Sheex|Sheex]] 10:28, 24 August 2010 (PDT)&lt;br /&gt;
&lt;br /&gt;
== 500 internal server error poll ==&lt;br /&gt;
Please note what page you received it on and what your action was (view/edit/etc...). [[User:Clydec|Clydec]] 14:25, 5 October 2010 (PDT)&lt;br /&gt;
*Main Page/View - It happens sometimes when I try going here on a new window. --[[User:EdtheHedgehog1894|EdtheHedgehog1894]] 18:14, 5 October 2010 (EST)&lt;br /&gt;
:*I almost always get it when saving an edit, sometimes when I log in. [[User:Pfargtl9000|Pfargtl9000 Spam &amp;amp;amp; Eggs]] 17:10, 5 October 2010 (PDT)&lt;br /&gt;
::*Same here.--[[User:Trombonista|trombonista]] 18:08, 5 October 2010 (PDT)&lt;br /&gt;
:::*That's actually been happening to me quite a bit, recently. --[[User:EdtheHedgehog1894|EdtheHedgehog1894]] 21:23, 5 October 2010 (EST)&lt;br /&gt;
::::Extra processing and memory is used while saving a page, and since lack of memory is the likely cause of the error - it's unsurprising that you encounter it when doing the above. Implementing global caching would help alleviate server load, as currently every page request from logged in users is generating server processing. Longer pages have more chance of generating the error - as they are larger, and take up more memory while being processed. --[[User:Anonymax|Anonymax]] 18:30, 5 October 2010 (PDT)&lt;br /&gt;
:::::I'll back up the main page and saving edits. I almost never get them otherwise recently. Sometimes I get them if I try to open a page in a tab. The way I browse, I open links I want to read in tabs in tabs to where I can continue reading the page I'm on without having to come back and remember where I was. The tabs will 500 error about 25% of the time. [[User:BubblegumPinkButler|BubblegumPinkButler]] 14:22, 6 October 2010 (PDT)&lt;br /&gt;
* Got one this morning on the Main page. I didn't do anything in particular other than trying to open it. --[[User:ErsatzHouse|ErsatzHouse]] 12:55, 8 October 2010 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Is the CWCki faster now? ==&lt;br /&gt;
Is it? Do you get the 500 internal server error still? [[User:Clydec|Clydec]] 20:39, 5 October 2010 (PDT)&lt;br /&gt;
*It's better. Though it still takes a little while to load longer pages after editing, and I've only experienced one error message while searching for some video. It's a good start, though. --[[User:EdtheHedgehog1894|EdtheHedgehog1894]] 00:02, 6 October 2010 (EST)&lt;br /&gt;
::Yes it's very fast when not doing things like editing/saving pages (as to be expected). The changes made should hopefully mean fewer errors for everyone, and it seems like a much faster article-browsing experience too. --[[User:Anonymax|Anonymax]] 21:18, 5 October 2010 (PDT)&lt;br /&gt;
*I still get a lot of 500 Internal Server Errors. Not as many as before but it still happens a noticeable amount. It's as fast as it was before; I don't see any difference. [[User:Yossarian|Yossarian]] 13:26, 6 October 2010 (PDT)&lt;br /&gt;
*I've only gotten one today. Usually I get at least three.--[[User:Trombonista|trombonista]] 21:35, 9 October 2010 (PDT)&lt;br /&gt;
**Okay, today I got bitchslapped by the error when trying to edit that stupid prank call page.--[[User:Trombonista|trombonista]] 21:24, 15 October 2010 (PDT)&lt;br /&gt;
*I only seem to get 500 errors when requesting pages which are not static (i.e. edit pages, recent changes, histories, diffs). The odd 500 error I get when browsing regular articles tends to be on ones that are subject to a lot of recent edits, such as a new video article. --[[User:Anonymax|Anonymax]] 05:52, 13 October 2010 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Default Skin ==&lt;br /&gt;
&lt;br /&gt;
I think we should make Vector the default skin for the CWCki, as MonoBook is pretty dated and Vector gives wikis a very clean appearance. A lot of wikis are adopting Vector for this reason. The layout differences are fairly minor, so it really shouldn't give anyone much trouble by making it the default. Users who really dislike it can still change back to MonoBook in their prefs.&lt;br /&gt;
&lt;br /&gt;
* [http://www.sonichu.com/w/index.php?title=Main%20Page&amp;amp;useskin=vector Preview Vector on the Main Page]&lt;br /&gt;
* [http://www.sonichu.com/w/index.php?title={{FULLPAGENAME}}&amp;amp;useskin=vector Preview Vector on this page]&lt;br /&gt;
Your thoughts please! --[[User:Anonymax|Anonymax]] 20:11, 19 November 2010 (PST)&lt;br /&gt;
:Personally I find Monobook more simplistic and nice, as well as more familiar.  But we'll see. -- [[User:Mexican|Mexican]] 21:03, 19 November 2010 (PST)&lt;br /&gt;
:Vector is clunky and confusing. I prefer Monobook. --[[User:BreadGod|BreadGod]] 21:38, 19 November 2010 (PST)&lt;br /&gt;
:Monobook is only used by autistics. Vector should be the new default skin.--[[User:Inos|Inos]] 22:09, 19 November 2010 (PST)&lt;br /&gt;
:Vector's kinda pretty! --[[User:NerdyNautilus|NerdyNautilus]] 10:36, 19 November, 2010 (PST)&lt;br /&gt;
:&amp;lt;s&amp;gt;I could defend either one but they're both shitty white default skins so I honestly don't give a damn. If I had to choose I'd say the one we have now is fine, there's no reason to change it for the sake of changing it. That's how Banjo-Kazooie: Nuts and Bolts raped my childhood.&amp;lt;/s&amp;gt; Fuckfuck fuck that noise. I forgot vector moves the searchbar to the top, and it was confusing as fuck when Wikipedia did it. Vector can eat a dick.--[[User:Thorgnzorrg|Thorgnzorrg]] 23:45, 19 November 2010 (PST)&lt;br /&gt;
::The search box movement is about the only major layout change in Vector. There's a reason why Wikipedia changed the default to Vector - it's nicer. --[[User:Anonymax|Anonymax]] 06:34, 20 November 2010 (PST)&lt;br /&gt;
:Vector is made of AIDS. Monobook works just fine. --[[User:Reimu H|Reimu H]] 05:40, 20 November 2010 (PST)&lt;br /&gt;
::I don't see how Vector is made of AIDS. Just because something works is not a reason to not consider changing it. While some people clearly prefer MonoBook because it's been the default for so long, I was hoping that people would see that it does give a cleaner appearance to the CWCki and that from the average reader's perspective - it can be more aesthetically pleasing. The design of Vector is more fluid than MonoBook, with less grey and more light colours. The removal of the grey book background is one noticeable change that definitely lightens up articles. With Wikipedia and several other major wikis already using Vector, it should make the CWCki feel more familiar for the average reader. --[[User:Anonymax|Anonymax]] 06:34, 20 November 2010 (PST)&lt;br /&gt;
:::I don't know, it feels like Vector is just using cheap gradient tricks and light blue colors to seem nicer, but really it's actually making everything bigger and less streamlined.  I tink the only people who are really going to come to CWCki are nerds of course, and they probably more appreciate the monobook look. -- [[User:Mexican|Mexican]] 08:36, 20 November 2010 (PST)&lt;br /&gt;
::::Use of gradients is fairly minor, and is done because the skin is not meant to be very heavy. It doesn't really make things bigger - the default size for menu links is indeed larger than MonoBook, but it adds to the clean and clear factor of Vector. The sidebar is about the same width. Vector seems very streamlined to me. I disagree with both the claim that the majority of our visitors are nerds and the claim that they will appreciate monobook more. If they're familiar with Wikipedia, they'd be more likely to appreciate Vector. --[[User:Anonymax|Anonymax]] 08:50, 20 November 2010 (PST)&lt;br /&gt;
:I say we keep Monobook, the movement of the search bar is the big problem with Vector. At least we're not using Oasis, which is Wikia's new skin. [[User:Pfargtl9000|Pfargtl9000 Spam &amp;amp;amp; Eggs]] 07:14, 20 November 2010 (PST)&lt;br /&gt;
:There are a number of issues I have with Vector. First of all, raising the search bar makes it so that I have to scroll to the top of even small articles to search, which is a minor irritant, but an irritant nonetheless. Secondly, the breaking up of the &amp;quot;Page/Discussion&amp;quot; and &amp;quot;Edit/View History&amp;quot; makes it more difficult to quickly navigate an article (I use a trackpad, so moving across the screen is not really something I like to do). Thirdly, the &amp;quot;Watch&amp;quot; button is hidden in the little menu next to &amp;quot;View History&amp;quot; - and it's the only thing there. That just bothers me, and besides, when I want to watch a page, I'd like to only have to click once. I suppose the only other two changes that I can see that matter are that 1) the bottom bar is now different (to which I am indifferent, as I never use that bar anyway) and 2) the Donation ad appears to be gone, although that might be easily corrected (and again, I am indifferent). I honestly think what we have appears more professional (looks like a portfolio to me) and is more compact (because it is). To me, Vector/Monobook is like Mac/Windows. Protip: Windows is better. [[User:Freecell|Freecell]] 07:33, 20 November 2010 (PST)&lt;br /&gt;
::You know that the little dropdown next to View history should be on-hover and not on-click, so it should still only be one click. The dropdown contains more options if you're an admin. I rarely use the watched pages feature though - so I guess I've never really been worried about where the link is for it. --[[User:Anonymax|Anonymax]] 07:37, 20 November 2010 (PST)&lt;br /&gt;
Thing is this isn't a professional &amp;amp; widely-used wiki like Wikipedia. It's a wiki dedicated to doccumenting the trolling of a fat retard from Virginia. Besides, you said we'd be able to change it back to Monobook if the default layout was changed right? Why can't there just be an alternative option to change the layout to Vector for those who want it instead of changing the default layout to Vector? --[[User:Thorgnzorrg|Thorgnzorrg]] 07:59, 20 November 2010 (PST)&lt;br /&gt;
:You can manually configure Vector to be your default skin already. The idea of setting Vector to be our default skin would be to make the CWCki nicer to the majority of users who simply come here as readers, who may not have accounts, and who may be unaware of the fact wikis allow you to change your skin. The vast majority of visitors to CWCki are readers, and I think it would be nicer for them to experience CWCki with Vector. I don't think the subject of this wiki makes either skin a better or worse choice. --[[User:Anonymax|Anonymax]] 08:50, 20 November 2010 (PST)&lt;br /&gt;
::/shrug. Set up a vote on the Main Page then. --[[User:Thorgnzorrg|Thorgnzorrg]] 09:04, 20 November 2010 (PST)&lt;br /&gt;
:Meh. Personally, I hate Vector, but it'll make the wiki look more pro. Anyone as particular as me about it can just change it ourselves. [[User:Enibure|Enibure]] 09:34, 20 November 2010 (PST)&lt;br /&gt;
&lt;br /&gt;
: I feel that Vector has a &amp;quot;food court&amp;quot; aesthetic that I don't like, plus everybody is used to Monobook already. I support the &amp;quot;keep Monobook, but let people change to vector if they want&amp;quot; motion. Is there a problem with Monobook, or is it just a matter of keeping up with the Joneses? -[[User: GrotchManchowder|GrotchManchowder]] 12:36 PM, 20 November 2010 (EST)&lt;br /&gt;
:I support the &amp;quot;vote on the Main Page&amp;quot; idea. If you're worried that staying like this will be worse for the average, account-free Joe, just make it say something like &amp;quot;Hey anon faggot come vote here&amp;quot; or some shit. [[User:Freecell|Freecell]] 09:53, 20 November 2010 (PST)&lt;br /&gt;
&lt;br /&gt;
: I don't like how Vector has the search bar at the top right. It's a lot more convenient when it's near the navigation and toolbox windows. [[User:Mr3urious|Mr3urious]] 10:11, 20 November 2010 (PST)&lt;br /&gt;
:: Then again, I ''am'' getting used to Wikipedia's layout. [[User:Mr3urious|Mr3urious]] 10:13, 20 November 2010 (PST)&lt;br /&gt;
:Everything but not what the Wikipedia is using right now. I hate it even more that these huge-ass &amp;quot;personal appeals&amp;quot; from Jimbo begging for my money that I keep clicking on accidentally. --[[User:Sonijew is back|Sonijew is back]] 10:22, 20 November 2010 (PST)&lt;br /&gt;
&lt;br /&gt;
:I don't really have a preference. Vector has a nice professional feeling to it (but then, none of us are professionals, just bored trolls following the misadventures of an overweight manchild... but that's off-topic), but Monobook has more nostalgic appeal to me. Whatever's best. [[User:N. Onymous|N. Onymous]] 10:58, 20 November 2010 (PST)&lt;br /&gt;
&lt;br /&gt;
:I vote for vector! [[User:PeachyKeen|PeachyKeen]] 11:17, 20 November 2010 (PST)&lt;br /&gt;
&lt;br /&gt;
:Both are equally good. [[User:OrsonZedd|OrsonZedd]] 11:54, 20 November 2010 (PST)&lt;/div&gt;</summary>
		<author><name>OrsonZedd</name></author>
	</entry>
	<entry>
		<id>https://sonichu.com/w/index.php?title=Talk:Jackie_E-mails_5&amp;diff=123445</id>
		<title>Talk:Jackie E-mails 5</title>
		<link rel="alternate" type="text/html" href="https://sonichu.com/w/index.php?title=Talk:Jackie_E-mails_5&amp;diff=123445"/>
		<updated>2010-11-06T17:13:01Z</updated>

		<summary type="html">&lt;p&gt;OrsonZedd: Created page with &amp;quot;&amp;quot;Like, my fantasy is this... I'm very curious about anal sex. I've never done it but I wonder a lot what it would be like. I've only told a few of my close girlfriends about that...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;quot;Like, my fantasy is this... I'm very curious about anal sex. I've never done it but I wonder a lot what it would be like. I've only told a few of my close girlfriends about that, Do you have anything like that? :)&amp;quot; I have to honestly wonder if it ever crosses his mind she might mean she's into anal sex?--[[User:OrsonZedd|OrsonZedd]] 10:13, 6 November 2010 (PDT)&lt;/div&gt;</summary>
		<author><name>OrsonZedd</name></author>
	</entry>
	<entry>
		<id>https://sonichu.com/w/index.php?title=File_talk:127539439799.jpg&amp;diff=110454</id>
		<title>File talk:127539439799.jpg</title>
		<link rel="alternate" type="text/html" href="https://sonichu.com/w/index.php?title=File_talk:127539439799.jpg&amp;diff=110454"/>
		<updated>2010-08-25T19:27:39Z</updated>

		<summary type="html">&lt;p&gt;OrsonZedd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;DAT HEAD&lt;br /&gt;
It looks from this pic like his brain is [[Chris_Drops_the_N-Bomb|BURSTING THROUGH HIS SKULL]]. [[User:Thelieisacake|Thelieisacake]] 00:39, 29 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Major kudos, I LOL'd. [[User:Cadpig|- Cadpig]] 12:34, 23 August 2010 (PDT)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
He looks like Frankenstein's Creation.--[[User:OrsonZedd|OrsonZedd]] 12:27, 25 August 2010 (PDT)&lt;/div&gt;</summary>
		<author><name>OrsonZedd</name></author>
	</entry>
	<entry>
		<id>https://sonichu.com/w/index.php?title=Talk:Fridays_After_Five&amp;diff=97472</id>
		<title>Talk:Fridays After Five</title>
		<link rel="alternate" type="text/html" href="https://sonichu.com/w/index.php?title=Talk:Fridays_After_Five&amp;diff=97472"/>
		<updated>2010-06-19T14:16:08Z</updated>

		<summary type="html">&lt;p&gt;OrsonZedd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== To Do ==&lt;br /&gt;
I don't normally do this whole to do thing, but...&lt;br /&gt;
*Get a gallery of this stuff up.&lt;br /&gt;
*put up the video like we have all his others.&lt;br /&gt;
Maybe get some more background information, if we can.--[[User:Beat|Beat]] 02:59, 19 June 2010 (UTC)&lt;br /&gt;
== What we can get out of this ==&lt;br /&gt;
These files prove that Chris is actuaññy going to more social evenn its, influenced by rocky, but also we learned that he is creepy enough to wear his bra in public and he still dances like a turkey mating. Considering the bra is more like a &amp;quot;sign&amp;quot; of some sorts,  could this be added into the &amp;quot;love quest&amp;quot; page?.--[[User:Basgon|Basgon]] 01:55, 19 June 2010 (UTC)&lt;br /&gt;
:This latest turn of events has proven that Chris trolls himself harder than anyone else ever could. --[[User:BreadGod|BreadGod]] 01:58, 19 June 2010 (UTC)&lt;br /&gt;
Chris is actually going out now, huh? I think it's clear it won't work and once Chris realizes this he'll be back to his old self again. Come to think of it, we could use this video to give him a false sense of paranoia, by claiming we have people following him. This could get us a nice reaction.--[[User:Hiiro|Hiiro]] 02:10, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
You know, the last time he was out this much was during his love quest, getting his ass kicked by jerkops and manajerks in the real world. Perhaps we can start seeing something similar in the near future? [[User:Bill Lumburg|Bill Lumburg]] 02:17, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
We can hope. In the meantime I called Chris and left a message saying that the trolls are now stalking him in real life now, going with Hirro's idea to give him paranoia. I figure we can try scaring him back onto the internet. --[[User:Edward|Edward]] 02:24, 19 June 2010 (UTC)&lt;br /&gt;
:I also sent him an e-mail message linking to the videos recorded of him at the event with the subject stating that he was being followed. --[[User:BreadGod|BreadGod]] 02:27, 19 June 2010 (UTC)&lt;br /&gt;
:Yay~ People liked my idea. But if we're going with it, we'll need more sightings. Also, Independence day surprise?--[[User:Hiiro|Hiiro]] 05:52, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
Yes... he truly has nowhere to run now. And I hope Clyde hasn't forgotten his promise for an Independence Day surprise. [[User:Bill Lumburg|Bill Lumburg]] 02:28, 19 June 2010 (UTC)&lt;br /&gt;
:I completely forgot about that [[User:Sinisterminister|Sinisterminister]] 04:00, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
He had better not have forgotten it. Because if he does, I'LL STRANGLE THAT CLYDE CASH! Seriously though. We need a PS3 hacking. Soon. --[[User:Edward|Edward]] 02:30, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
I think we should all thank our greatest operative, Rochelle Shoemaker, for this bounty of lulz.--[[User:MoarLurk|MoarLurk]] 02:36, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
Good thing this happened. Now to wait for him to check his e-mail, then my crazed troll plan will start...  --[[User:Eniggy|Eniggy the Trollish]] 02:48, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
* I love how the first thing that popped into everyone's mind was &amp;quot;Gay Trucker&amp;quot;... That alone will be enough for Chris to loose his shit. On a side note, Chris now officially fails at dancing and public decency (If wearing a shirt that says &amp;quot;I love vagina&amp;quot; to a family event doesn't do it, I don't know what does) --[[User:SargentPickles|SargentPickles]] 22:53, 18 June 2010 (EST)&lt;br /&gt;
**/me waits for the cops to knock at his door... [[User:Eniggy|Eniggy the HAHAHA]] 03:05, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
Heh, this might have something to do with an email I sent him. I suggested he check out [http://en.wikipedia.org/wiki/Desert_Punk Desert Punk] It's about a lecherous twat who's obsessed with getting laid, but women find him rude and repulsive. It's got plenty of fan service though, and the main character, despite being depicted as a loser when it comes to sex, is still standard anime fare badass-goofy (like Vash the Stampede in Trigun) so it should appeal to him. There is one story element that I was hoping Chris would see and not go over his head, the introduction of the loli character. To quote the wiki article&lt;br /&gt;
:&amp;quot;Kosuna is the former apprentice of the Shimmer Sniper. Her goal is to become the desert's number one &amp;quot;power babe&amp;quot; mercenary, meaning stronger than any man and more beautiful than any woman. After the Shimmer Sniper is defeated by Kanta, Kosuna follows him and constantly begs to be made his apprentice. Kanta highly objects at first but eventually accepts her after she shows him a picture of a large breasted woman Kosuna claims to be her mother, implying how attractive Kosuna would be in years to come. Kanta, a heavily perverted guy, can't help but accept her, though his personal motives are clearly to groom Kosuna to be his personal mate when she grows up.&amp;quot; &lt;br /&gt;
Sounds like building a sweetheart from the ground up, 'eh? I never got a reply, despite sending it to his gmail, aol, and youtube accounts. If he did read it and check it out, this could be indicative of his apparent courtship of little girls. --[[User:Xanabit|Xanabit]] 04:51, 18 June 2010 (UTC)&lt;br /&gt;
:He wasn't courting little girls, the girls got near him because he had a DS and they wanted to play it too. --[[User:BreadGod|BreadGod]] 04:54, 19 June 2010 (UTC)&lt;br /&gt;
::In that pic, maybe. Why else would he boogie down surrounded by delicious loli while wearing his new &amp;quot;attraction ensemble&amp;quot;? --[[User:Xanabit|Xanabit]] 05:02, 19 June 2010 (UTC)&lt;br /&gt;
:::You're putting way too much thought into this. Chris isn't a pedophile, he's just really, really stupid and socially inept. --[[User:BreadGod|BreadGod]] 05:17, 19 June 2010 (UTC)&lt;br /&gt;
::::Neither was that character. Another episode had them sharing a sleeping bag the survive a cold desert night, and he freaked out. The intent is for Chris to get the idea that creating a close bond with one or a harem of loli will enable him to brainwash the little tykes into something he can fuck in a few years. The deviousness comes from the fact that Chris is incapable understanding boundaries and his idea that showing minors porn is &amp;quot;educational&amp;quot;. --[[User:Xanabit|Xanabit]] 05:23, 19 June 2010 (UTC)&lt;br /&gt;
:Oh god, this was creepy. Spotting him amongst the crowd was like watching those 'Slender Man' videos, only it was insanely easy to find the horror. I think this proves that, when left to his own devices, Chris A) Acts more like a dumbass than ever before, or B) Gets himself into trouble with the law. I was afraid he was going to try to murder someone, but this proves he's a perfectly healthy human being. Also, I hope the little girl in the photo said 'no' when he likely offered her candy. --[[User:Inferno232|Inferno232]] 19 June 2010&lt;br /&gt;
&lt;br /&gt;
:You know what Chris? Stay off the internet. You're even more of a lolcow in real life. Seriously, this is hilariously creepy and awesome. Definitely add this into the Love Quest page, because his crappy &amp;quot;Captain Morgan&amp;quot; pose in multiple different places with his... bra sign... cruelly in plain sight of everyone is an obvious extension of his love search. Except I think the Gameboy and sign was slightly better for him, because at least then he could get sympathy. This is literally indecent and just disgusting. I'm a fat guy myself, and I'd never even consider just randomly taking my shirt off in a public place. Let alone if I was wearing a bra...([[User:KingoftheJuice|KingoftheJuice]] 05:58, 19 June 2010 (UTC))&lt;br /&gt;
&lt;br /&gt;
== Started a video box. ==&lt;br /&gt;
&lt;br /&gt;
Added the 100_0690.MOV thru 100_0692.MOV as a starter. [[User:Eniggy|Eniggy the still HAHAHA]] 04:23, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Why show his bra?==&lt;br /&gt;
&lt;br /&gt;
Clearly, Chris doesn't have any compunctions about proving to the world that he wears women's underwear because he's a retard, but being that this was clearly a family event and he was wearing a shirt about pussy, could Jerkops have made him change? Any way of knowing? —[[User:Thepicklesuitintheman|Thepicklesuitintheman]] 05:38, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
:If he keeps coming back and someone complains, it's likely the jerkops will intervene. And this time, in front of hundreds of witnesses. [[User:Bill Lumburg|Bill Lumburg]] 05:51, 19 June 2010 (UTC)&lt;br /&gt;
* I would say, with something like this, Jerkops could have gotten him to change the shirt easily, though if this was a free event, which I wouldn't be surprised at all, they probably wouldn't fully enforce it. The bra, on the other hand, is completely different. If a woman was running around in her bra, yes, they would stop her, but this is ''Chris'' we're talking about here. Since he's a guy, I'm guessing they don't see many guys running around in bras, so they wouldn't think twice.--[[User:Blazer|Blazer]] 05:56, 19 June 2010 (UTC)&lt;br /&gt;
Can't he be charged for indecent exposure or dissorderly conduct or something?--[[User:Hiiro|Hiiro]]&lt;br /&gt;
* Probably not, since he's not actually indecently exposing anything. It's not illegal as far as I know for a man to go around shirtless, and this seems to be more of an outdoor community street fair, so I don't think policies like that can really be enforced. Even if they were, he's not technically shirtless, since he's wearing a bra. But he should definitely have to change the shirt, with so many little kids around. Well, at least it's better than the Mount and Dew Me one. Seeing as that one is a legitimately homosexual t-shirt. ([[User:KingoftheJuice|KingoftheJuice]] 06:02, 19 June 2010 (UTC))&lt;br /&gt;
&lt;br /&gt;
== The innocent ==&lt;br /&gt;
&lt;br /&gt;
The girl's face is blocked in the cropped photo but the one in the gallery remains clear. What's the policy then? [[User:Nechita|Nechita]] 06:35, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
It's a joke--[[User:Wintermute|Wintermute]] 06:48, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== There are more photos ==&lt;br /&gt;
&lt;br /&gt;
Post them all. --[[User:Sonijew is back|Sonijew is back]] 10:18, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Pokéwalker? ==&lt;br /&gt;
&lt;br /&gt;
What the hell does he use that for?--[[User:OrsonZedd|OrsonZedd]] 14:16, 19 June 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>OrsonZedd</name></author>
	</entry>
	<entry>
		<id>https://sonichu.com/w/index.php?title=Talk:Fridays_After_Five&amp;diff=97471</id>
		<title>Talk:Fridays After Five</title>
		<link rel="alternate" type="text/html" href="https://sonichu.com/w/index.php?title=Talk:Fridays_After_Five&amp;diff=97471"/>
		<updated>2010-06-19T14:14:37Z</updated>

		<summary type="html">&lt;p&gt;OrsonZedd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== To Do ==&lt;br /&gt;
I don't normally do this whole to do thing, but...&lt;br /&gt;
*Get a gallery of this stuff up.&lt;br /&gt;
*put up the video like we have all his others.&lt;br /&gt;
Maybe get some more background information, if we can.--[[User:Beat|Beat]] 02:59, 19 June 2010 (UTC)&lt;br /&gt;
== What we can get out of this ==&lt;br /&gt;
These files prove that Chris is actuaññy going to more social evenn its, influenced by rocky, but also we learned that he is creepy enough to wear his bra in public and he still dances like a turkey mating. Considering the bra is more like a &amp;quot;sign&amp;quot; of some sorts,  could this be added into the &amp;quot;love quest&amp;quot; page?.--[[User:Basgon|Basgon]] 01:55, 19 June 2010 (UTC)&lt;br /&gt;
:This latest turn of events has proven that Chris trolls himself harder than anyone else ever could. --[[User:BreadGod|BreadGod]] 01:58, 19 June 2010 (UTC)&lt;br /&gt;
Chris is actually going out now, huh? I think it's clear it won't work and once Chris realizes this he'll be back to his old self again. Come to think of it, we could use this video to give him a false sense of paranoia, by claiming we have people following him. This could get us a nice reaction.--[[User:Hiiro|Hiiro]] 02:10, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
You know, the last time he was out this much was during his love quest, getting his ass kicked by jerkops and manajerks in the real world. Perhaps we can start seeing something similar in the near future? [[User:Bill Lumburg|Bill Lumburg]] 02:17, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
We can hope. In the meantime I called Chris and left a message saying that the trolls are now stalking him in real life now, going with Hirro's idea to give him paranoia. I figure we can try scaring him back onto the internet. --[[User:Edward|Edward]] 02:24, 19 June 2010 (UTC)&lt;br /&gt;
:I also sent him an e-mail message linking to the videos recorded of him at the event with the subject stating that he was being followed. --[[User:BreadGod|BreadGod]] 02:27, 19 June 2010 (UTC)&lt;br /&gt;
:Yay~ People liked my idea. But if we're going with it, we'll need more sightings. Also, Independence day surprise?--[[User:Hiiro|Hiiro]] 05:52, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
Yes... he truly has nowhere to run now. And I hope Clyde hasn't forgotten his promise for an Independence Day surprise. [[User:Bill Lumburg|Bill Lumburg]] 02:28, 19 June 2010 (UTC)&lt;br /&gt;
:I completely forgot about that [[User:Sinisterminister|Sinisterminister]] 04:00, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
He had better not have forgotten it. Because if he does, I'LL STRANGLE THAT CLYDE CASH! Seriously though. We need a PS3 hacking. Soon. --[[User:Edward|Edward]] 02:30, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
I think we should all thank our greatest operative, Rochelle Shoemaker, for this bounty of lulz.--[[User:MoarLurk|MoarLurk]] 02:36, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
Good thing this happened. Now to wait for him to check his e-mail, then my crazed troll plan will start...  --[[User:Eniggy|Eniggy the Trollish]] 02:48, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
* I love how the first thing that popped into everyone's mind was &amp;quot;Gay Trucker&amp;quot;... That alone will be enough for Chris to loose his shit. On a side note, Chris now officially fails at dancing and public decency (If wearing a shirt that says &amp;quot;I love vagina&amp;quot; to a family event doesn't do it, I don't know what does) --[[User:SargentPickles|SargentPickles]] 22:53, 18 June 2010 (EST)&lt;br /&gt;
**/me waits for the cops to knock at his door... [[User:Eniggy|Eniggy the HAHAHA]] 03:05, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
Heh, this might have something to do with an email I sent him. I suggested he check out [http://en.wikipedia.org/wiki/Desert_Punk Desert Punk] It's about a lecherous twat who's obsessed with getting laid, but women find him rude and repulsive. It's got plenty of fan service though, and the main character, despite being depicted as a loser when it comes to sex, is still standard anime fare badass-goofy (like Vash the Stampede in Trigun) so it should appeal to him. There is one story element that I was hoping Chris would see and not go over his head, the introduction of the loli character. To quote the wiki article&lt;br /&gt;
:&amp;quot;Kosuna is the former apprentice of the Shimmer Sniper. Her goal is to become the desert's number one &amp;quot;power babe&amp;quot; mercenary, meaning stronger than any man and more beautiful than any woman. After the Shimmer Sniper is defeated by Kanta, Kosuna follows him and constantly begs to be made his apprentice. Kanta highly objects at first but eventually accepts her after she shows him a picture of a large breasted woman Kosuna claims to be her mother, implying how attractive Kosuna would be in years to come. Kanta, a heavily perverted guy, can't help but accept her, though his personal motives are clearly to groom Kosuna to be his personal mate when she grows up.&amp;quot; &lt;br /&gt;
Sounds like building a sweetheart from the ground up, 'eh? I never got a reply, despite sending it to his gmail, aol, and youtube accounts. If he did read it and check it out, this could be indicative of his apparent courtship of little girls. --[[User:Xanabit|Xanabit]] 04:51, 18 June 2010 (UTC)&lt;br /&gt;
:He wasn't courting little girls, the girls got near him because he had a DS and they wanted to play it too. --[[User:BreadGod|BreadGod]] 04:54, 19 June 2010 (UTC)&lt;br /&gt;
::In that pic, maybe. Why else would he boogie down surrounded by delicious loli while wearing his new &amp;quot;attraction ensemble&amp;quot;? --[[User:Xanabit|Xanabit]] 05:02, 19 June 2010 (UTC)&lt;br /&gt;
:::You're putting way too much thought into this. Chris isn't a pedophile, he's just really, really stupid and socially inept. --[[User:BreadGod|BreadGod]] 05:17, 19 June 2010 (UTC)&lt;br /&gt;
::::Neither was that character. Another episode had them sharing a sleeping bag the survive a cold desert night, and he freaked out. The intent is for Chris to get the idea that creating a close bond with one or a harem of loli will enable him to brainwash the little tykes into something he can fuck in a few years. The deviousness comes from the fact that Chris is incapable understanding boundaries and his idea that showing minors porn is &amp;quot;educational&amp;quot;. --[[User:Xanabit|Xanabit]] 05:23, 19 June 2010 (UTC)&lt;br /&gt;
:Oh god, this was creepy. Spotting him amongst the crowd was like watching those 'Slender Man' videos, only it was insanely easy to find the horror. I think this proves that, when left to his own devices, Chris A) Acts more like a dumbass than ever before, or B) Gets himself into trouble with the law. I was afraid he was going to try to murder someone, but this proves he's a perfectly healthy human being. Also, I hope the little girl in the photo said 'no' when he likely offered her candy. --[[User:Inferno232|Inferno232]] 19 June 2010&lt;br /&gt;
&lt;br /&gt;
:You know what Chris? Stay off the internet. You're even more of a lolcow in real life. Seriously, this is hilariously creepy and awesome. Definitely add this into the Love Quest page, because his crappy &amp;quot;Captain Morgan&amp;quot; pose in multiple different places with his... bra sign... cruelly in plain sight of everyone is an obvious extension of his love search. Except I think the Gameboy and sign was slightly better for him, because at least then he could get sympathy. This is literally indecent and just disgusting. I'm a fat guy myself, and I'd never even consider just randomly taking my shirt off in a public place. Let alone if I was wearing a bra...([[User:KingoftheJuice|KingoftheJuice]] 05:58, 19 June 2010 (UTC))&lt;br /&gt;
&lt;br /&gt;
== Started a video box. ==&lt;br /&gt;
&lt;br /&gt;
Added the 100_0690.MOV thru 100_0692.MOV as a starter. [[User:Eniggy|Eniggy the still HAHAHA]] 04:23, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Why show his bra?==&lt;br /&gt;
&lt;br /&gt;
Clearly, Chris doesn't have any compunctions about proving to the world that he wears women's underwear because he's a retard, but being that this was clearly a family event and he was wearing a shirt about pussy, could Jerkops have made him change? Any way of knowing? —[[User:Thepicklesuitintheman|Thepicklesuitintheman]] 05:38, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
:If he keeps coming back and someone complains, it's likely the jerkops will intervene. And this time, in front of hundreds of witnesses. [[User:Bill Lumburg|Bill Lumburg]] 05:51, 19 June 2010 (UTC)&lt;br /&gt;
* I would say, with something like this, Jerkops could have gotten him to change the shirt easily, though if this was a free event, which I wouldn't be surprised at all, they probably wouldn't fully enforce it. The bra, on the other hand, is completely different. If a woman was running around in her bra, yes, they would stop her, but this is ''Chris'' we're talking about here. Since he's a guy, I'm guessing they don't see many guys running around in bras, so they wouldn't think twice.--[[User:Blazer|Blazer]] 05:56, 19 June 2010 (UTC)&lt;br /&gt;
Can't he be charged for indecent exposure or dissorderly conduct or something?--[[User:Hiiro|Hiiro]]&lt;br /&gt;
* Probably not, since he's not actually indecently exposing anything. It's not illegal as far as I know for a man to go around shirtless, and this seems to be more of an outdoor community street fair, so I don't think policies like that can really be enforced. Even if they were, he's not technically shirtless, since he's wearing a bra. But he should definitely have to change the shirt, with so many little kids around. Well, at least it's better than the Mount and Dew Me one. Seeing as that one is a legitimately homosexual t-shirt. ([[User:KingoftheJuice|KingoftheJuice]] 06:02, 19 June 2010 (UTC))&lt;br /&gt;
&lt;br /&gt;
== The innocent ==&lt;br /&gt;
&lt;br /&gt;
The girl's face is blocked in the cropped photo but the one in the gallery remains clear. What's the policy then? [[User:Nechita|Nechita]] 06:35, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
It's a joke--[[User:Wintermute|Wintermute]] 06:48, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== There are more photos ==&lt;br /&gt;
&lt;br /&gt;
Post them all. --[[User:Sonijew is back|Sonijew is back]] 10:18, 19 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Pokéwalker? ==&lt;br /&gt;
&lt;br /&gt;
What the hell does he use that for?&lt;/div&gt;</summary>
		<author><name>OrsonZedd</name></author>
	</entry>
	<entry>
		<id>https://sonichu.com/w/index.php?title=Talk:List_of_OkCupid_Answers&amp;diff=89575</id>
		<title>Talk:List of OkCupid Answers</title>
		<link rel="alternate" type="text/html" href="https://sonichu.com/w/index.php?title=Talk:List_of_OkCupid_Answers&amp;diff=89575"/>
		<updated>2010-05-11T06:01:15Z</updated>

		<summary type="html">&lt;p&gt;OrsonZedd: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;First two pages done.  My god this shit is boring as hell.--[[User:Beat|Beat]] 02:57, 10 May 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
Finished up to page 11. My brain hurts now. (I'm not sure if this is ongoing or not, but I think all the answers that he has up are on the page now) [[User:Chupacabra|Chupacabra]] 07:17, 10 May 2010 (UTC)&lt;br /&gt;
:This just in, Chupacabra is superman.--[[User:Beat|Beat]] 14:43, 10 May 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
The standard/italic/bold format is hard to read. Color coding, like the original pages, would be much better. I've done this [[User:Lurker/Questions|here]]. Anyone disagree? --[[User:Lurker|Lurker]] 15:53, 10 May 2010 (UTC)&lt;br /&gt;
:I think that's be a really good idea! You're right, the colour is much easier to read.[[User:Chupacabra|Chupacabra]] 16:01, 10 May 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
For someone who says flag burning is worse than book burning, I´m surprised he answered ¨Prison¨ and ´I don´t really care about politics.¨ [[User:JamieTyler|JamieTyler]] 16:02, 10 May 2010 (UTC)&lt;br /&gt;
:It's important to understand that while Chris has no opinion on a lot of things that don't interest him, likely a symptom of his autism, Bob sure does.  Chris may not think highly of his father, but it won't stop him from parroting Bob's views when he himself has none.--[[User:OrsonZedd|OrsonZedd]] 06:01, 11 May 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>OrsonZedd</name></author>
	</entry>
</feed>