Archive for the 'Internet' Category

Dichiariamo guerra a IE6 (un browser uscito nel 2001!!!)

Saturday, February 21st, 2009

Si tratta di una protesta partita in Norvegia, dove uno dei siti piu’ popolari del paese finn.no (una specie di eBay locale) sta cercando di far uscire di scena Internet Explorer 6, un “nonnetto” del web, che non ha piu’ senso supportare.
Ho semplicemente tradotto il “banner” in Italiano e lo metto disponibile qui per il […]

Xdebug and XAMPP

Wednesday, February 11th, 2009

If you have to use Xdebug but you don’t want to “going crazy” with manual building from sources or with pecl, you can download a binary version of Xdebug from the ActiveState website (get the PHP Remote Debugging archive for your OS and use the binary version according your PHP version).
Nice gift ActiveState!

NTFS 3G slow with VMware

Tuesday, January 13th, 2009

If you have your vm hosted on a NTFS partition and the mount.ntfs-3g is eating all your CPU power, try to update the NTFS 3G to the last version and add to your .vmx file this config line:
mainMem.useNamedFile=FALSE

Strange behaviour with keyboard in Vmware Server 2.0 & Linux?

Wednesday, December 17th, 2008

If you are experiencing some strange behaviour with the keyboard (the four arrow keys, Home, End, PageUP, PageDOWN, etc… are not working correctly) in Vmware Server 2.0 and your host is Linux, you can try to fix this problem with this terminal code:

echo ‘xkeymap.nokeycodeMap = true’ >> ~/.vmware/config

Ubuntu Intrepid Ibex + Firefox & Flash player 10 sound

Friday, November 14th, 2008

To fix the ALSA/flash player problem:
# sudo apt-get install flashplugin-nonfree-extrasound

VMware Server 2.0 + Sound/ALSA + Ubuntu/Linux

Tuesday, October 28th, 2008

The new version of my preferred virtual machine environment is out, I’m using it, but the problem with audio device/ALSA is still present.
The new web interface (new??? I remember the “same” interface with the old GSX…) adds some cool features, but the way to fix the ALSA problem is the same of the previous version…

[…]

Synergy, incrementare la produttività

Monday, September 8th, 2008

Tipicamente utilizzo la tecnologia di virtualizzazione, l’amministrazione remota e tutta una serie di tecnologie correlate, ma Synergy è stato in grado di impressionarmi. Ed in questi giorni, trovare qualcosa che mi impressioni, è decisamente raro
Se siete famigliari con il concetto di doppio monitor, dovreste sapere di quanto questo setup aumenti la produttività: uno […]

Synergy, a good productivity tool

Saturday, September 6th, 2008

Well, I’m used to virtualization technology, remote desktop management and all this kind of stuff, but Synergy is something that amazes me. And in these days, find something that impresses me, is quite unusual
If you are familiar with the dual monitor concept, you know the level of productivity you can reach with this […]

VMware MUI and remote console not working … fixed!

Sunday, April 20th, 2008

Sometimes, on Linux boxes, after installing VMware Server and the MUI (Management User Interface aka VMware Management Interface - the web based administration interface) you cannot login. You have to use the root account and the password of your linux server, you have made no typo errors, but no way to go ahead.
Usually, if you […]

The strange problem of Firefox/OS X/Flash

Thursday, March 20th, 2008

If you are using Firefox on Apple OS X and you are experiencing problems viewing the Flash content (you cannot see the Flash embedded content, you can see something only moving the mouse pointer over it, sometimes…), you must have the Adblock Plus add-ons installed.
This is a not very well known bug of Adblock on […]