<?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"
	>

<channel>
	<title>Piterwilson = Juan Carlos Ospina Gonzalez</title>
	<atom:link href="http://www.piterwilson.com/personal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.piterwilson.com/personal</link>
	<description>Piterwilson is/es Juan Carlos Ospina Gonzalez</description>
	<pubDate>Fri, 27 Jun 2008 20:54:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>The Animation Bible by Maureen Furniss</title>
		<link>http://www.piterwilson.com/personal/2008/06/27/the-animation-bible-by-maureen-furniss/</link>
		<comments>http://www.piterwilson.com/personal/2008/06/27/the-animation-bible-by-maureen-furniss/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 20:54:02 +0000</pubDate>
		<dc:creator>Piterwilson</dc:creator>
		
		<category><![CDATA[fabrica]]></category>

		<category><![CDATA[flipbook]]></category>

		<category><![CDATA[i like / me gusta]]></category>

		<category><![CDATA[press clippings / recortes de prensa]]></category>

		<guid isPermaLink="false">http://www.piterwilson.com/personal/?p=70</guid>
		<description><![CDATA[
I just got a copy of The Animation Bible, a book by Maureen Furniss (Ph.D) of the Animation Faculty at CalArts in Los Angeles.This very lenghty book touches about every topic there is on animation. From conception, pre-production, making a pitch, budgeting, actual development, history, techniques &#8230; the list goes on.
He recibido una copia de [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="lightbox" href="http://www.piterwilson.com/personal/wp-content/uploads/2008/06/cover2.png"><img class="alignnone size-medium wp-image-69" title="The Animation Bible cover" src="http://www.piterwilson.com/personal/wp-content/uploads/2008/06/cover2-456x600.png" alt="" width="456" height="600" /></a></p>
<p>I just got a copy of <a title="Animation Bible at Amazon.com" href="http://www.amazon.com/Animation-Bible-Practical-Animating-Flipbooks/dp/081099545X" target="_blank">The Animation Bible</a>, a book by Maureen Furniss (Ph.D) of the Animation Faculty at CalArts in Los Angeles.This very lenghty book touches about every topic there is on animation. From conception, pre-production, making a pitch, budgeting, actual development, history, techniques &#8230; the list goes on.</p>
<p><span style="color: #c0c0c0;">He recibido una copia de </span> <a title="Animation Bible at Amazon.com" href="http://www.amazon.com/Animation-Bible-Practical-Animating-Flipbooks/dp/081099545X" target="_blank">The Animation Bible</a><span style="color: #c0c0c0;">, un libro por Maureen Furniss (Ph.D) de la Facultad de Animación en CalArts de Los Angeles. Este bastante extenso libro toca mas o menos todos los temas que hay acerca de la animación. Desde la concepción y conceptualización, presentación inicial, presupuestos, desarollo, historia, tecnicas&#8230; la lista de temas continua.<br />
</span></p>
<p>I had the great honor of being referenced under the chapter titled &#8220;Digital Media and Computer Animation&#8221; as one of the many case studies covered troughout the book, for my participation on the <a href="http://wwww.benettonplay.com/toys/flipbook/" target="_blank">Flipbook!</a> project, developed for <a href="http://www.fabrica.it" target="_blank">Fabrica</a>&#8217;s Interactive department.</p>
<p><span style="color: #c0c0c0;">T</span><span style="color: #c0c0c0;">uve el gran honor de aparecer referenciado como uno de los muchos casos de estudios mencionados en el libro por mi participación en  <a href="http://wwww.benettonplay.com/toys/flipbook/" target="_blank">Flipbook!</a>, desarrollado para el departamento Interactivo de <a href="http://www.fabrica.it" target="_blank">Fabrica</a></span></p>
<p><a rel="lightbox" href="http://www.piterwilson.com/personal/wp-content/uploads/2008/06/book2.png"><img class="alignnone size-full wp-image-72" title="book1" src="http://www.piterwilson.com/personal/wp-content/uploads/2008/06/book1.png" alt="" width="400" height="271" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.piterwilson.com/personal/2008/06/27/the-animation-bible-by-maureen-furniss/feed/</wfw:commentRss>
		</item>
		<item>
		<title>make posable puppet in as3, the simple way</title>
		<link>http://www.piterwilson.com/personal/2008/05/22/make-posable-puppet-in-as3-the-simple-way/</link>
		<comments>http://www.piterwilson.com/personal/2008/05/22/make-posable-puppet-in-as3-the-simple-way/#comments</comments>
		<pubDate>Thu, 22 May 2008 20:54:43 +0000</pubDate>
		<dc:creator>Piterwilson</dc:creator>
		
		<category><![CDATA[as3]]></category>

		<category><![CDATA[code example / ejemplos de codigo]]></category>

		<guid isPermaLink="false">http://www.piterwilson.com/personal/?p=66</guid>
		<description><![CDATA[Even thou Inverse Kinematics are neat and spectacular, they are also very complex unless you are good at trigonometry. A simpler way to achieve a &#8220;posable&#8221; puppet is to make a graphic element that will rotate around a pivot point. Then, attach another graphic element to the first one that has its own pivot point [...]]]></description>
			<content:encoded><![CDATA[<p>Even thou Inverse Kinematics are neat and spectacular, they are also very complex unless you are good at trigonometry. A simpler way to achieve a &#8220;posable&#8221; puppet is to make a graphic element that will rotate around a pivot point. Then, attach another graphic element to the first one that has its own pivot point and repeat as many times as necessary.</p>
<p>Take this example:</p>

<object	type="application/x-shockwave-flash"
			data="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/pivottest.swf"
			width="400"
			height="400">
	<param name="movie" value="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/pivottest.swf" />
</object>
<p><a href="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/pivottest.zip">source for pivottest</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.piterwilson.com/personal/2008/05/22/make-posable-puppet-in-as3-the-simple-way/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Basic as3 IK puppet skeleton (2)</title>
		<link>http://www.piterwilson.com/personal/2008/05/22/basic-as3-ik-puppet-skeleton-2/</link>
		<comments>http://www.piterwilson.com/personal/2008/05/22/basic-as3-ik-puppet-skeleton-2/#comments</comments>
		<pubDate>Thu, 22 May 2008 19:35:55 +0000</pubDate>
		<dc:creator>Piterwilson</dc:creator>
		
		<category><![CDATA[Something / Algo]]></category>

		<category><![CDATA[as3]]></category>

		<category><![CDATA[code example / ejemplos de codigo]]></category>

		<guid isPermaLink="false">http://www.piterwilson.com/personal/?p=65</guid>
		<description><![CDATA[Adding some constrains and making some points &#8220;fixed&#8221; is possible to create something close to a posable puppet. It&#8217;s also possible to store pre-set positions for later use.

<object	type="application/x-shockwave-flash"
			data="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/iktestpuppet2.swf"
			width="400"
			height="350">
	<param name="movie" value="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/iktestpuppet2.swf" />
</object>
source for iktestpuppet2
]]></description>
			<content:encoded><![CDATA[<p>Adding some constrains and making some points &#8220;fixed&#8221; is possible to create something close to a posable puppet. It&#8217;s also possible to store pre-set positions for later use.</p>

<object	type="application/x-shockwave-flash"
			data="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/iktestpuppet2.swf"
			width="400"
			height="350">
	<param name="movie" value="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/iktestpuppet2.swf" />
</object>
<p><a href="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/iktestpuppet2.zip">source for iktestpuppet2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.piterwilson.com/personal/2008/05/22/basic-as3-ik-puppet-skeleton-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Basic as3 IK puppet skeleton</title>
		<link>http://www.piterwilson.com/personal/2008/05/21/basic-as3-ik-puppet-skeleton/</link>
		<comments>http://www.piterwilson.com/personal/2008/05/21/basic-as3-ik-puppet-skeleton/#comments</comments>
		<pubDate>Wed, 21 May 2008 22:06:42 +0000</pubDate>
		<dc:creator>Piterwilson</dc:creator>
		
		<category><![CDATA[as3]]></category>

		<category><![CDATA[code example / ejemplos de codigo]]></category>

		<guid isPermaLink="false">http://www.piterwilson.com/personal/?p=60</guid>
		<description><![CDATA[This is a basic &#8220;humanoid&#8221; puppet using the IKMember from this post.
Even thou it works more or less for what i want, a lot of limitations are evident: setting different distances betweens different neighbor anchor points or making some of them static

<object	type="application/x-shockwave-flash"
			data="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/iktestpuppet1.swf"
			width="400"
			height="400">
	<param name="movie" value="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/iktestpuppet1.swf" />
</object>
source here : IKTestPuppet #1
]]></description>
			<content:encoded><![CDATA[<p>This is a basic &#8220;humanoid&#8221; puppet using the IKMember <a href="http://www.piterwilson.com/personal/2008/05/20/inverse-kinematics-for-as3/">from this post</a>.</p>
<p>Even thou it works more or less for what i want, a lot of limitations are evident: setting different distances betweens different neighbor anchor points or making some of them static</p>

<object	type="application/x-shockwave-flash"
			data="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/iktestpuppet1.swf"
			width="400"
			height="400">
	<param name="movie" value="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/iktestpuppet1.swf" />
</object>
<p><a href="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/iktestpuppet1.zip">source here : IKTestPuppet #1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.piterwilson.com/personal/2008/05/21/basic-as3-ik-puppet-skeleton/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Inverse Kinetimatics for as3</title>
		<link>http://www.piterwilson.com/personal/2008/05/20/inverse-kinematics-for-as3/</link>
		<comments>http://www.piterwilson.com/personal/2008/05/20/inverse-kinematics-for-as3/#comments</comments>
		<pubDate>Tue, 20 May 2008 19:05:15 +0000</pubDate>
		<dc:creator>Piterwilson</dc:creator>
		
		<category><![CDATA[as3]]></category>

		<category><![CDATA[code example / ejemplos de codigo]]></category>

		<guid isPermaLink="false">http://www.piterwilson.com/personal/?p=57</guid>
		<description><![CDATA[I&#8217;ve trying to create an animated puppet with a skeleton that i can &#8220;pose&#8221; in flash. After some research i found out that to accomplish my goal i had to use something called Inverse Kinematics.
I don&#8217;t really understand the math behind it that well, but i used this tutorial made for as2 to create my [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve trying to create an animated puppet with a skeleton that i can &#8220;pose&#8221; in flash. After some research i found out that to accomplish my goal i had to use something called Inverse Kinematics.</p>
<p>I don&#8217;t really understand the math behind it that well, but <a href="http://www.gotoandplay.it/_articles/2004/12/inverseKinematics.php" target="_blank">i used this tutorial</a> made for as2 to create my own IKMember class, pretty much just copying it but translated to as3. This is my first attempt at the simplest of skeleton puppets : a Snake</p>

<object	type="application/x-shockwave-flash"
			data="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/iktestsnake.swf"
			width="400"
			height="400">
	<param name="movie" value="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/iktestsnake.swf" />
</object>
<p><a href="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/iksnake.zip">Here&#8217;s the source code (IKSnake.zip)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.piterwilson.com/personal/2008/05/20/inverse-kinematics-for-as3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PWButton as3 class</title>
		<link>http://www.piterwilson.com/personal/2008/05/19/pwbutton-as3-class/</link>
		<comments>http://www.piterwilson.com/personal/2008/05/19/pwbutton-as3-class/#comments</comments>
		<pubDate>Tue, 20 May 2008 01:26:16 +0000</pubDate>
		<dc:creator>Piterwilson</dc:creator>
		
		<category><![CDATA[as3]]></category>

		<category><![CDATA[code example / ejemplos de codigo]]></category>

		<guid isPermaLink="false">http://www.piterwilson.com/personal/?p=54</guid>
		<description><![CDATA[I often use MovieClips as interface buttons. I&#8217;ve put together a class to save myself some time on this task.
The PWButton class takes a MovieClip and turns it into a fully functional button with some time-saving features:

 you can use the &#8216;data&#8217; property to store and retrieve information, such as a parameter for later use [...]]]></description>
			<content:encoded><![CDATA[<p>I often use MovieClips as interface buttons. I&#8217;ve put together a class to save myself some time on this task.</p>
<p>The PWButton class takes a MovieClip and turns it into a fully functional button with some time-saving features:</p>
<ul>
<li> you can use the &#8216;data&#8217; property to store and retrieve information, such as a parameter for later use on a function</li>
<li>enable() and disable() methods, easily turn the PWButton on and off much like the SimpleButton.enabled property.</li>
<li>you can set the roll over, down, and disabled states using frames within the target movieclip.</li>
</ul>
<p>example swf:</p>

<object	type="application/x-shockwave-flash"
			data="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/pwbuttonsample.swf"
			width="306"
			height="147">
	<param name="movie" value="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/pwbuttonsample.swf" />
</object>
<p><a href="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/pwbutton.zip">PWButton.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.piterwilson.com/personal/2008/05/19/pwbutton-as3-class/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PLA 2008</title>
		<link>http://www.piterwilson.com/personal/2008/05/17/pla-2008/</link>
		<comments>http://www.piterwilson.com/personal/2008/05/17/pla-2008/#comments</comments>
		<pubDate>Sat, 17 May 2008 19:59:17 +0000</pubDate>
		<dc:creator>Piterwilson</dc:creator>
		
		<category><![CDATA[press clippings / recortes de prensa]]></category>

		<guid isPermaLink="false">http://www.piterwilson.com/personal/?p=50</guid>
		<description><![CDATA[
I&#8217;ve received the PLA award in the category of interactive media for my participation on the Flipbook! Deluxe installation at the Triennale in Milan.
These awards are always a good party. All the people from advertising agencies take the night off and go to this thing. You walk on a red/orange carpet at the entrance and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.proyectod.com"><img class="alignnone size-full wp-image-51" title="badge-pla" src="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/badge-pla.png" border="0" alt="" width="400" height="408" /></a></p>
<p>I&#8217;ve received the PLA award in the category of interactive media for my participation on the Flipbook! Deluxe installation at the <a href="http://2005to2007.fabrica.it/triennalepress/eng/interactive_experiences.html" target="_blank">Triennale in Milan</a>.<br />
These awards are always a good party. All the people from advertising agencies take the night off and go to this thing. <a href="http://flickr.com/photos/piterwilson/2497029853/" target="_blank">You walk on a red/orange carpet at the entrance</a> and theres a tv show host welcoming people and doing interviews! The awards are presented by local celebrities, for example: <a href="http://flickr.com/photos/piterwilson/2497028563/">Click here to see a pic of me with Miss Colombia!</a>. Afterwards there is free alcohol! yey!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.piterwilson.com/personal/2008/05/17/pla-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bitmapdata erasing in as3 (with custom brush shape)</title>
		<link>http://www.piterwilson.com/personal/2008/05/07/bitmapdata-erasing-in-as3-with-custom-brush-shape/</link>
		<comments>http://www.piterwilson.com/personal/2008/05/07/bitmapdata-erasing-in-as3-with-custom-brush-shape/#comments</comments>
		<pubDate>Thu, 08 May 2008 00:15:08 +0000</pubDate>
		<dc:creator>Piterwilson</dc:creator>
		
		<category><![CDATA[Something / Algo]]></category>

		<category><![CDATA[as3]]></category>

		<category><![CDATA[code example / ejemplos de codigo]]></category>

		<guid isPermaLink="false">http://www.piterwilson.com/personal/?p=49</guid>
		<description><![CDATA[For a drawing program made in flash, i came across the need to erase a bitmapData object using a custom brush tip. Finally i came across this example which was exactly what i needed, except it was written for actionscript 2.
I updated the script to  actionscript 3, and added some extra comments that made [...]]]></description>
			<content:encoded><![CDATA[<p>For a drawing program made in flash, i came across the need to erase a bitmapData object using a custom brush tip. <a href="http://www.senocular.com/flash/source.php?id=0.175" target="_blank">Finally i came across this example</a> which was exactly what i needed, except it was written for actionscript 2.</p>
<p>I updated the script to  actionscript 3, and added some extra comments that made me understand how this worked. I hope it saves you some time if you need to do something similar. (Please forgive the roughness of the code, its just a test for learning porpouses)</p>
<p><object width="400" height="400" class="movie" data="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/07/erasetest.swf"<br />
type="application/x-shockwave-flash"><param value="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/07/erasetest.swf" name="movie" /></object></p>
<p><a title="Download fla" href="http://www.piterwilson.com/personal/wp-content/uploads/2008/05/07/erasetest.fla" target="_blank">Download erasetest.fla (552 kb)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.piterwilson.com/personal/2008/05/07/bitmapdata-erasing-in-as3-with-custom-brush-shape/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Projecto Diseño #54</title>
		<link>http://www.piterwilson.com/personal/2008/04/26/projecto-diseno-54/</link>
		<comments>http://www.piterwilson.com/personal/2008/04/26/projecto-diseno-54/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 20:47:42 +0000</pubDate>
		<dc:creator>Piterwilson</dc:creator>
		
		<category><![CDATA[flipbook]]></category>

		<category><![CDATA[i like / me gusta]]></category>

		<category><![CDATA[press clippings / recortes de prensa]]></category>

		<category><![CDATA[toys]]></category>

		<guid isPermaLink="false">http://www.piterwilson.com/personal/?p=47</guid>
		<description><![CDATA[
The 54th edition of Proyecto Diseño features all the nominees for the XI edition of the PLA (Iron Pencil) Design award aimed at Colombian professionals. This year they have 95 finalist projects in 21 categories in areas of design like architecture, product design, clothing design, graphics, Internet among others.
2 of my projects compete against each [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="lightbox" href="http://www.piterwilson.com/personal/wp-content/uploads/2008/04/pd_54_spread.jpg"><img class="alignnone size-full wp-image-45" title="Portada proyecto diseño #54" src="http://www.piterwilson.com/personal/wp-content/uploads/2008/04/portada_pd_54.jpg" alt="" width="400" height="599" /></a></p>
<p>The 54th edition of <em>Proyecto Diseño</em> features all the nominees for the XI edition of the PLA (Iron Pencil) Design award aimed at Colombian professionals. This year they have 95 finalist projects in 21 categories in areas of design like architecture, product design, clothing design, graphics, Internet among others.</p>
<p>2 of my projects compete against each other on the <em>Interactive Design</em> category, which pretty much means i win by default.</p>
<p><span style="color: #c0c0c0;">La número 54 de la revista <em>Proyecto Diseño</em> presenta todos los nominados a la XI edición de los Premios Lapiz de Acero. Este año cuentan con 95 finalistas en 21 categorias como arquitectura, producto, modas, gráfica e Internet entre otras.</span></p>
<p><span style="color: #c0c0c0;">2 de mis proyectos compiten entre si en la categoría de Diseño Interactivo, lo cual quiere decir que gano &#8220;por W&#8221;.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.piterwilson.com/personal/2008/04/26/projecto-diseno-54/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Providencia</title>
		<link>http://www.piterwilson.com/personal/2008/04/25/providencia/</link>
		<comments>http://www.piterwilson.com/personal/2008/04/25/providencia/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 04:01:59 +0000</pubDate>
		<dc:creator>Piterwilson</dc:creator>
		
		<category><![CDATA[Something / Algo]]></category>

		<guid isPermaLink="false">http://www.piterwilson.com/personal/?p=44</guid>
		<description><![CDATA[
Just got back from Providencia, a small Colombian island in the Caribbean sea. So tiny and remote that has somehow remained untouched by modern living. A great place for eco turism type activities (snorkeling, diving) and the sea food is to die for.
]]></description>
			<content:encoded><![CDATA[<p><a rel="lightbox" href="http://www.piterwilson.com/personal/wp-content/uploads/2008/04/2442415590_834c39d0f3_b.jpg"><img class="alignnone size-thumbnail wp-image-43" title="providencia" src="http://www.piterwilson.com/personal/wp-content/uploads/2008/04/2442415590_834c39d0f3_b-450x450.jpg" alt="" width="450" height="300" /></a></p>
<p><a href="http://www.flickr.com/photos/piterwilson/sets/72157604734785825/" target="_blank">Just got back from <em>Providencia</em>, a small Colombian island in the Caribbean sea</a>. So tiny and remote that has somehow remained untouched by modern living. A great place for eco turism type activities (snorkeling, diving) and the sea food is to die for.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.piterwilson.com/personal/2008/04/25/providencia/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
