<?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 | Avinash Ramanath | Activity</title>
	<link>https://creativecow.net/members/avinashramanath/activity/</link>
	<atom:link href="https://creativecow.net/members/avinashramanath/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Avinash Ramanath.</description>
	<lastBuildDate>Thu, 14 May 2026 17:24:13 +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">04f093f10ed9d176683fa61d267b1816</guid>
				<title>Avinash Ramanath and Trent Armstrong are now connected</title>
				<link>https://creativecow.net/news-feed/p/349511/</link>
				<pubDate>Tue, 06 Apr 2021 13:52:10 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ef3126b549e5434032ac29734f2a46e9</guid>
				<title>Avinash Ramanath started the discussion Expression to centralize two text layers to comp height in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-to-centralize-two-text-layers-to-comp-height/</link>
				<pubDate>Tue, 06 Apr 2021 05:07:04 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-centralize-two-text-layers-to-comp-height/">Expression to centralize two text layers to comp height</a></p> <div class="bb-content-inr-wrap"><p>I have two text layers with variable sourceRectAtTime().height</p>
<p>The source text for both layers is coming from a CSV sheet, hence they are different for each customer.</p>
<p>I need help with an expression/method idea to centralize both to comp height</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e727cce59b3237f2a854daacc3f31e69</guid>
				<title>Avinash Ramanath replied to the discussion Expression request - Line break if &#34;. &#34; found in source text in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-request-line-break-if-found-in-source-text/#post-2407502</link>
				<pubDate>Tue, 06 Apr 2021 05:03:23 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-request-line-break-if-found-in-source-text/#post-2407502"><span class="bb-reply-lable">Reply to</span> Expression request - Line break if ". " found in source text</a></p> <div class="bb-content-inr-wrap"><p>Thanks</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b03f425398b86b7cfb1a8afc3e6705e9</guid>
				<title>Avinash Ramanath started the discussion Expression request - Line break if &#34;. &#34; found in source text in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-request-line-break-if-found-in-source-text/</link>
				<pubDate>Sat, 27 Mar 2021 01:03:21 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-request-line-break-if-found-in-source-text/">Expression request - Line break if ". " found in source text</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>Im looking for a way to break the line if &#8220;. &#8221; found in the source text</p>
<p>For example &#8211; line1. line2. line 3 should be printed as</p>
<p>line1</p>
<p>line 2</p>
<p>line3</p>
<p></p>
<p>Note: I&#8217;m getting the source text for this layer from another later. I&#8217;m trying this currently</p>
<p>thisText = thisComp.layer(&#8220;Text from here&#8221;).text.sourceText.replace(&#8220;. &#8220;,&#8221;/r&#8221;);</p>
<p></p>
<p></p>
<p></p>
<p></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d13c2a6c12654c7559904f2ce8cc82ef</guid>
				<title>Avinash Ramanath replied to the discussion Need help in moving the comma in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/need-help-in-moving-the-comma/#post-2403891</link>
				<pubDate>Tue, 16 Feb 2021 12:05:43 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/need-help-in-moving-the-comma/#post-2403891"><span class="bb-reply-lable">Reply to</span> Need help in moving the comma</a></p> <div class="bb-content-inr-wrap"><p>Hi Trent, thanks for your reply and direction. </p>
<p></p>
<p>I found a better way and shorter of doing it. Leaving the code here for someone who might find it useful, </p>
<p></p>
<p>Thanks to Nick Khoo&#8217;s video &#8211; </p>
<p><span><iframe title="Numbers counting up with commas, decimals [ULTIMATE GUIDE] - After Effects 2020 Update" width="640" height="360" src="https://www.youtube.com/embed/j3HftxMxbfs?start=564&#038;feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></span></p>
<p><span><br /></span></p>
<p><span>Apply point control effect to the text layer and paste the below expression to sourceText&hellip;</span></p>
<p><span class="activity-read-more" id="activity-read-more-346128"><a href="https://creativecow.net/forums/thread/need-help-in-moving-the-comma/#post-2403891" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">43b338767bdcfde74ae8ca76b1f7cdbb</guid>
				<title>Avinash Ramanath replied to the discussion Show a property using Extendscript in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/show-a-property-using-extendscript/#post-2403885</link>
				<pubDate>Tue, 16 Feb 2021 08:32:19 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/show-a-property-using-extendscript/#post-2403885"><span class="bb-reply-lable">Reply to</span> Show a property using Extendscript</a></p> <div class="bb-content-inr-wrap"><p>OK, thanks very much for trying. I will use this hack sometime in the future.</p>
<p></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2066919f599a3eaab0616a98398b9beb</guid>
				<title>Avinash Ramanath replied to the discussion Show a property using Extendscript in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/show-a-property-using-extendscript/#post-2403853</link>
				<pubDate>Tue, 16 Feb 2021 02:06:30 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/show-a-property-using-extendscript/#post-2403853"><span class="bb-reply-lable">Reply to</span> Show a property using Extendscript</a></p> <div class="bb-content-inr-wrap"><p>Thanks but I wanted the Path 1 attribute exposed so that I can select its leads and modify it</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e12b993bec3f8ce9cbed52f7f6f73c70</guid>
				<title>Avinash Ramanath replied to the discussion Show a property using Extendscript in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/show-a-property-using-extendscript/#post-2403852</link>
				<pubDate>Tue, 16 Feb 2021 02:05:33 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/show-a-property-using-extendscript/#post-2403852"><span class="bb-reply-lable">Reply to</span> Show a property using Extendscript</a></p> <div class="bb-content-inr-wrap"><p>Thanks for your effort on this. Running this code exposes the path property. Is there any way I can show its parent &#8211; Path 1 and make its state as selected? Fingers crossed. </p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0fa768af8619c9f58e2a7e91b6e02d61</guid>
				<title>Avinash Ramanath started the discussion Show a property using Extendscript in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/show-a-property-using-extendscript/</link>
				<pubDate>Sat, 13 Feb 2021 08:27:09 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/show-a-property-using-extendscript/">Show a property using Extendscript</a></p> <div class="bb-content-inr-wrap"><p>Hi, I need help in exposing the Path 1 property of the line layer. Is there a shortcut to do so or can I get help in writing a script that will twirl down to that level. Thanks.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fca491f570f1aa520eba00910c5adb2f</guid>
				<title>Avinash Ramanath started the discussion Need help in moving the comma in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/need-help-in-moving-the-comma/</link>
				<pubDate>Mon, 01 Feb 2021 18:18:29 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/need-help-in-moving-the-comma/">Need help in moving the comma</a></p> <div class="bb-content-inr-wrap"><p>Hi, I came across this incredible number counter, I need help in moving the comma one place left. For example, currently, it&#8217;s like this 400,00. I want it to be 40,000.</p>
<p></p>
<pre><p>numDecimals = 0;</p><p>commas = true;</p><p>dollarSign = false;</p><p>beginCount = 500;</p><p>endCount = 40000;</p><p>dur = 2;</p><p>t = time - inPoint;</p><p>s = ease (t, 0, dur, beginCount, endCount).toFixed(numDecimals) +&hellip;</p></pre>
<p><span class="activity-read-more" id="activity-read-more-344937"><a href="https://creativecow.net/forums/thread/need-help-in-moving-the-comma/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		