Is 100% cloud computing uptime SLA a real possibility?
Recently I got asked about my views on Amazon AWS and their 100% redundant cloud computing SLA. Here is a couple of notes I took on the subject... First of...
Read full article →Recently I got asked about my views on Amazon AWS and their 100% redundant cloud computing SLA. Here is a couple of notes I took on the subject... First of...
Read full article →The following short post contemplates some of the often asked questions connected with referencing and discusses the importance of referencing in general. Why do we cite the work of others?...
Read full article →In this article, I offer a couple of thoughts on what I believe to be the three most significant aspects of the successful research. I talk briefly about the definition...
Read full article →The following article is a short visual on how to move remote desktop on Windows 10 from the default port 3389 to any other available port. In Windows 10, go...
Read full article →With the recent fast adoption of Internet and cloud environments, the focus of software development shifted from building single user type applications, into a realm of constructing software capable of...
Read full article →I am not using NetBeans myself but had to work with it on one of the projects. Here is a short guide on how to clone Github project into NetBeans....
Read full article →The following post outlines the process of converting Aspell language dictionary for any language into Mysql or MariaDB database. Step 1 - Install Aspell + Language Dictionary I will illustrate...
Read full article →In this article, I illustrate the process of writing a simple Java program. Let's create a program for a computer that has ten registers (0-9). Each register can hold a...
Read full article →The Java recognizes the limited nature of abstract classes and interfaces and their inability to become an object or a traditional class. Nevertheless, it is the absence of the qualities...
Read full article →It happens from time to time that we have duplicate queries in our database Unique index type tables that are caused by difficult to detect carriage returns. The following method...
Read full article →