Skip to content

Instantly share code, notes, and snippets.

@mattsches
mattsches / cors-test.html
Created September 20, 2015 14:40
Test page with description on how to test my pull request to the Calendar+ OwnCloud app.
<!DOCTYPE html>
<head>
<meta charset="utf-8" />
<title>OwnCloud Calendar+ CORS Test</title>
<script type="text/javascript">
var calendarICS = "###CALENDARICSURL###",
request = new XMLHttpRequest();
request.open('GET', calendarICS, true);
request.onload = function() {
if (request.status >= 200 && request.status < 400) {
@mattsches
mattsches / php_functions_frequencies.json
Created March 15, 2015 11:10
Frequency of internal PHP functions found on GitHub
[
{
"function":"zend_version",
"frequency":151465
},
{
"function":"func_num_args",
"frequency":779391
},
{
@mattsches
mattsches / keybase.md
Created October 5, 2014 08:31
keybase.md

Keybase proof

I hereby claim:

  • I am mattsches on github.
  • I am mattsches (https://keybase.io/mattsches) on keybase.
  • I have a public key whose fingerprint is F4D4 C888 055A 44C3 A5C3 33AB A8E6 AF25 C59F 4A27

To claim this, I am signing this object: