Skip to content
  • Home
  • Search
  • Tools
  • About
  • Terms of Service Agreement
  • Log In
  • Guest

ANGULAR: Create an Angular 10 project using Bootstrap – INDEX

Posted on September 2, 2020July 6, 2023 By Andre Dias
angular, bootstrap, javascript

  Toggle nav Angular 10 plus Bootstrap Step-by-Step A tutorial split into small steps.   Using Angular 10, Bootstrap, Ng-bootstrap, etc., the application grows in steps treating one subject at a time up to a full application plus extra subjects. Step Zero – How does this tutorial work? Understand how to use it. Download the … Read More “ANGULAR: Create an Angular 10 project using Bootstrap – INDEX” »

GIT: I do love Git stash – Super hero when things go wrong

Posted on September 1, 2020January 21, 2021 By Andre Dias
versioning

SCENARIO Node.js project using Angular, etc. Usually, manually copying a project like an example above may take a very long time.  Making synced snapshots using a sync tool is a better approach. A much better alternative is considering using a versioning tool. I chose Git. Probably, you may apply the concepts suggested here using another … Read More “GIT: I do love Git stash – Super hero when things go wrong” »

WEB: Site Performance – At Least a Quadruped Beast

Posted on August 30, 2020January 21, 2021 By Andre Dias
software engeneering

  Maintaining website performance is like working with a quadruped beast. If just one leg fails, your site goes down.     When Is It Time to Think About Performance? I usually think about performance when I access a site that has a heavy page, but heavy is not a good measure since it leads … Read More “WEB: Site Performance – At Least a Quadruped Beast” »

VAIO: VPCF1 DISASSEMBLING

Posted on August 27, 2020January 21, 2021 By Andre Dias
hardware

By André Dias , September 2nd, 2018 Short tips about disassembling a VPCF1 (VPCF 153 ). There is a good tutorial, below, which may be used to get acquainted to the task. Also, it was added an important detail when removing the cover, which may be stick in spite of removing all screws due to two … Read More “VAIO: VPCF1 DISASSEMBLING” »

REST: REST Concepts and Practices Summary

Posted on July 26, 2020August 30, 2020 By Andre Dias
network, protocol, web design

An Ordered Information Collection from Several Sources IMPORTANT NOTE This post is a summary of my researches. The texts are copied as they are or adapted to make it shorter or to make it fit the summary’s purpose. They are all referenced, sometimes twice — in loco or below under References topic. There is no intention … Read More “REST: REST Concepts and Practices Summary” »

Windows: Windows Cannot Find a System Image on This Computer

Posted on June 29, 2020August 30, 2020 By Andre Dias
Systems, windows

  This post is based from my direct experience during many times when I desperately needed to restore a backup. Most of all were successful, but sometimes I had to go through some issues that I describe below the tricks and tips that helped me to get success. There is no simple and magic formula … Read More “Windows: Windows Cannot Find a System Image on This Computer” »

WILDFLY/JBOSS: WFLYJPA0061: Persistence unitName was not specified and double persistence unit definitions

Posted on May 6, 2020January 21, 2021 By Andre Dias
java

  >PROBLEM Creating a persistence.xml file having two persistence units caused the following Wildfly’s error message: Caused by: java.lang.IllegalArgumentException: WFLYJPA0061: Persistence unitName was not specified and there are 2 persistence unit definitions in application deployment deployment “todos.war”. Either change the application deployment to have only one persistence unit definition or specify the unitName for each … Read More “WILDFLY/JBOSS: WFLYJPA0061: Persistence unitName was not specified and double persistence unit definitions” »

WILDFLY/JBOSS: QUICKSTARTS EXAMPLES: org.wildfly.quickstarts 20.0.0.Beta1-SNAPSHOT ISSUE

Posted on April 30, 2020August 30, 2020 By Andre Dias
server

PROBLEM After download of Wildfly QuickStart Examples (https://github.com/wildfly/quickstart), the attempt to run the command mvn clean package -Pdocs to generate documentation, fails and returns:   Non-resolvable import POM: Failure to find org.wildfly.bom:wildfly-jakartaee8-with-tools:pom [ERROR] Non-resolvable import POM: Failure to find org.wildfly.bom:wildfly-jakartaee8-with-tools:pom:20.0.0.Beta1-SNAPSHOT in https://repository.jboss.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the … Read More “WILDFLY/JBOSS: QUICKSTARTS EXAMPLES: org.wildfly.quickstarts 20.0.0.Beta1-SNAPSHOT ISSUE” »

WILDFLY/JBOSS: POSTGRESQL AND MYSQL DATASOURCE CONFIGURATION

Posted on April 30, 2020August 30, 2020 By Andre Dias
database, server

ENVIRONMENT Java 13 Wildfly 18 Windows 10 / *Nix  (also applicable adapting the commands) DRIVER CONFIGURATION The trick is to match the requirements of the participants. They are: – the application server’s (the way it requires the configuration) – the target database version (type of database and version) – the driver compatible with the target … Read More “WILDFLY/JBOSS: POSTGRESQL AND MYSQL DATASOURCE CONFIGURATION” »

POSTGRESQL: RESTORING DATABASES WITH DIFFERENT USER FROM THE CURRENT WINDOWS USER

Posted on April 29, 2020August 30, 2020 By Andre Dias
database

Your current user on Windows doesn’t let you perform a PostgreSQL’s command? Some PostgreSQL commands like createdb, pg_restore, etc. works assuming the current user logged on the console (or system). This approach makes simple things; Unfortunately, many times, the current user doesn’t exist on the database, mainly when restoring legacy databases. On *Nix environment, it … Read More “POSTGRESQL: RESTORING DATABASES WITH DIFFERENT USER FROM THE CURRENT WINDOWS USER” »

Posts pagination

Previous 1 … 4 5 6 … 10 Next

Search

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Filter by Categories
angular
bootstrap
browser
computer science
container
data persistence
database
devops
editors
hardware
health
hosting
info
internet
it
java
javascript
network
node.js
play
protocol
security
self-help
selfhelp
server
services
soft
software engeneering
sql
support
Systems
techs
Uncategorized
versioning
web
web design
windows
wordpress

Recent Posts

  • Angular From Scratch Tutorial – Step 9: Modal
  • Angular From Scratch Tutorial – Step 8: Miscellany
  • Angular From Scratch Tutorial – Index
  • angular: Reading JSON files
  • NODE.JS: SEQUELIZE: MVC Project – 4TH STEP

Categories

  • angular (19)
  • bootstrap (6)
  • browser (4)
  • computer science (4)
  • container (1)
  • data persistence (2)
  • database (11)
  • devops (1)
  • editors (1)
  • hardware (4)
  • health (2)
  • hosting (1)
  • info (1)
  • internet (2)
  • it (1)
  • java (13)
  • javascript (32)
  • network (6)
  • node.js (1)
  • play (1)
  • protocol (1)
  • security (4)
  • self-help (1)
  • selfhelp (1)
  • server (2)
  • services (1)
  • soft (1)
  • software engeneering (1)
  • sql (1)
  • support (2)
  • Systems (1)
  • techs (3)
  • Uncategorized (2)
  • versioning (6)
  • web (1)
  • web design (5)
  • windows (3)
  • wordpress (4)

Copyright © 2025 .

Theme: Oceanly by ScriptsTown

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT