<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Fantikerz (is a spy!)</title>
	<atom:link href="http://fantikerz.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://fantikerz.com</link>
	<description>blurbs on design, music, and games.</description>
	<lastBuildDate>Mon, 07 Sep 2009 04:33:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to do a Letterpress Effect, the Easy Way</title>
		<link>http://fantikerz.com/how-to-do-a-letterpress-effect-the-easy-way/</link>
		<comments>http://fantikerz.com/how-to-do-a-letterpress-effect-the-easy-way/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 02:24:42 +0000</pubDate>
		<dc:creator>Fantikerz</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Effect]]></category>
		<category><![CDATA[History]]></category>
		<category><![CDATA[Letterpress]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Teach]]></category>
		<category><![CDATA[Technique]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://fantikerz.com/?p=731</guid>
		<description><![CDATA[Many people are adopting a new design trend where the letters are seemingly pressed into the background, better known as a letterpress effect. In this short tutorial, I’ll show you a quick, easy, and non-destructive way to achieve this effect. I’ll be using Photoshop here, but you may be able to adapt the techniques for [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-747" title="Letterpress" src="http://fantikerz.com/wp-content/uploads/2009/09/letterpress1.jpg" alt="Letterpress" width="180" height="120" />Many people are adopting a new design trend where the letters are seemingly pressed into the background, better known as a letterpress effect. In this short tutorial, I’ll show you a quick, easy, and non-destructive way to achieve this effect. I’ll be using Photoshop here, but you may be able to adapt the techniques for use in any other image manipulator once you understand the two things that are required for a letterpress effect.</p>
<p>There are a few ways of doing this, but this way is by far my favourite because it’s so easy to modify the effect later on if needed.</p>
<p><span id="more-731"></span></p>
<h3>First, a short history lesson.</h3>
<p>To make you a bit more savvy on the subject, let me fill you in on the origins of the letterpress effect. You most likely own a book, container, or even business card that you’re able to rub your fingers along and feel the letters raised in or out. You guessed it, that’s the letterpress effect. Origins go back to as far as 750AD and has almost been used exclusively in physical printing until around a decade ago. Graphic and web designers then adopted it as part of their design toolkit. Current design trends were beginning to age, so designers needed something to spice up their work.</p>
<p><img class="aligncenter size-full wp-image-744" title="Letterpress card" src="http://fantikerz.com/wp-content/uploads/2009/09/letterpress-card.jpg" alt="Letterpress card" width="550" height="100" /></p>
<p>If you’re interested in seeing some examples of letterpress in web design, take a look at <a href="http://line25.com/articles/web-design-trend-showcase-letterpress-text-effect">Line25’s fantastic gallery article</a>.</p>
<h3>Alright, let’s do it!</h3>
<p>Pop open Photoshop and proceed to create a new canvas. In this tutorial, I’ll be using a canvas with the size of 400x400 and background colour of #555555. After doing that, go ahead and type your text out and make it’s colour #999999. You can replicate this if you’d like, it shouldn’t really matter but this colour and size should yeild the best results.</p>
<p><img class="aligncenter size-full wp-image-732" title="Punch in your text" src="http://fantikerz.com/wp-content/uploads/2009/09/letterpress-make-text.jpg" alt="Punch in your text" width="550" height="500" /></p>
<p>Alright, now let’s actually get into doing the effect. In this method, we can be pretty non-destructible by only using layer styles. You’ll see what I mean in a minute.</p>
<p><img class="aligncenter size-full wp-image-734" title="Add a drop shadow" src="http://fantikerz.com/wp-content/uploads/2009/09/letterpress-dro-shadow.jpg" alt="Add a drop shadow" width="550" height="500" /></p>
<p>Select your text layer in the layers panel. Now, head over to the bottom of the layers panel and choose Layer Styles → Drop Shadow. Now, make sure to replicate the options in the next image below. I’ll explain what these do in a moment.</p>
<p><img class="aligncenter size-full wp-image-735" title="Drop shadow options" src="http://fantikerz.com/wp-content/uploads/2009/09/letterpress-dropshadow-options.jpg" alt="Drop shadow options" width="550" height="500" /></p>
<p>Replicated everything yet? Good. Now let me explain a few things. The first thing you should have done is set the blend mode to normal. This ensures that the drop shadow will stand out. Next up is the colour change — make sure it’s #333333. It’s dark enough to stand out against the background without being too disruptive. You should have set the opacity to 100%, which will ensure that the drop shadow is nice and crisp. Next is important, make sure you set the shadow angle to 90°. Last part is easy, just make sure the both distance of the shadow and the size of it is 1px. You can change these later if you want to change the look of the letterpress, but we’ll keep it like this for a more classic letterpress look.</p>
<p><img class="aligncenter size-full wp-image-737" title="Drop shadow applied" src="http://fantikerz.com/wp-content/uploads/2009/09/letterpress-drop-shadow-applied.jpg" alt="Drop shadow applied" width="550" height="500" /></p>
<p>Alright, now we’ll be doing doing the second part of the effect — the inner shadow. Since you already have the effect panel open, just go over to the list of effects on the left and select Inner Shadow.<img class="aligncenter size-full wp-image-736" title="Inner shadow" src="http://fantikerz.com/wp-content/uploads/2009/09/letterpress-inner-shadow.jpg" alt="Inner shadow" width="550" height="500" /></p>
<p>You’ll immediately see the inner shadow applied, but we’ll change that in a moment. Just take a look at the image below and copy the settings.</p>
<p><img class="aligncenter size-full wp-image-739" title="Inner shadow options" src="http://fantikerz.com/wp-content/uploads/2009/09/letterpress-inner-shadow-options.jpg" alt="Inner shadow options" width="550" height="500" /></p>
<p>Alright, a lot of familiar stuff here. You really just need to duplicate the settings that you used on the drop shadow, but with one major difference. Make sure to set the inner shadow colour to #cfcfcf. This is lighter than the colour we set the text to (#cccccc), and adds a bit of polish.</p>
<p><img class="aligncenter size-full wp-image-740" title="Inner shadow applied" src="http://fantikerz.com/wp-content/uploads/2009/09/letterpress-inner-shadow-applied.jpg" alt="Inner shadow applied" width="550" height="500" /></p>
<p>And that, my friends, is the letterpress effect in Photoshop. I prefer this method because it’s really easy to change the colours of the shadows and text, and believe me, that happens a lot! In this example, the text is pressed outward, but if you were to reverse the colours of the shadow and tweak the text colour as well, you could easily achieve an inset letterpress. I’ll leave it to you to experiment with that, though.</p>
<p><img class="aligncenter size-full wp-image-742" title="Inset letterpress" src="http://fantikerz.com/wp-content/uploads/2009/09/letterpress-tweaked-final.jpg" alt="Inset letterpress" width="550" height="500" /></p>
<p>If you want to get fancy, you can also add some gradients and such. I won’t go into the details of doing this, but the above image is an example of what a little bit of creative tweaking can do.</p>
<p>So, in closing, let me outline a few things that you need to remember when doing the effect with this technique:</p>
<ul>
<li>There are always two shadows.</li>
<li>If you want an inset, the inner shadow is should be a colour darker than the background, the drop shadow should have a lighter colour than the background, and the text colour should be the same as the background.</li>
<li>If you want an outset, the inner shadow is should be a colour lighter than the background, the drop shadow should have a darker colour than the background, and the text colour needs to be a colour that is light, but not as light as the inner shadow.</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://fantikerz.com/how-to-do-a-letterpress-effect-the-easy-way/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>10 Unique Album Covers</title>
		<link>http://fantikerz.com/10-unique-album-covers/</link>
		<comments>http://fantikerz.com/10-unique-album-covers/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 08:40:26 +0000</pubDate>
		<dc:creator>Fantikerz</dc:creator>
				<category><![CDATA[Images]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Album Art]]></category>
		<category><![CDATA[Artists]]></category>
		<category><![CDATA[Baby]]></category>
		<category><![CDATA[Covers]]></category>
		<category><![CDATA[Graphic]]></category>
		<category><![CDATA[Gui Boratto]]></category>
		<category><![CDATA[Heads]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Roll]]></category>
		<category><![CDATA[Unique]]></category>
		<category><![CDATA[Yeah]]></category>

		<guid isPermaLink="false">http://fantikerz.com/?p=693</guid>
		<description><![CDATA[The art on the cover of an album reflects the style of the artist and what their music sounds like. I don’t know if it’s coincidence, but I find that a lot of really great songs are accompanied by some equally great album art. Perhaps that’s because I’m totally anal about my album art (I [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-709" style="float: right;" title="iTunes Album Art" src="http://fantikerz.com/wp-content/uploads/2009/09/itunes-album-art.jpg" alt="iTunes Album Art" width="180" height="130" />The art on the cover of an album reflects the style of the artist and what their music sounds like. I don’t know if it’s coincidence, but I find that a lot of really great songs are accompanied by some equally great album art. Perhaps that’s because I’m totally anal about my album art (I can’t stand having placeholder covers in my library). Anyway, I just thought I’d share a few that always seem to pop out whenever I’m scrubbing through my library. Who knows, some of these might give you some ideas for a creative project.</p>
<p><span id="more-693"></span></p>
<div id="attachment_694" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-694" title="&quot;Baby Baby Baby&quot; by Make the Girl Dance" src="http://fantikerz.com/wp-content/uploads/2009/09/baby-baby-baby-make-the-girl-dance.jpg" alt="&quot;Baby Baby Baby&quot; by Make the Girl Dance" width="500" height="450" /><p class="wp-caption-text">“Baby Baby Baby” by Make the Girl Dance</p></div>
<div id="attachment_701" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-701" title="&quot;Take My Breath Away&quot; by Gui Boratto" src="http://fantikerz.com/wp-content/uploads/2009/09/take-my-breath-away-gui-boratto.jpg" alt="&quot;Take My Breath Away&quot; by Gui Boratto" width="500" height="450" /><p class="wp-caption-text">“Take My Breath Away” by Gui Boratto</p></div>
<div id="attachment_696" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-696" title="&quot;Guns Don't Kill People... Lazers Do&quot; by Major Lazer" src="http://fantikerz.com/wp-content/uploads/2009/09/guns-dont-kill-people-lazers-do-major-lazer.jpg" alt="&quot;Guns Don't Kill People... Lazers Do&quot; by Major Lazer" width="500" height="450" /><p class="wp-caption-text">“Guns Don’t Kill People… Lazers Do” by Major Lazer</p></div>
<div id="attachment_700" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-700" title="&quot;Strobelight Seduction&quot; by Kaskade" src="http://fantikerz.com/wp-content/uploads/2009/09/strobelight-seduction-kaskade.jpg" alt="&quot;Strobelight Seduction&quot; by Kaskade" width="500" height="450" /><p class="wp-caption-text">“Strobelight Seduction” by Kaskade</p></div>
<div id="attachment_698" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-698" title="&quot;Only by the Night&quot; by Kings of Leon" src="http://fantikerz.com/wp-content/uploads/2009/09/only-by-the-night-kings-of-leon.jpg" alt="&quot;Only by the Night&quot; by Kings of Leon" width="500" height="450" /><p class="wp-caption-text">“Only by the Night” by Kings of Leon</p></div>
<div id="attachment_703" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-703" title="&quot;Walking on a Dream&quot; by Empire of the Sun" src="http://fantikerz.com/wp-content/uploads/2009/09/walking-on-a-dream-empire-of-the-sun.jpg" alt="&quot;Walking on a Dream&quot; by Empire of the Sun" width="500" height="450" /><p class="wp-caption-text">“Walking on a Dream” by Empire of the Sun</p></div>
<div id="attachment_699" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-699" title="&quot;Rosenrot&quot; by Rammstein" src="http://fantikerz.com/wp-content/uploads/2009/09/rosenrot-rammstein.jpg" alt="&quot;Rosenrot&quot; by Rammstein" width="500" height="450" /><p class="wp-caption-text">“Rosenrot” by Rammstein</p></div>
<div id="attachment_695" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-695" title="&quot;Elevate&quot; by Morgan Page" src="http://fantikerz.com/wp-content/uploads/2009/09/elevate-morgan-page.jpg" alt="&quot;Elevate&quot; by Morgan Page" width="500" height="450" /><p class="wp-caption-text">“Elevate” by Morgan Page</p></div>
<div id="attachment_702" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-702" title="&quot;Time to Pretend&quot; by MGMT" src="http://fantikerz.com/wp-content/uploads/2009/09/time-to-pretend-mgmt.jpg" alt="&quot;Time to Pretend&quot; by MGMT" width="500" height="450" /><p class="wp-caption-text">“Time to Pretend” by MGMT</p></div>
<div id="attachment_697" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-697" title="&quot;Heads will Roll&quot; by the Yeah Yeah Yeahs" src="http://fantikerz.com/wp-content/uploads/2009/09/heads-will-roll-yeah-yeah-yeahs.jpg" alt="&quot;Heads will Roll&quot; by the Yeah Yeah Yeahs" width="500" height="450" /><p class="wp-caption-text">“Heads will Roll” by the Yeah Yeah Yeahs</p></div>]]></content:encoded>
			<wfw:commentRss>http://fantikerz.com/10-unique-album-covers/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Did more painting today and my black…</title>
		<link>http://fantikerz.com/did-more-painting-today-and-my-black/</link>
		<comments>http://fantikerz.com/did-more-painting-today-and-my-black/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 21:52:50 +0000</pubDate>
		<dc:creator>Fantikerz</dc:creator>
				<category><![CDATA[Status]]></category>
		<category><![CDATA[Message]]></category>
		<category><![CDATA[Ping]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://fantikerz.com/did-more-painting-today-and-my-black/</guid>
		<description><![CDATA[Did more painting today and my black earbuds are covered in white primer.]]></description>
			<content:encoded><![CDATA[<p>Did more painting today and my black earbuds are covered in white primer.</p>]]></content:encoded>
			<wfw:commentRss>http://fantikerz.com/did-more-painting-today-and-my-black/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Shows You Should Have Seen</title>
		<link>http://fantikerz.com/10-shows-you-should-have-seen/</link>
		<comments>http://fantikerz.com/10-shows-you-should-have-seen/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 19:40:11 +0000</pubDate>
		<dc:creator>Fantikerz</dc:creator>
				<category><![CDATA[Information]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[A&E]]></category>
		<category><![CDATA[ABC]]></category>
		<category><![CDATA[Airline]]></category>
		<category><![CDATA[Bionic Woman]]></category>
		<category><![CDATA[Cancelled]]></category>
		<category><![CDATA[Comedy]]></category>
		<category><![CDATA[Family Guy]]></category>
		<category><![CDATA[Fox]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[King of the Hill]]></category>
		<category><![CDATA[Kings]]></category>
		<category><![CDATA[Lame]]></category>
		<category><![CDATA[Last Comic Standing]]></category>
		<category><![CDATA[LAX]]></category>
		<category><![CDATA[Malcolm in the Middle]]></category>
		<category><![CDATA[My Name is Earl]]></category>
		<category><![CDATA[NBC]]></category>
		<category><![CDATA[SHO]]></category>
		<category><![CDATA[Shows]]></category>
		<category><![CDATA[Television]]></category>
		<category><![CDATA[Thank God You're Here]]></category>
		<category><![CDATA[The Cleveland Show]]></category>
		<category><![CDATA[This American Life]]></category>
		<category><![CDATA[TV]]></category>
		<category><![CDATA[TV Shows]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://fantikerz.com/?p=668</guid>
		<description><![CDATA[Prime time television is a cruel place. If a show scores below two million views consistently, you can expect it to be cut by the executives. Sometimes that happens to truly great shows that just happen to be competing with other already popular programs like American Idol or even the Superbowl. Nonetheless, while everyone else [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-679" style="float: right;" title="Kings Cast" src="http://fantikerz.com/wp-content/uploads/2009/08/kings-nbc-cast-300x240.jpg" alt="Kings Cast" width="180" height="160" />Prime time television is a cruel place. If a show <a href="http://en.wikipedia.org/wiki/Kings_%28U.S._TV_series%29#U.S._Nielsen_ratings">scores below two million views consistently</a>, you can expect it to be cut by the executives. Sometimes that happens to truly great shows that just happen to be competing with other already popular programs like American Idol or even the Superbowl. Nonetheless, while everyone else is watching Simon Cowell in his ill-fitting shirts, there are still those one million loyal viewers waiting to see what happens in their favourite (albeit unpopular) series.</p>
<p>Today, I’ll be sharing some of those shows that had great potential, but a bad time slot. With all the <a href="http://www.foxnews.com/oreilly/">gar</a><a href="http://www.foxnews.com/glennbeck/">bage</a> on TV these days, it might be good to shed some light on some shows that were unique, well produced, or ahead of their time.</p>
<p><span id="more-668"></span>I just need to preface this by saying that these shows didn’t necessarily end due to lack of interest. Some may have just expended the storyline.</p>
<h3>1. Kings (NBC)</h3>
<p><object style="float: right;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="220" height="170" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/-skk9qHy-Po&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed style="float: right;" type="application/x-shockwave-flash" width="220" height="170" src="http://www.youtube.com/v/-skk9qHy-Po&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>This is number one for a reason. Rarely do I find a drama that I can actually recommend to people, and with Kings it’s <a href="http://twitter.com/cutter631/status/3477491579">no exception</a>. Sure, the environment in which the story takes place is derived from the Bible, but that doesn’t bug me at all. The compelling acting and ever-evolving story always kept me counting the days until I could catch the next episode online. Unlike a lot of other shows that have a new scenario for each episode, Kings makes sure to play things out like one very long movie that’s been diced up into 43 minute pieces. You can typically expect what’s going to happen, but never how it’s done or what happens along the way.</p>
<p>It’s too bad this show was up against American football as it had great potential. Also, this was a more recently canceled show, so there’s a lot of outrage from the community to bring the show back. If not on NBC, hopefully we can see Kings on some other cable network. Make sure to share your thoughts, if you like the show, with NBC’s executives.</p>
<h3>2. Bionic Woman (NBC)</h3>
<p><object style="float: right;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="220" height="170" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/5l_4E7X7W28&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed style="float: right;" type="application/x-shockwave-flash" width="220" height="170" src="http://www.youtube.com/v/5l_4E7X7W28&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Based upon the <a href="http://www.imdb.com/title/tt0073965/">1976 series</a>, the modern day revival of Bionic Woman did a very good job at introducing another generation to the story that they would have missed out on otherwise. I thought it did, anyway. Alas, it only ran for one season in 2007 with a concurrent six million viewers and only consisted of eight episodes.</p>
<p>There was a mess of speculation as to whether the show was canceled. You may or may not remember the <a href="http://en.wikipedia.org/wiki/2007%E2%80%932008_Writers_Guild_of_America_strike">2007 writer’s strike</a>, which occurred during the production of the first season. Of course, without writers, production halted and no more episodes were released. After the strike had ended, it appears that everyone had seemingly <em>forgotten</em> the series as it’s content was slowly pulled off of the NBC sites and hulu. Two years later, and I still hold out a bit of hope for a revival, but it looks bleak.</p>
<h3>3. LAX (NBC)</h3>
<p><object style="float: right;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="220" height="170" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/ebo54GseMYU&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed style="float: right;" type="application/x-shockwave-flash" width="220" height="170" src="http://www.youtube.com/v/ebo54GseMYU&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>It’s probably the aviation nerd in me, but I loved being able to see some (although scripted) behind the scenes action in one of the larger airports in the United States. Like Bionic Woman, LAX averaged about six and a half million viewers across it’s thirteen episodes and only lasted one season.</p>
<p>I can understand why this show was canceled. It only seems mildly interesting to a small subset of people, and to everyone else it just seems like a drama encoded in the mundane operations of an airport. I do admit that I cared little about the actual story of the show and more about the <a href="http://www.airliners.net/photo/United-Airlines/Boeing-747-451/1482331/">United 744s</a> in the background, but at least they tried. Still, it was very enjoyable to watch as it was a very unique setting for a drama to take place. I commend NBC for giving the show a shot.</p>
<h3>4. Last Comic Standing (NBC)</h3>
<p><object style="float: right;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="220" height="170" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/gT9-VNOTJa4&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed style="float: right;" type="application/x-shockwave-flash" width="220" height="170" src="http://www.youtube.com/v/gT9-VNOTJa4&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Last Comic Standing lasted through six hilarious seasons and is essentially the American Idol of comedians. A panel of judges listen to comics at various casting calls throughout the United States, determines if they have the stuff, and forwards them onto proceeding rounds (in front of live audiences) if they do. However, in the later rounds, teams are developed and rivalries form as the two teams compete against each other and ultimately only one comic is left standing, hence the name.</p>
<p>As I mentioned, six seasons of this show were produced, ending in 2008. The show itself was genuinely funny, and I loved the idea of listening to concurrent acts and jokes while the comedians telling them were rated. Near the end everyone tended to step up their game in attempts to win, and the result was hysterical.</p>
<h3>5. My Name is Earl (NBC)</h3>
<p><object style="float: right;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="220" height="170" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/LyAKsyDN_04&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed style="float: right;" type="application/x-shockwave-flash" width="220" height="170" src="http://www.youtube.com/v/LyAKsyDN_04&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>This show had a very unique setting that I enjoyed very much, and a plot centered around a society in which “hillbillys” rule is certainly fresh. My Name is Earl is one of those shows where each episode drops the characters into a different situation, advancing the storyline very little. Something that always irked me was whenever the show made progress to further develop the characters, it would always be reset to how you knew them back in the very first episode eventually. That’s something I’ve always hated about that type of story, but I still found the 22 minutes of it each week very enjoyable.</p>
<p>Four seasons were eventually produced, raking in around eight million viewers for each episode. The show was canceled in 2009 during the production hiatus.</p>
<h3>6. Airline (A&amp;E)</h3>
<p><object style="float: right;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="220" height="170" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/AzwytnThBxU&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed style="float: right;" type="application/x-shockwave-flash" width="220" height="170" src="http://www.youtube.com/v/AzwytnThBxU&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Again, the aviation nerd in me loved this show. There’s just something about pissed off, incoherent passengers that makes me all giddy. Also, the seemingly genuine look into the operations of a CSA (customer service agent) for <a href="http://en.wikipedia.org/wiki/Southwest_Airlines">Southwest Airlines</a> always was interesting to me. I’ve always been interested, for some reason, in careers that most people take for granted.</p>
<p>The United States series with Southwest as the focal airline was actually based off a United Kingdom program of the same name, only featuring Easy Jet as the airline in the show. Unlike the UK series, however, Airline in the US was canceled after three seasons in 2005. Production of the UK version still continues.</p>
<h3>7. Thank God You’re Here (NBC)</h3>
<p><object style="float: right;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="220" height="170" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/tErxORc4n7o&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed style="float: right;" type="application/x-shockwave-flash" width="220" height="170" src="http://www.youtube.com/v/tErxORc4n7o&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Derived from Australia, Thank God You’re Here is one of the few improv shows that seems to strike my funny receptors consistently. Actors are essentially dropped into skits with no idea what they’re doing, and they must play along to find out what the skit is about from the actors who are in on the story of the skit. The only clue the actors had before hand as to what the skit was about was the costume they were told to wear. This show was on caliber in terms of funny with <a href="http://en.wikipedia.org/wiki/Whose_Line_Is_It_Anyway">Who’s Line is it Anyway</a> (another show I deeply miss).</p>
<p>Lasting one season over seven episodes, Thank God You’re Here was a very unique way of presenting improvisational comedy. It’s short life was during the year of 2007.</p>
<h3>8. This American Life (SHO)</h3>
<p><object style="float: right;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="220" height="170" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/8iqb54Bp3MU&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed style="float: right;" type="application/x-shockwave-flash" width="220" height="170" src="http://www.youtube.com/v/8iqb54Bp3MU&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>I’m a fan of the <a href="http://www.thisamericanlife.org/">This American Life radio show</a>, and when it was announced that they would be producing a short, thirty minute show, I was estate. Basically, interesting stories from typical people are delivered as usual, but with visuals and interesting cinematography. A few of the stories were even taken from the radio show and retold (or maybe it was the other way around).</p>
<p>I wasn’t able to catch the reason of the series ending. I’m assuming that it was just too much work to keep going, as poor Ira (the host) also needs to work on the radio show. Regardless, it was very provocative and interesting while it lasted and I hope it returns. The last episode aired in early 2008.</p>
<h3>9. Malcolm in the Middle (FOX)</h3>
<p><object style="float: right;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="220" height="170" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/c6jL5d3pitQ&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed style="float: right;" type="application/x-shockwave-flash" width="220" height="170" src="http://www.youtube.com/v/c6jL5d3pitQ&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Most people from my generation remember watching the antics of the dysfunctional family in which Malcolm is in the middle of. I did. Malcolm in the Middle was a unique spin on a [generally] family friendly show. Each character had his own quirks that made him diverse from the rest of the family, keeping each episode a treat to watch. The show lasted six years, and it was great to see how the characters matured over that time.</p>
<p>Sadly, the show ended in 2006 with seven seasons. Perhaps it was due to a growing lack of interest among the viewership. Malcolm int he Middle had a good run overall, but didn’t quite end with anything significant as I had hoped. Alas, the show was very fun to watch and will remain one of my favourite programs.</p>
<h3>10. King of the Hill (FOX)</h3>
<p><object style="float: right;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="220" height="170" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/108-UOc46r8&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed style="float: right;" type="application/x-shockwave-flash" width="220" height="170" src="http://www.youtube.com/v/108-UOc46r8&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Like Kings, King of the Hill has been canceled recently. Most episodes featured a form of satire in one way or another, and generally wasn’t a dumbed down animated comedy show like Family Guy. Although entertaining, the comedy in this show was not in the form of jokes, but rather in how the characters lived their lives. The look of horror on Hank Hill’s face when he sees someone grilling on charcoal instead of propane is just hilarious.</p>
<p>The reason for the cancellation is due to lack of interest. FOX is trying to cater to the kind of person that finds Family Guy funny, and a show like King of the Hill doesn’t really follow suit of that atrocious program. More insulting, King of the Hill was replaced by a program entitled <a href="http://en.wikipedia.org/wiki/The_Cleveland_Show">The Cleveland Show</a>, a derivative of Family Guy. Thirteen seasons can’t lie — this show was popular.</p>]]></content:encoded>
			<wfw:commentRss>http://fantikerz.com/10-shows-you-should-have-seen/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Redirect WordPress Posts from an Old Domain</title>
		<link>http://fantikerz.com/redirect-wordpress-posts-from-an-old-domain/</link>
		<comments>http://fantikerz.com/redirect-wordpress-posts-from-an-old-domain/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 17:13:14 +0000</pubDate>
		<dc:creator>Fantikerz</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Extras]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Refirection]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://fantikerz.com/?p=617</guid>
		<description><![CDATA[
Recently I had a problem when I moved my blog from blog.fantikerz.com to fantikerz.com. I had far too many links on other sites that still looked like http://blog.fantikerz.com/?p=261, and wouldn’t redirect to the new blog’s location. I wouldn’t even know where to start if I had to change all of those.
Instead, I threw together a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-659 alignright" style="float: right;" title="Simple Code" src="http://fantikerz.com/wp-content/uploads/2009/08/2009-08-21_1015.png" alt="Simple Code" width="180" height="107" /></p>
<p>Recently I had a problem when I moved my blog from blog.fantikerz.com to fantikerz.com. I had far too many links on other sites that still looked like <span class="emp"><a href="http://blog.fantikerz.com/?p=261" rel="nofollow">http://blog.fantikerz.com/?p=261</a></span>, and wouldn’t redirect to the new blog’s location. I wouldn’t even know where to start if I had to change all of those.</p>
<p>Instead, I threw together a simple redirection script that I thought I’d just share in case anyone needed it. It’s nothing fancy at all, and stupid easy to set up. There are many ways of doing this, and in my opinion, this is the easiest.</p>
<p><span id="more-617"></span></p>
<p>This is explained in a way that even common folk who just want to move their blog will understand. Sorry if I insult your intelligence.</p>
<h3>1. Create a file called index.php</h3>
<p>Pop <strong>open notepad</strong>, go to <strong>File &gt; Save As…</strong>, set the <strong>filename as index.php</strong>, and then go directly below that and make sure to <strong>set Save As Type to All Files</strong>.</p>
<h3>2. Copy the script into the text editor</h3>
<pre><code>&lt;?php
	$post = $_GET["p"];
	$new = "http://newbloglocation.com";
	$string = $new . "?p=" . $post;

	echo "Redirecting to " . $string;
	header("Location: $string");
?&gt;
</code></pre>
<h3>3. Plug in your information</h3>
<p>This is easy. Just plug in your blog’s new address where <span class="emp"><a href="http://newbloglocation.com" rel="nofollow">http://newbloglocation.com</a></span> is. Make sure to include the <span class="emp">http://</span>. If your blog was located in another directory, you’re also able to include it like so: <span class="emp"><a href="http://newbloglocation.com/blog/" rel="nofollow">http://newbloglocation.com/blog/</a></span>. Otherwise, omit anything after the domain name.</p>
<h3>4. Presto, now save it and upload it to your server</h3>
<p>Do a quick <strong>CTRL+S</strong> to save and <strong>upload it via FTP</strong> to the root of where your old blog used to reside.</p>
<p>Now you’re done. That was easy!</p>]]></content:encoded>
			<wfw:commentRss>http://fantikerz.com/redirect-wordpress-posts-from-an-old-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Saw Funny People today. Not really what…</title>
		<link>http://fantikerz.com/saw-funny-people-today-not-really-what/</link>
		<comments>http://fantikerz.com/saw-funny-people-today-not-really-what/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 07:49:00 +0000</pubDate>
		<dc:creator>Fantikerz</dc:creator>
				<category><![CDATA[Status]]></category>
		<category><![CDATA[Message]]></category>
		<category><![CDATA[Ping]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://fantikerz.com/saw-funny-people-today-not-really-what/</guid>
		<description><![CDATA[Saw Funny People today. Not really what I was expecting — long, and unfunny. Found it very uninteresting. 2/5 #moviereview]]></description>
			<content:encoded><![CDATA[<p>Saw Funny People today. Not really what I was expecting — long, and unfunny. Found it very uninteresting. 2/5 #moviereview</p>]]></content:encoded>
			<wfw:commentRss>http://fantikerz.com/saw-funny-people-today-not-really-what/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Beautiful Kinetic Typography Videos</title>
		<link>http://fantikerz.com/10-beautiful-kinetic-typography-videos/</link>
		<comments>http://fantikerz.com/10-beautiful-kinetic-typography-videos/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 12:12:26 +0000</pubDate>
		<dc:creator>Fantikerz</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[After Effects]]></category>
		<category><![CDATA[Beautiful]]></category>
		<category><![CDATA[Font]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Kinetic]]></category>
		<category><![CDATA[Motion]]></category>
		<category><![CDATA[Ten]]></category>
		<category><![CDATA[Text]]></category>
		<category><![CDATA[Type]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://fantikerz.com/?p=593</guid>
		<description><![CDATA[
I’ve always loved typography used as the focal point in motion graphic videos. I’ve even tried my hand at making them. Needless to say, I wasn’t successful due to the lack of patience on my part. However, that made me further appreciate the time and effort that these people have put into making these videos.
Sure, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-608 alignright" style="float: right;" title="If you flash your piece out on the lanes..." src="http://fantikerz.com/wp-content/uploads/2009/08/2009-08-12_0509.png" alt="If you flash your piece out on the lanes..." width="180" height="126" /></p>
<p>I’ve always loved typography used as the focal point in motion graphic videos. I’ve even tried my hand at making them. Needless to say, I wasn’t successful due to the lack of patience on my part. However, that made me further appreciate the time and effort that these people have put into making these videos.</p>
<p>Sure, they’re cool, but take into account that each movement of text is scripted and perhaps you will understand the almost artistic beauty of these videos.</p>
<p><span id="more-593"></span></p>
<p>These videos are not order in any specific way.</p>
<h3>#1: “Still Alive”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="365" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=1612411&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="100%" height="365" src="http://vimeo.com/moogaloop.swf?clip_id=1612411&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3>#2: “The Big Lebowski”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="365" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=859551&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="100%" height="365" src="http://vimeo.com/moogaloop.swf?clip_id=859551&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3>#3: “Online Songs”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="365" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=1683225&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="100%" height="365" src="http://vimeo.com/moogaloop.swf?clip_id=1683225&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3>#4: “Typefaces Give Us Signals”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="365" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=5365970&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="100%" height="365" src="http://vimeo.com/moogaloop.swf?clip_id=5365970&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3>#5: “If”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="365" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=1305608&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="100%" height="365" src="http://vimeo.com/moogaloop.swf?clip_id=1305608&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3>#6: “Into the Ocean”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="365" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=1569236&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="100%" height="365" src="http://vimeo.com/moogaloop.swf?clip_id=1569236&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3>#7: “The Cigarette Is Dead”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="365" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=1755404&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="100%" height="365" src="http://vimeo.com/moogaloop.swf?clip_id=1755404&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3>#8: “That Was Epic”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="365" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=1529789&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="100%" height="365" src="http://vimeo.com/moogaloop.swf?clip_id=1529789&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3>#9: “Lions Roar”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="365" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=344617&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="100%" height="365" src="http://vimeo.com/moogaloop.swf?clip_id=344617&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3>#10: “Dane Cook”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="365" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=2860622&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="100%" height="365" src="http://vimeo.com/moogaloop.swf?clip_id=2860622&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h2>Bonus</h2>
<p>These videos have more imagery than typography, but the motion graphics are still present nonetheless. Of course, the cool factor remains as well.</p>
<h3>“Non-O-Biography”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="365" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=1737891&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="100%" height="365" src="http://vimeo.com/moogaloop.swf?clip_id=1737891&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3>“You’ll Rebel to Anything”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="365" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=370060&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="100%" height="365" src="http://vimeo.com/moogaloop.swf?clip_id=370060&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3>“Tangible Actions”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="365" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=1345841&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="100%" height="365" src="http://vimeo.com/moogaloop.swf?clip_id=1345841&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=36859e&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>]]></content:encoded>
			<wfw:commentRss>http://fantikerz.com/10-beautiful-kinetic-typography-videos/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Been up for 24 hours now. Unrelated: why…</title>
		<link>http://fantikerz.com/been-up-for-24-hours-now-unrelated-why/</link>
		<comments>http://fantikerz.com/been-up-for-24-hours-now-unrelated-why/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 17:48:06 +0000</pubDate>
		<dc:creator>Fantikerz</dc:creator>
				<category><![CDATA[Status]]></category>
		<category><![CDATA[Message]]></category>
		<category><![CDATA[Ping]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://fantikerz.com/been-up-for-24-hours-now-unrelated-why/</guid>
		<description><![CDATA[Been up for 24 hours now. Unrelated: why do the small dogs have to be the loudest?]]></description>
			<content:encoded><![CDATA[<p>Been up for 24 hours now. Unrelated: why do the small dogs have to be the loudest?</p>]]></content:encoded>
			<wfw:commentRss>http://fantikerz.com/been-up-for-24-hours-now-unrelated-why/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>9 Videos That will Amuse You</title>
		<link>http://fantikerz.com/9-videos-that-will-amuse-you/</link>
		<comments>http://fantikerz.com/9-videos-that-will-amuse-you/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 04:12:28 +0000</pubDate>
		<dc:creator>Fantikerz</dc:creator>
				<category><![CDATA[Amusing]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Amuse]]></category>
		<category><![CDATA[Comic]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[Laugh]]></category>
		<category><![CDATA[List]]></category>
		<category><![CDATA[Nine]]></category>
		<category><![CDATA[Sketch]]></category>

		<guid isPermaLink="false">http://blog.fantikerz.com/?p=261</guid>
		<description><![CDATA[
Everyone wants to relax once and a while and become entranced by the stupid humor that YouTube so graciously harbors. Once in a while, I come across an amusing video that should be much more popular than it currently is. In this post, I’ll share some of those videos with less than 300,000 views (at the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-582 alignright" style="float: right;" title="Videos" src="http://fantikerz.com/wp-content/uploads/2009/08/2009-08-09_2112-300x293.png" alt="Videos" width="180" height="175" /></p>
<p>Everyone wants to relax once and a while and become entranced by the stupid humor that YouTube so graciously harbors. Once in a while, I come across an amusing video that should be much more popular than it currently is. In this post, I’ll share some of those videos with less than 300,000 views (at the time of posting) that will surely make you laugh or smile. No guarantees though.</p>
<p>Just a warning: these videos may be stupidly funny, so your self-pride may be at risk. It also might be a good idea to watch these when you’re alone, as some may be distasteful for the workplace.</p>
<p><span id="more-261"></span></p>
<h3 style="text-align: left;">1. “Fat Cat Can’t Scratch it’s Chubby Cheeks”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550px" height="300px" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/kMdf-7F5fbU&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="550px" height="300px" src="http://www.youtube.com/v/kMdf-7F5fbU&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3 style="text-align: left;">2. “Ysketball”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550px" height="300px" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/o5p8bjLrlog&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="550px" height="300px" src="http://www.youtube.com/v/o5p8bjLrlog&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3 style="text-align: left;">3.  “Kops Scontro Finale”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550px" height="300px" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/A0sasz3Q2jc&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="550px" height="300px" src="http://www.youtube.com/v/A0sasz3Q2jc&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3 style="text-align: left;">4.  “Dents and Dings”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550px" height="300px" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/9_A_E2renNE&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="550px" height="300px" src="http://www.youtube.com/v/9_A_E2renNE&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3 style="text-align: left;">5. “Police Fail to Catch Bank Robbers”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550px" height="300px" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/r0jEdIxy6wU&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="550px" height="300px" src="http://www.youtube.com/v/r0jEdIxy6wU&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3 style="text-align: left;">6. Let’s Play a Drinking Game!</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550px" height="300px" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/JvCLUXFPI0Y&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="550px" height="300px" src="http://www.youtube.com/v/JvCLUXFPI0Y&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3 style="text-align: left;">7. “Cat Flushing the Toilet”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550px" height="300px" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/3OVmwnGJmxw&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="550px" height="300px" src="http://www.youtube.com/v/3OVmwnGJmxw&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3 style="text-align: left;">8. “A Letter From Martha”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550px" height="300px" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/6oeC_IQNax0&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="550px" height="300px" src="http://www.youtube.com/v/6oeC_IQNax0&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3 style="text-align: left;">9. “Dr. B’Bam’s Family-Style Medical Clinic”</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550px" height="300px" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/SEKLSjX1Xvk&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="550px" height="300px" src="http://www.youtube.com/v/SEKLSjX1Xvk&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Let me know if you liked or disliked one!</p>]]></content:encoded>
			<wfw:commentRss>http://fantikerz.com/9-videos-that-will-amuse-you/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Just preorderd the Smashing Magazine…</title>
		<link>http://fantikerz.com/just-preorderd-the-smashing-magazine/</link>
		<comments>http://fantikerz.com/just-preorderd-the-smashing-magazine/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 01:24:46 +0000</pubDate>
		<dc:creator>Fantikerz</dc:creator>
				<category><![CDATA[Status]]></category>
		<category><![CDATA[Message]]></category>
		<category><![CDATA[Ping]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://fantikerz.com/just-preorderd-the-smashing-magazine/</guid>
		<description><![CDATA[Just preorderd the Smashing Magazine book. Should be really handy when it arrives. http://bit.ly/EWiXv]]></description>
			<content:encoded><![CDATA[<p>Just preorderd the Smashing Magazine book. Should be really handy when it arrives. <a href="http://bit.ly/EWiXv" rel="nofollow">http://bit.ly/EWiXv</a></p>]]></content:encoded>
			<wfw:commentRss>http://fantikerz.com/just-preorderd-the-smashing-magazine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amusing Emails Vol. 1: I Hat You</title>
		<link>http://fantikerz.com/amusing-emails-vol-1-i-hat-you/</link>
		<comments>http://fantikerz.com/amusing-emails-vol-1-i-hat-you/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 05:11:05 +0000</pubDate>
		<dc:creator>Fantikerz</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Amusing]]></category>
		<category><![CDATA[Dorgles]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Hat]]></category>
		<category><![CDATA[Hate]]></category>
		<category><![CDATA[Reply]]></category>
		<category><![CDATA[Volume]]></category>

		<guid isPermaLink="false">http://fantikerz.com/?p=413</guid>
		<description><![CDATA[I was trying to find a past email thread when one caught my eye, then another, and another. It seems that for every idiotic email I had gotten in the first part of the year, I replied with a sarcastic / zealous / humorous message. I’ve totally forgotten about some of these so I figured [...]]]></description>
			<content:encoded><![CDATA[<p>I was trying to find a past email thread when one caught my eye, then another, and another. It seems that for every idiotic email I had gotten in<a href="http://fantikerz.com/wp-content/uploads/2009/08/2009-08-04_2211.png" rel="lightbox[413]"><img class="size-full wp-image-419 alignright" title="Gmail Interface" src="http://fantikerz.com/wp-content/uploads/2009/08/2009-08-04_2211.png" alt="Gmail Interface" width="180" height="107" /></a> the first part of the year, I replied with a sarcastic / zealous / humorous message. I’ve totally forgotten about some of these so I figured it may be fun to share.</p>
<p>The first one comes from a person who uses the alias Dorgles. It isn’t exactly hilarious, but it may serve a chuckle to a few.</p>
<div style="clear: both;"></div>
<p><span id="more-413"></span></p>
<p style="text-align: center;">
<div id="attachment_414" class="wp-caption aligncenter" style="width: 510px"><a href="http://fantikerz.com/wp-content/uploads/2009/08/2009-08-04_21501.png" rel="lightbox[413]"><img class="size-full wp-image-414" title="I Hat You" src="http://fantikerz.com/wp-content/uploads/2009/08/2009-08-04_21501.png" alt="When insulting someone, make sure to proof read." width="500" height="278" /></a><p class="wp-caption-text">When insulting someone, make sure to proof read.</p></div>
<p>I never received a reply on this one. Now that I look back, I think I may have been a bit too hard on him. I should have excluded the birthday bit. It’s worth noting that this wasn’t sent to me directly, but one of my website service emails.</p>]]></content:encoded>
			<wfw:commentRss>http://fantikerz.com/amusing-emails-vol-1-i-hat-you/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Version 13</title>
		<link>http://fantikerz.com/version-13/</link>
		<comments>http://fantikerz.com/version-13/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 00:24:11 +0000</pubDate>
		<dc:creator>Fantikerz</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[13]]></category>
		<category><![CDATA[New]]></category>
		<category><![CDATA[P2]]></category>
		<category><![CDATA[Poppy]]></category>
		<category><![CDATA[Redesign]]></category>
		<category><![CDATA[Version]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://fantikerz.com/?p=395</guid>
		<description><![CDATA[Woop, new site design. How exciting. The only reason why I’m writing this is so that I can test the said design to the fullest extent. I might as well elaborate on some things in the process. As you may know, this is based upon the wonderful WordPress application and a heavily modified P2 theme. [...]]]></description>
			<content:encoded><![CDATA[<p>Woop, new site design. How exciting. The only reason why I’m writing this is so that I can test the said design to the fullest extent. I might as well <img class="size-full wp-image-408 alignright" title="Very Important Code" src="http://fantikerz.com/wp-content/uploads/2009/08/2009-08-04_17201.png" alt="Very Important Code" width="180" height="51" />elaborate on some things in the process. As you may know, this is based upon the wonderful WordPress application and a heavily modified P2 theme. I was reluctant to move over to WordPress, but I’m now way over that and am itching to make some of my own plugins and other extensions like that.</p>
<p><span id="more-395"></span></p>
<p>Before I start, I just want to share the songs that fueled me while doing the bulk of the work on the rework last night. You know, for fun. I was kind of in the mood for some energetic, synth-poppy music.</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="270" height="174" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/3DdWM2Y9toI&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="270" height="174" src="http://www.youtube.com/v/3DdWM2Y9toI&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="270" height="173" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/4kHg4q3vM8k&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="270" height="173" src="http://www.youtube.com/v/4kHg4q3vM8k&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object>
</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="270" height="173" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Dt0IlrQYOxM&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="270" height="173" src="http://www.youtube.com/v/Dt0IlrQYOxM&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="270" height="173" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/GbyAtMkgrao&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="270" height="173" src="http://www.youtube.com/v/GbyAtMkgrao&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>In v13 I removed everything that reminded me of the terrible colour scheme in v12, opting for a cleaner look with some cyan and gray mixed about. You’ll see a few subtle instances of radial gradients still, but it’s not really notable. As of now the header section is a bit too bloated for my taste so I may end up chopping that down eventually.</p>
<p>The content pages (Portfolio, Media) haven’t changed much. <span style="text-decoration: line-through;">Yes, they’re still empty, and will probably remain that way for a while until I can find the patience to put them together.</span> The contact page, however, has been tweaked a bit from the last version to make for a better experience with the AJAX interface. I also finished up the About page for now, but plan to add a few more things to it once everything else is done.</p>
<p>A lot has been added to the footer to de-clutter the sidebar. There are the typical social icons like before, but now my tweets and Flicker pictures are also being snagged from the respective services and are now living in the footer as well.</p>
<p>Also worth noting is the addition of the Labs. This was up for a while but I only showed it to a few people. Hopefully it’ll serve as a nice hub for my spontaneous projects. It’s not done yet, like most things on this site, though.
</p>
<p style="text-align: right;">As always I welcome any feedback, and knowing me you can expect another major revision by the end of the year… Here’s to OCD!</p>]]></content:encoded>
			<wfw:commentRss>http://fantikerz.com/version-13/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>It’s 5am and a nice summer morning. This came on and it…</title>
		<link>http://fantikerz.com/354/</link>
		<comments>http://fantikerz.com/354/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 12:32:00 +0000</pubDate>
		<dc:creator>Fantikerz</dc:creator>
				<category><![CDATA[Status]]></category>
		<category><![CDATA[Message]]></category>
		<category><![CDATA[Ping]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://fantikerz.com/354/</guid>
		<description><![CDATA[It’s 5am and a nice summer morning. This came on and it was great for accompanying the sunrise after being up all day: http://songza.com/~um7666.]]></description>
			<content:encoded><![CDATA[<p>It’s 5am and a nice summer morning. This came on and it was great for accompanying the sunrise after being up all day: <a href="http://songza.com/~um7666" rel="nofollow">http://songza.com/~um7666</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://fantikerz.com/354/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://fantikerz.com/353/</link>
		<comments>http://fantikerz.com/353/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 09:52:52 +0000</pubDate>
		<dc:creator>Fantikerz</dc:creator>
				<category><![CDATA[Status]]></category>
		<category><![CDATA[Message]]></category>
		<category><![CDATA[Ping]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://fantikerz.com/353/</guid>
		<description><![CDATA[http://spyrix.com/ has evolved to a point where I’m happy to share it with everyone. Have fun.  ]]></description>
			<content:encoded><![CDATA[<p><a href="http://spyrix.com/" rel="nofollow">http://spyrix.com/</a> has evolved to a point where I’m happy to share it with everyone. Have fun. <img src='http://fantikerz.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>]]></content:encoded>
			<wfw:commentRss>http://fantikerz.com/353/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>I wouldn’t care at all if mosquitoes sucked out a quart…</title>
		<link>http://fantikerz.com/350/</link>
		<comments>http://fantikerz.com/350/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 03:00:09 +0000</pubDate>
		<dc:creator>Fantikerz</dc:creator>
				<category><![CDATA[Status]]></category>
		<category><![CDATA[Message]]></category>
		<category><![CDATA[Ping]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://fantikerz.com/350/</guid>
		<description><![CDATA[I wouldn’t care at all if mosquitoes sucked out a quart of my blood, so long as I don’t itch afterward. :s]]></description>
			<content:encoded><![CDATA[<p>I wouldn’t care at all if mosquitoes sucked out a quart of my blood, so long as I don’t itch afterward. :s</p>]]></content:encoded>
			<wfw:commentRss>http://fantikerz.com/350/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Sat down for a couple hours and worked o…</title>
		<link>http://fantikerz.com/sat-down-for-a-couple-hours-and-worked-o/</link>
		<comments>http://fantikerz.com/sat-down-for-a-couple-hours-and-worked-o/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 11:26:05 +0000</pubDate>
		<dc:creator>Fantikerz</dc:creator>
				<category><![CDATA[Status]]></category>
		<category><![CDATA[Message]]></category>
		<category><![CDATA[Ping]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://fantikerz.com/sat-down-for-a-couple-hours-and-worked-o/</guid>
		<description><![CDATA[Sat down for a couple hours and worked on http://bit.ly/cX455 . It’s a bit more interactive, which is nice. I’m still working on the design. It should be noted that I combined the blog and the main site into one super sexy package.]]></description>
			<content:encoded><![CDATA[<p>Sat down for a couple hours and worked on <a href="http://bit.ly/cX455" rel="nofollow">http://bit.ly/cX455</a> . It’s a bit more interactive, which is nice. I’m still working on the design. It should be noted that I combined the blog and the main site into one super sexy package.</p>]]></content:encoded>
			<wfw:commentRss>http://fantikerz.com/sat-down-for-a-couple-hours-and-worked-o/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Funny how mainstream news continues to cover MJ…</title>
		<link>http://fantikerz.com/288/</link>
		<comments>http://fantikerz.com/288/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 22:06:57 +0000</pubDate>
		<dc:creator>Fantikerz</dc:creator>
				<category><![CDATA[Status]]></category>
		<category><![CDATA[Message]]></category>
		<category><![CDATA[Ping]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://blog.fantikerz.com/?p=288</guid>
		<description><![CDATA[Funny how mainstream news continues to cover MJ while more pressing news like the Iran rebellion intensifies. Typical.]]></description>
			<content:encoded><![CDATA[<p>Funny how mainstream news continues to cover MJ while more pressing news like the Iran rebellion intensifies. Typical.</p>]]></content:encoded>
			<wfw:commentRss>http://fantikerz.com/288/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Designing Cloudy</title>
		<link>http://fantikerz.com/designing-cloudy/</link>
		<comments>http://fantikerz.com/designing-cloudy/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 12:50:22 +0000</pubDate>
		<dc:creator>Fantikerz</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Extras]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Blue]]></category>
		<category><![CDATA[Cloudy]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://blog.fantikerz.com/?p=268</guid>
		<description><![CDATA[I challenged myself to design a basic site in an hour or less while taking a screenshot every 10 seconds. At what ended up being 1 hour and 9 minutes, I missed my mark -  but only by a little bit. Overall, the end result is decent, but nothing spectacular. Given more time I would [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><img class="alignright size-full wp-image-271" style="float: right;" title="2009-06-16_0516" src="http://fantikerz.com/wp-content/uploads/2009/06/2009-06-16_0516.png" alt="2009-06-16_0516" width="180" height="113" />I challenged myself to design a basic site in an hour or less while taking a screenshot every 10 seconds. At what ended up being 1 hour and 9 minutes, I missed my mark -  but only by a little bit. Overall, the end result is decent, but nothing spectacular. Given more time I would have probably refined the header section a bit more and spiced up the welcome area. Keeping in mind the time constraints, the simplicity and barrenness can be over looked, in my opinion. Look for the full size image after the jump.</p>
<p><span id="more-268"></span></p>
<h3 style="text-align: center;"><a href="http://www.youtube.com/watch?v=_n15wcyv9Jo&amp;fmt=22" target="_blank">Click for the Video</a></h3>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="400" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/_n15wcyv9Jo&amp;hl=en&amp;ap=%2526fmt%3D22&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="400" src="http://www.youtube.com/v/_n15wcyv9Jo&amp;hl=en&amp;ap=%2526fmt%3D22&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3 style="text-align: center;"><a href="http://fantikerz.com/wp-content/uploads/2009/06/design.jpg" target="_blank" rel="lightbox[268]">Click for Full Size Image (1200x1000)</a></h3>
</p>
<p style="text-align: center;"><a href="http://fantikerz.com/wp-content/uploads/2009/06/design.jpg" target="_blank" rel="lightbox[268]"><img class="size-large wp-image-272 alignnone" title="design" src="http://fantikerz.com/wp-content/uploads/2009/06/design-1024x853.jpg" alt="design" width="500" height="399" /></a></p>
<p>I would be lying if I said this wasn’t Twitter inspired. I initially started with an ugly black colour palette in mind but quickly swapped that for a clean, white and blue scheme. From there, I immediately thought of clouds — that’s where <a href="http://cloud-no9.deviantart.com/art/Cloud-Brushes-ver-1-54644659">cloud-no9’s brushes</a> came in handy. Admittedly, the placement of everything isn’t very original, but that’s alright.</p>
<p>I probably won’t end up converting the psd to xhtml, but if someone wants to, or just wants the psd, leave a comment and I’ll send it to you.</p>
<p>Hopefully, if I do another one of these videos, the end result will be much more interesting. It should be noted that I still consider myself an ametuer at web design.</p>]]></content:encoded>
			<wfw:commentRss>http://fantikerz.com/designing-cloudy/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Things that Irk Me</title>
		<link>http://fantikerz.com/things-that-irk-me/</link>
		<comments>http://fantikerz.com/things-that-irk-me/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 03:35:31 +0000</pubDate>
		<dc:creator>Fantikerz</dc:creator>
				<category><![CDATA[Extras]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Annoying]]></category>
		<category><![CDATA[Ego]]></category>
		<category><![CDATA[Fool]]></category>
		<category><![CDATA[Irk]]></category>
		<category><![CDATA[Others]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[Problem]]></category>

		<guid isPermaLink="false">http://blog.fantikerz.com/?p=243</guid>
		<description><![CDATA[Sitting here waiting for my Steam items to download (Mirrors Edge and Assassin’s Creed, thanks for asking), I began to ponder the phrases, words, and actions that are my pet peeves. I now present them in a neat, alphabetized list that you may use as a reference when communicating with me.*
Just know that there’s not [...]]]></description>
			<content:encoded><![CDATA[<p>Sitting here waiting for my Steam items to download (Mirrors Edge and Assassin’s Creed, thanks for asking), I began to ponder <a href="http://www.flickr.com/photos/quinnanya/2058346033/"><img class="alignright size-full wp-image-245" style="float: right;" title="2058346033_25e28400bb" src="http://fantikerz.com/wp-content/uploads/2009/06/2058346033_25e28400bb.jpg" alt="2058346033_25e28400bb" width="180" height="127" /></a>the phrases, words, and actions that are my pet peeves. I now present them in a neat, alphabetized list that you may use as a reference when communicating with me.*</p>
<p>Just know that there’s not any particular reason for writing this, and you shouldn’t take anything seriously — unless you’re Anthony or George. There might even be some things that you agree with, but don’t be surprised if there isn’t. In all seriousness, this post is really self-centered and is mostly a joke.</p>
<p><span id="more-243"></span></p>
<ul>
<li><strong>Airplane or Aircraft</strong>
<ul>
<li>Honestly, I have no idea why this bugs me. I prefer using and hearing the word aircraft over airplane — maybe because I find the word airplane redundant. I mean, the plane insinuates flight, so therefore the word air is unnecessary. I like the word aeroplane, though.</li>
</ul>
</li>
<li><strong>Blueberries</strong>
<ul>
<li>These things don’t even taste that great. The only real delectable members of the berry family are the strawberry and the raspberry. I don’t even know what the differences between the blueberry and the huckleberry are. In my opinion, these useless fruits should be eradicated. They are taking up strawberry space.</li>
</ul>
</li>
<li><strong>People Who Post Pictures of Themselves with no Shirt Online</strong>
<ul>
<li>You know those douchebags that take pictures of themselves with their crappy 2MP camera phone their parents bought for them in front of their smeared bathroom mirrors with their sixpack barely visible under the blue fluorescent lights with various pointless effects added in emphasizing their “beastliness”? I hate them.</li>
</ul>
</li>
<li><strong>Pill Popping</strong>
<ul>
<li>Modern medicine has come a long way, but what did humans do before taking drugs became common? Working out? Using natural remedies? Resting? What are those?! It just bugs me that people have appeared to develop an independence on pills to make them feel better when there are even better remedies out there. Of course you still need medication, but it needs to be frowned upon when others take drugs for the sake of laziness.</li>
</ul>
</li>
<li><strong>Posting Your Personal Problems Online</strong>
<ul>
<li>I know I’m not alone on this. Doesn’t it suck when you’re having a nice day, decide to go on Facebook, and then see a deeply obscure but obviously depressive message? It can totally bog your day down. I understand the need to vent, but that’s what a diary (or wrists) are for.</li>
</ul>
</li>
<li><strong>Rapists</strong>
<ul>
<li>‘Nuff said.</li>
</ul>
</li>
<li><strong>Saying You can do More than you Really Can</strong>
<ul>
<li>So you want to look impressive? Then you might think it would be good to add 10 things you know shit none about to your resume. Even better, tell people that you can do those things and then proceed to show those people work that you jacked off a lowly artist on deviantArt! Boy, aren’t you impressive!</li>
</ul>
</li>
<li><strong>Those Who Put their Name on their License Plates</strong>
<ul>
<li>Are you too good for the random string of numbers and letters that the DMV gives you or do you just forget your name all the time? Quit being an egotistical fool because we don’t care what your name is.</li>
</ul>
</li>
<li><strong>Unnecessary Swearing</strong>
<ul>
<li>Sure, popping off an F bomb every now and then adds comical value, but you shouldn’t replace every other word with it. Swearing should either be used to prove a point, or add comical value to an otherwise stale point.</li>
</ul>
</li>
<li id="p9"><strong>Woefully Ignorant People</strong>
<ul>
<li>You want to show someone something, but they just dont get it and don’t care. This might even be something that you know they would like, but they still don’t care. You can choose to let it go or persist… you persist, if only for the reason that you know that you’ll be thinking of this for weeks if you don’t. Days later, they still don’t give a shit and you proceed to go to your next, more open-minded, employed friend and show him the thing you’ve been raving about. The person loves it and you become best friends, and the ignorant friend gets arrested for possession of a controlled substance. You need better friends.</li>
</ul>
</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://fantikerz.com/things-that-irk-me/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Why EvilChicken Failed</title>
		<link>http://fantikerz.com/why-evilchicken-failed/</link>
		<comments>http://fantikerz.com/why-evilchicken-failed/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 23:44:56 +0000</pubDate>
		<dc:creator>Fantikerz</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Backend]]></category>
		<category><![CDATA[EvilChicken]]></category>
		<category><![CDATA[Fail]]></category>
		<category><![CDATA[Gradual]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Redesign]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[Staff]]></category>
		<category><![CDATA[Team]]></category>

		<guid isPermaLink="false">http://blog.fantikerz.com/?p=224</guid>
		<description><![CDATA[It began as a good idea, and a month later the ball was rolling. Max, Alec, Cameron, and I were going to collaborate on combining their majorly active sites into one large one. Several hundred thousands of visits a month was the plan, and we actually reached those numbers it in the month of  May. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-228 alignright" style="float: right;" title="evilchicken" src="http://fantikerz.com/wp-content/uploads/2009/06/evilchicken.png" alt="evilchicken" width="180" height="180" />It began as a good idea, and a month later the ball was rolling. Max, Alec, Cameron, and I were going to collaborate on combining their majorly active sites into one large one. Several hundred thousands of visits a month was the plan, and we actually reached those numbers it in the month of  May. This would be a big venture for all of us, but soon things went sour and 3 months later the site was announced to be closing until further notice. Why, you ask?…</p>
<p>If you’re not aware of what <a href="http://evilchicken.net/">EvilChicken</a> is, you should go ahead and skip this entry. Things are going to get in-depth and it’ll be hard to understand at points if you weren’t there from the beginning.</p>
<p>Before I go on, I’d just like to preface this by saying that I’m not trying to shift any blame around, but instead outline the shortcomings and faults that led to the site’s demise. This should also serve as good reference material for anyone that wishes to start a large, community oriented site.</p>
<p><span id="more-224"></span></p>
<p>Alright, so I’m just going to dive in and outline what went wrong, what went right, and what needs to be done before the site comes back up again.</p>
<h3>What Went Wrong</h3>
<ul>
<li><strong>Traffic</strong>
<ul>
<li>On the first day the site was online, Max and Cam both uploaded advertisement videos to their YouTube accounts. Combined, they have over 150,000 subscribers. Less than 1/15th of that was all that was needed to take out the single server.</li>
</ul>
</li>
<li><strong>Back End Systems</strong>
<ul>
<li>While it wasn’t evident to the end users, the system that ran most of the site was crippling out ability to administer it. We took a shortcut and ran <a href="http://joomla.org/">Joomla</a> on a site that needed a much more specialized codebase. We initially planned on coding our own content management system — but this was scrapped due to impatience. Once the site was up, we learned that <span style="text-decoration: underline;">you can’t run a large, comprehensive site on Joomla</span> without hitting some big walls. We had a strenuous time expanding the site (games room, item database, etc.) because we didn’t know how the code for Joomla was setup (since we didn’t write it ourselves).</li>
</ul>
</li>
<li><strong>Staff</strong>
<ul>
<li>While some may take offense to this, I must be honest and say that the staff was, overall, poorly managed. Some of those who were active (and a lot weren’t), didn’t know what their job was because it wasn’t clearly outlined. Yes, it is common knowledge that the job of the moderator is to mediate conversation — but there still were some inconsistencies between staff members. A bit higher up in the chain, you have the staff rank entitled “Owner”. This should be eliminated and be combined with administrators. It should be recognized that those people do indeed own the site, but they should not be placed at the top of the hierarchy for doing little in [forum] moderation/administration. Sure, they manage expenses and the like — but that’s not something that Mint can’t do. Some members of the staff seemed dwarfed by ranks such as owner — resulting in little motivation and spite against those above them. It’s hard enough to put in volunteer hours, but it’s even harder when those above you are getting the spotlight and even accept credit for the work you did, leaving you with little compensation.</li>
</ul>
</li>
<li><strong>Design</strong>
<ul>
<li>Yes, the design did look pretty — for Firefox users. A higher percentile of users still use Internet Explorer, and when your site looks like a bomb went off when they visit, they aren’t going to change their browser over to Firefox just to use it. In terms of expanding upon the design, it would be very much a pain. Each little rounded box was encased inside a dozen other divisions, making for very confusing and messy code. I’m sure even the original designer of the theme has a hard time wallowing through the code. An in house, site-specific design would have taken a lot more time to make, but would payoff in the end due to the understandability of the code (since we wrote it ourselves!). Like the back end systems point earlier, this was scrapped due to impatience.</li>
</ul>
</li>
</ul>
<h3>What Went Right</h3>
<ul>
<li><strong>Advertisement<br />
</strong></p>
<ul>
<li>Most sites struggle for weeks attempting to establish a user base. EvilChicken, however, was reached by thousands within hours of launching the site. This was because of the use of viral/social media. If one influential and popular user uploads a video and asks the viewers to help advertise it too — <a href="http://www.youtube.com/results?search_type=&amp;search_query=evilchicken.net">they will</a>. Dozens of videos were made by community members as a result.</li>
</ul>
</li>
<li><strong>Content</strong>
<ul>
<li>When a visitor comes to a site, it’s usually because of either hype, or specific content. If said content is non-existent, non-unique, or is simply not up to par — they will leave within seconds. In the case of EvilChicken, content on the site was submitted by the community. To be more accurate, the content came from the RuneGamer community — EvilChicken’s [main] predecessor. The large amount of guides, tips, and the like were moved over from RuneGamer to EvilChicken — giving the site a bit of a head start.</li>
</ul>
</li>
</ul>
<h3>What Needs to be Done</h3>
<ul>
<li><strong>Rebranding</strong>
<ul>
<li>The EvilChicken name has some what been tarnished with embarrassment. The site was down the first day, then down again during the server upgrade, and then down once again during the domain transfer. When it was up it displayed improperly for half of its users.</li>
</ul>
</li>
<li><strong>Closer Look into Staff</strong>
<ul>
<li>Clear roles need to be laid out for staff members to follow. While it may sound restrictive, it will dramatically save time and make a much smoother system for both the users and the staff. Inactive staff members should be pruned and the portion of the staff that put in the most dedication should be recognized and rewarded, either in the form finances or in proper attribution.</li>
</ul>
</li>
<li><strong>A Complete Rework</strong>
<ul>
<li>A new name won’t be enough to restore reputation. As was initially planned with EvilChicken, the new site <span style="text-decoration: underline;">must</span> have it’s own content management system and design that actually suits the needs of both the administrators and the users. Look around at some of the most popular sites and you’ll see that they don’t run Joomla or Drupal (ok, fine, a lot run Wordpress though).</li>
</ul>
</li>
<li><strong>Gradual Rollout</strong>
<ul>
<li>When the site is totally complete, it needs to be rolled out slowly to users. Preferably by word of mouth. This way, the server hardware can easily be scaled to suit the needs of the site. It should also be noted that the “biggest” or most “powerful” server doesn’t need to be used. If a content data network (like <a href="http://aws.amazon.com/s3/">S3</a>) is used then bandwidth overages can be averted and HDD space can be conserved.</li>
</ul>
</li>
<li><strong>Collaboration</strong>
<ul>
<li>The staff needs to all join one conference and lay things out. What content will be on the site, who’s doing what, the current progress on milestones, and what’s ahead for the future all need to be discussed… periodically. In addition, the implementation of collaboration software such as <a href="http://activecollab.com/">activeCollab</a> or <a href="http://dimdim.com/">DimDim</a> would be very helpful.</li>
</ul>
</li>
</ul>
<p>Many people invested many hours into this site and to see it go is a shame. When it does return we will have learned from our mistakes and further, embarrassing mistakes may be averted.</p>
<p>I’m going to close this by reiterating that I am not trying to shift blame. I do indeed have a lot to do with most of these points, for better or worse. I’m sure I’ve left many other things out, but those should be saved for another post.</p>]]></content:encoded>
			<wfw:commentRss>http://fantikerz.com/why-evilchicken-failed/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
