InfoQ Homepage Architecture & Design Content on InfoQ
-
Debate: Agile Transition Success Rates, Help or Harm?
Many of the Agile community have chimed in on a recent popular discussion regarding success rates of Agile transitions. Responding to Niraj Khanna's question on the subject, Kent Beck, Ron Jeffries, Alistair Cockburn, Chet Hendrickson, and many more debate the value and risk of establishing such statistics.
-
Sun's Silence on JSR 277 Leaves Many Questions from OSGi Supporters and Few Answers
The expert group behind JSR 277 has been largely quiet despite questions from the community at large on its status and possible compatibility with OSGi. In recent weeks calls for information and criticism have become louder.
-
Rack: HTTP request handling made easy
Rack provides an interface between web servers and code that handles HTTP requests, such as web frameworks. This simple library has been adopted by many web frameworks, but it's also usable as standalone. We caught up with Christian Neukirchen, creator of Rack, to see what Rack is all about.
-
SpringSource Enterprise Delivers Enhanced Spring Support and Monitoring Capabilities
Today SpringSource announced the availability of SpringSource Enterprise, which includes a certified and indemnified version of the popular Spring software stack for enterprise Java development as well as production and development capabilities and support.
-
Are Special Purpose Chips an Answer to the Multicore Crisis?
Adapting to multicore paradigm is one of the emerging challenges in the software industry. What if the solution lays at the hardware level? Bob Warfield suggests that creation of chips optimized for running specific virtual machines could reduce the gap between the potential performance of processors and the actual capacity of software to take advantage from it.
-
Generational SOA
SOA has often been described as a longer term development pattern than the hype surrounding it would often imply. However, many authors have frequently pointed out where some or all of the practices involved within SOA have been used over the past few decades. Kirstan Vandersluis goes further and discusses specific generations of service-oriented development that have lead to today's systems.
-
Corneliu Tusnea has Released Hawkeye as Open Source
Corneliu Tusnea, author of the debugging tool Hawkeye, has released the free version as an open source project on CodePlex.
-
XSD, Schematron, and the Real World
Kurt Cagle, proven author of several books about XML, XSL, SVG, and XQuery, blogged about XML and Modeling by means of the marriage of XSD and Schematron within the Schema Modeling Language (SML). As a demonstration he provides an SML schema example. What could Schematron's role in an XSD world?
-
Presentation: The Overlooked Power of Javascript
In this presentation from JAOO 2007, Glenn Vanderburg takes look at Javascript, where it came from and how powerful it actually is. After a look at the resurgence of Javascript for the browser and Flash, powerful libraries like jQuery or Prototype are introduced.
-
SpringSource Announces Acquisition by Microsoft
In a surprise announcement, SpringSource CEO Rod Johnson announced that SpringSource has agreed to be acquired by Microsoft. InfoQ interviewed Johnson to learn more about this acquisition and what it will mean for the future of both Spring and the .Net Framework.
-
Sun's Java iPhone Port Faces Obstacles
Eric Klein, Vice President of Java Marketing, has announced Sun's intention to port the JVM to the iPhone, but multiple obstacles need to be overcome.
-
Cyclomatic Complexity Revisited
Enerjy studied tens of thousands of source code files and found the optimum Cyclomatic Complexity number is 11, with a 28% defect probability. In fact, you are more likely to encounter a defect if you have lower complexity - is it time to make your methods are more complicated?
-
InfoQ Video: Practices of an Agile Developer
At NFJS Venkat Subramaniam, co-author with Andy Hunt of "Practices of an Agile Developer," shared his pragmatic approach to some of the important technical and non-technical factors contributing to project success, including: coding, developer attitude, debugging, mentoring and feedback.
-
Article: RESTful Services with Erlang and Yaws
In this article, Steve Vinoski explains how to build RESTful Web services using the Erlang programming language and the Yaws web server. While Steve considers most Web frameworks failures simply because they were a poor match to the problem, he believes Yaws and Erlang are a better match for RESTful development than many other language frameworks that were built specifically for that purpose.
-
Cogmation's robotSuite is Now Available for Windows
Cogmation, the maker of the development tool robotFoundary and the matching simulator robotSim, has released a Windows version of the suite. InfoQ has had a chance to talk with Cogmotion's Director of Research and Development, Shawn Schaerer.