Category Archives: web 2.0

Google Allowing Biz Opp Scam Offers Again?

Tweet It’s back…

How to Install Latest Ruby on Rails on Ubuntu Linux

Tweet After pulling MUCH of my hair (not that I have much left), finally found out the BEST solution from this blog post Download and install VirtualBox Download an ISO of Ubuntu 11.04 Create a VM from the Ubuntu ISO Launch a terminal and prepare Ubuntu for Ruby (instructions adapted from this site) sudo -i apt-get update [...]

How to Scrape Images on Any Site

Tweet 1) Auto-click with imacro on FireFox. Make sure u give it enough time to “sleep” between iterations. 2) Save the cached images onto your disk (use CacheViewer) Kachiiiing!