We help build better software

Thursday, June 19, 2008

QuipuKit 1.5 with New GraphicText Component, DataTable and TreeTable Improvements

TeamDev has released QuipuKit version 1.5, a commercial library of advanced JSF components. This version has been tested and is now compatible with the latest browser releases: Mozilla Firefox 3.0 and Opera 9.5.

The major features of QuipuKit 1.5 release include:
  • A new GraphicText component that allows displaying rotated text.
  • Interactive column resizing feature for DataTable and TreeTable components.
  • Support for multiple headers and footers with column grouping in DataTable and TreeTable components.
  • Various sorting enhancements for DataTable and TreeTable components.
The release also includes a number of fixes for issues reported by QuipuKit users. Please see the What's New page for a full list of enhancements and fixes in this release.

The new distribution package of QuipuKit 1.5 is available here.

For any questions or feedback related to QuipuKit, visit the forum or e-mail us directly at openfaces-support@teamdev.com

Friday, May 9, 2008

JExcel 1.2 - new features and important improvements

JExcel is quite popular product with rather big customer base, many of whom sometimes contact us for an additional functionality they would like to see in JExcel. We do our best trying to help our customers do what they need to by extending JExcel functionality with new API features or improving the existing.

This 1.2 update for JExcel introduces some new API for working with Ranges, fixes some issues and improves the compatibility with Microsoft Office 2007.

For the full list of changes, check out the What's New in 1.2 page.

Try online JExcel demo and download JExcel to evaluate it.

Friday, April 25, 2008

JNIWrapper for Solaris UltraSPARC

We know JNIWrapper has reached the skies already. But we are aiming for the stars and not stopping.

We continue expanding the list of hardware platforms supported by JNIWrapper technology.

Now we are announcing support for one more platform Sun Solaris UltraSPARC (32-bit). Support for 64-bit is on its way.

As always you can download fully-functional version of JNIWrapper for Solaris UltraSPARC and try it before buying. Your feedback and ideas about improvement of product are very much appreciated.

Thursday, April 24, 2008

Listen to the file system events with JxFileWatcher

A new product called JxFileWatcher is coming soon.

JxFileWatcher is a cross-platform library providing API to listen to file system events and monitor changes inside specified folders.

Using JxFileWatcher you will be able to track all kinds of changes made to specified folders:
  • Creation, renaming or removal of files and subfolders
  • File size or contents change
  • Attributes modifications
Initial release will support Windows, Linux and Mac OS X and will be available early in May.

JxFileWatcher will support two modes with and without administrative privileges. For users without administrative privileges the operating system sets limitation on the number of descriptors opened on *nix platforms (Linux, Mac OS X). Administrative mode removes such limitations.

If you wish to contribute, influence the process or share ideas with us, just let us know.

Wednesday, April 23, 2008

QuipuKit 1.4.3 Released

TeamDev has announced release of QuipuKit 1.4.3, a commercial component library for JSF. In this maintenance release we have resolved the known issue of using JBoss Seam's link and button components inside of QuipuKit DataTable component. This release also contains bug fixes and resolutions for requests we received from our customers. The full list of fixes is available at What's New page.

The new version of QuipuKit is available on the Download page.

For any questions or feedback related to QuipuKit, visit forum or e-mail us directly.

Friday, April 11, 2008

JxBrowser 1.0 Commercially Available

TeamDev is happy to announce the commercial release of JxBrowser 1.0. During more than a year of EAP period we did our best to produce a real value to our users.

JxBrowser is the cross-platform library that enables integration of Mozilla Firefox browser into Java AWT/Swing applications. It works on Windows, Linux and Mac OS X platforms. The library uses the latest Gecko 1.9 layout engine for rendering HTML documents.

But 1.0 release is not the finish line, it is just the beginning. We have huge plans and loads of new features in mind. We are already working on new features, for example, new rendering engines support such as WebKit. Stay tuned for more updates.

NOTE: JxBrowser for Mac OS X still has several outstanding issues and is released in Beta status.

You can download JxBrowser and as usual evaluate it during 30 days.

See what we've changed since EAP3 release and let us know what you think about JxBrowser.

Thursday, March 13, 2008

QuipuKit 1.4.2 Released

We are pleased to announce release of QuipuKit 1.4.2, a commercial component library for JSF. This maintenance release mainly includes resolutions for requests we received from our customers. The full list of fixes is available at What's New page.

The new version of QuipuKit is available on the Download page.

For any questions or feedback related to QuipuKit, visit forum or e-mail us directly.

