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...
When GMail first came out many people(including yours truly) were blown away. Many thought it was an april fool's joke(GMail came out on April on 1st), only to discover that it was true. One GIG of email storage - unbelievable !
But is 1 GIG really enough ? I've been using GMail for a little over 5 months and I've already used up more than 100MB. It appears to me that our storage demands are growing at an ever increasing rate. At first we were sending plain text, now we are sending digital pictures(whose size increases as MegaPixels on the cameras continue to increase as well), and soon we will probably send Videos. Additionally, many people(including myself) started using GMail for back-up and storage purposes.
So no, 1 GIG is clearly not enough. At least not in the long run.
Yesterday I finally moved into my newly rented apartment in San Francisco. It is a small bachelor apartment(or studio as they call it in the US), but I think it will suit me just fine. The view from the balcony (I'm on the 27th floor) is absolutely gorgeous. Unfortunately San Francisco is often foggy, so I usually can't see very far. I really like the place so far; and it feels great finally living in a place of my own. Surprisingly, I even feel motivated to keep it clean; this never happened to me before. Am I maturing ? Yesterday I also made a trip to Wal-Mart to purchase various products that are essential for living. It's incredible how much stuff there is ! Anything from forks and spoons, to shower curtain and garbage bin. I spent nearly $150, and will probably need to make another two or three trips. Right now the apartment feels somewhat empty. Out of furniture I just have an air-mattress, and computer desk. Not even a chair to sit on. Hopefully this will change over...
Comments