Install Home Assistant on RaspberryPi
First Things First… what’s that? In brief (very brief): Home Assistant will track the state of all the devices in your home Control all your devices from a single, mobile-friendly, interface Set up advanced...
First Things First… what’s that? In brief (very brief): Home Assistant will track the state of all the devices in your home Control all your devices from a single, mobile-friendly, interface Set up advanced...
This post is a tutorial that will explain hot to write a simple C++ code that can be considered the starting point for any other program you intend to write in C++ with the...
As for other posts (see Boost Libraries Installation), this post is actually a sub-post I made while I was writing a larger post where I explain how to download and use MySQL connector C++...
This post is really a subpost I made while I was writing a larger post where I explain how to download and use MySQL connector C++ libraries (MySQL C++ with mysql-connector). That post soon...
For this post I continue from where I left after installing JBoss in a previous article (Install JBoss and use it in Eclipse (Juno)). This is not a must though and it works in...
That post is exactly what the title says. We’ll install JBoss and configure the server in Eclipse. From a chronological order, this post comes after: Installing Java EE SDK and GlassFish Installing Eclipse (Juno)...
That’s the second part to the series that shows how get the system ready to develop RESTful services with Java EE, Tomcat 7.0, JBoss or GoldFish. You can find the previous post here: Installing Java...
That’s is the first of a set of few posts that will focus in installing and configuring Eclipse in order to been able to build Dynamic Web Pages with Java EE SDK using Tomcat...
After the first version I worked on an alternative approach to obtain a Soft Body Simulation, starting from a custom model. The idea behind is to simply have one model drawn in any of...
It is quite a while that I am playing around with soft body physics. It is quite interesting and fun and I have to admit that once you start playing with it, it is...