CHANGE LOG


The site Change Log which warrants, changes, additions, or corrections to the stie and it's content. Site changes are preformed on a monthly basis with the exception of emgerency changes. An alert pop-up will be present on this page when a emgerency change is in progress. All public project changes are posted to GitHub and all private project changes are posted to Azure DevOps


Click on a button below to list the assoicated change



The following changes have been made to the site for 09/17/2019. Please see the Commit details on GitHub for more information.


Bootstrap Framework: The previous version 3.1.4 has been replaced with the new version 4.1.3. You may notice changes in the ways of the site appearance, features, and menus. Since this version of Bootstrap is not like the version which originally came with this template resulted in the following code changes…


  • All div, and nav tag lines needed to be replaced because of decapitated class commands.
  • Navigation menus and windows needed to be re-engineered because of the new class commands. This resulted in the removal of old div tag class commands.
  • There are now two navigation menus. The main menu for the brand, search features, logon, and logon status which is the primary menu, and the secondary menu for page navigation.
  • The primary navigation menu is fixed. The secondary navigation menu is not fixed.
  • Most of this site is MVC using Razor code. As a result, some html commands were removed and replaced with the appropriate razor code for .NET using “asp-area”, “asp-controller”, and “asp-action” for page and hyperlink references.
  • The message windows have been kept transparent, but the colors were change for ease of reading against other page background colors.
  • The site login has been temporarily removed to facilitate the inclusion of the blog portion of the site. The scheduled date of the blog installation is on Friday September 20, 2019.
  • Some custom CSS commands were removed because they are no longer needed.

Cookie & Privacy Policy: The navigation feature is now collapsed at the bottom of each page and not open by default. This was done as a request to un-obstruct the page views. The menu can be opened by clicking on the icon. Please note that accepting the Policy will clear the nav-window complete and that clearing your browser cache or temporary internet files will bring it back.


Projects Page: Spacing was added between the project listing buttons for ease of those who are on mobile devices.


Non-Site Related Changes


Project ULTE for the Universal Language Translation Engine status has changed from “Private” which as keeping visitors from visitors from viewing it resulting in a 404-error message page, to “Public” on GitHub. The corresponding “Project Listing” page on this site should now navigate to the project without issues.





The following changes have been made to the site for 07/17/2019. Please see the Commit details on GitHub for more information.

Visitors will now notice a Site Cookie and Privacy Alert when navigating to this site. This alert contains a brief explanation of cookies, with a “Cookies and Privacy Information” button for more information as well as an “Accept” button. The banner cannot be cleared until the visitor or user clicks on the “Accept” button.

A “Not Agree” button has been added to the Site Cookie and Privacy Alert. When visitors clicking on this button will be navigated to the Google search page at http://www.google.com

The Cookies and Privacy page on the site has been updated to the latest current information to keep with website compliancy.

The “Privacy” navigation link button is now available on the site Navigation bar. This was removed during migration from .NET to .NET Core because the Cookie and Privacy Policy was not established during that time.

The “container” class element on the main layout page for the site was replaced with the “container-fluid” class element to give full width paragraph when needed.

Buttons have now been added to the “Change Log” page in the following format: “Change Log: MM/DD/YYYY – Change Set: #”. This was a requested from some users in the Visual Studio Education community who uses the change set numbers to keep track of changes for educational purposes. When visitors, or registered users click on the button information will be displayed for the changes made to the site.





The following changes have been made to the site for 07/17/2019. Please see the GitHub Change


The site and content of the site was converted from ASP.NET 4.8 to ASP.NET Core 2.1 as of 07/14/2019 13:03 EST. This was executed in order to take advantage of usefull features, which are not found in ASP.NET. The transfer of content was completed without any issues. However, the role based controller which was installed previously is still being tested at the local level and will not be integerated into the site until 07/15/2019.

Additional content was added to the About page.

GitHub has been added as an additional source control for the project, which is now pubpc.

Additional commands were added to the custom .css file for additional style options.

The Projects page layout was modified to show the correct formating.

The website collaspe menu now shows the correct options on moble devices, and responds in the correct way when resizing the web browser.




The following changes have been made to the site for 07/08/2019. Please see the GitHub Change Set # 01 for further details.


Added a "Change Log" button to the main navigation menu. This button will navigate you to the change log page, where all changes to the site are now listed.

Corrected a link on the About page which takes you to the Wikipedia definition of Model View Controller method (MVC). There was a typo in the hyper link which prompted for an application to be opened if using the Microsoft Edge browser. Correcting the link resolved this issue.

Style colors are currently removed from the site until further notice. Currently the site is using the Bootstrap Framework default colors.

The padding was changed in one of the custom stylesheet scripts to make the text more even.

The Arial default font face and size are now being applied to all website text unless override by other coding.

The main navigation menu for the site has been re-coded to appear below the Brand navigation menu. This allows for the additional navigation menu commands when needed and the addition of other features on the brand navigation bar when needed.

The top margin padding has been expanded to 130 pixels to accommodate for the main, and brand navigation codding changes.