SMS for Free?

We’ve just launched a fun side project we’ve been playing around with called SMSr! Its a web based email-to-sms gateway which allows you to add friends and send them text messages essentially. It works using free Email-to-SMS gateways provided by various networks around the world, which means you can SMS a whole bunch of people [...]

An article on reddit brought on the inspiration for this, an actual answer to how long an email input field should be. Many developers say or use 255 characters; for example; <input type=”text” name=”email” maxlength=”255″ /> – this is incorrect! The maximum length of an email address is made up of three parts, firstly the [...]

Seeing as I haven’t posted anything for a couple of days, I thought I would make one post with all the things that have caught my eye. Maximize Firefox without extensions Gmail hacks for better spam protection 7 of the best designed sites on the web 60 AJAX/Javascript resources for professional coding 3 ways to [...]

Central Contact Manager

With the slew of free mail solutions around, often you might find yourself in your GMail account looking for a contact on Hotmail; or on Yahoo looking for a GMail contact. Keepm solves that problem. Keepm imports your contacts from popular applications like Gmail, Yahoo Mail, Hotmail, AOL, Linked In, as well as from vCards [...]

Ever wanted to run GMail but had too many mails on your current client? Now you can Import (technically, export to GMail) your mails into your GMail account with Google Email Uploader! LifeHacker has a great post on setting it up with screenshots and more, or go straight to Google to get their Google Email [...]

Stop Catch-All Spam

If you have a domain catch all (e.g. accept *@yourdomain.com) you might be so bogged down by spam you can hardly even read this article. Nevertheless, if you have managed to, LifeHacker has a tip on how to stop the endless abuse. When you have your own domain, you can to use site-specific addresses when [...]