Skip to content

Commit a9a3eae

Browse files
committed
2 parents 9c51596 + cfed2d3 commit a9a3eae

File tree

10 files changed

+499
-304
lines changed

10 files changed

+499
-304
lines changed

docs/_includes/generated-all-news.md

Lines changed: 252 additions & 242 deletions
Large diffs are not rendered by default.

docs/_includes/generated-latest-news.md

Lines changed: 58 additions & 58 deletions
Large diffs are not rendered by default.

docs/_includes/news/20250710.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ All created by the insanely talented [Matthew Skiles](https://matthewskiles.com)
3030

3131
You can read more on [Reddit](https://www.reddit.com/r/finalcutpro/comments/1luu66u/introducing_fidelityfuze_realtime_timelinenative/).
3232

33-
3433
---
3534

3635
**Marker Data v1.3.0** is out now!
@@ -40,4 +39,24 @@ It contains the following improvements:
4039
- Added new Compressor Chapters Profile
4140
- Added new Markdown List Profile
4241

43-
You can learn more on the [Marker Data website](https://markerdata.theacharya.co).
42+
You can learn more on the [Marker Data website](https://markerdata.theacharya.co).
43+
44+
---
45+
46+
**Pipeline Neo v1.0.0** is now release!
47+
48+
![](/static/pipeline-neo-social-card.png)
49+
50+
#### Background
51+
52+
Pipeline Neo is a modern Swift framework and spiritual successor to the original [Pipeline](https://github.com/reuelk/pipeline), designed for professional video editing workflows. Built with Swift 6.0 and targeting macOS 12+, it provides a comprehensive API for parsing, creating, and manipulating FCPXML files with advanced timecode operations, async/await patterns, and robust error handling.
53+
54+
The framework seamlessly integrates with [TimecodeKit](https://github.com/orchetect/TimecodeKit) to deliver type-safe operations for professional video editing environments. Pipeline Neo is currently in experimental development, focusing on core functionality while providing a foundation for future expansion. The entire codebase has been developed and refined using AI-assisted development practices.
55+
56+
#### AI Agent Development Collaboration
57+
58+
Pipeline Neo is refactored and developed using AI agents. [Vigneswaran Rajkumar](https://bsky.app/profile/vigneswaranrajkumar.com) welcomes developers interested in maintaining or contributing to the project through similar AI-assisted development approaches. Those passionate about AI-driven development workflows and looking to collaborate on expanding Pipeline Neo's capabilities are encouraged to reach out.
59+
60+
Developers with experience in AI agent development and FCPXML processing are invited to contact Vigneswaran Rajkumar for repository access and collaboration on advancing the framework's functionality.
61+
62+
You can learn more on [Pipeline Neo's GitHub Repo](https://github.com/TheAcharya/pipeline-neo).

docs/news/20250710-01.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
label: 10th July 2025
3+
meta:
4+
title: "News - 10th July 2025"
5+
icon: broadcast
6+
image: /static/thumbnail.jpg
7+
---
8+
9+
Our latest 2D animated series **Deadbeat Ends Meet** is now live on YouTube!
10+
11+
> Deadbeat Ends Meet follows housemates Milo (a frill neck lizard) and Indy (a dingo) as they navigate their ambitions and identities whilst reckoning with the cost of living and the pitfalls of the gig economy.
12+
13+
Storyboarded in Toon Boom Storyboard Pro. Animated in Toon Boom Harmony Premium. Edited in Final Cut Pro by Kevin Luk.
14+
15+
![](/static/dbem-thumbnail-1.jpg)
16+
17+
![](/static/dbem-thumbnail-2.jpg)
18+
19+
![](/static/dbem-thumbnail-3.jpg)
20+
21+
![](/static/dbem-thumbnail-4.jpg)
22+
23+
You can watch the four episodes for free on [YouTube](https://ltnt.tv/dbem).

docs/news/20250710-02.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
label: 10th July 2025
3+
meta:
4+
title: "News - 10th July 2025"
5+
icon: broadcast
6+
image: /static/thumbnail.jpg
7+
---
8+
9+
We've updated our LateNite icons! How cool are these:
10+
11+
![](/static/latenite-apps.jpg)
12+
13+
All created by the insanely talented [Matthew Skiles](https://matthewskiles.com).

docs/news/20250710-03.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
label: 10th July 2025
3+
meta:
4+
title: "News - 10th July 2025"
5+
icon: broadcast
6+
image: /static/thumbnail.jpg
7+
---
8+
9+
**FidelityFuze** has posted a detailed post on Reddit explaining how their software works.
10+
11+
You can read more on [Reddit](https://www.reddit.com/r/finalcutpro/comments/1luu66u/introducing_fidelityfuze_realtime_timelinenative/).

docs/news/20250710-04.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
label: 10th July 2025
3+
meta:
4+
title: "News - 10th July 2025"
5+
icon: broadcast
6+
image: /static/thumbnail.jpg
7+
---
8+
9+
**Marker Data v1.3.0** is out now!
10+
11+
It contains the following improvements:
12+
13+
- Added new Compressor Chapters Profile
14+
- Added new Markdown List Profile
15+
16+
You can learn more on the [Marker Data website](https://markerdata.theacharya.co).

docs/news/20250710-05.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
label: 10th July 2025
3+
meta:
4+
title: "News - 10th July 2025"
5+
icon: broadcast
6+
image: /static/thumbnail.jpg
7+
---
8+
9+
**Pipeline Neo v1.0.0** is now release!
10+
11+
![](/static/pipeline-neo-social-card.png)
12+
13+
#### Background
14+
15+
Pipeline Neo is a modern Swift framework and spiritual successor to the original [Pipeline](https://github.com/reuelk/pipeline), designed for professional video editing workflows. Built with Swift 6.0 and targeting macOS 12+, it provides a comprehensive API for parsing, creating, and manipulating FCPXML files with advanced timecode operations, async/await patterns, and robust error handling.
16+
17+
The framework seamlessly integrates with [TimecodeKit](https://github.com/orchetect/TimecodeKit) to deliver type-safe operations for professional video editing environments. Pipeline Neo is currently in experimental development, focusing on core functionality while providing a foundation for future expansion. The entire codebase has been developed and refined using AI-assisted development practices.
18+
19+
#### AI Agent Development Collaboration
20+
21+
Pipeline Neo is refactored and developed using AI agents. [Vigneswaran Rajkumar](https://bsky.app/profile/vigneswaranrajkumar.com) welcomes developers interested in maintaining or contributing to the project through similar AI-assisted development approaches. Those passionate about AI-driven development workflows and looking to collaborate on expanding Pipeline Neo's capabilities are encouraged to reach out.
22+
23+
Developers with experience in AI agent development and FCPXML processing are invited to contact Vigneswaran Rajkumar for repository access and collaboration on advancing the framework's functionality.
24+
25+
You can learn more on [Pipeline Neo's GitHub Repo](https://github.com/TheAcharya/pipeline-neo).

docs/news/20250710.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
label: 10th July 2025
3+
meta:
4+
title: "News - 10th July 2025"
5+
icon: broadcast
6+
image: /static/thumbnail.jpg
7+
---
8+
9+
# 2025
10+
## July
11+
12+
{{ include "news/20250710" }}

docs/rss.xml

Lines changed: 68 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<description><![CDATA[Latest News from FCP Cafe]]></description>
55
<link>https://fcp.cafe</link>
66
<generator>FCP Cafe</generator>
7-
<lastBuildDate>Sun, 06 Jul 2025 21:41:45 GMT</lastBuildDate>
7+
<lastBuildDate>Thu, 10 Jul 2025 12:25:20 GMT</lastBuildDate>
88
<atom:link href="https://fcp.cafe/rss.xml" rel="self" type="application/rss+xml"/>
9-
<pubDate>Sun, 06 Jul 2025 21:41:45 GMT</pubDate>
9+
<pubDate>Thu, 10 Jul 2025 12:25:19 GMT</pubDate>
1010
<item>
1111
<title><![CDATA[23rd May 2023]]></title>
1212
<description><![CDATA[<p>Iain Anderson has written a very detailed <a href="https://www.provideocoalition.com/final-cut-pro-10-6-6-for-mac/">Final Cut Pro 10.6.6 blog post</a> over at Pro Video Coalition.</p>
@@ -10887,5 +10887,71 @@ Just beautifully crisp footage that's ready when you are.</p>
1088710887
<guid isPermaLink="false">4th July 2025</guid>
1088810888
<pubDate>Fri, 04 Jul 2025 00:00:00 GMT</pubDate>
1088910889
</item>
10890+
<item>
10891+
<title><![CDATA[10th July 2025]]></title>
10892+
<description><![CDATA[<p>Our latest 2D animated series <strong>Deadbeat Ends Meet</strong> is now live on YouTube!</p>
10893+
<blockquote>
10894+
<p>Deadbeat Ends Meet follows housemates Milo (a frill neck lizard) and Indy (a dingo) as they navigate their ambitions and identities whilst reckoning with the cost of living and the pitfalls of the gig economy.</p>
10895+
</blockquote>
10896+
<p>Storyboarded in Toon Boom Storyboard Pro. Animated in Toon Boom Harmony Premium. Edited in Final Cut Pro by Kevin Luk.</p>
10897+
<p><img src="/static/dbem-thumbnail-1.jpg" alt=""></p>
10898+
<p><img src="/static/dbem-thumbnail-2.jpg" alt=""></p>
10899+
<p><img src="/static/dbem-thumbnail-3.jpg" alt=""></p>
10900+
<p><img src="/static/dbem-thumbnail-4.jpg" alt=""></p>
10901+
<p>You can watch the four episodes for free on <a href="https://ltnt.tv/dbem">YouTube</a>.</p>
10902+
]]></description>
10903+
<link>https://fcp.cafe/#10th-july-2025</link>
10904+
<guid isPermaLink="false">10th July 2025</guid>
10905+
<pubDate>Thu, 10 Jul 2025 00:00:00 GMT</pubDate>
10906+
</item>
10907+
<item>
10908+
<title><![CDATA[10th July 2025]]></title>
10909+
<description><![CDATA[<p>We've updated our LateNite icons! How cool are these:</p>
10910+
<p><img src="/static/latenite-apps.jpg" alt=""></p>
10911+
<p>All created by the insanely talented <a href="https://matthewskiles.com">Matthew Skiles</a>.</p>
10912+
]]></description>
10913+
<link>https://fcp.cafe/#10th-july-2025</link>
10914+
<guid isPermaLink="false">10th July 2025</guid>
10915+
<pubDate>Thu, 10 Jul 2025 00:00:00 GMT</pubDate>
10916+
</item>
10917+
<item>
10918+
<title><![CDATA[10th July 2025]]></title>
10919+
<description><![CDATA[<p><strong>FidelityFuze</strong> has posted a detailed post on Reddit explaining how their software works.</p>
10920+
<p>You can read more on <a href="https://www.reddit.com/r/finalcutpro/comments/1luu66u/introducing_fidelityfuze_realtime_timelinenative/">Reddit</a>.</p>
10921+
]]></description>
10922+
<link>https://fcp.cafe/#10th-july-2025</link>
10923+
<guid isPermaLink="false">10th July 2025</guid>
10924+
<pubDate>Thu, 10 Jul 2025 00:00:00 GMT</pubDate>
10925+
</item>
10926+
<item>
10927+
<title><![CDATA[10th July 2025]]></title>
10928+
<description><![CDATA[<p><strong>Marker Data v1.3.0</strong> is out now!</p>
10929+
<p>It contains the following improvements:</p>
10930+
<ul>
10931+
<li>Added new Compressor Chapters Profile</li>
10932+
<li>Added new Markdown List Profile</li>
10933+
</ul>
10934+
<p>You can learn more on the <a href="https://markerdata.theacharya.co">Marker Data website</a>.</p>
10935+
]]></description>
10936+
<link>https://fcp.cafe/#10th-july-2025</link>
10937+
<guid isPermaLink="false">10th July 2025</guid>
10938+
<pubDate>Thu, 10 Jul 2025 00:00:00 GMT</pubDate>
10939+
</item>
10940+
<item>
10941+
<title><![CDATA[10th July 2025]]></title>
10942+
<description><![CDATA[<p><strong>Pipeline Neo v1.0.0</strong> is now release!</p>
10943+
<p><img src="/static/pipeline-neo-social-card.png" alt=""></p>
10944+
<h4>Background</h4>
10945+
<p>Pipeline Neo is a modern Swift framework and spiritual successor to the original <a href="https://github.com/reuelk/pipeline">Pipeline</a>, designed for professional video editing workflows. Built with Swift 6.0 and targeting macOS 12+, it provides a comprehensive API for parsing, creating, and manipulating FCPXML files with advanced timecode operations, async/await patterns, and robust error handling.</p>
10946+
<p>The framework seamlessly integrates with <a href="https://github.com/orchetect/TimecodeKit">TimecodeKit</a> to deliver type-safe operations for professional video editing environments. Pipeline Neo is currently in experimental development, focusing on core functionality while providing a foundation for future expansion. The entire codebase has been developed and refined using AI-assisted development practices.</p>
10947+
<h4>AI Agent Development Collaboration</h4>
10948+
<p>Pipeline Neo is refactored and developed using AI agents. <a href="https://bsky.app/profile/vigneswaranrajkumar.com">Vigneswaran Rajkumar</a> welcomes developers interested in maintaining or contributing to the project through similar AI-assisted development approaches. Those passionate about AI-driven development workflows and looking to collaborate on expanding Pipeline Neo's capabilities are encouraged to reach out.</p>
10949+
<p>Developers with experience in AI agent development and FCPXML processing are invited to contact Vigneswaran Rajkumar for repository access and collaboration on advancing the framework's functionality.</p>
10950+
<p>You can learn more on <a href="https://github.com/TheAcharya/pipeline-neo">Pipeline Neo's GitHub Repo</a>.</p>
10951+
]]></description>
10952+
<link>https://fcp.cafe/#10th-july-2025</link>
10953+
<guid isPermaLink="false">10th July 2025</guid>
10954+
<pubDate>Thu, 10 Jul 2025 00:00:00 GMT</pubDate>
10955+
</item>
1089010956
</channel>
1089110957
</rss>

0 commit comments

Comments
 (0)