Auguri di buon Natale e felice 2015 da tutto il team Synaptica!
Very good! http://jeffsebring.com/2010/fixing-broken-permalinks-when-moving-wordpress/
http://android-developers.blogspot.it/2008/03/linkify-your-text.html
Why you should need to restart a VM ubuntu 12.04 server on your KVM remote server? Simple: just miss an apparently innocuous command (in my case I needed to add a user to a group). Then I typed the command:
1 |
sudo usermod -G mygroup myuser |
Unfortunately I forgot the “-a” option thus erasing all user groups including the group…
Leggi tutto
We proudly announce that Tripkeep, new mobile app by Synaptica, for Android has been released! The app is free and published worldwide. Check the google play url and the dedicated web site. Trip, track & pick, Tripkeep is a good traveling companion! With Tripkeep you can track your position without the need for account registration…
Leggi tutto
The default configuration of Tomcat server includes the encoding charset ISO-8859-1. It often happens that web applications require instead frontend and backend using different character encodings, such as UTF-8. In these cases, reading and writing strings with special characters can be problematic… To change this default configuration just edit the server.xml configuration file (directory “conf”…
Leggi tutto