Pellegrom - pellegrom.me - Gilbert Pellegrom

Latest News:

CodeIgniter Authme 23 Apr 2013 | 01:14 pm

Over the weekend I pulled together some of the custom authentication library that I had created for Dunked and released my attempt at an authentication library for CodeIgniter called Authme. Authme is...

Devtrepreneur 27 Mar 2013 | 01:27 pm

I always feel a bit guilty calling myself an “entrepreneur”. I mean I do run a successful company which I’ve bootstrapped myself (“successful” here meaning that it is a profitable lifestyle business w...

Our Development Workflow on Trello 1 Mar 2013 | 10:00 pm

Over at Dev7studios we use Trello to keep track of all the different things we are working on at any one time. Trello is an awesome bit of project management software (not to mention it is completely ...

New Dev7studios is live! 11 Feb 2013 | 05:42 pm

Just thought I’d let you folks now that the new Dev7studios site went live last week. You can read all about the new site and some of the process that went into making it over on the blog.

Awesome Image Borders using CSS3 18 Jan 2013 | 06:08 pm

I’ve come up with an awesome way to do subtle inset image borders using CSS pseudo classes and rgba. Check out this Pen!

2012 Year in Review 31 Dec 2012 | 04:28 pm

So it’s that time of year again to look back, take stock and generally be thankful for another year. This year has been very mixed for me with up’s and down’s, however the one thing that has stuck out...

PHP Quick Convert String to Slug 30 Nov 2012 | 05:37 pm

Another quick and simple one: function to_slug($string){ return strtolower(trim(preg_replace('/[^A-Za-z0-9-]+/', '-', $string))); } // Input: This is My Title // Returns: this-is-my-title

Announcing the Closed Beta WordPress Plugin 14 Nov 2012 | 03:28 pm

Often before you launch a site you want to get some real users in to test the site without allowing access to the rest of the world, normally known as “closed beta” testing. The Closed Beta WordPress ...

Getting Started with WordPress Plugin Development 5 Nov 2012 | 05:47 pm

This past weekend I gave my first ever conference talk at WordUp Inverness. It was a great event and although the audience was small it was a great experience and my talk seemed to be fairly well rece...

Announcing the Lean Slider 25 Oct 2012 | 02:35 pm

The Lean Slider is a simple, free jQuery image slider built on the principles of Progressive Enhancement. Unlike other sliders it does not provide any styling or fancy transition effects. It simply pr...

Recently parsed news:

Recent searches: