<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.1">
</HEAD>
<BODY>
I too think that fileds should die a horrible death.<BR>
They were invented to tackle bandwidth problems they had back in the 50's. They couldn't send an entire frame in a timely manner, so they just sent half the frmae then the other half and we got to tackle this curse today.<BR>
<BR>
Anyway. Fields are a reality today in the industry and if we want blender to be a real contender for that space, the compositor must be field-aware.<BR>
We are already heading in a great direction with the recent changes to the sequance editor. They sure enhance worflow.<BR>
<BR>
I hope the compositor receives some face-lift too, since then, blender would have an even greater feature set and the features would be more complete than any other package in the market.<BR>
<BR>
Fl&#225;vio.<BR>
<BR>
Em Qua, 2008-02-20 &#224;s 13:08 -0500, Bassam Kurdali escreveu:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">I guess it would be possible for each set of fields (even or odd) to</FONT>
<FONT COLOR="#000000">create an interpolated line of pixels where the other field is and use</FONT>
<FONT COLOR="#000000">that resultant image (one per field) to do the blur- or maybe just take</FONT>
<FONT COLOR="#000000">each field as a half height image, blur it with half the vertical blur</FONT>
<FONT COLOR="#000000">distance, then split them back into fields..</FONT>
<FONT COLOR="#000000">this would be faster than rendering at 60 frames per second, then doing</FONT>
<FONT COLOR="#000000">the fields as a post process, but would not look as good.</FONT>
<FONT COLOR="#000000">yeah, a naive blur does look horrible (I speak from having fallen into</FONT>
<FONT COLOR="#000000">that trap.)</FONT>

<FONT COLOR="#000000">It would be good to implement a field aware compositor, since some</FONT>
<FONT COLOR="#000000">source footage might not be 3d- it could be interlaced video, and it</FONT>
<FONT COLOR="#000000">would be good to be able to handle that gracefully in the compositor.</FONT>
<FONT COLOR="#000000">I hope fields die the miserable death they deserve one of these days.</FONT>
<FONT COLOR="#000000">bassam &lt;-- a &quot;progressive&quot; ;)</FONT>

