由买买提看人间百态

topics

全部话题 - 话题: sencha
1 2 3 下页 末页 (共3页)
e*******o
发帖数: 4654
1
来自主题: Programming版 - GWT, jquery, AngularJS or Sencha?
jQuery 肯定不够,Sencha 我工作用,不过我尽量做后端的东西, I had bad
experience in the past where a framework saved me 99% work, but the
remaining 1% work took me more than 200% time and it may
never work at all。:)
文档也就是个笑话,看着文档多,还是少不了要看代码。Sencha的代码注释少的可怜,
上百行一个的method 不见注释。
不过Sencha可能是最不烂的。吐槽完毕。
Personally I love javascript with its Functional and OO multi-paradigm
approach.
secha 是自己的class system。像ruby。
我觉得还是能躲就躲,尼玛时间都浪费到给Sencha 挑bug 上去了。再说你要是换个东
家不用Sencha了,学的这些毛用。太繁琐了。
e***a
发帖数: 1661
2
【 以下文字转载自 JobHunting 讨论区 】
发信人: edmca (I am alive), 信区: JobHunting
标 题: Sencha/EXT-JS 将成为 HTML5 的主流开发平台吗?
关键字: Sencha/EXT-JS,HTML5
发信站: BBS 未名空间站 (Thu Oct 10 23:14:35 2013, 美东)
It looks that very few people use Sencha/EXT-JS now.
e***a
发帖数: 1661
3
【 以下文字转载自 JobHunting 讨论区 】
发信人: edmca (I am alive), 信区: JobHunting
标 题: Sencha/EXT-JS 将成为 HTML5 的主流开发平台吗?
关键字: Sencha/EXT-JS,HTML5
发信站: BBS 未名空间站 (Thu Oct 10 23:14:35 2013, 美东)
It looks that very few people use Sencha/EXT-JS now.
e***a
发帖数: 1661
4
【 以下文字转载自 JobHunting 讨论区 】
发信人: edmca (I am alive), 信区: JobHunting
标 题: Sencha/EXT-JS 将成为 HTML5 的主流开发平台吗?
关键字: Sencha/EXT-JS,HTML5
发信站: BBS 未名空间站 (Thu Oct 10 23:14:35 2013, 美东)
It looks that very few people use Sencha/EXT-JS now.
f*********s
发帖数: 34
5
来自主题: Programming版 - GWT, jquery, AngularJS or Sencha?
痛苦选择中..., 请版上大侠们多多指教.
The team needs to build a financial web application, it needs to look like
desktop application, so must have very rich component library, especially
the grid/blotter, tree drill-down etc.
My understanding is that
* jquery is a general framework with lots of third-party UI plugins, the
problem is that jquery does not have a complete and well documented UI
component library, I am not sure about the quality of its UI components too,
the team may spend too much time hunting dow... 阅读全帖
c*********e
发帖数: 16335
6
大家客户端用的是Telerik KendoUI vs Sencha ExtJS?
现在公司用的telerik,感觉整个framework不错,还有telerik automated test工具,
非常方便。
不過,我以前见过好几个公司做的sencha网页,好像比telerik kendoui的界面看着
fancy很多,可以有顶端和底端2级menu,可以分成几个块,树型目录,支持右键菜单功
能,而且能马上看见新建的子目录,不用重新刷新页面。
telerik据说速度比senca的快。好像有這個感觉,见过一个公司的php網站用的senca做
前台,要load一个图片和数据要了几乎30秒。
c*********e
发帖数: 16335
7
来自主题: Programming版 - sencha ext js搞定客户端网页。
做得真漂亮,用sencha ext js做出来的网页,里是空的。界面非常漂亮
,又是tab,又是分成几个小frame,还可以显示report结果,非常不错,公司花点钱买
sencha值得。
c*********e
发帖数: 16335
8
来自主题: Programming版 - sencha ext js搞定客户端网页。
如果javascript真的是未来几年client-side的主流,那sencha就是在这个fashion的基
础上的流行的产品。小公司才自己写javascript,银行也要外面的公司给写javascript,
但是其它大公司,很可能直接用sencha这类framework来写web application.
e***a
发帖数: 1661
9
It looks that very few people use Sencha/EXT-JS now.
k**n
发帖数: 3989
10
你说在客户端运行的js框架吧.
你说的两个都不太用.
.telerik 比sencha 好些. 反正我最烦看到前任用的extjs了, 改起来麻烦死了.
我觉得主流是自己用 jquery 写.需要model时加上 knockout 。
c*********e
发帖数: 16335
11
自己写的话,还要调试bug,非常麻烦。telerik,sencha已经调试好了,用起来也方便。
而且,这些framework都有grid结构,当然,其实在visual studio里也有grid的控件。
c*********e
发帖数: 16335
12
我们的legacy code,全是自己造轮子,用javascript+jquery+ajax搞定,没用sencha,
gwt之类的。大家写javascript,都是自己造轮子吗?css,js文件那么多,一个一个写,
一个一个调试,真废时间啊。
D***0
发帖数: 138
13
extjs后来不是变成sencha了吗?
e***a
发帖数: 1661
14
来自主题: Programming版 - Who work with Sencha/HTML5 ?
Is Sencha an open source software and free of charge?
e*******o
发帖数: 4654
15
来自主题: Programming版 - GWT, jquery, AngularJS or Sencha?
还是希望有个framework将来能一统江湖。Sencha 不开源,估计不行。
f*********s
发帖数: 34
16
来自主题: Programming版 - GWT, jquery, AngularJS or Sencha?
zkoss looks really good.
What I like most compared to GWT is that it has the option to do the so-
called Server+client Fusion. Developers are allowed to access the client-
side widgets directly if they want to. ZK Client Engine is based on jQuery.
Technically you can use jQuery-compliant libraries and widgets.
zkoss does have the problem of making too many ajax requests to server, so
the GUI may feel retarded if the network latency is too high.
Also I don't see third party zkoss widgets like Sma... 阅读全帖
f*********s
发帖数: 34
17
来自主题: Programming版 - GWT, jquery, AngularJS or Sencha?
我用 Sencha 做了个 demo application, talking to VERTX server with our own
binary protocol similar to protobuf, it worked well.
w*******y
发帖数: 60932
18
A bunch of organic teas for $1.99/tin
Free shipping for order over $25.00
The best:
Jasmine Dragon Pearl: Organic Flower Tea, Jasmine flavor
Extra Fine Sencha: Organic Japanese green
Pi Lo Chun: Organic Chinese green
scroll down and also check the 2nd page to see these teas.
A bunch of organic teas for $1.99/tin link:
http://www.amazon.com/s/ref=bl_sr_kitchen?_encoding=UTF8&node=1 Tea
z*******n
发帖数: 1034
19
来自主题: MobileDevelopment版 - What's Your Technology Stack to Create Mobile Apps?
http://www.infoq.com/research/mobile-apps-stack
by Ralph Winzinger on Mar 18, 2014
Native toolkits
Apple Xcode (iOS): Apples full featured development environment lets you
create mobile apps as well as desktop applications. Xcode comes with
integrated support for Git source-code repositories, graphical editor to
build user interfaces, instrumentation and debugging tooling and integrated
documentation. You need Mac OS X to run XCode and it is free of charge.
IntelliJ AppCode (iOS): Jetbrains, cre... 阅读全帖
e*******o
发帖数: 4654
20
来自主题: Programming版 - what is the best js documentation tool?
jsduck是sencha搞的 sencha js 自带class system
我们的Perl doc 也是用的jsduck
sencha时候比较大的项目
我比较讨厌sencha的东西 不过这个还可以用

