A Strategic Analysis of the U.S.-EU AI Policy Divergence

cesarzeaUncategorized Leave a Comment

About the AuthorCésar Pedro Zea GómezA Fractional CTO who helps enterprises turn data chaos into profitable growth. With 34 years of experience bridging board-level strategy and hands-on technical execution, he delivers battle-tested solutions, not theory.—> Read the full article by clicking here: https://www.linkedin.com/pulse/americas-ai-action-plan-two-titans-one-crown-analysis-zea-g%C3%B3mez-2fpae

AI ML + GenAI In Action

cesarzeaUncategorized Leave a Comment

About the AuthorCésar Pedro Zea GómezA Fractional CTO who helps enterprises turn data chaos into profitable growth. With 34 years of experience bridging board-level strategy and hands-on technical execution, he delivers battle-tested solutions, not theory.

The AI Platform is the Strategy

cesarzeaUncategorized Leave a Comment

About the AuthorCésar Pedro Zea GómezA Fractional CTO who helps enterprises turn data chaos into profitable growth. With 34 years of experience bridging board-level strategy and hands-on technical execution, he delivers battle-tested solutions, not theory.This document presents an extensive analysis of the paradigm shift towards artificial intelligence agents in the enterprise environment, intended to provide leaders in medium and large …

Enterprise-Grade Web Apps

cesarzeaUncategorized Leave a Comment

In the corporate world, the true value of a software solution is measured by its ability to transform complex processes into efficient, reliable, and scalable operations. The applications showcased here are not just good-looking interfaces — they represent robust, production-ready business tools used daily by organizations to run critical workflows, handle massive datasets, and deliver seamless user experiences. Each example …

Sencha ExtJs Ext.field.Number Internationalization

cesarzeaExtJs, JavaScript Leave a Comment

This Ext.field.Number override adds the property showThousandSeparator, whose default value is true, which is a flag indicating that this component should show the thousands separators in the number.

Also using the already existing properties decimals and decimalSeparator allows to display and edit the numbers according to the following two international formats.

Sencha ExtJs 7 Modern Grid Stateful PlugIn

cesarzeaExtJs, JavaScript 4 Comments

It is not uncommon for users to want to see the data grid as they left it the last time they used it. For this, Sencha supposedly implements the “stateful” functions, nor I, not those to whom I have asked with , have not been able to find how to use these functions in the grids, even more so with the Modern version .