GMail now supports POP3. What the hell is POP3 you may ask? Well, essentially POP3 gives you the ability to use your email client(ie. Outlook Express) to read messages in your GMail account. Great, isn't it ?
I think the main advantage of POP3 is that you can use devices(ie Phones, etc) that don't have a built-in browser, but might have an e-mail client to check your e-mail. Additionaly, offering POP3 makes GMail more attractive to potential users. So I think it's a pretty smart move to offer that feature.
Google hasn't pushed the feature to all users yet. They will incrementally enable it to everyone within the next few weeks. If it's enabled for you, you should see instructions on setting up your client when you click the New Features link on the top right corner of your GMail UI.
Warning: the following will be relevant to software developers only. Ignore this post if you aren't one :)
I wish universities offered a required course on debuggers for those in Computer Science program, or at least made the use of the debugger a mandatory task in a heavy-programming course.
Debuggers are fairly simple to use, yet for some reason many programmers still rely on printf statements to do most of their debugging. I think that debuggers course would help students
appreciate debuggers. And, IMHO, that's the key - appeciating a debugger, and realizing that it's usually more efficient than using printfs ! Most students probably don't recognize true capabilities of a good debugger, and how much it can do for them. For example did you know that you can create a watch and have the debugger breakpoint when some variable attains a certain value, or that you can set a conditional breakpoint so that a debugger only breakpoints on a line if a certain conditi...
WOW - this is interesting: Based on my resent searches for "the end up" and "vessel san francisco" (both electronic music related searches) Google has recommended me to visit http://www.sfopera.com :)
Comments