Inserting a custom file path in vim
OK – so I use CodeIgniter as my PHP framework and one of the things that (I kind of like) is the addition of a special PHP comment that they add to the end of their files: /* End of … Continue reading
OK – so I use CodeIgniter as my PHP framework and one of the things that (I kind of like) is the addition of a special PHP comment that they add to the end of their files: /* End of … Continue reading
To some, their own flavor of CMS would be considered the “best” – but I’ve used a *couple* of CMS’s in the past. Here’s a list of systems I’ve been using from just the past couple of years (in no … Continue reading
One of the things I missed about using UEStudio (in Windows) when I switched to Linux is a simple little keyboard shortcut it has for C programming. The shortcut allows you to type .. (two periods) that will be automagically … Continue reading
My IDE post re-ignited my interest in learning Vim but “diving right in” has been a challenge – there’s just too much. One of my favorite quotes about Vim comes from the O-Reilly book, “Learning the vi and Vim Editors” … Continue reading
I don’t think it’s writer’s block. For whatever reason, I feel the need to make sure each article I write is thorough and easy to read. I have all these posts in draft status and am losing interest in the … Continue reading
One of the most frustrating things in the world (to me) is choosing an IDE for developing code. It is frustrating because there always seems to be at least 1 or 2 things that annoy me with each of the … Continue reading