The Common Criteria for Information Technology Security Evaluation (also known as Common Criteria or CC) is a framework for cybersecurity certifications based on international standards (ISO 15408). The CC as a new set of guidelines was launched in June...
A rules engine is a robust piece of software that manages “if-then” statements known as business rules. These effective conditional statements help run companies by deciding whether a given input meets certain stipulations. Therefore, when a rules engine runs...
This is a walkthrough of the most common classes/constructors in JawsJS.
For more detailed information please see the full JawsJS Documentation.
Sprite()
One of the first thing jaws implemented was a decent Sprite-constructor.
We want to have a higher abstraction for our heroes,...
Nowadays, many people are looking for their way into a career. One profession increasingly being considered is being a programmer. Entering the IT industry requires a lot of work on the part of the candidate, especially when he or...
Pure JavaScript input handling can be cumbersome juggling key/char Codes.
Jaws makes it easier, providing string-identifiers for each key.
More compact code and a lot easier to read.
Manual check of keys
Anywhere in your code, you can instantly check of a key...






