Android ADB and Rooting on OSX
Listen up, on S4, you only have to press VOLUME UP button and POWER BUTTON at the same […]
Listen up, on S4, you only have to press VOLUME UP button and POWER BUTTON at the same […]
You have a website. Google makes a pretty good search engine. Firefox 2 and Internet Explorer 7 both support OpenSearch […]
php scrapper for google http://www.phpclasses.org/package/6973-PHP-Retrieve-search-results-from-Google.html extract the results from google http://www.phpclasses.org/package/3816-PHP-Extract-results-from-Google-search-pages.html
How to FireFox extension development environment setup. https://developer.mozilla.org/en-US/Add-ons/Setting_up_extension_development_environment Basically, you setup another profile. You then setup that environment for […]
On Windows run this from a command prompt cd myexample zip -r ../myexample.xpi * cd .. ls *.xpi […]
This works for Windows You have to do the following steps: run defrag in the guest (Windows) nullify free […]
PHP Based Proxy http://www.surrogafier.info/ https://github.com/Alexxz/Simple-php-proxy-script http://www.glype.com/ https://github.com/eslachance/php-transparent-proxy Git Hub Options https://github.com/search?l=PHP&q=proxy&ref=cmdform&type=Repositories Defeat Firewalls https://github.com/jabbany/knProxy socks proxy https://github.com/clue/psocksd […]
Wednesday, August 22, 2012 Linux Make ddclient Work with Multiple Namecheap Domains If you are using ddclient […]
If you have a linux server and want to use the Namecheap DDNS service you will want to use […]
$sudo find . -type d -name .svn -exec rm -rf {} \;
You must be logged in to post a comment.