Free training site for IBM D series storage

I rarely work with storage systems – I’m a software guy. But on occasion I need to manipulate storage arrays for either performance tuning, or new installations. IBM has a new product group of storage called their “D-series”, which is geared toward mid-sized businesses and they’ve put out a training site to help customers get … Read more

Rational Team Concert for Visual Studio 2010 – Coming Soon.

The Jazz team announced that RTC will support VS2010 in RTC version 2.0.0.2 iFix3, which is currently at milestone 1 build. This includes full client support on Windows 7. This build is primarily for developers that work with VS – if you don’t work with VS, then you can/should ignore the build. The interim fixes … Read more

Regular Expressions explained

I’ve tried to explain this topic in a couple of classes that I teach, but I can do no better than Andrei Zmievski’s post on SlideShare. This guy’s post is so excellent – it is THE best education source on Regular Expressions that I think I’ve ever seen. [slideshare id=3932758&doc=regexclinicforslideshare-100501144735-phpapp02] That said, sometimes as a … Read more

Creating & running software analysis in Rational Software Architect (Software Analyzer)

Rational Software Architect has a much underutilized feature called Software Analyzer built into the product. It is separately available as its own product. It allows the developer/architect to scan and identify build patterns and anti-patterns in a workspace, working set, or specific project in the developer workspace.These are very helpful to identify potential performance issues. … Read more