Standards for developing flexible, durable, and sustainable HTML and CSS

http://mdo.github.io/code-guide/

OS X keyboard shortcuts

A keyboard shortcut is a way to invoke a function in OS X by pressing a combination of keys on your keyboard. Learn about common OS X keyboard shortcuts.

Window control with simple, customizable keyboard shortcuts

Window control with simple, customizable keyboard shortcuts

Using Jenkins for a Symfony2 project

http://blog.lazycloud.net/en/using-jenkins-for-a-symfony2-project/

Vagrant Tip: Sync VirtualBox Guest Additions

vagrant plugin install vagrant-vbguest http://kvz.io/blog/2013/01/16/vagrant-tip-keep-virtualbox-guest-additions-in-sync/

PHPOffice

https://github.com/PHPOffice

Doctrine batch processing

This chapter shows you how to accomplish bulk inserts, updates and deletes with Doctrine in an efficient way. The main problem with bulk operations is usually not to run out of memory and this is especially what the strategies presented here provide help with.

Connection to a MS SQL Server from Symfony / Doctrine on Mac or Linux

http://dunglas.fr/2014/01/connection-to-a-ms-sql-server-from-symfony-doctrine-on-mac-or-linux/

Installing MySQL on OS X Mountain Lion

http://bookmarks.kraksoft.pl/tag/mac-os-x/ unset TMPDIR mysql_install_db --verbose --user=`whoami` --basedir="$(brew --prefix mysql)" --datadir=/usr/local/var/mysql --tmpdir=/tmp launchctl load -w ~/Library/LaunchAgents/homebrew.mxcl.mysql.plist

Install Fish Shell on Mac OS X and Ubuntu

fish is a smart and user-friendly command line shell for OS X, Linux, and the rest of the family