I’m doing a lot of interface work recently after having purchased a pretty awesome icon pack and creating that Vista-style gradient panel I mentioned a couple of posts back. Today we have a new release of Mass Extract, which incorporates these changes.

Speaking of the panel, I’ll be making the BiQubic.Suite .NET libraries available sometime soon. This suite includes class libraries such as (BiQubic.Suite.)Controls, (etc.)Filesystem, Media, Network, and so on, which provides various useful controls and methods for use in application development. This used to come in the form of the BiQubic.dll library that I linked with 98% of my dotNet apps and was a monolithic 280KB.

I couldn’t be doing with such a bloatfest and so I’ve split everything off into their own libraries and removed a lot of the rubbish that I barely used. I’m still organising the methods into their own classes and writing the XML documentation; once done, there will be a first public release. Source code will come at some point.

View: Mass Extract, BiQubic.Suite