BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Development Content on InfoQ

  • Eclipse / Sun Relationship Still Icy

    Eclipse and Sun both have large gravitational pulls in the Java community. Eclipse is the largest Java IDE while Sun controls the Java language. Cooperation between the two has been limited at best in recent years and shows little sign of improving.

  • Avoid 10 ASP.NET Pitfalls

    Jeff Prosise, renowned author/trainer and co-founder of Wintellect, has written an article in the July issue of MSDN Magazine outlining 10 common pitfalls ASP.NET developers fall prey to. This article is a must-read for ASP.NET developers. Jeff's suggestions range from performance tips, to techniques to avoid obscure errors that could cost days or weeks of debugging time, to database profiling.

  • Framework Performance: Ruby on Rails vs Django vs Symfony

    Ruby on Rails goes head-to-head with Python's Django and PHP's Symfony frameworks in a battle of speed and stability.

  • Agile Work Cheatsheets Posted

    It's been said before: Agile may be simple, but it's not so easy. Mishkin Berteig contributes some one-page quick-references to jog our memories and keep us focused on delivering value.

  • Google Web Toolkit Continues Gaining Momentum

    XML.com and IBM DeveloperWorks recently featured articles introducingweb application development using the Google Web Toolkit (GWT). GWT was released at JavaOne in May of this year. Support of GWT has also recently been announced by both the IntelliJ and Netbeans Java IDE's.

  • TestDriven.NET Releases Professional and Enterprise Editions

    The previously-free automated unit testing add-in for Visual Studio .NET, TestDriven.NET, now charges licensing fees for its use beyond the Personal edition. Note that the Personal edition is fully-featured and does not expire.

  • IntelliJ IDEA 6.0 Featureset and New TeamCity Product Announced

    Jetbrains has just announced the full featureset for the upcoming IntelliJ IDEA 6.0. Included are JEE, Swing, and refactoring enhancements as well as integration with their new team enviroment product TeamCity.

  • ESB Roundup Part Two: Use Cases

    This is the second part of InfoQ's ESB series, an exploration of Enterprise Service Bus, or ESB technologies. The focus is use cases required by companies deploying this technology, such as protocol bridging, security intermediation and service virtualization. The article references analyst commentary, survey research results and comments on part one of the ESB roundup.

  • InfoQ Article: EJB 3 Essential Glossary

    InfoQ is hosting an EJB 3.0 glossary of new terms and API elements introduced in EJB 3. It explains buzzwords like Inversion of Control (IoC), Configuration by Exception, POJO, POJI, Dependency Injection etc, etc. The glossary is an ongoing work in progress. Updates will continue to be made to it.

  • Reflection and DynamicMethods

    While most .NET developers have heard of reflection, many have not implemented reflection in their applications to its fullest potential. Essentially, reflection is the run-time examination of an object's members. One article provides sample code and a few suggested uses for reflection, including ORM and code generation, and discusses the new, faster DynamicMethods approach in .NET 2.0

  • Java One Technical Sessions Slides and Audio Online

    The technical sessions (but not BOFS) from the Java One 2006 conference are now online in audio + slides. Registration to the Sun Developer Network is required. The presentations also include text transcript fragments allowing you to read along with the presentation.

  • Excelsior Jet JVM/Precompiler version 4.5 Released

    Excelsior Jet, a JVM with Ahead-Of-Time compiler has been updated to verision 4.5. Jet precompiles JVM byte code to native X86 instructions. Precompilation has application performance and security benefits. v4.5 supports Java SE 5 Update 6 and improves JIT compilation speeds.

  • Is Ruby Ready for the Enterprise?

    Brad Banister of Enterprise Open Source Magazine takes a look at whether Ruby is ready for the enterprise in an article focused at developers and IT managers who are considering using Ruby in an enterprise environment.

  • JSR 303: Time to Standardize Validation

    Jason Carreira has submitted JSR 303 to standardize a meta-model and and API for JavaBean validation. The JSR has just been submitted and has not yet been approved by the JCP EC, but if approved the API could provide a consistent validation approach across tiers and within other standards and frameworks. InfoQ spok to Jason to find out more about the potential of JSR 303.

  • Martin Fowler on Enterprise Rails

    Martin Fowler likens DHH to Kent Beck and draws conclusions about the future of Ruby and Rails in enterprisey settings.

BT