InfoQ Homepage Development Content on InfoQ
-
Apollo Next Generation Message Queuing Posts Some Impressive Benchmarks
Apollo is a next generation message queuing solution that recently posted some impressive benchmarks against RabbitMQ, HornetQ, and ActiveMQ. The benchmarks indicate that Apollo will be on a lot of developer's roadmaps for messaging.
-
WebStorm 3.0: JetBrains Provides a More Complete JavaScript IDE
WebStorm 3.0 adds support for Node.js, CoffeeScript, JSLint, JavaScript Unit Testing and includes enhancements of the JavaScript and XSLT debuggers.
-
CXXI Brings Advanced C++ Interop To Mono
CXXI, a new C++ Interop framework, allows easy interoperability between C# and C++ in Mono. Developers can, from C#, easily instantiate C++ objects, invoke C++ methods, subclass C++ classes, and more.
-
CloudBees Releases Jenkins Enterprise
CloudBees releases Jenkins Enterprise which offers commercial support, extended long time releases up to a year and extra proprietary plugins useful to companies with large scale Jenkins installations.
-
PhoneGap Now Fully Supports WP7
PhoneGap now supports all native functionality on Windows Phone 7 being on par with iOS and Android.
-
Code Signing For Individual Developers
Code Signing is a mechanism for software users to trust executable code that is published on the internet before downloading and running it. Until now, this was practically beyond the reach of the individual developer, due to costs and processes involved. However, some stores are now offering Thawte code-signing certificates for individual developers for $99 per year.
-
Scrum Alliance to Strengthen ScrumMaster (CSM) Certification
The CSM Certification from the Scrum Alliance is granted to individuals that participate in a two day certification course and complete a pass/pass (e.g. can’t be failed) test. The testing process will be changed in 2012 to include a pass/fail test, and a new Professional Development Unit (PDUs) program will be rolled out no later than January 2013 for CSM’s to maintain their certification.
-
Sensor Networks - GEOCens finished its Pilot Phase
In December the GEOCens (Geospatial Cyberinfrastructure for Environmental Sensing) is finishing its pilot phase, as the not-for-profit organization Cybera has recently published at GISUser.com. The software architecture is supposed to improve researcher access to international environmental data drawn from more than 60,000 sensors and 2,800 web map servers.
-
Grails 2.0 Released with Improved Usability, Class Reloading, and Query DSL
The Grails development team at SpringSource, a division of VMWare, recently announced the release of Grails 2.0. This release improves Grails usability akin to Roo console support. GORM, the persistence layers in Grails, maximises the DSL support from the Groovy 1.8 via AST transformations.
-
Have the Pragmatists Won? Water-Scrum-Fall Is the Norm
Dave West, Director of Research and Vice President at Forrester, asserts that Water-Scrum-Fall is the norm in IT today. Forrester's research raises the question: is anyone really doing pure scrum?
-
ReSharper 6.1 Improves Performance, Adds Async Support
ReSharper 6.1 promises to alleviate many performance problems with ReSharper 6 in Visual Studio 2010. In addition to bugfixes, the pre-release includes new features such as the async/await keywords, an updated settings engine, and experimental support for Visual Studio 11.
-
State of the Lambda
Brian Goetz has published an updated state of the lambda, giving a status report on the plan for adding lambdas to the Java language (also being tracked as JSR 335 and Java Enhancement Proposal number 126. Read on to find out what's new.
-
Universal Password Storage in Windows 8
Furthering their commitment to ubiquitous access, Windows 8 plans on offering universal password management. Windows 8 credential storage is intended to tie all other usernames names and password into a single account that will travel with the user. And this feature will be usable from all applications.
-
SQL Test Brings tSQLt Unit Testing to SQL Server Management Studio
SQL Test is the user interface for tSQLt, the open source unit testing framework for SQL Server. From the SQL Test window, users can create test classes, view existing unit tests, execute them, and view the results within a dockable panel in SQL Server Management Studio.
-
An Update on Google Native Client
Beside C/C++, Google Native Client has added support for runtimes such as Mono, and a richer set of Pepper interfaces: accelerated 3D, full-screen, File IO, debugging, and others. New languages -Lua, TCL, OCaml- are being ported, and several major producers have ported their game engines or their games to NaCl.