lookaround - http://natacodes.github.io/lookaround/
How to start application:
➜ lookaround-slim ./app.rb
Then go to http://localhost:4567
All slim templates should be in ./templates/.
For example: templates/index.html.slim
gem install html2slim
Convert from HTML to SLIM:
html2slim index.html index.html.slim
python -m SimpleHTTPServer - start HTTP server on 8000 port control+E - go to the beginning of line control+A - go to the end of line
https://github.com/adam-p/markdown-here/wiki/Markdown-Here-Cheatsheet
http://instagram.com/developer
Geocoding is the process of converting addresses (like "1600 Amphitheatre Parkway, Mountain View, CA") into geographic coordinates (like latitude 37.423021 and longitude -122.083739), which you can use to place markers or position the map.
https://developers.google.com/maps/documentation/geocoding/ https://developers.google.com/maps/documentation/javascript/examples/geocoding-simple https://developers.google.com/maps/documentation/javascript/geocoding
https://developers.google.com/maps/documentation/javascript/geocoding?hl=ru
https://developers.google.com/maps/documentation/javascript/reference?csw=1#LatLng
https://developers.google.com/maps/documentation/javascript/examples/places-autocomplete
https://developers.google.com/maps/documentation/javascript/examples/places-queryprediction
https://developers.google.com/maps/documentation/javascript/examples/event-arguments
https://developers.google.com/maps/documentation/javascript/markers#remove
http://stackoverflow.com/questions/5210034/history-pushstate
https://github.com/browserstate/history.js https://github.com/browserstate/history.js/wiki/Intelligent-State-Handling
https://github.com/browserstate/ajaxify
http://instagram.com/developer/authentication/ Client-Side (Implicit) Authentication
https://github.com/Instagram/Realtime-Demo
##Jquery.cookie https://github.com/carhartl/jquery-cookie/blob/v1.4.1/README.md