Posts Tagged ‘mail’
FaceBook Turns on @facebook.com Address
![]() |
FaceBook Turns on @facebook.com
In the last days Facebook turned your @facebook.com mail address into the default one shown on your profile. You can change it back on the About page of your profile. Wisely they didn’t put it in your Account Settings as it would easily be found there. |
![]() |
Create Documents from GMail Conversations #blogging

Using GMail daily I hadn’t noticed the item Create a document in the menu before yesterday, I decided to try it out and I really like it. The function allow you to turn an entire conversation into a document which is stored into Google Docs with the push of a button.
The quoted text contains all the included markup, altough it doesn’t include the sender details, it removes all the quoted text it recognizes. What it doesn’t do is truncate the text below the “sig dashes” (“signature cut line”, “sig-marker”, or “sig separator”), which is what I expected.
I create many post based on conversations I see on mailing lists, or other place. This feature makes it easier to collect all the text of the conversation, as the sender is not included it is necessary to through source text to attribute the quotes to the correct person.
Nice feature!
Image source: VentureBeat, me
OS registers to DNS #security #risk
Recently on NANOG I saw the item below, I was thinking about what this actually means. A computer would – similar to DynDNS – register itself and it’s hostname to a DNS server using some kind of authentication. Naturally I immediately thought this was a brilliant plan, and didn’t understand why nobody, with the exception of DynDNS, had thought of this before. The immediate afterthought was that this would be easy to implement with a soft-token, which is the software equivalent of a physical token like RSA’s SecureID, or complicated to implement with PKI infrastructure.
From: Mark Andrews <marka@isc.org>
Re: mailing list bouncesIt will be much better when the OS’s just register themselves in
the DNS. Humans shouldn’t have to do this when a machine renumbers.
Named can already authenticate PTR updates based on using TCP and
the source address of the update. For A/AAAA records you setup a
cryptographically strong authentication first.
DynDNS uses username password, which is less secure than the cryptographically strong solution that Mark Andrews mentions below.
Image source: Bill McCurdy
This year’s articles about programming #2010

In 2010 I was less focussed on programming articles on the blog than previous years, still I have managed to create some interesting articles with code in 2010. This is an overview of the activity:
Sync Web with Phone #html #javascript #scratchpad
Having some fun today with QR codes, JavaScript and the Google Analytics URL …
The Structure of a Daily Scrum #agile #scrum
The only questions that are asked in the Daily Scrum, aka Stand-Up, are: What…
Features I Still Miss in Mail #mail #email
UPDATE: GMail has introduced my number 3. YEAH! (Gmail introduces Priority In…
YouTube Channel Unsubscribe #bookmarklet
I like YouTube, and often subscribe to new channels and unsubscribe after a w…
PCI is nice (or what I do) #pcidss
Since I started working for my company I’ve been exposed to PCI DSS (Pa…
Solving the URL shortening problem #twitter #tweet
I don’t understand why url expansion after url shortening is such an is…
VeriSign PIP Browser Certificate workaround (PIN Request) #identity #openid
VeriSign – Personal Identity Portal is a OpenID provider with multiple …
Image source D’Arcy Norman
Features I Still Miss in Mail #mail #email
UPDATE: GMail has introduced my number 3. YEAH! (Gmail introduces Priority Inbox: The importance filter for your email.)
With the exception of my happiness at some of the new features implemented by a few services – that are solutions to requirements I had in the past, and which are now integrated into my whole internet experience – there is seldom a week that goes by that I do not lament the limits of email.
Let me send customized mail to groups of people all at once.
Some time ago I wrote a tool which does this, it allows you to draft a mail and add on different messages/attachments for different people. And I don’t mean something as cumbersome as a Mail-Merge, I mean something that can be used for every message I send. People are already getting enough information they don’t need, with a little care from the sender a recipient’s load is minimized. Naturally you can still continue to work the way you did before, but for the people who want to lighten the mail burden they place on people it’s a handy tool. This includes the ability to send encrypted/signed messages to all the recipients based on the requirements of the sender and/or the recipient.
Let me initiate conversations with groups of people with just one tag.
Grouped mail exists already – it’s reasonably easily done with most mail clients, but what about tagged mailing. Three people in your addressbook are Java programmers, it would be handy to be able to mail only them your cool new code snippet rather than needing to go through the marketeers, managers and Perl programmers in your addressbook to find them. And without the need to update this list when a new contact is added, or an old one is removed.
GMail has the ability to recognize that certain contacts are often contacted at the same time as others, although this is meant more to protect you from contacting the wrong Bob.[1] From experience I know that having multiple mail addresses for the same Bob screws with the algorithm. And this is based on the virtual grouping of mail history, rather than the taxonomy of the contact.
Let me queue up people who want to interact with me and work my way through the list in a way that works for both of us.
This is similar to an inbox for mail, although it is more efficiently ordered, perhaps implemented as a reversed spam filter, using either Bayesian or Markov filtering techniques to weight a message based on the inferred importance. The client allows you to assign weight to an email and you can ask the client to order all the messages by the weight you assigned to that email and similar messages, and all the previous messages you have weighted. It can also do this based on client side rules, and business rules and requirements. Interactions or interaction sessions could also be Timeboxed for greater efficiency.
What are your thoughts?
Adapted from post originally posted here.
GMail Quota and Statistics (follow-up) #google #gmail #dashboard
On August 11th 2007 I exceeded my GMail quota, I blogged about it here. At that time they, who would do no evil, told me that I had:
Over 2887.350465 megabytes (and counting) of free storage so you’ll never need to delete another message.
On that day I was surprises when people trying to mail me suddenly started getting:
Remote host said: 552 5.2.2 User over quota m24si4251221waf [RCPT_TO]
It naturally annoyed me that I was not warned that I was outgrowing my mailbox.
Today I’m absolutely and unequivocally over the quota once allocated to me:
And it doubt that I shall reaching that limit any time soon, although I am still unwilling to subscribe to high volume the current count reads:
Over 7460.019087 megabytes (and counting) of free storage.[*]
I’m also glad to see that they removed the obvious lie:
“[…] so you’ll never need to delete another message.“
Now Google Dashboard is proud to announce that I have 143000 conversations[*], with 31000 conversations[*] in my inbox with 5675 unread and 6061 total mails.
- GMail frontpage (only visible when logged out)
- This is obviously an average, or so I assume.