
Meta Redirects to the Internet President
It may be useful for the browser to obey meta tags found outside of a page head, but as far as I know they’re intended for use at the page […]
It may be useful for the browser to obey meta tags found outside of a page head, but as far as I know they’re intended for use at the page […]
When working on a project we normally decide on a Javascript library and stick to it. Sometimes for one reason or another there just isn’t anything we can do and […]
Some time last year I made this simple example of an alternative user login process. Users would still enter their username, but the “password” would be points on a map. […]
I recently needed to work with Unicode and multi-byte characters in my code. The following configuration worked great for me. Most of it appears in the VIM wiki, and then […]