CJS
c*********e
发帖数: 16335
21
现在前台用sencha extjs的比自己写javascript的更流行。见过几个sencha做的前台,
界面比自己手写javascript function的漂亮几百倍。

over
c*********e
发帖数: 16335
22
来自主题: Programming版 - 我老再做次好人。
我朋友面试android job,人家问他会sencha不。看来sencha已经在市场流行。
h******b
发帖数: 6055
23
来自主题: Programming版 - 板上大牛都用哪些mobile framework?
Phonegap的ui我试验过的有。
jquery mobile, 最大众的,1.4版本性能提升的一塌糊涂。 会jquery的基本上都能超
快上手。 跟写网站的感觉几乎完全一样。非常适合我这种非程序员出身的。 可以搭
配backbone.js来搞mvc。 非常适合prototype以后找人来写native。 其实作为1.0版
本测试市场感觉也够了。css 3的theme roller让美工改色调非常方便。巨多的第三方
plugin。
缺点是尽管是1.4性能可能还是不如下面几个,但大众白菜易谷歌最大优势。 优化加
新1.4版本可以大幅度提升性能。
ionic - angular js加sass, 用起来很爽。 从零开始为手机打造,不像jqm那样有
desktop的baggage。不过这是两人组,现在只是alpha。 远远不如jqm成熟,等下个版
本了。这个是zero jquery的。
sencha - 用extjs来generate全部网页。 几乎没有什么写HTML的感觉了。 所有东西
都是Javascript。 理论上来说配合mean stack基本上让你一辈子只... 阅读全帖
e*******o
发帖数: 4654
24
touch 可以免费商业 不用公开代码 不过给你的是老版本。
也可以GPL
ext js lgpl 或者付费。
sencha 一伪开源公司 想做一个超小号的ms
js 乱七八糟 sencha 才有生存空间。
c*********e
发帖数: 16335
25
来自主题: Programming版 - 用extjs做前端的多吗?
前台用sencha, telerik的公司挺多的。学会了sencha,你简历上更吸引人了。
T*******x
发帖数: 8565
26
下面这两个link一个是open source gpl免费的,一个是付费的。
这两个版本功能有区别吗?还是只有license和support有区别?
http://www.sencha.com/products/extjs/details
https://www.sencha.com/products/extjs/#try
e*******o
发帖数: 4654
27
sencha js 不也一样
我之前花一个周,基于ext chart 搞了个boxpot,
最近升级用sencha chart,又搞了三四天,重写一遍。
好处就像楼上说的,不用自己瞎鼓捣了。
w*h
发帖数: 286
28
来自主题: Programming版 - 有没有类似拖拉控件形式的JQuery UI
刚才看了一下sencha网站,似乎没有看出具体的说明。sencha js能快速建立WEB UI,
就像VS那样快速添加WINFORM控件那样?
谢谢指教。
e*******o
发帖数: 4654
29
来自主题: Programming版 - 有没有类似拖拉控件形式的JQuery UI
sencha architect
就是拖拽 我没用过 用过 sencha js
n*****4
发帖数: 20
30
Job Description
We are looking for a Java Developer with experience in building high-
performing, scalable, enterprise-grade applications.
You will be part of a talented software team that works on mission-critical
applications. You will be responsible for Java/Java EE application
development while providing expertise in the full software development
lifecycle, from concept and design to testing.
Responsibilities
• Create user information solutions by developing, implementing,
and maint... 阅读全帖
p*****2
发帖数: 21240
31
来自主题: JobHunting版 - 有人听说过sencha这家公司吗?
有意思吗?
e*****3
发帖数: 610
32
来自主题: JobHunting版 - 有人听说过sencha这家公司吗?
估计没啥戏。选择太多,jQuery, dojo, prototype, 它想靠javascript library赚钱,
不太靠谱。
e***a
发帖数: 1661
33
来自主题: JobHunting版 - 与 Java 相比,Ruby 有啥优势?
how about sencha/html5?
m********r
发帖数: 13
34
html5确实是趋势, 而extjs只是其中一个js框架而已, 说它主流平台有些夸大其辞了
z*******3
发帖数: 13709
35
html5最大的问题在于m$不配合google
web上政治斗争难免,这就是做前端苦逼的地方
换个平台,就要折腾一番
q*******i
发帖数: 353
36
【 以下文字转载自 Programming 讨论区 】
发信人: qqwuweiyi (娓娓), 信区: Programming
标 题: 请教cross platform的mobile development最好是哪个
发信站: BBS 未名空间站 (Fri Nov 14 18:24:51 2014, 美东)
就是可以用比如JS直接写IOS、Android都能用的,知道有titanium和sencha,不过了解
而已,不知道这两个是不是最流行的,优势劣势各自在哪里呢?多谢
p***x
发帖数: 18
37
来自主题: JobHunting版 - Chicago programmer openings
1. Chicago downtown middle size financial service company, hiring junior
programmer for javascript, C#, ASP.Net. Experience with Sencha extjs a plus.
2. Evanston downtown small medical education company, hiring junior and
senior programmer for Ruby on Rails.
PM me if interested.

