- Must send/receive person to person messages
- Must allow rich text formatting
- Must support attachments
- Should have user presence detection
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# | |
SITE="amiawesome.com" | |
FILE="$SITE-`date +%Y-%m-%d`.tgz" | |
KEEP=5 | |
# Update local mirror | |
wget -m -q http://$SITE/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Statement": [ | |
{ | |
"Action": [ | |
"route53:ChangeResourceRecordSets", | |
"route53:GetHostedZone", | |
"route53:ListResourceRecordSets" | |
], | |
"Effect": "Allow", | |
"Resource": [ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am dengel on github. | |
* I am dengel (https://keybase.io/dengel) on keybase. | |
* I have a public key ASDzmmjYFb93YZiyp_Jf3O7WnvZTgixZ758Cw86eRwFS5Qo | |
To claim this, I am signing this object: |