InfoQ Homepage News
-
How Long Would it Take to Build the Product?
This is one the frequent questions asked by the customer. It is a question that makes an Agile team uncomfortable. On one hand, estimating an entire product functionality without actually starting work is ridden with flaws, however in many circumstances, it is a practical question which teams cannot ignore.
-
Twitter Storm: Open Source Real-time Hadoop
Twitter has open-sourced Storm, its distributed, fault-tolerant, real-time computation system, at GitHub under the Eclipse Public License 1.0. Storm is the real-time processing system developed by BackType, which is now under the Twitter umbrella.
-
OSGi Community Event Review
<p>The OSGi Community Event was held in Darmstadt, Germany, during last week. Presentations from across the board, from embedded smart home devices to the latest Enterprise specifications were presented. Read on for a review of what was covered.</p>
-
Windows Share, a New Data Exchange Mechanism in Windows 8
Microsoft has created a new mechanism for sharing information between applications in Windows 8 called Windows Share. Apps can share text, bitmaps, HTML, URI, files, and other type of data, and the usage scenarios are numerous. For example, the app receiving the information can post it to Tweeter or Facebook make it easy to post information to a social network without actually visiting it.
-
Eclipse 3.7.1 Brings Java 7 Support
The Eclipse Foundation today announced the release of Eclipse Indigo SR 1, also known as Eclipse 3.7.1. This is a maintenance release of the existing 3.7 build, but importantly adds Java 7 support to the eponymous Java IDE.
-
Sync Framework Breaks Platform Barriers
Sync Framework Toolkit builds on the Sync Framework 2.1 and uses OData to sync with any platform or client, including Windows Phone 7, Silverlight, Windows Mobile, iPhone, iPad, Blackberry, Android devices, and any browser using HTML5.
-
Lean Startup or Agile or Lean Startup and Agile?
A recent post by Joshua Kerievsky contrasting Lean Startup with Agile approaches resonated with some commentators and raised the ire of others. Do Lean Startup principles replace and supersede Agile approaches or are they complementary.
-
Sonatype Offers Insight Into Enterprise Open Source Usage
Sonatype, the main company which drives Maven development, has joined a growing list of companies which aim to help organisations understand and audit their open source software usage, with the announcement of the Sonatype Insight software suite.
-
Java EE PaaS Providers
A survey conducted by Red Hat at this year's VMworld implied a strong demand for Java EE based PaaS, but such products are thin on the ground. We take a look at two contenders, CloudBees' RUN@cloud, and Red Hat's own OpenShift.
-
Design Details of the Windows Runtime
The Windows Runtime (WinRT) was created to provide a fluid and secure application experience on Windows. WinRT was influenced by both .NET, C++ and JavaScript. WinRT does not replace the CLR or Win32, but rather provides unified support for applications written in different languages to run on Windows using the new Metro UI.
-
ZeroTurnaround Announces Free Version of JRebel as Part of 4.5 Update
ZeroTurnaround today released JRebel 4.5 and announced JRebel Social, a beta version of their popular "redeploy killer" that is free for non-commercial use, provided you are willing to give ZeroTurnaround access to your social network.
-
Zachman's Views On Impact Of Cloud Computing On Enterprise Architecture
John Zachman, the originator of the Zachman framework, recently wrote an article that addresses the questions regarding the impact of cloud computing on enterprise architecture; especially given how disruptive and popular cloud architectures are becoming an effective technique to cut costs.
-
F# 3.0 – LINQ + Type Providers = Information Rich Programming
Microsoft recently announced a developer preview release of F# 3.0 �� new features include LINQ-support through Query expressions and a Type Provider System along with a set of built-in providers that allow succinct programming against a variety of data sources.
-
MaintainJ 3.2 Released With Multiple Enhancements
MaintainJ, a reverse engineering tools that provides runtime sequence and class diagrams for Java codebases, has released version 3.2</a> with multiple enchancements. MaintainJ is Eclipse-based and works on any IDE that is built on Eclipse platform.
-
C#, VB.NET To Get Windows Runtime Support, Asynchronous Methods
C# and VB.NET will soon be getting new features like Windows Runtime Support, Asynchronous Methods, Caller Info attributes and more. Also, compiler will get APIs which will expose what the compiler knows about the code to the IDE and the developers.