https://gitlab.com/apamment/TitanMail
It's very simple, I only started it last night, and it probably won't be getting a whole lot more complicated either. I'm sure there's lots of
bugs.
I just wanted a mail reader with a GUI. That's the only reason for this.
I'm taking a break from BBSing, and what to do, I'll write an offline
mail reader.
On Mon Jul 27 19:39:00 2020, Adept wrote to apam <=-
I'm taking a break from BBSing, and what to do, I'll write an offline mail reader.
I did think about commenting on that when I saw your test post.
I'm beginning to think that you're twice the coder I am (skills aside, as I would assume those are also superior), as when I'm burned out on stuff, my GitHub history is going to be pretty white (rather than green, which indicates some level of commits on that day).
Currently, though, I'm working on... four? different projects.
But I imagine that'll plummet once I go to Germany and/or start my job that I've been waiting on for basically a year. (But, hey, evidently I qualifyfor
a Blue Card, if only "non-essential" Americans were allowed to enter Germany.).
On Mon Jul 27 09:46:00 2020, Ogg wrote to apam <=-
Have you tried SemPoint? It is a fine 16-bit based Windows program.
Currently, though, I'm working on... four? different projects.
Cool, whatchya working on ? :)
Blue Card? Here that means you have passed police checks and can work with children.. is it similar? or something like a green card but can
go the other way?
You must have very patient employers in Germany. What's the job entail?
I don't know about that. I just have plenty of free time.
apam wrote to All <=-
I'm taking a break from BBSing, and what to do, I'll write an offline
mail reader.
If you want to have a play, I uploaded a windows installer here: http://andrew.pamment.id.au/files/TitanMailSetup.exe
It's a QT application so it should compile on anything that has QT.
It's only basic QWK, no QWK-E or fancy pants synchronet extensions :)
On Tue Jul 28 10:30:00 2020, Tiny wrote to apam <=-
apam wrote to All <=-
I'm taking a break from BBSing, and what to do, I'll write an offline mail reader.
LOL!
I need the fancy stuff. Bluewave. ;) Just can't deal with the lack of
area names for some reason. hahahaha
I will grab it and check it out though just cause.
I'm taking a break from BBSing, and what to do, I'll write an offline
mail reader.
I need that stuff too I think. I might add QWK-E support rather than bluewave, but I want to get the interface the way I like it first.
Have Fun! I'm up to version 1.0.3 now, with adjustable fonts, and sortable columns. Yay!
2. A simple webpage for/about my dad, who's terminally ill. So
celebrating some of his interests, as well as family and whatnot.
3. A simple webpage for my BBS (to be fair, it's mostly simple because
I'm kind of at a loss as to what to put on a page for my BBS. Currently it's an HTML 3.0 page that has just the basics (stormbbs.com), with a
link to an fTelnet page (bbs.stormbbs.com), and it seems like I should
do more with it.
4. ANSI calendar program for Mystic. It's a Python script, so different than xqtr's, but mostly I wanted an easy way to add ANSIs, and writing
my own seemed like the simplest solution (and good practice). But now
I'm making 1-3 ANSIs on most days. I'm up to 21 (with one from LDA from mistigris), aiming for about 400 in total.
2. A simple webpage for/about my dad, who's terminally ill. So celebrating some of his interests, as well as family and whatnot.
You don't have to share, but if you do I'd certainly read...
adding an fTelnet (or other telnet over HTML) function easy enough? Any tips/guides that you followed or left? I do want to be able to tell rookies how to login w/o any software on their end...
This sounds cool, I saw you post about it... and I'll check it out IF it is released. :P w00t w00t!
apam wrote to Tiny <=-
Hah. This is my fourth go at writing this email... apparently there was
a bug on linux. Who knows why it works on FreeBSD and NetBSD and
Windows.
I need that stuff too I think. I might add QWK-E support rather than bluewave, but I want to get the interface the way I like it first.
Have Fun! I'm up to version 1.0.3 now, with adjustable fonts, and
sortable columns. Yay!
On Wed Jul 29 09:14:00 2020, Tiny wrote to apam <=-
I need that stuff too I think. I might add QWK-E support rather than bluewave, but I want to get the interface the way I like it first.
Yes that's important as the main reason you're writing this is for
the interface!
Nice. I had a quick play with it. (Was probably the first version)
and it worked on my computer. I didn't do much as I didn't have any
mail to download. Will try again later with a packet from another board.
Quoting Apam to Tiny at 07-29-20 00:04 <=-
I need the fancy stuff. Bluewave. ;) Just can't deal with the lack of
area names for some reason. hahahaha
I need that stuff too I think. I might add QWK-E support rather than bluewave, but I want to get the interface the way I like it first.
I will grab it and check it out though just cause.
Have Fun! I'm up to version 1.0.3 now, with adjustable fonts, and
sortable columns. Yay!
I think it's fairly straightforward, because you can go to the fTelnet website and enter the needed info, and you'll have what you need in
order to put up the page.
Eh, for now it's something special for my BBS - I made it part of the login process. Perhaps I'll release it eventually, but as it is I'd be sending out updates every day, what with all the ANSIs. That said, it's all in a non-private GitHub repository, so it'd be easy enough to copy.
Regardless, thanks for the feedback and kind words.
Mauro Veiga wrote to APAM <=-
I need that stuff too I think. I might add QWK-E support rather than bluewave, but I want to get the interface the way I like it first.
Bluewave is much more advanced than QWK-E. It would be
really great if anyone develop a new Bluewave Door for Mystic and Synchronet, or modify the old BW Doors for new systems. And a modern reader too.
On 07-27-20 09:46, Ogg wrote to apam <=-
Have you tried SemPoint? It is a fine 16-bit based Windows program.
On 07-28-20 12:22, apam wrote to Ogg <=-
On Mon Jul 27 09:46:00 2020, Ogg wrote to apam <=-
Have you tried SemPoint? It is a fine 16-bit based Windows program.
No. I'm sure it's wonderful, but a 16-bit windows program isn't much
use to me.
On 07-29-20 10:19, Mauro Veiga wrote to APAM <=-
Bluewave is much more advanced than QWK-E. It would be really
great
if anyone develop a new Bluewave Door for Mystic and Synchronet,
or
modify the old BW Doors for new systems. And a modern reader too.
adding an fTelnet (or other telnet over HTML) function easy enough?Any
tips/guides that you followed or left? I do want to be able to tell rookies how to login w/o any software on their end...
The complicated bit was probably figuring out how to get a customized ANSI screen. And I don't entirely remember what exactly the issues were.
On Wed Jul 29 10:19:00 2020, Mauro Veiga wrote to APAM <=-
Quoting Apam to Tiny at 07-29-20 00:04 <=-
I need the fancy stuff. Bluewave. ;) Just can't deal with the lack of
area names for some reason. hahahaha
I need that stuff too I think. I might add QWK-E support rather than bluewave, but I want to get the interface the way I like it first.
Bluewave is much more advanced than QWK-E. It would be really great
if anyone develop a new Bluewave Door for Mystic and Synchronet, or
modify the old BW Doors for new systems. And a modern reader too.
apam wrote to Tiny <=-
Yeah I suppose. I got those slider things to work, now you can slide
the side bar and the message viewer like in an email client.
I also added QWK-E, it wasn't actually all that hard.
I imagine you're on windows yeah? I realized if I included another qt
dll it looks much more up to date, rather than the classic ui style.
Apam wrote to Mauro Veiga <=-
If you say so. I don't think it's any more advanced, better designed,
yes. It doesn't really do that much more than what you can do with
QWK-E.
It would be much less work if it was built in to the BBS system as you could take advantage of their message base apis - I'm sure if you did
the work Rob would pull it in, mystic on the other hand...
Anyway, I'm not doing it.
Quoting Gamgee to Mauro Veiga at 07-29-20 21:43 <=-
Mauro Veiga wrote to APAM <=-
I need that stuff too I think. I might add QWK-E support rather than bluewave, but I want to get the interface the way I like it first.
Bluewave is much more advanced than QWK-E. It would be
really great if anyone develop a new Bluewave Door for Mystic and Synchronet, or modify the old BW Doors for new systems. And a modern reader too.
The (modern) MultiMail reader supports the BW format.
Quoting Vk3jed to Mauro Veiga at 07-30-20 14:11 <=-
On 07-29-20 10:19, Mauro Veiga wrote to APAM <=-
Bluewave is much more advanced than QWK-E. It would be really
great
if anyone develop a new Bluewave Door for Mystic and Synchronet,
or
modify the old BW Doors for new systems. And a modern reader too.
For Synchronet, the way to go would be Javascript, and similarly, go
with the native MPL or MPY on Mystic. Modifying old doors is too DOS centric, and many of us run systems that are fundamentally incompatible with DOS doors. But that said, a Bluewave door for these systems would
be nice.
Quoting Apam to Mauro Veiga at 07-30-20 19:01 <=-
If you say so. I don't think it's any more advanced, better designed,
yes. It doesn't really do that much more than what you can do with
QWK-E.
I'm sure about 3 people would be super excited for a bluewave door for mystic and synchronet, but the amount of work to write a door that supports 2 completley different message base formats, it's not going to happen.
It would be much less work if it was built in to the BBS system as you could take advantage of their message base apis - I'm sure if you did
the work Rob would pull it in, mystic on the other hand...
Maybe it could be done with JavaScript as a Mod on Synchronet, and for that matter maybe as an MPL.
Anyway, I'm not doing it.
On Thu Jul 30 10:36:00 2020, Tiny wrote to Apam <=-
I've used both, and either are fine. Reason I stick with bluewave
is because it's what Ezycom supports. The QWK isn't qwk-e I don't
think.
It would be much less work if it was built in to the BBS system as you could take advantage of their message base apis - I'm sure if you did the work Rob would pull it in, mystic on the other hand...
Reminds me of the time you added bluewave to MagickaBBS in what an hour or
something? ;)
On Thu Jul 30 10:13:00 2020, Tiny wrote to apam <=-
Considering you've added that stuff to the BBS end before it was
probably pretty easy for you. :)
Yes I am. I'm just at that point in my life where windows is good
enough.
The complicated bit was probably figuring out how to get a customized screen. And I don't entirely remember what exactly the issues were.
Chuckle, that bit was interesting... you need to reduce your entire ANSI screen to a hexadecimal string. No idea why, its just how they do it.
Honestly it seems like a recipe for burn out to tackle that. You'd
have to deal with the fidonet fools complaining about stupid crap no one cares about since 1985.
You can use the "new" v2 embed portal and it'll convert your ANSI
Apam wrote to Tiny <=-
Ah ok. I haven't tried downloading a QWK packet from your BBS yet. I
was going to but I was tired and couldn't be bothered figuring out the subscribing system. :P
Reminds me of the time you added bluewave to MagickaBBS in what an hour or
something? ;)
Did I? I don't remember. lol.
Apam wrote to Tiny <=-
It was pretty easy, not so much because I've done it on the BBS end,
but the parts of QWK-E I wanted - long subject lines etc are very
simple, ie they're just kludges at the top of the messages. The long
area names I didn't even have to do anything.
I haven't looked at subscribing / unsubscribing to areas from the
reader, that would be interesting.
Hehe. I'm at that point where everything on computers is crap so I have
to work out which is least crap to use :P
I have windows 10 for playing games and compiling windows things, it's
Anyway, I've had a few beers tonight :-/ so I'm in a complainy mood lol
On 07-30-20 09:34, Mauro Veiga wrote to VK3JED <=-
For Synchronet, the way to go would be Javascript, and similarly, go
with the native MPL or MPY on Mystic. Modifying old doors is too DOS centric, and many of us run systems that are fundamentally incompatible with DOS doors. But that said, a Bluewave door for these systems would
be nice.
Yes! A BW door or OLMS style would be great.
On Fri Jul 31 08:34:00 2020, Tiny wrote to Apam <=-years
Oh that's good. Having always used bluewave I never looked into the specs
of QWK-E. I also wrote a soup/yarn doo dad for Maximus back a million
ago. I can't remember why now.
I haven't looked at subscribing / unsubscribing to areas from the reader, that would be interesting.
It's a handy feature to be sure. I do know ezycom supports that.
Playing games, and watching youtube videos is all I really do other then
offline mail.
On Fri Jul 31 08:31:00 2020, Tiny wrote to Apam <=-
Apam wrote to Tiny <=-
Ah ok. I haven't tried downloading a QWK packet from your BBS yet. I was going to but I was tired and couldn't be bothered figuring out the subscribing system. :P
Laugh. Tag some areas and you're done. Similar to MagickaBBS.
orReminds me of the time you added bluewave to MagickaBBS in what an hour
thesomething? ;)
Did I? I don't remember. lol.
Yeah you had it done in no time at all. I hadn't even walked away from
computer yet and you emailed back saying basic support was added.
Quoting Vk3jed to Mauro Veiga at 07-31-20 18:49 <=-
On 07-30-20 09:34, Mauro Veiga wrote to VK3JED <=-
For Synchronet, the way to go would be Javascript, and similarly, go
with the native MPL or MPY on Mystic. Modifying old doors is too DOS centric, and many of us run systems that are fundamentally incompatible with DOS doors. But that said, a Bluewave door for these systems would
be nice.
Yes! A BW door or OLMS style would be great.
All it takes is a programmer who wants to scratch that particular
itch. ;)
ú ùþ úÂÂÄÄ¿
³ ÜÜÛÛÛÛÛÜÜÜÜþÜÜÜÜ ú ù ú
ÄÄÅÄÄ °°±ÛÛ±±±±ÛÛÛßÛ²ÝÛÝÛÛÝþ Üú Cutting Edge Computing Presents
³ °°±ÛÛ±±±±±²²²²²ÛÛÛÛÛÛÛÜþúÝ ù
°°±ÛÛ±±±±²²²²ÛÛßßÛßÝÛÛÛÛÛÝÜúþ
°°±ÛÛ±±±²²²²²Ûß þúßÞþßþþÜùþ The
°°±±Û±±±²²²²²Ûß ú ù
°°±±Û±±±±²²²ÛÝ ÂÂÄ¿ ÂÂÄ ÂÂ Â ÂÂÄÄ¿ ÂÂ Â Â ÚÂÄÄ¿ ÂÂ Â
°°±±²ÛÛ±±±²²²ÛÜ ³ÃÄÁ¿ ³³ ³³ ³ ³ÃÄ ³³ ³ ³ ³ÃÄij ³³ ÚÙ³ÃÄ
°°±±±²²ÛÛ±±±²²²ÛÝ ÁÁÄÄÙ ÁÁÄÄÙ ÁÁÄÄÙ ÁÁÄÄÙ ÀÁÄÁÄÙ ÁÁ Á ÀÁÄÙÁÁÄÄÙ
°°±±±±±²²ÛÛ±±±²²²ÛÜÜÜ
°°±±±±±²²²ÛÛÛ±±±²²²²²²ÛÜ Mail System
°°±±±±±²²²²²ÛÛÛÛ±±±±±±²²²ÛÜÜ ³
°°±±±±±²²²²²²²ÛÛÛÛÛÛÛÛÛÛÛÛÛ ß_ÜÜÜÜÜ ÄÄÅÄÄ ±±ÛÛÛ±±±±ÛÛÛÛ±±±ÛÛÛÛÛÛ±±±ÛÛÛÛ±±±±ÛÛÛ±± ³ ±±ÛÛÛ±±±±ÛÛÛÛ±±±ÛÛÛÛÛÛ±±±ÛÛÛÛ±±±±ÛÛÛ±± Copyright (C) 1992-1996 ±±ÛÛÛ±±±±ÛÛÛÛ±±±ÛÛÛÛÛÛ±±±ÛÛÛÛ±±±±ÛÛÛ±± Cutting Edge Computing
I'm taking a break from BBSing, and what to do, I'll write an offline mail reader.Sorry that you got burned out, but the offline mail reader program is very appreciated. Thank you for your efforts.
Apam wrote to Tiny <=-
Laugh. Tag some areas and you're done. Similar to MagickaBBS.
I'll have another go tomorrow. Getting late again :)
lol, spent today adding qwk downloading to titan, took way more than an hour, must be getting slow. Still have to do uploading.
I'm not really very good at this "Taking a break from BBSing". Ah well.
On 07-31-20 10:38, Mauro Veiga wrote to VK3JED <=-
Yes! A BW door or OLMS style would be great.
All it takes is a programmer who wants to scratch that particular
itch. ;)
Yeah! :-)
Sysop: | sneaky |
---|---|
Location: | Ashburton,NZ |
Users: | 28 |
Nodes: | 8 (0 / 8) |
Uptime: | 29:12:24 |
Calls: | 2,012 |
Calls today: | 2 |
Files: | 11,119 |
Messages: | 944,188 |