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

<channel>
	<title>Creative COW | Matthew Belinkie | Activity</title>
	<link>https://creativecow.net/members/matthewbelinkie/activity/</link>
	<atom:link href="https://creativecow.net/members/matthewbelinkie/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Matthew Belinkie.</description>
	<lastBuildDate>Sat, 16 May 2026 12:52:18 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=2.5.10</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">8718a6b4d0976832629135808159e059</guid>
				<title>Matthew Belinkie replied to the discussion &#34;Illegal&#34; variable names in expressions? in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/illegal-variable-names-in-expressions/#post-2435151</link>
				<pubDate>Tue, 20 Sep 2022 15:20:23 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/illegal-variable-names-in-expressions/#post-2435151"><span class="bb-reply-lable">Reply to</span> "Illegal" variable names in expressions?</a></p> <div class="bb-content-inr-wrap"><p>Thanks a lot. I was actually led astray by this School of Motion guide:</p>
<p><a target='_blank' href="https://www.schoolofmotion.com/blog/anchor-point-expressions-in-after-effects" rel="nofollow">https://www.schoolofmotion.com/blog/anchor-point-expressions-in-after-effects</a></p>
<p>It explains the expressions very well except the variables they use simply won&#8217;t work right. Hard to believe they missed that, but just changing the variables to simple letters corrects it.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f49df0ef4fd18612bed7971ace43f717</guid>
				<title>Matthew Belinkie started the discussion &#34;Illegal&#34; variable names in expressions? in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/illegal-variable-names-in-expressions/</link>
				<pubDate>Mon, 19 Sep 2022 22:37:44 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/illegal-variable-names-in-expressions/">"Illegal" variable names in expressions?</a></p> <div class="bb-content-inr-wrap"><p>Hi guys. So this expression for Anchor Point works as expected when applied to a text layer, keeping the Anchor Point on the center right:</p>
<pre>a = thisLayer.sourceRectAtTime(4);<br />H = a.height;<br />W = a.width;<br />T = a.top;<br />L = a.left;<br />[L+W,T+H/2]</pre>
<p>However, this expression does NOT work for some reason. </p>
<pre>a = thisLayer.sourceRectAtTime(4);<br />height = a.height;<br />width =&hellip;</pre>
<p><span class="activity-read-more" id="activity-read-more-374432"><a href="https://creativecow.net/forums/thread/illegal-variable-names-in-expressions/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ce21b10043b4048cdfe3f5aa5d9573bf</guid>
				<title>Matthew Belinkie replied to the discussion Table from a CSV in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/table-from-a-csv/#post-2426797</link>
				<pubDate>Thu, 24 Mar 2022 01:08:25 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/table-from-a-csv/#post-2426797"><span class="bb-reply-lable">Reply to</span> Table from a CSV</a></p> <div class="bb-content-inr-wrap"><p>Thank you! I&#8217;ll see if I can make this work.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ac36492c75f35a5153a18f56f74d6282</guid>
				<title>Matthew Belinkie started the discussion Table from a CSV in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/table-from-a-csv/</link>
				<pubDate>Wed, 23 Mar 2022 14:52:00 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/table-from-a-csv/">Table from a CSV</a></p> <div class="bb-content-inr-wrap"><p>Hi guys. I want to import a CSV and create a nicely-formatted table. I understand how to pickwhip a text layer&#8217;s source text property to one particular piece of data in the CSV. However, I want to get the whole column into a single text layer. So let&#8217;s say the first column of my CSV is years, 2000 to 2022. How can I get a text layer filled with a&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-367129"><a href="https://creativecow.net/forums/thread/table-from-a-csv/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">70b5a6946ef25d4207df72f7271bb55c</guid>
				<title>Matthew Belinkie started the discussion Creating a shape path that connects two moving shape groups in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/creating-a-shape-path-that-connects-two-moving-shape-groups/</link>
				<pubDate>Tue, 04 Jan 2022 02:10:21 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/creating-a-shape-path-that-connects-two-moving-shape-groups/">Creating a shape path that connects two moving shape groups</a></p> <div class="bb-content-inr-wrap"><p>This is something I could almost certainly throw together with multiple layers and the Beam effect, but I wanted to challenge myself to do it all with one shape layer. I want to animate one of those ball bearing desk toys (the internet tells me they are properly called Newton&#8217;s Cradles). If this was a direct side view where each ball has a single&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-363734"><a href="https://creativecow.net/forums/thread/creating-a-shape-path-that-connects-two-moving-shape-groups/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		