发帖数: 1
38
Title: Lead/manager Product Engineer
Work type: full time
Location: Walnut Creek, CA
Salary range: 150K-190K
ESSENTIAL JOB FUNCTIONS:
• Responsible for the design and quality of the product, leads and
facilitates discussion and consensus with the team
• Responsible for the design and implementation of specific
features from the team’s product and technical backlogs.
• Collaborates in product discovery teams to validate product
initiatives and clarify features for inclu... 阅读全帖
V********g
发帖数: 4
39
来自主题: JobMarket版 - Senior Mobile Engineer
Senior Mobile Platform Engineer
Job Responsibilities
Do you love to code? Do you regularly initiate creative & groundbreaking
ideas? Do
you NEED to be intellectually challenged?
If so, we are looking for you! Currently VIPShop US R&D Center is looking
for a strong
Mobile Platform Engineer. The ideal candidate will be passionate about
solving the
toughest software challenges and have a proven record of delivering highly
operable
and maintainable software on time. You will have relentlessly high s... 阅读全帖
n*****4
发帖数: 20
40
Job Description
We are looking for a Java Developer with experience in building high-
performing, scalable, enterprise-grade applications.
You will be part of a talented software team that works on mission-critical
applications. You will be responsible for Java/Java EE application
development while providing expertise in the full software development
lifecycle, from concept and design to testing.
Responsibilities
• Create user information solutions by developing, implementing,
and maint... 阅读全帖
n*****4
发帖数: 20
41
Job Description
We are looking for a JavaScript Developer who is motivated to combine the
art of design with the art of programming. Responsibilities will include
implementing visual elements and their behaviors with user interactions. You
will work with both front-end and back-end web developers to build all
client-side logic. You will also be bridging the gap between the visual
elements and the server-side infrastructure, taking an active role on both
sides, and defining how the application lo... 阅读全帖
h*****s
发帖数: 114
42
职位:高级网站开发工程师 (1人)
-------------------------------------------------------------
工作职责:
1. 参与技术方案和系统设计评审,把握复杂系统的设计,提高整体代码质量;
2. 优化开发流程,提高开发效率;
3. 对系统框架相关技术进行培训,指导开发人员开发。解决系统开发. 运行中出现的
各种疑难问题;
4. 对现有系统进行分析. 规划. 改进和升级;
5. 推进团队在相关领域的前瞻性技术方案研究,保持公司技术领先并能够快速响应业
务需要;
任职要求:
1. 本科及以上学历,计算机或者相关专业;
2. 3年以上互联网网站开发经验;
3. 精通PHP, Python或者Node.js,熟悉面向对象编程及MVC开发模式;
4. 熟悉至少一门PHP, Python的framework(ThinkPHP丶Laravel丶Django, Express等
);
5. 熟悉Mysql数据结构设计,能熟练编写数据库脚本,熟悉mysql性能优化;
6. 熟悉Linux系统管理,熟练使用Linux工具,熟练掌握 Shell编程;
... 阅读全帖
p***x
发帖数: 18
43
来自主题: Chicago版 - Chicago & Evanston programmer openings
1. Chicago downtown middle size financial service company, hiring junior
programmer for javascript, C#, ASP.Net. Experience with Sencha extjs a plus.
2. Evanston downtown small medical education company, hiring junior and
senior programmer for Ruby on Rails.
v***a
发帖数: 23651
44
来自主题: PhotoGear版 - 我决定去屯点煎茶
sencha
v***a
发帖数: 23651
45
来自主题: PhotoGear版 - 渴又不想喝水,可以喝什么
Sencha呢
w***g
发帖数: 5958
46
来自主题: CS版 - 业余想整整web系统开发
jQuery在mobile平台上不行啊,改投sencha了。
w***g
发帖数: 5958
47
来自主题: CS版 - 业余想整整web系统开发
jQuery在mobile平台上不行啊,改投sencha了。
L**********1
发帖数: 797
48
开源的方案太多了,
EXT那个庞大的系统似乎很容易被其它对手甩出二里地
s***o
发帖数: 2191
49
Silverlight would be a perfect fit for this job but...Anyway, if you want a
pure web solution, then you probably have to write a lot of JavaScript code
on the client side, with ASP.NET MVC or WCF as service provider on the
server side.
You don't have to write your JS code from scratch, there are plenty of
JavaScript frameworks available - jQuery, Dojo, sencha, Prototype, etc.
I don't know how this Cognos works, but it looks like it contains some rich
editing features. You could look into the sou... 阅读全帖
1 2 3 下页 末页 (共3页)