DataDirect Technologies, an operating company of Progress Software Corporation (NASDAQ- PRGS), announced the latest release of the DataDirect Data Integration Suite featuring new versions of its XML-based component technologies for data integration in traditional and service-oriented environments. Designed to meet the data transformation and aggregation needs of developers, the DataDirect Data Integration Suite contains the latest product releases of DataDirect XQuery, DataDirect XML Converters (Java and .NET) and Stylus Studio in one installation. DataDirect XQuery is an XQuery processor that enables developers to access and query XML, relational data, Web services, EDI, legacy, or a combination of data sources. New to version 4.0 is full support for the XQuery Update Facility (XUF), an extension of the XQuery language that allows making changes to data manipulated inside the XQuery. Now developers can more easily update individual XML documents, XML streams, and file collections from within their XQuery applications. The product also includes the ability to update and create Zip files, therefore supporting the OpenOffice XML format. The latest release of the DataDirect XML Converters are compatible with Microsoft BizTalk Server 2006 and are integrated in the Microsoft BizTalk development environment. For healthcare organizations needing to comply with the X12 electronic data interchange (EDI) standards and the latest Health Insurance Portability and Accountability Act (HIPAA) 5010 transaction definitions, the DataDirect XML Converters now include support for the HIPAA EDI dialects including 004010A1, 005010 and 005010A1 messages. Stylus Studio 2009 has a new EDI to XML module that works with DataDirect XML Converters in an interactive way. Users can now load EDI documents to view contents, test conversions, create customizations and preview XML. http://www.datadirect.com
Category: Enterprise software & integration (Page 23 of 31)
eZ Systems announced the release of eZ Components version 2008.2. This is the seventh major version of eZ Components, which is a general-purpose PHP library of over 40 components used independently or together for PHP application development. The latest versions of eZ Publish are also based on eZ Components. With eZ Components, developers can concentrate on solving customer-specific needs. The eZ Components tool set provides key application functionality, such as caching, authentication, database interaction, templates, graphs, and much more. Main improvements in this release include more features for the Document and Webdav components. The Document component, which enables you to convert documents between different formats, was already able to convert ReST to XTHML and DocBook. In this release, more formats are implemented, such as three different wiki formats (Confluence, Creole and DokuWiki), the eZ Publish XML formats, as well as reading XHTML and writing ReST. The wiki parser can easily be extended for other wiki formats. The Webdav component now supports authentication and authorization, as well as support for integrating authentication mechanisms into existing systems. In addition, it supports shared and exclusive write locks, even with custom storage back-ends. The main new development of the eZ Components 2008.2 release is the MvcTools component. The MvcTools component implements the tools for a framework. Instead of dedicating the structure of the application, it provides a dispatcher, two request parsers (one for HTTP and one for email messages through the existing Mail component), two routing methods, two view handlers (one through plain PHP scripts and one through the Template component), and a response writer for HTTP. http://ezcomponents.org
Sun Microsystems, Inc. (NASDAQ: JAVA) announced it has entered into a definitive agreement to acquire MySQL AB, an open source icon and developer of open source databases for approximately $1 billion in total consideration. The acquisition accelerates Sun’s position in enterprise IT to now include the $15 billion database market. With millions of global deployments including Facebook, Google, Nokia, Baidu and China Mobile, MySQL will bring synergies to Sun that will help drive new adoption of MySQL’s open source database in more traditional applications and enterprises. The integration with Sun will extend the commercial appeal of MySQL’s offerings and improve its value proposition with the addition of Sun’s global services organization. MySQL will also gain new distribution through Sun’s channels including its OEM relationships with Intel, IBM and Dell. MySQL’s open source database is the “M” in LAMP – the software platform comprised of Linux, Apache, MySQL and PHP/Perl. Sun is committed to enhancing and optimizing the LAMP stack on GNU/Linux and Microsoft Windows along with OpenSolaris and MAC OS X. The database from MySQL, OpenSolaris and GlassFish, together with Sun’s Java platform and NetBeans communities, will create a Web application platform across a wide range of customers shifting their applications to the Web. Following completion of the proposed transaction, MySQL will be integrated into Sun’s Software, Sales and Service organizations and the company’s CEO, Marten Mickos, will be joining Sun’s senior executive leadership team. In the interim, a joint team with representatives from both companies will develop integration plans that build upon the technical, product and cultural synergies and the best business and product development practices of both companies. MySQL is headquartered in Cupertino, CA and Uppsala, Sweden and has 400 employees in 25 countries. As part of the transaction, Sun will pay approximately $800 million in cash in exchange for all MySQL stock and assume approximately $200 million in options. The transaction is expected to close in late Q3 or early Q4 of Sun’s fiscal 2008. Completion of the transaction is subject to regulatory approval and other customary closing conditions. The deal is expected to be accretive to FY10 operating income on a GAAP basis. http://www.mysql.com, http://sun.com
MuseGlobal announced the adoption of its content integration platform by Microsoft’s SharePoint Server 2007 enterprise suite. With Muse technology, SharePoint customers are now able to present local and licensed content to their enterprise users in a controlled and protected environment. The Microsoft Office SharePoint Server is an enterprise portal platform that makes it easy to build and maintain portal sites. Through consolidated access to existing business applications and content, companies can drive consistent performance of common business tasks, and SharePoint’s integrated Web content management capabilities enable people to publish Web content with a content authoring tool and a built-in approval process. MuseGlobal search integration and management systems enable institutions to build search products and services, unifying a wide range of content sources into custom search solutions. http://www.museglobal.com
BEA Systems, Inc. (Nasdaq: BEAS) and Adobe Systems Incorporated (Nasdaq: ADBE) announced they have signed an agreement across four products. The companies will work together to provide customers with a design environment for rich Internet application (RIA) development. Separately, they will bring together application server technology to help enterprises develop customer engagement applications. BEA will bundle Adobe Flex Builder 2 software with BEA Workshop Studio, allowing developers to build cross-platform RIAs that integrate with SOA and Web 2.0 infrastructure for enterprise mash-ups. Further, every Workshop Studio developer will now have access to Flex technology for building RIAs. The agreement also calls for Adobe to distribute evaluation licenses of BEA’s application server, WebLogic Server, with Adobe LiveCycle Enterprise Suite (ES) software. The new Workshop Studio bundle includes Flex Builder 2, Adobe’s Eclipse-based IDE, and the Adobe Flex SDK, which is planned to be released under the open source Mozilla Public License. These RIAs can then be integrated with other BEA products, such as those from the company’s WebLogic and AquaLogic product families. Organizations also will be able to deploy these applications using Adobe Integrated Runtime (AIR), a new cross-operating system application runtime that allows developers to extend RIAs to the desktop. http://bea.com, http://www.adobe.com
Business managers serving on WCM product-selection teams or attending technology conferences sometimes ask for definitions of “Web services” and “service-oriented architecture (SOA).” They say they are confused by their IT teams’ usage of the terms as though they were synonymous, and that when the managers themselves use the terms interchangeably, they get corrected. Why does this happen?
Web services, a technology standard, and SOA, an architectural design methodology, are highly complementary. Yet they are distinct. “Web services” refers to technologies that allow enterprise applications of all kinds (WCM, CRM ERP, BI, etc.) to communicate with each other. Common forms of Web services include application programming interfaces (APIs), which are connectors written by software vendors that allow for a standard way of communicating with their applications. Vendors often publish or sell these APIs as a straightforward means of connecting. Another common – and more generic – example of a Web service is any message, often in XML format, exchanged between a client (a Web browser, for example) and a server (your bank’s database) using the SOAP protocol. There are variations on these two themes, but the important concept to remember about Web services is that, simply put, they allow for a standard means of communication between software applications which may or may not rely upon transmission over the Web. Web services very frequently communicate only over corporate networks.
SOA, on the other hand, is not a technology. Rather, it is a way of designing connections between objects (application code components), applications, and other technology infrastructure. Like the frame of a building with respect to its windows and floors, SOA only defines the relationships between technology components, not their composition. SOA’s goals are to achieve self-sufficiency for each component – i.e. that each component will perform one complete task or “service” – and for each component to offer its “service” to all of the others. It stands to reason then, that Web services and SOA often fit together well because SOA provides a framework within which discrete components can interact with each other, and Web services provide a standard way of building the components.
Vamosa has launched free content analysis and migration software for Microsoft Office SharePoint Server 2007. The free software combines Vamosa Community Edition and Vamosa developed SharePoint 2007 connector technology. Vamosa Community Edition was originally released in November 2006 as generic content analysis and migration software downloadable for free from www.vamosa.com. It combines the full functionality of Vamosa’s software, Vamosa Content Analyser and Vamosa Content Migrator, into a single product. The extension of Vamosa Community Edition to include the Microsoft SharePoint 2007 connector allows the SharePoint community to capitalise on the benefits an automated approach to analysis and migration has to offer. Although the software will continue with the limitation of 1000 pages users will be able to: Gain a detailed understanding of up to 1000 pages of content in the fastest manner possible, Improve content quality through the removal of duplicate and out-dated content, Enhance content via the application of relevant metadata, and Reduce the pain involved in migrating content to SharePoint. Vamosa plans to release further editions of Vamosa Community Edition for other leading ECM vendors. Offerings for IBM and Interwoven are due in the near future. Vamosa Community Edition for SharePoint can also be downloaded from http://www.vamosa.com/sharepoint2007
Atlassian announced the release of Confluence Hosted, a new hosted service to make wiki-based collaboration more accessible for small, mid, or large organisations or groups with limited IT resources. Confluence Hosted is based on the Atlassian Confluence enterprise wiki. Features include: Immediate accessibility with no installation required, Unlimited pages and unlimited spaces, WYSIWYG interface, Ability to store and search across all types of files (PPT, Word, PDF, GIF, etc), Enterprise-grade security and permissioning, and Email and RSS integration and support. Confluence Hosted customers can remain on Hosted indefinitely or they can bring the wiki on-premise at any time. Contegix, a provider of managed hosting applications, was selected to provide hosting services. A free, fully functional 30-day evaluation of Confluence Hosted is available. Its tiered pricing model starts at US$49 per month. http://www.atlassian.com