<FONT COLOR="#000000">On Wed, 2008-02-20 at 08:55 -0800, Martin Poirier wrote:</FONT>
<FONT COLOR="#000000">&gt; If you did it the naive way, which is what we do now I</FONT>
<FONT COLOR="#000000">&gt; assume, yes, it would look like crap.</FONT>
<FONT COLOR="#000000">&gt; </FONT>
<FONT COLOR="#000000">&gt; Martin</FONT>
<FONT COLOR="#000000">&gt; </FONT>
<FONT COLOR="#000000">&gt; --- Chris Burt &lt;<A HREF="mailto:desoto@exenex.com">desoto@exenex.com</A>&gt; wrote:</FONT>
<FONT COLOR="#000000">&gt; </FONT>
<FONT COLOR="#000000">&gt; &gt; So the answer to my question is yes?</FONT>
<FONT COLOR="#000000">&gt; &gt; </FONT>
<FONT COLOR="#000000">&gt; &gt; --Chris</FONT>
<FONT COLOR="#000000">&gt; &gt; </FONT>
<FONT COLOR="#000000">&gt; &gt; On Wed, Feb 20, 2008 at 10:55 AM, Martin Poirier</FONT>
<FONT COLOR="#000000">&gt; &gt; &lt;<A HREF="mailto:theeth@yahoo.com">theeth@yahoo.com</A>&gt; wrote:</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt; You wouldn't blur the source as is.</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  A smart neighborhood operation on interlaced</FONT>
<FONT COLOR="#000000">&gt; &gt; source</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  could skip odd/even lines, interpolating to</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  reconstitute the missing data (basically trying</FONT>
<FONT COLOR="#000000">&gt; &gt; to</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  separate the interlaced data into two full sized</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  sources), but as I said, I doubt there's enough</FONT>
<FONT COLOR="#000000">&gt; &gt; data</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  to give a good result.</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  Martin</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  --- Chris Burt &lt;<A HREF="mailto:desoto@exenex.com">desoto@exenex.com</A>&gt; wrote:</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; Wouldn't it look awful to blur interlaced</FONT>
<FONT COLOR="#000000">&gt; &gt; video?</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; --Chris</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; On Sun, Feb 17, 2008 at 4:54 PM, Martin Poirier</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &lt;<A HREF="mailto:theeth@yahoo.com">theeth@yahoo.com</A>&gt; wrote:</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt; It's probably the best option anyway. Using</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; fields,</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  there's too much data missing to do a good</FONT>
<FONT COLOR="#000000">&gt; &gt; blur</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; (or</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  any other neighborhood operations).</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  Martin</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  --- Bassam Kurdali</FONT>
<FONT COLOR="#000000">&gt; &gt; &lt;<A HREF="mailto:bkurdali@freefactory.org">bkurdali@freefactory.org</A>&gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; wrote:</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; yeah, I noticed that too the other day,</FONT>
<FONT COLOR="#000000">&gt; &gt; came to</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; the</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; same conclusion</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; (60fps, convert to fields after)</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; On Fri, 2008-02-15 at 09:44 -0900, Tom M</FONT>
<FONT COLOR="#000000">&gt; &gt; wrote:</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; Hmm that should probably be filed as a</FONT>
<FONT COLOR="#000000">&gt; &gt; bug</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; report,</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; instead of a feature request.</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; LetterRip</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; On Fri, Feb 15, 2008 at 7:46 AM, Fl&#225;vio</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; Cardoso</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; Ferreira Pontes</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; &lt;<A HREF="mailto:flaviocpontes@gmail.com">flaviocpontes@gmail.com</A>&gt; wrote:</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; &gt;  Anyway, that's my feature suggestion:</FONT>
<FONT COLOR="#000000">&gt; &gt; To</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; make</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; the node compositor/sequencer</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; &gt; effects/nodes field-aware.</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; &gt;  --</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; &gt; Fl&#225;vio Cardoso Pontes</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; &gt; Designer e Videografista</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; &gt; geekemevolucao.wordpress.com</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; _______________________________________________</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; &gt;  Bf-funboard mailing list</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; &gt;  <A HREF="mailto:Bf-funboard@blender.org">Bf-funboard@blender.org</A></FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt; </FONT>
<FONT COLOR="#000000">&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; <A HREF="http://lists.blender.org/mailman/listinfo/bf-funboard">http://lists.blender.org/mailman/listinfo/bf-funboard</A></FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; _______________________________________________</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; Bf-funboard mailing list</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt; <A HREF="mailto:Bf-funboard@blender.org">Bf-funboard@blender.org</A></FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt; </FONT>
<FONT COLOR="#000000">&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; <A HREF="http://lists.blender.org/mailman/listinfo/bf-funboard">http://lists.blender.org/mailman/listinfo/bf-funboard</A></FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; _______________________________________________</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; Bf-funboard mailing list</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt; <A HREF="mailto:Bf-funboard@blender.org">Bf-funboard@blender.org</A></FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt; </FONT>
<FONT COLOR="#000000">&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; <A HREF="http://lists.blender.org/mailman/listinfo/bf-funboard">http://lists.blender.org/mailman/listinfo/bf-funboard</A></FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt; </FONT>
<FONT COLOR="#000000">&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; ____________________________________________________________________________________</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  Looking for last minute shopping deals?</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  Find them fast with Yahoo! Search.</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt; </FONT>
<FONT COLOR="#000000">&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; <A HREF="http://tools.search.yahoo.com/newsearch/category.php?category=shopping">http://tools.search.yahoo.com/newsearch/category.php?category=shopping</A></FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; _______________________________________________</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  Bf-funboard mailing list</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;  <A HREF="mailto:Bf-funboard@blender.org">Bf-funboard@blender.org</A></FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt; </FONT>
<FONT COLOR="#000000">&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; <A HREF="http://lists.blender.org/mailman/listinfo/bf-funboard">http://lists.blender.org/mailman/listinfo/bf-funboard</A></FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; _______________________________________________</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; Bf-funboard mailing list</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt; <A HREF="mailto:Bf-funboard@blender.org">Bf-funboard@blender.org</A></FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt; </FONT>
<FONT COLOR="#000000">&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; <A HREF="http://lists.blender.org/mailman/listinfo/bf-funboard">http://lists.blender.org/mailman/listinfo/bf-funboard</A></FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;      </FONT>
<FONT COLOR="#000000">&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; ____________________________________________________________________________________</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  Be a better friend, newshound, and</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  know-it-all with Yahoo! Mobile.  Try it now. </FONT>
<FONT COLOR="#000000">&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; <A HREF="http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ">http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ</A></FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  _______________________________________________</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  Bf-funboard mailing list</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  <A HREF="mailto:Bf-funboard@blender.org">Bf-funboard@blender.org</A></FONT>
<FONT COLOR="#000000">&gt; &gt; &gt; </FONT>
<FONT COLOR="#000000">&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; <A HREF="http://lists.blender.org/mailman/listinfo/bf-funboard">http://lists.blender.org/mailman/listinfo/bf-funboard</A></FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; &gt; _______________________________________________</FONT>
<FONT COLOR="#000000">&gt; &gt; Bf-funboard mailing list</FONT>
<FONT COLOR="#000000">&gt; &gt; <A HREF="mailto:Bf-funboard@blender.org">Bf-funboard@blender.org</A></FONT>
<FONT COLOR="#000000">&gt; &gt;</FONT>
<FONT COLOR="#000000">&gt; <A HREF="http://lists.blender.org/mailman/listinfo/bf-funboard">http://lists.blender.org/mailman/listinfo/bf-funboard</A></FONT>
<FONT COLOR="#000000">&gt; &gt; </FONT>
<FONT COLOR="#000000">&gt; </FONT>
<FONT COLOR="#000000">&gt; </FONT>
<FONT COLOR="#000000">&gt; </FONT>
<FONT COLOR="#000000">&gt;       ____________________________________________________________________________________</FONT>
<FONT COLOR="#000000">&gt; Be a better friend, newshound, and </FONT>
<FONT COLOR="#000000">&gt; know-it-all with Yahoo! Mobile.  Try it now.  <A HREF="http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ">http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ</A> </FONT>
<FONT COLOR="#000000">&gt; </FONT>
<FONT COLOR="#000000">&gt; _______________________________________________</FONT>
<FONT COLOR="#000000">&gt; Bf-funboard mailing list</FONT>
<FONT COLOR="#000000">&gt; <A HREF="mailto:Bf-funboard@blender.org">Bf-funboard@blender.org</A></FONT>
<FONT COLOR="#000000">&gt; <A HREF="http://lists.blender.org/mailman/listinfo/bf-funboard">http://lists.blender.org/mailman/listinfo/bf-funboard</A></FONT>

<FONT COLOR="#000000">_______________________________________________</FONT>
<FONT COLOR="#000000">Bf-funboard mailing list</FONT>
<FONT COLOR="#000000"><A HREF="mailto:Bf-funboard@blender.org">Bf-funboard@blender.org</A></FONT>
<FONT COLOR="#000000"><A HREF="http://lists.blender.org/mailman/listinfo/bf-funboard">http://lists.blender.org/mailman/listinfo/bf-funboard</A></FONT>
</PRE>
</BLOCKQUOTE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
-- 
Fl&#225;vio Cardoso Pontes

Designer e Videografista
geekemevolucao.wordpress.com
</PRE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>