I hereby claim:
- I am andrewshell on github.
- I am andrewshell (https://keybase.io/andrewshell) on keybase.
- I have a public key whose fingerprint is 4A4D 2023 2355 6527 437C 2ED8 0892 CD38 F63F 6708
To claim this, I am signing this object:
| <?php | |
| class QueryLocationsAction | |
| { | |
| protected $repository; | |
| // Probably need to break up repositories by "select, insert, update and delete" | |
| // Extra bonus, we can choose to populate them with a read or write connection. | |
| public function __construct(PdoLocationSelectRepository $repository) | |
| { | |
| $this->repository = $repository; |
| { | |
| "urlTwitterServer": "https://storage.geekity.com/", | |
| "urlDefaultImage": "http://scripting.com/2015/03/21/gratefulDead.png", | |
| "googleAnalyticsAccount": "", | |
| "templates": { | |
| "Default": "http://myword.geekity.com/templates/default.html", | |
| "Handlebars": {"urlTemplate": "http://myword.geekity.com/templates/handlebars.html", "templateEngine": "renderHandlebars"}, | |
| "Plain": "http://myword.io/templates/plain/template.html" | |
| } | |
| } |
| { | |
| "urlTwitterServer": "https://storage.geekity.com/", | |
| "urlDefaultImage": "http://scripting.com/2015/03/21/gratefulDead.png", | |
| "googleAnalyticsAccount": "UA-39531990-1", | |
| "templates": { | |
| "Default": "http://myword.geekity.com/templates/handlebars.html" | |
| }, | |
| "startupCode": "bootstrapHomepage();" | |
| } |
| <?php namespace App\Database; | |
| use Config; | |
| use DateTime; | |
| use DateTimeZone; | |
| use Illuminate\Database\Eloquent\Model; | |
| /** | |
| * Always store DateTime in database as UTC | |
| */ |
I hereby claim:
To claim this, I am signing this object:
| var redis = require("redis"), | |
| client = redis.createClient(); | |
| client.publish('river4.itemFromParser', JSON.stringify(itemFromParser)); |
I did this by opening the Chrome console and running:
switchServer(http://storage.shll.me:1229/);
| #datascript/DB {:schema {:create/user {:db/valueType :db.type/ref, :db/cardinality :db.cardinality/one}, :plugin/id {:db/unique :db.unique/identity}, :node/subpages {:db/valueType :db.type/ref, :db/cardinality :db.cardinality/many}, :vc/blocks {:db/valueType :db.type/ref, :db/cardinality :db.cardinality/many}, :edit/seen-by {:db/valueType :db.type/ref, :db/cardinality :db.cardinality/many}, :window/id {:db/unique :db.unique/identity}, :attrs/lookup {:db/valueType :db.type/ref, :db/cardinality :db.cardinality/many}, :node/windows {:db/valueType :db.type/ref, :db/cardinality :db.cardinality/many}, :d/v {:db/valueType :db.type/ref, :db/cardinality :db.cardinality/one}, :block/clone {:db/valueType :db.type/ref, :db/cardinality :db.cardinality/one}, :node/sections {:db/valueType :db.type/ref, :db/cardinality :db.cardinality/many}, :harc/v {:db/valueType :db.type/ref, :db/cardinality :db.cardinality/many}, :node/title {:db/unique :db.unique/identity}, :block/refs {:db/valueType :db.type/ref, :db/cardinality :db.car |
I have a test application running at test.rsscloud.io on ports 80 and 9876.
The following code works:
curl --location --request POST 'https://brokenriverbooks.com/?rsscloud=notify' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'domain=test.rsscloud.io' \
--data-urlencode 'port=80' \
--data-urlencode 'path=/feedupdated-s8759' \
--data-urlencode 'registerProcedure=' \
In a large bowl, mix together gelatin, pineapple with juice, and sour cream.
Fold in whipped topping and marshmallows.