Undo/Redo Stacks The BASeBlock Editor has had an Undo/Redo stack for quite a while. The implementation of this logic is relatively simple, but the [...]
I managed to miss bc-programming.com’s birthday last October, at which point it turned 3 years old. Some might wonder why I started the site. The [...]
Somehow while creating the various anagram implementations for the previous entries in this series, I neglected to create one for PHP. This was primarily [...]
This is not another entry into the series regarding anagrams, but a much simpler synopsis using a very basic algorithm. The performance of programming [...]
Recently I posted about a new project I had come up with. The idea was to simplify basic animations within a Windows Forms Project. Since then I had some [...]
In a first, I will actually post something not programming related, but not one of my innumerable nonsense stories, either. Today, I will write about [...]
I was working on BASeBlock’s splash screen a bit, and thought it would be neat to have a little animation to expand and contract the list of loaded [...]