<?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 | Josh Waller | Activity</title>
	<link>https://creativecow.net/members/joshwaller/activity/</link>
	<atom:link href="https://creativecow.net/members/joshwaller/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Josh Waller.</description>
	<lastBuildDate>Fri, 15 May 2026 18:33:07 +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">96004c44947c31eda8e3d36431aeaa8a</guid>
				<title>Josh Waller started the discussion CATDV API Question in the forum Square Box CatDV</title>
				<link>https://creativecow.net/forums/thread/catdv-api-question/</link>
				<pubDate>Wed, 06 Dec 2023 21:25:04 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/catdv-api-question/">CATDV API Question</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;m trying to work with the CATDV API and running into some barriers. I&#8217;ve used POSTMAN to test with and have successfully created a new folder. Next I wanted to try and update a clip field via the API. I get a success message, but the data isn&#8217;t actually updated when I check in CATDV. Any ideas why that would be? </p>
<p></p>
<p>Here is my JSON code in the&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-391341"><a href="https://creativecow.net/forums/thread/catdv-api-question/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">68f580f26e918b774532e710b6ccc660</guid>
				<title>Josh Waller replied to the discussion Regex in catdv worker 9 in the forum Square Box CatDV</title>
				<link>https://creativecow.net/forums/thread/regex-in-catdv-worker-9/#post-2445909</link>
				<pubDate>Tue, 06 Jun 2023 15:24:31 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/regex-in-catdv-worker-9/#post-2445909"><span class="bb-reply-lable">Reply to</span> Regex in catdv worker 9</a></p> <div class="bb-content-inr-wrap"><p>I believe this will do it for you:</p>
<p>Folder/22_Test_SubFolder/File.mov</p>
<p>$i[2]{s,([\w]{2})_(.*),$1} should grab the &#8217;22&#8217;</p>
<p></p>
<p>$i[2]{s,([\w]{5})_(.*),$2} should grab the &#8216;Test&#8217;</p>
<p></p>
<p>$i[2]{s,([\w]{5})_(.*),$3} should grab the &#8216;SubFolder&#8217;</p>
<p></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		