Articles tagged “web development”
Yet another Coda plug-in you can’t live without: Manipulate Coda
I’ve been sitting on this one for way too long, and for that I apologize. I really have no idea how you folks have been living without it all this time, but maybe it’s because you have no idea what you’re missing out on.
Continue readingWherein our hero releases coda-cli — yet another tool to make Coda awesomer

Getting a head start
10. 9. 8. 7. 6…
Continue readingI made a plugin for Coda. I shall call it FastTab.
Think of it as a late Christmas gift from me to you (all).
Continue reading(Re)installing PHP 5.3 on Mac OS X
So you develop PHP 5.3 on a Mac? Mebbe you, like me, are a fan of Symfony2? Then you might have noticed a few deficiencies in the pre-loaded version of PHP 5.3 on your computer.
Continue readingMinor update to PHP Docblock Generator for Coda
I just released a minor update to PHP Docblock Generator for Coda.
Continue readingHappy new color schemes for Coda
Colors make me happy, so I made some things for you.
Continue readingGitX plugin for Coda version 2
I just released a brand new version of my GitX plugin for Coda.
Continue readingPHP Docblock Generator plug-in for Coda is Better, Faster, Stronger
Work and life has been keeping me crazy busy lately, so I’ve been sitting on this release far longer than I’d like. By way of apology, please accept version 1.0 of my PHP Docblock Generator plug-in for Coda. I promise this guy was worth the wait.
Continue readingBuilding a LAMP development environment on Snow Leopard
How to install Apache, PHP, MySQL, MongoDB and a whole bunch of other useful packages on Mac OS X 10.6.
Continue readingSpyc vs. syck: Speedier YAML parsing in PHP
This post is mostly pretty pictures. I just ran some really quick benchmarks on a couple of of the YAML parsing options available for PHP. The blue line is the Spyc YAML library. The green line is the syck PECL extension. The yellow line is a standard PHP include(), and is on the chart as a reference point.
Pro Tip: Use an explicit LIMIT in Doctrine
Doctrine is usually pretty rad. And sometimes it’s really really dumb.
Continue readingA PHP framework showdown
I’ve enjoyed working on the Zoop Framework’s Lunar branch, and it’s gotten pretty rad in the last several months. I wanted to compare it with some of the other offerings.
Continue reading“We wanted an easier way to add Google Analytics to our pages and our javascript, so I decided to write a jQuery plugin.”
Amazing. Thanks for making the internets a better place, squareFactor :)
Continue reading“Unsupported operand types” in Drupal 6.x
If your Drupal site says things like Fatal error: Unsupported operand types in [...]/drupal/includes/common.inc on line 1376, this is just the post for you.
Smarty {html_options} plugin with ‘disabled’ support
I needed the ability to disable certain HTML <select> options in the Smarty {html_options} plugin so I whipped up this version which allows just that.
PHP Docblock generator plug-in for Coda
Panic’s Coda is my current favorite editor. It’s not perfect yet, but they just keep making it better. Coda 1.6 and later support a great plug-in architecture that allows users to tweak the editor’s functionality to match their own needs and coding style.
Continue readingA Drupal path redirect bookmarklet
I threw together a fancy little JavaScript bookmarklet to create redirects in Drupal, and figured I’d share.
Continue readingjustin hileman dot info is featuriffic!
justin hileman dot info has been updated.
Continue readingMy space is cooler than your space
If you’ve visited my MySpace profile recently, you’ve noticed that it doesn’t look much like a standard MySpace profile. Which I’m pretty stoked about, since the hideousness of most MySpace profiles approaches obscenity.
Continue readingA more secure Drupal [multisite] install
I love the Drupal CMS. One of my favorite features of Drupal is the ability to do a multisite install. Several sites can share one codebase. Updates are easily rolled out to every site simultaneously. Overall, it’s a wonderful idea. But I have some problems with the implementation…
Continue reading