Adam K Dean

Posts

Changing text selection colours

Published 4 March 2014 in archive with tags css A nice little trick to add a bit of polish to your site is changing the colour of text selection. Stockapps Blog have a nice orange colour, and of course, Si Digital have their well known Fuchsia highlighting. Continue reading …

Using number inputs, and hiding the arrows

Published 3 March 2014 in archive with tags webkit , chrome , css , html For a long time we've lived with a few basic input types; text, password, select, and submit. But with HTML5 there are a few more input types that we get to play with. Some of these are yet to be fully supported, but if you're developing for a single browser like I am at the moment, and that single browser happens to be Chrome, you're in luck. Continue reading …

Find column from all tables

Published 18 February 2014 in archive with tags sql A very useful SQL snippet today, courtesy of Danny Dawes and SQLAuthority. Continue reading …

Counting commits with Git

Published 10 February 2014 in archive with tags git To count commits on a branch, you can use git rev-list. Continue reading …

Creating empty files with specific sizes

Published 7 February 2014 in archive with tags linux , dd , fsutil , windows Note from the future (Feb 3rd, 2020): just remember that DD stands for disk destroyer. Be careful using it, and never copypaste dd excerpts from the internet. Be safe. Continue reading …



Newer Page 21 of 42 Older