Author Archives: Nicola

Useful tips and tricks with VIM

While working with Alfresco files I had to search and find numerous strings within XML files. The task included replacing Hex Colour Codes, this was achieved by using the following Vim command: :s/#code1/#code2 Replaces the first instance of #code1 with … Continue reading

Posted in Managed Hosting | Leave a comment