InfoQ Homepage Enterprise Architecture Content on InfoQ
-
Evaluating Play for Composing Web APIs
Yevgeniy Brikman, Principal Software Engineer at linked in, published a summary of his evaluation of the Play framework, a Java Web Framework that supports asynchronous programming patterns with HTTP.
-
Web 3.0 - Cult or Culture?
In a recent article by Jonathan Strickland for HowStuffWorks the author addresses Web 3.0. This "long anticipated and disruptive new technology" is supposed to increase the possibilities of users and providers. But what exactly is the Web 3.0?
-
Mary Shaw and Dave Garlan have been honored for pioneering Research in Software Architecture
The Special Interest Group on Software Engineering (SIGSOFT) of the Association for Computing Machinery (ACM) have awarded Mary Shaw and Dave Garlan the Outstanding Research Award 2011. Both computer scientists have pioneered the work on Software Architecture at the Software Engineering Institute of the Carnegie Mellon University in Pittsburgh.
-
OpenJDK to be Java SE 7 Reference Implementation, Bylaws Ratified by Oracle
The OpenJDK Community Bylaws have been ratified, with 70 votes in favour, no votes against, and nine abstentions. 61 of the votes in favour were from Oracle employees.
-
Using Xbase to Define a Generic Graphical View
Jan Koehnlein, a core committer of the Xtext project, introduces how Xbase can be used to declaratively create graphical views of a given model, which is otherwise achieved by a hard-wired transformation between the model and its graphical representation.
-
Yahoo Hadoop Spinout Hortonworks Announces Plans
Yahoo spun-out its core Hadoop team, forming a new company Hortonworks. CEO Eric Baldeschwieler presented their vision of easing adoption of Hadoop and making core engineering improvements for availability, performance, and manageability. Hortonworks will sell support, training, and certification, primarily indirects through partners.
-
Microsoft Releases Java-Friendly Interop Bindings for WCF Services
In June, Microsoft released a set of open-source configurations to accelerate interoperability between Microsoft’s WCF platform and leading Java-based web service stacks. WCF bindings, which define transport details for invoking or consuming WCF services, are now available for Oracle WebLogic, Oracle Metro, IBM WebSphere and Apache Axis2.
-
Add Spelling and Grammar Checking to Any Online Application for Free
After the Deadline is a free REST based service that provides Spelling, Style, and Grammar checking support to any application that has Internet access. For personal use developers may use the free online server hosted by After the Deadline. Commercial users need to host their own server, the software for which is being offered under the GNU General Public License.
-
Janova and EdgeCase build Testing Tool in seven Months
The experts of the software company EdgeCase have recently assisted the Enterprise Architecture Company Janova from Ohio in building a Web-based, automated testing tool. The tool is provided as a Cloud-based application that enables users to define the test scripts used for Batch Processing in plain English. For its implementation the developers leveraged the programming language Ruby.
-
Windows 8 – As we first saw it
The public had its first glimpse of Windows 8 on June 1 at the D9 conference in Taipei. Windows 8, as claimed by Mike Anguilo, corporate vice president of Windows Planning, Hardware and PC Ecosystem, is designed ground up to work with "touch only" tablets and also devices with keyboard and mouse.
-
NetworkedHelpDesk's Ticket Sharing API: A Glimpse of the Future of Enterprise APIs
Collaboration in the enterprise software space has been plagued with process and technology challenges. The advent of lightweight open API specifications from industry associations such as NetworkedHelpDesk alleviate some of these technical challenges and are being touted as examples of what future enterprise APIs will resemble.
-
Olap4j 1.0: a Java API for OLAP Servers
Business Intelligence vendor Pentaho has announced the release of olap4j 1.0, a new, common Java API for any online analytical processing (OLAP) server.
-
Multi-casting Messages to Twitter, Jabber, IRC, etc. with .NET and Ruby
Customers use a wide variety of technologies for communication and expect the companies they deal with to do the same. This means the same message may need to be sent to a mailing list, a Twitter account, an IRC channel, and a Facebook page. To make this easier, developers can use the Broadcast library for Ruby or its .NET clone, nBroadcast.
-
A New Library and Tooling Package for Open XML
Open XML SDK 2.0 offers a moderately high level API for manipulating Open XML documents using strongly typed classes. It includes the Open XML SDK v2.0 Productivity Tool, which can reverse engineer a Word, PowerPoint, or Excel document and display the C# code needed to recreate it.
-
One Year of Apache Karaf
Apache Karaf has reached one year old today, as a top-level project at Apache. Karaf is a runtime package consisting of an OSGi framework (either Equinox or Felix), a command shell (Felix Gogo) and a number of useful utilities built in by default.