BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

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

  • Native Mobile Apps Test Automation with NativeDriver

    NativeDriver offers test automation for Android and iOS native applications. It implements the WebDriver API.

  • Adding Scale to ASP.NET Applications in the Cloud

    Microsoft presented several options for scaling ASP.NET applications hosted on Windows Azure. There are a number of services for caching, traffic distribution, asynchronous work processing, and storage, and these options can be used in combination to scale applications up or down.

  • The Current Status and Predictions on Cloud Computing from Cloud Leaders

    Werner Vogels from Amazon and Satya Nadella from Microsoft talked about the current status of cloud computing, while Lew Tucker from Cisco and Jon Weinman from HP made some predictions on its future at GigaOM Structure Event.

  • PowerMockup, A New Tool for Low Fidelity Mockups

    Agile teams seeking to deliver a high quality user experience often create mockups of varying fidelity to hone in on an appropriate design prior to coding (e.g. prior to sprint/iteration planning). PowerMockup is a new product for those seeking to create low fidelity mockups using a tool they are already familiar with, PowerPoint.

BT