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

  • Lucid Imagination Releases Performance Monitoring Utility for Apache Lucene

    Developers working with Apache Search engine Lucene typically rely on using a code profiler, debugging the source code, or manually instrumenting the Lucene code to track down performance variations with their Lucene implementation. LucidGaze, a free product from Lucid Imagination, offers an alternative. InfoQ takes a look at the product and talks to Lucid Imagination to find out more.

  • Deleting Data Is Not a Recommended Practice

    Oren Eini, alias Ayende Rahien, encourages developers to avoid database soft deletes leaving the reader with the impression that hard deletes are an option. Reacting to Ayende’s blog post, Udi Dahan strongly advices to completely avoid data deletion.

  • Ruby on Rails Security Vulnerabilities

    There has been a buzz around the Ruby on Rails community lately with discovered security vulnerabilities and subsequent updates every Rails developer should be made aware.

  • Comparing Microsoft and Apple Websites’ Usability

    In the article entitled Apple vs. Microsoft – A Website Usability Study, Dmitry Fadeyev, co-founder of Pixelshell, compares Apple’s and Microsoft’s web sites from a usability perspective, and Apple is the winner. Scott Barnes, PM at Microsoft, agrees with him and suggests the problem is because various site sub-domains have different management.

  • .NETZ – Compression and Packing for .NET Libraries

    From the beginning, the .NET runtime had a decent packaging system based on a collection of assemblies. While far better than loose script files or collections of class files, it is not as convenient as statically linked executables or executable JARs. Vasian Cepa’s .NETZ gives developers the ability to compress .NET assemblies and pack them into a single executable file.

  • PMI Launches Agile Community of Practice at Agile2009

    The Project Management Institute (PMI) officially launched their Agile Community of Practice at the Agile2009 conference. The group's stated mission is: "To equip PMI Members with Agile skills and knowledge" Mike Griffiths has been credited with getting things moving when he issued a challenge at Agile 2007 that PMI form an Agile Specific Interest Group.

  • Tasktop Supports Integration with ScrumWorks Pro and ThoughtWorks Adaptive ALM Tools

    Tasktop Technologies, the company behind Eclipse Mylyn Application Lifecycle Management (ALM) integration framework, now supports integration with Danube Technologies Scrumworks Pro and ThoughtWorks Studios Adaptive ALM software. Tasktop also released Tasktop Pro 1.5 version back in June.

  • Role of Code Generation in Java Application Development

    With the recent release of code generation tools such as Spring Roo from SpringSource, Skyway Builder Community Edition version 6.3 and BluAge's M2Spring, there is a renewed focus on the role of code generation in developing enterprise Java applications. InfoQ spoke with project leads from Spring Roo and Skyway products about how the code generation fits in the java application development.

  • StoryTeller and Executable Specifications - Interview with Jeremy D. Miller

    Last week Jeremy D. Miller announced a preview release of his StoryTeller project: an open source .NET project for “Executable Specifications”. InfoQ sat down with Jeremy and asked him about what StoryTeller is, how it differs from other tools like Fit/FitNesse and Cucumber, and what the future looks like for the project.

  • SQLAzureMW Migrates SQL Databases to SQL Azure

    The SQL Azure Migration Wizard (SQLAzureMW) is a CodePlex project and wizard that can be used to migrate SQL 2005 and SQL 2008 databases to SQL Azure.

  • SproutCore: An HTML 5 Application Framework

    InfoQ has reported on SproutCore a couple times in the past and recently learned about the upcoming 1.0 release. SproutCore promises stunning desktop-class applications without plugins inside of the browser.

  • Ruby DCamp is Challenging the Economy

    The slowdown in our economy has not only effected jobs but also other things developers take for granted such as attending conferences. Conference organizers are trying to up come with creative ways to attract attendees. One such conference is Ruby DCamp being held September 18-19, 2009 in Washington, D.C.

  • Project Coin Announces Final List of Small Language Changes

    Joseph Darcy has published Project Coin's final list of approved changes to the Java language for the forthcoming version 7 release.

  • Intalio acquires Webtide, makers of Jetty

    Intalio, Inc., the Enterprise Cloud Company, announced the acquisition of Webtide, the team behind the Jetty open source Java application server. Jetty is currently used on millions of web servers, and powers products such as Cisco SESM, Google AppEngine, Google GWT, HP OpenView, IBM Tivoli NetView, Oracle WebLogic Business Connect, Sybase EAServer, and Yahoo! Zimbra.

  • Delphi Prism 2010 Offers Improved .NET Development

    Delphi Prism 2010 comes with major new features like better compatibility with the Delphi language, AOP, support for dynamic typing, and touch features like Range Enum Types, Read-only classes and support for negative low bounds in arrays.

BT