Leehblue - leehblue.com - Lee Blue » Lee Blue

Latest News:

My First Post With VimRepress 25 May 2013 | 11:53 pm

First Post With VimRepress Using VimRepress you can write your WordPress content in Vim (or MacVim) using Markdown syntax and post the content directly to your WordPress site without ever leaving Vim....

Append text to lines in Vim 2 Mar 2013 | 02:29 am

Every time someone shows me something they like about some other editor it is always fun to show how the same thing can be done in vim. A popular thing in modern editors now seems to be multiple curso...

Sublime Text 2 Commands For Mac 22 Dec 2012 | 02:03 am

Sublime Text 2 is a really nice text editor with a lot of power behind it. It also has a “Vintage” mode for folks who fancy vim, such as myself. I also happen to enjoy exploring new software, especial...

PHP vs Ruby :: 2012 Year End Review 3 Nov 2012 | 08:08 am

Back in 2007 I wrote an article titled PHP vs Ruby – Practical Language Differences which drew a fair amount of attention. Now that I’ve been working with Ruby in much more depth and both PHP and Ruby...

Run PHP Script in Vim 18 Aug 2012 | 12:52 am

When developing PHP apps I often want to run the current file and see the results. Sometimes I even want to save those results, or perhaps manipulate the results. So I wrote this little vim function t...

My Favorite Vim Tips 17 Aug 2012 | 09:07 am

Here are some of my favorite tips for working in Vim. I use MacVim but everything below should apply to any version of Vim you are using. Vim is such an amazingly powerful editor you can use it for ye...

camelCase to snake_case 16 Jun 2012 | 05:45 am

Here is a TextMate command that will convert all of the selected text from camelCase to snake_case. This command is specifically designed for PHP. Thanks to PHP not having namespaces (until recently) ...

Reality66 Naming Conventions 14 Jun 2012 | 01:13 am

Overview Here are the coding standards we use at Reality66. The purpose of these naming conventions and standards is to provide an easy to remember set of rules so all Reality66 developers write cons...

How To Match A Float Column In MySQL 3 Jun 2012 | 09:26 am

The Float datatype in MySQL is inherently inaccurate. If you are planning to use a float datatype for a column in your database you should reconsider, especially if you are planning to use it to store...

If Statement Variable Scope In PHP 16 Apr 2012 | 04:39 pm

Variable scope is the context within your code in which a variable is defined and able to accessed. If you try to access a variable that is out of scope, the variable will be undefined and you will no...

Recently parsed news:

Recent searches: