Adam K Dean

Posts in archive

Port scanning with Netcat

Published 4 February 2014 in archive with tags nc , netcat , linux Netcat, or nc, is an excellent tool for linux. One thing it's great for is port scanning. Continue reading …

Using exclamation marks in commit messages!

Published 27 January 2014 in archive with tags git If you've ever been particularly excited by a recent packet of work you've done, and tried to show your excitement by putting an exclamation mark into the commit message, then you may have been met with this particular error: Continue reading …

Change filename case in git

Published 20 January 2014 in archive with tags git Git is case-insensitive. So to change filename case in git, you have to jump through a (small) hoop. Continue reading …

Install LESS highlighting in Sublime Text

Published 20 January 2014 in archive with tags less , sublimetext Sublime Text doesn't come with LESS highlighting by default, but it's quite easy to install. Continue reading …

Use jQuery to see if an element exists

Published 17 January 2014 in archive with tags javascript , jquery You can use jQuery to see if an element exists by checking if the length of the jQuery object is > zero. Continue reading …



Newer Page 21 of 41 Older