InfoQ Homepage Tools Content on InfoQ
-
One-way and Bidirectional Synchronization with Team Foundation Server
Team Foundation Server Integration Tools offers synchronization architecture and adaptors for one-way and bidirectional synchronization with other systems. In addition to development tools, built-in adapters are included for TFS 2008, TFS 2010, ClearCase and ClearQuest. In order to test the capabilities of the tool, an intern is being assigned to attempt a subversion adapter.
-
Oracle Enterprise Pack Supports Eclipse 3.6, GlassFish and Coherence
Oracle Releases Oracle Enterprise Pack for Eclipse. The new release aligns with Eclipse 3.6, or "Helios." The bundle includes support for GlassFish, Java EE6, WebLogic administration and management, enhanced support for the WebLogic Scripting Tool (WLST), and Oracle's data-grid entry, Oracle Coherence.
-
Microsoft Aims Its Latest Tool, LightSwitch, at Professionals. Is it a Tool for Pros?
Microsoft has announced a new product, Visual Studio LightSwitch, during VSLive! keynote in Redmond. LightSwitch is a VS product tailored for easy creation of Line of Business (LoB) applications. Some developers wonder if LightSwitch is truly for professionals, comparing it with Access.
-
Using ILMerge Internalization with Caution
ILMerge is a .NET utility that can merge multiple assemblies into one, and can change the visibility of types from public to internal. This can have positive or negative results depending on how the resulting assembly is going to be used.
-
WebSphere 7 Feature Pack Supports OSGi-based Application Deployment and SCA Integration
WebSphere Application Server V7 Feature Pack for OSGi Applications and Java Persistence API 2.0 offers a standards-based implementation of OSGi Blueprint Container specification and JPA 2.0. It also provides an optional feature to deploy and manage applications as versioned OSGi bundles. IBM recently announced the GA release of the feature pack which is based on Apache projects Aries and OpenJPA.
-
App Inventor for Android
App Inventor is a beta release from Google labs allows drag and drop development of applications for Android phones. Instead of code, App Inventor allows you to visually design applications and use blocks to specify application logic.
-
NetBeans 6.9 Release Supports JavaFX, Java EE6 and OSGi
Oracle has released version 6.9 of its popular open-source Java IDE, NetBeans. This is the first release under its stewardship since it accquired Sun Microsystems.
-
Tomcat 7 Beta Debuts Servlet 3.0 Support, Security Upgrades and Operations-Friendly Updates
New Tomcat 7 Beta brings Servlet 3.0 and JSP 2.2 support, security upgrades, and new management features.
-
WebMatrix: Microsoft's New Stack to Create Simple Websites
WebMatrix is a free tool from Microsoft putting together a web server, ASP.NET + Razor, SQL Server CE and an IDE for creating simple websites.
-
Infragistics Offers an ASP.NET Toolkit Targeting both Windows and Linux
Infragistics’ NetAdvantage for .NET 2010 Volume 2 contains an ASP.NET toolkit that runs both on Windows and Linux via Mono. The toolkit contains a number of new controls: WebScriptManager, WebRating, WebExcelExporter, WebCaptcha.
-
Architexa aims to make UML quick and easy
Architexa is a new Eclipse-based UML modeling tool that allows developers to quickly gain insight into code relationships through UML diagrams, and share what they find with others.
-
TestDriven.NET Has Reached a New Milestone
TestDriven.NET, a TDD add-in for Visual Studio, has reached version 3.0. Some of the new features are: support for MSTest, .NET Reflector 6 Pro, VS 2010, Silverlight 4, NUnit 2.5.3, using the project’s .NET framework and others.
-
Code Quality Management Tool Sonar Provides Design and Architecture Metrics
The new version of open source code quality management tool Sonar provides design and architecture metrics. Sonar 2.0 introduced the analysis of design, architecture and object-oriented metrics for Java applications. And Sonar 2.1 version, which was released recently, supports the detection of unused methods and calls to deprecated methods.
-
Ehcache 2.0: Write-Behind Caching and JTA Support
The latest version of open source caching framework Ehcache supports write-behind caching and transaction management using Java Transaction API (JTA). It also includes a Hibernate 3.3 caching plugin, Bulk Loading API for clustered caches, and runtime cache reconfiguration.
-
Twist 2.0 Supports Behavior Driven and Collaborative Testing
ThoughtWorks Studios recently released the latest version and second major revision of Twist, its Agile test automation product. Twist 2.0 helps testers, developers and business analysts with collaborative testing. It also supports writing tests scripts using Groovy dynamic language.