Cameron Eagans
user

Cameron Eagans

Hi, I'm Cameron! I'm a Senior Software Engineer at NBCUniversal. I build things for the Internet.


Featured

Integrating PhpStorm With Rally

Posted on .

If you are required to tolerate use Rally for tracking stories in your iterations, you've been missing out on IDE integration - until now.

Featured

University degree program template

Posted on .

Some of you may know that I've decided to go back to school to get my CS degree. It's a part-time thing I'm doing in addition to my day job. In any case, all of the universities that I've been a student at haven't had a good tool to plan out your degree over time, and University of the People is no exception, so I made one.

Featured

Use the Force!

Posted on .

Python developers have Jedi. Go developers have gocode. Hack developers have the built-in autocomplete functionality in hhvm. PHP developers have....nothing.

Featured

Introducing estmt.me

Posted on .

For somebody working in a development agency, estimation is a critical part of the job. Different companies handle this process differently, and the method can be anything from a wild guess ("That'll cost around $n") to a very methodic approach.

Featured

Review: The Tim Ferriss Experiment

Posted on .

As an avid reader of The Four Hour Workweek, The Four Hour Body, and The Four Hour Chef, I have to admit that I was extremely excited about The Tim Ferriss Experiment, a new TV show in which Ferriss uses himself as a human guinea pig to choose new skills and learn them at an incredibly accelerated rate. In the pilot episode, Tim has just five days to learn how to play the drums. At the end of five days, he'll be playing onstage with Foreigner in front of a live audience. Along the way, he has assistance from Chris Frazier (the band's drummer) and Stewart Copeland (percussionist from "The Police").

Featured

How can we fix Drupal 8?

Posted on .

The year was 2008. I was a senior in high school, and I had been running a web development business with a longtime friend for two years. During this time, my partner and I had produced over half a million lines of code for our in-house CMS. It was built on CodeIgniter, which was quite popular at the time - and for good reason: the developer experience was exceptionally good, and pretty much everything in the system was unbelievably well documented.

Featured

PlainTasks/Taskpaper compatibility

Posted on .

To get PlainTasks (Sublime Text plugin) and Taskpaper (Mac/iOS app) to play nicely, use this configuration:

Featured

Instant PhpStorm Starter Review (and a giveaway!)

Posted on .

There are a myriad of books about pretty much every open-source editor/IDE on the market today, but it seems like most people try to avoid writing about commercial IDEs. There has long been a need for a good book about commercial IDEs, and PhpStorm in particular. Today, I have been invited to review Włodzimierz Gajda's new book, Instant PhpStorm Starter.

Featured

Any.do Unofficial API

Posted on .

I'm in the process of moving away from a Mac to Linux, and one of the things that I'm looking for is a desktop application that manages my tasks and also syncs with an Android application. In my opinion, there is no better Android task application than Any.do, however the only thing that they have that even remotely resembles a desktop application is a Chrome extension. While that's helpful, it doesn't provide the level of desktop integration that I prefer, so I decided to try to write one.

Featured

Integrating PhpStorm and the Drupal.org Issue Queue

Posted on .

PhpStorm 6.0 came out yesterday, and it's very very nice. One of the cool new features is that it can connect to what it calls a "Generic" task server. This is for services that Jetbrains has not built service-specific integration for yet. Drupal.org definitely falls into this category. So without further adieu, I present the holy grail of IDE integration: