<?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 | Thomas Frenkel | Activity</title>
	<link>https://creativecow.net/members/thomasfrenkel/activity/</link>
	<atom:link href="https://creativecow.net/members/thomasfrenkel/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Thomas Frenkel.</description>
	<lastBuildDate>Fri, 15 May 2026 15:38:26 +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">6c29415411f4ba4a3e7a70add903d545</guid>
				<title>Thomas Frenkel replied to the discussion Insert Line Break every X number of characters in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/insert-line-break-every-x-number-of-characters/page/3/#post-2437705</link>
				<pubDate>Mon, 21 Nov 2022 15:09:13 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/insert-line-break-every-x-number-of-characters/page/3/#post-2437705"><span class="bb-reply-lable">Reply to</span> Insert Line Break every X number of characters</a></p> <div class="bb-content-inr-wrap"><p>I never responded with the solution to my question. If you want the expression to respect manually input line breaks you need a second loop wrapped around like this: </p>
<p></p>
<pre>txt=value;<br />lineLength=50;<br />finStr = "";<br />splt1=txt.split("r");<br />for(n = 0; n &lt; splt1.length; n++){<br />	outStr = "";<br />	newLine = "";<br />	splt2 = splt1[n].split(" ");<br />	for (i = 0; i &lt; splt2.length;&hellip;</pre>
<p><span class="activity-read-more" id="activity-read-more-376814"><a href="https://creativecow.net/forums/thread/insert-line-break-every-x-number-of-characters/page/3/#post-2437705" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cc4177e747c3a122e9ac669a488de71b</guid>
				<title>Thomas Frenkel replied to the discussion Insert Line Break every X number of characters in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/insert-line-break-every-x-number-of-characters/page/2/#post-2436691</link>
				<pubDate>Tue, 25 Oct 2022 12:40:46 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/insert-line-break-every-x-number-of-characters/page/2/#post-2436691"><span class="bb-reply-lable">Reply to</span> Insert Line Break every X number of characters</a></p> <div class="bb-content-inr-wrap"><p>Hi Dan,</p>
<p>is there a way to make this respect manually input line breaks? So that everytime I do a custom linebreak myself, i is reset to 0. That would be a dream.</p>
<p>Thomas</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">79656e09a6a4a2732cd692d73cae8d7d</guid>
				<title>Thomas Frenkel started the discussion Vector Math Point Calculation in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/vector-math-point-calculation/</link>
				<pubDate>Sat, 12 Dec 2020 22:24:49 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/vector-math-point-calculation/">Vector Math Point Calculation</a></p> <div class="bb-content-inr-wrap"><p>Hello community,</p>
<p>I have a vector math problem that I was not able to solve so far and would really appreciate any kind of assistance or suggestions: </p>
<p></p>
<p>I have three given points (A,B,C) and two 90° angles at A and C that should result in a kite square. What is left is the calculation of point D.</p>
<p></p>
<p>I know I can calculate the angle β with the dot p&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-341440"><a href="https://creativecow.net/forums/thread/vector-math-point-calculation/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		