Skip to content

Instantly share code, notes, and snippets.

<?php
class Foo
{
// ...
/**
* Setzt den Helpbar-Inhalt für die Funktionen des Plugins
*/
protected function getHelpbarContent($key)
{
@luniki
luniki / keybase.md
Last active August 29, 2015 14:06 — forked from anonymous/keybase.md

Keybase proof

I hereby claim:

  • I am luniki on github.
  • I am luniki (https://keybase.io/luniki) on keybase.
  • I have a public key whose fingerprint is 69C1 B4CE 80F4 7C25 CA45 4F52 732F 467A D6EB 638B

To claim this, I am signing this object:

#!/bin/bash
sudo apt-get install python-software-properties libpq-dev
# System level dependencies for Graphite
sudo apt-get install memcached python-dev python-pip
sudo apt-get install postgresql postgresql-client
sudo apt-get install libcairo2 libcairo2-dev python-cairo python-psycopg2
sudo apt-get install pkg-config build-essential
#!/bin/bash
# node.js using PPA (for statsd)
sudo apt-get install python-software-properties
sudo apt-add-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs npm
# Install git to get statsd
sudo apt-get install git

Twitter公式クライアントのコンシューマキー

Twitter for iPhone

Consumer key: IQKbtAYlXLripLGPWd0HUA
Consumer secret: GgDYlkSvaPxGxC4X8liwpUoqKwwr3lCADbz8A7ADU

Twitter for Android

Consumer key: 3nVuSoBZnx6U4vzUxf5w
Consumer secret: Bcs59EFbbsdF6Sl9Ng71smgStWEGwXXKSjYvPVt7qys

Twitter for Google TV

Consumer key: iAtYJ4HpUVfIUoNnif1DA

@luniki
luniki / 00-Interactable.php
Created January 3, 2012 10:46 — forked from aklassen/00-Interactable.php
Button-StEP RC1
<?php
/*
* Copyright (c) 2011 mlunzena@uos.de, aklassen@uos.de
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 2 of
* the License, or (at your option) any later version.
*/