BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Blog Series - The State of Agile

    The Agile Scout blog has put out a call for comments on The State of Agile. So far ten commentators have confirmed their willingness to contribute. The first five entries have been posted and some of their key points are reported in this news item. An eclectic group of authors from a wide range of backgrounds are providing their thoughts on how Agile has changed and where it is headed.

  • A New Crop of Self Hosting IDEs: RedCar and JRuby, Cloud9 IDE and Javascript

    Dynamic languages have a dirty, badly kept secret: their IDEs and tools are written in languages like C/C++, C# or Java. Exceptions were languages like Smalltalk - but now Ruby and Javascript developers get to build their tooling using their preferred languages. InfoQ looks at HTML/Javascript based Cloud9 IDE and JRuby and SWT based RedCar.

  • Tobias Mayer on Scrum Alliance

    Tobias Mayer held a high-profile role at the Scrum Alliance. He quit, and wrote a scathing blog post about the Scrum Alliance. In that post, he questions the Scrum knowledge of the leaders, questions the integrity of the Scrum Alliance board, and asserts that that the Scrum Alliance "has become the epitome of the dysfunctional organization that Scrum practitioners are committed to transforming."

  • HTML5 Is Taking Off

    54% of the video published on the Internet is currently available in the HTML5 format, according to MeFeedia, and new HTML5 editing tools are announced by Adobe and Sencha, showing that HTML5 is taking off.

  • Sneak Peak: Asynchronous Syntax for Visual Basic and C#

    In a recent blog post the Visual Basic team let slip an announcement that Visual Basic and C# would be getting a new syntax for asynchronous programming. Built on top of the Task Parallel Library that was introduced in .NET 4, this adds the Async and Await keywords to both languages.

  • Avoid SDK Hassle with Build Services for Native Mobile Web Apps: RhoHub, Apparat.io

    HTML/Javascript code packaged as native apps allows for cross platform mobile development - but there's still a nuisance: the yak shaving exercise of installing and maintaining the SDKs of all target platforms, and running the builds. There are solutions to fix that: Rhohub for Rhodes, Apparat.io, and PhoneGap/Build.

  • MySQL/HandlerSocket and VoltDB: Contenders to NoSQL

    NoSQL systems are considered by some as performing better than traditional SQL ones. Two SQL solutions, one based on MySQL plus a NoSQL layer used as a plug-in and VoltDB claim SQL still is a viable solution for large applications with high scalability needs.

  • Adobe previews HTML5 animation IDE

    Adobe during its annual developer’s conference has previewed an IDE for HTML5 animation. The IDE, codenamed Edge, uses the WebKit rendering engine to preview animations and like Dreamweaver, offers a source code editing mode.

  • IBM WebSphere Application Server V8.0 Beta Announced

    IBM have announced their beta program for WebSphere Application Server V8.0, which will be the version of WebSphere that ultimately supports the Java EE 6 specification. With WebSphere 8 there are now seven products that will support one of the two EE 6 profiles.

  • Are There Better Estimation Techniques for Experienced Teams?

    The results of software estimation are important for stakeholders to take care of team allocation and budgeting. A widely prevalent technique to estimate in Agile has been Planning Poker, which is a consensus based. Does this way of estimating take too much time? Are there other methods which can be employed by experienced practitioners?

  • Laharsub, a .NET Messaging Server

    Laharsub is an open source .NET publish-subscribe messaging server for real time web applications like chat, online collaboration, news or stock trade updates, etc.

  • Researchers Highlight Recent Uptick in Java Security Exploits

    Microsoft researcher Holly Stewart highlighted last week that Java has recently surged ahead of Adobe Acrobat as a favorite target for hackers wanting to take over computers. InfoQ looks at the specific exploits used as well as which patch of Java fixes them.

  • Can Oracle Turn Java Around?

    A lot has happened in the last week or two in the Java space. Oracle has remained silent throughout, but their silence is deafening. They need to clarify what is happening with the JCP, and comment on OSX's removal of Java. Oracle can still turn this around, but the silence is damning. They may have bought the rights to Java, but it hasn't bought into the Java community.

  • MacRuby Roundup: 0.7 Released, GCD-based Web Server, BridgeSupport

    MacRuby 0.7 is out, with the usual performance and compatibility improvements, including Ruby 1.9.2 compatibility. To demonstrate MacRuby's tight integration with Snow Leopard's Grand Central Dispatch (GCD), the team has released ControlTower, a Rack-based web server. Also: with the new BridgeSupport, all native APIs can now be accessed and scripted.

  • A DSL for Multi-touch Gestures

    As part of the TouchToolkit, Frank Maurer and Shahedul Huq Khandkar have created a DSL for multi-touch gestures. The language is in a declarative style with two sections. The first section, labeled “validate”, contains the rules used to determine if a specific gesture is being performed. The second section contains the return values for the gesture.

BT