by Mike Walker | Jul 23, 2012 | Alfred.app, Apple / Mac, How To
Today I realized that I could start the iOS Simulator (that ships with Xcode) via Alfred! I did this by navigating to the path below in Finder, then dragging-and-dropping the folder into Alfred’s “Search Scope”:...
by Mike Walker | Jan 24, 2012 | Expression Engine, How To
Git is magnificent. No single tool has saved me as much time, effort, and sanity as Git and I recommend it’s use to every developer, designer, and power-user I know. What’s so great about Git? I had planned to sit down this evening and write an article...
by Mike Walker | Jun 14, 2011 | Expression Engine, How To
In mod.structure.php function nav() insert the highlighted line: [php highlight=”81″ firstline=”76″] … // Miscellaneous parameters $depth = $this->EE->TMPL->fetch_param(‘limit_depth’, 1); $exclude =...
by Mike Walker | Jun 5, 2011 | Expression Engine, How To
A recent project with POWERSHiFTER had us designing an Expression Engine-driven site with a ridiculous amount of content (110,000 words / 500+ printed pages). Luckily the content was very well organized and came complete with internal addressing system for each of the...
by Mike Walker | Apr 6, 2011 | How To, nginx
When installing phpMyAdmin 3.3.10 on my Nginx 0.8.76, PHP-FPM 5.3.6 (w/ APC + memcached) & MySQL 5.5.9 setup, I first encountered this problem: 2011/04/06 14:17:36 [error] 32174#0: *9366 FastCGI sent in stderr: "PHP Warning: Unknown: Unable to allocate memory for...