Philosophy of 9/11 (Inside job). Why did the “truth movement” fail?
Date
Videos:... Read More
Welcome to my Blog! I have been a analyst/programmer for over ten years, most of my work has been about integrating web an telephony services. In this Blog you can find information and code samples that have been useful to me and I hope they can be useful to you too.
Please, send me your feedback!
Date
Videos:... Read More
Date
Maven is one of the best java applications used to build and deploy Java Projects but sometimes we may just need to use it to manage or download dependencies which is probably its best feature. In this example I'm using Linux Ubuntu to download several jars to a folder.... Read More
Date
To get just the key... Read More
Date
This example shows how to create a simple java Soap WS and send a request to it from a text file.... Read More
Date
With the vim (vi enhanced version) it is possible to edit a file in hexadecimal mode.... Read More
Date
Sometimes we cannot alter the classpath of the J2EE server or Web container and we need to find out if the classpath is loading a class from the right jar.... Read More
Date
This is a simple wrapper to run a Java program as service. You need to be a root user. In this example SYSTEMD is used instead of init.d because it's becoming obsolete. For older systems click here ... Read More
Date
This is a simple wrapper to run a Java program as service. You need to be a root user.... Read More