InfoQ Homepage Development Content on InfoQ
-
Try to get the best of your Statically Typed Language
The use of dynamic type-checking in static languages is often perceived as unavoidable on complex projects, even though workarounds necessary to enforce it tend to negatively impact the quality of code. According to Debasish Ghosh, features in static languages, i.e. Java generics, offer an opportunity to avoid runtime type checking and optimize the advantages of static typing.
-
Comparing JEE Servers
When picking which JEE server to use for your application, you have a number of choices to select from. Knowing which application server is the best is key. Recently Jonathan Campbell took a handful of JEE application servers, coming up with surprising results as well as informative comments.
-
A Preview of Mingle 2.0
On April 15th Thoughtworks will release Mingle 2.0, nine months after the initial release of Mingle. InfoQ got some time with product manager Adam Monago to talk through the new functionality provided by Mingle 2.0.
-
Microsoft Unity Dependency Injection Application Block Released
The Microsoft patterns & practices group has released its Dependency Injection container called Unity or the Unity Application Block. Developers can now create loosely coupled applications that are extensible using this lightweight container.
-
F#: What to Expect from It in the Near Future?
In recent posts, Brian McNamara and Don Syme, of the F# research team, have shed some light on their plans for the near future.
-
Could eRCP become an OSGi standard?
A post to the eRCP newsgroup over the weekend put forward a proposal of putting forward eRCP as an OSGi standard.
-
Ruby and Git Roundup: Rails, Rubyforge, APIs
Ruby on Rails is just one of many Ruby projects moving its repository to GitHub. We take a look at the Git news in the Ruby space, such as RubyForge's new Git repositories, new Git documentation and books and applications like GitWiki that use Git's repository in new ways.
-
WebSphere Updates: sMash, eXtreme Scale, Virtual Enterprise, Business Events
At IBM IMPACT this week, IBM announced a several new and re-randed upgraded products dealing with virtualization (Virtual Enterprise), clustering & caching (eXtreme Scale), complex event processing (Business Events), and RESTful web apps (sMash). InfoQ spoke to various execs and product managers to find out more.
-
Article: QCon London 2008 Key Takeaways and Lessons Learned
QCon London took place March 12-14th and attendees have blogged summaries and take aways for 62 of the 96 sessions. There were 600 registrations for this second annual QCon in London, 70% of the attendees self-declaring as being team lead, architect and above. Over 100 speakers presented at QCon London including Kent Beck, Martin Fowler, and Erich Gamma.
-
Extended Java SE 1.4 Support through Java SE for Business
Sun has recently announced the availability of Java Platform Standard Edition (Java SE) for Business - a new product subscription aimed at extending Sun's support for Java SE releases, provide faster updates to technology updates and offer enterprise deployment features for its customers.
-
Initial Draft of the Bean Validation Specification Released
JSR 303, the Bean Validation framework, provides an annotation-based API through which developers can express constraints on JavaBeans. An early draft of the specification is now available for review.
-
Parallel Processing Framework JPPF 1.1 Supports TCP Multiplexer and JMX Monitoring
The latest version of JPPF, a java based open source parallel processing framework, includes a networking tool called TCP port multiplexer to enable JPPF work in secure firewall environments. JPPF team released the version 1.1 of the framework which also includes JMX based node monitoring and management features.
-
Flex and the Open Web
Kevin Dangoor of SitePen recently blogged about Flash, Silverlight and the Open Web. He offers his defense for open standards as the best future for the web. Adobe's Ryan Stewart, a Flex evangelist, responds.
-
Mozilla Prism 0.9 Released
Mozilla Prism 0.9 was released last month. Prism is a Single Site Browser (SSB), which aims to move applications from the browser to the desktop, while still using browser based technologies (HTML, CSS, JavaScript, Flash, etc).
-
.NET Framework Versions: Marketing vs. Reality
Since .NET Framework 3.0 Microsoft's versioning strategy confuses the community. Scott Hanselman explains the how and why of the drift between marketing and reality.