Wednesday, February 27, 2008

JNIWrapper reaches IBM AIX

We continue expanding the list of hardware platforms supported by JNIWrapper technology. The list of hardware platforms not yet supported is getting shorter.

This time we are announcing support for a serious platform IBM AIX.

As usual you can download fully-functional version of JNIWrapper for AIX and try it before buying. Your feedback and ideas about improvement of product are very much appreciated.

We are working on Solaris for SPARC platform now. And it will be available soon. If there is a platform you want JNIWrapper to support, just let us know.

Tuesday, February 19, 2008

QuipuKit 1.4.1 is Out

TeamDev has released QuipuKit 1.4.1, a commercial component library for JSF. This maintenance release includes fixes for keyboard support in Opera and Safari, and other fixes for the DataTable and TreeTable components. For a complete list of fixes, please visit the What's New page.

The new version of QuipuKit is available on the Download page.

For any questions or feedback related to QuipuKit, visit forum or e-mail us directly.

Saturday, February 9, 2008

QuipuKit 1.4 Released

TeamDev has released QuipuKit version 1.4. The major features of QuipuKit 1.4 release include:
  • An ability to merge cells in the DataTable and TreeTable components
  • Extended customization for individual rows/cells in the DataTable and TreeTable components
  • Support for dynamic columns in the DataTable and TreeTable components
  • Added an ability to handle session expiration during Ajax request
  • Improved Ajax errors handling
  • Removed dependency on a modified version of JFreeChart. QuipuKit can now be used with the latest version of JFreeChart
  • Added a new LoadBundle component that can be used with Ajax-enabled components
This release also includes a number of fixes to different QuipuKit components. For the whole list of improvements and fixes, please see the What's New page.

The new distribution package of QuipuKit 1.4 is available here.

For any questions or feedback related to QuipuKit, visit the forum or e-mail us directly.

Friday, January 25, 2008

JxBrowser 1.0 EAP3 is Ready

JxBrowser EAP3 is the next milestone of cross-platform web browser integration with Java. It allows integration of Mozilla Firefox browser into Java AWT/Swing applications on Windows and Linux. Main focus of this release was on stabilization and API improvement.

This EAP update does not include Mac support. JxBrowser versions with Mac support will be released later on the separate schedule.

New Features:

  • Updated Mozilla to Gecko 1.9/Firefox 3 code base.
  • Console service allows to receive notifications about script failures and other page problems.
  • Added API to provide user-defined behavior for different content types.
  • File download support.
  • New API for tracking asynchronous operations.


Fixed Issues:


  • Improved stability.
  • Corrected text input on Linux.
  • Demo application improved to show more features of JxBrowser library.
  • Various minor issues addressed.


Want to try JxBrowser now? Download the EAP build and try the included demo application.

Wednesday, January 16, 2008

QuipuKit 1.4 EAP1 is Out

We are happy to release a preview of QuipuKit version 1.4 to let its users try the new features before the official release is announced.

The major features of this release include:
  • An ability to merge cells in the DataTable and TreeTable components
  • Extended customization for individual rows/cells in the DataTable and TreeTable components
  • Support for dynamic columns in the DataTable and TreeTable components
  • Added an ability to handle session expiration during Ajax request
  • Improved Ajax errors handling
  • Removed dependency on a modified version of JFreeChart. QuipuKit can now be used with the latest version of JFreeChart
  • Added a new LoadBundle component that can be used with Ajax-enabled components

This release also includes a number of fixes in different QuipuKit components. For the whole list of improvements and fixes, please see the EAP page.

The new distribution package of QuipuKit 1.4 EAP1 is available here.

This build is bundled with a built-in evaluation license which expires February, 15, 2007. Our plans is to release 1.4 in the end of January, 2008.

Please note that because this is a pre-release version, QuipuKit functionality and stability may appear below the quality standards you would normally expect of beta versions

We encourage you to share your ideas, problems and experience with us. Visit our forum or e-mail us directly.

Thursday, December 20, 2007

JxCapture 1.1 Featuring Mac OS X Support

Just as we announced previously we now make version 1.1 release of JxCapture introducing Mac OS X support.

The 1.1 release works on both Intel and PPC machines and requires Mac OS X 10.4 to work. In the next update we are planning to add full support for the newest Leopard Max OS X operating system from Apple.

Please note that if you already purchased JxCapture you can use the Mac OS X version as you license includes this platform already.

Download the latest version and evaluate it during 30 days.

