Recursive Twitter search with PHP
Sometimes the results from a Twitter search span across multiple pages and because of this, the result from a call to the Twitter search API may include anext_page variable. Using this variable we can recursively search Twitter until there are no more results. In this blogpost I’ll show you how.
Recursive delete with the command line windows FTP client
Trying to recursively delete a directory with Windows’ standard FTP client? It’s almost impossible! Here’s how to achieve the same thing using a Windows version of LFTP.
How to transfer ALL your e-mail to Gmail (even if it’s in folders)
I recently helped my mother with switching over to Gmail. Setting up Gmail to receive e-mail from another account with POP3 access is easy but I was getting worried when I noticed the mail that she had put in folders wasn’t coming through. Here’s how we solved that.


