Skip to content

Instantly share code, notes, and snippets.

View michellesanver's full-sized avatar

Michelle Sanver michellesanver

View GitHub Profile
@michellesanver
michellesanver / phpgrowing.md
Created February 24, 2016 12:15
growing up with php

Bio

Michelle Sanver http://cl.ly/image/330g1e3w1m1K Michelle Sanver is president of PHPWomen, an inclusive & global network providing support within the PHP community. She also works as a software developer at Liip, based in Zürich, Switzerland.

Michelle loves anything community related and is a big advocate of Open Source. She is a code-passionate colourful geek and with more than 10 years of PHP experience she is eager to share her extensive knowledge.

Growing up with PHP

Year 2000 was the year of functions2.php. Today we write fully engineered Object Oriented software. All in the same language. PHP has grown and we as developers and people have grown with the new changes over the years. Let me show you what truly changed my life as I grew from PHP 4 to 7, let's grow further together.

Zürich is a melting pot of cultures and languages. Its mix of residents and tourists lead to unique combinations and every tech group inherits this diversity. Much like Zürich, our development community is also diverse in many aspects, from our origins and culture to our choice of framework and language.

ZürichPHP wishes to create a friendly environment for every developer it encounters, everyone should feel comfortable and safe in our events and online community. More than that we wish this community to be a meeting point, a place where you can come and make new friends.

This CoC is a formalization of our beliefs, it is here to offer to you, our member, the guarantee that we will do our best to provide you with a safe environment in which to grow your knowledge base and your network. For this we count on you also, to be aware of our inherent differences and to respect different opinions and cultures, to be respectful and kind to others.

Organizers of ZürichPHP reserve the right to remove any participant,

@michellesanver
michellesanver / elasticsearch.yml
Last active August 26, 2018 01:33 — forked from anonymous/elasticsearch.yml
ElasticSearch config
############################## Network And HTTP ###############################
# Elasticsearch, by default, binds itself to the 0.0.0.0 address, and listens
# on port [9200-9300] for HTTP traffic and on port [9300-9400] for node-to-node
# communication. (the range means that if the port is busy, it will automatically
# try the next port).
# Set the bind address specifically (IPv4 or IPv6):
#
# network.bind_host: 192.168.0.1
@michellesanver
michellesanver / socials.md
Last active November 19, 2015 16:28
Conference socials in bars: How culture doesn't match comfort

I was hesitant as to whether or not to publish this, but in an act to create awareness in a community where some people, including me, are left uncomfortable and no one notices, I decided to go ahead. Feel free to share your experiences too, to further spread awareness in our community, because awareness is the first step.

I noticed that I started being more and more reserved the more events I went to rather than the other way around. This worried me and I was up until late hours thinking, why is that?

What happens at the events may be part of that, so here I'm sharing to create awareness. Bear in mind that this is only a handful of things that happened to me at conference socials, to give you an idea as to why I'm nowadays inclined to only hangout with the people I know, or skip the conference socials all together.

When you notice that behaviour from me remember that: It's not you, it's me, feel free to say hi but please understand why I may be a bit shy at first.

Disclaimer: I didn’t repor

//So this is how it looks like in composer, so I do believe I have the latest version:
"doctrine/orm": "~2.5@dev",
"doctrine/common": "~2.5@dev",
"doctrine/dbal": "dev-retry-logic as 2.5",
"doctrine/doctrine-bundle": "~1.2",
"doctrine/migrations": "~1.0@dev",
"doctrine/doctrine-migrations-bundle": "~2.1@dev",
//My issue is with the following code that generates the error Fatal error:
Call to undefined method Doctrine\ORM\QueryBuilder::insert()
|21:29:38| . RaiseUrDawngers ~RUD@RaiseUrDawngers.users.quakenet.org got in #Michelle
|21:29:58| RaiseUrDawngers: Who the hell is Michelle?
|21:31:10| @michelle: RaiseUrDawngers: good question
|21:31:13| @michelle: I ask that myself sometimes.
|21:31:22| @Banez: i'd ask who the hell are you RaiseUrDawngers
|21:31:34| @michelle: A more interesting question tho, who the hell are you to join my channel and ask me who I am with swearing?
|21:31:50| @michelle: There's more polite ways :D
|21:32:03| RaiseUrDawngers: Depends on if you consider hell a swear word.
|21:32:09| @michelle: Dunno :P
|21:32:14| @michelle: So how did you find me anyway?

Keybase proof

I hereby claim:

  • I am michellesanver on github.
  • I am michelle (https://keybase.io/michelle) on keybase.
  • I have a public key whose fingerprint is 9F53 41F8 DE30 520F 87FE 6F07 6EDB DC4B ED39 1FDB

To claim this, I am signing this object:

<?php
use Everyman\Neo4j\Client,
Everyman\Neo4j\Transport,
Everyman\Neo4j\Node,
Everyman\Neo4j\Relationship;
$client = $this->get('neo4j.client');
$user = new Node($client);
$user->setProperty('username', 'michellesanver')->save();
@michellesanver
michellesanver / awkward.log
Last active January 2, 2016 00:29
17:17 PSchwisow: erikaheidi: tshirt photo? 17:18 jtreminio: PSchwisow: https://twitter.com/erikaheidi/status/357184729134530560 17:18 theahindle: Awesome! 17:18 erikaheidi: :D 17:19 PSchwisow: Nice 17:19 PSchwisow: I am a bit behind on twitter :( 17:19 PSchwisow: Good thing you weren't at a conference... we could have another PHPness scandal 17:…
17:17 PSchwisow: erikaheidi: tshirt photo?
17:18 jtreminio: PSchwisow: https://twitter.com/erikaheidi/status/357184729134530560
17:18 theahindle: Awesome!
17:18 erikaheidi: :D
17:19 PSchwisow: Nice
17:19 PSchwisow: I am a bit behind on twitter :(
17:19 PSchwisow: Good thing you weren't at a conference... we could have another PHPness scandal
17:20 jtreminio: why's that
17:20 erikaheidi: HAHAAHAHA
17:20 jtreminio: there's nothing sexual about my shirt
<?xml version="1.0" encoding="ISO-8859-1"?>
<definitions xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:tns="urn:arnleadservicewsdl"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns="http://schemas.xmlsoap.org/wsdl/"
targetNamespace="urn:mapperservicewsdl">