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
<?php | |
$params = array( | |
'name' => 'Erlich Bachman', | |
'email' => '[email protected]', | |
}); | |
//send Zapier webhook | |
$response = drupal_http_request('https://zapier.com/hooks/catch/.../', array( | |
'headers' => array('Content-Type' => 'application/json', 'Accept' => 'application/json'), |
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
SKU | PropertyType | PropertyName | PropertyValue | |
---|---|---|---|---|
24994 | Attribute | zoetrope_uuid | 5346656cc24f2850912ad981 | |
24994 | Attribute | zoetrope_start_position | 0 | |
24994 | Attribute | IMAGE1 | http://d34tuy4jppw3dn.cloudfront.net/5346656cc24f2850912ad981/1000/0.jpg | |
23175 | Attribute | zoetrope_uuid | 53455f67c24f282735cb9806 | |
23175 | Attribute | zoetrope_start_position | 0 | |
23175 | Attribute | IMAGE1 | http://d34tuy4jppw3dn.cloudfront.net/53455f67c24f282735cb9806/1000/0.jpg | |
24352 | Attribute | zoetrope_uuid | 53456b22c24f282735cb980b | |
24352 | Attribute | zoetrope_start_position | 0 | |
24352 | Attribute | IMAGE1 | http://d34tuy4jppw3dn.cloudfront.net/53456b22c24f282735cb980b/1000/0.jpg |
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
var langStrings={ | |
"en": { | |
"callToAction": { | |
"desktop": "click and drag image to rotate in 3D", | |
"mobile": "swipe image to rotate in 3D" | |
}, | |
"inlineCallToAction": { | |
"desktop": "click to rotate", | |
"mobile": "tap to rotate" | |
}, |
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
/* Sample of the events which will be used to replay */ | |
[ | |
{ | |
"collection": "viewChange", | |
"delta": 0, | |
"frame": 31, | |
"timestamp": 1398613195820 | |
}, | |
..... | |
{ |
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
### Keybase proof | |
I hereby claim: | |
* I am benhowes on github. | |
* I am benhowes (https://keybase.io/benhowes) on keybase. | |
* I have a public key whose fingerprint is 0B37 080D A5E5 C96B F02D C14C E29D 82DA D3AE C5F4 | |
To claim this, I am signing this object: |
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
/* | |
* Uses https://github.com/nkostelnik/gulp-s3 with | |
* Gulpjs: http://gulpjs.com/ | |
*/ | |
var s3_creds = { | |
"key": "AKIAI3Z7CUAFHG53DMJA", | |
"secret": "acYxWRu5RRa6CwzQuhdXEfTpbQA+1XQJ7Z1bGTCx", | |
"bucket": "dev.example.com", | |
"region": "eu-west-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
DEBUG:root:UNKNOWN PTP Property d105 changed | |
DEBUG:root:UNKNOWN PTP Property d108 changed | |
DEBUG:root:UNKNOWN PTP Property d106 changed | |
DEBUG:root:UNKNOWN PTP Property d107 changed | |
DEBUG:root:UNKNOWN PTP Property d109 changed |
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
ben@ben-desktop:~$ dpkg --list | grep boost | |
ii libboost-all-dev 1.49.0.1 amd64 Boost C++ Libraries development files (ALL) (default version) | |
ii libboost-chrono-dev 1.49.0.1 amd64 C++ representation of time duration, time point, and clocks (default version) | |
ii libboost-chrono1.49-dev 1.49.0-3.1ubuntu1.1 amd64 C++ representation of time duration, time point, and clocks | |
ii libboost-chrono1.49.0 1.49.0-3.1ubuntu1.1 amd64 C++ representation of time duration, time point, and clocks | |
ii libboost-date-time-dev 1.49.0.1 amd64 set of date-time libraries based on generic programming concepts (default version) | |
rc libboost-date-time1.42. |
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
$ dpkg --list | grep boost-thread | |
ii libboost-thread-dev 1.49.0.1 amd64 portable C++ multi-threading (default version) | |
ii libboost-thread1.42.0 1.42.0-4ubuntu2 amd64 portable C++ multi-threading | |
rc libboost-thread1.46.1 1.46.1-7ubuntu3 amd64 portable C++ multi-threading | |
ii libboost-thread1.49-dev 1.49.0-3.1ubuntu1.1 amd64 portable C++ multi-threading | |
ii libboost-thread1.49.0 1.49.0-3.1ubuntu1.1 amd64 portable C++ multi-threading | |
ben@ben-desktop:~$ dpkg --list | grep boost | |
ii libboost-all-dev 1.49.0.1 amd64 Boost C++ Libraries development files (ALL) (defaul |
This file has been truncated, but you can view the full file.
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
BASEDIR: /home/ben/openscad_deps | |
DEPLOYDIR: /home/ben/openscad_deps | |
PATH modified | |
LD_LIBRARY_PATH modified | |
LD_RUN_PATH modified | |
OPENSCAD_LIBRARIES modified | |
GLEWDIR modified | |
Please re-run qmake-qt4 and run 'make clean' if necessary | |
Note: The NUMCPU environment variable can be set for paralell builds | |
Using basedir: /home/ben/openscad_deps |