What is JDBC? Introduction to Java Database Connectivity

JDBC (Java Database Connectivity) is the Java API that manages connecting to a database, issuing queries and commands, and handling result sets obtained from the database. Released as part of JDK 1.1 in 1997, JDBC was one of the earliest libraries developed for the…

How to Connect WordPress to Cloud Storage Services

We take a look at the use cases for hooking your WordPress site up to the cloud, and introduce you to some plugins that will help you.
The post How to Connect WordPress to Cloud Storage Services appeared first on Speckyboy Design Magazine. …

Avoiding Design by Committee

Most people have an idea of the perfect solution to their design problem. The downside is that so does everyone else with the same problem.
The post Avoiding Design by Committee appeared first on Speckyboy Design Magazine. …