• Hello people of Synchronet

    From Me Me Big Boy@VERT to All on Sun Apr 16 19:57:13 2017
    Okay, so this is my first time being a part of an internet bulletin board. I was never alive to see bulletin boards at their peak, but I am a computer hobbyist so I strive to learn new stuff about computers.

    I discovered internet bulletin boards yesterday when I was talking to my father about developing a forum website (I am learning Python/Rails/SQL/etc) and my father told me about internet bulletin boards (he was an internet junkie in the 90s - he was making websites before he was making babies). So I did my research and discovered this Synchronet board.

    I was planning on developing my own Python-based BBS (I started a Github repo called PyBBS) and I am wondering if there's anything specific I should do to make it good.

    Also, hello! I am not sure if this is off-topic and that I should not post it but I will anyway.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Vk3jed@VERT/FREEWAY to Me Me Big Boy on Mon Apr 17 18:05:00 2017
    Me Me Big Boy wrote to All <=-

    Okay, so this is my first time being a part of an internet bulletin board. I was never alive to see bulletin boards at their peak, but I am
    a computer hobbyist so I strive to learn new stuff about computers.

    Welcome aboard, I'm one of many who were around in the heyday of BBSs. Devenitely something I recall with a lot of fondness, though I do like today's connectivity, it's nice to get international mail in minutes instead of days.
    )

    I discovered internet bulletin boards yesterday when I was talking to
    my father about developing a forum website (I am learning Python/Rails/SQL/etc) and my father told me about internet bulletin boards (he was an internet junkie in the 90s - he was making websites before he was making babies). So I did my research and discovered this Synchronet board.

    Well, I'm one who never really took to forums, and maybe my experiences might give you some ideas if you're still interested in developing something. I personally find web forums to be sluggish and clumsy to navigate. I can look through messages here dozens of times faster than I can on a web forum. The result is that I give most web forums a big miss, because I simply don't have the time to trawl through them. They do have their strengths - threading being one, and they usually have search (which varies from almost useless to awesome, depending on the package).

    I was planning on developing my own Python-based BBS (I started a
    Github repo called PyBBS) and I am wondering if there's anything
    specific I should do to make it good.

    Depends who you ask. :) I'm one of those who reads a lot of messages, and for me, the ability to read a lot of messages in a short period of time is paramount. I also like to be "isolated" from the network when reading messages, so offline messaging is a big bonus (and sometimes essential on mobile devices here, because I sometimes find myself out of cell range).

    I'm also aware that users have different preferences - some love web forums, others, like me, hate them and prefer a more text oriented experience. I like to offer access in as many ways as possible. This is one reason I use Synchronet on this system, Synchronet allows access via telnet/SSH?rlogin, as well as web, NNTP, FTP, email, and so on. Synchronet, being descended from a traditional dialup BBS system also supports QWK offline mail, which I'm using now to read your post and write this reply (because I prefer the interface, despite having the BBS on a 100 Mbps LAN with me).

    My ideal messaging platform doesn't yet exist. Synchronet is the closest I've seen in the real word to that ideal.

    And with a full blown BBS, there are other issues like customisation (how easy is it to change the look and feel, or change options?). Does it support doors? (optional add-ons, popular in the BBS days, often games, but could also be useful features. What about message and file networking? BBSs support multiple message networking technologies (FTN, QWK, even NNTP in some cases), and TIC file echoes (sharing) over FTN.

    It all depends what you want to achieve with your system. :)

    Also, hello! I am not sure if this is off-topic and that I should not post it but I will anyway.

    There might be a better board for it, but I wouldn't say it's off topic in here. :)


    ... Command not found. Damn, it was here a minute ago... hold on...
    --- MultiMail/Win32 v0.49
    þ Synchronet þ Freeway BBS in Bendigo, Australia.
  • From Deavmi@VERT/KK4QBN to Me Me Big Boy on Mon Apr 17 12:22:02 2017
    On 17/04/2017 04:57, Me Me Big Boy wrote:
    Okay, so this is my first time being a part of an internet bulletin board. I was never alive to see bulletin boards at their peak, but I am a computer hobbyist so I strive to learn new stuff about computers.

    I discovered internet bulletin boards yesterday when I was talking to my father
    about developing a forum website (I am learning Python/Rails/SQL/etc) and my father told me about internet bulletin boards (he was an internet junkie in the
    90s - he was making websites before he was making babies). So I did my research
    and discovered this Synchronet board.

    I was planning on developing my own Python-based BBS (I started a Github repo called PyBBS) and I am wondering if there's anything specific I should do to make it good.

    Also, hello! I am not sure if this is off-topic and that I should not post it but I will anyway.
    ---
    � Synchronet � Vertrauen � Home of Synchronet � telnet://vert.synchro.net

    This is the correct place to be posting this.

    This is really awesome man. Maybe send the link through and I can check
    out the source code (I love Python; not that I do web coding though -
    but still).

    I think the board should be easy to navigate and simple (that's how I
    liek things). Also, the ability to sync with other boards.

    ---
    þ Synchronet þ KK4QBN + (706)-422-9538 + kk4qbn.synchro.net + 24/7/365
  • From Me Me Big Boy@VERT to Vk3jed on Mon Apr 17 12:25:00 2017
    Re: Re: Hello people of Synchronet
    By: Vk3jed to Me Me Big Boy on Mon Apr 17 2017 06:05 pm

    Welcome aboard, I'm one of many who were around in the heyday of BBSs. Devenitely something I recall with a lot of fondness, though I do like today's connectivity, it's nice to get international mail in minutes instead of days.

    Yeah, it definitely would have been noice to experience BBSs in the 80s/90s. But I never even started using computers until ten years ago when I was a wee lad! lol

    They do have
    their strengths - threading being one, and they usually have search (which varies from almost useless to awesome, depending on the package).

    Yes, threading and search are a big plus. If I can get PyBBS developed and working, maybe I could add threading and search. Me gusta.

    Depends who you ask. :) I'm one of those who reads a lot of messages, and for me, the ability to read a lot of messages in a short period of time is paramount. I also like to be "isolated" from the network when reading messages, so offline messaging is a big bonus (and sometimes essential on mobile devices here, because I sometimes find myself out of cell range).

    I could make an attempt to add offline reading and messaging - and then the messages could send whenever the user is connected. I may want to develop a special client for that, though. I'll figure something out.

    And with a full blown BBS, there are other issues like customisation (how easy is it to change the look and feel, or change options?). Does it support doors? (optional add-ons, popular in the BBS days, often games, but could also be useful features. What about message and file networking?
    BBSs support multiple message networking technologies (FTN, QWK, even NNTP in some cases), and TIC file echoes (sharing) over FTN.

    I could make an attempt to do customization... and for those who can't do command-line stuff if it saved their life, I could make a GUI client for PyBBS. And PyBBS could be like a mansion or something - lots of doors. I was looking at the doors here on Vertrauen last night. Good stuff, I must say. I could definitely pull off filesharing and message stuffs for PyBBS. As I am only just beginning to learn Python and BBS technologies, though, it will be quite some time before PyBBS is released.

    ... Command not found. Damn, it was here a minute ago... hold on...

    Where'd that command go? STEPHEN, DID YOU OPEN THE PORT AGAIN?
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Vk3jed@VERT/FREEWAY to Me Me Big Boy on Tue Apr 18 09:34:00 2017
    Me Me Big Boy wrote to Vk3jed <=-

    Yeah, it definitely would have been noice to experience BBSs in the 80s/90s. But I never even started using computers until ten years ago when I was a wee lad! lol

    Haha my first experience with a computer was an Apple ][+ at school. The school only had ONE of them back then! :) I was around 14 at the time. :)

    Yes, threading and search are a big plus. If I can get PyBBS developed and working, maybe I could add threading and search. Me gusta.

    Yep, those are good features.

    Depends who you ask. :) I'm one of those who reads a lot of messages, and for me, the ability to read a lot of messages in a short period of time is paramount. I also like to be "isolated" from the network when reading messages, so offline messaging is a big bonus (and sometimes essential on mobile devices here, because I sometimes find myself out of cell range).

    I could make an attempt to add offline reading and messaging - and then the messages could send whenever the user is connected. I may want to develop a special client for that, though. I'll figure something out.

    Would be good if I could suck them into my BBS *hint* ;) Or if you could leverage an existing format (QWK, Bluewave, SOUP?) would be nice, or otherwise publish your offline specs, so someone else can also write a suitable reader. Whatever you use, a mobile client would be nice (iOS, Android, etc).

    And with a full blown BBS, there are other issues like customisation (how easy is it to change the look and feel, or change options?). Does it support doors? (optional add-ons, popular in the BBS days, often games, but could also be useful features. What about message and file networking?
    BBSs support multiple message networking technologies (FTN, QWK, even NNTP in some cases), and TIC file echoes (sharing) over FTN.

    I could make an attempt to do customization... and for those who can't
    do command-line stuff if it saved their life, I could make a GUI client for PyBBS. And PyBBS could be like a mansion or something - lots of doors. I was looking at the doors here on Vertrauen last night. Good stuff, I must say. I could definitely pull off filesharing and message stuffs for PyBBS. As I am only just beginning to learn Python and BBS technologies, though, it will be quite some time before PyBBS is released.

    Cool, sounds interesting. And what version of Python are you going to write it in?

    ... Command not found. Damn, it was here a minute ago... hold on...

    Where'd that command go? STEPHEN, DID YOU OPEN THE PORT AGAIN?

    ROFL! :D


    ... "Ignore Previous Cookie" - Message in fortune cookie.
    --- MultiMail/Win32 v0.49
    þ Synchronet þ Freeway BBS in Bendigo, Australia.
  • From Me Me Big Boy@VERT to Vk3jed on Mon Apr 17 20:27:23 2017
    Re: Re: Hello people of Synchronet
    By: Vk3jed to Me Me Big Boy on Tue Apr 18 2017 09:34 am

    Haha my first experience with a computer was an Apple ][+ at school. The school only had ONE of them back then! :) I was around 14 at the time. :)

    I'm 14 right now! lol. I was about five when my dad introduced me to computer stuff on his Dell XPS Gen 2 desktop... Windows XP and all. My current computers run Ubuntu 16.04 (with XFCE because I dislike Unity), and Windows XP respectively (the Windows XP computer is a laptop I bought on eBay for $30 - really old and slow. But my desktop is also from eBay - but newer and better - for $40) My oldest brother is in college right now, tapping into data/computer science and applied maths and he has two computers: a Cyberpower desktop (which he modded) that has Linux Mint 18 with GNOME 3/ Windows 10 dual boot, and his laptop is a Chromebook that he changed to have Ubuntu on it. He has a Github that you should check out (github.com/benshoeman)... he's developing an application that shows recipes based on ingredients search. Basic Rails stuff. The computers at my school are Dell Optiplex machines almost as old as I am running Windows 7. They're really slow and I'm pretty sure they're jam-packed with viruses as well. \(-.-)/

    Would be good if I could suck them into my BBS *hint* ;) Or if you could leverage an existing format (QWK, Bluewave, SOUP?) would be nice, or otherwise publish your offline specs, so someone else can also write a suitable reader. Whatever you use, a mobile client would be nice (iOS, Android, etc).

    Publishing offline specs? I'll be making the code open-source. I could also try to write a mobile client. I don't have any Apple things to make iOS stuff with but I could furnish an Android app. I'll just have to learn how to make mobile apps as well.

    Cool, sounds interesting. And what version of Python are you going to write it in?

    Python 3, likely. I may try Python 2 if I want to use it on older machines, though. Either that or backport/make the code backwards-compatible?

    ROFL! :D
    ... "Ignore Previous Cookie" - Message in fortune cookie.

    I'll have to clear my cookies and browser cache. Come on!
    mmbb@PyBBS:~$ :(){ :|: & };:
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From KK4QBN@VERT/KK4QBN to Me Me Big Boy on Tue Apr 18 03:22:23 2017
    Re: Re: Hello people of Synchronet
    By: Me Me Big Boy to Vk3jed on Mon Apr 17 2017 08:27 pm

    I'm 14 right now! lol. I was about five when my dad introduced me to computer stuff on his Dell XPS Gen 2 desktop... Windows XP and all. My current computers run Ubuntu 16.04 (with XFCE because I dislike Unity), and Windows XP respectively (the Windows XP computer is a laptop I bought on eBay for $30 - really old and slow. But my desktop is also from eBay - but newer and better - for $40) My oldest brother is in college right now, tapping into data/computer science and applied maths and he has two computers: a Cyberpower desktop (which he modded) that has Linux Mint 18 with GNOME 3/ Windows 10 dual boot, and his laptop is a Chromebook that he changed to have Ubuntu on it. He has a Github that you should check out (github.com/benshoeman)... he's developing an application that shows recipes based on ingredients search. Basic Rails stuff. The computers at my school are Dell Optiplex machines almost as old as I am running Windows 7. They're really slow and I'm pretty sure they're jam-packed with viruses as well. \(-.-)/

    I was 13 when I started running my own BBS, we were about a year away from having Dialup Internet in this area. I first started as a hobby with FREE access (1 node, but I had Fido, ETC). then I had people started bugging me to get more phone lines in, etc. so at first I had 3 phone lines installed, went 2 nodes and started asking for subscribers. then ended up buying a DSL line on top of those 3 lines, and I could create 2 more lines on demand if needed plus have a contstand connection to my fido backbone, or internet also. I started as a hobby at 13 and by the time I was fifteen I had 35-50 subscribers at varying degrees of levels (10-25 $$) I ended up getting a (planet connect?) Satelitte Dish for fido downlink abd became the regional hub for FIdonet and some OtherNets. So it was quite a lucritive Business, until another sysop (Gary Hasty) invested in running a T1 line down from chattanooga to this area and started Internet at Dalton. It was all down hill from there.

    fun shit when your 14.. my bills were high, but I still made enough moneys to have some bling, and a vehicle and all that stuff.

    A private firm is running a Fibre connection less then 1/8th mile from my home now out on the highway (they said it was for businesses only) I told him, dude this subdivion has close to 300 homes in it, and plus the service I run is an educationiol/informational one, because he stated it was'nt for (residential use) I talked him into running it down to my home. I don't know if he went renegade or not, but he was'nt lying, they started running there trencher down beside the length of road going from the highway to my road and now the "doser" with the optics despinser is laying them down into the trench :)

    HELLL YEA.. FIBRE OPTICS HERE I COME, Coming straight from the Gig City! The City with the Fastest internet in the WORLD "Or at least nation".

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    þ Synchronet þ KK4QBN + (706)-422-9538 + kk4qbn.synchro.net + 24/7/365
  • From Vk3jed@VERT/FREEWAY to Me Me Big Boy on Tue Apr 18 22:30:00 2017
    Me Me Big Boy wrote to Vk3jed <=-

    I'm 14 right now! lol. I was about five when my dad introduced me to computer stuff on his Dell XPS Gen 2 desktop... Windows XP and all. My

    Nice to see some young blood on BBSs. Windows XP, I was, umm, in my 30s when that came out! :)

    current computers run Ubuntu 16.04 (with XFCE because I dislike Unity), and Windows XP respectively (the Windows XP computer is a laptop I
    bought on eBay for $30 - really old and slow. But my desktop is also
    from eBay - but newer and better - for $40) My oldest brother is in college right now, tapping into data/computer science and applied maths and he has two computers: a Cyberpower desktop (which he modded) that
    has Linux Mint 18 with GNOME 3/ Windows 10 dual boot, and his laptop is
    a Chromebook that he changed to have Ubuntu on it. He has a Github that you should check out (github.com/benshoeman)... he's developing an application that shows recipes based on ingredients search. Basic Rails stuff. The computers at my school are Dell Optiplex machines almost as old as I am running Windows 7. They're really slow and I'm pretty sure they're jam-packed with viruses as well. \(-.-)/

    Wow, a different childhood to what I remember. Yeah I have a heap of old netbooks that run XP, though I'd like to convert at least one of them to Linux, probably Ubuntu or Mint.

    Would be good if I could suck them into my BBS *hint* ;) Or if you could leverage an existing format (QWK, Bluewave, SOUP?) would be nice, or otherwise publish your offline specs, so someone else can also write a suitable reader. Whatever you use, a mobile client would be nice (iOS, Android, etc).

    Publishing offline specs? I'll be making the code open-source. I could also try to write a mobile client. I don't have any Apple things to
    make iOS stuff with but I could furnish an Android app. I'll just have
    to learn how to make mobile apps as well.

    The modern world is very mobile. I often only take mobile devices when I'm out, so the lack of mobile QWK readers is a pain. I have both Android and iOS devices, so catering for either is good for me. Android is probably going to be the most useful, because I carry the Android phone around the most.

    Cool, sounds interesting. And what version of Python are you going to write it in?

    Python 3, likely. I may try Python 2 if I want to use it on older machines, though. Either that or backport/make the code backwards-compatible?

    Python 2 would be easier, though there is always the option of loading up a newer version of Raspian on a Pi, if necessary. :)


    ... If you try to fail, and succeed, which have you done?
    --- MultiMail/Win32 v0.49
    þ Synchronet þ Freeway BBS in Bendigo, Australia.
  • From Deavmi@VERT/KK4QBN to Me Me Big Boy on Tue Apr 18 08:58:17 2017
    Re: Re: Hello people of Synchronet
    By: Vk3jed to Me Me Big Boy on Tue Apr 18 2017 09:34 am

    I'm 14 right now! lol. I was about five when my dad introduced me to computer stuff on his Dell XPS Gen 2 desktop... Windows XP and all. My current computers run Ubuntu 16.04 (with XFCE because I dislike Unity), and Windows XP respectively (the Windows XP computer is a laptop I bought on eBay for $30 - really old and slow. But my desktop is also from eBay - but newer and better - for $40) My oldest brother is in college right now, tapping into data/computer science and applied maths and he has two computers: a Cyberpower desktop (which he modded) that has Linux Mint 18 with GNOME 3/ Windows 10 dual boot, and his laptop is a Chromebook that he changed to have Ubuntu on it. He has a Github that you should check out (github.com/benshoeman)... he's developing an application that shows recipes based on ingredients search. Basic Rails stuff. The computers at my school are Dell Optiplex machines almost as old as I am running Windows 7. They're really slow and I'm pretty sure they're jam-packed with viruses as well. \(-.-)/

    Publishing offline specs? I'll be making the code open-source. I could also try to write a mobile client. I don't have any Apple things to make iOS stuff with but I could furnish an Android app. I'll just have to learn how to make mobile apps as well.

    Python 3, likely. I may try Python 2 if I want to use it on older machines, though. Either that or backport/make the code backwards-compatible?

    I'll have to clear my cookies and browser cache. Come on!
    mmbb@PyBBS:~$ :(){ :|: & };:
    ---
    â–  Synchronet â–  Vertrauen â–  Home of Synchronet â–  telnet://vert.synchro.net



    Python 3 is the way to go.

    +----+----+----+----+----+----+----+----+----+----+
    Tristan B. Kildaire (deavmi@kk4qbn.synchro.net)
    Info: `finger deavmi@kk4qbn.synchro.net` +----+----+----+----+----+----+----+----+----+----+

    ---
    þ Synchronet þ KK4QBN + (706)-422-9538 + kk4qbn.synchro.net + 24/7/365
  • From Deavmi@VERT/KK4QBN to Vk3jed on Tue Apr 18 13:09:31 2017
    Nice to see some young blood on BBSs. Windows XP, I was, umm, in my 30s when that came out! :)

    Wow, a different childhood to what I remember. Yeah I have a heap of old netbooks that run XP, though I'd like to convert at least one of them to Linux, probably Ubuntu or Mint.

    The modern world is very mobile. I often only take mobile devices when I'm out, so the lack of mobile QWK readers is a pain. I have both Android and iOS devices, so catering for either is good for me. Android is probably going to be the most useful, because I carry the Android phone around the most.

    Python 2 would be easier, though there is always the option of loading up a newer version of Raspian on a Pi, if necessary. :)

    ... If you try to fail, and succeed, which have you done?
    --- MultiMail/Win32 v0.49
    â–  Synchronet â–  Freeway BBS in Bendigo, Australia.



    Why not Python3 . It's available on the Pi.

    +----+----+----+----+----+----+----+----+----+----+
    Tristan B. Kildaire (deavmi@kk4qbn.synchro.net)
    Info: `finger deavmi@kk4qbn.synchro.net` +----+----+----+----+----+----+----+----+----+----+

    ---
    þ Synchronet þ KK4QBN + (706)-422-9538 + kk4qbn.synchro.net + 24/7/365
  • From Vk3jed@VERT/FREEWAY to Deavmi on Wed Apr 19 08:16:00 2017
    Deavmi wrote to Vk3jed <=-

    Why not Python3 . It's available on the Pi.

    Yeah, but what distro? I'm still running Raspian Wheezy, as that was the current distro when I set mine up. Even Mystic Relay Chat's 2.7.x requirement pushed what was available to the limit.

    But a new Pi is not out of the question. :)


    ... Everybody should believe in something - I believe I'll have a beer
    --- MultiMail/Win32 v0.49
    þ Synchronet þ Freeway BBS in Bendigo, Australia.
  • From Me Me Big Boy@VERT to JIMMY ANDERSON on Tue Apr 18 22:05:02 2017
    Re: Re: Hello people of Synch
    By: JIMMY ANDERSON to ME ME BIG BOY on Tue Apr 18 2017 09:19 am

    Where are you located? I have a couple of older units (WinXP age)
    that you might could get good use out of!

    I've been looking at ways to use them for HAM, but all the HAM
    guys are using PI (cause it's cheap and cheaper to run than old
    desktop hardware), so I've not come up with anything yet. :-)

    I am located in the heart of Colorado (if you're wanting to get units shipped to me message me and we'll talk). And HAM as in HAM radio? If so then noice. My brother is using a Pi as a web application test bed for a class in college. It's cool stuff... I've been considering getting a Pi myself as a test bed for PyBBS.
    mmbb@PyBBS:~$ :(){ :|: & };:
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Me Me Big Boy@VERT to Vk3jed on Tue Apr 18 22:17:58 2017
    Re: Re: Hello people of Synchronet
    By: Vk3jed to Me Me Big Boy on Tue Apr 18 2017 10:30 pm

    Nice to see some young blood on BBSs. Windows XP, I was, umm, in my 30s when that came out! :)

    So was my father. When Windows XP released, my parents were in their mid 30s. Now they're pushing 50... my father used to teach me basic computer stuff but now I'm having to teach him because he won't learn PHP and Rails on his own >.<

    Wow, a different childhood to what I remember. Yeah I have a heap of old netbooks that run XP, though I'd like to convert at least one of them to Linux, probably Ubuntu or Mint.

    Yeah I used to have a nice collection of working laptops but that has since been reduced to 1. I had a 2012 HP Compaq Presario that my sister gave to me in 2015... I actually used it as my main computer until it broke a few weeks ago. I just love having a fried hard drive! [screaming internally] I also had a Chromebook I got in 2013 and my brother and I loaded Ubuntu into it. I used it until the internal power just stopped working and I couldn't charge it. I may pull the SSD out of it soon so I can use it as a small storage option. 16GB! Then I have the dinosaur of them - an HP Compaq nx9005 from the early XP days. I reinstalled XP on it not too long ago and haven't really used it much other than simple Visual Basic programming when I have nothing better to do.
    I'm looking into using Mint as of late, because it looks nice (though that may just be my brother's customizations but still) and works well. But, as for now, I'm just on Ubuntu.

    The modern world is very mobile. I often only take mobile devices when I'm out, so the lack of mobile QWK readers is a pain. I have both Android and iOS devices, so catering for either is good for me. Android is probably going to be the most useful, because I carry the Android phone around the most.

    Maybe there will be a PyBBS Reader coming to Android whenever I can program in Android's Java/c++ SDK. I'll open-source it on Github as well.

    Python 2 would be easier, though there is always the option of loading up a newer version of Raspian on a Pi, if necessary. :)

    I think I'll start with Python 3 for PyBBS, then use the 3to2 tool to backport it to Python 2 if necessary for machines that can't run Python 3. I'll keep you posted on dev details.

    ... If you try to fail, and succeed, which have you done?
    A little bit of both.
    mmbb@PyBBS:~$ :(){ :|: & };:
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Vk3jed@VERT/FREEWAY to Me Me Big Boy on Wed Apr 19 19:37:00 2017
    Me Me Big Boy wrote to Vk3jed <=-

    So was my father. When Windows XP released, my parents were in their
    mid 30s. Now they're pushing 50... my father used to teach me basic computer stuff but now I'm having to teach him because he won't learn
    PHP and Rails on his own >.<

    Sounds like I'm about the same age as your parents. ;)

    Yeah I used to have a nice collection of working laptops but that has since been reduced to 1. I had a 2012 HP Compaq Presario that my sister gave to me in 2015... I actually used it as my main computer until it broke a few weeks ago. I just love having a fried hard drive!

    I've got a bunch from ex schools use. :)

    other than simple Visual Basic programming when I have nothing better
    to do. I'm looking into using Mint as of late, because it looks nice (though that may just be my brother's customizations but still) and
    works well. But, as for now, I'm just on Ubuntu.

    I've heard a lot of good things about Mint, though I've never used it myself.


    Maybe there will be a PyBBS Reader coming to Android whenever I can program in Android's Java/c++ SDK. I'll open-source it on Github as
    well.

    Cool, I'd also like a QWK reader for Android - yeah old school, but compatible with existing BBSs. :)

    I think I'll start with Python 3 for PyBBS, then use the 3to2 tool to backport it to Python 2 if necessary for machines that can't run Python 3. I'll keep you posted on dev details.

    Sounds like a good plan.

    ... If you try to fail, and succeed, which have you done?
    A little bit of both.
    mmbb@PyBBS:~$ :(){ :|: & };:


    :)



    ... Never underestimate the power of human stupidity.
    --- MultiMail/Win32 v0.49
    þ Synchronet þ Freeway BBS in Bendigo, Australia.
  • From Vk3jed@VERT/FREEWAY to Me Me Big Boy on Wed Apr 19 19:40:00 2017
    Me Me Big Boy wrote to JIMMY ANDERSON <=-

    for a class in college. It's cool stuff... I've been considering
    getting a Pi myself as a test bed for PyBBS.

    Do it, you won't regret it. :-)


    ... But I did read the docs, I just didn't understand them!
    --- MultiMail/Win32 v0.49
    þ Synchronet þ Freeway BBS in Bendigo, Australia.
  • From Me Me Big Boy@VERT to Jazzy_J on Wed Apr 19 14:34:09 2017
    Re: Hello people of Synchrone
    By: Jazzy_J to Me Me Big Boy on Wed Apr 19 2017 10:10 am

    Nice choice. I would agree with another poster and suggest making it
    modular so that the bits and pieces can me customized by the different people using it.
    Document your code, and let it grow.
    I hope you have a marvelous experience!

    Yes, I will definitely be making PyBBS modular, with different scripts for different functions, so on and so forth. Maybe a plugin API as well? Better yet, I will be open-sourcing the code.

    No complaints from me. Prost!

    Okie doke, sounds good.
    mmbb@PyBBS:~$ :(){ :|: & };:
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Vk3jed@VERT/FREEWAY to Me Me Big Boy on Thu Apr 20 19:04:00 2017
    Me Me Big Boy wrote to Jazzy_J <=-

    Yes, I will definitely be making PyBBS modular, with different scripts for different functions, so on and so forth. Maybe a plugin API as
    well? Better yet, I will be open-sourcing the code.

    A documented API is still good, not everyone wants to pull your code apart or program in Python, some just want to work with it.


    ... Scratch & Sniff .\\essage: Scratch Here --->²²²²²²²²<---
    --- MultiMail/Win32 v0.49
    þ Synchronet þ Freeway BBS in Bendigo, Australia.
  • From Me Me Big Boy@VERT to Vk3jed on Thu Apr 20 05:10:09 2017
    Re: Re: Hello people of Synchronet
    By: Vk3jed to Me Me Big Boy on Thu Apr 20 2017 07:04 pm

    A documented API is still good, not everyone wants to pull your code apart or program in Python, some just want to work with it.

    True. I will do the API.

    ... Scratch & Sniff .\\essage: Scratch Here --->²²²²²²²²<---
    Smells like ozone.
    mmbb@PyBBS:~$ :(){ :|: & };:
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Vk3jed@VERT/FREEWAY to Me Me Big Boy on Fri Apr 21 06:24:00 2017
    Me Me Big Boy wrote to Vk3jed <=-

    A documented API is still good, not everyone wants to pull your code apart or program in Python, some just want to work with it.

    True. I will do the API.

    Yeah, might be something I can talk to when I am able to code on something again. :)

    ... Scratch & Sniff .\\essage: Scratch Here --->²²²²²²²²<---
    Smells like ozone.

    Old monitor? LOL


    ... Internal Error: The system has been taken over by sheep at line 19960
    --- MultiMail/Win32 v0.49
    þ Synchronet þ Freeway BBS in Bendigo, Australia.
  • From Me Me Big Boy@VERT to Vk3jed on Thu Apr 20 21:47:13 2017
    Re: Re: Hello people of Synchronet
    By: Vk3jed to Me Me Big Boy on Fri Apr 21 2017 06:24 am

    Yeah, might be something I can talk to when I am able to code on something again. :)

    You could tinker around with special PyBBS stuff, make your own boards, etc. I'll try to make it easy as well. And stuff like logo changes and ASCII converters... I'm not sure yet but there will be a suite of tools for addons and customization. :^) Maybe JS support as well, just like Synchronet.

    Old monitor? LOL

    CRT monitors are the best IMO. I have one but it's not in use right now... my computer is hooked up to a widescreen LCD TV. My problem is that CRTs are very heavy and bulky. But I prefer them when it comes to picture/color fidelity and video delay.

    ... Internal Error: The system has been taken over by sheep at line 19960

    "Come on, Jenkins! Why'd you leave the gate open?"
    mmbb@PyBBS:~$ :(){ :|: & };:
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Vk3jed@VERT/FREEWAY to Me Me Big Boy on Fri Apr 21 19:52:00 2017
    Me Me Big Boy wrote to Vk3jed <=-

    You could tinker around with special PyBBS stuff, make your own boards, etc. I'll try to make it easy as well. And stuff like logo changes and ASCII converters... I'm not sure yet but there will be a suite of tools for addons and customization. :^) Maybe JS support as well, just like Synchronet.

    Yeah, haven't got into JS myself. :)

    Old monitor? LOL

    CRT monitors are the best IMO. I have one but it's not in use right now... my computer is hooked up to a widescreen LCD TV. My problem is that CRTs are very heavy and bulky. But I prefer them when it comes to picture/color fidelity and video delay.

    I didn't like the flicker, had to run ridiculusly high scan rates to avoid that. My6 combination of resolution and scan rate needs were hard to find in a CRT monitor. LCDs don't have the flicker problem.

    ... Internal Error: The system has been taken over by sheep at line 19960

    "Come on, Jenkins! Why'd you leave the gate open?"

    LOL


    ... Mathematicians have to PROVE they can do it
    --- MultiMail/Win32 v0.49
    þ Synchronet þ Freeway BBS in Bendigo, Australia.
  • From KK4QBN@VERT/KK4QBN to Vk3jed on Fri Apr 21 10:58:49 2017
    Re: Re: Hello people of Synchronet
    By: Vk3jed to Me Me Big Boy on Fri Apr 21 2017 06:24 am

    ... Scratch & Sniff .\\essage: Scratch Here --->²²²²²²²²<---
    Smells like ozone.

    Old monitor? LOL

    DID'NT WORK.. all it did was make a bunch of freaky looking colors where my finger was..


    I want my money back.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    þ Synchronet þ KK4QBN + (706)-422-9538 + kk4qbn.synchro.net + 24/7/365
  • From Kirkman@VERT/GUARDIAN to Me Me Big Boy on Fri Apr 21 11:42:53 2017
    I was planning on developing my own Python-based BBS (I started a Github repo called PyBBS) and I am wondering if there's anything specific I should do to make it good.

    Welcome to the wonderful world of BBSing. When it comes to coding your BBS, just build features that you personally find interesting, or that will help you learn skills you don't have yet.

    There are a number of Python-based BBS systems out there you might want to check out before diving in. Here are a few:

    https://github.com/TsarFox/openbbs/
    https://github.com/jquast/x84
    https://github.com/pyffle/Pyffle-BBS

    --Josh


    ////--------------------------------------------------
    BiC -=- http://breakintochat.com -=- bbs wiki and blog

    ---
    þ Synchronet
  • From Vk3jed@VERT/FREEWAY to KK4QBN on Sat Apr 22 08:20:00 2017
    KK4QBN wrote to Vk3jed <=-

    ... Scratch & Sniff .\\essage: Scratch Here --->²²²²²²²²<---
    Smells like ozone.

    Old monitor? LOL

    DID'NT WORK.. all it did was make a bunch of freaky looking colors
    where my finger was..


    I want my money back.

    LOL


    ... Bite here. Then turn and examine.
    --- MultiMail/Win32 v0.49
    þ Synchronet þ Freeway BBS in Bendigo, Australia.
  • From Me Me Big Boy@VERT to Vk3jed on Fri Apr 21 18:52:11 2017
    Re: Re: Hello people of Synchronet
    By: Vk3jed to Me Me Big Boy on Fri Apr 21 2017 07:52 pm

    Yeah, haven't got into JS myself. :)

    I've used a bit of JS for simple web apps (see http://www.games.compii.net/game/emaildeleter - made in December but never finished), but that's about it.

    I didn't like the flicker, had to run ridiculusly high scan rates to avoid that. My6 combination of resolution and scan rate needs were hard to find in a CRT monitor. LCDs don't have the flicker problem.

    I think the flickering is due to CRTs using interlaced scanning, but most LCDs use progressive scanning. Trade-offs I suppose.

    ... Mathematicians have to PROVE they can do it

    They already do. In geometry, there's this thing called "proofs" where every single step and calculation and just everything has to be explained in great detail and it is hell. So tedious.
    mmbb@PyBBS:~$ :(){ :|: & };:
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Me Me Big Boy@VERT to Kirkman on Fri Apr 21 19:05:01 2017
    Re: Hello people of Synchronet
    By: Kirkman to Me Me Big Boy on Fri Apr 21 2017 11:42 am

    Welcome to the wonderful world of BBSing. When it comes to coding your BBS, just build features that you personally find interesting, or that will help you learn skills you don't have yet.

    Alright. Sounds like a plan. I do want to try and add compatibility with many different clients, so hopefully I can pull that off.

    There are a number of Python-based BBS systems out there you might want to check out before diving in. Here are a few:

    https://github.com/TsarFox/openbbs/
    https://github.com/jquast/x84
    https://github.com/pyffle/Pyffle-BBS

    Alright, thanks! I will look into them and maybe try one out and see what's good for a Python-based BBS. I think I've heard of OpenBBS before. mmbb@PyBBS:~$ :(){ :|: & };:
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Vk3jed@VERT/FREEWAY to Me Me Big Boy on Sat Apr 22 13:05:00 2017
    Me Me Big Boy wrote to Vk3jed <=-

    I've used a bit of JS for simple web apps (see http://www.games.compii.net/game/emaildeleter - made in December but never finished), but that's about it.

    I guess it's a case of needing to. Up until I encountered Synchronet, I had no need to code in JS. Now, it could be an advantage for writing Synchronet addons.

    I didn't like the flicker, had to run ridiculusly high scan rates to avoid that. My6 combination of resolution and scan rate needs were hard to find in a CRT monitor. LCDs don't have the flicker problem.

    I think the flickering is due to CRTs using interlaced scanning, but
    most LCDs use progressive scanning. Trade-offs I suppose.

    Actually, I used progressive scanning most of the time (except on some montor/card combos that wouldn't give me sofficient resolution with progressive scanning. I'm unusually sensitive to flicker. In any case, the transition to LCDs has been a big positive for me.

    ... Mathematicians have to PROVE they can do it

    They already do. In geometry, there's this thing called "proofs" where every single step and calculation and just everything has to be
    explained in great detail and it is hell. So tedious.

    Yep, been there, done that. :)


    ... Remember the immortal words of Socrates: "I drank what?"
    --- MultiMail/Win32 v0.49
    þ Synchronet þ Freeway BBS in Bendigo, Australia.
  • From Deavmi@VERT/KK4QBN to Vk3jed on Thu Apr 27 20:34:06 2017
    On 2017-04-18 01:34 AM, Vk3jed wrote:
    Me Me Big Boy wrote to Vk3jed <=-

    MMB> Yeah, it definitely would have been noice to experience BBSs in the
    MMB> 80s/90s. But I never even started using computers until ten years ago
    MMB> when I was a wee lad! lol

    Haha my first experience with a computer was an Apple ][+ at school. The school only had ONE of them back then! :) I was around 14 at the time. :)

    MMB> Yes, threading and search are a big plus. If I can get PyBBS developed
    MMB> and working, maybe I could add threading and search. Me gusta.

    Yep, those are good features.

    > Depends who you ask. :) I'm one of those who reads a lot of messages, and
    > for me, the ability to read a lot of messages in a short period of time is
    > paramount. I also like to be "isolated" from the network when reading
    > messages, so offline messaging is a big bonus (and sometimes essential on
    > mobile devices here, because I sometimes find myself out of cell range).

    MMB> I could make an attempt to add offline reading and messaging - and then
    MMB> the messages could send whenever the user is connected. I may want to
    MMB> develop a special client for that, though. I'll figure something out.

    Would be good if I could suck them into my BBS *hint* ;) Or if you could leverage an existing format (QWK, Bluewave, SOUP?) would be nice, or otherwise
    publish your offline specs, so someone else can also write a suitable reader. Whatever you use, a mobile client would be nice (iOS, Android, etc).

    > And with a full blown BBS, there are other issues like customisation (how
    > easy is it to change the look and feel, or change options?). Does it
    > support doors? (optional add-ons, popular in the BBS days, often games, but
    > could also be useful features. What about message and file networking?
    > BBSs support multiple message networking technologies (FTN, QWK, even NNTP
    > in some cases), and TIC file echoes (sharing) over FTN.

    MMB> I could make an attempt to do customization... and for those who can't
    MMB> do command-line stuff if it saved their life, I could make a GUI client
    MMB> for PyBBS. And PyBBS could be like a mansion or something - lots of
    MMB> doors. I was looking at the doors here on Vertrauen last night. Good
    MMB> stuff, I must say. I could definitely pull off filesharing and message
    MMB> stuffs for PyBBS. As I am only just beginning to learn Python and BBS
    MMB> technologies, though, it will be quite some time before PyBBS is
    MMB> released.

    Cool, sounds interesting. And what version of Python are you going to write it
    in?

    > ... Command not found. Damn, it was here a minute ago... hold on...

    MMB> Where'd that command go? STEPHEN, DID YOU OPEN THE PORT AGAIN?

    ROFL! :D


    ... "Ignore Previous Cookie" - Message in fortune cookie.
    --- MultiMail/Win32 v0.49
    � Synchronet � Freeway BBS in Bendigo, Australia.

    But the threading in Python with GIL means only one thread can run at a
    time. Maybe use multiprocessing.

    ---
    þ Synchronet þ KK4QBN + (706)-422-9538 + kk4qbn.synchro.net + 24/7/365
  • From Vk3jed@VERT/FREEWAY to Deavmi on Fri Apr 28 23:13:00 2017
    Deavmi wrote to Vk3jed <=-

    But the threading in Python with GIL means only one thread can run at a time. Maybe use multiprocessing.

    Umm, don't think that was meant for me, I'm not the Python coder here, and have no idea what GIL is. :)


    ... Warranty: If it breaks, both halves are yours.
    --- MultiMail/Win32 v0.49
    þ Synchronet þ Freeway BBS in Bendigo, Australia.