Introduction In ZK 8.5, there is a new session, where a WebSocket-based update engine is introduced to handle requests if the browser is supported. The advantage of WebSocket (over AJAX), is once the connection has been established, all future messages are passed over the socket rather than new HTTP request/response calls. The ping and pong messages […]

Read More

Introduction In the upcoming ZK 8.5.0, we are glad to introduce you all a new change in Frozen – smooth scrolling! Frozen, is a ZK component that was first introduced in 2015, which can be used in Grid, Listbox and Tree. Its function is to help you lock the specific certain columns that users can […]

Read More

Introduction We’re pleased to introduce you a new, flexible and lightweight ZK Addon – Splitpane. Splitpane is a layout container, which is used to divide a component into two components. These two components inside Splitpane, the splitpanes, are placed either horizontally or vertically by setting the orientation, and users can easily resize these two viewports by dragging the […]

Read More

Introduction We are excited to let you know that we are working on the largest change for ZK MVVM data binding at client, led by its flagship component — Fragment. As its name, this component can combine a pure HTML content with ZK Data Binding syntax to make the static page to be dynamic without […]

Read More

Currently in the information age, we must constantly evaluate various web technology and make decisions as to which to use, which to eliminate and which to aim for. Therefore, it is crucial to keep up-to-date and gain a general understanding of the current habits of web developers. Java Web Framework ZK has conducted a community […]

Read More

Introduction If you thought responsive web design (RWD) in ZK could not get any better, you thought wrong. In the past, ZK has provided a way for developers to make their website responsive in CSS. Since the metric to weight search results on a mobile device is now largely based on how mobile-friendly a site […]

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

Introduction In the previous post, we have explored the benefits of combining ZK with Spring MVC. In essence, applying the power of Spring MVC to ZK UI framework allows seamless communication between client and server channels, especially since ZK framework will handle the routine tasks, such as HTML DOM update, Browser compatibility, and JavaScript code […]

Read More

Happy Tenth Anniversary, ZK! In honor of this very special occasion, for the first time ever, ZK team is hosting a Data-Attribute Handler Contest! Celebrate with us! Prove your skills, showcase your talents and win a New Years gift! This contest is open to all ZKers and web developers. Our only requirements are that you (1) […]

Read More