I hereby claim:
- I am rdohms on github.
- I am rdohms (https://keybase.io/rdohms) on keybase.
- I have a public key whose fingerprint is 8E14 C26B 4813 C17F BA00 B455 F4D0 8DB7 AA11 BD2F
To claim this, I am signing this object:
<?php | |
namespace MyProject\Bundle\WebBundle\Form; | |
use Symfony\Component\Form\AbstractType; | |
use Symfony\Component\Form\FormBuilderInterface; | |
use Symfony\Component\OptionsResolver\OptionsResolverInterface; | |
use Symfony\Component\Validator\Constraints\Callback; | |
use Symfony\Component\Validator\Constraints\NotBlank; | |
use Symfony\Component\Validator\ExecutionContext; | |
use Symfony\Component\Validator\Constraints\Date; |
backend default { | |
.host = "127.0.0.1"; | |
.port = "80"; | |
} | |
acl purge { | |
"localhost"; | |
"69.195.222.132"; | |
} | |
sub vcl_recv { |
I hereby claim:
To claim this, I am signing this object:
#outlook a{padding:0}body{width:100% !important;min-width:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;margin:0;padding:0}.ExternalClass{width:100%}.ExternalClass,.ExternalClass p,.ExternalClass span,.ExternalClass font,.ExternalClass td,.ExternalClass div{line-height:100%}#backgroundTable{margin:0;padding:0;width:100% !important;line-height:100% !important}img{outline:none;text-decoration:none;-ms-interpolation-mode:bicubic;width:auto;max-width:100%;float:left;clear:both;display:block}center{width:100%;min-width:580px}a img{border:none}p{margin:0 0 0 10px}table{border-spacing:0;border-collapse:collapse}td{word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;border-collapse:collapse !important}table,tr,td{padding:0;vertical-align:top;text-align:left}hr{color:#d9d9d9;background-color:#d9d9d9;height:1px;border:none}table.body{height:100%;width:100%}table.container{width:580px;margin:0 auto;text-align:inherit}table.row{padding:0;width:100%;position:relative}table.container ta |
<?php | |
namespace Symbid\Library\Bundle\MessagingBundle\Twig; | |
use Twig_Extension; | |
class TextTransformer extends Twig_Extension | |
{ | |
/** | |
* Returns the name of the extension. |
# .git/hooks/post-checkout | |
#!/bin/bash | |
# | |
source ~/.profile | |
# Allows us to read user input below, assigns stdin to keyboard | |
exec < /dev/tty | |
require('mocha-generators').install(); | |
var path = require('path'); | |
var Nightmare = require('nightmare'); | |
var expect = require('chai').expect; | |
describe('AmsterdamPHP Raffler', function () { | |
this.timeout(15000); // Set timeout to 15 seconds, instead of the original 2 seconds | |
var url = 'http://localhost:8080', | |
nightmare; |
Here are some resources if you want to read more about the concept. The original set of exercises made for Java is in the Thoughtworks Anthology, in a chapter by Jeff Bay, over the years after porting this to PHP I have decided to gradually revert back to original exercise strictness as I find we have evolved to a point where we can be strict. This means some of the older material will have a flowing set of guidelines.
A little project we started 2 years ago at Usabilla has now grown into a full-blown message-based architecture, powered by technology like Kafka, Debezium, KConnect, Kstreams and a fair share of Java flavors that is now part of the SurveyMonkey family. | |
We are now looking for more Java Engineers to help us build an innovative ecosystem with self-service pioneering and a team that spans from Amsterdam to San Francisco. | |
Does this sound like something you are interested in? Come work at our lovely Amsterdam HQ with an amazing crew of creative devs. | |
Follow the link below, or https://lnkd.in/eUVqqpG #java #kafka #amsterdam #streams #messagebased #usabilla #surveymonkey #powerthecurious |