Saturday, March 1, 2014

Been a little busy with love, life, and work.

I will try and make this blog my general one stop place to talk programming shop.

Currently I have created WOLF, Windows Operations & Library of Functions, but lately I created the BF4 Frame Time Analyzer.

BF4 - Frame Time Analyzer v 3.8

WOLF v 0.2.3

I have made huge advances in both programs and in my own programming skill level.

BF4 FTA specifically challenged me in learning about OS localization, .NET's own CultureInfo, and Encoding (i.e UTF8 without BOM).  I learned a lot and it started very easy / simple.  It quickly grew super complex to handle potential errors and Exceptions, and of course additional feature sets.

For the most part BF4 - FTA is essentially finished, maybe do a few more features for a 4.0 release, and get back to working on WOLF.

WOLFs development has been on break due to a slight burning out on it.  Next step will be adding quite a few tools / shortcuts and BIOS information tab.

A few of the planned upcoming tools:
Enable\Disable Firewall
Enable\Disable Windows Defender
Enable\Disable Windows Troubleshooting
Enable\Disable System Error Reporting

Hopefully I can begin laying the foundation for making the hardware more interactive, allow the user to Disable a network adapter, or dismount a drive, or even mount a drive.

No comments:

Post a Comment