Deutsch English Français Italiano |
<916335c8352562b920dc440c2c901ecc$1@www.novabbs.org> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!news.misty.com!weretis.net!feeder6.news.weretis.net!i2pn.org!i2pn2.org!.POSTED!not-for-mail From: Retro Guy <retroguy@novabbs.org> Newsgroups: news.software.readers Subject: Re: Does TB support X-Face? (Gmail supports Xface?) Date: Wed, 20 Mar 2024 06:56:02 -0700 Organization: Rocksolid Light Message-ID: <916335c8352562b920dc440c2c901ecc$1@www.novabbs.org> References: <ur5jj4$3b1ek$1@dont-email.me> <b415293a1924af2d01758f3e5e0eb577@www.novabbs.com> <87wmpyf4sl.fsf@ID-313311.news.uni-berlin.de> <294c3ba998fae5ebcdea156ae94fc6aa@www.novabbs.org> <utdd1f$14jmb$1@dont-email.me> <49cdebddac66745b573c503d809d7101$1@www.novabbs.org> <utdv6j$1bglv$2@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Injection-Info: i2pn2.org; logging-data="2627432"; mail-complaints-to="usenet@i2pn2.org"; posting-account="PGd4t4cXnWwgUWG9VtTiCsm47oOWbHLcTr4rYoM0Edo"; User-Agent: 40tude_Dialog/2.0.15.41 X-Spam-Checker-Version: SpamAssassin 4.0.0 Bytes: 2673 Lines: 38 On Wed, 20 Mar 2024 06:20:03 -0000 (UTC), candycanearter07 wrote: > Retro Guy <retroguy@novabbs.org> wrote at 03:24 this Wednesday (GMT): >> On Wed, 20 Mar 2024 01:10:08 -0000 (UTC), candycanearter07 wrote: >> >>> Retro Guy <retroguy@novabbs.com> wrote at 23:27 this Tuesday (GMT): >>>> issdr wrote: >>>> >>>>> HenHanna wrote: >>>> >>>>>> Does TB support X-Face? (does Gmail support Xface?) >>>> >>>>> please don't post binary here. BTW, that's not an x-face. Gmail has its >>>>> own profile images internal protocol. >>>> >>>>> TB doesn't support natively Faces/X-Faces, but I can remember people >>>>> getting and decoding header's content with Autoit, then visualizing it >>>>> with an always on top, transparent viewer app. maybe some scripting guy >>>>> is reading here, and willing to help. >>>> >>>>> adding an X-Face header is easy on any given NR i believe. >>>> >>>> Exactly. The header is easy, decoding and displaying is what takes work. >>> >>> uncompface -X helps a lot >> >> Yes, it does. That's how I do it in my web interface software. I just mean >> that the code is easy to write to allow a user to populate a new header >> with a string, but it takes more work (in the code) to decode the string >> and display the x-face. > > > Yeah. > I will say tho, this xface was a pain to set up because I had to > escape a ton of % and \ chars to get it to send properly. Interesting. Apparently it (whatever software) is or is willing to exectute things from this string. Hopefully it's just something you needed to do once and done :)