Tag Archives: html

Markdown: Throw Away Your Mouse

Markdown is a markup language that’s used by StackOverflow and many other sites that I absolutely love. It converts **bold** into bold, `code` into code, etc. You can check out the official Markdown Syntax for more details and examples. For those … Continue reading

Posted in Tools, Web Development | Tagged , , , , | Leave a comment

PHP IDE: Avoiding Emacs

I love Emacs. I consider this a problem, because while it’s an exceptionally powerful and productive environment for a programmer, I feel like it’s a tool that has a good chance of being left in the dust of quickly developing … Continue reading

Posted in Programming, Web Development | Tagged , , , , , , , , | 3 Comments