BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Development Content on InfoQ

  • 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?

  • Rhino is About to Get a Lot Faster

    Charles Nutter of JRuby fame recently started assisting the Rhino project (Java implementation of JavaScript) to speed up the Rhino JavaScript runtime.

  • Testing a Browser’s JavaScript Compatibility with Test 262

    The recently released ECMAScript 262 5.1 fixes bugs in the previous major version 5.0, and is accompanied by Test 262, an online JavaScript compatibility test suite.

  • Rx 1.0 Solves the Problem of Asynchronous Data Access

    Microsoft has released version 1.0 of their Reactive Extensions (Rx) library after two years in incubation. Rx combines event-driven UI with LINQ, concurrency and asynchronous calls.

  • IE10 Platform Preview 2 Available

    The IE team has announced Second Platform Preview for IE10. The Preview showcases new IE features like Positioned Floats, HTML5 SandBox, HTML5 Forms, setImmediate API, Page Visibility API, Async Scripts and more. It uses the same HTML5 engine seen in the recent Windows 8 demos.

  • Cloud-Based Server Management and Troubleshooting with System Center Advisor

    Microsoft System Center Advisor is a new cloud-based service that analyzes installations of Windows Server 2008 and SQL Server 2008 (and later versions). It tracks configuration changes and upgrades, and reports on potential issues due to missing security patches, incompatibilities, or deviations from best practices.

  • Developers Can Get a Taste of Mango with WP SDK 7.1 Beta 2

    An early access program allows developers to install Mango on their devices using the just released WP SDK 7.1 Beta2.

  • 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.

  • 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.

  • 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.

  • 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.

BT