InfoQ Homepage News
-
RightScale Is One Step Closer to a Unified Cloud API
RightScale, a company providing unified access to multiple clouds, has announced a new release of their cloud management platform consisting of a new MultiCloud API, a new Add Server Assistant, and a Community Translations.
-
Controversial Opinions on Software Patents - The Good, the Bad, and the Ugly
Patents are quite often in the news these days, most notably the ones related to smart phone vendors like HTC, Samsung, Google and Apple. This also holds for the rather emotional and controversial discussion about software patents which some consider as a means to ensure innovation and others as a kind of weapon. Do software patents cause more harm than good, or vice versa?
-
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.
-
Reference Architecture Foundation for Service Oriented Architecture Review announced by OASIS
OASIS has just announced a public review for Reference Architecture Foundation for Service Oriented Architecture (SOA-RAF), which defines SOA as an ecosystem supporting concerns of both business and IT.
-
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.