Originally posted by scooterscot
View Post
- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Reply to: email attachments
Collapse
You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:
- You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
- You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
- If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Logging in...
Previously on "email attachments"
Collapse
-
If I am not mistaken with UUCP you can send a binary file. Usenet uses UUCP and on the alt.binaries.xx you can download binary files.
-
A half decent attempt to distract from the fact you haven't the slightest clue either... we know this is the case because if you DID know, you would be unable to resist gloating about it.Originally posted by sasguru View PostGod you really are spectacularly, phenomenally stupid aren't you?



Leave a comment:
-
I tried to make out the picture of my non-naked lady in my encoded text, but though there were patterns discernible, I couldn't make out my non dirty picture content. Might have worked with boobies?Originally posted by Pork BellyI just did the same. Yes, the results do appear to be 137% larger.
Here are the before and after pics (possibly NSFW).....
http://farm5.static.flickr.com/4094/...cec257ea2d.jpg
Leave a comment:
-
The files I received were PGP encrypted attachments. Might have had something to do with it.Originally posted by doodab View PostThat doesn't explain why his 7MB attachment makes a 21MB email. That has to be because he's using a mac.
Leave a comment:
-
Actually it's not so much Unix geeks as the state of comms way back when - modems and terminals which only transmitted 7 bits per byte. This was fine for US-ASCII, which doesn't have accented characters, and binary was a no-no due to a combination of speed and cost.Originally posted by DimPrawn View PostIt doesn't matter whether you zip binary attachments or not, the size of the email will always be bigger as the email protocol dictates attachments are encoded into printable text characters, so each binary byte become multiple text characters on the wire.
Decoding Internet Attachments - A Tutorial
It's because the Internet and Email was invented by Unix geeks. If Microsoft had invented all this stuff everything would be binary, proprietary and require upgrades every two years.
If I sent you an email from one of my old systems using a plain text mail client, all you would see in the body of the message source is "Hello DP, how's the price of gold today?", but Outlook would by default send that in Quoted printable format
Worse still, many modern email clients will send the plain text, plus an HTML version, which is an awful lot more bytes. You can see this effect on Usenet if you use a plain text news reader. A 100 byte message body can soon turn into several KB.
Leave a comment:
-
I've just sent myself a jpeg of a naked lady and I couldn't give a flying **** how big the file was.Originally posted by TimberWolf View PostI've just sent myself an email containing nothing but an jpeg image (not of a naked lady), size (unencoded) 873 kb.
MIME Base-64 encoded size was reported as 1196 kb, so that's almost exactly the 137% predicted for that encoding system.
Base64 - Wikipedia, the free encyclopedia
Leave a comment:
-
I've just sent myself an email containing nothing but an jpeg image (not of a naked lady), size (unencoded) 873 kb.
MIME Base-64 encoded size was reported as 1196 kb, so that's almost exactly the 137% predicted for that encoding system.
Base64 - Wikipedia, the free encyclopedia
Leave a comment:
-
That doesn't explain why his 7MB attachment makes a 21MB email. That has to be because he's using a mac.Originally posted by NickFitz View PostWhen the ARPANET (which eventually became the Internet) was young, its use was restricted to some universities, government, the military, and a small number of companies (usually military contractors and/or telecommunications companies). In those olden times, getting computers to talk to each other was very tricky, for Unicode had not yet been thought of, and US-ASCII was the most widely-used character encoding standard.
US-ASCII is a 7-bit encoding, and this made it difficult to send 8-bit bytes, as even computers which had 8-bit bytes (which not all did) would oftentimes be running software which assumed that the eighth bit could be ignored or thrown away. When such systems were connected to the network and messages passed through them on the way to their destination, the concomitant corruption of the eighth bit caused weeping and wailing and gnashing of teeth. For some systems left the eighth bit alone, and some set it, and some reset it.
Then Jon Postel, who was much cleverer than the rest of us, wrote RFC821, which specified that email would use 7 bits, and the eighth bit would always be zero. And there was much rejoicing, for now it was possible to send messages concerning Star Trek (TOS, obviously) and patterns of Xs that looked a bit like naked ladies if you stood a long way away and squinted and had a vivid imagination, even from one university unto another, or to any of the other couple of hundred computers that comprised the net in those days.
But it came to pass that the netizens wanted to send proper pictures of naked ladies, one unto the other, because their university department had just got this really cool scanner that operated at, like, 72dpi and only cost a quarter of a million bucks.
Therefore Borenstein and Freed did publish RFC1521, which drew upon the encoding scheme described in RFC1421 to define a Base64 encoding scheme, which allowed 8-bit bytes to be converted into characters that could be represented in 6 bits (specifically, ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwx yz0123456789+/) . And the netizens did rejoice, and sent pictures of naked ladies back and forth; and each picture was about 137% of the size (in bytes) it had been in the original 8-bit encoding, but that didn't matter because it was a small price to pay for seeing pictures of boobies.
And it hasn't broken yet, so they haven't fixed it. More accurately, although there are specifications allowing for 8-bit email transmission, nobody bothers to implement them because it isn't worth the hassle.
Leave a comment:
-
Good way to kill thread NickOriginally posted by NickFitz View PostWhen the ARPANET (which eventually became the Internet) was young, its use was restricted to some universities, government, the military, and a small number of companies (usually military contractors and/or telecommunications companies). In those olden times, getting computers to talk to each other was very tricky, for Unicode had not yet been thought of, and US-ASCII was the most widely-used character encoding standard.
US-ASCII is a 7-bit encoding, and this made it difficult to send 8-bit bytes, as even computers which had 8-bit bytes (which not all did) would oftentimes be running software which assumed that the eighth bit could be ignored or thrown away. When such systems were connected to the network and messages passed through them on the way to their destination, the concomitant corruption of the eighth bit caused weeping and wailing and gnashing of teeth. For some systems left the eighth bit alone, and some set it, and some reset it.
Then Jon Postel, who was much cleverer than the rest of us, wrote RFC821, which specified that email would use 7 bits, and the eighth bit would always be zero. And there was much rejoicing, for now it was possible to send messages concerning Star Trek (TOS, obviously) and patterns of Xs that looked a bit like naked ladies if you stood a long way away and squinted and had a vivid imagination, even from one university unto another, or to any of the other couple of hundred computers that comprised the net in those days.
But it came to pass that the netizens wanted to send proper pictures of naked ladies, one unto the other, because their university department had just got this really cool scanner that operated at, like, 72dpi and only cost a quarter of a million bucks.
Therefore Borenstein and Freed did publish RFC1521, which drew upon the encoding scheme described in RFC1421 to define a Base64 encoding scheme, which allowed 8-bit bytes to be converted into characters that could be represented in 6 bits (specifically, ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwx yz0123456789+/) . And the netizens did rejoice, and sent pictures of naked ladies back and forth; and each picture was about 137% of the size (in bytes) it had been in the original 8-bit encoding, but that didn't matter because it was a small price to pay for seeing pictures of boobies.
And it hasn't broken yet, so they haven't fixed it. More accurately, although there are specifications allowing for 8-bit email transmission, nobody bothers to implement them because it isn't worth the hassle.
Leave a comment:
-
When the ARPANET (which eventually became the Internet) was young, its use was restricted to some universities, government, the military, and a small number of companies (usually military contractors and/or telecommunications companies). In those olden times, getting computers to talk to each other was very tricky, for Unicode had not yet been thought of, and US-ASCII was the most widely-used character encoding standard.Originally posted by scooterscot View PostSo wait a minute are you IT whizz kids telling me the protocol used in email transmission sucks?
Why has someone not invented a binary email protocol?
Would sending less data not be a green thing to do?
US-ASCII is a 7-bit encoding, and this made it difficult to send 8-bit bytes, as even computers which had 8-bit bytes (which not all did) would oftentimes be running software which assumed that the eighth bit could be ignored or thrown away. When such systems were connected to the network and messages passed through them on the way to their destination, the concomitant corruption of the eighth bit caused weeping and wailing and gnashing of teeth. For some systems left the eighth bit alone, and some set it, and some reset it.
Then Jon Postel, who was much cleverer than the rest of us, wrote RFC821, which specified that email would use 7 bits, and the eighth bit would always be zero. And there was much rejoicing, for now it was possible to send messages concerning Star Trek (TOS, obviously) and patterns of Xs that looked a bit like naked ladies if you stood a long way away and squinted and had a vivid imagination, even from one university unto another, or to any of the other couple of hundred computers that comprised the net in those days.
But it came to pass that the netizens wanted to send proper pictures of naked ladies, one unto the other, because their university department had just got this really cool scanner that operated at, like, 72dpi and only cost a quarter of a million bucks.
Therefore Borenstein and Freed did publish RFC1521, which drew upon the encoding scheme described in RFC1421 to define a Base64 encoding scheme, which allowed 8-bit bytes to be converted into characters that could be represented in 6 bits (specifically, ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwx yz0123456789+/) . And the netizens did rejoice, and sent pictures of naked ladies back and forth; and each picture was about 137% of the size (in bytes) it had been in the original 8-bit encoding, but that didn't matter because it was a small price to pay for seeing pictures of boobies.
And it hasn't broken yet, so they haven't fixed it. More accurately, although there are specifications allowing for 8-bit email transmission, nobody bothers to implement them because it isn't worth the hassle.
Leave a comment:
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- Andrew Griffith MP says Tories would reform IR35 Oct 7 00:41
- New umbrella company JSL rules: a 2026 guide for contractors Oct 5 22:50
- Top 5 contractor compliance challenges, as 2025-26 nears Oct 3 08:53
- Joint and Several Liability ‘won’t retire HMRC's naughty list’ Oct 2 05:28
- What contractors can take from the Industria Umbrella Ltd case Sep 30 23:05
- Is ‘Open To Work’ on LinkedIn due an IR35 dropdown menu? Sep 30 05:57
- IR35: Control — updated for 2025-26 Sep 28 21:28
- Can a WhatsApp message really be a contract? Sep 25 20:17
- Can a WhatsApp message really be a contract? Sep 25 08:17
- ‘Subdued’ IT contractor jobs market took third tumble in a row in August Sep 25 08:07

Leave a comment: