Ruby.rewrite(Ruby)
In this RubyFringe talk, Reginald Braithwaite writes Ruby code to read, write, and rewrite Ruby. Demos include extending Ruby with conditional expressions, call-by-name and more.
- Ruby,
Tracking change and innovation in the enterprise software development community
Posted by Jay Flowers on Feb 05, 2008 12:34 PM
Microsoft announced the release of the final RTW (release to web) version of the Web Deployment Projects add-in for Visual Studio 2008, avalible at the Microsoft Download Center. Web Deployment Projects are used not only to package pre-compiled ASP.NET Web Sites, ASP.NET Web Application Project can be packages as well. Unlike the built-in Visual Studio Web Setup Project Web Deployment Projects are compiled with MSBuild. Besides marrying the capabilites of MSBuild this eliminates the need to call devenv.exe from an automated build process. ScottGu’s original tutorial continues to be a popular getting started guide. It provides not just a step-by-step example, it covers the origin and the feature set of the add-in.
This release includes an upgrade wizard to migrate from the 2005 version. It also adds the ability to create IIS Applications. It is mostly a maintenance release keep up with the new releases of Visual Studio 2008 and IIS7.
The anouncement did have one interesting twist: The core of the add-in is a console application, aspnet_merge.exe, which is useful in build scripting. Due to community feedback the console app has been released independently of the VS add-in. It is now included in the Microsoft Windows Software Development Kit (SDK) for Windows Server® 2008 and .NET Framework 3.5.
Lean Software Development Governance, a whitepaper by Per Kroll and Scott Ambler
How to use Open Source SOA Safely in the Enterprise
Agile development secrets - steps to succeed with agile practices webcast
Offshore software development: Making it a success with Agile Practices
In this RubyFringe talk, Reginald Braithwaite writes Ruby code to read, write, and rewrite Ruby. Demos include extending Ruby with conditional expressions, call-by-name and more.
Aptana RadRails: An IDE for Rails Development by Javier Ramírez discusses the latest Aptana RadRails IDE, a development environment for creating Ruby on Rails applications.
Cliff Click discusses how to optimize generated bytecode for running on the JVM. Click analyzes and reports on several JVM languages and shows several places where they could increase performance.
Scott Ambler, Practice Lead for Agile Development at IBM, speaks on the current status of the Agile community and practices having a look at the perspective of the Agile’s future.
Dave Nicolette and Karl Scotland try to introduce non-technical managers to one of the most popular Agile development techniques: Test-Driven Development (TDD).
Smooks is best known for its transformation capabilities, but in this article Tom Fennelly describes how you can also use it for structured event streaming.
Successful architectures evolve over time to meet changing business requirements. Luke Hohmann presents how to collaborate with key members of your business to manage architectural changes.
In this article, Dr. Tobias Komischke explains how colors used in a GUI can influence our interaction with a computer and offers advice on using the appropriate colors for the interface.
No comments
Reply