今天收到一封来自Extjs的邮件,居然看到ExtJS改名了,连域名都改了,感觉很震撼内容如下:
June 14, 2010
Hello,
As a valued member of the our community, we wanted you to be the first
to know that exciting things are happening at Ext JS. Today, we’re
combining
forces with the jQTouch
and Raphaël
projects and changing our name to
Sencha.
Our new website is
www.sencha.com
. For more details about the name
change, please see my blog post at
sencha.com/blog
.
jQTouch and Raphaël are
the leading open source projects in their areas, and we’re incredibly
excited to
have their creators, David Kaneda and Dmitry Baranovskiy, joining the
team. We
believe these collaborations will lead to some spectacular new things in
the
weeks and months ahead.
We’re choosing Sencha as our name because it
evokes next-generation software development and it’s easy to remember,
spell and
pronounce. Sencha — the name of a popular Japanese green tea — is in the
tradition of Java. It feels memorable to us. We hope you like it too.
The
roadmaps for Ext JS, Ext GWT, Designer, Direct etc. don’t change, and
we’re
excited about the new things coming in Ext JS 4.0 and the rest of the
product
line.
Most existing customers will not have to take any new steps, your
service contracts and licenses will carry on unchanged. In the unlikely
event
that you do need to do anything, you will receive an email from us
separately.
Please feel free to email me with any questions, comments or
concerns you might have about this event.
Warm regards,
Abe Elias
Founder &
CEO
abe@sencha.com
Sencha
分享到:
相关推荐
搭配Sencha Plugin插件,它可以为开发ExtJS和ExtAngular项目提供强大的支持。这篇文章将详细介绍如何使用VS Code和Sencha Plugin插件来提升你的前端开发效率。 首先,让我们了解一下ExtJS。ExtJS是一个用于构建富...
ExtJS 6.2与Sencha Cmd 6.5.3.6是Web应用程序开发中的两个关键工具,尤其在构建基于JavaScript的富客户端应用时。本文将深入探讨这两个组件及其在Windows 64位环境下的使用。 首先,ExtJS是一个强大的JavaScript...
Sencha ExtJS是一款流行的JavaScript框架,用于开发富互联网应用程序(RIA),它提供了丰富的组件和模型,使得开发者能够构建动态且响应式的网页界面。Sencha Cmd是与Sencha ExtJS框架紧密集成的命令行工具,它简化...
用extjs框架与go的iris框架进行搭建的一个基础性用户管理系统。 本次的侧重点主要放在Extjs框架的搭建 实现功能: 1.用户登录退出 2.用户信息管理模块 运用extjs框架很好的呈现用户信息,实现分页排序等功能 3....
EXTJS 是一个强大的JavaScript前端框架,专用于构建富互联网应用程序(RIA)。它的全称是Extensible JavaScript,由Sencha公司开发。EXTJS 提供了一套完整的组件模型、数据绑定、事件处理机制,以及丰富的UI控件,...
Sencha ExtJS 是一款强大的JavaScript框架,用于构建富客户端Web应用程序。它提供了丰富的组件库、数据管理和布局系统,使得开发者可以构建出具有复杂交互和美观界面的Web应用。而Sencha IDE Plugins是针对开发...
在"ExtJS增删改查"这个主题中,我们将深入探讨如何利用ExtJS进行CRUD(创建Create、读取Read、更新Update和删除Delete)操作,这是任何数据库驱动的应用程序中的基本功能。 首先,创建(Create)操作通常涉及创建新...
Sencha Touch和ExtJS是两种流行的JavaScript框架,主要用于构建富客户端的移动和桌面应用程序。它们提供了丰富的组件库、数据管理工具以及强大的布局机制,使得开发者能够构建交互性强、功能丰富的Web应用。在这个...
- **ExtJS**:Sencha Touch 基于ExtJS构建,因此其很多API和概念与ExtJS相同,但Sencha Touch更专注于移动环境。 在压缩包文件`sencha-touch-1.1.0`中,包含了Sencha Touch 1.1.0版本的源码和相关资源。这个版本...
sencha 方式 创建extjs6 项目 快速 高效 以节省不必要的资源占用
简单破解 Sencha Architect 2.2 (ExtJs Designer)
sencha_extjs6_app041 Sencha extjs 6示例代码免费 基于Sencha ExtJS 6的登录示例的免费源代码
ExtJS和Sencha Touch是两种流行的JavaScript框架,用于构建富客户端Web应用程序。它们都由Sencha公司开发,提供了丰富的组件库和强大的数据管理能力。在这些框架中,倒计时插件是一个常用的实用工具,特别是在需要...
它的全称为“Sencha Ext JavaScript Library”,由Sencha公司开发。在Web应用开发中,数据管理是核心部分,而增删改查(CRUD:Create, Read, Update, Delete)操作是数据管理的基本功能。在ExtJs中,实现这些功能并...
在.NET环境中,EXTJS常与ASP.NET MVC框架结合,用于开发具有增删改查(CRUD)功能的Web应用程序。本文将深入探讨如何利用EXTJS和.NET MVC三层架构实现这一目标。 首先,EXTJS提供了丰富的组件库,如表格、表单、树...
EXTJS 6.2 SDK是EXT JavaScript库的一个版本,它是一个强大的前端开发框架,用于构建企业级的Web应用程序。EXTJS提供了丰富的组件库,包括数据管理、图表、表格、窗体和其他用户界面元素,使开发者能够创建功能丰富...
清单如下: Architect Architect 3.x Cmd Cmd 6.x ...Sencha Inspector Sencha Inspector Sencha Test Sencha Test Themer Themer Touch Touch Web Application Manager Web Application Manager
Sencha Touch 是第一个专门设计为移动设备开发 web 应用的 JavaScript 框架,它基于 HTML5 和 CSS3 的 web 标准,全面兼容 Android 和 Apple iOS,通过 Sencha Touch 框架用户可以创建非常像移动设备本地应用的 web ...
Extjs 实现增删改查,可以与后台代码结合起来,利于实现