This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
activate-venv() { | |
source ~/.virtualenvs/$1/bin/activate | |
} |
- Dataviz
- the World as 100 people | Dataviz
- Infographics by simon spring, via Behance | Dataviz
- homme-femme : changez le sexe de votre fiche de paie | Dataviz
- Colour and Space by Jotun (vidéo) | Dataviz
- Where to be born - 1988-2013 | Dataviz
- Infographics by simon spring, via Behance | Dataviz
- DRM - Design Research Maps by Luca Masud, via Behance | Dataviz
- Margot Trudell http://www.silent-t.com/projects/omgspace/ | Dataviz
- [Metallica on Stage | Journalisme graphique | Scoop.it | Dataviz](http://www.pinterest.com/pin/111956740707081037/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#add this file in /Applications/MAMP/conf/apache/extra | |
#and Add this line : | |
# Include /Applications/MAMP/conf/apache/extra/symfony.conf | |
# In httpd.conf file /Applications/MAMP/conf/apache | |
# Add this in /etc/hosts -> 127.0.0.1 symfony.dev | |
# Restart your apache server | |
# test in your browser : http://symfony.dev | |
# enjoy ! ou pas :( | |
# check config with terminal : php app/check.php | |
# check server config in url /config.php |
OlderNewer