Do not miss our Web Start demo that is available for both Windows and Mac now.

Thursday, December 13, 2007

QuipuKit 1.3.2 Released

QuipuKit 1.3.2, a component library for JSF, has been released today. This maintenance release includes fixes to the problems with compatibility of QuipuKit with Ajax4jsf framework found in version 1.3. For a list of fixes, please see the What's New page.

You can get the new version of QuipuKit on the Download page.

For any questions or feedback related to QuipuKit, visit forum or e-mail us directly.

Friday, November 16, 2007

QuipuKit 1.3.1 is Out

TeamDev has released QuipuKit 1.3.1, a component library for JSF. This maintenance release includes hot-fixes to the problems found in version 1.3. For a list of fixes, please see the What's New page.

The new version of QuipuKit is available on the Download page.

For any questions or feedback related to QuipuKit, visit forum or e-mail us directly.

Thursday, November 8, 2007

JExcel 1.1. Better, Faster

It's been really a long time since the latest update of JExcel. Throughout all this time, JExcel proved to be stable and complete in terms of features. Of course, there are always some things missing, and we fulfilled almost every customer's needs one way or another when requested.

This update for JExcel introduces some new API features that were most frequently requested. Also, with this release, we bundle JExcel with the latest versions of underlying technologies such as JNIWrapper and ComfyJ. This is an important addition because it significantly improves JExcel's stability and performance. Apart from that, we ensured compatibility of JExcel with Microsoft Office 2007 Excel.

For the full list of changes, check out the What's New page.

Try online JExcel demo. Download JExcel to evaluate it.

Wednesday, November 7, 2007

QuipuKit 1.3 Released

The release of QuipuKit 1.3 is finally announced. This release features compatibility with JBoss Seam 2.0, MyFaces 1.2, MyFaces 1.1.5, Facelets 1.1.13 as well as improvements for Ajax support and DataTable and TreeTable components. As usual, there are also numerous bug fixes to the requests reported by QuipuKit customers.

Check out the full list of changes on the What's New page.

You can get the new version of QuipuKit on the Download page.

For any questions or feedback related to QuipuKit, visit the forum or e-mail us directly.

Friday, October 26, 2007

JExplorer 1.9, last before major release

JExplorer 1.0 was released back in early November 2004 and it has changed a lot over 3 years. And although we haven't reached the major version 2.0 so far, we are not after higher version numbers. Our goal is to give JExplorer users stability and good features instead. This release is a case in point.

Today we believe JExplorer is a complete software development tool providing a wide set of useful features to its users. This release introduces new ways to efficiently control and manage the Internet Explorer browser component. Flexible proxy configuration and browser cache management are among the recent changes.

New functions were added to the demo application and the documentation was updated appropriately.

With version 1.9 rolled out, it's clear that the next step will be an even version number. The release of JExplorer 2.0 is scheduled for the first quarter of the next year. So stay connected.

Just a reminder. All JExplorer users can upgrade to version 1.9 for free.

Wednesday, October 10, 2007

QuipuKit 1.2.2 Released

TeamDev is pleased to announce availability of QuipuKit 1.2.2. This release provides improved internationalization support and performance improvements for the DataTable and TreeTable components. QuipuKit 1.2.2 also contains various bug fixes to the problems reported by QuipuKit customers. For a complete list of changes in version 1.2.2, please see the What's New page.

The new version of QuipuKit is available on Download page.

For feedback or any questions related to QuipuKit, visit forum or e-mail us directly.

Thursday, September 20, 2007

JxCapture Commercially Available

JxCapture is our new library that will allow you easily add different screen capturing abilities to your software. With our powers to speak platforms' languages it was easy to introduce several capture operations and gain outstanding performance even for high resolutions and multiple monitors.

JxCapture leaves Early Access state and is now available for commercial usage.

Right now JxCapture is only available on Microsoft Windows platform, but we are already working on Mac OS X and Linux is on its way.

Special offer: if you purchase JxCapture for Windows now, you will receive licenses for Mac OS X and Linux free of charge. The offer is valid until the end of this year. The version for Mac OS will be available in December 2007.

To try JxCapture, run one of its Web Start demos that contain all needed screen capture abilities (full-screen, region, active window, UI element capture, etc).

You'll notice two demos. They have same functionality but they are implemented using different technologies. We've been intrigued by the new Swing Application Framework and wanted to get our hands on it on a real application. You can try it and see the code of both demos to compare.

Evaluate full-featured JxCapture for 30 days and let us know what you think.