web.design.development
ziltz.de
Architekturportfolio | ziltz.de wordpress / html / scss / js / gulp
Get computers port on WLAN for development
ifconfig | grep “inet ” | grep -v 127.0.0.1
Flat renovation in Barcelona
Renovation project in Barcelona. Project: Eva Polío Collaboration: Javi Ortega
competition
Renderings for a 2009 competition. Project: Pich-Aguilera arquiectes, Barcelona
Housing in Barcelona
Architecture renderings for RAM arquitectes, using Blender and Cycles
Synchronize drupal installations with drush
Drush allows to easily synchronize drupal installations, from files to databases, with a simple drush command. For that you need a php file in ~/.drush or in your site /sites/all/drush directory to tell drush how to access your sites.
Set mouse speed on ubuntu based linux
Use “xset m val val” or “xinput –set-prop device property value” to change the mouse speed.