This file contains 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
require 'rbconfig' | |
require 'open-uri' | |
#creating some sample files | |
create_file '.ruby-version' | |
create_file '.rbenv-gemsets' | |
create_file 'app/assets/images/logo/spree_50.png' | |
#insert ruby version to .ruby-version/rbenv version file | |
insert_into_file ".ruby-version" ,:after => "" do |
This file contains 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
https://github.com/martyychang/heroku-connect-demo | |
- 3 min video reviewing data passing through Heroku Connect to Force.com: https://www.youtube.com/watch?v=yjLsOaYuc_o | |
https://devcenter.heroku.com/articles/herokuconnect#using-heroku-connect-and-the-demo-rails-app | |
Heroku Connect is currently in limited availability. Please contact your Heroku sales representative for information on access and purchase or tell us about your project and we’ll be in touch. |
This file contains 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
https://github.com/heavysixer/Tableau-Trusted-Interface-Example |
This file contains 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 dpkg-reconfigure mysql-server-5.1 |
This file contains 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
ssh -i /path/to/private-key ubuntu@<ec2-public-dns-address> | |
ssh -i /path/to/private-key username@serverip |
This file contains 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
http://hdmipi.com/beta/ | |
http://omega500.wix.com/pitop | |
PI MOBILE | |
#################### | |
http://www.raspberrypi.org/piphone-home-made-raspberry-pi-smartphone/ | |
http://techcrunch.com/2014/04/28/the-piphone-is-a-diy-cellphone-powered-by-raspberry-pi/ | |
http://lifehacker.com/build-your-own-phone-using-a-raspberry-pi-1567627858 | |
http://www.davidhunt.ie/piphone-a-raspberry-pi-based-smartphone/ |
This file contains 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
http://openenergymonitor.org/emon/guide | |
http://emoncms.org/site/docs/raspberrypihdd | |
https://github.com/Elwell/EmonLib | |
https://github.com/lukecoyle/Digital-Signage | |
https://github.com/brhoads/DigitalSignage | |
https://github.com/natejones/DigitalSignageWordpress | |
https://github.com/sapo/digital-signage-client | |
https://github.com/sapo/digital-signage-client | |
https://github.com/opinsys |
This file contains 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
https://www.digitalocean.com/community/articles/how-to-install-wordpress-on-ubuntu-12-04 | |
http://www.andrewgertig.com/2013/05/set-up-wordpress-on-heroku |
This file contains 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
django_cloud | |
============ | |
== Django WorkBook | |
============ | |
Django Installation | |
============ | |
1. sudo apt-ge install python-setuptools | |
2. sudo easy-install virtualenv |
This file contains 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
http://net.tutsplus.com/tutorials/ruby/create-beautiful-administration-interfaces-with-active-admin/ |
NewerOlder