<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	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>alt[2+1] Development</title>
	<atom:link href="https://alt21.dev/feed/" rel="self" type="application/rss+xml" />
	<link>https://alt21.dev</link>
	<description></description>
	<lastBuildDate>Fri, 08 Aug 2025 19:00:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://alt21.dev/wp-content/uploads/2025/08/android-chrome-512x512-1-150x150.png</url>
	<title>alt[2+1] Development</title>
	<link>https://alt21.dev</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Hmmm, I think I can reply from WordPress. Things are indeed getting interesting. #wordpress #activitypub</title>
		<link>https://alt21.dev/2025/08/08/hmmm-i-think-i-can-reply-from-wordpress-things-are-indeed-getting-interesting-wordpress-activitypub/</link>
					<comments>https://alt21.dev/2025/08/08/hmmm-i-think-i-can-reply-from-wordpress-things-are-indeed-getting-interesting-wordpress-activitypub/#respond</comments>
		
		<dc:creator><![CDATA[Nick Carroll]]></dc:creator>
		<pubDate>Fri, 08 Aug 2025 19:00:27 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://alt21.dev/?p=327</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="activitypub-reply-block wp-block-activitypub-reply" aria-label="Reply" data-in-reply-to="https://mastodon.law/users/nick/statuses/114994647146196581"> <div class="activitypub-embed u-in-reply-to h-cite"> <div class="activitypub-embed-header p-author h-card"> <img decoding="async" class="u-photo" src="https://cdn.masto.host/mastodonlaw/accounts/avatars/114/950/968/711/157/173/original/04b89550b421831e.jpg" alt="" /> <div class="activitypub-embed-header-text"> <h2 class="p-name">Nick Carroll</h2> <a href="https://mastodon.law/users/nick" class="ap-account u-url">@nick@mastodon.law</a> </div> </div> <div class="activitypub-embed-content"> <div class="ap-subtitle p-summary e-content"><p>Hi <span class="h-card"><a href="https://nickcarroll.com/" class="u-url mention">@<span>nick@nickcarroll.com</span></a></span> and <span class="h-card"><a href="https://alt21.dev/author/nick/" class="u-url mention">@<span>nick@alt21.dev</span></a></span>!</p></div> </div> <div class="activitypub-embed-meta"> <a href="https://mastodon.law/users/nick/statuses/114994647146196581" class="ap-stat ap-date dt-published u-in-reply-to">August 8, 2025, 6:51 pm</a> <span class="ap-stat"> <strong>0</strong> boosts </span> <span class="ap-stat"> <strong>1</strong> favorites </span> </div> </div> <style>/** * ActivityPub embed styles. */ .activitypub-embed { background: #fff; border: 1px solid #e6e6e6; border-radius: 12px; padding: 0; max-width: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; } .activitypub-reply-block .activitypub-embed { margin: 1em 0; } .activitypub-embed-header { padding: 15px; display: flex; align-items: center; gap: 10px; } .activitypub-embed-header img { width: 48px; height: 48px; border-radius: 50%; } .activitypub-embed-header-text { flex-grow: 1; } .activitypub-embed-header-text h2 { color: #000; font-size: 15px; font-weight: 600; margin: 0; padding: 0; } .activitypub-embed-header-text .ap-account { color: #687684; font-size: 14px; text-decoration: none; } .activitypub-embed-content { padding: 0 15px 15px; } .activitypub-embed-content .ap-title { font-size: 23px; font-weight: 600; margin: 0 0 10px; padding: 0; color: #000; } .activitypub-embed-content .ap-subtitle { font-size: 15px; color: #000; margin: 0 0 15px; } .activitypub-embed-content .ap-preview { border: 1px solid #e6e6e6; border-radius: 8px; overflow: hidden; } .activitypub-embed-content .ap-preview img { width: 100%; height: auto; display: block; } .activitypub-embed-content .ap-preview { border-radius: 8px; box-sizing: border-box; display: grid; gap: 2px; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr 1fr; margin: 1em 0 0; min-height: 64px; overflow: hidden; position: relative; width: 100%; } .activitypub-embed-content .ap-preview.layout-1 { grid-template-columns: 1fr; grid-template-rows: 1fr; } .activitypub-embed-content .ap-preview.layout-2 { aspect-ratio: auto; grid-template-rows: 1fr; height: auto; } .activitypub-embed-content .ap-preview.layout-3 > img:first-child { grid-row: span 2; } .activitypub-embed-content .ap-preview img { border: 0; box-sizing: border-box; display: inline-block; height: 100%; object-fit: cover; overflow: hidden; position: relative; width: 100%; } .activitypub-embed-content .ap-preview video, .activitypub-embed-content .ap-preview audio { max-width: 100%; display: block; grid-column: 1 / span 2; } .activitypub-embed-content .ap-preview audio { width: 100%; } .activitypub-embed-content .ap-preview-text { padding: 15px; } .activitypub-embed-meta { padding: 15px; border-top: 1px solid #e6e6e6; color: #687684; font-size: 13px; display: flex; gap: 15px; } .activitypub-embed-meta .ap-stat { display: flex; align-items: center; gap: 5px; } @media only screen and (max-width: 399px) { .activitypub-embed-meta span.ap-stat { display: none !important; } } .activitypub-embed-meta a.ap-stat { color: inherit; text-decoration: none; } .activitypub-embed-meta strong { font-weight: 600; color: #000; } .activitypub-embed-meta .ap-stat-label { color: #687684; } </style></div>


<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://alt21.dev/2025/08/08/hmmm-i-think-i-can-reply-from-wordpress-things-are-indeed-getting-interesting-wordpress-activitypub/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Connecting Ghost to WordPress with Pipedream</title>
		<link>https://alt21.dev/2025/08/07/connecting-ghost-to-wordpress-with-pipedream/</link>
					<comments>https://alt21.dev/2025/08/07/connecting-ghost-to-wordpress-with-pipedream/#respond</comments>
		
		<dc:creator><![CDATA[Nick Carroll]]></dc:creator>
		<pubDate>Thu, 07 Aug 2025 22:29:57 +0000</pubDate>
				<category><![CDATA[Platforms & Tools]]></category>
		<guid isPermaLink="false">https://alt21.dev/?p=320</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[]]></content:encoded>
					
					<wfw:commentRss>https://alt21.dev/2025/08/07/connecting-ghost-to-wordpress-with-pipedream/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
