InfoQ Homepage News
-
Embarcadero Updates Delphi and C++ Builder, Launches HTML5 Builder
Embarcadero Technologies launched a major overhaul of its development tools line that includes RAD Studio XE3, Delphi XE3 and C++Builder XE3. The company also launched HTML5 Builder for Mobile and Web app developers. InfoQ spoke with John Thomas, Director of Product Management at Embarcadero.
-
Netflix Open Sources Their AWS Service Registry, Eureka
Netflix has open sourced yet another piece of their architecture, Eureka – a RESTful service used to locate middle tier services running within AWS regions.
-
QConSF: Facebook, Pinterest, Ancestry.com Case Studies; Tales from Silicon Valley; Nov 5 - 9, 2012
75% of the sessions are now up on the QConSF conference site and over 80% of speakers have been confirmed, including keynote speaker Kevlin Henney, patterns book author and editor of “97 Things Every Programmer Should Know”. QConSF will take place at the Hyatt Regency San Francisco on November 5 - 9, 2012. Save up to $350 if you register by Sept 14th.
-
JBoss Developer Framework: A Documentation Hub For JBoss Technologies
JBoss Developer Framework is a central documentation resource for JBoss related technologies. The emphasis is on showing a developer how to use the whole software stack at all layers (e.g. user interface and persistence layer) in a single place. It contains Maven quickstarts, tutorials, migration documentation and other resources related to web development for the JBoss Application Server.
-
Community-Driven Research: JavaScript MVC Frameworks vs. Compile to JavaScript Languages
InfoQ's research initiative continues with a 45th question: "JavaScript MVC Frameworks vs. Compile to JavaScript Languages". This is a new service we hope will provide you with up-to-date & bias-free community-based insight into trends & behaviors that affect enterprise software development. Unlike traditional vendor/analyst-based research, our research is based on answers provided by YOU.
-
Can 3rd Party Developers Bring JIT and Compilers to WinRT?
Users expecting to find Java, LuaJIT, or Google's V8 JavaScript engine on Windows ARM (WOA) may be surprised to learn that these and similar tools may not be allowed. The latest concern has now been raised over the ability of developers to release 3rd party compilers for the platform.
-
Enums, Entity Framework And WCF Data Services
Enumerations have been supported in Entity Framework 5 – however Enums are not yet supported in WCF Data Services, which means you still need to handle them explicitly when writing OData services.
-
Meet Efran Cobisi - The Developer behind Automated Email Validation Component
InfoQ interviewed Efran Cobisi, the founder of Cobisi Software based in Italy. Efran, who is the recipient of Microsoft Most Valuable Professional (MVP) award including several Microsoft certifications, is the developer of EmailVerify.NET, which is a powerful software component that provides an ability to automatically check the existence of an e-mail address from within an ASP.NET application.
-
SAP's Jonathan Becher Claims That Brainstorming Does Not Work
In the SAP Newsroom blog Jonathan Becher recently posted on the topic "Is Brainstorming Brain Dead?". Brainstorming is a method frequently applied within system and software development projects. Becher claims, the technique of brainstorming has proven to be a failure.
-
Dave Snowden: Agile - sound practice, poor theory
Dave Snowden gave a talk last week in which he discussed how Agile is founded on good practices, but often fails to scale effectively because practitioners do not understand why the techniques work, and thus fail to adapt them to the complex environments which are characteristic of large organisations. Asking management to adopt agile won't work - agile must adapt to complex business realities.
-
Anthony F. Voellm Discusses Testing 2.0 at the Google Testing Blog
In his recent posting "Testing 2.0" at the Google Testing Blog, Anthony F. Voellm is discussing the evolution of testing. While some experts might believe, almost all research in testing already has been done, Voellm anticipates what he calls “Testing 2.0” . This evolution of testing could comprise aspects such as automation of complex decisions on quality issues.
-
Windows Identity Foundation Now Included in .NET 4.5
Windows Identity Foundation, Microsoft's framework for integrating claims-based authentication into applications, is now part of the .NET Framework. It was created to simplify work with access control and authentication, and to allow for single sign-on across multiple applications.
-
CAMP 1.0 – An Open API for PaaS Application Management
Several companies including Oracle, Rackspace, Red Hat and CloudBees have proposed an API for PaaS application management. The API allows developers to manage applications within and across various PaaS that will implement the specification without having any knowledge of the underlying cloud infrastructure.
-
Reflection API Changes For Windows Store Apps
.NET API subset for Windows Store Apps is considerable smaller than the full .NET Framework 4.5. Particularly, Reflection.Emit is not available and most members in the System.Type class have been moved to the System.Reflection.TypeInfo class.
-
The Software-defined Datacenter Has Arrived
VMware and Microsoft provide solutions for software-defined datacenters where all resources – compute, storage, availability, networking and security – are virtualized and automated. This article focuses on the latest additions: virtualized networking and security.