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

  • InfoQ’s First Minor UI Update in 5 years – feedback?

    On behalf of the InfoQ team, we are happy to announce our underwhelming first minor UI re-launch in our 5 year history. This re-launch is the first in a set of incremental changes that will end with a homepage re-launch later in the year, with your feedback. This first launch maintains the same look and feel but removes the left bar while expanding the header and footer.

  • .NET Extension Methods For Microsoft Translator API

    Microsoft Translator API exposes Translation services for developers using REST-based and SOAP based end-points. An open source project, Bing (Microsoft) Translator .NET, creates a wrapper around these APIs by using extension methods, making it much easier to build .NET applications that can use translation.

  • "Apache Killer" a DDoS using the Range HTTP Header

    The "Apache Killer" lets an attacker use a single PC to wage a denial of service attack against an Apache server. So far, the Apache development team has issued an alert and workarounds in advance of rolling out a patch for the flaw in Apache HTTPD Web Server 1.3 and 2.X, but no patches.

  • Noda Time: An Advanced Date/Time Library for .NET

    To put it bluntly, the date/time libraries in .NET are flawed. In an effort to address many, but far from all, of these problems Jon Skeet is working on a port of Joda Time called Noda Time.

  • What is the Future of Flash and Flex?

    Adobe wants to strengthen Flash and Flex’s position in the enterprise and especially in the mobile space. But a recent study shows that jQuery has overtaken Flash as a deployed web solution on the top 17,000 websites.

  • New in RAD Studio XE2: Multiplatform, Native iOS&Android, HD&3D Animation, and Cloud

    Embarcadero is preparing a new release of their RAD Studio XE2 tools which includes Delphi XE2, C++Builder XE2, RADPHP XE2, and Prism XE2, at exactly one year after the initial launch of the XE line on August 30, 2010. This release has many new features, the most interesting being support for cross-platform development, Windows 64-bit, Amazon Cloud API, Native Android and iOS, and HD&3D animation.

  • LightSwitch 2011: Truly "Coding Optional"?

    Visual Studio LightSwitch 2011, the development tool intended to help non-developers produce business applications, was released earlier this month. Ever since the beta release last year, it has been the subject of some debate over the intended audience for the product.

  • Task Parallel Library for Silverlight

    Silverlight’s asynchronous service model forces developers to deal with multi-threading from the very beginning. So it seems odd that Microsoft choose to omit the Task Parallel Library, which is the core of .NET’s multi-threading infrastructure. Fortunately there are options.

  • U.S. Government Program Seeks Alternatives to Passwords

    In an effort to find viable alternatives to the false security offered by passwords, a new U.S. government program is trying to find consensus on standards with leaders of private industry. The new National Strategy for Trusted Identities in Cyberspace (NSTIC) program was formed early in 2011 with limited funding but ambitious objectives.

  • Mozilla Favors Web Over Native Application Development

    Mozilla has started working on WebAPI, a set of APIs for accessing device functionality usually accessible only for native applications in an attempt to develop a cross platform solution that will enable developers to write web applications once for all mobile OSes.

  • VMware Releases Free Version of Micro Cloud Foundry

    VMware today released a free downloadable version of its Cloud Foundry software, called Micro Cloud Foundry, designed to run locally on a developer’s workstation in a single virtual machine. Mac and PC developers can run and build cloud applications locally without having to configure middleware, and scale and deploy to their applications wherever they want without modifying code.

  • WCF Support Improved in Mono

    Xamarin's first official Mono release came out earlier this month with many bug fixes, OS X Lion support, a “vastly improved WCF stack”, and better debugging support. The version number is 2.10.3, which makes it a short-term support release. Those who desire a long term commitment to support should stay with the 2.6 series until Mono 3 is ready.

  • Microsoft Dynamics CRM As Development Platform

    The Dynamics CRM SDK, which allows Dynamics CRM to be customized using .NET framework, opens the entire object model to developers to build solutions against. It does this using reusable application services and a multi-tenant architecture and allows to build multiple Line-Of-Business xRM applications on a single platform.

  • Smalltalk IDEs Come to the Browser: Jtalk, tODE, Lively Kernel 2.0

    Smalltalk has always had tight IDE integration and it now comes to the web. InfoQ looks at Jtalk, a Javascript-based Smalltalk implementation and tODE a web-based frontend to Pharo and GemStone Smalltalks. Also: a sneak peek at Lively Kernel 2.0 - a Smalltalk-ish development environment for the web.

  • An Overview of WCF RIA Services Toolkit

    In honor of the August release of WCF RIA Services Toolkit, we are going to offer a quick introduction to the various components it offers on top of the baseline version of RIA Services. New in this build is support for EntityFramework 4.1, including code first, and a fix to the JavaScript/jQuery client so that it works with jQuery 1.5.1 and later.

BT