Read More AArticles Change your life with CSS VariablesbyNickMay 7, 2017 Change your life with CSS Variables We all know and love using variables in our SASS files, it’s…
Read More AArticles Let’s talk about CSS GridbyNickApril 10, 2017 Let’s talk about CSS Grid It seems like everywhere I’ve been lurking lately including the office has had…
Read More TTutorials Working with Google Custom Search (GCSE)byNickFebruary 9, 2017 Lately I’ve been working on a website that integrates Google Custom Search Engine (GCSE). I haven’t worked with…
TTutorials Metasploit Start Server CommandbyNickAugust 29, 2014 If you’re having trouble accessing Metasploit Web UI after an update or just starting it in general run…
TTutorials Laravel index.php appearing in URLbyNickFebruary 28, 2013 If you’re having trouble with a Laravel link looking like “localhost/index.php/my/path” you should edit your application.php file to…
TTutorials ImageMagick “dyld: Library not loaded” Libfreetype.6.dylibbyNickSeptember 27, 2012 I was trying to install ImageMagick recently using HomeBrew, I was able to install the software however when…
TTutorials brew Error: Formula will not import.byNickSeptember 7, 2012 If you’re using brew doctor and getting errors such as Error: Formula bash-completion2 will not import. Error: Formula…
TTutorials My Rails for Zombies Answers (with extra credit)byNickAugust 25, 2012 Level 1 Challenge 1 Zombie.find(1) extra challenge Zombie.all Challenge 2 Zombie.create(name: "Nick", graveyard: "Adelaide") extra challenge Zombie.find(4) Challenge…
TTutorials Your branch is ahead of ‘origin/master’ Git issuebyNickAugust 7, 2012 Currently I’m working on a project called NoseyHam, this is essentially a directory site for high quality technology…
TTutorials Trouble installing Ruby 1.9.3 with RVM (Applicable for all versions)byNickJune 4, 2012 Hello Reader (yes there’s only one of you). I’ve been doing some Rails development because I like it…