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

  • More on Granite Data Service's with Project Founder Franck Wolff

    Earlier this year, InfoQ discussed Granite Data Services (GDS) with project founder Franck Wolff. In this post, we follow-up with Wolff to learn more about the recent 1.1 release of GDS.

  • Web Frameworks, MVC, and ASP.NET

    After nearly a year as a community tech preview, Microsoft has released the first true beta of the ASP.NET MVC framework. ASP.NET MVC is a radical departure from the WebForms technology has promoted in the past, and in the opinion of many, a return to mainstream web programming. The MVC pattern provides the cornerstone for web frameworks such as Ruby on Rails and Java's Spring Framework.

  • LLVM and Ruby Roundup: llvmruby, yarv2llvm and regexpllvm, Rubinius

    The llvmruby project provides Ruby bindings for LLVM. Yarv2llvm is a project built with llvmruby which translates Ruby 1.9 opcodes to LLVM bitcode, which can be compiled down to native code, using LLVM's JIT functionality. Also: the Rubinius VM, currently rewritten using C++, now also comes with LLVM.

  • Interview: Tom Preston-Werner on Powerset, GitHub, Ruby and Erlang

    In this interview filmed at RubyFringe 2008, Tom Preston-Werner talks about how both Powerset and GitHub use Ruby and Erlang, as well as tools like Fuzed, god, and more.

  • A Speedier Groovy Coming Soon

    The Groovy development team and G2One have been working to improve the performance and features of Groovy, while maintaining a stable release. The steady work on Groovy 1.6 has led to significant performance improvements available in beta form right now.

  • Silverlight 2 Got Tools (RC1) for Visual Studio 2008 SP1

    Microsoft has released Tools (RC1) for Visual Studio 2008 SP1 for Silverlight 2. Among other features, the tools include Visual Basic and C# project templates, intellisense and code generators for XAML, XAML design preview, debugging, and integration with Expression Blend 2.

  • JBoss Enterprise SOA Platform 4.3 and JBoss Operations Network 2.1 Released

    Red Hat has released a new version of the JBoss Enterprise SOA Platform (version 4.3) and a new version of JBoss Operations Network (2.1). The new SOA Platform allows for the remote monitoring and management of open source SOA deployments while the new integrated management platform aims to improve cooperative support.

  • Eclipse for Silverlight

    In conjunction with Microsoft, the French firm Soyatec is developing a Silverlight development environment for Eclipse. Soyatec, an Eclipse Foundation member, is known for its eFace product, a technology that combines XAML/WPF and Java.

  • Adobe Releases Flash 10

    The latest update to the Flash Player from Adobe Systems has been released for general availability. To take full advantage of many of the new features, developers will have to wait for the release of Flex 4 sometime next year. However, Flash 10 does bring four main improvements that should interest developers: Pixel Bender, 3D Effects, Advanced Text Layout, and changes to File Reference API.

  • Merb 1.0 Coming Soon, RC1 Available Now

    Web framework Merb 1.0 RC1 is now available. We talked to Merb maintainer Yehuda Katz to get an update on new features and the future of Merb.

  • Embedding MacRuby For Application Scripting

    The upcoming MacRuby release will have some features that allow to embed the runtime and use Ruby to script Objective-C based applications.

  • Is Groovy a Better Choice Than Java for Creating Internal DSLs?

    JVM-compatible languages such as Scala, Groovy and JRuby are recently gaining more popularity for developing Domain Specific Languages (DSLs). But are they better suited to creating internal DSLs than the Java programming language? Venkat Subramaniam explains why "Essence over ceremony" and "Metaprogramming" features in a dynamic language like Groovy help in developing internal DSLs.

  • Visual Studio 2010 Feature Focus: Profiling and Debugging Parallel Applications

    Visual Studio 2010 will bring a new focus on profiling and debugging parallel applications. These include tools for debugging code in terms of tasks instead of threads and profilers that show how efficiently the OS is scheduling threads.

  • Windows 7 Is to Be Called, Well, Windows 7

    Mike Nash, Corporate Vice President, Windows Product Management at Microsoft, has announced the name of the next version of Windows client operating system: Windows 7.

  • Silverlight 2 RTM

    Microsoft announced that Silverlight 2 will be released to manufacturing and available for download on Tuesday, October 14th.

BT