Showing page 1 of 1
Previous Next

me@grafxflow

21 Feb, 2021

Website Server

How to delete all the lines of text files with vim

This is a quick command line snippet for anybody wanting to delete all the lines of code of a text file when editing it in the terminal using 'vim'.

me@grafxflow

30 Dec, 2018

Mac OS X

Defective AMD GPU fix on Macbook Pro 2011

If you are suffering from the infamous AMD graphic card reboot issue with your later 2011 Macbook Pro laptop then I hope this fix works for you.

me@grafxflow

11 Nov, 2018

Mac OS X

Delete files starting with ._ using the terminal

When copying files from macOS to a windows formatted drive, other files with the same name but hidden starting with '._' suddenly appear. How to delete them?

me@grafxflow

03 Aug, 2018

JavaScript Frameworks

Install Font Awesome Pro in a Laravel and VueJS App

This is a little tip for showing anybody using Laravel and the built in VueJS - how to add Font Awesome Pro to your application via npm.

me@grafxflow

31 May, 2018

JavaScript Frameworks

Automatically copy files to another folder with gulp

A nice easy tutorial about using 'Gulp' to setup an automated task to watch and copy files from the 'dist' folder to the 'public' folder.

me@grafxflow

16 Apr, 2018

PHP MVC

Install Composer and make a terminal shortcut on Mac OS X

Here is a little tutorial showing you how to install 'Composer' in Mac OS X via the terminal and then create a universal shortcut to be used in the terminal.

me@grafxflow

03 May, 2017

PHP and HTML and CSS

Ignore .DS_store files when uploading in Dreamweaver

Here is a nice little trick to stop Dreamweaver uploading the '.DS_Store' files and you having to delete them either on the live site or via the terminal.

me@grafxflow

07 Oct, 2016

PHP MVC

Installing Laravel 5.2 on Mac OS X with MAMP

Have you been wanting to learn how to use and install Laravel 5 on a Mac OS X running MAMP. Here is a simple 'how to' in 3 easy steps using the terminal.

me@grafxflow

11 Mar, 2013

Mac OS X

Show hidden files on Apple Mac

Sometimes is handy to view those hidden files on your mac. The files that usually start with a '.' such as '.example_file_name'.

me@grafxflow

02 Sep, 2012

PHP and HTML and CSS

Convert videos to ogv format with Apple Mac

The problem I had using a Mac was for a long time there wasn't any easy way to create ogv videos... until now. Update there is now a FREE open-source app.

Showing page 1 of 1
Previous Next