Node.js on Raspberry Pi installation guide

This short guide teaches you how to install the Node.js framework on your Raspberry Pi running Raspbian.

Run the following commands in the terminal:
sudo add-apt-repository -y ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install -y python-software-properties python g++ make
sudo apt-get install -y nodejs

NGINX on Raspberry Pi installation guide

This short guide teaches you how to install the NGINX webserver on your Raspberry Pi running Raspbian.

Run the following commands in the terminal:
sudo apt-get update
sudo apt-get install -y nginx php5-fpm
sudo service nginx start

How-to move the Sims 3 save game to a different location

the sims 3 savegame can be multiple gigabytes large
in Windows, you could use a symbolic link to trick the game where the savegame is located;

in DOS run the following command, and replace Ramon by your Windows Username

mklink /J "C:\Users\Ramon\Documents\Electronic Arts\The Sims 3" "D:\Electronic Arts\The Sims 3"

Packt’s $5 eBook Bonanza is back!

Packt Publishing just informed me today that, like last year, they have a spectacular sale on eBooks this December 2013 !

From December 19th, customers will be able to get any eBook or Video from Packt for just $5. This sale covers every title in the 1700+ range and customers can grab as many as they like until January 3rd 2014 – more information is available at This offer covers a myriad of titles in the 1700+ range where customers will be able to grab as many as they like until January 3rd 2014
www.packtpub.com/ebookbonanza 

$5 ebook Bonanza1

May I recommend the following books, which I`ve reviewed on this blog;