Thunderbird POP to Gmail IMAP

Little guide moving emails into google.

Read More

Want to run a desktop application using your own protocol? e.g. mylovelyprotocol://

Recently, i needed to open a desktop application i had written in REALBasic from a web page link. To achieve this i had to somehow associate the protocol, lets call it mydesktopapplication:// with the application I wanted to run. Not only in XP, but also in OSX.

Read More