Monday, August 11, 2008

KoolTreeView - New version 2.0.0.0 has been released with superior enhancements

Hanoi Aug 10, 2008 - Today we are very happy to announce that new version of KoolTreeView has been released after a long period of researching and developing new cool features.

What is cool things in this release? The version jumped immediately to 2.0.0.0 from 1.0.0.2. There are reasons for this.

First of all, we have enhanced the html control rendering code:
  1. HTML is reduced to minimal, enhancing the rendering speed of treeview.
  2. New way of HTML is better supported by CSS of latest browsers technologies.
  3. Customizing treeview style have never been easy like this before.
Secondly, alot of cool features have been added:
  1. Drag and Drop behavior: Now you can drag and drop node among nodes of tree and even among nodes of different trees.
  2. Edit Node feature: You can edit node context. This feature will be extremely useful when you need to let users interact with node content.
  3. AJAX-based Load on Demand: You can easily loading sub tree into a node.This will be very helpful in case you need to reduce the overhead loading. The new nodes will be added when they are needed.
Thirdly, new version of KoolTreeView has supercharged changes in Server-side API and Client-side API. Many methods to handle nodes has been added, providing you fully controls over treeview.

You may download new version here: Download KoolPHPSuite

Do not hesitate to contact us if you have any question or any difficulty in using our products.

KoolPHP Team.

Saturday, July 12, 2008

KoolAjax version 1.3.0.0 has been released

Hanoi July 12, 2008 - We are proud to announce that new version of KoolAjax 1.3.0.0 has been released today. Compared to previous version 1.2.0.1, KoolAjax has been improved very much. The biggest and the most important change is inside Request class.
Any question, do not hesitate to write to us at support@koolphp.net

Monday, July 7, 2008

New version of KoolAjax is about to release

Hanoi July 08, 2008 - KoolPHP team announce that new version of KoolAjax, 1.3.0.0, has stepped on testing process. New version of KoolAjax is expected to support UpdatePanel better, making life easier when we make ajax application. Beside Request class, the core, will be very much improved compared to previous 1.2.0.0 version. It will support setting request timeout, handling abort action. As stated by one of KooolPHP members, Request class will be a excellent shield wrapping around original XHTMLRequest, making it so easy to use that even a novice can start using ajax in 5 min.

Saturday, June 28, 2008

Enhanced interface for suite demo and documentation

Hanoi June 29, 2008 - We have enhanced the interface for both KoolPHP Suite demo and its documentation. Old and boring images of navigation tree have been replaced with new and cool ones. Beside, basing on the idea from one of our users, we have removed the tabs navigation used for browsing sample code. Instead, we directly show the sample code on demo page. This way, according to the user, simplifies the page, make it load faster and enhance the clarity.

Please view our new KoolPHP Demo and KooPHP Documentation.

If you have any ideas of how we can improve the suite products, examples or documentation, please let us know by emailing to support@koolphp.net.

We are looking forward to hear from you.

KoolPHP Team

Thursday, June 26, 2008

KoolAjax 's New Examples

As we mentioned earlier about the release of UpdatePanel and KoolScripting in KoolAjax component, we have created two new examples that show the use of those two:
  1. How to make an Ajax login panel with KoolAjax - view example
  2. Sending simultaneous requests with KoolAjax - view example
Experience the simplicity when coding with UpdatePanel of KoolAjax. We want to make KoolAjax simply the Best Free PHP Ajax Framework.

Monday, June 23, 2008

Future enhancement for KoolTreeView

Currently Kool TreeView, a great TreeView component for PHP, is built by using table structure. The great thing about this table structure is the compatibility of it with old browser versions which do not support advanced CSS. However, it has the disadvantage of greater code generate and the lack of IE support when number of tree level increases. Balance between pros and cons, we have decided to make basic change in the structure. The next version of Kool TreeView will be in CSS-based structure. This future release will bring much flexibility to tree customization capability meanwhile reduce greatly amount of code-generation which will result in the increase of Kool TreeView 's speed and response.

Thursday, June 19, 2008

KoolAjax version 1.2.0.0 has been released

Hanoi Jun 19, 2008 - After ten days working hard, KoolPHP team has released new version of KoolAjax. Compared to first version, the new version 1.2.0.0 of KoolAjax has been equipped with a new feature along with several enhancements.

The new feature is the born of UpdatePanel and KoolScripting intergrated inside KoolAjax. UpdatePanel is a block in the webpage which can perform partial page update. UpdatePanel helps developer to create an ajax application much easier. Developer even may not need to know any Javascript to perform ajax. The UpdatePanel does callback transparently in the way that developer can handle ajax request as simple as he handles normal postback. KoolScripting helps developer to create UpdatePanel object by writing inline XML.

Several enhancements have been done in this version. KoolAjax now is working better in Linux. The issue of library mis-reference has been resolved.

View KoolAjax examples

View KoolAjax documentation

Download KoolAjax newest version

Wednesday, June 11, 2008

KoolAjax and KoolTreeView has been released.

Hanoi, Jun 10, 2008 - We have release first two components which are KoolAjax and KoolTreeView.

KoolAjax is a Simple, Fast and Easy-to-Use components to facilitate data exchange between server and client. Beside KoolAjax is also equiped with several great client-side utility functions such as parsing XML, register Javscript and CSS, loading resource.

KoolTreeView can help developer build tree just in a minute with its simple PHP interface. KoolTreeView is working cross-browser, extremely fast in rendering and having a rich client-side set of functions.

Welcome to KoolPHP.NET

KoolPHP is a vendor of User Interface (UI) components for PHP. We focus on building the featured rich yet easy-to-use components to help developers increase productivity and deliver highest quality applications within time and budget constraints.