I hereby claim:
- I am duaiwe on github.
- I am duaiwe (https://keybase.io/duaiwe) on keybase.
- I have a public key ASDZddhAv67um0CqJRmzYqRJDxfajnwOPO2mCwHVUahohAo
To claim this, I am signing this object:
<?php | |
/** | |
* Cast an object into a different class. | |
* | |
* Currently this only supports casting DOWN the inheritance chain, | |
* that is, an object may only be cast into a class if that class | |
* is a descendant of the object's current class. | |
* | |
* This is mostly to avoid potentially losing data by casting across | |
* incompatable classes. |
public static function slug($s, $maxLength = null) { | |
// Make the string lower case | |
$s = strtolower($s); | |
// Turn forward slashes into spaces. | |
// NOTE: We turn them into spaces, so they're properly condensed down to | |
// a single dash later on. | |
$s = str_replace('/',' ',$s); | |
// Remove any non-alphanumeric, space, or hyphen characters |
#!/usr/bin/ruby | |
# https://gist.github.com/1361100 | |
ID3_TAGS = { | |
"TITLE" => "tt", | |
"ARTIST" => "ta", | |
"ALBUM" => "tl", | |
"DATE" => "ty", | |
"GENRE" => "tg", | |
"TRACKNUMBER" => "tn", |
I hereby claim:
To claim this, I am signing this object:
Pending Expense Report
. May not be used if no damage has been taken or the player has Pending Expense Report
. (This action is available to characters in the same party as the player.)Pending Expense Report
and heals the target for the amount of health requested.Fiscal Year
. Each stack of Fiscal Year increases the chance to trigger an Audit by 10% when Quarter End is activated.