I'm Gilbert Pellegrom.

Archive for November, 2009

Content is King

Today I humbly present v14 of gilbertpellegrom.co.uk. The theme is built upon the WP-TYPO theme designed by Chris Coyier and released by Digging Into Wordpress. Although a mainly typographical theme there are a few images about the place, mostly in the form of icons. So huge respect has to go to the great Rogie King at Komodomedia for his amazing work.

Continue Reading »

Dev7studios Redesign

After recently deciding I wanted to redesign the dev7studios website I have done so, and for once I think it’s pretty good. It was bit of an off the cuff design that only took me 2 days and has some obvious inspiration from Mark Jardine’s site. The thing I think is pretty cool is the colour change for different categories. Anyway enough talking. Head on over and check it out.

dev7studios redesign

As always let me know what you think.

Simple Database Backup Script for Mediatemple (gs) Servers

Simple Database Backup Script

When you run websites one thing you always need to keep in mind is not just backing up your files but also backing up your database. Recently I went through this process with my website host MediaTemple.net who are a great hosting provider. I use their (gs) shared hosting and I came across this great script for backing up your database.

Continue Reading »

PHP AJAX Form Producer

As a small side project I recently created the PHP AJAX Form Producer. Based on the idea that forms are really annoying to make and even more annoying to “ajaxify” I’ve made a PHP script to take away all of that hassle. The demo only took 16 lines of PHP code to create. Easy.

PHP AJAX Form Producer

For more information, demo and documentation visit the Form Producer demo site.

Visit Demo Site Download Now!