To Enable the Developer and Performance settings on CyanogenMod 10.1
In the Settings app, choose the About Phone (or About Tablet) option.Scroll down, and tap the Build number seven times. On the sev...
In the context of web scraping, [XPath](http://en.wikipedia.org/wiki/XPath) is a nice tool to have in your belt, as it allows you to write specifications of document locations more flexibly than CSS ...
Most of the list APIs work in a similar manner. They load a user space with four sections of information. The first section is the general header section which provides information about the other se...
There are certain little tricks that books on the command prompt don't always tell you. Or, if they do, the description is buried away in a paragraph somewhere. Experienced users of the command line k...
This section surveys techniques that enable you to use mysqldump to solve specific problems: How to make a copy a database How to copy a database from one server to another ...