<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>TGD</title>
	<atom:link href="http://tgdclan.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tgdclan.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 26 May 2008 19:37:16 +0000</lastBuildDate>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tgdclan.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>TGD</title>
		<link>http://tgdclan.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tgdclan.wordpress.com/osd.xml" title="TGD" />
	<atom:link rel='hub' href='http://tgdclan.wordpress.com/?pushpress=hub'/>
		<item>
		<title></title>
		<link>http://tgdclan.wordpress.com/2008/05/26/10/</link>
		<comments>http://tgdclan.wordpress.com/2008/05/26/10/#comments</comments>
		<pubDate>Mon, 26 May 2008 19:37:16 +0000</pubDate>
		<dc:creator>tgdclan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tgdclan.wordpress.com/2008/05/26/10/</guid>
		<description><![CDATA[/* Clear floats without structural markup courtesy of htmldog.com/positioniseverything.net */ .clearfix:after { content: &#8220;.&#8221;; display: block; height: 0; clear: both; visibility: hidden; } /* Hides from IE-mac \*/ * html .clearfix { height: 1%; } /* End hide from IE-mac */ div.intouch { margin: 20px auto 40px auto; } div.intouch form { float: left; width: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tgdclan.wordpress.com&amp;blog=3559791&amp;post=10&amp;subd=tgdclan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p> <!-- leave this for stats --></p>
<p><!-- To AnswerTip enable entire page --><span></span><!-- end Answer enabling --><br />
<!-- all in one seo pack 1.4.6.8 [-1,-1] --></p>
<p><!-- /all in one seo pack --></p>
<p>		/* Clear floats without structural markup<br />
		   courtesy of htmldog.com/positioniseverything.net */<br />
		.clearfix:after {<br />
			content: &#8220;.&#8221;;<br />
			display: block;<br />
			height: 0;<br />
			clear: both;<br />
			visibility: hidden;<br />
		}</p>
<p>		/* Hides from IE-mac \*/<br />
		* html .clearfix { height: 1%; }<br />
		/* End hide from IE-mac */</p>
<p>		div.intouch {<br />
			margin: 20px auto 40px auto;<br />
		}</p>
<p>		div.intouch  form {<br />
			float: left;<br />
			width: 100%;<br />
		}</p>
<p>		div.intouch div.inputfield {<br />
			padding: 4px 0px;<br />
			position: relative;<br />
		}</p>
<p>		div.intouch label {<br />
			display: block;<br />
			float: left;<br />
			clear: left;<br />
			width: 25%;<br />
			text-align: right;<br />
		}</p>
<p>		div.intouch div.inputfield input, div.intouch div.inputfield textarea {<br />
			float: left;<br />
			margin-left: 10px;<br />
		}</p>
<p>		div.intouch div.inputfield input {<br />
			width: 40%;<br />
		}</p>
<p>		div.intouch div.inputfield textarea {<br />
			width: 50%;<br />
		}</p>
<p>		div.intouch div.inputfield input.submitbutton {<br />
			width: auto !important;<br />
			padding: 2px;<br />
			margin-left: 10px;<br />
			left: 25%;<br />
			position: absolute;<br />
		}</p>
<p>		div.intouch div#usermessage {<br />
			margin-bottom: 10px;<br />
			text-align: center;<br />
		}</p>
<p>		div.intouch .error {<br />
			border: 1px solid #FF0000 !important;<br />
			padding: 1px;<br />
		}</p>
<p>		<!--//-->&lt;!&#8211;</p>
<p>		// remote scripting library<br />
		// (c) copyright 2005 modernmethod, inc<br />
		var sajax_debug_mode = false;<br />
		var sajax_request_type = &#8220;GET&#8221;;</p>
<p>		function sajax_debug(text) {<br />
			if (sajax_debug_mode)<br />
				alert(&#8220;RSD: &#8221; + text)<br />
		}<br />
 		function sajax_init_object() {<br />
 			sajax_debug(&#8220;sajax_init_object() called..&#8221;)</p>
<p> 			var A;<br />
			try {<br />
				A=new ActiveXObject(&#8220;Msxml2.XMLHTTP&#8221;);<br />
			} catch (e) {<br />
				try {<br />
					A=new ActiveXObject(&#8220;Microsoft.XMLHTTP&#8221;);<br />
				} catch (oc) {<br />
					A=null;<br />
				}<br />
			}<br />
			if(!A &amp;&amp; typeof XMLHttpRequest != &#8220;undefined&#8221;)<br />
				A = new XMLHttpRequest();<br />
			if (!A)<br />
				sajax_debug(&#8220;Could not create connection object.&#8221;);<br />
			return A;<br />
		}<br />
		function sajax_do_call(func_name, args) {<br />
			var i, x, n;<br />
			var uri;<br />
			var post_data;</p>
<p>			uri = &#8220;&#8221;;<br />
			if (sajax_request_type == &#8220;GET&#8221;) {<br />
				if (uri.indexOf(&#8220;?&#8221;) == -1)<br />
					uri = uri + &#8220;?rs=&#8221; + escape(func_name);<br />
				else<br />
					uri = uri + &#8220;&amp;rs=&#8221; + escape(func_name);<br />
				for (i = 0; i &lt; args.length-1; i++)<br />
					uri = uri + &#8220;&amp;rsargs[]=&#8221; + escape(args[i]);<br />
				uri = uri + &#8220;&amp;rsrnd=&#8221; + new Date().getTime();<br />
				post_data = null;<br />
			} else {<br />
				post_data = &#8220;rs=&#8221; + escape(func_name);<br />
				for (i = 0; i &lt; args.length-1; i++)<br />
					post_data = post_data + &#8220;&amp;rsargs[]=&#8221; + escape(args[i]);<br />
			}</p>
<p>			x = sajax_init_object();<br />
			x.open(sajax_request_type, uri, true);<br />
			if (sajax_request_type == &#8220;POST&#8221;) {<br />
				x.setRequestHeader(&#8220;Method&#8221;, &#8220;POST &#8221; + uri + &#8221; HTTP/1.1&#8243;);<br />
				x.setRequestHeader(&#8220;Content-Type&#8221;, &#8220;application/x-www-form-urlencoded&#8221;);<br />
			}<br />
			x.onreadystatechange = function() {<br />
				if (x.readyState != 4)<br />
					return;<br />
				sajax_debug(&#8220;received &#8221; + x.responseText);</p>
<p>				var status;<br />
				var data;<br />
				status = x.responseText.charAt(0);<br />
				data = x.responseText.substring(2);<br />
				if (status == &#8220;-&#8221;)<br />
					alert(&#8220;Error: &#8221; + data);<br />
				else<br />
					args[args.length-1](data);<br />
			}<br />
			x.send(post_data);<br />
			sajax_debug(func_name + &#8221; uri = &#8221; + uri + &#8220;/post = &#8221; + post_data);<br />
			sajax_debug(func_name + &#8221; waiting..&#8221;);<br />
			delete x;<br />
		}</p>
<p>		// wrapper for intouch_submitcomment<br />
		function x_intouch_submitcomment() {<br />
			sajax_do_call(&#8220;intouch_submitcomment&#8221;,<br />
				x_intouch_submitcomment.arguments);<br />
		}</p>
<p>		function intouch_submitcomment() {<br />
			var regexp = new RegExp(&#8216;[$][#][$]&#8216;, ['g']);</p>
<p>			var var_1 = document.getElementById(&#8216;field_1&#8242;).value.replace(regexp, &#8216;$&#8217;);</p>
<p>			var var_2 = document.getElementById(&#8216;field_2&#8242;).value.replace(regexp, &#8216;$&#8217;);</p>
<p>			var var_3 = document.getElementById(&#8216;field_3&#8242;).value.replace(regexp, &#8216;$&#8217;);</p>
<p>			var var_4 = document.getElementById(&#8216;field_4&#8242;).value.replace(regexp, &#8216;$&#8217;);</p>
<p>			x_intouch_submitcomment(&#8221; + var_1 + &#8216;$#$&#8217; + var_2 + &#8216;$#$&#8217; + var_3 + &#8216;$#$&#8217; + var_4 + &#8221;, intouch_setsuccessmessage);<br />
		}</p>
<p>		function intouch_setsuccessmessage(message) {<br />
			document.getElementById(&#8216;intouchform&#8217;).reset();<br />
			doInnerXHTML(&#8216;usermessage&#8217;, message);<br />
		}</p>
<p>		function intouch_validate() {<br />
			if(doInnerXHTML(&#8216;usermessage&#8217;, &#8216;Please wait&#8230;&#8217;)) {</p>
<p>				var all_valid = true;</p>
<p>				if(document.getElementById(&#8216;field_1&#8242;).value == &#8221;) {<br />
					document.getElementById(&#8216;field_1&#8242;).className = &#8220;error&#8221;;<br />
					all_valid = false;<br />
				}<br />
				else {<br />
					document.getElementById(&#8216;field_1&#8242;).className = &#8220;default&#8221;;<br />
				}</p>
<p>				var regexp = new RegExp(&#8216;^[\\w-_\.]+@[\\w-_]+[\.][\\w-_\.]+$&#8217;);</p>
<p>				if(document.getElementById(&#8216;field_2&#8242;).value == &#8221; || ! document.getElementById(&#8216;field_2&#8242;).value.match(regexp)) {<br />
					document.getElementById(&#8216;field_2&#8242;).className = &#8220;error&#8221;;<br />
					all_valid = false;<br />
				}<br />
				else {<br />
					document.getElementById(&#8216;field_2&#8242;).className = &#8220;default&#8221;;<br />
				}</p>
<p>				if(document.getElementById(&#8216;field_4&#8242;).value == &#8221;) {<br />
					document.getElementById(&#8216;field_4&#8242;).className = &#8220;error&#8221;;<br />
					all_valid = false;<br />
				}<br />
				else {<br />
					document.getElementById(&#8216;field_4&#8242;).className = &#8220;default&#8221;;<br />
				}</p>
<p>				if(all_valid) {<br />
					intouch_submitcomment();<br />
				}<br />
				else {<br />
					doInnerXHTML(&#8216;usermessage&#8217;, &#8216;Please fill in all the required fields.&#8217;);<br />
				}</p>
<p>				return false;<br />
			}<br />
			else {<br />
				return true;<br />
			}<br />
		}</p>
<p>		// fallback if DOMParser and innerHTML are not working<br />
		function doInnerXHTML(elementId, stringXHTML) {<br />
			try {<br />
				var elem = document.getElementById(elementId);<br />
				var children =  elem.childNodes;</p>
<p>				for (var i = 0; i &lt; children.length; i++) {<br />
					elem.removeChild(children[i]);<br />
				}</p>
<p>				var nodes = new DOMParser().parseFromString(&#8216;<span>&#8216; + stringXHTML + &#8216;</span>&#8216;, &#8216;text/xml&#8217;);<br />
				var range = document.createRange();<br />
				range.selectNodeContents(document.getElementById(elementId));<br />
				range.deleteContents();</p>
<p>				for (var i = 0; i </p>
<div id="page">
<div id="header">
<h1><a href="http://maltaannon.com/">maltaannon<span>.com</span></a></h1>
<div class="description">Free Adobe After Effects and Production Studio Video Tutorials</div>
</div>
<hr />
<div id="headerimg" class="clearfix">
<div id="flashheadervideo"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</div>
<p>	var FO = {	movie:&#8221;http://maltaannon.com/wp-content/themes/chaoticsoul-10/images/header.swf&#8221;,width:&#8221;760&#8243;,height:&#8221;151&#8243;,majorversion:&#8221;8&#8243;,build:&#8221;0&#8243;,wmode:&#8221;transparent&#8221; };<br />
	UFO.create(	FO, &#8220;flashheadervideo&#8221;);</p>
</div>
<div id="top_menu">
<ul>
<li><a href='http://maltaannon.com/'>Home</a></li>
<li><a href='http://maltaannon.com/category/blog/'>Blog</a></li>
<li><a href='http://maltaannon.com/category/articles/'>Tutorials</a></li>
<li><a href='http://maltaannon.com/maltaannons-hotline/'>Support</a></li>
<p>		&lt;!&#8211; </p>
<li><a href='#'>Products</a></li>
<li><a href='#'>Goodies</a></li>
<p>		&#8211;&gt;
	</ul>
</div>
<div class='clear'></div>
<div id="wrapper" class="clearfix">
<div id="content" class="narrowcolumn">
<p>			<!-- First Post --></p>
<div class="navigation">
<div class="alignleft"></div>
<div class="alignright"></div>
</p></div>
<div class="post top" id="post-129">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/advanced-3d-planets/" rel="bookmark" title="Permanent Link to Advanced 3D Planets">Advanced 3D Planets</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/advanced-3d-planets/#comments" title="Comment on Advanced 3D Planets">19 Comments</a> </span></p>
<div class="entry">
<p><a title="Click here to view the video tutorial" href="http://maltaannon.com/articles/after-effects/advanced-3d-planets/" target="_self"><img class="alignleft size-full wp-image-107" style="float:left;" src="http://maltaannon.com/wp-content/uploads/2008/05/advanced3dplanets.gif" alt="Advanced 3D Planets" width="280" height="80" /></a>I bet you&#8217;ve seen a gazillion tutorials on creating 3D planets, but I also bet you&#8217;ve never seen it done this way before. Find out on your own.  <a href="http://maltaannon.com/articles/after-effects/advanced-3d-planets/#more-129" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-123">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/hs-bad-chroma-key/" rel="bookmark" title="Bad chroma key">HS: Bad chroma key</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/hs-bad-chroma-key/#comments" title="Bad chroma key">34 Comments</a> </span></p>
<div class="entry">
<p><a title="Click here to view the video tutorial" href="http://maltaannon.com/articles/after-effects/hs-bad-chroma-key/" target="_self"><img class="alignleft size-full wp-image-107" style="float:left;" src="http://maltaannon.com/wp-content/uploads/2008/05/hskeying.gif" alt="Ramp Text" width="280" height="80" /></a>If you haven&#8217;t used my <a href="http://maltaannon.com/maltaannons-hotline/" target="_blank">Hotline</a> yet than you have a chance to see how it works. Also you will learn how to key out a difficult footage.   <a href="http://maltaannon.com/articles/after-effects/hs-bad-chroma-key/#more-123" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-116">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/high-pass/" rel="bookmark" title="Permanent Link to High Pass and Coloring">High Pass and Coloring</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/high-pass/#comments" title="Comment on High Pass and Coloring">12 Comments</a> </span></p>
<div class="entry">
<p><a title="Click here to view the video tutorial" href="http://maltaannon.com/articles/after-effects/high-pass/" target="_self"><img class="alignleft size-full wp-image-107" style="float:left;" src="http://maltaannon.com/wp-content/uploads/2008/05/highpass.gif" alt="Ramp Text" width="280" height="80" /></a>Ever missed the High Pass filter in After Effects? Watch this tutorial to learn how to build your own and get a few ideas on how to use it.   <a href="http://maltaannon.com/articles/after-effects/high-pass/#more-116" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-112">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/text-ramp/" rel="bookmark" title="Permanent Link to Text Ramp">Text Ramp</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/text-ramp/#comments" title="Comment on Text Ramp">20 Comments</a> </span></p>
<div class="entry">
<p><a title="Click here to view the video tutorial" href="http://maltaannon.com/articles/after-effects/text-ramp/" target="_self"><img class="alignleft size-full wp-image-107" style="float:left;" src="http://maltaannon.com/wp-content/uploads/2008/04/textramp.gif" alt="Ramp Text" width="280" height="80" /></a>This quick tip will show you how to apply a Ramp effect to Text Layers while avoiding common problems that appear when doing so.   <a href="http://maltaannon.com/articles/after-effects/text-ramp/#more-112" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-109">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/flashlight-titles/" rel="bookmark" title="Permanent Link to Flashlight Titles">Flashlight Titles</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/flashlight-titles/#comments" title="Comment on Flashlight Titles">22 Comments</a> </span></p>
<div class="entry">
<p><a title="Click here to view the video tutorial" href="http://maltaannon.com/articles/after-effects/flashlight-titles/" target="_self"><img class="alignleft size-full wp-image-107" style="float:left;" src="http://maltaannon.com/wp-content/uploads/2008/04/flashlighttext.gif" alt="Flashlight Titles" width="280" height="80" /></a>Trapcode Lux, Shine, Starglow, and my CE PixelSampler. See what you can do with this amazing combo and learn to create this cool title sequence. <a href="http://maltaannon.com/articles/after-effects/flashlight-titles/#more-109" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-106">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/growing-3d-vines/" rel="bookmark" title="Permanent Link to Growing 3D Vines">Growing 3D Vines</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/growing-3d-vines/#comments" title="Comment on Growing 3D Vines">62 Comments</a> </span></p>
<div class="entry">
<p><a title="Click here to view the video tutorial" href="http://maltaannon.com/articles/after-effects/growing-3d-vines/" target="_self"><img class="alignleft size-full wp-image-107" style="float:left;" src="http://maltaannon.com/wp-content/uploads/2008/04/growingvines.gif" alt="Growind 3D Vines thumbnail" width="280" height="80" /></a>Do you think you know all about creating 3D vines? Well think again. Watch this amazing tutorial to learn how I did it using only After Effects. <a href="http://maltaannon.com/articles/after-effects/growing-3d-vines/#more-106" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-97">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/studying-ce-shapeextruder/" rel="bookmark" title="Permanent Link to Studying CE ShapeExtruder">Studying CE ShapeExtruder</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/studying-ce-shapeextruder/#comments" title="Comment on Studying CE ShapeExtruder">47 Comments</a> </span></p>
<div class="entry">
<p><a title="Click here to view this tutorial" href="http://maltaannon.com/articles/after-effects/studying-ce-shapeextruder/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/12/csshapeextruder.gif" alt="Studying CE ShapeExtruder" align="left" /></a>Learn how to create 3D logos, texts and packshots. <a href="http://maltaannon.com/after-effects/ce-shapeextruder/" target="_blank">ShapeExtruder</a> does it all. See it in action. Watch, learn, enjoy&#8230; and comment.  <a href="http://maltaannon.com/articles/after-effects/studying-ce-shapeextruder/#more-97" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-93">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/particle-playground-on-ice/" rel="bookmark" title="Permanent Link to Particle Playground on Ice">Particle Playground on Ice</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/particle-playground-on-ice/#comments" title="Comment on Particle Playground on Ice">13 Comments</a> </span></p>
<div class="entry">
<p><a title="Click here to view this tutorial" href="http://maltaannon.com/articles/after-effects/particle-playground-on-ice/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/11/particleplaygroundsnowcatcher.gif" alt="Particle Playground on Ice" align="left" /></a>Christmas are coming so it&#8217;s about time I show you how to create nice snow that will stick to the layers that you have in your composition. <a href="http://maltaannon.com/articles/after-effects/particle-playground-on-ice/#more-93" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-90">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/ce-colorcorrection/" rel="bookmark" title="Permanent Link to CE ColorCorrection">CE ColorCorrection</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/ce-colorcorrection/#comments" title="Comment on CE ColorCorrection">23 Comments</a> </span></p>
<div class="entry">
<p><a title="Click here to view this tutorial" href="http://maltaannon.com/articles/after-effects/ce-colorcorrection/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/11/colorcorrector.gif" alt="CE Color Corrector" align="left" /></a>Learn how to change the look and feel of your footage easily with this useful <a href="http://maltaannon.com/what-customeffects-are/" target="_blank">CustomEffect</a>. Color correction made easy&#8230; Finally!  <a href="http://maltaannon.com/articles/after-effects/ce-colorcorrection/#more-90" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-87">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/particle-playground-on-fire/" rel="bookmark" title="Permanent Link to Particle Playground on Fire">Particle Playground on Fire</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/particle-playground-on-fire/#comments" title="Comment on Particle Playground on Fire">49 Comments</a> </span></p>
<div class="entry">
<p><a title="Click here to view this tutorial" href="http://maltaannon.com/articles/after-effects/particle-playground-on-fire/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/11/particleplayground.gif" alt="Particle Playground" align="left" /></a>Join me and George in this interesting experiment. Learn how to generate particles from motion. No keyframes, no expressions. This one is hot! <a href="http://maltaannon.com/articles/after-effects/particle-playground-on-fire/#more-87" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-79">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/ce-shapeextruder/" rel="bookmark" title="Permanent Link to CE ShapeExtruder">CE ShapeExtruder</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/ce-shapeextruder/#comments" title="Comment on CE ShapeExtruder">106 Comments</a> </span></p>
<div class="entry">
<p><a title="Click here to view this tutorial" href="http://maltaannon.com/articles/after-effects/ce-shapeextruder/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/09/ceshapeextruder.gif" alt="CE ShapeExtruder Video Tutorial" align="left" /></a>Extrude any vector based layer to give it a real 3D look inside After Effects. No more duplicating layers, no more expensive 3D software. <a href="http://maltaannon.com/articles/after-effects/ce-shapeextruder/#more-79" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-70">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/ce-pixelsampler/" rel="bookmark" title="Permanent Link to CE PixelSampler">CE PixelSampler</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/ce-pixelsampler/#comments" title="Comment on CE PixelSampler">31 Comments</a> </span></p>
<div class="entry">
<p><a title="Click here to view this tutorial" href="http://maltaannon.com/articles/after-effects/ce-pixelsampler/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/08/cepixelsampler.gif" alt="CE PixelSampler Video Tutorial" align="left" /></a>Take your compositing techniques to the next level! Better keying, auto collision detection, event triggers, and many more! This one is a must see! <a href="http://maltaannon.com/articles/after-effects/ce-pixelsampler/#more-70" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-64">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/ce-timeshuffle/" rel="bookmark" title="Permanent Link to CE TimeShuffle">CE TimeShuffle</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/ce-timeshuffle/#comments" title="Comment on CE TimeShuffle">28 Comments</a> </span></p>
<div class="entry">
<p><a title="Click here to view this tutorial" href="http://maltaannon.com/articles/after-effects/ce-timeshuffle/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/08/timeshuffle.gif" alt="CE TimeShuffle Video Tutorial" align="left" /></a>Have you ever tried to create time jitter effect that you saw in movies like The Ring, The Cell, or Fight Club? Well&#8230; stop trying. Do it! <a href="http://maltaannon.com/articles/after-effects/ce-timeshuffle/#more-64" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-62">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/simple-object-removal/" rel="bookmark" title="Permanent Link to Simple Object Removal">Simple Object Removal</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/simple-object-removal/#comments" title="Comment on Simple Object Removal">13 Comments</a> </span></p>
<div class="entry">
<p><a href="http://maltaannon.com/articles/after-effects/simple-object-removal/" title="Click here to view this tutorial" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/07/objectremoval.gif" alt="Object Removal Video Tutorial" align="left" /></a>Check this out if you&#8217;ve ever had to shoot everything again because you didn&#8217;t see that big Britney Spears poster hanging on the wall. <a href="http://maltaannon.com/articles/after-effects/simple-object-removal/#more-62" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-59">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/radar/" rel="bookmark" title="Permanent Link to Radio Detection And Ranging">Radio Detection And Ranging</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/radar/#comments" title="Comment on Radio Detection And Ranging">22 Comments</a> </span></p>
<div class="entry">
<p><a href="http://maltaannon.com/articles/after-effects/radar/" title="Click here to view this tutorial" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/04/radar.gif" alt="Radio Detection And Ranging Tutorial" align="left" /></a>Collision detection and audio triggering. Learn how to build a radar that actually works using only four keyframes! This one is a must-see! <a href="http://maltaannon.com/articles/after-effects/radar/#more-59" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-56">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/signature-custom-brush-tip/" rel="bookmark" title="Permanent Link to Signature &#38; Custom Brush Tip">Signature &#38; Custom Brush Tip</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/signature-custom-brush-tip/#comments" title="Comment on Signature &#38; Custom Brush Tip">9 Comments</a> </span></p>
<div class="entry">
<p><a href="http://maltaannon.com/articles/after-effects/signature-custom-brush-tip/" target="_self" title="Click here to view the tutorial"><img src="http://maltaannon.com/wp-content/uploads/2007/04/signature.gif" alt="Signature &amp; Custom Brush Tip" align="left" /></a>Avoid common problems when creating a signature effect by customizing your brush tip, and learn how to create the effect itself. <a href="http://maltaannon.com/articles/after-effects/signature-custom-brush-tip/#more-56" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-53">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/ambient-light-slideshow/" rel="bookmark" title="Permanent Link to Ambient Light &#38; Slideshow">Ambient Light &#38; Slideshow</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/ambient-light-slideshow/#comments" title="Comment on Ambient Light &#38; Slideshow">7 Comments</a> </span></p>
<div class="entry">
<p><a href="http://maltaannon.com/articles/after-effects/ambient-light-slideshow/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/04/ambientlight.gif" alt="Ambient Light Tutorial" align="left" /></a>See how to recreate something, that one of TV producers has indroduced in his FlatScreen TV Sets. You will also learn how to create a slideshow. <a href="http://maltaannon.com/articles/after-effects/ambient-light-slideshow/#more-53" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-46">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/web2/" rel="bookmark" title="Permanent Link to Web 2.0 Elements">Web 2.0 Elements</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/web2/#comments" title="Comment on Web 2.0 Elements">9 Comments</a> </span></p>
<div class="entry">
<p><a href="http://maltaannon.com/articles/after-effects/web2/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/04/web20.gif" alt="Web 2.0 Elements" align="left" /></a>If you&#8217;ve seen Web2.0 elements on the web, tried creating them yourself, and end up being unhappy with the results, just watch this tutorial. <a href="http://maltaannon.com/articles/after-effects/web2/#more-46" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-49">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/volumetric-lights/" rel="bookmark" title="Permanent Link to Volumetric Lights">Volumetric Lights</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/volumetric-lights/#comments" title="Comment on Volumetric Lights">13 Comments</a> </span></p>
<div class="entry">
<p><a href="http://maltaannon.com/articles/after-effects/volumetric-lights/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/04/volumelight.gif" alt="Volume Light" align="left" /></a>Learn how to create volumetric lights without using external plugins. Enhance the &#8220;look and feel&#8221; of your projects by lightening them a bit. <a href="http://maltaannon.com/articles/after-effects/volumetric-lights/#more-49" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-45">
<h2 class="first"><a href="http://maltaannon.com/articles/photoshop/extractfilter/" rel="bookmark" title="Permanent Link to Extract filter - the right way">Extract filter &#8211; the right way</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/photoshop/extractfilter/#comments" title="Comment on Extract filter - the right way">4 Comments</a> </span></p>
<div class="entry">
<p><a href="http://maltaannon.com/articles/photoshop/extractfilter/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/04/extract.gif" alt="Extract filter tutorial" align="left" /></a>This tutorial is for those who stopped using Extract filter because it didn&#8217;t give you good results. Watch this and learn how to get the most of it. <a href="http://maltaannon.com/articles/photoshop/extractfilter/#more-45" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-42">
<h2 class="first"><a href="http://maltaannon.com/articles/photoshop/another-smooth-skin-tutorial/" rel="bookmark" title="Permanent Link to Another smooth skin tutorial">Another smooth skin tutorial</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/photoshop/another-smooth-skin-tutorial/#comments" title="Comment on Another smooth skin tutorial">3 Comments</a> </span></p>
<div class="entry">
<p><a href="http://maltaannon.com/articles/photoshop/another-smooth-skin-tutorial/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/04/smoothskin.gif" alt="Smooth Skin" align="left" /></a> Ever wondered how come all models look so great in magazines? Watch this tutorial to find out. It&#8217;s more than just a makeup. <a href="http://maltaannon.com/articles/photoshop/another-smooth-skin-tutorial/#more-42" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-40">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/censoring/" rel="bookmark" title="Permanent Link to Censoring">Censoring</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/censoring/#comments" title="Comment on Censoring">6 Comments</a> </span></p>
<div class="entry">
<p><a href="http://maltaannon.com/articles/after-effects/censoring/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/03/censoring.gif" alt="Censoring your Footage" align="left" /></a>Have you ever been asked to do a footage censoring? Learn the basics masking techniques along with using adjustment layers. <a href="http://maltaannon.com/articles/after-effects/censoring/#more-40" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-36">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/photoshoping-in-after-effects/" rel="bookmark" title="Permanent Link to Photoshoping in After Effects">Photoshoping in After Effects</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/photoshoping-in-after-effects/#comments" title="Comment on Photoshoping in After Effects">7 Comments</a> </span></p>
<div class="entry">
<p align="left"><a href="http://maltaannon.com/articles/after-effects/photoshoping-in-after-effects/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/03/photoshoping.gif" alt="Photoshoping in After Effects" align="left" /></a>Have you ever missed Photoshop blending options like stroke, drop shadow, or gradient overlay when working with After Effects? </p>
<p> <a href="http://maltaannon.com/articles/after-effects/photoshoping-in-after-effects/#more-36" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-33">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/loopable-background/" rel="bookmark" title="Permanent Link to Loopable background">Loopable background</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/loopable-background/#comments" title="Comment on Loopable background">18 Comments</a> </span></p>
<div class="entry">
<p><a href="http://maltaannon.com/articles/after-effects/loopable-background/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/03/loopablebkg.gif" alt="Loopable Background" align="left" /></a>When you&#8217;re creating background for a DVD project, website, or a TV commercial it&#8217;s always good to know how to loop your animation.  <a href="http://maltaannon.com/articles/after-effects/loopable-background/#more-33" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-29">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/smart-volume-meter/" rel="bookmark" title="Permanent Link to Smart Volume Meter">Smart Volume Meter</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/smart-volume-meter/#comments" title="Comment on Smart Volume Meter">10 Comments</a> </span></p>
<div class="entry">
<p><a href="http://maltaannon.com/articles/after-effects/smart-volume-meter/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/03/smartvolume.gif" alt="SmartVolumeMeter" align="left" /></a>Learn a smart way of creating dynamic and sound reactive Volume Meter. This tutorial takes this subject further than any other tutorial on the net. <a href="http://maltaannon.com/articles/after-effects/smart-volume-meter/#more-29" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-27">
<h2 class="first"><a href="http://maltaannon.com/articles/audition/hiss-and-rumble/" rel="bookmark" title="Permanent Link to Hiss and Rumble">Hiss and Rumble</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/audition/hiss-and-rumble/#comments" title="Comment on Hiss and Rumble">4 Comments</a> </span></p>
<div class="entry">
<p align="left"><a href="http://maltaannon.com/articles/audition/hiss-and-rumble/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/03/cleanup.gif" alt="CleanUp" align="left" /></a>This is a must see for anyone who wants to record his own tutorials. See how to remove hiss and rumble noise from low quality recording.</p>
<p> <a href="http://maltaannon.com/articles/audition/hiss-and-rumble/#more-27" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-18">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/cgsnake/" rel="bookmark" title="Permanent Link to Building and animating a CGSnake">Building and animating a CGSnake</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/cgsnake/#comments" title="Comment on Building and animating a CGSnake">12 Comments</a> </span></p>
<div class="entry">
<p><a href="http://maltaannon.com/articles/after-effects/cgsnake/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/03/cgsnake.gif" alt="CGSnake" align="left" /></a>Build your first chain-based rig in After Effects. Find out how flexible this technique is and how you can turn the rig into a snake. <a href="http://maltaannon.com/articles/after-effects/cgsnake/#more-18" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-13">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/oily-stratum-improving-the-bubble/" rel="bookmark" title="Improving the bubble">Oily Stratum: Improving the bubble</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/oily-stratum-improving-the-bubble/#comments" title="Improving the bubble">4 Comments</a> </span></p>
<div class="entry">
<p><a href="http://maltaannon.com/articles/after-effects/oily-stratum-improving-the-bubble/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/03/oilybubble04.gif" alt="BubblePart04" align="left" /></a>Dynamic scaling, controlled randomness and animating by audio keyframes. All is here! Make sure to check this one out. <a href="http://maltaannon.com/articles/after-effects/oily-stratum-improving-the-bubble/#more-13" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-10">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/oily-stratum-animating-the-bubble/" rel="bookmark" title="Animating the bubble">Oily Stratum: Animating the bubble</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/oily-stratum-animating-the-bubble/#comments" title="Animating the bubble">3 Comments</a> </span></p>
<div class="entry">
<p><a href="http://maltaannon.com/articles/after-effects/oily-stratum-animating-the-bubble/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/03/oilybubble03.gif" alt="BubblePart03" align="left" border="0" /></a>Finally&#8230; something interesting. Take advantage of the power behind the Controllers we build in Part Two of Oily Stratum tutorial. <a href="http://maltaannon.com/articles/after-effects/oily-stratum-animating-the-bubble/#more-10" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-9">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/oily-stratum-controlling-the-bubble/" rel="bookmark" title="Controlling the bubble">Oily Stratum: Controlling the bubble</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/oily-stratum-controlling-the-bubble/#respond" title="Controlling the bubble">No Comments</a> </span></p>
<div class="entry">
<p><a href="http://maltaannon.com/articles/after-effects/oily-stratum-controlling-the-bubble/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/03/oilybubble02.gif" alt="BubblePart02" align="left" border="0" /></a>Did your creation ever took control over you? If it did don&#8217;t let that happen again. Get full control over the elements while keeping flexibility. <a href="http://maltaannon.com/articles/after-effects/oily-stratum-controlling-the-bubble/#more-9" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-7">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/oily-stratum-building-the-bubble/" rel="bookmark" title="Building the bubble">Oily Stratum: Building the bubble</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/oily-stratum-building-the-bubble/#comments" title="Building the bubble">3 Comments</a> </span></p>
<div class="entry">
<p><a href="http://maltaannon.com/articles/after-effects/oily-stratum-building-the-bubble/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/03/oilybubble01.gif" alt="BubblePart01" align="left" border="0" /></a>Learn how to build a custom design element using After Effects build-in plugins. If you know how to build a single bubble you can skip this part. <a href="http://maltaannon.com/articles/after-effects/oily-stratum-building-the-bubble/#more-7" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="post top" id="post-1">
<h2 class="first"><a href="http://maltaannon.com/articles/after-effects/slow-motion/" rel="bookmark" title="Permanent Link to Slow Motion">Slow Motion</a></h2>
<p>				<span class="postmetadata">&bull; <a href="http://maltaannon.com/articles/after-effects/slow-motion/#comments" title="Comment on Slow Motion">6 Comments</a> </span></p>
<div class="entry">
<p><a href="http://maltaannon.com/articles/after-effects/slow-motion/" target="_self"><img src="http://maltaannon.com/wp-content/uploads/2007/03/slowmotion.gif" alt="SlowMotion" align="left" border="0" /></a>Ever wanted to use a high-speed camera? Well&#8230; this tutorial will show you how you can slow your footage down to 50% without interpolating the frames between. <a href="http://maltaannon.com/articles/after-effects/slow-motion/#more-1" class="more-link">(more&#8230;)</a></p>
</p></div>
</p></div>
<div class="navigation">
<div class="alignleft"></div>
<div class="alignright"></div>
</p></div>
</p></div>
<div id="sidebar">
<form method="get" action="http://maltaannon.com/">
<div>
&lt;!&#8211;  &#8211;&gt;
</div>
</form>
<h3></h3>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<p><img alt="" border="0" src="https://www.paypal.com/pl_PL/i/scr/pixel.gif" width="1" height="1"></p>
</form>
<h3></h3>
<p><a href="http://www.linkedin.com/in/jerzydrozdajr" target="_blank"><img src="http://maltaannon.com/wp-content/themes/chaoticsoul-10/images/linkedin.gif" width="202" height="33" border="0" alt="View Jerzy Drozda Jr's profile on LinkedIn"></a></p>
<h3></h3>
<p><a href="http://toolfarm.com/" target="_blank"><img src="http://maltaannon.com/wp-content/themes/chaoticsoul-10/images/toolfarm.gif" width="202" height="39" border="0" alt="ToolFarm - Helping your creativity grow!"></a></p>
<p>			&lt;!&#8211; Author information is disabled per default. Uncomment and fill in your details if you want to use it.</p>
<li>
<h2>Author</h2>
<p>A little something about you, the author. Nothing lengthy, just an overview.</p>
</li>
<p>			&#8211;&gt;</p>
<h3>Pages</h3>
<ul>
<li class="page_item page-item-2"><a href="http://maltaannon.com/about/" title="About">About</a></li>
<li class="page_item page-item-23"><a href="http://maltaannon.com/contact/" title="Contact">Contact</a></li>
<li class="page_item page-item-21"><a href="http://maltaannon.com/how-tos/" title="How to use this site">How to use this site</a></li>
<li class="page_item page-item-20"><a href="http://maltaannon.com/legal-terms/" title="Legal terms">Legal terms</a></li>
<li class="page_item page-item-85"><a href="http://maltaannon.com/maltaannons-hotline/" title="Maltaannon&#8217;s Hotline">Maltaannon&#8217;s Hotline</a></li>
<li class="page_item page-item-25"><a href="http://maltaannon.com/suggest-a-tutorial/" title="Suggest a tutorial">Suggest a tutorial</a></li>
<li class="page_item page-item-73"><a href="http://maltaannon.com/what-customeffects-are/" title="What CustomEffects are">What CustomEffects are</a></li>
</ul>
<p>&lt;!&#8211;</p>
<h3>Archives</h3>
<ul>
<li><a href='http://maltaannon.com/2008/05/' title='May 2008'>May 2008</a></li>
<li><a href='http://maltaannon.com/2008/04/' title='April 2008'>April 2008</a></li>
<li><a href='http://maltaannon.com/2008/03/' title='March 2008'>March 2008</a></li>
<li><a href='http://maltaannon.com/2008/02/' title='February 2008'>February 2008</a></li>
<li><a href='http://maltaannon.com/2007/12/' title='December 2007'>December 2007</a></li>
<li><a href='http://maltaannon.com/2007/11/' title='November 2007'>November 2007</a></li>
<li><a href='http://maltaannon.com/2007/10/' title='October 2007'>October 2007</a></li>
<li><a href='http://maltaannon.com/2007/09/' title='September 2007'>September 2007</a></li>
<li><a href='http://maltaannon.com/2007/08/' title='August 2007'>August 2007</a></li>
<li><a href='http://maltaannon.com/2007/07/' title='July 2007'>July 2007</a></li>
<li><a href='http://maltaannon.com/2007/04/' title='April 2007'>April 2007</a></li>
<li><a href='http://maltaannon.com/2007/03/' title='March 2007'>March 2007</a></li>
</ul>
<p>&#8211;&gt;</p>
<h3>Categories</h3>
<ul>
<li class="cat-item cat-item-3"><a href="http://maltaannon.com/category/articles/after-effects/" title="View all posts filed under After Effects">After Effects</a> (29)
</li>
<li class="cat-item cat-item-4"><a href="http://maltaannon.com/category/articles/audition/" title="View all posts filed under Audition">Audition</a> (1)
</li>
<li class="cat-item cat-item-1"><a href="http://maltaannon.com/category/blog/" title="View all posts filed under Blog">Blog</a> (17)
</li>
<li class="cat-item cat-item-5"><a href="http://maltaannon.com/category/articles/photoshop/" title="View all posts filed under Photoshop">Photoshop</a> (4)
</li>
</ul>
<h3>Most popular tutorials</h3>
<ul>
<li><a href="http://maltaannon.com/articles/after-effects/ce-shapeextruder/">CE ShapeExtruder</a></li>
<li><a href="http://maltaannon.com/articles/after-effects/simple-object-removal/">Simple Object Removal</a></li>
<li><a href="http://maltaannon.com/articles/after-effects/radar/">Radio Detection And Ranging</a></li>
<li><a href="http://maltaannon.com/articles/after-effects/signature-custom-brush-tip/">Signature &amp; Custom Brush Tip</a></li>
</ul>
<div id="twitter_div">
<h3 class="twitter-title">Loose change</h3>
<ul></ul>
</div>
<h3></h3>
<div id="skype-prime" style="background:rgb(34, 32, 29) url('http://maltaannon.com/wp-content/themes/chaoticsoul-10/images/skype_top.png') no-repeat scroll left top !important;overflow:hidden !important;width:200px !important;padding:0 !important;">
<h1 style="font-family:Arial,sans-serif;font-style:normal;font-variant:normal;font-size:16px;line-height:1.4;font-weight:bold !important;color:rgb(189, 147, 79) !important;margin:0 !important;padding:10px 10px 2px !important;">maltaannon&#8217;s hotline</h1>
<p style="font-family:'Lucida Grande',Verdana,sans-serif !important;font-style:normal !important;font-variant:normal !important;font-size:10px !important;line-height:1.3 !important;font-weight:bold !important;color:rgb(153, 153, 153) !important;margin:0 !important;padding:0 10px 2px !important;">&lt;!&#8211; Need<br />
a quick answer to your After Effects, Premiere or Photoshop related question?</p>
<p>Get professional<br />
help or even send your project files and get them back instantly with your<br />
problem solved!</p>
<p>Or maybe you just want to have a little chat with me?&#8211;&gt;<br />
The ultimate solution to your creative and graphics related needs. </p>
<p>Professional help with instant audio and video feedback for any size project.</p>
<p><a href="http://maltaannon.com/maltaannons-hotline/">Learn more&#8230;</a></p>
<p><a href="maltaannon?call" title="Use Skype to call now">Call now</a>
<p style="font-family:'Lucida Grande',Verdana,sans-serif !important;font-style:normal !important;font-variant:normal !important;font-size:10px !important;line-height:1.3 !important;font-weight:bold !important;color:rgb(153, 153, 153) !important;margin:10px 0 5px !important;padding:0 10px !important;">Status: Offline<br /><span style="color:rgb(101, 101, 101) !important;">English / Polish</span></p>
<div style="background:#22201D url('http://maltaannon.com/wp-content/themes/chaoticsoul-10/images/skype_bottom.png') no-repeat scroll left bottom !important;margin-top:0 !important;padding-top:13px;">
<div style="float:left !important;width:10px !important;height:20px !important;"></div>
<p><a href="http://www.skype.com/?cm_mmc=skype-_-public-_-snippet-_-tag" title="Free international calls when you call friends on Skype"></a>
<div style="clear:both !important;"></div>
</div>
</div>
<div style="position:absolute;left:93px;top:168px;width:16px;height:16px;visibility:hidden;" id="linkalert-box"><img style="position:absolute;left:0;top:0;" src="payment2/unsecure-icon.png"></div>
</p></div>
</div>
<hr />
<div id="footer">
<div class="alignleft">
		<a href="feed://http//maltaannon.com/feed/" target="_blank"><br />
		<img src="http://maltaannon.com/wp-content/themes/chaoticsoul-10/images/rss.gif" border="0"></a><br />
		&nbsp;
	</div>
<div class="alignleft">
	&nbsp;<br />
		<a><br />
		<img src="http://maltaannon.com/wp-content/themes/chaoticsoul-10/images/netvibes.gif" border="0"></a><br />
		&nbsp;
	</div>
<div class="alignleft">
	&nbsp;<br />
		<a href="http://add.my.yahoo.com/content?.intl=us&amp;url=http%3A//maltaannon.com/feed/" target="_blank"><br />
		<img src="http://maltaannon.com/wp-content/themes/chaoticsoul-10/images/yahoo.gif" border="0"></a><br />
		&nbsp;
	</div>
<div class="alignleft">
	&nbsp;<br />
		<a href="http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A//maltaannon.com/&amp;title=Maltaannon.com - Free Video Tutorials" target="_blank"><br />
		<img src="http://maltaannon.com/wp-content/themes/chaoticsoul-10/images/del.icio.us.gif" border="0"></a>
	</div>
<div class="alignright">
		<a href="http://stat.4u.pl/?maltaannon" target="_blank"><br />
		<img src="http://maltaannon.com/wp-content/themes/chaoticsoul-10/images/s4u.gif" border="0"></a>
	</div>
<p>	&lt;!&#8211;</p>
<div class="alignright">
		<a href="http://whos.amung.us/show/l2ecn8gw"><br />
		<img src="http://whos.amung.us/nswidget/l2ecn8gw" alt="who's online" width="1" height="1" border="0" /></a>
	</div>
<p>	&#8211;&gt;</p>
<div class="alignright" style="display:none;">
		<a href="http://whos.amung.us/show/l2ecn8gw"><img src="http://whos.amung.us/swidget/l2ecn8gw" alt="tracker" width="80" height="15" border="0" /></a>
	</div>
<div class="clear"></div>
<p>	&lt;!&#8211;<br />
	<br />
<b>Warning</b>:  file(http://whos.amung.us/api/html/count/l2ecn8gw) [<a href='function.file'>function.file</a>]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found<br />
 in <b>/home/jerzy/public_html/wp-content/themes/chaoticsoul-10/footer.php</b> on line <b>51</b></p>
<p><b>Warning</b>:  implode() [<a href='function.implode'>function.implode</a>]: Bad arguments. in <b>/home/jerzy/public_html/wp-content/themes/chaoticsoul-10/footer.php</b> on line <b>51</b><br />
Current number of visitors watching these tutorials: 0	&#8211;&gt;</p>
<div class="clear"></div>
<div>
		maltaannon.com is proudly powered by<br />
		<a href="http://wordpress.org/" target="_blank">WordPress</a> and <a href="http://sandbox.avalonstar.com" target="_blank">ChaoticSoul</a> (by Bryan Veloso) modyfied by <a href="http://www.polygon-studio.com/" target="_blank">Polygon Studio</a><br />
		<br /><a href="feed:http://maltaannon.com/feed/">Entries (RSS)</a><br />
		and <a href="feed:http://maltaannon.com/comments/feed/">Comments (RSS)</a>.<br />
		<!-- 49 queries. 3.418 seconds. -->
	</div>
</div>
</div>
<div id="stats">
	<!-- stat.4u.pl NiE KaSoWaC --><br />
	<a target="_top" href="http://stat.4u.pl/?maltaannon"><img alt="" src="http://adstat.4u.pl/s4u.gif" border="0"></a></p>
<p>	&lt;!&#8211;<br />
	s4uext=s4upl();<br />
	document.write(&#8216;<img alt="" src="http://stat.4u.pl/cgi-bin/s.cgi?i=maltaannon'+s4uext+'" width="1" height="1">&#8216;)<br />
	//&#8211;&gt;</p>
<p>	<img alt="" src="http://stat.4u.pl/cgi-bin/s.cgi?i=maltaannon&amp;r=ns" width="1" height="1"><br />
	<!-- stat.4u.pl KoNiEc --></p>
<p>	&#8217;3&#8242;)<br />
		data = data + &#8216;&amp;sd=&#8217; + screen.colorDepth<br />
		+ &#8216;&amp;sw=&#8217; + escape(screen.width+&#8217;x'+screen.height);</p>
<p>	  document.write(&#8216;<a href="http://www.statystyki-stron.pl">&#8216;);<br />
	  document.write(&#8216;<img border="0" hspace="0" src="http://www.statystyki-stron.pl/counter.php?i=121' + data + '">&#8216;);<br />
	  document.write(&#8216;</a>&#8216;);<br />
	  // End hit counter code for Statystyki-Stron.pl</p>
<p>	// &#8211;&gt;</p>
<p>	_uacct = &#8220;UA-1527898-1&#8243;;<br />
	urchinTracker();</p>
</div>
<p>st_go({blog:&#8217;3350321&#8242;,v:&#8217;ext&#8217;,post:&#8217;0&#8242;});<br />
var load_cmc = function(){linktracker_init(3350321,0,2);};<br />
if ( typeof addLoadEvent != &#8216;undefined&#8217; ) addLoadEvent(load_cmc);<br />
else load_cmc();</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tgdclan.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tgdclan.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tgdclan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tgdclan.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tgdclan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tgdclan.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tgdclan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tgdclan.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tgdclan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tgdclan.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tgdclan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tgdclan.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tgdclan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tgdclan.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tgdclan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tgdclan.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tgdclan.wordpress.com&amp;blog=3559791&amp;post=10&amp;subd=tgdclan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tgdclan.wordpress.com/2008/05/26/10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5c745975cbdf208817493db3b52e1577?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tgdclan</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2008/05/advanced3dplanets.gif" medium="image">
			<media:title type="html">Advanced 3D Planets</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2008/05/hskeying.gif" medium="image">
			<media:title type="html">Ramp Text</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2008/05/highpass.gif" medium="image">
			<media:title type="html">Ramp Text</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2008/04/textramp.gif" medium="image">
			<media:title type="html">Ramp Text</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2008/04/flashlighttext.gif" medium="image">
			<media:title type="html">Flashlight Titles</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2008/04/growingvines.gif" medium="image">
			<media:title type="html">Growind 3D Vines thumbnail</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/12/csshapeextruder.gif" medium="image">
			<media:title type="html">Studying CE ShapeExtruder</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/11/particleplaygroundsnowcatcher.gif" medium="image">
			<media:title type="html">Particle Playground on Ice</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/11/colorcorrector.gif" medium="image">
			<media:title type="html">CE Color Corrector</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/11/particleplayground.gif" medium="image">
			<media:title type="html">Particle Playground</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/09/ceshapeextruder.gif" medium="image">
			<media:title type="html">CE ShapeExtruder Video Tutorial</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/08/cepixelsampler.gif" medium="image">
			<media:title type="html">CE PixelSampler Video Tutorial</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/08/timeshuffle.gif" medium="image">
			<media:title type="html">CE TimeShuffle Video Tutorial</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/07/objectremoval.gif" medium="image">
			<media:title type="html">Object Removal Video Tutorial</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/04/radar.gif" medium="image">
			<media:title type="html">Radio Detection And Ranging Tutorial</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/04/signature.gif" medium="image">
			<media:title type="html">Signature &#38; Custom Brush Tip</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/04/ambientlight.gif" medium="image">
			<media:title type="html">Ambient Light Tutorial</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/04/web20.gif" medium="image">
			<media:title type="html">Web 2.0 Elements</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/04/volumelight.gif" medium="image">
			<media:title type="html">Volume Light</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/04/extract.gif" medium="image">
			<media:title type="html">Extract filter tutorial</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/04/smoothskin.gif" medium="image">
			<media:title type="html">Smooth Skin</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/03/censoring.gif" medium="image">
			<media:title type="html">Censoring your Footage</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/03/photoshoping.gif" medium="image">
			<media:title type="html">Photoshoping in After Effects</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/03/loopablebkg.gif" medium="image">
			<media:title type="html">Loopable Background</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/03/smartvolume.gif" medium="image">
			<media:title type="html">SmartVolumeMeter</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/03/cleanup.gif" medium="image">
			<media:title type="html">CleanUp</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/03/cgsnake.gif" medium="image">
			<media:title type="html">CGSnake</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/03/oilybubble04.gif" medium="image">
			<media:title type="html">BubblePart04</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/03/oilybubble03.gif" medium="image">
			<media:title type="html">BubblePart03</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/03/oilybubble02.gif" medium="image">
			<media:title type="html">BubblePart02</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/03/oilybubble01.gif" medium="image">
			<media:title type="html">BubblePart01</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/uploads/2007/03/slowmotion.gif" medium="image">
			<media:title type="html">SlowMotion</media:title>
		</media:content>

		<media:content url="https://www.paypal.com/pl_PL/i/scr/pixel.gif" medium="image" />

		<media:content url="http://maltaannon.com/wp-content/themes/chaoticsoul-10/images/linkedin.gif" medium="image">
			<media:title type="html">View Jerzy Drozda Jr&#039;s profile on LinkedIn</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/themes/chaoticsoul-10/images/toolfarm.gif" medium="image">
			<media:title type="html">ToolFarm - Helping your creativity grow!</media:title>
		</media:content>

		<media:content url="http://maltaannon.com/wp-content/themes/chaoticsoul-10/images/rss.gif" medium="image" />

		<media:content url="http://maltaannon.com/wp-content/themes/chaoticsoul-10/images/netvibes.gif" medium="image" />

		<media:content url="http://maltaannon.com/wp-content/themes/chaoticsoul-10/images/yahoo.gif" medium="image" />

		<media:content url="http://maltaannon.com/wp-content/themes/chaoticsoul-10/images/del.icio.us.gif" medium="image" />

		<media:content url="http://maltaannon.com/wp-content/themes/chaoticsoul-10/images/s4u.gif" medium="image" />

		<media:content url="http://whos.amung.us/nswidget/l2ecn8gw" medium="image">
			<media:title type="html">who&#039;s online</media:title>
		</media:content>

		<media:content url="http://whos.amung.us/swidget/l2ecn8gw" medium="image">
			<media:title type="html">tracker</media:title>
		</media:content>

		<media:content url="http://adstat.4u.pl/s4u.gif" medium="image" />

		<media:content url="http://stat.4u.pl/cgi-bin/s.cgi?i=maltaannon&#039;+s4uext+&#039;" medium="image" />

		<media:content url="http://stat.4u.pl/cgi-bin/s.cgi?i=maltaannon&#38;r=ns" medium="image" />

		<media:content url="http://www.statystyki-stron.pl/counter.php?i=121&#039;+data+&#039;" medium="image" />
	</item>
		<item>
		<title></title>
		<link>http://tgdclan.wordpress.com/2008/05/26/9/</link>
		<comments>http://tgdclan.wordpress.com/2008/05/26/9/#comments</comments>
		<pubDate>Mon, 26 May 2008 19:36:06 +0000</pubDate>
		<dc:creator>tgdclan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tgdclan.wordpress.com/2008/05/26/9/</guid>
		<description><![CDATA[ja ni.. den har jag gjort med paint!!!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tgdclan.wordpress.com&amp;blog=3559791&amp;post=9&amp;subd=tgdclan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" src="http://lol" alt="en bild är som ful" />ja ni.. den har jag gjort <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  med paint!!!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tgdclan.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tgdclan.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tgdclan.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tgdclan.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tgdclan.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tgdclan.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tgdclan.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tgdclan.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tgdclan.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tgdclan.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tgdclan.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tgdclan.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tgdclan.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tgdclan.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tgdclan.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tgdclan.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tgdclan.wordpress.com&amp;blog=3559791&amp;post=9&amp;subd=tgdclan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tgdclan.wordpress.com/2008/05/26/9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5c745975cbdf208817493db3b52e1577?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tgdclan</media:title>
		</media:content>

		<media:content url="http://lol" medium="image">
			<media:title type="html">en bild är som ful</media:title>
		</media:content>
	</item>
		<item>
		<title>Haha</title>
		<link>http://tgdclan.wordpress.com/2008/05/26/haha/</link>
		<comments>http://tgdclan.wordpress.com/2008/05/26/haha/#comments</comments>
		<pubDate>Mon, 26 May 2008 16:19:55 +0000</pubDate>
		<dc:creator>tgdclan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tgdclan.wordpress.com/?p=4</guid>
		<description><![CDATA[LOL hahahah hahahah<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tgdclan.wordpress.com&amp;blog=3559791&amp;post=4&amp;subd=tgdclan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>LOL hahahah hahahah</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tgdclan.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tgdclan.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tgdclan.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tgdclan.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tgdclan.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tgdclan.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tgdclan.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tgdclan.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tgdclan.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tgdclan.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tgdclan.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tgdclan.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tgdclan.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tgdclan.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tgdclan.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tgdclan.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tgdclan.wordpress.com&amp;blog=3559791&amp;post=4&amp;subd=tgdclan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tgdclan.wordpress.com/2008/05/26/haha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5c745975cbdf208817493db3b52e1577?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tgdclan</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://tgdclan.wordpress.com/2008/04/23/hello-world/</link>
		<comments>http://tgdclan.wordpress.com/2008/04/23/hello-world/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 11:59:31 +0000</pubDate>
		<dc:creator>tgdclan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tgdclan.wordpress.com&amp;blog=3559791&amp;post=1&amp;subd=tgdclan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tgdclan.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tgdclan.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tgdclan.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tgdclan.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tgdclan.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tgdclan.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tgdclan.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tgdclan.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tgdclan.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tgdclan.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tgdclan.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tgdclan.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tgdclan.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tgdclan.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tgdclan.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tgdclan.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tgdclan.wordpress.com&amp;blog=3559791&amp;post=1&amp;subd=tgdclan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tgdclan.wordpress.com/2008/04/23/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5c745975cbdf208817493db3b52e1577?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tgdclan</media:title>
		</media:content>
	</item>
	</channel>
</rss>
