Free BlackBerry applications I use daily

I’ve had my BlackBerry for about a year now and find myself using the same few applications every day. I’m going to quickly run through and explain why each one is used.

BlackBerry App WorldBlackBerry App World is the source for most of the apps that I download, finding myself scanning through looking for new applications that might prove useful.

There is a lot more trust in downloading from here, rather than browsing the internet and downloading from less trusted locations. It allows you to manage any of the paid for or free apps you have downloaded. Continue reading

SMTP server settings for outgoing email using WAMP

If you’re running WAMP and need the ability to use the PHP mail function to send outgoing e-mails, then you will need to modify the php.ini settings.

As WAMP itself does not have an SMTP server, the easiest option is to replace the SMTP address with the name of the SMTP server or IP Address with one that you can use. Continue reading