<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>TeamDev Ltd. Syndication Feed</title>
    <link>http://support.teamdev.com/blogs</link>
    <description>A syndication feed of all the blogs on this system</description>
    <pubDate>Thu, 19 Aug 2010 13:22:08 GMT</pubDate>
    <generator>Clearspace 2.5.3 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2010-08-19T13:22:08Z</dc:date>
    <item>
      <title>JxBrowser 2.4 Released</title>
      <link>http://support.teamdev.com/community/miscellaneous/announcements/blog/2010/08/19/jxbrowser-24-released</link>
      <description>&lt;!-- [DocumentBodyStart:12d16d98-21bd-4218-97aa-672297f9449c] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;JxBrowser team is happy to announce a long-awaited release of JxBrowser 2.4 with 64-bit platforms support.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="maintext"&gt;In this version we have implemented support of JDK 64-bit for IE engine on Windows, Mozilla engine on Linux and Safari engine on Mac OS X. Please note that Mozilla engine still doesn't support JDK 64-bit on Windows and Mac OS X, because Mozilla browser officially doesn't support 64-bit environment on Windows and Mac OS X platforms.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="maintext"&gt;In this update we also added Proxy functionality support for Mozilla and IE engines and other features that you can see on the &lt;a class="jive-link-blog-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jxbrowser/blog/2010/08/19/jxbrowser-24-release-notes"&gt;JxBrowser 2.4 Release Notes&lt;/a&gt; page.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The update is already available for &lt;a class="jive-link-external-small" href="http://www.teamdev.com/jxbrowser/"&gt;download&lt;/a&gt;. You can try the new version online using the &lt;a class="jive-link-external-small" href="http://www.teamdev.com/jxbrowser/onlinedemo/"&gt;WebStart Demo&lt;/a&gt;.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For any help or feedback related to the use of our product, please use the &lt;a class="jive-link-community-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jxbrowser" title="This group contains forums related to JxBrowser."&gt;support forum&lt;/a&gt; or &lt;a class="jive-link-email-small" href="mailto:jxbrowser-support@teamdev.com"&gt;e-mail&lt;/a&gt; us directly.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:12d16d98-21bd-4218-97aa-672297f9449c] --&gt;</description>
      <category domain="http://support.teamdev.com/blogs/tags">jxbrowser</category>
      <category domain="http://support.teamdev.com/blogs/tags">company_news</category>
      <pubDate>Thu, 19 Aug 2010 13:22:08 GMT</pubDate>
      <author>Kazmin</author>
      <guid>http://support.teamdev.com/community/miscellaneous/announcements/blog/2010/08/19/jxbrowser-24-released</guid>
      <dc:date>2010-08-19T13:22:08Z</dc:date>
      <wfw:comment>http://support.teamdev.com/community/miscellaneous/announcements/blog/comment/jxbrowser-24-released</wfw:comment>
      <wfw:commentRss>http://support.teamdev.com/community/miscellaneous/announcements/blog/feeds/comments?blogPost=1353</wfw:commentRss>
    </item>
    <item>
      <title>OpenFaces 3.0 Early Access 2 with JSF 2.0 support</title>
      <link>http://support.teamdev.com/community/openfaces/blog/2010/08/03/openfaces-30-early-access-2-with-jsf-20-support</link>
      <description>&lt;!-- [DocumentBodyStart:0ff6866c-9e8a-4f10-a604-19e022aa7ae2] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;We're pleased to present the second Early Access release for OpenFaces 3.0 with JSF 2.0 support. This release features tighter integration with the JSF 2.0 infrastructure, which has resolved most of the problems that existed in the previous release. Here are the most notable fixes:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;fixed Ajax functionality for DataTable, TreeTable, CompositeFilter and all other components;&lt;/li&gt;&lt;li&gt;fixed compatibility with the standard JSF 2.0 Ajax APIs (the &lt;span style="font-family: 'courier new', courier;"&gt;&amp;lt;f:ajax&amp;gt;&lt;/span&gt; component, and &lt;span style="font-family: 'courier new', courier;"&gt;jsf.ajax.request()&lt;/span&gt; JavaScript function);&lt;/li&gt;&lt;li&gt;made possible to attach client behavior tags, such as &lt;span style="font-family: 'courier new', courier;"&gt;&amp;lt;f:ajax&amp;gt;&lt;/span&gt; to all OpenFaces input and command components&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Besides, it is now easier to add OpenFaces to your application -- you just need to add OpenFaces jar with its dependencies to your application. No web.xml modification and resource filter registration is required anymore!&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You can download this version and the demo package that runs on Tomcat and GlassFish v3 &lt;a class="jive-link-external-small" href="http://openfaces.org/downloads"&gt;here&lt;/a&gt; (see the OpenFaces 3.0 Early Access 2 section). If you've used the previous release, please also read the migration instructions in the &lt;a class="jive-link-blog-small" href="http://support.teamdev.com/community/openfaces/blog/2010/08/03/openfaces-30-ea2-release-notes"&gt;release notes&lt;/a&gt; document.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is the last milestone before the final release of OpenFaces 3.0. We'd like to have your feedback on how it behaves in your JSF 2.0 applications in order to polish the library by the actual release. Please post your feedback and share your experience on the &lt;a class="jive-link-community-small" href="http://support.teamdev.com/community/openfaces" title="OpenFaces is an open-source library of AJAX-powered JSF components, an Ajax framework and a client-side validation framework. OpenFaces is based on the set of JSF components formerly known as QuipuKit library. It contains fully revised codebase of QuipuKit and introduces many new components and features."&gt;product's forum&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0ff6866c-9e8a-4f10-a604-19e022aa7ae2] --&gt;</description>
      <category domain="http://support.teamdev.com/blogs/tags">company_news</category>
      <category domain="http://support.teamdev.com/blogs/tags">openfaces</category>
      <pubDate>Tue, 03 Aug 2010 16:08:21 GMT</pubDate>
      <author>dpikhulya</author>
      <guid>http://support.teamdev.com/community/openfaces/blog/2010/08/03/openfaces-30-early-access-2-with-jsf-20-support</guid>
      <dc:date>2010-08-03T16:08:21Z</dc:date>
      <wfw:comment>http://support.teamdev.com/community/openfaces/blog/comment/openfaces-30-early-access-2-with-jsf-20-support</wfw:comment>
      <wfw:commentRss>http://support.teamdev.com/community/openfaces/blog/feeds/comments?blogPost=1351</wfw:commentRss>
    </item>
    <item>
      <title>JxBrowser 2.3.1 Released</title>
      <link>http://support.teamdev.com/community/miscellaneous/announcements/blog/2010/07/01/jxbrowser-231-released</link>
      <description>&lt;!-- [DocumentBodyStart:ab3c91a1-2a24-4b39-8ddb-2d409440553d] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;JxBrowser has been updated to version 2.3.1.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="maintext"&gt;Improvements&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Added support of focus transfer between Mozilla Browser component and Swing UI components;&lt;/li&gt;&lt;li&gt;Added Flash Player 10 support for IE engine.&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Resolved Issues&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Mozilla Engine:&lt;/li&gt;&lt;li style="list-style: none"&gt;&lt;ul&gt;&lt;li&gt;Browser component can not be initialized in Java Applet;&lt;/li&gt;&lt;li&gt;The executeScript method fails in case of "window.close();" JavaScript code;&lt;/li&gt;&lt;li&gt;Mac style native menu disappears after creating new browser instance;&lt;/li&gt;&lt;li&gt;Crash of JVM after multiple JavaScript executions.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;IE Engine:&lt;/li&gt;&lt;li style="list-style: none"&gt;&lt;ul&gt;&lt;li&gt;Navigation method does not work for local PDF file.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="maintext"&gt;The full list of changes is available at &lt;a class="jive-link-blog-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jxbrowser/blog/2010/07/01/jxbrowser-231-release-notes"&gt;JxBrowser 2.3.1 Release Notes&lt;/a&gt; page.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The update is available for &lt;a class="jive-link-external-small" href="http://www.teamdev.com/jxbrowser/"&gt;download&lt;/a&gt;.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For any help related to the use of our product, please use the &lt;a class="jive-link-community-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jxbrowser" title="This group contains forums related to JxBrowser."&gt;support forum&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ab3c91a1-2a24-4b39-8ddb-2d409440553d] --&gt;</description>
      <category domain="http://support.teamdev.com/blogs/tags">company_news</category>
      <category domain="http://support.teamdev.com/blogs/tags">jxbrowser</category>
      <pubDate>Thu, 01 Jul 2010 13:52:13 GMT</pubDate>
      <author>Kazmin</author>
      <guid>http://support.teamdev.com/community/miscellaneous/announcements/blog/2010/07/01/jxbrowser-231-released</guid>
      <dc:date>2010-07-01T13:52:13Z</dc:date>
      <wfw:comment>http://support.teamdev.com/community/miscellaneous/announcements/blog/comment/jxbrowser-231-released</wfw:comment>
      <wfw:commentRss>http://support.teamdev.com/community/miscellaneous/announcements/blog/feeds/comments?blogPost=1348</wfw:commentRss>
    </item>
    <item>
      <title>JxBrowser 2.3 Released</title>
      <link>http://support.teamdev.com/community/miscellaneous/announcements/blog/2010/06/14/jxbrowser-23-released</link>
      <description>&lt;!-- [DocumentBodyStart:d610d90b-026f-4d15-bed5-09f3524fb810] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;JxBrowser, our cross-platform library that allows integrating web browser into Java AWT/Swing applications is updated to version 2.3.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="maintext"&gt;In this update we focused on Mozilla engine stability issues. By digging into the issues reported by our customers we have practically re-implemented Mozilla engine from scratch. The effort paid off by much more stable and reliable Mozilla engine and a handful of other updates. For the full list of resolved issues and improvements, please see the &lt;a class="jive-link-blog-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jxbrowser/blog/2010/06/14/jxbrowser-23-release-notes"&gt;JxBrowser 2.3 Release Notes&lt;/a&gt; page.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The update is already available for &lt;a class="jive-link-external-small" href="http://www.teamdev.com/jxbrowser/"&gt;download&lt;/a&gt;. You can try the new version online using the &lt;a class="jive-link-external-small" href="http://www.teamdev.com/jxbrowser/onlinedemo/"&gt;WebStart Demo&lt;/a&gt;.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For any help or feedback related to the use of our product, please use the &lt;a class="jive-link-community-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jxbrowser" title="This group contains forums related to JxBrowser."&gt;support forum&lt;/a&gt; or &lt;a class="jive-link-email-small" href="mailto:jxbrowser-support@teamdev.com"&gt;e-mail us&lt;/a&gt; directly.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d610d90b-026f-4d15-bed5-09f3524fb810] --&gt;</description>
      <category domain="http://support.teamdev.com/blogs/tags">jxbrowser</category>
      <category domain="http://support.teamdev.com/blogs/tags">company_news</category>
      <pubDate>Fri, 11 Jun 2010 14:12:10 GMT</pubDate>
      <author>Kazmin</author>
      <guid>http://support.teamdev.com/community/miscellaneous/announcements/blog/2010/06/14/jxbrowser-23-released</guid>
      <dc:date>2010-06-11T14:12:10Z</dc:date>
      <wfw:comment>http://support.teamdev.com/community/miscellaneous/announcements/blog/comment/jxbrowser-23-released</wfw:comment>
      <wfw:commentRss>http://support.teamdev.com/community/miscellaneous/announcements/blog/feeds/comments?blogPost=1346</wfw:commentRss>
    </item>
    <item>
      <title>JxCapture 2 Released</title>
      <link>http://support.teamdev.com/community/miscellaneous/announcements/blog/2010/06/08/jxcapture-2-released</link>
      <description>&lt;!-- [DocumentBodyStart:b2a44263-9415-4ad0-b6b9-a81901602eb6] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;TeamDev is happy to announce official release of JxCapture 2, a cross-platform library that provides a comprehensive screen and video capture API for Java applications on Windows and Mac OS X platforms.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;With JxCapture 2, you will be able to capture a screen or a screen area activity and save the result to a movie file. The API allows to specify the resulting movie format, size, bitrate, codec, audio source, etc. For the full scope of changes please check out the &lt;a class="jive-link-blog-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jxcapture/blog/2010/06/08/jxcapture-2-release-notes"&gt;JxCapture 2 Release Notes&lt;/a&gt;.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You can try out the new version online using the &lt;a class="jive-link-external-small" href="http://www.teamdev.com/jxcapture/onlinedemo/"&gt;WebStart Demo&lt;/a&gt;. The JxCapture 2, including demo application and samples, is available for &lt;a class="jive-link-external-small" href="http://www.teamdev.com/jxcapture/"&gt;download&lt;/a&gt;. Samples in distribution package will demonstrate how you can capture full screen, window or a region, configure capturing options and more.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For any help or feedback related to the use of our product, please use the &lt;a class="jive-link-community-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jxcapture" title="Forums related to JxCapture library"&gt;support forum&lt;/a&gt; or &lt;a class="jive-link-email-small" href="mailto:jxcapture-support@teamdev.com"&gt;e-mail us&lt;/a&gt; directly.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b2a44263-9415-4ad0-b6b9-a81901602eb6] --&gt;</description>
      <category domain="http://support.teamdev.com/blogs/tags">jxcapture</category>
      <category domain="http://support.teamdev.com/blogs/tags">company_news</category>
      <pubDate>Fri, 04 Jun 2010 14:25:08 GMT</pubDate>
      <author>Kazmin</author>
      <guid>http://support.teamdev.com/community/miscellaneous/announcements/blog/2010/06/08/jxcapture-2-released</guid>
      <dc:date>2010-06-04T14:25:08Z</dc:date>
      <wfw:comment>http://support.teamdev.com/community/miscellaneous/announcements/blog/comment/jxcapture-2-released</wfw:comment>
      <wfw:commentRss>http://support.teamdev.com/community/miscellaneous/announcements/blog/feeds/comments?blogPost=1344</wfw:commentRss>
    </item>
    <item>
      <title>OpenFaces 3.0 Early Access 1 with JSF 2.0 Support</title>
      <link>http://support.teamdev.com/community/openfaces/blog/2010/05/13/openfaces-30-early-access-1-with-jsf-20-support</link>
      <description>&lt;!-- [DocumentBodyStart:f8d45395-1a31-42e0-ad1d-a1dc29aa63b7] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;We're glad to announce the first early access milestone of the new OpenFaces 3.0 version featuring JSF 2.0 compatibility. Now developers creating JSF 2.0 based applications have access to rich possibilities provided by all kinds of OpenFaces components, ranging from DataTable and TreeTable for flexible data display, to BorderLayoutPanel and Window for creating various layouts, and Validation framework for client-side validation and additional validators.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;OpenFaces 3.0 will be maintained in parallel with OpenFaces 2.0 and both of them will have the same set of features, but they will target different versions of JSF: 2.0 and 1.2 respectively. The final release for the OpenFaces 3.0 version is expected in June.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You can download the new version and the demo package that runs on Tomcat and GlassFish v3 &lt;a class="jive-link-external-small" href="http://openfaces.org/downloads/"&gt;here&lt;/a&gt; (see the OpenFaces 3.0 Early Access 1 section).&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As JSF 2.0 support is currently on an intermediate stage, some functionality is limited yet and there are the following known issues in OpenFaces 3.0 EA1:&lt;/p&gt;&lt;p&gt;- State saving during OpenFaces Ajax requests has some issues when using the built-in Ajax capabilities in certain OpenFaces components. Most notable consequences are: a) impossibility to use Ajax node folding in TreeTable, so only client-side node folding works fine yet, and b) DataTable paginator's "next" button which can't be used more than once.&lt;/p&gt;&lt;p&gt;- The CompositeFilter component doesn't work in this Early Access version.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Feel free to share your feedback and ask any questions on the &lt;a class="jive-link-community-small" href="http://support.teamdev.com/community/openfaces" title="OpenFaces is an open-source library of AJAX-powered JSF components, an Ajax framework and a client-side validation framework. OpenFaces is based on the set of JSF components formerly known as QuipuKit library. It contains fully revised codebase of QuipuKit and introduces many new components and features."&gt;product's forum&lt;/a&gt;. Stay up to date with the latest OpenFaces news by &lt;a class="jive-link-external-small" href="http://twitter.com/OpenFaces_JSF"&gt;following us on Twitter&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f8d45395-1a31-42e0-ad1d-a1dc29aa63b7] --&gt;</description>
      <category domain="http://support.teamdev.com/blogs/tags">openfaces</category>
      <category domain="http://support.teamdev.com/blogs/tags">company_news</category>
      <pubDate>Thu, 13 May 2010 09:28:59 GMT</pubDate>
      <author>dpikhulya</author>
      <guid>http://support.teamdev.com/community/openfaces/blog/2010/05/13/openfaces-30-early-access-1-with-jsf-20-support</guid>
      <dc:date>2010-05-13T09:28:59Z</dc:date>
      <wfw:comment>http://support.teamdev.com/community/openfaces/blog/comment/openfaces-30-early-access-1-with-jsf-20-support</wfw:comment>
      <wfw:commentRss>http://support.teamdev.com/community/openfaces/blog/feeds/comments?blogPost=1342</wfw:commentRss>
    </item>
    <item>
      <title>JxCapture 2 Early Access</title>
      <link>http://support.teamdev.com/community/miscellaneous/announcements/blog/2010/04/21/jxcapture-2-early-access</link>
      <description>&lt;!-- [DocumentBodyStart:533b55e4-38f0-4c2a-a051-66624a80733b] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;div class="maintext"&gt;&lt;span class="maintext"&gt;&lt;/span&gt; &lt;p class="maintext"&gt;TeamDev is happy to announce the Early Access* for JxCapture 2, a cross-platform library that provides a comprehensive screen and video capture API for Java applications on Windows and Mac OS X platforms.&lt;/p&gt;&lt;p class="maintext" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="maintext"&gt;In this version we have added support of video capturing on Mac OS X  and Windows platforms. With JxCapture 2, you will be able to capture a screen or a specified screen area activity and save the result to a movie file.  The API allows to specify the resulting movie format, size, bitrate, codec, etc. For the full scope of changes please check out the &lt;a class="jive-link-blog-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jxcapture/blog/2010/04/21/jxcapture-2-ea-release-notes"&gt;JxCapture 2 EA Release Notes&lt;/a&gt;.&lt;/p&gt;&lt;p class="maintext" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="maintext"&gt;You can try out the new version online using the &lt;a class="jive-link-external-small" href="http://www.teamdev.com/downloads/demo/jxcapture2demo.jnlp"&gt;WebStart Demo&lt;/a&gt;. The JxCapture 2 Early Access build, including demo application and samples, is available for &lt;a class="jive-link-external-small" href="http://www.teamdev.com/downloads/jxcapture/jxcapture-2.0-EA.zip"&gt;download&lt;/a&gt;.  Note: The Early Access build is bundled with an evaluation license that expires May 30, 2010.&lt;/p&gt;&lt;p class="maintext" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="maintext"&gt;Please feel free to ask for help or just leave feedback at our &lt;a class="jive-link-community-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jxcapture" title="Forums related to JxCapture library"&gt;support forum&lt;/a&gt;.&lt;/p&gt;&lt;p class="maintext" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="maintext"&gt;Stay tuned for new versions with more powerful and exciting features!&lt;/p&gt;&lt;p class="maintext" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;span style="color: #808080;"&gt;*Early Access gives you a chance to try the product out before it is officially released. Although we cannot guarantee that there will be no public API changes, or that certain features will be available in the final product, we will do our best to make your Early Access experience useful and future transition to the release version as easy as possible. Early Access - is your opportunity to contribute to the development process and  help us shape the product to fit your needs.&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:533b55e4-38f0-4c2a-a051-66624a80733b] --&gt;</description>
      <category domain="http://support.teamdev.com/blogs/tags">jxcapture</category>
      <category domain="http://support.teamdev.com/blogs/tags">company_news</category>
      <pubDate>Tue, 20 Apr 2010 19:09:07 GMT</pubDate>
      <author>Kazmin</author>
      <guid>http://support.teamdev.com/community/miscellaneous/announcements/blog/2010/04/21/jxcapture-2-early-access</guid>
      <dc:date>2010-04-20T19:09:07Z</dc:date>
      <wfw:comment>http://support.teamdev.com/community/miscellaneous/announcements/blog/comment/jxcapture-2-early-access</wfw:comment>
      <wfw:commentRss>http://support.teamdev.com/community/miscellaneous/announcements/blog/feeds/comments?blogPost=1338</wfw:commentRss>
    </item>
    <item>
      <title>JxBrowser 2.2 Released</title>
      <link>http://support.teamdev.com/community/miscellaneous/announcements/blog/2010/03/30/jxbrowser-22-released</link>
      <description>&lt;!-- [DocumentBodyStart:50f02f9d-ed34-4129-be04-71b1f42f40d9] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;JxBrowser, a cross-platform library that allows integrating web browser into Java AWT/Swing applications on Windows, Linux and Mac OS X platforms, has been updated to version 2.2.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="maintext"&gt;In this version we have implemented DOM functionality for all engines, added UserAgent property support and navigation status code in NavigationFinishedEvent.&lt;/p&gt;&lt;p class="maintext"&gt;Also this version contains fixes for the important issues reported by our customers:&lt;/p&gt;&lt;ul&gt;&lt;li class="list"&gt;Deadlock when dispose Browser instance from JavaScript in Internet Explorer engine;&lt;/li&gt;&lt;li class="list"&gt;Flickering issue when add/remove Browser component in Mozilla and Internet Explorer engine;&lt;/li&gt;&lt;li class="list"&gt;Internet Explorer engine throws the "Requested resource is in use" exception during web page loading;&lt;/li&gt;&lt;li class="list"&gt;MenuBar/PopupMenu and Context Menu still open when click on Browser component in Internet Explorer engine.&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="maintext"&gt;For the full list of resolved issues and improvements, please see the &lt;a class="jive-link-blog-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jxbrowser/blog/2010/03/30/jxbrowser-22-release-notes"&gt;JxBrowser 2.2 Release Notes&lt;/a&gt; page.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The update is already available for &lt;a class="jive-link-external-small" href="http://www.teamdev.com/jxbrowser/"&gt;download&lt;/a&gt;. You can try the new version online using the &lt;a class="jive-link-external-small" href="http://www.teamdev.com/jxbrowser/onlinedemo/"&gt;WebStart Demo&lt;/a&gt;.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For any help or feedback related to JxBrowser, please use the &lt;a class="jive-link-community-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jxbrowser" title="This group contains forums related to JxBrowser."&gt;support forum&lt;/a&gt; or &lt;a class="jive-link-email-small" href="mailto:jxbrowser-support@teamdev.com"&gt;e-mail us&lt;/a&gt; directly.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:50f02f9d-ed34-4129-be04-71b1f42f40d9] --&gt;</description>
      <category domain="http://support.teamdev.com/blogs/tags">jxbrowser</category>
      <category domain="http://support.teamdev.com/blogs/tags">company_news</category>
      <pubDate>Tue, 30 Mar 2010 11:01:51 GMT</pubDate>
      <author>Kazmin</author>
      <guid>http://support.teamdev.com/community/miscellaneous/announcements/blog/2010/03/30/jxbrowser-22-released</guid>
      <dc:date>2010-03-30T11:01:51Z</dc:date>
      <wfw:comment>http://support.teamdev.com/community/miscellaneous/announcements/blog/comment/jxbrowser-22-released</wfw:comment>
      <wfw:commentRss>http://support.teamdev.com/community/miscellaneous/announcements/blog/feeds/comments?blogPost=1335</wfw:commentRss>
    </item>
    <item>
      <title>OpenFaces 2.0 Released</title>
      <link>http://support.teamdev.com/community/openfaces/blog/2010/03/04/openfaces-20-released</link>
      <description>&lt;!-- [DocumentBodyStart:799856b3-f94b-4382-855c-1750a81f3137] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;We are glad to announce that &lt;a class="jive-link-external-small" href="http://openfaces.org/"&gt;OpenFaces&lt;/a&gt; 2.0 has "graduated" from the Early Access Program and the final version is releas&lt;span&gt;ed&lt;/span&gt;&lt;span&gt;!&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;OpenFaces is an open source JSF library &lt;span&gt;consisting&lt;/span&gt; of a set of advanced components, the Ajax framework and the client-side validation framework.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;6 new components are introduced since the EAP 2 was published:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span&gt;CompositeFilter&lt;/span&gt; &lt;span&gt;– allows the user to build complex filter crieteria with multiple filter conditions;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;LayeredPane&lt;/span&gt; &lt;span&gt;–&lt;/span&gt; &lt;span&gt;a container that allows switching between different sets of displayed components;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;SelectOneRadio – an extended version of the standard&lt;/span&gt; &lt;span&gt;&amp;lt;h:selectOneRadio&amp;gt;&lt;/span&gt; &lt;span&gt;component;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;SelectManyCheckbox – an extended version of the standard&lt;/span&gt; &lt;span&gt;&amp;lt;h:selectManyCheckbox&amp;gt;&lt;/span&gt; &lt;span&gt;component;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;CommandButton – an extended version of the standard&lt;/span&gt; &lt;span&gt;&amp;lt;h:commandButton&amp;gt;&lt;/span&gt; &lt;span&gt;component;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;CommandLink – an extended version of the standard&lt;/span&gt; &lt;span&gt;&amp;lt;h:commandLink&amp;gt;&lt;/span&gt; &lt;span&gt;component.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;DataTable and TreeTable components have been significantly extended with the following functionality:&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span&gt;Content scrolling with frozen header/footer rows. Both vertical and horizontal scrolling with frozen columns is supported;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Interactive drag&amp;amp;drop column reordering;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Interactive column visibility customization;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Numerous filtering extensions -- customizing search condition, case sensitivity, placing filters inside or outside the table;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Tighter integration with the Hibernate library;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;And&lt;/span&gt; &lt;span&gt;&lt;/span&gt;&lt;a class="jive-link-blog-small" href="http://support.teamdev.com/community/openfaces/blog/2010/03/04/openfaces-20-release-notes"&gt;more&lt;/a&gt;&lt;span&gt;..&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;C&lt;/span&gt;&lt;span&gt;ertainly, there are many more&lt;/span&gt; &lt;span&gt;ex&lt;/span&gt;&lt;span&gt;tensions and fixes in other OpenFaces components and you can see the full list in the&lt;/span&gt; &lt;a class="jive-link-blog-small" href="http://support.teamdev.com/community/openfaces/blog/2010/03/04/openfaces-20-release-notes"&gt;release notes&lt;/a&gt;&lt;span&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;Use your chance to&lt;/span&gt; &lt;span&gt;&lt;/span&gt;&lt;span&gt;se&lt;/span&gt;&lt;span&gt;e the components in action in the&lt;/span&gt; &lt;a class="jive-link-external-small" href="http://openfaces.org/demo"&gt;Live Demo&lt;/a&gt;&lt;span&gt;!&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We welcome everyone to &lt;a class="jive-link-external-small" href="http://openfaces.org/contribute/"&gt;contribute and participate&lt;/a&gt; in OpenFaces development. Please don't hesitate to post your feedback at the &lt;a class="jive-link-community-small" href="http://support.teamdev.com/community/openfaces" title="OpenFaces is an open-source library of AJAX-powered JSF components, an Ajax framework and a client-side validation framework. OpenFaces is based on the set of JSF components formerly known as QuipuKit library. It contains fully revised codebase of QuipuKit and introduces many new components and features."&gt;product forum&lt;/a&gt; or &lt;a class="jive-link-external-small" href="https://wave.google.com/a/teamdev.com/#restored:wave:mailto%253Asupport%2540openfaces.org"&gt;email us&lt;/a&gt; and &lt;a class="jive-link-external-small" href="http://twitter.com/OpenFaces_JSF"&gt;follow OpenFaces&lt;/a&gt; on Twitter.&lt;span class="__wave_paste"&gt;&lt;/span&gt; &lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:799856b3-f94b-4382-855c-1750a81f3137] --&gt;</description>
      <category domain="http://support.teamdev.com/blogs/tags">company_news</category>
      <category domain="http://support.teamdev.com/blogs/tags">openfaces</category>
      <pubDate>Thu, 04 Mar 2010 21:21:54 GMT</pubDate>
      <author>dpikhulya</author>
      <guid>http://support.teamdev.com/community/openfaces/blog/2010/03/04/openfaces-20-released</guid>
      <dc:date>2010-03-04T21:21:54Z</dc:date>
      <wfw:comment>http://support.teamdev.com/community/openfaces/blog/comment/openfaces-20-released</wfw:comment>
      <wfw:commentRss>http://support.teamdev.com/community/openfaces/blog/feeds/comments?blogPost=1333</wfw:commentRss>
    </item>
    <item>
      <title>JxBrowser 2.1 Released</title>
      <link>http://support.teamdev.com/community/miscellaneous/announcements/blog/2010/02/12/jxbrowser-21-released</link>
      <description>&lt;!-- [DocumentBodyStart:13c718e7-72e1-45d1-a688-3173d7b2d281] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;JxBrowser, a cross-platform library that allows integrating web browser into Java AWT/Swing applications on Windows, Linux and Mac OS X platforms, has been updated to version 2.1.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="maintext"&gt;In this version we introduce the following improvements:&lt;/p&gt;&lt;ul&gt;&lt;li class="list"&gt;Ability to programmatically set path to Mozilla profile directory;&lt;/li&gt;&lt;li class="list"&gt;MIME type handling functionality for Mozilla engine.&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="maintext"&gt;Also this version contains fixes for the issues reported by our customers:&lt;/p&gt;&lt;ul&gt;&lt;li class="list"&gt;JavaScript Error Listener operability issue is resolved (Mozilla engine);&lt;/li&gt;&lt;li class="list"&gt;The work of StatusListener is corrected (WebKit engine);&lt;/li&gt;&lt;li class="list"&gt;Navigation finished event is fired when navigation made within the same document (Mozilla engine);&lt;/li&gt;&lt;li class="list"&gt;Pop-up window now can be opened even if its target name is empty (IE engine).&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="maintext"&gt;For the full list of resolved issues and improvements, please see the &lt;a class="jive-link-blog-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jxbrowser/blog/2010/02/12/jxbrowser-21-release-notes"&gt;JxBrowser 2.1 Release Notes&lt;/a&gt; page.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The update is already available for &lt;a class="jive-link-external-small" href="http://www.teamdev.com/jxbrowser/"&gt;download&lt;/a&gt;. You can try the new version online using the &lt;a class="jive-link-external-small" href="http://www.teamdev.com/jxbrowser/onlinedemo/"&gt;WebStart Demo&lt;/a&gt;.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For any help or feedback related to JxBrowser, please use the &lt;a class="jive-link-community-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jxbrowser" title="This group contains forums related to JxBrowser."&gt;support forum&lt;/a&gt; or &lt;a class="jive-link-email-small" href="mailto:jxbrowser-support@teamdev.com"&gt;e-mail us&lt;/a&gt; directly.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:13c718e7-72e1-45d1-a688-3173d7b2d281] --&gt;</description>
      <category domain="http://support.teamdev.com/blogs/tags">company_news</category>
      <category domain="http://support.teamdev.com/blogs/tags">jxbrowser</category>
      <pubDate>Thu, 11 Feb 2010 16:16:52 GMT</pubDate>
      <author>Kazmin</author>
      <guid>http://support.teamdev.com/community/miscellaneous/announcements/blog/2010/02/12/jxbrowser-21-released</guid>
      <dc:date>2010-02-11T16:16:52Z</dc:date>
      <wfw:comment>http://support.teamdev.com/community/miscellaneous/announcements/blog/comment/jxbrowser-21-released</wfw:comment>
      <wfw:commentRss>http://support.teamdev.com/community/miscellaneous/announcements/blog/feeds/comments?blogPost=1330</wfw:commentRss>
    </item>
    <item>
      <title>JExplorer 2.3 Released</title>
      <link>http://support.teamdev.com/community/miscellaneous/announcements/blog/2010/01/29/jexplorer-23-released</link>
      <description>&lt;!-- [DocumentBodyStart:f5807497-b100-40d6-ab0c-1f97bc8bc5e5] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p class="maintext"&gt;JExplorer, a library that provides a convenient Java API for integrating Microsoft Internet Explorer into Java applications, has been updated to version 2.3.&lt;/p&gt;&lt;p class="maintext" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="maintext"&gt;This release introduces the following features and improvements:&lt;/p&gt;&lt;ul&gt;&lt;li class="list"&gt;interface for receiving notifications when popup menu is required;&lt;/li&gt;&lt;li class="list"&gt;event handler for receiving information about popup window before it is opened;&lt;/li&gt;&lt;li class="list"&gt;listener for receiving events when WebBrowser is disposed.&lt;/li&gt;&lt;/ul&gt;&lt;p class="maintext" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="maintext"&gt;This version also resolves several important issues reported by our customers. For the full list of resolved issues and improvements, please read the &lt;a class="jive-link-blog-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jexplorer/blog/2010/01/29/jexplorer-23-release-notes"&gt;JExplorer 2.3 Release Notes&lt;/a&gt; page.&lt;/p&gt;&lt;p class="maintext" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="maintext"&gt;The latest version is available for download at &lt;a class="jive-link-external-small" href="http://www.teamdev.com/jexplorer"&gt;JExplorer&lt;/a&gt; page. For any help or feedback related to the use of our product, please use the &lt;a class="jive-link-community-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jexplorer" title="This group contains forums related to JExplorer."&gt;support forum&lt;/a&gt; or &lt;a class="jive-link-email-small" href="mailto:jexplorer-support@teamdev.com"&gt;e-mail us&lt;/a&gt; us directly.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f5807497-b100-40d6-ab0c-1f97bc8bc5e5] --&gt;</description>
      <category domain="http://support.teamdev.com/blogs/tags">jexplorer</category>
      <category domain="http://support.teamdev.com/blogs/tags">company_news</category>
      <pubDate>Fri, 22 Jan 2010 09:24:30 GMT</pubDate>
      <author>Kazmin</author>
      <guid>http://support.teamdev.com/community/miscellaneous/announcements/blog/2010/01/29/jexplorer-23-released</guid>
      <dc:date>2010-01-22T09:24:30Z</dc:date>
      <wfw:comment>http://support.teamdev.com/community/miscellaneous/announcements/blog/comment/jexplorer-23-released</wfw:comment>
      <wfw:commentRss>http://support.teamdev.com/community/miscellaneous/announcements/blog/feeds/comments?blogPost=1327</wfw:commentRss>
    </item>
    <item>
      <title>JNIWrapper 3.8.1 Released</title>
      <link>http://support.teamdev.com/community/miscellaneous/announcements/blog/2009/12/25/jniwrapper-381-released</link>
      <description>&lt;!-- [DocumentBodyStart:1158770d-a712-49d4-9dd9-9dd05ac7d33f] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;div class="maintext"&gt;&lt;p class="maintext"&gt;JNIWrapper, a library that enables access to native libraries and components from Java code without using JNI, has been updated to version 3.8.1.&lt;/p&gt;&lt;p class="maintext" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="maintext"&gt;In this version we added support of Mac OS X 10.6 and synchronous mode of Hooks for Windows. This release also includes the updated version of WinPack, free add-on enabling access to the Windows native API and libraries from Java code. WinPack 3.8.1 introduces low level keyboard and mouse hooks that allow working with 32-bit applications on 64-bit Windows systems. For the full scope of changes please check out the &lt;a class="jive-link-blog-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jniwrapper/blog/2009/12/25/jniwrapper-381-release-notes"&gt;JNIWrapper 3.8.1 Release Notes&lt;/a&gt;.&lt;/p&gt;&lt;p class="maintext" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="maintext"&gt;As always, you can &lt;a class="jive-link-external-small" href="http://www.teamdev.com/jniwrapper"&gt;download&lt;/a&gt; and try the fully-functional version of JNIWrapper.&lt;/p&gt;&lt;p class="maintext" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="maintext"&gt;We look forward to your &lt;a class="jive-link-external-small" href="/forms/feedback.jsf"&gt;feedback&lt;/a&gt; on this update. If you need assistance with using our product, please use the &lt;a class="jive-link-community-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jniwrapper" title="Forums related to the various aspects of JNIWrapper product."&gt;support forum&lt;/a&gt;.&lt;/p&gt;&lt;p class="maintext" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1158770d-a712-49d4-9dd9-9dd05ac7d33f] --&gt;</description>
      <category domain="http://support.teamdev.com/blogs/tags">winpack</category>
      <category domain="http://support.teamdev.com/blogs/tags">jniwrapper</category>
      <category domain="http://support.teamdev.com/blogs/tags">company_news</category>
      <pubDate>Fri, 25 Dec 2009 15:32:01 GMT</pubDate>
      <author>Kazmin</author>
      <guid>http://support.teamdev.com/community/miscellaneous/announcements/blog/2009/12/25/jniwrapper-381-released</guid>
      <dc:date>2009-12-25T15:32:01Z</dc:date>
      <wfw:comment>http://support.teamdev.com/community/miscellaneous/announcements/blog/comment/jniwrapper-381-released</wfw:comment>
      <wfw:commentRss>http://support.teamdev.com/community/miscellaneous/announcements/blog/feeds/comments?blogPost=1326</wfw:commentRss>
    </item>
    <item>
      <title>JxBrowser 2.0 Released</title>
      <link>http://support.teamdev.com/community/miscellaneous/announcements/blog/2009/12/17/jxbrowser-20-released</link>
      <description>&lt;!-- [DocumentBodyStart:2fd4a80d-8f76-4edf-97c5-13d7752efc9a] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;TeamDev is happy to announce official release of JxBrowser 2.0, a cross-platform library that allows integrating web browser into Java AWT/Swing applications on Windows, Linux and Mac OS X platforms.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In this version we have added support of Apple Safari (WebKit) engine on Mac OS X platform and Internet Explorer on Windows. With JxBrowser 2.x, you have a choice - which browser engine your Java application should use on different operating systems. Now you can use the default system browser instead of Mozilla Gecko engine on Mac OS X and Windows platforms.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You can get access to the powerful browser engines functionality through the new &lt;a class="jive-link-external-small" href="http://www.teamdev.com/downloads/jxbrowser/javadoc2/index.html"&gt;JxBrowser 2.x API&lt;/a&gt;. Samples in distribution package will demonstrate how you can navigate to a web page and wait until the page is loaded; take a full web page screen shot and save it to image file; get access to browser events, DOM, browser features and more.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.teamdev.com/jxbrowser/"&gt;Download&lt;/a&gt; the JxBrowser 2.0 build and try the included demo application and samples.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For any help or feedback related to the use of our product, please use the &lt;a class="jive-link-community-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jxbrowser" title="This group contains forums related to JxBrowser."&gt;support forum&lt;/a&gt; or &lt;a class="jive-link-email-small" href="mailto:jxbrowser-support@teamdev.com"&gt;e-mail us&lt;/a&gt; directly.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2fd4a80d-8f76-4edf-97c5-13d7752efc9a] --&gt;</description>
      <category domain="http://support.teamdev.com/blogs/tags">company_news</category>
      <category domain="http://support.teamdev.com/blogs/tags">jxbrowser</category>
      <pubDate>Thu, 17 Dec 2009 12:57:40 GMT</pubDate>
      <author>Kazmin</author>
      <guid>http://support.teamdev.com/community/miscellaneous/announcements/blog/2009/12/17/jxbrowser-20-released</guid>
      <dc:date>2009-12-17T12:57:40Z</dc:date>
      <wfw:comment>http://support.teamdev.com/community/miscellaneous/announcements/blog/comment/jxbrowser-20-released</wfw:comment>
      <wfw:commentRss>http://support.teamdev.com/community/miscellaneous/announcements/blog/feeds/comments?blogPost=1323</wfw:commentRss>
    </item>
    <item>
      <title>JxBrowser 1.4 Released</title>
      <link>http://support.teamdev.com/community/miscellaneous/announcements/blog/2009/12/11/jxbrowser-14-released</link>
      <description>&lt;!-- [DocumentBodyStart:5fc332b7-f4a1-4f1e-b877-90e21f1b2dea] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.teamdev.com/jxbrowser"&gt;JxBrowser&lt;/a&gt;, the cross-platform library for embedding Mozilla browser into your Java application, has been updated to version 1.4.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;JxBrowser 1.4 introduces the following features and improvements:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;API for interaction with native Mozilla XPCOM&lt;/li&gt;&lt;li&gt;API for clearing browser cache&lt;/li&gt;&lt;li&gt;Pop-up blocker&lt;/li&gt;&lt;li&gt;Ability to use custom implementation for displaying alerts, confirmations, prompts and authentication dialogs&lt;/li&gt;&lt;li&gt;New function WebBrowser.findNext for searching through the document with defined parameters.&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This new version also resolves several important issues reported by our customers. For the full list of resolved issues and improvements, please read the &lt;a class="jive-link-blog-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jxbrowser/blog/2009/12/11/jxbrowser-14-release-notes"&gt;JxBrowser 1.4 Release Notes&lt;/a&gt; page.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The update is already available for &lt;a class="jive-link-external-small" href="http://www.teamdev.com/jxbrowser"&gt;download&lt;/a&gt;. You can try the new version online using the &lt;a class="jive-link-external-small" href="http://www.teamdev.com/jxbrowser/onlinedemo/"&gt;WebStart Demo.&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For any help or feedback related to the use of our product, please use the &lt;a class="jive-link-community-small" href="http://support.teamdev.com/community/java_platform_integration_solutions/jxbrowser" title="This group contains forums related to JxBrowser."&gt;support forum&lt;/a&gt; or &lt;a class="jive-link-email-small" href="mailto:jxbrowser-support@teamdev.com"&gt;e-mail us&lt;/a&gt; directly.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5fc332b7-f4a1-4f1e-b877-90e21f1b2dea] --&gt;</description>
      <category domain="http://support.teamdev.com/blogs/tags">company_news</category>
      <category domain="http://support.teamdev.com/blogs/tags">jxbrowser</category>
      <pubDate>Fri, 11 Dec 2009 07:34:46 GMT</pubDate>
      <author>Kazmin</author>
      <guid>http://support.teamdev.com/community/miscellaneous/announcements/blog/2009/12/11/jxbrowser-14-released</guid>
      <dc:date>2009-12-11T07:34:46Z</dc:date>
      <wfw:comment>http://support.teamdev.com/community/miscellaneous/announcements/blog/comment/jxbrowser-14-released</wfw:comment>
      <wfw:commentRss>http://support.teamdev.com/community/miscellaneous/announcements/blog/feeds/comments?blogPost=1322</wfw:commentRss>
    </item>
    <item>
      <title>QuipuKit 1.6.2 Released</title>
      <link>http://support.teamdev.com/community/miscellaneous/announcements/blog/2009/11/13/quipukit-162-released</link>
      <description>&lt;!-- [DocumentBodyStart:a575842d-f396-4632-aa62-cab7214b5b9e] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;We are pleased to announce a version 1.6.2 update to the QuipuKit library for  JSF. This maintenance release includes resolutions for requests we received from our customers. The full list of fixes is available in &lt;a class="jive-link-external-small" href="/blogs/quipukit-162-release-notes"&gt;release notes&lt;/a&gt;.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The new version of QuipuKit is available on the &lt;a class="jive-link-external-small" href="http://www.teamdev.com/quipukit/downloads/"&gt;Download&lt;/a&gt; page. For any questions or feedback related to QuipuKit, visit &lt;a class="jive-link-external-small" href="/quipukit"&gt;forum&lt;/a&gt; or &lt;a class="jive-link-email-small" href="mailto:quipukit-support@teamdev.com%20"&gt;e-mail us&lt;/a&gt; directly.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We would also like to encourage you to pay your attention to the next major version of QuipuKit named &lt;a class="jive-link-external-small" href="http://openfaces.org"&gt;OpenFaces 2.0&lt;/a&gt;, which is currently available in early access program (EAP) and is distributed under a &lt;a class="jive-link-external-small" href="http://openfaces.org/licensing/"&gt;dual license  model&lt;/a&gt;. Please see the &lt;a class="jive-link-wiki-small" href="http://support.teamdev.com/docs/DOC-1111"&gt;migration guide&lt;/a&gt; for instructions on moving to the new version.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a575842d-f396-4632-aa62-cab7214b5b9e] --&gt;</description>
      <category domain="http://support.teamdev.com/blogs/tags">company_news</category>
      <category domain="http://support.teamdev.com/blogs/tags">quipukit</category>
      <pubDate>Fri, 13 Nov 2009 15:22:39 GMT</pubDate>
      <author>dpikhulya</author>
      <guid>http://support.teamdev.com/community/miscellaneous/announcements/blog/2009/11/13/quipukit-162-released</guid>
      <dc:date>2009-11-13T15:22:39Z</dc:date>
      <wfw:comment>http://support.teamdev.com/community/miscellaneous/announcements/blog/comment/quipukit-162-released</wfw:comment>
      <wfw:commentRss>http://support.teamdev.com/community/miscellaneous/announcements/blog/feeds/comments?blogPost=1319</wfw:commentRss>
    </item>
  </channel>
</rss>

