Posts

  • The Value of Software

    How is software valued? Lines of code, number of users or maybe just based on its development cost?

  • Use GitHub Pages as Static WebSite

    GitHub Pages makes it easy to create static webpages, (no database or server). Ideal for sites with little change to its information or information that can be automatically generated. For example as part of a build process, creating documentation.

  • Visual Studio Tips and Extensions

    These are the extensions I use in Visual Studio as well as common short cuts, (that I keep forgetting).

  • Requirements to Use Cases

    An example of how you take a set of requirements and create use cases from them, list dependencies, order them and pull out the core functionality.

  • Modern Software

    Don’t use frequent software releases as a goal

  • Reset a Forgotten Windows Administrator Password

    Assuming you don’t use a Microsoft account to log into Windows, you’ll have to reset the local password. If the locked account is the only administrator account on the PC, you need to first enable the hidden admin account to use this workaround.

subscribe via RSS