InfoQ Homepage Architecture Content on InfoQ
-
The Various Flavors of Unified Process
The Rational Unified Process(RUP) was developed through the 1990's as a framework for software engineering best practices. Features such as iterations, simplicity, focus on value and regular feedback were identified as being important for Asuccessful software engineering. A number of authors have built methodologies that adapt UP to different project domains. This article examines some of them.
-
Adobe Flex: How have the Latest Developments Affected its Momentum for Enterprise Adoption?
The Adobe Flex ecosystem has experienced significant growth in the last years, with a plethora of community driven projects and deployments. Never the less, in the last few months there have been several developments like its exclusion from the iPad platform, community reactions about long lasting bugs and more, that have led to questions about its future viability.
-
Caucho To Support Java EE6 Web Profile in Resin 4.0
Caucho has announced that it will support the Java EE6 Web Profile in the next iteration of their lightweight application server, Resin 4.0. The Java EE6 Web Profile specifies a lighter, modern subset of the full Java EE6 specification, which must contend with backwards compatability.
-
Real Time Web And Cloud Management Standards
William Vambenepe comments on the absence of “real time” features in existing cloud management solutions and proposes the desirable properties that define such solutions. Dare Obasanjo examines implementations of the real time web available today and provides a detailed explanation of the technologies such services use. Is the real time web a grassroots solution to cloud management standards?
-
Chrome 4 Now Supports the HTML 5 Web SQL Database API
Google has announced support for the HTML 5 Web SQL Database API, and others are likely to follow soon or have already started on support for this API. In the meantime, the completion of the specification is blocked because all the implementers involved have chosen to use SQLite as underlying database, and multiple independent implementations are required for standardization.
-
First Rails 3 Beta Released
The first beta of Rails 3 is available. Rails 3 is a major rewrite of the codebase bringing with it stable APIs and design decisions inspired by Merb, cleaner internals, performance improvements and much more. InfoQ takes a look at the changes in Rails 3, and on which Ruby implementations it runs.
-
Debate: Is the Internet Splintering in Pieces?
The Internet has been considered the medium that unites people all over the world facilitating communication, exchange of ideas and easing the access to information. Some consider that the Internet is departing from its original purpose due to the proliferation of devices which make porting of documents to various platforms difficult.
-
HornetQ 2.0 faster than ActiveMQ 5.3 on Independent Benchmark but what about ActiveMQ 6?
JBoss HornetQ has proven faster in peer reviewed benchmark, than the current version of ActiveMQ, mainly because of its choice to implement a highly tuned journal that uses AIO when running on Linux. ActiveMQ seems to be going the same way for version 6, pushing the competition.
-
Oracle Calls for JavaOne Papers
Oracle has announced the call for JavaOne papers for the re-scheduled conference, which will now run alongside Oracle OpenWorld from September 19-23 2010. The closing date for submissions is March 14, 2010.
-
Google Will Stop Supporting Older Browsers
Google has announced they will stop supporting older and less secure browsers like IE6, Firefox 2.x, Chrome 3 or Safari 2 starting with Google Docs and Google Sites editor from March 1st, 2010.
-
QCon London in One Month: 103 Speakers, 107 Sessions, 500+ Attendees
QCon London is in 1 month! The final schedule is now online and features 103 speakers and 107 sessions on key topics designed for senior developers, team leads, architects in enterprise software development shops. The last chance to save £196 expires in 2 weeks.
-
Spring.NET 1.3: VS.NET Solution Templates, MSTest Support and Spring Integration.NET
A new version of the Spring.NET framework, version 1.3, was recently released. InfoQ spoke with Mark Pollack, founder and lead of the Spring.NET project, to learn more about this release and what new capabilities it brings, and also to learn more about the new Spring Integration.NET project.
-
Java EE 6 Web Services: JAX-RS 1.1 Provides Annotation Based REST Support
JavaEE 6 release includes Java API for RESTful Web Services (JAX-RS) support which provides a POJO based framework to build lightweight web services that conform to the Representational State Transfer (REST) style of software architecture. JAX-RS version 1.1, which is part of JSR 311, offers several annotations that can be used to expose Java class methods as web resources.
-
Is Symbian’s Open Sourcing Too Late?
The Symbian Foundation announced their intention to open source the Symbian platform almost 20 months ago. While some consider this as an important move for the most deployed platform in mobile devices, others think that it is too late.
-
SOA Design: Is it about Contracts or Service Implementation?
A new Steve Jones’ post “Why contracts are more important than designs” discusses an important issue, service contracts, explaining why more time should be spent designing the services contracts.