The following is a list of integrations available via Segment as at 7th Oct 2015
- Facebook Conversions
- Google Analytics
- Google Tag Manager
- GoSquared
- Hello Bar
- Intercom
- Lucky Orange
- MailChimp
| { | |
| "_id": { | |
| "$oid": "5507785bd4a87b03003f5c5b" | |
| } | |
| } |
| # original from http://stackoverflow.com/questions/13101653/python-convert-complex-dictionary-of-strings-from-unicode-to-ascii | |
| def convert_from_unicode(input): | |
| if isinstance(input, dict): | |
| return dict((convert_from_unicode(key), convert_from_unicode(value)) for key, value in input.iteritems()) | |
| elif isinstance(input, list): | |
| return [convert_from_unicode(element) for element in input] | |
| elif isinstance(input, unicode): | |
| return input.encode('utf-8') | |
| else: | |
| return input |
| ## Ubuntu | |
| - Install from Live DVD | |
| ## Dev tools | |
| - Sublime | |
| - Git | |
| - Heroku | |
| - Meteor | |
| - |
The following is a list of integrations available via Segment as at 7th Oct 2015
| <?php | |
| // suggest buying proxies from http://buyproxies.org/ - I found this to be an excellent service and well-priced too. | |
| // function returns a keyed array of proxy info | |
| // if you want you can pass a specific ID in (for instand if you want to use the same proxy for a sequence of calls | |
| function custom_proxy_handler_get_proxy($proxy_id = 0) | |
| { | |
| $all_proxies = array( |
According to Atul Gawande:
The primary aim of a checklist is to prevent human failure, either from ignorance (you don't know what you don't know) or ineptitude (knowledge is applied inconsistently or incorrectly).
The secondary aim of a checklist is to force people to talk to each other and foster teamwork. This is known as "activation phenomenon": giving people a chance to say something at the start of a procedure seems to activate their sense of participation and responsibility and their willingness to speak up.
sudo tar -xf Franz-linux-x64-0.9.10.tgz -C /opt/franzwget "https://cdn-images-1.medium.com/max/360/1*v86tTomtFZIdqzMNpvwIZw.png" -O franz-icon.png then sudo cp franz-icon.png /opt/franzsudo touch /usr/share/applications/franz.desktop then sudo vim /usr/share/applications/franz.desktoppaste the following lines into the file, then save the file:
[Desktop Entry]
Name=Franz
Comment=