A demonstration of using border-radius, linear-gradient, and box-shadow to create a convincing 3D sphere from a 2D box.
Forked from Rob Glazebrook's Pen Blue Marble.
# Tail Laravel and Webserver (NGINX & Apache 2) log files | |
# Compatible with Laravel 4 & 5 | |
# | |
alias tl="ls -d /var/log/nginx/* /var/log/apache2/* storage/logs/* app/storage/logs/* storage/laravel.log | grep -v 'gz$' | grep -v '1$' | xargs tail -f" |
<?php | |
/** | |
* imap-attachment.php | |
* | |
* @author hakre <hakre.wordpress.com> | |
* @link http://stackoverflow.com/questions/9974334/how-to-download-mails-attachment-to-a-specific-folder-using-imap-and-php | |
*/ | |
/** | |
* Utility Class |
#!/usr/bin/env bash | |
party_id="564116903d5cde011759591c" | |
track_id="0a8uknDuoiWLuACnaLPlgr" | |
# curl -s "http://festify.us/api/parties/${party_id}/queue" -H "Content-Type: application/json;charset=UTF-8" --data-binary "{\"name\":\"hey\",\"spotifyID\":\"${track_id}\"}" --compressed | |
# example here | |
curl -s "http://festify.us/api/parties/${party_id}/queue" -H "Content-Type: application/json;charset=UTF-8" --data-binary '{"name":"hey","spotifyID":"0a8uknDuoiWLuACnaLPlgr"}' --compressed | |
printf "\n" |
A demonstration of using border-radius, linear-gradient, and box-shadow to create a convincing 3D sphere from a 2D box.
Forked from Rob Glazebrook's Pen Blue Marble.
// Extend the default Number object with a formatMoney() method: | |
// usage: someVar.formatMoney(symbol, decimalPlaces, thousandsSeparator, decimalSeparator) | |
// defaults: ('£', 2, ',', '.') | |
Number.prototype.formatMoney = function(symbol, places, thousand, decimal) { | |
symbol = symbol !== undefined ? symbol : '£'; | |
places = !isNaN(places = Math.abs(places)) ? places : 2; | |
thousand = thousand || ','; | |
decimal = decimal || '.'; | |
var number = this, |
auth_basic "Restricted"; | |
auth_basic_user_file /etc/nginx/htpasswd; |
As an avid Xbox Gamer and always wanting to push myself, I decided to recreate the Xbox One Achievement Toast. ou can see a video example of it here - https://www.youtube.com/watch?v=CgwkK2uUk1c&feature=youtu.be
All I need to do now, is play this to make it complete - (Achievement Notification Sound) http://majornelson.com/2011/10/07/download-the-achievement-unlocked-sound/
Here is an example of the old 360 one - http://codepen.io/jesseGlacken/details/uwtsx/
@keyframes dropball { | |
0% { | |
bottom: 200px; | |
} | |
2% { | |
bottom: 198.89046144485474px; | |
left: 2.000002145767212px; | |
} | |
4% { | |
bottom: 197.5577425956726px; |
@keyframes dropball { | |
0% { | |
bottom: 200px; | |
} | |
2% { | |
bottom: 198.89046144485474px; | |
left: 2.000002145767212px; | |
} | |
4% { | |
bottom: 197.5577425956726px; |
This is an anchor-linked version of the excellent, amazing original opus magnum by Michael Tandy.
Counterexample: Royal Opera House, Covent Garden, London, WC2E 9DD, United Kingdom.
Counterexample: 1A Egmont Road, Middlesbrough, TS4 2HT