InfoQ Homepage IDEs Content on InfoQ
-
Performance Problems Continue for VS 2008
Like its predecessors, Visual Studio 2008 continues to have performance issues. Unlike VS 2003 and 2005, Microsoft is actively working on performance patches, if only you know where to look.
-
MonoDevelop reaches RTM
Late last week the MonoDevelop team at Novell announced the RTM of MonoDevelop 1.0.
-
SharpDevelop 3.0 Enters Beta
With the recent release of the .NET Framework version 3.5, a new release of SharpDevelop 3.0 is pending.
-
JRuby support in Ruby in Steel for Visual Studio
SapphireSteel's Ruby in Steel IDE for Visual Studio just added another feature: JRuby support. This includes a new fast debugger for JRuby. We talked to Huw Collingbourne about this new feature.
-
Proposed VS 10 Features Released as a VS 2008 Add-On
Microsoft has released a demo of potential Visual Studio 10 features as an extension for VS 2008. The features, collectively called PowerCommands for Visual Studio 2008, include the source code.
-
Major IntelliSense Changes Planned for VC++ 10
Major changes are planned for IntelliSense in Visual C++ 10. These include a faster, more reliant parser and replacing the opaque NCB file with a SQL Server Compact database that can be browsed directly.
-
-
ruby_parser 1.0: a Ruby Parser written in Ruby
Parsing Ruby source code has been done in C, Java, C# - and now in Ruby. Ryan Davis, now working at EngineYard on the Rubinius project, just released ruby_parser 1.0.
-
Autotest - a hidden tool gem
Autotest runs your tests whenever you save your files - actually, it's smarter than that. We take a look at how a tool like Autotest helps Ruby developers be productive without needing an IDE.
-
10 Tips when Upgrading to Visual Studio 2008
Get a jump on upgrading to Visual Studio 2008. Visual Studio 2008 was recently released and developers often want to be the first ones on the block to install the latest versions of their favorite developer tools. Sometimes this comes at price when making the wrong choices during the upgrade process.
-
Aptana Studio 1.0 release, updated RadRails, new commercial edition
The Eclipse-based Aptana Studio, which includes RDT and the popular RadRails, has released version 1.0. This now also includes a commercial "Professional" version which includes a few select features over the free "Community" version.
-
Is a picture always worth a thousand words?
<p>Is a picture always worth a thousand words?</p> <p>In his recent article, “Why we write code and don’t just draw diagrams”, Dean Wampler argues that in software development the opposite is more often true. </p>
-
Visual Studio 2008 Beta 2 VPCs have their Life Extended
The initial release of the Visual Studio 2008 Beta 2 VPCs downloaded prior to October 29, 2007 are set to expire on November 1, 2007 which is earlier than previously anticipated.
-
IDE scripting with Ruby and Eclipse Monkey
Eclipse Monkey now allows to script Eclipse with Ruby. This puts Eclipse closer to Smalltalk IDEs or Emacs, by allowing to automate tedious tasks or build simple tools right in the IDE using a familiar language.
-
Charles Simonyi reveals production use of Intentional Software @ JAOO
Charles Simonyi (recent space tourist, and ex-Microsoft lead architect of Word & Excel) presented Intentional Software at the JAOO conference today. Intentional is building a domain language workbench, which allows business experts write domain code in their own familiar notations, that code then being used to generate the rest of an application.