Trent Richardson

practical web design & development

Archive for February, 2010

A Few Changes Under the Hood

I’ve made a few changes to the blog lately, under the hood and visually over the past month. If all works out I should have much to talk about in the coming weeks about my findings. I have noticed positive increases thus far, so that is good news. Keep tuned, find out [...]

I had an opportunity recently to get back to a little design work with a local flooring company, Waccamaw Floor Covering. I had fun with it but I also tried to integrate a few new things I’ve not done in the past, everything from seo, flowplayer, to google maps (street view). In the [...]

I thought of another handy scenario for using regular expressions in Postgres. This time not within the conditions, but in the returned results. Lets say for instance you have a column with URL, (maybe blog comments or something) and you would like to get a list of all the domain names, not the full [...]

Reading a Book

Never thought I would say this since I’m long out of college, but I am in fact reading a book. (Hence why I’ve been quiet here on the blog the last few days) I purchased the The Smashing Book. So far it has been very educational. It is broken up into [...]

Gedit PHP Completion and Collaboration

If you’re a gEdit fan like I am you will be excited to see these plugins by Jesse van den Kieboom. First off a php completion plugin. This is something I’ve been hoping to find for quite some time. You can find it over at GitHub. The second thing is Collaboration. [...]