Hola!
My name is Jesús Pérez Paz. I'm Head of Software Development at ScaleFast and I belive in a open and free Internet for everyone. I currently live in Madrid.
Posts
Configure subdomain as “CDN” in NGINX (+ WordPress & W3 Total Cache configuration)
UPDATE: CORS (Cross-origin resource sharing) added to the “fake” CDN. Based on: https://gist.github.com/alexjs/4165271 In a typical scenario, you serve your webpage from single domain, that includes all yours “server generated” pages and also the images and assets (javascript, css and other files) of your site.
View moreWordPress NGINX configuration
I’ve been installing some wordpress sites in my new VPS running with NGINX. Install wordpress with Nginx is not as complicated as it might seem but you have to do some configurations to increase security and to make it work with cache plugins.
View moreFamFamFam flags sprite (with compass)
Creating css sprites is an amazing feature in compass. There is a tutorial to use compass to generate css sprites in the compass documentation.
View more