Useful unix tricks - part 4
Here is part 4 of my useful unix tricks series:
Here is part 4 of my useful unix tricks series:
I used to host my blog with Mephisto. Mephisto is blogging software written in Ruby on Rails, and I really enjoyed it. Unfortunately, the Mephisto project ha...
The slides from my PgEast talk are now online: Migrating from MySQL to PostgreSQL.
I’m giving a talk at the PgEast conference next week in NYC titled Migrating from MySQL to PostgreSQL.
In our web app, we have a common UI pattern: replacing select lists (eg. drop downs) with a label if there is only one item in the list. For example, when cr...