Recent Posts

DirectoryTruncator - Update II

So, after the last post, where I introduced Directory truncator, I present you some extra work I have just committed. My plans for it from the previous post ...

Directory Truncator

Recently I needed some code to truncate a directory of files or folders, for example I wanted to remove files or directories given a max number of files or d...

XNA PSD ContentProcessor

I needed a psd content processor and found one here it is based on the EndoEngine. The one available depended on XNA 3.1,  I did some clean up on the project...