digitalmars.D - [OT] from YourNameHere via Digitalmars-d
- Steven Schveighoffer (5/5) Apr 17 2014 This is very very annoying. Every time I open one of these messages I ge...
- Nick Sabalausky (2/5) Apr 17 2014 Sounds like something's wrong with your news reader.
- Steven Schveighoffer (6/12) Apr 17 2014 But it only happens on these messages that come "via Digitamars-d," and ...
- Regan Heath (7/19) Apr 22 2014 Opera on windows does not suffer from the same issue. I see no delays f...
- Rikki Cattermole (3/10) Apr 17 2014 Its not the client, its happening on the web interface as well.
- Walter Bright (6/8) Apr 21 2014 I noticed for a while now that Manu's posts are very large, even though ...
- Rikki Cattermole (4/14) Apr 21 2014 I still haven't worked out how to even use a newsreader with the
- Walter Bright (2/4) Apr 21 2014 Thunderbird is a very good newsreader. A lot of folks here use it.
- Manu via Digitalmars-d (10/17) Apr 21 2014 I tried it for a bit. Couldn't get used to it. It just felt like an
- Walter Bright (2/5) Apr 22 2014 Congrats on fixing it so it doesn't send the html version! This is much ...
- Manu via Digitalmars-d (4/11) Apr 22 2014 Yeah sorry. I could never tell the difference. Since it's not a full
- Marco Leise (16/28) Apr 23 2014 I feel quite the opposite. Recently my email provider lured me
- Rikki Cattermole (3/10) Apr 21 2014 I've actually attempted at it, but I'm a little bit newbyish with
- Steven Schveighoffer (6/10) Apr 21 2014 another side-effect: no threading is occurring on d.bugs on my newsreade...
- =?UTF-8?B?QWxpIMOHZWhyZWxp?= (4/5) Apr 21 2014 Also, I don't think the "From" field is the right place for the
This is very very annoying. Every time I open one of these messages I get a huge pregnant 5-second pause, along with the Mac Beach Ball (hourglass) while this message is opened in my news reader. Whatever this is, can we get rid of it? -Steve
Apr 17 2014
On 4/17/2014 8:51 AM, Steven Schveighoffer wrote:Every time I open one of these messages I get a huge pregnant 5-second pause, along with the Mac Beach Ball (hourglass) while this message is opened in my news reader.Sounds like something's wrong with your news reader.
Apr 17 2014
On Thu, 17 Apr 2014 17:29:47 -0400, Nick Sabalausky <SeeWebsiteToContactMe semitwist.com> wrote:On 4/17/2014 8:51 AM, Steven Schveighoffer wrote:But it only happens on these messages that come "via Digitamars-d," and consistently so. What could be the difference. I've used this newsreader for years (opera), never had this problem. -SteveEvery time I open one of these messages I get a huge pregnant 5-second pause, along with the Mac Beach Ball (hourglass) while this message is opened in my news reader.Sounds like something's wrong with your news reader.
Apr 17 2014
On Thu, 17 Apr 2014 22:32:31 +0100, Steven Schveighoffer <schveiguy yahoo.com> wrote:On Thu, 17 Apr 2014 17:29:47 -0400, Nick Sabalausky <SeeWebsiteToContactMe semitwist.com> wrote:Opera on windows does not suffer from the same issue. I see no delays for these messages.. R -- Using Opera's revolutionary email client: http://www.opera.com/mail/On 4/17/2014 8:51 AM, Steven Schveighoffer wrote:But it only happens on these messages that come "via Digitamars-d," and consistently so. What could be the difference. I've used this newsreader for years (opera), never had this problem.Every time I open one of these messages I get a huge pregnant 5-second pause, along with the Mac Beach Ball (hourglass) while this message is opened in my news reader.Sounds like something's wrong with your news reader.
Apr 22 2014
On Thursday, 17 April 2014 at 21:30:04 UTC, Nick Sabalausky wrote:On 4/17/2014 8:51 AM, Steven Schveighoffer wrote:Its not the client, its happening on the web interface as well. Most notably for Manu's posts.Every time I open one of these messages I get a huge pregnant 5-second pause, along with the Mac Beach Ball (hourglass) while this message is opened in my news reader.Sounds like something's wrong with your news reader.
Apr 17 2014
On 4/17/2014 8:56 PM, Rikki Cattermole wrote:Its not the client, its happening on the web interface as well. Most notably for Manu's posts.I noticed for a while now that Manu's posts are very large, even though there aren't that many lines of text in them. Examining the posting source shows that the content of Manu's posts are repeated, once in HTML and once in plain text. Perhaps the delay is because your newsreader is trying to load an HTML rendering engine for Manu's posts, which it would not for regular text ones.
Apr 21 2014
On Monday, 21 April 2014 at 23:07:28 UTC, Walter Bright wrote:On 4/17/2014 8:56 PM, Rikki Cattermole wrote:I still haven't worked out how to even use a newsreader with the ntp server. I'm still relying on the web interface. So I'm definitely not alone in seeing this one.Its not the client, its happening on the web interface as well. Most notably for Manu's posts.I noticed for a while now that Manu's posts are very large, even though there aren't that many lines of text in them. Examining the posting source shows that the content of Manu's posts are repeated, once in HTML and once in plain text. Perhaps the delay is because your newsreader is trying to load an HTML rendering engine for Manu's posts, which it would not for regular text ones.
Apr 21 2014
On 4/21/2014 8:59 PM, Rikki Cattermole wrote:I still haven't worked out how to even use a newsreader with the ntp server. I'm still relying on the web interface. So I'm definitely not alone in seeing this one.Thunderbird is a very good newsreader. A lot of folks here use it.
Apr 21 2014
On 22 April 2014 14:54, Walter Bright via Digitalmars-d <digitalmars-d puremagic.com> wrote:On 4/21/2014 8:59 PM, Rikki Cattermole wrote:I tried it for a bit. Couldn't get used to it. It just felt like an inconvenience. I'm sure it's great, it's just unfamiliar to me, and it feels a bit over-kill installing a whole big software package for no reason other than reading one mailing list. I like gmail. I've been using it for the better part of 10 years, and I can access it from anywhere. Installing client software to read email feels like I'm back on my Amiga in the 90's ;)I still haven't worked out how to even use a newsreader with the ntp server. I'm still relying on the web interface. So I'm definitely not alone in seeing this one.Thunderbird is a very good newsreader. A lot of folks here use it.
Apr 21 2014
On 4/21/2014 10:49 PM, Manu via Digitalmars-d wrote:I like gmail. I've been using it for the better part of 10 years, and I can access it from anywhere. Installing client software to read email feels like I'm back on my Amiga in the 90's ;)Congrats on fixing it so it doesn't send the html version! This is much better.
Apr 22 2014
On 22 April 2014 19:00, Walter Bright via Digitalmars-d <digitalmars-d puremagic.com> wrote:On 4/21/2014 10:49 PM, Manu via Digitalmars-d wrote:Yeah sorry. I could never tell the difference. Since it's not a full client, it doesn't have features like raw-view or anything.I like gmail. I've been using it for the better part of 10 years, and I can access it from anywhere. Installing client software to read email feels like I'm back on my Amiga in the 90's ;)Congrats on fixing it so it doesn't send the html version! This is much better.
Apr 22 2014
Am Tue, 22 Apr 2014 20:47:13 +1000 schrieb Manu via Digitalmars-d <digitalmars-d puremagic.com>:On 22 April 2014 19:00, Walter Bright via Digitalmars-d <digitalmars-d puremagic.com> wrote:I feel quite the opposite. Recently my email provider lured me into some paid option by cleverly placing a "buy" option right after the login where you expect some "inbox" button. With a client software you know what you have. Things don't unexpectedly change. You can have your messages on your computer and don't depend on internet and server uptime. Well, I'd say that about any cloud service I guess.On 4/21/2014 10:49 PM, Manu via Digitalmars-d wrote:I like gmail. I've been using it for the better part of 10 years, and I can access it from anywhere. Installing client software to read email feels like I'm back on my Amiga in the 90's ;)If posts actually contain something that cannot be represented in plain text I don't mind some HTML. All posts load quickly in Claws Mail anyways, regardless of mime-type. It's just not so exciting to view the very same text message with a non-default font. :p -- MarcoCongrats on fixing it so it doesn't send the html version! This is much better.Yeah sorry. I could never tell the difference. Since it's not a full client, it doesn't have features like raw-view or anything.
Apr 23 2014
On Tuesday, 22 April 2014 at 04:54:44 UTC, Walter Bright wrote:On 4/21/2014 8:59 PM, Rikki Cattermole wrote:I've actually attempted at it, but I'm a little bit newbyish with newsgroups. Really could use a proper tutorial on this subject.I still haven't worked out how to even use a newsreader with the ntp server. I'm still relying on the web interface. So I'm definitely not alone in seeing this one.Thunderbird is a very good newsreader. A lot of folks here use it.
Apr 21 2014
On Thu, 17 Apr 2014 08:51:33 -0400, Steven Schveighoffer <schveiguy yahoo.com> wrote:This is very very annoying. Every time I open one of these messages I get a huge pregnant 5-second pause, along with the Mac Beach Ball (hourglass) while this message is opened in my news reader. Whatever this is, can we get rid of it?another side-effect: no threading is occurring on d.bugs on my newsreader. It used to thread these messages properly. For some reason, the long pauses have gone away. -Steve
Apr 21 2014
On 04/17/2014 05:51 AM, Steven Schveighoffer wrote:This is very very annoying.Also, I don't think the "From" field is the right place for the information of where the message was sent from. Ali
Apr 21 2014