InfoQ Homepage Artifacts & Tools Content on InfoQ
-
MyEclipse Brings Tools to Visual Studio and Netbeans
Last week MyEclipse released version 5.5 which includes Simple Non-integrated APplications (SNAPs). This week they are announcing integration of SNAP's for Netbeans and Visual Studio.
-
Visual Studio 2007 Preview
Do you wonder what will be in the next edition of Visual Studio? MSDN's Showtime has a copy of the TechEd presentation on the upcoming "Orcas" release. Highlights include framework multi-targeting, rich CSS support, enhanced JavaScript Intellisense and debugging.
-
InfoQ Interview with Maher Masri, CEO of Genuitec on MyEclipse 5.5M1
Genuitec released version 5.5M1 of MyEclipse Enterprise Workbench this week, and InfoQ sat down with CEO Maher Masri to talk about the new features, including SNAPs.
-
Internet Explorer Developer Toolbar
A new version of the IE Developer Toolbar is available. This provides a collection of tools for web developers including a real time DOM editor and the ability to view pages with scripting or CSS disabled.
-
Follow up on ASP.NET AJAX release with Shanku Niyogi
Shanku Niyogi is the Product Unit Manager for ASP.NET, InfoQ was able to grab a few minutes of Shanku's time to have him answer a series of questions on ASP.NET AJAX. This is a follow up to the announcement last week of the ASP.NET AJAX release.
-
Sojo converts Java object graphs into JSON, XML-RPC
Sojo, a young project on SourceForge, allows you to convert Java object graphs into a specific structure (CSV, JSON, XML, etc). It also supports cloning whole graphs, filtering graphs to only retrieve certain properties and traversing the graph.
-
Spring IDE 2.0 coming soon
The Spring IDE is nearing release of version 2.0 and Rod Johnson has posted an update on their progress. Spring IDE is a set of plugins for Eclipse that provide a GUI for Spring's configuration files. Oracle has also released JDeveloper extensions for Spring development and a NetBeans Spring IDE is also in the works.
-
AgileTrack: New Agile Project Tracking Toolset Released
After a year of beta testing, AgileTrack Software released AgileTrack 1.0.0 last week, a software development and project management tool that allows programmers to apply agile development techniques in their projects. Interesting features include: web services for 3rd party integration and collaboration facilities built into client for sharing team knowledge.
-
ScrumWorks Pro Announced
Danube Technologies this week announced the release of ScrumWorks Pro, an enhanced, commercially supported version of their free ScrumWorks product, created specifically to support the overwhelming customer requests for new features and professional support. The product provides support for business-value driven decision making.
-
VersionOne Agile Enterprise Toolset v6.4 Released
VersionOne, provider of Web-based lifecycle planning and management applications, launched their V1: Agile Enterprise toolset in July, and follows up this month with release 6.4 which includes new features for improved customization, integration, and simplified planning.
-
Groovy Eclipse Plugin Updated Including Basic Code Completion
The Groovy Eclipse plugin has been updated to make use of Groovy 1.0 and includes basic code completion among its features.
-
ILMerge: Combine Multiple .NET Assemblies Into a Single Executable
ILMerge allows developers to combine several .NET Assemblies into a single executable. The most obvious advantage of this is in deployment scenarios where the ability to copy a single file is preferable.
-
Feature Specifications for Visual Studio and the .NET Framework
Last week Microsoft released the feature specifications for the .NET Framework codenamed "Orcas" and the next version of Visual Studio. Among the more notable additions comes multi-targeting across versions of the .NET Framework, a feature that was noticeably absent from Visual Studio 2005.
-
LDM 3.0 Offers Analysis of Database Dependencies
Lattix has released version 3.0 of their >LDM tool, a lightweight dependency modeling application. LDM provides a way to chart the causal links between the various pieces of an organization's architecture. This release adds support for capturing relationships between database elements and the code that communicates with them.
-
Debugging Tools: Hawkeye
If you ever needed to take a peek at a running application, you know that the debugger can be overkill, especially if the source code isn't available. With Corneliu Tusnea's Hawkeye, you can take a peek and even tweak a few things in an easy to use GUI.