InfoQ Homepage News
-
IBM WebSphere Application Server Version 8 Released with Full Java EE 6 Support
IBM WebSphere Application Server V8 has been launched, becoming the third application server to offer complete support for the full Java EE 6 profile.
-
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.
-
Happiness and Self Organizing Teams
Does happiness affect our results - both positive and negative - with self organizing teams? Mark Levison shares research in psychology that shows that choice and control are interchangeable: "if people lack power, they clamor for choice, and if they have an abundance of choice they don’t strive as much for power." Does this explain successes and pains of self organization?
-
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.
-
Mixins for C# and Visual Basic
Mixins are small bits of functionality that are useful to a wide variety of otherwise unrelated classes. In languages that support multiple inheritance mixins are added as secondary base classes while dynamically typed languages simply merge in the extra functionality. The re-mix project uses runtime code generation to add this capability to C# and VB.
-
IBM Workload Deployer – Continuing Maturation of Private Cloud Appliances
IBM Workload Deployer is the next generation of the IBM WebSphere CloudBurst v2.0 appliance further driving the use of patterns, templates and automation to simplify and accelerate the definition and deployment of private cloud solutions.
-
AppHarbor Announces Add-On API For .NET Developers
AppHarbor, a PaaS provider for hosting .NET Applications, has announced an add-on API. This will provide a self-service portal for third-party service providers. Developers can purchase cloud services through a single interface and integrate additional functionality into the applications they build on the AppHarbor platform. The initial catalog includes MongoHQ, Cloudant, Redis To Go and MailGun.
-
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.
-
jQuery Mobile Beta 1 Supports Many Browsers and Platforms
jQuery Mobile has reached the Beta 1 milestone with support for all major browsers and mobile OSes. A final release is expected by the end of the summer.
-
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.
-
Microsoft Sponsors NodeJS for Windows
Microsoft is sponsoring a port of Node.js to Windows in conjunction with Joyent, the Node.js maintainers, with the goal of making it available on Windows Azure and other Windows server products.
-
SQL Azure Database Scalability with Federations
Cihan Biyikoglu introduced an upcoming feature for scalability in SQL Azure databases called Federations at Tech Ed 2011. Federations are objects inside the database which allow the data in their contained tables to be distributed across additional databases called federation members. Data can be re-distributed across Federation members at run-time.