Enjoy!
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
name: test | |
dependencies: | |
- numpy |
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
apt-get update | |
apt-get install -y mysql-server | |
apt-get install -y apache2 libapache2-mod-php5 php-apc php5-mysql php5-imap php5-curl php5-gd php5-memcached curl python cron | |
curl -SL "http://switch.dl.sourceforge.net/project/sugarcrm/1%20-%20SugarCRM%206.5.X/SugarCommunityEdition-6.5.X/SugarCE-6.5.20.zip"|python -c "import zipfile,sys,StringIO;zipfile.ZipFile(StringIO.StringIO(sys.stdin.read())).extractall('/var/www/')" | |
rm -rf /var/www/html && mv /var/www/SugarCE-Full-6.5.20 /var/www/html | |
sed -i 's/^upload_max_filesize = 2M$/upload_max_filesize = 10M/' /etc/php5/apache2/php.ini | |
chown www-data:www-data -R /var/www/html | |
chmod -R 0755 /var/www/html/cache | |
rm /var/www/html/index.html | |
echo 'date.timezone = UTC' >> /etc/php5/apache2/php.ini |
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
{ | |
"name": "Rick Perry Indictment", | |
"children": [ | |
{ | |
"name": "At Booking, Perry Reiterates Defense of Veto | The Texas Tribune", | |
"size": 2493, | |
"children": [ | |
{ | |
"name": "Person", | |
"children": [ |
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
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Something crazy</title> | |
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" /> | |
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/> | |
<link rel="shortcut icon" href="http://cartodb.com/assets/favicon.ico" /> | |
<style> | |
html, body, #map { | |
height: 100%; |
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
config.yml |
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
# Prepare system | |
apt-get updated | |
apt-get install -y cmake pkg-config python-software-properties python g++ make software-properties-common unzip | |
# Grab frest opencv library | |
curl -sL https://github.com/Itseez/opencv/archive/master.zip > opencv.zip | |
unzip opencv.zip | |
rm opencv.zip | |
# Configure & install OpenCV |
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
sudo apt-get -y install build-essential git-core htop nginx tmux exuberant-ctags ack-grep rsync | |
mkdir -p code | |
cd code | |
git clone https://github.com/malev/dotfiles.git | |
cd dotfiles | |
ln -s ~/code/dotfiles/tmux.conf ~/.tmux.conf | |
ln -s ~/code/dotfiles/vimrc ~/.vimrc | |
# Postgres |
We can make this file beautiful and searchable if this error is corrected: Unclosed quoted field in line 9.
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
tipo,Nombre,descripcion,twitter | |
persona,Elisa Lilita Carrió,Diputada Nacional UNEN,@elisacarrio | |
persona,Patricia Gimenez,"Madre, Profesora, Radical. .Diputada Nacional.Ex Directora de Estadísticas e Investigaciones Económicas Socialmente comprometida con mi provincia y nuestro País",@PGimenezDC | |
persona,Jorge Yoma,"Abogado, Embajador Arg. en México, Senador Nac., Conv.Constituyente '94, Diputado Nac. Fundó la Univ.Nac. de Chilecito, recontra Riojano y Peronista",@NegroYoma | |
persona,Cynthia Hotton,"Ex Diputada Nacional por CABA. Presidente de la agrupación Valores Para Mi País y miembro fundador de Argentina Transparente. Lic. en Economía, esposa y mamá.",@CynthiaHotton | |
persona,Juan Manuel Urtubey,Gobernador de la Provincia de Salta,@UrtubeyJM | |
persona,Debora Giorgi,Ministra de Industria Economista y Política Argentina,@DeboraGiorgi3 | |
persona,Hernán Lorenzino,,@HernanLorenzino | |
persona,Fabián Francioni,"Peronista. Médico. Intendente de Leones, Córdoba, en uso de licencia. Diputado Nacional por el Frente Para la Vic |