InfoQ Homepage News
-
Windows Azure SDK 1.6 Streamlines Azure Development in Visual Studio
Publishing improvements, Team Build capability and streamlined service creation allow developers to centrally manage all aspects of application creation and deployment.
-
Apache Wicket 1.5 Released
The Apache Wicket project has released version 1.5 of its open source, component oriented Java web application framework, with new HTML 5 components, and Improvements to the message/event model.
-
NoSQL OODB with Smalltalk-based Ruby VM: MagLev 1.0 Released
The MagLev project has released version 1.0 of their Ruby VM. The Ruby implementation is based on the GemStone/S Smalltalk VM which comes with GemStone's distributed cache, ACID transactions, and persistence system (OODB). InfoQ caught up with Monty Williams of the MagLev project to talk about where MagLev fits on the NoSQL spectrum, and much more.
-
Mitchell Harper: University Education of Software Engineers is a Waste of Time
Mitch Harper, co-founder of BigCommerce.com, claimed in a recent issue of the Sydney Morning Herald that university education might be the wrong way to become a software engineer. According to Harper, a self-educated software engineer without an university degree: universities leave their students rather unprepared for the realities of being a software engineer.
-
Google Has Open Sourced Android 4.0
Google has released the source code for Android Ice Cream Sandwich and a new Native Development Kit.
-
Agile 2011 Videos Now Available On New Agile Alliance Learning Center
The Agile Alliance have recently launched a new Learning Center, with the highlight at launch being the availability of keynotes and selected presentations from the Agile 2011 conference.
-
Analysis Of Web API Versioning Options
Refering to a questions over versioning conventions used OpenStack Api, Mark Nottingham provides an analysis of the various strategies for versioning Web API in the cloud.
-
WSO2 Releases New Versions of WSO2 Carbon and Stratos
WSO2 has added a new Ghost Deployer, a Cassandra-based Column Store Service, an Apache Subversion-based Deployment and an enhanced Load Balancer to both Carbon and Stratos. This functionality is also available on StratosLive.
-
Should Agile Coaches Have a Code of Ethics?
Recently on the <a href="http://groups.google.com/group/agile-leaders">Agile Leaders mailing list</a> Dan Mezick initiated a discussion on the need for <a href="http://groups.google.com/group/agile-leaders/browse_thread/thread/23d77a7fd3797ea8">Agile Coaching Ethics</a>.
-
Updated:Adobe Donating Flex to Open Source Foundation; Continues Fire Sale on Formerly-Core Software
Hot on the heels of news that Adobe is abandoning developing Flash for mobile devices, Adobe has also now announced its intention to donate the Flex SDK to "an established open source foundation".
-
JQuery 1.7 Brings HTML5 To IE6-8, Gets Deprecation Policy
JQuery 1.7 has recently been released, with improvements such as new Event APIs, Better performance of Delegated Events, HTML5 support for IE6-8, support for AMD spec and more. The team has also started deprecating certain features in an effort to keep JQuery slim.
-
eBay readies next generation search built with Hadoop and HBase
eBay presented a keynote at Hadoop World, describing the architecture of its completely rebuilt search engine, Cassini, slated to go live in 2012. It indexes all the content and user metadata to produce better rankings and refreshes indexes hourly. It is built using Hadoop for hourly index updates and HBase to provide random access to item information.
-
Integration of SABSA Security Architecture Approaches with TOGAF ADM
Security architecture has always been considered a separate discipline from enterprise architecture which has led to piecemeal strategies and consequently increased exposure to security vulnerabilities. By integrating SABSA concepts into the TOGAF framework, architects can leverage a risk driven enterprise architecture approach that addresses security concerns driven by business requirements.
-
Big Data: Evolution or Revolution?
Recently Steve Jones, from Cap Gemini, questioned whether NoSQL/Big Data is the panacea that some vendors would have us believe. He suggests that in some cases in-memory RDBMS may well be the optimal solution and that approaches such as Map Reduce could be too difficult to understand for typical IT departments. He concludes with a suggestion some sometimes Big Data may be a Big Con.
-
Pair Programming: Side-by-Side or Face-to-Face
Pair programming is an agile software development technique in which two programmers work together at one workstation. The benefits of pair programming are well known and the technique is widely practiced. However, what is the best way to sit while pairing?