Installing all locales available on your system is surprisingly easy and can be done in three commands.
Continue reading →
Installing all locales available on your system is surprisingly easy and can be done in three commands.
Continue reading →
After much Googling and research, what follows is code that adds favicons to your site in all browsers that are young enough to not be allowed into bars.
Using a project’s readme.md to generate a GitHub page is surprisingly easy. Why write content twice?
Continue reading →
PHP currently has more than 5,000 functions; like “Learn a Word a Day”, PHP FOTD selects a new PHP function every day so 5,000 isn’t so intimidating!
Ever wished you could do something like [shortcode epic]
and pass the flag as a parameter? Turns out it’s pretty easy!
Continue reading →
Recently I had to find a way to turn strings into colors — it was an interesting problem and this is how I solved it.
Allowing href
on any element was an interesting proposal but has so far been gathering dust in favour of “block-level” links—allowing an anchor element to be the parent of a block-level element—but what if that was a mistake?
Android and iOS are clearly the market leaders when it comes to mobile OSs but there are three things they both need to do to show support for web apps.
Getting Dropbox, LAMP and Ubuntu Linux to play nicely isn’t as difficult as apache error.log’s cryptic messages lead you to believe. In fact, it’s quite simple!
Continue reading →
I use ST3 for 99% of all programming so I wanted to document my setup of plugins and config. You’ll need Package Control if you want a similar setup!