<?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>Akrobotic — A Modern ColdFusion Framework</title>
	<atom:link href="https://akrobotic.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://akrobotic.com/</link>
	<description>Build smarter, faster, and stronger web applications.</description>
	<lastBuildDate>Sat, 02 May 2026 18:48:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Q1 2026 &#8211; Framework Enhancements &#038; Tooling Expansion</title>
		<link>https://akrobotic.com/q1-2026-framework-updates/</link>
		
		<dc:creator><![CDATA[Jakob Ward]]></dc:creator>
		<pubDate>Wed, 01 Apr 2026 12:00:26 +0000</pubDate>
				<category><![CDATA[Changelog]]></category>
		<category><![CDATA[Application Development]]></category>
		<category><![CDATA[AWS SES]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[E19 Creative]]></category>
		<category><![CDATA[Framework Updates]]></category>
		<category><![CDATA[Pushover]]></category>
		<category><![CDATA[Q1 2026]]></category>
		<category><![CDATA[Scoped Variables]]></category>
		<category><![CDATA[Security Controller]]></category>
		<category><![CDATA[System Packages]]></category>
		<category><![CDATA[WordPress Updates]]></category>
		<guid isPermaLink="false">https://akrobotic.com/?p=256</guid>

					<description><![CDATA[<p>Framework Implemented AI-assisted approval workflow for unscoped variables to improve code safety and enforcement of strict scoping practices Enhanced Security controller with firewall and global protection updates Expanded communications layer with credential management support for AWS SES and Pushover integrations Introduced explicit scope enforcement updates across the framework, strengthening security and code consistency Application Performed&#8230;</p>
<p>The post <a href="https://akrobotic.com/q1-2026-framework-updates/">Q1 2026 &#8211; Framework Enhancements &#038; Tooling Expansion</a> appeared first on <a href="https://akrobotic.com">Akrobotic — A Modern ColdFusion Framework</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>Framework</h3>
<ul>
<li>Implemented AI-assisted approval workflow for unscoped variables to improve code safety and enforcement of strict scoping practices</li>
<li>Enhanced Security controller with firewall and global protection updates</li>
<li>Expanded communications layer with credential management support for AWS SES and Pushover integrations</li>
<li>Introduced explicit scope enforcement updates across the framework, strengthening security and code consistency</li>
</ul>
<h3>Application</h3>
<ul>
<li>Performed master synchronization across application layers to align framework, packages, and configuration states</li>
</ul>
<h3>Development &amp; Tooling</h3>
<ul>
<li>Developed database system package generator utility to streamline package creation and schema integration</li>
<li>Conducted analysis and evaluation of existing internal tools to identify optimization and consolidation opportunities</li>
</ul>
<h3>WordPress Integration</h3>
<ul>
<li>Updated and aligned changelog processes for WordPress-related components and deployments</li>
</ul>
<p>The post <a href="https://akrobotic.com/q1-2026-framework-updates/">Q1 2026 &#8211; Framework Enhancements &#038; Tooling Expansion</a> appeared first on <a href="https://akrobotic.com">Akrobotic — A Modern ColdFusion Framework</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Q4 2025 &#8211; Framework Modernization &#038; Maintenance</title>
		<link>https://akrobotic.com/q4-2025-framework-modernization-maintenance/</link>
		
		<dc:creator><![CDATA[Jakob Ward]]></dc:creator>
		<pubDate>Thu, 01 Jan 2026 00:00:48 +0000</pubDate>
				<category><![CDATA[Changelog]]></category>
		<category><![CDATA[Akrobotic]]></category>
		<category><![CDATA[Akrobotic 2.1.0]]></category>
		<category><![CDATA[code refactoring]]></category>
		<category><![CDATA[ColdFusion framework]]></category>
		<category><![CDATA[developer experience]]></category>
		<category><![CDATA[documentation updates]]></category>
		<category><![CDATA[framework development]]></category>
		<category><![CDATA[modular architecture]]></category>
		<category><![CDATA[security enhancements]]></category>
		<guid isPermaLink="false">https://akrobotic.com/?p=213</guid>

					<description><![CDATA[<p>Overview This quarter builds on the Master Build Migration and focuses on security hardening, scope safety, and framework consistency in preparation for the Akrobotic 2.1.0 release cycle. Akrobotic is a modern ColdFusion (CFML) framework, and key efforts this quarter include URL injection prevention, implicit scope cleanup across core framework modules, and continued modernization of packages,&#8230;</p>
<p>The post <a href="https://akrobotic.com/q4-2025-framework-modernization-maintenance/">Q4 2025 &#8211; Framework Modernization &#038; Maintenance</a> appeared first on <a href="https://akrobotic.com">Akrobotic — A Modern ColdFusion Framework</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>Overview</h3>
<p>This quarter builds on the <strong>Master Build Migration</strong> and focuses on <strong>security hardening</strong>, <strong>scope safety</strong>, and <strong>framework consistency</strong><br />
in preparation for the <strong>Akrobotic 2.1.0 release cycle</strong>. Akrobotic is a modern <strong>ColdFusion (CFML)</strong> framework, and key efforts this quarter include URL injection prevention, implicit scope cleanup across core framework modules, and continued modernization of packages, layouts, and communications infrastructure. </p>
<h3>Security &amp; Standards</h3>
<ul>
<li><strong>Application | htaccess Security Rollout</strong> &#8211; Implemented safeguards preventing URL injection and unsafe request patterns.</li>
<li><strong>Framework | htaccess / URL Stuffing Protection</strong> &#8211; Deployed major fixes to block URL stuffing and malformed request vectors, verified in production.</li>
<li><strong>Framework | URL Routing Hardening</strong> &#8211; Centralized and standardized rewrite logic for safer and more predictable routing behavior.</li>
</ul>
<h3>Implicit Scope Enforcement</h3>
<ul>
<li><strong>Framework | Implicit Scope Updates</strong> &#8211; Completed security-driven scope cleanup across core framework modules: Access, Barcode, Communication, Debugger, Devices, Security, and XLC.</li>
<li>Reduced ambiguity caused by implicit variable resolution and aligned controllers with modern CFML best practices.</li>
</ul>
<h3>Communications &amp; Credentials</h3>
<ul>
<li><strong>Framework | Communications (AWS SES)</strong> &#8211; Updated credential management for AWS SES.</li>
<li><strong>Framework | Communications (Pushover)</strong> &#8211; Updated credential handling for Pushover notifications.</li>
<li>Improved separation of configuration, credentials, and execution logic.</li>
</ul>
<h3>Framework &amp; Package Maintenance</h3>
<ul>
<li><strong>Framework | Package Cleanup &amp; Modernization</strong> &#8211; Continued removal of legacy patterns and alignment with Master Build structure.</li>
<li><strong>Packages | Default Response Views &amp; Layouts</strong> &#8211; Cleaned legacy markup and improved Bootstrap 5 layout consistency.</li>
<li><strong>Framework | Email Templates</strong> &#8211; Standardized header and footer paths across packages.</li>
</ul>
<h3>Bug Fixes &amp; Stability</h3>
<ul>
<li><strong>Centris | Company Logo Upload</strong> &#8211; Fixed title handling and corrected tracking behavior.</li>
<li><strong>Centris | Messaging</strong> &#8211; Resolved <code>centrisProfileInstantiate</code> error affecting outbound messages.</li>
<li><strong>Deployment | Git Synchronization</strong> &#8211; Ensured deployment consistency and stable production baselines.</li>
</ul>
<h3>Summary</h3>
<p>
Q4 2025 significantly strengthens Akrobotic’s security posture and internal consistency. URL injection vectors are now actively blocked, implicit scope risks have been reduced across the framework, and core communications and layouts are aligned with modern standards, positioning Akrobotic for a stable, confident <strong>2.1.0 release</strong>.</p>
<p>The post <a href="https://akrobotic.com/q4-2025-framework-modernization-maintenance/">Q4 2025 &#8211; Framework Modernization &#038; Maintenance</a> appeared first on <a href="https://akrobotic.com">Akrobotic — A Modern ColdFusion Framework</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Q3 2025 — Master Build Migration &#038; Framework Enhancements</title>
		<link>https://akrobotic.com/q3-2025-master-build-migration-framework-enhancements/</link>
		
		<dc:creator><![CDATA[Jakob Ward]]></dc:creator>
		<pubDate>Wed, 01 Oct 2025 12:00:36 +0000</pubDate>
				<category><![CDATA[Changelog]]></category>
		<category><![CDATA[Akrobotic]]></category>
		<category><![CDATA[application framework]]></category>
		<category><![CDATA[code refactoring]]></category>
		<category><![CDATA[ColdFusion framework]]></category>
		<category><![CDATA[dark mode integration]]></category>
		<category><![CDATA[deployment consistency]]></category>
		<category><![CDATA[framework optimization]]></category>
		<category><![CDATA[master build]]></category>
		<category><![CDATA[modular architecture]]></category>
		<category><![CDATA[package development]]></category>
		<category><![CDATA[system migration]]></category>
		<category><![CDATA[user authentication]]></category>
		<guid isPermaLink="false">https://akrobotic.com/?p=188</guid>

					<description><![CDATA[<p>Master Build Completed full System migration and environment setup for the master repository Configured base directories, initialized default settings, and streamlined the framework for consistent deployments across environments Application Framework Standardized index structure, meta tags, CSS, JS includes, and top/bottom layout templates into the new System folder Standardized package structure and datasource configuration across the&#8230;</p>
<p>The post <a href="https://akrobotic.com/q3-2025-master-build-migration-framework-enhancements/">Q3 2025 — Master Build Migration &#038; Framework Enhancements</a> appeared first on <a href="https://akrobotic.com">Akrobotic — A Modern ColdFusion Framework</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>Master Build</h3>
<ul>
<li>
<p>Completed full <em>System</em> migration and environment setup for the master repository</p>
</li>
<li>
<p>Configured base directories, initialized default settings, and streamlined the framework for consistent deployments across environments</p>
</li>
</ul>
<h3>Application Framework</h3>
<ul>
<li>
<p>Standardized index structure, meta tags, CSS, JS includes, and top/bottom layout templates into the new System folder</p>
</li>
<li>
<p>Standardized package structure and datasource configuration across the application</p>
</li>
<li>
<p>Moved core CSS from <code>main</code> to <code>user</code> and introduced dark mode defaults</p>
</li>
<li>
<p>Removed unused code to reduce clutter and improve maintainability</p>
</li>
</ul>
<h3>Users Module</h3>
<ul>
<li>
<p>Implemented <code>users*Internal</code> for improved security and authentication handling</p>
</li>
<li>
<p>Cleaned up and simplified the account page, fully deprecating legacy Centris references</p>
</li>
<li>
<p>Performed broad cleanup and refactoring ahead of the upcoming <code>2.0.2.5-10</code> release</p>
</li>
</ul>
<h3>Packages</h3>
<ul>
<li>
<p>Created the initial commit for the default package to support modular expansion</p>
</li>
</ul>
<p>The post <a href="https://akrobotic.com/q3-2025-master-build-migration-framework-enhancements/">Q3 2025 — Master Build Migration &#038; Framework Enhancements</a> appeared first on <a href="https://akrobotic.com">Akrobotic — A Modern ColdFusion Framework</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Q2 2025 — Framework Branch Development</title>
		<link>https://akrobotic.com/q2-2025-framework-branch-development/</link>
		
		<dc:creator><![CDATA[Jakob Ward]]></dc:creator>
		<pubDate>Tue, 01 Jul 2025 19:28:44 +0000</pubDate>
				<category><![CDATA[Changelog]]></category>
		<category><![CDATA[Akrobotic]]></category>
		<category><![CDATA[application architecture]]></category>
		<category><![CDATA[code refactoring]]></category>
		<category><![CDATA[ColdFusion framework]]></category>
		<category><![CDATA[configuration management]]></category>
		<category><![CDATA[controller updates]]></category>
		<category><![CDATA[error handling]]></category>
		<category><![CDATA[framework development]]></category>
		<category><![CDATA[repository maintenance]]></category>
		<category><![CDATA[system debugging]]></category>
		<category><![CDATA[version control]]></category>
		<category><![CDATA[web application modernization]]></category>
		<guid isPermaLink="false">https://akrobotic.com/?p=186</guid>

					<description><![CDATA[<p>Users Module Added configurable option to enable or disable user registration Integrated and standardized Users package (v2.0.2.5) with controller logic, SESSION message handling, and modal interfaces Improved LOCAL scoping in functions and updated email templates Removed deprecated fields (account_type) and cleaned up registration form code Consolidated and renamed files for consistency (users-create.cfm, modal cleanup, general&#8230;</p>
<p>The post <a href="https://akrobotic.com/q2-2025-framework-branch-development/">Q2 2025 — Framework Branch Development</a> appeared first on <a href="https://akrobotic.com">Akrobotic — A Modern ColdFusion Framework</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>Users Module</h3>
<ul>
<li>
<p>Added configurable option to enable or disable user registration</p>
</li>
<li>
<p>Integrated and standardized Users package (v2.0.2.5) with controller logic, SESSION message handling, and modal interfaces</p>
</li>
<li>
<p>Improved LOCAL scoping in functions and updated email templates</p>
</li>
<li>
<p>Removed deprecated fields (<code>account_type</code>) and cleaned up registration form code</p>
</li>
<li>
<p>Consolidated and renamed files for consistency (<code>users-create.cfm</code>, modal cleanup, general refactoring)</p>
</li>
<li>
<p>Cleaned up and optimized related database tables for improved reliability</p>
</li>
</ul>
<h3>Configuration System</h3>
<ul>
<li>
<p>Created centralized configuration file for application settings</p>
</li>
<li>
<p>Standardized configuration naming (<code>APPLICATION.company_url</code> → <code>APPLICATION.company_domain</code>; added <code>company_domain_sld</code>)</p>
</li>
<li>
<p>Added new configuration options (<code>package_users_login_redirect</code>) for login routing control</p>
</li>
</ul>
<h3>System Framework</h3>
<ul>
<li>
<p>Introduced standardized error handling across the framework</p>
</li>
<li>
<p>Consolidated <code>onError</code> logic within <code>Application.cfc</code> for unified error processing</p>
</li>
<li>
<p>Aligned <code>error.cfm</code> templates to ensure consistent error responses, clearer error logging, and improved debugging</p>
</li>
<li>
<p>Refined existing <code>error.cfm</code> templates for consistent error handling</p>
</li>
<li>
<p>Updated <code>Application.cfc</code> to unify error logic and improve debugging</p>
</li>
<li>
<p>Updated baseline system files (<code>index.cfm</code>, <code>.htaccess</code>) to support this branch’s environment</p>
</li>
<li>
<p>Cleaned up <code>cflocation</code> formatting and general application scoping practices</p>
</li>
<li>
<p>Added <code>cfparam</code> handling for <code>URL.route</code> to improve debugging workflows</p>
</li>
</ul>
<h3>Framework Controllers</h3>
<ul>
<li>
<p>Cleaned and optimized the Trace model’s queries for <code>system_trace</code></p>
</li>
<li>
<p>Updated Security controller to use <code>key_length</code> instead of <code>strLength</code> for enhanced security</p>
</li>
<li>
<p>Cleaned scope usage in Access controller for improved maintainability</p>
</li>
<li>
<p>Refactored Default controller by converting <code>systemDisplayBuild</code> to a struct-based pattern</p>
</li>
</ul>
<h3>Repository Maintenance</h3>
<ul>
<li>
<p>Updated <code>.gitignore</code> to exclude media files, configuration files, and development-only directories</p>
</li>
<li>
<p>Performed broad cleanup of obsolete files and reorganized project structure for clarity</p>
</li>
</ul>
<p>The post <a href="https://akrobotic.com/q2-2025-framework-branch-development/">Q2 2025 — Framework Branch Development</a> appeared first on <a href="https://akrobotic.com">Akrobotic — A Modern ColdFusion Framework</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Q1 2025 — Core Modernization &#038; Package Cleanup</title>
		<link>https://akrobotic.com/q1-2025-core-modernization-package-cleanup/</link>
		
		<dc:creator><![CDATA[Jakob Ward]]></dc:creator>
		<pubDate>Tue, 01 Apr 2025 00:00:08 +0000</pubDate>
				<category><![CDATA[Changelog]]></category>
		<category><![CDATA[Akrobotic]]></category>
		<category><![CDATA[application architecture]]></category>
		<category><![CDATA[Bootstrap 5 migration]]></category>
		<category><![CDATA[code modernization]]></category>
		<category><![CDATA[ColdFusion framework]]></category>
		<category><![CDATA[controller refactoring]]></category>
		<category><![CDATA[framework cleanup]]></category>
		<category><![CDATA[package updates]]></category>
		<category><![CDATA[repository maintenance]]></category>
		<category><![CDATA[system enhancements]]></category>
		<category><![CDATA[version control]]></category>
		<category><![CDATA[web application development]]></category>
		<guid isPermaLink="false">https://akrobotic.com/?p=200</guid>

					<description><![CDATA[<p>System Framework Introduced Official Navigation v2.0.2.5, consolidating the system navigation structure for all packages Updated .htaccess routing to support package changes (Blog, Centris, Credentials) Removed legacy marketing menu entries and deprecated unscoped headers/footers Renamed and cleaned up application references, aligning app naming and URLs Fixed and improved accessAuthenticate handling and return logic across multiple packages&#8230;</p>
<p>The post <a href="https://akrobotic.com/q1-2025-core-modernization-package-cleanup/">Q1 2025 — Core Modernization &#038; Package Cleanup</a> appeared first on <a href="https://akrobotic.com">Akrobotic — A Modern ColdFusion Framework</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>System Framework</h3>
<ul>
<li>
<p>Introduced <strong>Official Navigation v2.0.2.5</strong>, consolidating the system navigation structure for all packages</p>
</li>
<li>
<p>Updated <code>.htaccess</code> routing to support package changes (Blog, Centris, Credentials)</p>
</li>
<li>
<p>Removed legacy marketing menu entries and deprecated unscoped headers/footers</p>
</li>
<li>
<p>Renamed and cleaned up application references, aligning app naming and URLs</p>
</li>
<li>
<p>Fixed and improved <code>accessAuthenticate</code> handling and return logic across multiple packages</p>
</li>
<li>
<p>Enhanced scoping practices (<code>cfargument</code>, <code>cfparam</code>, <code>LOCAL</code> usage) and standardized variable handling</p>
</li>
<li>
<p>Updated <code>.gitignore</code> rules to exclude sensitive files (<code>configuration.cfm</code>) and development artifacts</p>
</li>
</ul>
<h3>Framework Controllers</h3>
<ul>
<li>
<p>Refactored Access, Default, and Framework controllers with improved scope handling, argument management, and code cleanup</p>
</li>
<li>
<p>Cleaned and optimized the Trace model queries (<code>system_trace</code>)</p>
</li>
<li>
<p>Updated Security controller to use <code>key_length</code> for improved cryptographic handling</p>
</li>
<li>
<p>Performed general controller-wide modernization and codebase cleanup</p>
</li>
</ul>
<h3>Packages</h3>
<ul>
<li>
<p>Performed widespread cleanup, modernization, and Bootstrap 5 conversions across core packages:</p>
<ul>
<li>
<p><strong>Credentials</strong> — Rebuilt UI with Bootstrap 5 modals, added realtime search filter, cleaned and reorganized code</p>
</li>
<li>
<p><strong>Projects</strong> — Cleaned, modernized codebase, added Unsnooze feature to main menu</p>
</li>
<li>
<p><strong>Transactions</strong> — Code cleanup, scoping improvements, and modernization</p>
</li>
<li>
<p><strong>Invoices</strong> — Cleaned controllers, views, and models; fixed decimal scaling, added comments, standardized function naming, and improved data encoding</p>
</li>
<li>
<p><strong>Documents, Blog, Scheduler, Events, Geolife, Hosting, Compilations, Checkout, Commander, Backups, Developer, Default, Home, Centris</strong> — Broad code cleanup, scoping fixes, and AccessAuthenticate updates</p>
</li>
<li>
<p>Deprecated <strong>Commander</strong> and <strong>other older packages</strong> to the development area for archival</p>
</li>
<li>
<p>Migrated Centris back into the <em>Development</em> workspace</p>
</li>
</ul>
</li>
</ul>
<h3>Repository Maintenance</h3>
<ul>
<li>
<p>Updated and consolidated <code>.gitignore</code> rules for credentials, messages, and other sensitive or transient files</p>
</li>
<li>
<p>Performed broad cleanup of obsolete files, reorganizing directories for clarity and consistency</p>
</li>
</ul>
<p>The post <a href="https://akrobotic.com/q1-2025-core-modernization-package-cleanup/">Q1 2025 — Core Modernization &#038; Package Cleanup</a> appeared first on <a href="https://akrobotic.com">Akrobotic — A Modern ColdFusion Framework</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Default</title>
		<link>https://akrobotic.com/default/</link>
		
		<dc:creator><![CDATA[Jakob Ward]]></dc:creator>
		<pubDate>Thu, 06 Mar 2025 03:22:00 +0000</pubDate>
				<category><![CDATA[Packages]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Package]]></category>
		<category><![CDATA[System]]></category>
		<guid isPermaLink="false">https://akrobotic.com/?p=89</guid>

					<description><![CDATA[<p>Application Defaults A customizable core system package for application-level and domain-specific code.</p>
<p>The post <a href="https://akrobotic.com/default/">Default</a> appeared first on <a href="https://akrobotic.com">Akrobotic — A Modern ColdFusion Framework</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Application Defaults</strong></p>
<p>A customizable core system package for application-level and domain-specific code.</p>
<p>The post <a href="https://akrobotic.com/default/">Default</a> appeared first on <a href="https://akrobotic.com">Akrobotic — A Modern ColdFusion Framework</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Backups</title>
		<link>https://akrobotic.com/backups/</link>
		
		<dc:creator><![CDATA[Jakob Ward]]></dc:creator>
		<pubDate>Tue, 09 Apr 2024 11:44:51 +0000</pubDate>
				<category><![CDATA[Packages]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[Backend]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Maintenance]]></category>
		<category><![CDATA[Package]]></category>
		<guid isPermaLink="false">https://akrobotic.com/?p=131</guid>

					<description><![CDATA[<p>Files &#38; Databases Automatic file and database backups protect your data so you can focus on what matters.</p>
<p>The post <a href="https://akrobotic.com/backups/">Backups</a> appeared first on <a href="https://akrobotic.com">Akrobotic — A Modern ColdFusion Framework</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>Files &amp; Databases</strong></p>



<p class="wp-block-paragraph">Automatic file and database backups protect your data so you can focus on what matters.</p>
<p>The post <a href="https://akrobotic.com/backups/">Backups</a> appeared first on <a href="https://akrobotic.com">Akrobotic — A Modern ColdFusion Framework</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Conversion to Application.cfc</title>
		<link>https://akrobotic.com/conversion-to-application-cfc/</link>
		
		<dc:creator><![CDATA[Jakob Ward]]></dc:creator>
		<pubDate>Mon, 21 Nov 2022 02:28:00 +0000</pubDate>
				<category><![CDATA[Changelog]]></category>
		<category><![CDATA[Akrobotic]]></category>
		<category><![CDATA[application lifecycle]]></category>
		<category><![CDATA[Application.cfc]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[centralized configuration]]></category>
		<category><![CDATA[ColdFusion framework]]></category>
		<category><![CDATA[error handling]]></category>
		<category><![CDATA[framework modernization]]></category>
		<category><![CDATA[performance optimization]]></category>
		<category><![CDATA[request handling]]></category>
		<category><![CDATA[security enhancements]]></category>
		<category><![CDATA[session management]]></category>
		<guid isPermaLink="false">https://akrobotic.com/?p=55</guid>

					<description><![CDATA[<p>Modernized Application Core. Migrated from application.cfm to Application.cfc, introducing structured application lifecycle methods, centralized configuration, and improved request handling. These changes enhance session management, variable scoping, and error handling while aligning the framework with modern ColdFusion security and performance standards.</p>
<p>The post <a href="https://akrobotic.com/conversion-to-application-cfc/">Conversion to Application.cfc</a> appeared first on <a href="https://akrobotic.com">Akrobotic — A Modern ColdFusion Framework</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Modernized Application Core.</strong> Migrated from <code>application.cfm</code> to <code>Application.cfc</code>, introducing structured application lifecycle methods, centralized configuration, and improved request handling. These changes enhance session management, variable scoping, and error handling while aligning the framework with modern ColdFusion security and performance standards.</p>
<p>The post <a href="https://akrobotic.com/conversion-to-application-cfc/">Conversion to Application.cfc</a> appeared first on <a href="https://akrobotic.com">Akrobotic — A Modern ColdFusion Framework</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Hosting</title>
		<link>https://akrobotic.com/hosting/</link>
		
		<dc:creator><![CDATA[Jakob Ward]]></dc:creator>
		<pubDate>Mon, 22 Aug 2022 03:24:00 +0000</pubDate>
				<category><![CDATA[Packages]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Package]]></category>
		<category><![CDATA[Server]]></category>
		<guid isPermaLink="false">https://akrobotic.com/?p=101</guid>

					<description><![CDATA[<p>All Things Hosting Manage servers, domains, DNS, and infrastructure from a single pane of glass — centralized control for your hosting environment.</p>
<p>The post <a href="https://akrobotic.com/hosting/">Hosting</a> appeared first on <a href="https://akrobotic.com">Akrobotic — A Modern ColdFusion Framework</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>All Things Hosting</strong></p>
<p>Manage servers, domains, DNS, and infrastructure from a single pane of glass — centralized control for your hosting environment.</p>
<p>The post <a href="https://akrobotic.com/hosting/">Hosting</a> appeared first on <a href="https://akrobotic.com">Akrobotic — A Modern ColdFusion Framework</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Storage</title>
		<link>https://akrobotic.com/storage/</link>
		
		<dc:creator><![CDATA[Jakob Ward]]></dc:creator>
		<pubDate>Sat, 05 Feb 2022 11:45:27 +0000</pubDate>
				<category><![CDATA[Packages]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Package]]></category>
		<category><![CDATA[System]]></category>
		<guid isPermaLink="false">https://akrobotic.com/?p=133</guid>

					<description><![CDATA[<p>File Assets &#38; Designs A digital filing cabinet for your brand. Upload and organize creative assets, final drafts, and internal documents for easy sharing and version control.</p>
<p>The post <a href="https://akrobotic.com/storage/">Storage</a> appeared first on <a href="https://akrobotic.com">Akrobotic — A Modern ColdFusion Framework</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>File Assets &amp; Designs</strong></p>



<p class="wp-block-paragraph">A digital filing cabinet for your brand. Upload and organize creative assets, final drafts, and internal documents for easy sharing and version control.</p>
<p>The post <a href="https://akrobotic.com/storage/">Storage</a> appeared first on <a href="https://akrobotic.com">Akrobotic — A Modern ColdFusion Framework</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
