Gentoo Archives: gentoo-user

From: lordsauronthegreat@×××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] why firefox is so slow?
Date: Fri, 05 May 2006 04:10:52
Message-Id: 200605032214.04774.lordsauronthegreat@gmail.com
In Reply to: Re: [gentoo-user] why firefox is so slow? by Alexander Skwar
1 On Monday 01 May 2006 11:14 pm, Alexander Skwar wrote:
2 > lordsauronthegreat@×××××.com wrote:
3 > > On Sunday 30 April 2006 11:21 am, Alexander Skwar wrote:
4 > >> Kesara Rathnayake wrote:
5 > >> > I guess Firefox is slow now because of whole lot of Extentions that we
6 > >> > used today.
7 > >>
8 > >> To find out, I asked OP to create a blank profile. I also assume
9 > >> a local problem at his side. OP should simply create a new profile
10 > >> and report back.
11 > >>
12 > >> Alexander Skwar
13 > >>
14 > >> PS: I begin to hate Googlemail because of the default to use HTML
15 > >> even if it is not required. Sucks. Big time.
16 > >
17 > > I used the GMail web interface for a long time and it defaulted to plain
18 > > text for me.
19 >
20 > This might be correct. However on new accounts, HTML is used.
21 > If you don't believe me, simply create a new account, and you'll
22 > see.
23
24 I'm not contending with you there.
25
26 I actually signed up for GMail before they had HTML options, so I wouldn't
27 really know for sure. I'll just take your word for it then.
28
29 > > If I changed to rich-text the next time it'd default to RTF.
30 >
31 > No, it most certainly did not. Who accepts RTF?
32
33 Not anyone I know of. I thought that it was in RTF though...
34
35 > > It's still in
36 > > the beta stage, you know.
37 >
38 > As if anything on Google is NOT in beta...
39
40 Too true.
41
42 > >> Another thing that sucks, is that HTML mails are permitted on this
43 > >> list. Why not just dump the HTML part (and every other attachment)?
44 > >
45 > > Why not,
46 >
47 > Makes mails larger, without adding anything useful (normally).
48 > Further, it makes mails a bit harder to read and harder to
49 > quote.
50
51 At this point I'm inclined to think you're using an inferior mail client.
52
53 KMail works just fine with HTML. What are you using?
54
55 > eg. the mail which I quoted: In HTML, it's about 1179 bytes. In
56 > text/plain, it is 729 bytes. And actually, the HTML caused
57 > overhead is even more, as the 2nd MIME part (the HTML part)
58 > caused additional headers to be added. Those are an additional
59 > 378 bytes.
60
61 Yah, I agree with you that it's unnecessarily wasting space to use HTML.
62 That's why I don't use it. However, I don't think it's right or polite to
63 start harrassing people for using it.
64
65 > > if it irks you so much, make a script that will change RTF/HTML to
66 > > Plaintext?
67 >
68 > That's not a useful advice. I'd have to accept the (normally)
69 > uselessly bloated mail first and then strip it. Makes no sense.
70
71 No, you're not thinking!
72
73 The mailing list server receives a email in HTML.
74
75 Convert the HTML to plaintext.
76
77 Then send, and store in the list archives (as plaintext).
78
79 Sure, you wasted some bandwidth on receiving the HTML, but you're not making
80 the problem worse by sending or storing the bloated form of it, either.
81
82 > > It wouldn't be terribly difficult...
83 >
84 > Depends.
85
86 On the skil of the programmer, of course. I'd take a while to do it because
87 I'm a perfectionist, and because I'm still new to programming in general.
88 I'd automatically turn it into a learning experience, which would make it
89 take twice as long.
90
91 However, for a established programmer who's learned the ways of the Source, it
92 wouldn't be terribly difficult. Think:
93
94 Just take all the tags out. Convert stuff like:
95
96 </p>
97 <br>
98
99 to a newline and you're done! It's just Presto! and the most basic of
100 functionality is there. Then you can tack on stuff for special characters
101 (&lso; and stuff like that... it's been a while, so that's probably not a
102 valid code, but you get the idea, right?)
103
104 Just delete the junk like the <html> tags and stuff of that nature with
105 plaintext doesn't need (or care about).
106
107 It's really simple.
108
109 > Alexander Skwar
110 > --
111 > We seldom repent talking too little, but very often talking too much.
112 > -- Jean de la Bruyere

Replies

Subject Author
Re: [gentoo-user] why firefox is so slow? Alexander Skwar <listen@×××××××××××××××.name>