Tag Archives: php

Last-ditch Solution to Non-Working PHP-FPM + Apache Configuration

I had a surreal experience yesterday. I was following online tutorials about setting up Apache + PHP-FPM (for example, this ServerFault question: http://serverfault.com/questions/326919/how-to-set-the-httpd-conf-when-using-php-fpm-with-php5-3-8-and-apache2). I’ll let you read that rather than re-hash it. My goal here is only to share quickly how I actually got this working. Alright, so you know the part where it says [...]
Posted in DevOps, Life of a Web Developer, Tips | Also tagged , , , , , , , , , , | Leave a comment

Quest for a Flexible Development Environment

(If you don’t have a lot of time, skip to Phase 5.) Update! Track my planning and thought process in the public Quest for a Flexible Development Environment Evernote notebook! This blog post is actually a big question. It’s hard to express this question in 140 characters, so I blogged instead of tweeting. Here goes: [...]
Posted in Life of a Web Developer | Also tagged , , , , , , , , , , , , , , , , | 3 Comments

Drupal in 2020

This post is the expansion of a tongue-in-cheek IRC conversation I had the other day. I thought it’d be fun to blog about it because, while it’s mostly just humorous, it actually does cover some of the issues Web Developers encounter while developing in Drupal (or in many other platforms). So, walk with me if [...]
Posted in Drupal, Life of a Web Developer | Also tagged , , , , , , , , , , , | Leave a comment

Vim Tips – Increase/decrease number under cursor

Dear coders, You know how often I write new blog entries…like once every 3 nevers (and when I’m plugging the release of something I’ve developed, which happens about once every 3 nevers). And yet, something I found today inspired me to tell the world about it. It may be something you have wanted to do [...]
Posted in Life of a Web Developer, Tips | Also tagged , , , , | Leave a comment

I’m an official Drupal contributor now – how did you become one?

Today I got my CVS account for Drupal.org. It’s really funny how it happened. I was planning to apply for one anyway in the near future because I’m working on releasing a complementary Drupal module for the Meetup API I developed. However, I actually just wound up patching the Fill PDF module with some extra [...]
Posted in Drupal, Life of a Web Developer | Also tagged , , | Leave a comment

Just released – PHP Meetup API Client Alpha Version

It’s a bit late for me to write much on this, so I’ll write another post later on, but in short: http://github.com/wizonesolutions/meetup_api Pull it down and contribute back if you want to see this grow The README.txt that comes with it explains a bit about how it works. But it doesn’t stop here. Next on [...]
Posted in Drupal, Projects | Also tagged , , , , | 1 Comment