IO.JS on Mac

IO.JS is a folk of Node.js that uses the latest build of Google’s V8 Engine and supports ES6, in some performance benchmarks IO.JS is faster than Node.js The pe

Read Article

Emmet for Atom

https://www.youtube.com/watch?v=Ufg7OKimjfM Emmet is a plugin available for popular text editors that let you write HTML abbreviations without having to directl

Read Article

Custom permalinks in Ghost

Ghost by default only lets you have dated permalink :year/:month/:day/:slug Or title :title based with is set by default. You can change this by editing the SQL

Read Article

Ghost on Ubuntu

Ghost is a free open source blogging platform built with Node.js. It started as a Kickstarter project and turned into a great blogging platform that is still un

Read Article

MacVim on OSX

MacVim is a text and source code editor for Mac that offers a GUI for Vim. It comes with extra features and supports Mac-based keyboard shortcuts, making it ver

Read Article

How to install BSPWM on Debian

BSPWM (Binary Space Partitioning Window Manager) is a tiling window manager based on binary space partitioning, which represents windows as the leaves of a full

Read Article