Julian Lannigan

This is the personal blog and design portfolio of Julian Lannigan who lives in Chesapeake, VA. Browse around to see my work or follow my thoughts… Read more »

Latest project

Corso Como Shoes

Corso Como Shoes / Visit Website / View Project Details

Latest Blog Entries

PHP Geocoding { 0 }

I wrote this cool little function that will use cURL to get the latitude and longitude of the given location.  This can be useful for locating stores in the same area as the given location. To see this function in action check out this page.  Now, you won’t be able to your latitude and longitude, [...]

Continue Reading »

Unix Chmod Recursive Directories and Files { 0 }

Chmod recursively all files and folders in 2 commands. This can come in handy if you ever upload something and the permissions are not set correctly.

Continue Reading »

PHP String Padding { 0 }

I recently wrote a small function that will limit and pad a string all in one. I used it specifically when doing some programming through the CLI interface. Definitely helped when formatting “tables” in the console.

Continue Reading »

Want to see more? Check out all of my projects on the portfolio page »