Monthly Archives: May 2012


Why (and How) I Use Sublime Text

Once upon a time, I was a fresh website developer. Like most beginners, I started with the ubiquitous Dreamweaver (Version 4!), and surprisingly it wasn’t a pirated version – my dad had bought a copy long ago. I learned HTML both by reading books and using the WYSIWYG editor then switching to code view to see what [...]

Comments – or, why the f/**/ck did I do that?

Something many developers are guilty of is not commenting their code. I’m guilty of it, you’re guilty of it, your favorite rockstar programmer is guilty of it. You can’t go back and fix this, often enough – your CSS files are probably incomprehensible to you by now. Mine usually are. So how do you fix [...]