This is Jonas Elfström's TypePad Profile.
Join TypePad and start following Jonas Elfström's activity
Jonas Elfström
Recent Activity
How about Zero Day: A Novel by Mark Russinovich and Howard Schmidt ?
http://www.amazon.com/Zero-Day-Novel-Mark-Russinovich/dp/1250007305/ref=la_B001IGNICC_1_5?ie=UTF8&qid=1347888058&sr=1-5
Computer Crime, Then and Now
I've already documented my brief, youthful dalliance with the illegal side of computing as it existed in the late 1980s. But was it crime? Was I truly a criminal? I don't think so. To be perfectly blunt, I wasn't talented enough to be any kind of threat. I'm still not. There are two classic b...
Also be sure not to use anything that could even resemble the language used in spam, down to the name of your company. http://news.bbc.co.uk/2/hi/technology/8528672.stm - "After 90 years, one of Canada's oldest magazines, The Beaver, is changing its name."
Another nightmare is the state of HTML rendering of mails. http://litmusapp.com/ can help you to check out how your mails looks in most of clients in use.
On a completely different note I wish there will be a more high level mail implementation included in the stdlib for Ruby in the future.
require 'mail' # http://github.com/mikel/mail
Mail.deliver do
from 'j@plea.se'
to 'j@codinghorror.com'
subject 'Send Some Email'
body 'Thanks for a great post!'
end
end
So You'd Like to Send Some Email (Through Code)
I have what I would charitably describe as a hate-hate relationship with email. I desperately try to avoid sending email, not just for myself, but also in the code I write. Despite my misgivings, email is the cockroach of communication mediums: you just can't kill it. Email is the one method o...
Jonas Elfström is now following The Typepad Team
Apr 21, 2010
Subscribe to Jonas Elfström’s Recent Activity