Qstarz BT-Q1000 and Ubuntu

http://www.cyrius.com/debian/gps/bt-q1000x/ http://www.gpsbabel.org/htmldoc-development/fmt_mtk.html http://www.gpsvisualizer.com/

TextMate Bundles in PhpStorm

http://confluence.jetbrains.com/display/PhpStorm/TextMate+Bundles+in+PhpStorm

Live video streaming with PHP

http://gonzalo123.com/2010/09/20/live-video-streaming-with-php/

How to change extension of multiple files from command line?

I have many files with .abc extension and want to change them to .edefg I have a root folder with many sub-folders, so the solution should work -r recursively. find /the/path -depth -name "*.abc" -exec sh -c 'mv "$1" "${1%.abc}.edefg"' _ {} \;

Learn Git

No matter if you’re a beginner or an expert, our learning section will provide you with guides, books, tutorials and tips & tricks. http://www.git-tower.com/learn/index.html

Version Control Best Practices

Today, version control should be part of every developer’s tool kit. Knowing the basic rules, however, makes it even more useful. We’ve compiled some best practices that help you get the most out of version control with Git.

How to fix a hot or dead pixel (Canon 7d, 5d, 550d, 600d, 60d…)

http://wiegaertnerfilms.com/tutorials/how-to-fix-a-hot-or-dead-pixel-canon-7d-5d-550d-600d-60d/