Thank you everyone for completing our 2016 customer survey. We received a tremendous amount of constructive feedback, all of which will be carefully discussed and explored for future implementations. In particular, we noticed many of you expressed appreciation for ZK’s core value of “Java without JavaScript”, in addition to our rich components and efficient MVVM […]

Read More

ZK consultants will be traveling to Europe in June and August to share with you the latest advancements in ZK, as well as its behind-the-scenes development. Our German and French consultants from the core ZK Team will be delivering the courses in your language, helping you to both gain an in-depth understanding of how the […]

Read More

Meet ZK Spreadsheet! ZK Spreadsheet is an embeddable Ajax component for Java Web Applications. It is currently being used in leading world banks as well as many other organizations that had heavily relied on Excel in their daily work, such as Adobe and Seagate. ZK Spreadsheet allows you to embed your Excel sheet, along with […]

Read More

Receive formal ZK certification and advance your career Every credential counts! Certificates speak to prospective employers of your solid commitment to an area of specialization. All qualified contestants will receive a formal ZK certificate. It could  add a little extra glamor to your resume. Receive recognition from ZK Professionals Members of the ZK Team will […]

Read More

  十年前, 四個人, 一間永和的小公寓。一家軟體小公司的新嘗試, 將 ZK 以開放原始碼的方式,公佈於當時全球最知名的開放原始碼軟體網站 SourceForge.net。 十年後, ZK 已藉由優異的技術、創新的商業模式及靈活的營運,成為少數從台灣出發而能在國際軟體舞台發光發熱的公司。 十年來, ZK 秉持著以創新為中心思想,持續的與全球工程師一起成長、學習: 2006 以 Ajax without Javascript 馳名,2010 率先提出 server+client fusion 架構,2012 第一個 Java MVVM pattern,第一個 one code base for PC, Tablet and Mobile,以及第一個 online Ajax Spreadsheet… ; 我們不斷的尋求進步,期望能以各種先進的技術,讓工程師以最直覺、最有效率的方式開發出網路應用程式。 2015 年, 因應前端技術的蓬勃發展, ZK 正式推出 ZK 8, 提供您在 ZK 原有的高開發效率、高資安的架構下, 利用全新開發的 UI Templating、Shadow Elements、Data […]

Read More

It’s ZK’s Ten-Year Anniversary! In honor of our ten-year anniversary, we have introduced our eighth version of ZK. In this latest release, ZK has taken a giant leap closer to the concept of “zero coding.” Never has front-end and back-end integration been so simple and efficient. In addition, with our clear view and logic separation, […]

Read More

Introduction Formerly in ZK 8 Philosophy, we focused on the main idea of dealing with front-end technologies. Regarding this concept, we are pleased to introduce a simple but powerful way of working with front-end technologies – the Data-handler API. Through this method, developers can easily define their own data-handler, and use client attribute as additional DOM attributes for […]

Read More

  The Rise of Front-End Technology There is no doubt that the development of client-side technologies has been very active in recent years. It covers various aspects including web specifications like Web Components; CSS frameworks like Bootstrap; Javascript frameworks like AngularJS; and even development tools like Grunt. There are countless examples. In essence, these technologies […]

Read More

While supporting our customers we feel it would be convenient to have a cheatsheet so that everyone can look up the commands easily and avoid being overwhelmed by complicated documentation. This cheatsheet summarizes the basic usage and the purpose of each ZK MVVM binding command, saving you from having to memorize everything by heart. To […]

Read More

Introduction In the upcoming ZK8 release, there are many exciting new features, and among them is client side binding API (client binding for short). With client binding, we can not only trigger commands in the server side, but also register callbacks that may be invoked after executing server side commands. In other words, it is […]

Read More