Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Hailing frequencies open, Captain.


devel / comp.lang.postscript / Re: Fixing googlegroups styling

SubjectAuthor
* Fixing googlegroups stylingluser droog
+- Re: Fixing googlegroups stylingluser droog
+- Re: Fixing googlegroups stylingPhillip Helbig (undress to reply
`* Re: Fixing googlegroups stylingRoss Presser
 `- Re: Fixing googlegroups stylingluser droog

1
Fixing googlegroups styling

<14b829dd-b431-461b-8f8b-440945081b6en@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=96&group=comp.lang.postscript#96

  copy link   Newsgroups: comp.lang.postscript
X-Received: by 2002:a37:a6d0:: with SMTP id p199mr15513424qke.505.1636765030115;
Fri, 12 Nov 2021 16:57:10 -0800 (PST)
X-Received: by 2002:a05:6808:1455:: with SMTP id x21mr16651150oiv.177.1636765029720;
Fri, 12 Nov 2021 16:57:09 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.postscript
Date: Fri, 12 Nov 2021 16:57:09 -0800 (PST)
Injection-Info: google-groups.googlegroups.com; posting-host=97.87.183.68; posting-account=G1KGwgkAAAAyw4z0LxHH0fja6wAbo7Cz
NNTP-Posting-Host: 97.87.183.68
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <14b829dd-b431-461b-8f8b-440945081b6en@googlegroups.com>
Subject: Fixing googlegroups styling
From: luser.droog@gmail.com (luser droog)
Injection-Date: Sat, 13 Nov 2021 00:57:10 +0000
Content-Type: text/plain; charset="UTF-8"
 by: luser droog - Sat, 13 Nov 2021 00:57 UTC

I'm sure everybody here is using a "real" newsreader. But I just use
googlegroups unless I need something fancy that it can't do.
But a big obvious whale of a shortcoming is GG's inability to properly
format plain old text. So here's a fix. Get yourself some kind of plugin
to insert CSS to the page and insert this:

html-blob{ white-space:pre-wrap; font-family:monospace; }
br{ display:none; }

[If it works, you will see the above 2 lines indented as they ought to be.]
You could use "pre" instead of "pre-wrap" but then you're at the mercy
of authors manually wrapping their own lines.

Re: Fixing googlegroups styling

<9778a9bd-dfbb-4b92-8d6a-6e07f300fec8n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=97&group=comp.lang.postscript#97

  copy link   Newsgroups: comp.lang.postscript
X-Received: by 2002:a37:654f:: with SMTP id z76mr16204939qkb.224.1636768641792;
Fri, 12 Nov 2021 17:57:21 -0800 (PST)
X-Received: by 2002:a05:6808:b3a:: with SMTP id t26mr29763382oij.109.1636768641521;
Fri, 12 Nov 2021 17:57:21 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.postscript
Date: Fri, 12 Nov 2021 17:57:21 -0800 (PST)
In-Reply-To: <14b829dd-b431-461b-8f8b-440945081b6en@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=97.87.183.68; posting-account=G1KGwgkAAAAyw4z0LxHH0fja6wAbo7Cz
NNTP-Posting-Host: 97.87.183.68
References: <14b829dd-b431-461b-8f8b-440945081b6en@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <9778a9bd-dfbb-4b92-8d6a-6e07f300fec8n@googlegroups.com>
Subject: Re: Fixing googlegroups styling
From: luser.droog@gmail.com (luser droog)
Injection-Date: Sat, 13 Nov 2021 01:57:21 +0000
Content-Type: text/plain; charset="UTF-8"
 by: luser droog - Sat, 13 Nov 2021 01:57 UTC

On Friday, November 12, 2021 at 6:57:10 PM UTC-6, luser droog wrote:
> I'm sure everybody here is using a "real" newsreader. But I just use
> googlegroups unless I need something fancy that it can't do.
> But a big obvious whale of a shortcoming is GG's inability to properly
> format plain old text. So here's a fix. Get yourself some kind of plugin
> to insert CSS to the page and insert this:
>
> html-blob{ white-space:pre-wrap; font-family:monospace; }
> br{ display:none; }

It might be better to only turn off the <br>s that are inside the blobs.

html-blob > br { display:none; }

>
> [If it works, you will see the above 2 lines indented as they ought to be.]
> You could use "pre" instead of "pre-wrap" but then you're at the mercy
> of authors manually wrapping their own lines.

Re: Fixing googlegroups styling

<smnm20$1mal$1@gioia.aioe.org>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=98&group=comp.lang.postscript#98

  copy link   Newsgroups: comp.lang.postscript
Path: i2pn2.org!i2pn.org!aioe.org!UN+o+GqYpfYnyw4IPTZX3w.user.46.165.242.75.POSTED!not-for-mail
From: helbig@asclothestro.multivax.de (Phillip Helbig (undress to reply)
Newsgroups: comp.lang.postscript
Subject: Re: Fixing googlegroups styling
Date: Sat, 13 Nov 2021 06:30:24 -0000 (UTC)
Organization: Multivax C&R
Message-ID: <smnm20$1mal$1@gioia.aioe.org>
References: <14b829dd-b431-461b-8f8b-440945081b6en@googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit
Injection-Info: gioia.aioe.org; logging-data="55637"; posting-host="UN+o+GqYpfYnyw4IPTZX3w.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
X-Notice: Filtered by postfilter v. 0.9.2
 by: Phillip Helbig (undr - Sat, 13 Nov 2021 06:30 UTC

In article <14b829dd-b431-461b-8f8b-440945081b6en@googlegroups.com>,
luser droog <luser.droog@gmail.com> writes:

> I'm sure everybody here is using a "real" newsreader. But I just use
> googlegroups unless I need something fancy that it can't do.
> But a big obvious whale of a shortcoming is GG's inability to properly
> format plain old text. So here's a fix. Get yourself some kind of plugin
> to insert CSS to the page and insert this:
>
> html-blob{ white-space:pre-wrap; font-family:monospace; }
> br{ display:none; }
>
> [If it works, you will see the above 2 lines indented as they ought to be.]
> You could use "pre" instead of "pre-wrap" but then you're at the mercy
> of authors manually wrapping their own lines.

That might make it look OK for you, but then that might actually
encourage people to post improperly. :-(

Re: Fixing googlegroups styling

<8da51a99-facb-4e65-9cbd-17be4a90f955n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=99&group=comp.lang.postscript#99

  copy link   Newsgroups: comp.lang.postscript
X-Received: by 2002:a05:620a:f8b:: with SMTP id b11mr50730753qkn.81.1637596963757;
Mon, 22 Nov 2021 08:02:43 -0800 (PST)
X-Received: by 2002:aca:a88f:: with SMTP id r137mr10831606oie.85.1637596963280;
Mon, 22 Nov 2021 08:02:43 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.postscript
Date: Mon, 22 Nov 2021 08:02:43 -0800 (PST)
In-Reply-To: <14b829dd-b431-461b-8f8b-440945081b6en@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=165.225.9.24; posting-account=SOVadwoAAAB3h7W1MLW9kMYtEc2JW2L8
NNTP-Posting-Host: 165.225.9.24
References: <14b829dd-b431-461b-8f8b-440945081b6en@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <8da51a99-facb-4e65-9cbd-17be4a90f955n@googlegroups.com>
Subject: Re: Fixing googlegroups styling
From: rpresser@gmail.com (Ross Presser)
Injection-Date: Mon, 22 Nov 2021 16:02:43 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 14
 by: Ross Presser - Mon, 22 Nov 2021 16:02 UTC

On Friday, November 12, 2021 at 7:57:10 PM UTC-5, luser droog wrote:
> I'm sure everybody here is using a "real" newsreader. But I just use
> googlegroups unless I need something fancy that it can't do.
> But a big obvious whale of a shortcoming is GG's inability to properly
> format plain old text. So here's a fix. Get yourself some kind of plugin
> to insert CSS to the page and insert this:
>
> html-blob{ white-space:pre-wrap; font-family:monospace; }
> br{ display:none; }
>
> [If it works, you will see the above 2 lines indented as they ought to be.]
> You could use "pre" instead of "pre-wrap" but then you're at the mercy
> of authors manually wrapping their own lines.

This makes every post in the group monospace. Don't like that.

Re: Fixing googlegroups styling

<d7b15dd2-9a70-4dd2-8d70-4eeed092bbe4n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=100&group=comp.lang.postscript#100

  copy link   Newsgroups: comp.lang.postscript
X-Received: by 2002:ac8:7dc5:: with SMTP id c5mr1597226qte.264.1637627291641;
Mon, 22 Nov 2021 16:28:11 -0800 (PST)
X-Received: by 2002:a9d:6d18:: with SMTP id o24mr463694otp.57.1637627291265;
Mon, 22 Nov 2021 16:28:11 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.postscript
Date: Mon, 22 Nov 2021 16:28:11 -0800 (PST)
In-Reply-To: <8da51a99-facb-4e65-9cbd-17be4a90f955n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=97.87.183.68; posting-account=G1KGwgkAAAAyw4z0LxHH0fja6wAbo7Cz
NNTP-Posting-Host: 97.87.183.68
References: <14b829dd-b431-461b-8f8b-440945081b6en@googlegroups.com> <8da51a99-facb-4e65-9cbd-17be4a90f955n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <d7b15dd2-9a70-4dd2-8d70-4eeed092bbe4n@googlegroups.com>
Subject: Re: Fixing googlegroups styling
From: luser.droog@gmail.com (luser droog)
Injection-Date: Tue, 23 Nov 2021 00:28:11 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 23
 by: luser droog - Tue, 23 Nov 2021 00:28 UTC

On Monday, November 22, 2021 at 10:02:44 AM UTC-6, Ross Presser wrote:
> On Friday, November 12, 2021 at 7:57:10 PM UTC-5, luser droog wrote:
> > I'm sure everybody here is using a "real" newsreader. But I just use
> > googlegroups unless I need something fancy that it can't do.
> > But a big obvious whale of a shortcoming is GG's inability to properly
> > format plain old text. So here's a fix. Get yourself some kind of plugin
> > to insert CSS to the page and insert this:
> >
> > html-blob{ white-space:pre-wrap; font-family:monospace; }
> > br{ display:none; }
> >
> > [If it works, you will see the above 2 lines indented as they ought to be.]
> > You could use "pre" instead of "pre-wrap" but then you're at the mercy
> > of authors manually wrapping their own lines.
> This makes every post in the group monospace. Don't like that.

Yeah. I thought I liked it at first. But then it got annoying. For some
inscrutable reason GG seems to print text in a weird gray so Courier
becomes really hard for these middle-aged eyes to make out at
anything less than 125% magnification.

So I'm not doing the "font-family:monospace;" anymore either.
Good to have in reserve in case there's ever some ascii art to look at,
I guess.

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor