<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>electronic chicken bbs Bulletins</title>
<link>http://bbs.electronicchicken.com</link>
<description>Bulletins</description>
<item>
<guid isPermaLink="false">33-1328196653</guid>
<title>Command Shell Switcheroo Part II: The Switchening</title>
<author>From: echicken To: All</author>
<pubDate>Thu, 2 Feb 2012 10:30:53 -0500</pubDate>
<description>I've fixed (or at least worked around) some screen redraw bugs in the new<![CDATA[<br/>]]>command shell, and have put it back in place.  Please let me know if you<![CDATA[<br/>]]>experience any problems with it.<![CDATA[<br/>]]><![CDATA[<br/>]]>echicken<![CDATA[<br/>]]>electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230<![CDATA[<br/>]]></description>
</item>
<item>
<guid isPermaLink="false">32-1323588239</guid>
<title>Command shell switcheroo</title>
<author>From: echicken To: All</author>
<pubDate>Sun, 11 Dec 2011 02:23:59 -0500</pubDate>
<description>I've put the old command shell back in place temporarily while I work out some<![CDATA[<br/>]]>kinks with the new one.  Once I sort out some performance and screen-update<![CDATA[<br/>]]>problems I'll put the newer one back in place.  Better to keep using the old<![CDATA[<br/>]]>one than annoy everybody with bugs in the meantime. :|<![CDATA[<br/>]]><![CDATA[<br/>]]>echicken<![CDATA[<br/>]]>electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230<![CDATA[<br/>]]></description>
</item>
<item>
<guid isPermaLink="false">31-1320297794</guid>
<title>New command shell</title>
<author>From: echicken To: All</author>
<pubDate>Thu, 3 Nov 2011 00:23:14 -0500</pubDate>
<description>Telnet/SSH/dial-up users will notice that the menus have undergone a big change<![CDATA[<br/>]]>overnight.  I'm trying out a new user interface that I've written for the<![CDATA[<br/>]]>console side of the BBS (a command shell, in Synchronet parlance.)  Barring any<![CDATA[<br/>]]>unforeseen issues or vocal complaints from my handful of regular users, this<![CDATA[<br/>]]>will likely become the new UI for the board.  (I'll also soon be introducing a<![CDATA[<br/>]]>much simplified UI for dial-up and packet radio users, better for latent and<![CDATA[<br/>]]>low-speed connections.)<![CDATA[<br/>]]><![CDATA[<br/>]]>Bear with me while I work out a couple of known bugs in this shell and make<![CDATA[<br/>]]>some enhancements to it over the coming days and weeks.  If you hate it, let me<![CDATA[<br/>]]>know and I'll consider switching back to the old one.<![CDATA[<br/>]]><![CDATA[<br/>]]>echicken<![CDATA[<br/>]]>electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230<![CDATA[<br/>]]></description>
</item>
<item>
<guid isPermaLink="false">30-1319145779</guid>
<title>Chicken Delivery</title>
<author>From: echicken To: All</author>
<pubDate>Thu, 20 Oct 2011 17:22:59 -0400</pubDate>
<description>I've written an online game for Synchronet BBS called Chicken Delivery,<![CDATA[<br/>]]>and it's available now on the Doors menu.  Other sysops can add it to their BBS<![CDATA[<br/>]]>via the Synchronet CVS.<![CDATA[<br/>]]><![CDATA[<br/>]]>Chicken Delivery is a simple platformer in which players must guide an ANSI<![CDATA[<br/>]]>chicken to the exit of each level, avoiding enemies and pits along the way.  It<![CDATA[<br/>]]>features an inter-BBS scoreboard and colourful graphics.<![CDATA[<br/>]]><![CDATA[<br/>]]>It's a work in progress - features may come and go as I try things out, and I'm<![CDATA[<br/>]]>still designing levels for the game.  It's full of realtime running, jumping<![CDATA[<br/>]]>and flying that require portions of the screen to be redrawn quickly and often,<![CDATA[<br/>]]>so performance may be poor depending on your connection to me and how saturated<![CDATA[<br/>]]>my own connection is.  Dial-up users definitely shouldn't play.<![CDATA[<br/>]]><![CDATA[<br/>]]>Chicken Delivery leans very heavily on MCMLXXIX's frame library (frame.js) and<![CDATA[<br/>]]>makes use of his new(ish) JSON DB client &amp; service for the network scoreboard,<![CDATA[<br/>]]>so many thanks and much credit go to him.  You can find his games on the<![CDATA[<br/>]]>Synchronet CVS and on The Broken Bubble BBS at bbs.thebrokenbubble.com.<![CDATA[<br/>]]><![CDATA[<br/>]]>echicken<![CDATA[<br/>]]>electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230<![CDATA[<br/>]]></description>
</item>
<item>
<guid isPermaLink="false">29-1313386169</guid>
<title>ecWeb v2</title>
<author>From: echicken To: All</author>
<pubDate>Mon, 15 Aug 2011 01:29:29 -0400</pubDate>
<description>ecWeb v2 is out!<![CDATA[<br/>]]><![CDATA[<br/>]]>This is a full rewrite of the original, with a focus on easy customization and<![CDATA[<br/>]]>message forum performance.  The overall concept is the same, but many things<![CDATA[<br/>]]>have been improved and simplified.<![CDATA[<br/>]]><![CDATA[<br/>]]>Synchronet sysops who want to give their board's website a facelift can grab<![CDATA[<br/>]]>ecWeb from the Synchronet CVS at:<![CDATA[<br/>]]><![CDATA[<br/>]]>http://cvs.synchro.net/cgi-bin/viewcvs.cgi/web/root/ecWeb/<![CDATA[<br/>]]><![CDATA[<br/>]]>You'll also want to grab web.ini to put in your ctrl directory:<![CDATA[<br/>]]><![CDATA[<br/>]]>http://cvs.synchro.net/cgi-bin/viewcvs.cgi/ctrl/web.ini<![CDATA[<br/>]]><![CDATA[<br/>]]>And webInit.ssjs to put in your exec/load directory:<![CDATA[<br/>]]><![CDATA[<br/>]]>http://cvs.synchro.net/cgi-bin/viewcvs.cgi/exec/load/webInit.ssjs<![CDATA[<br/>]]><![CDATA[<br/>]]>Early adopters beware - now that ecWeb v2 is out in the wild, bugs are bound to<![CDATA[<br/>]]>crop up and certain aspects of the design may change rapidly as I receive<![CDATA[<br/>]]>feedback.<![CDATA[<br/>]]><![CDATA[<br/>]]>Big thanks to mcmlxxix and void for testing the previous version, to Cyan for<![CDATA[<br/>]]>comparing notes on message-thread-sorting code, and to digitalman and Deuce for<![CDATA[<br/>]]>help along the way.<![CDATA[<br/>]]><![CDATA[<br/>]]>echicken<![CDATA[<br/>]]>electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230<![CDATA[<br/>]]></description>
</item>
<item>
<guid isPermaLink="false">28-1295634933</guid>
<title>ecweb 1.2 Released</title>
<author>From: echicken To: All</author>
<pubDate>Fri, 21 Jan 2011 13:35:33 -0500</pubDate>
<description>One whole day after the release of ecweb 1.1, I've released a small update:<![CDATA[<br/>]]><![CDATA[<br/>]]>http://bbs.electronicchicken.com/temp/ecweb-1.2<![CDATA[<br/>]]><![CDATA[<br/>]]>This release is just a small bugfix for the forum, to stop it from erroring out<![CDATA[<br/>]]>when it encounters certain problematic messages.  This was the only problem<![CDATA[<br/>]]>with the forum that I was aware of when I released ecweb 1.1, but was having<![CDATA[<br/>]]>difficulty tracking down.<![CDATA[<br/>]]><![CDATA[<br/>]]>The file browser still needs some work, but it's generally usable.<![CDATA[<br/>]]><![CDATA[<br/>]]>echicken<![CDATA[<br/>]]>electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230<![CDATA[<br/>]]></description>
</item>
<item>
<guid isPermaLink="false">26-1295549377</guid>
<title>ecweb 1.1 Released</title>
<author>From: echicken To: All</author>
<pubDate>Thu, 20 Jan 2011 13:49:37 -0500</pubDate>
<description>After dragging my heels on this for a couple of months, I've finally put a<![CDATA[<br/>]]>couple of features into my new web interface that I was wanting to add and have<![CDATA[<br/>]]>packaged it up for distribution.  You can grab it from the files section of<![CDATA[<br/>]]>this BBS, or download it directly from the web at:<![CDATA[<br/>]]><![CDATA[<br/>]]>http://bbs.electronicchicken.com/temp/ecweb11.zip<![CDATA[<br/>]]><![CDATA[<br/>]]>ecweb is a replacement for the stock website that ships with Synchronet BBS. <![CDATA[<br/>]]>It features a threaded, forum-like interface to the message bases, inline<![CDATA[<br/>]]>browsing of the file areas, and an easy system for adding static pages and<![CDATA[<br/>]]>informational widgets to your site.  fTelnet and lightIRC are included and<![CDATA[<br/>]]>require no configuration apart from the setup of a Flash socket policy server.<![CDATA[<br/>]]><![CDATA[<br/>]]>Expect some bugs.  I've been running ecweb on my systems for months now and<![CDATA[<br/>]]>have fixed a few problems that have come up, but more are bound to arise.  I'll<![CDATA[<br/>]]>try to correct bugs as they come up, when I have time.<![CDATA[<br/>]]><![CDATA[<br/>]]>Some features of ecweb are inherently inefficient, some of them need to be<![CDATA[<br/>]]>rewritten for speed, some are just plain hacks.  Performance will vary from<![CDATA[<br/>]]>system to system.  Quality of code will improve in time - a lot of this was<![CDATA[<br/>]]>just written and figured out as I went along, so rewrites of portions of it<![CDATA[<br/>]]>will bring efficiency.<![CDATA[<br/>]]><![CDATA[<br/>]]>If you try it out, let me know what you think.  I'd be interested to hear about<![CDATA[<br/>]]>your experiences with it.<![CDATA[<br/>]]><![CDATA[<br/>]]>That's it for now.  Enjoy!<![CDATA[<br/>]]><![CDATA[<br/>]]>echicken<![CDATA[<br/>]]>electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230<![CDATA[<br/>]]></description>
</item>
<item>
<guid isPermaLink="false">25-1295365398</guid>
<title>File area rebuild</title>
<author>From: echicken To: All</author>
<pubDate>Tue, 18 Jan 2011 10:43:18 -0500</pubDate>
<description>Something got royally fucked up with my file areas, so I've nuked the local<![CDATA[<br/>]]>file bases and for now I've just set up a &quot;Synchronet Mods&quot; area as far as<![CDATA[<br/>]]>local stuff goes.  I haven't checked to see if my file echo areas are working<![CDATA[<br/>]]>or not, but meh.<![CDATA[<br/>]]><![CDATA[<br/>]]>This won't ever be a BBS that offers a huge file library except where I can<![CDATA[<br/>]]>offer something unique or sufficiently niche or scene-related.  There are<![CDATA[<br/>]]>plenty of other BBSes out there where you can download every BBS-related file<![CDATA[<br/>]]>that ever was, so I feel no need to duplicate that.  Likewise a lot of the<![CDATA[<br/>]]>vintage stuff that's available on other boards is also easily found on the web.<![CDATA[<br/>]]>So nothing that was lost was really unique or worth restoring.  That said, I'm<![CDATA[<br/>]]>going to look at what I've got and see what else I can put up in the new file<![CDATA[<br/>]]>areas that's worth being shared here.<![CDATA[<br/>]]><![CDATA[<br/>]]>echicken<![CDATA[<br/>]]>electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230<![CDATA[<br/>]]></description>
</item>
<item>
<guid isPermaLink="false">24-1295364616</guid>
<title>New bbs-scene scripts</title>
<author>From: echicken To: All</author>
<pubDate>Tue, 18 Jan 2011 10:30:16 -0500</pubDate>
<description>I've released updated versions of my scripts for interfacing Synchronet BBS<![CDATA[<br/>]]>with the bbs-scene.org API.  Chances are that if you're running anything but<![CDATA[<br/>]]>the most current versions, things aren't working right and you should update. <![CDATA[<br/>]]>Sorry for the inconvenience, but thankfully the updates should only take a<![CDATA[<br/>]]>couple of minutes to apply.<![CDATA[<br/>]]><![CDATA[<br/>]]>You can download the scripts for the file areas on my BBS, or if you're in a<![CDATA[<br/>]]>hurry I've stuck them on my webserver (temporarily) at:<![CDATA[<br/>]]><![CDATA[<br/>]]>http://bbs.electronicchicken.com/eclnrz31.zip (Global Onelinerz)<![CDATA[<br/>]]><![CDATA[<br/>]]>and<![CDATA[<br/>]]><![CDATA[<br/>]]>http://bbs.electronicchicken.com/rndbbs11.zip (Random BBS Advertisements)<![CDATA[<br/>]]><![CDATA[<br/>]]>echicken<![CDATA[<br/>]]>electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230<![CDATA[<br/>]]></description>
</item>
<item>
<guid isPermaLink="false">23-1287200090</guid>
<title>New website online</title>
<author>From: echicken To: All</author>
<pubDate>Fri, 15 Oct 2010 23:34:50 -0400</pubDate>
<description>I've written an extensive mod for Synchronet BBS, in the form of a<![CDATA[<br/>]]>replacement for the stock website that comes with the system.  It's<![CDATA[<br/>]]>about ninety percent complete, and you can see demos of it here at<![CDATA[<br/>]]>the electronic chicken bbs at http://bbs.electronicchicken.com/ or on<![CDATA[<br/>]]>my development board, bbs/loveclown at http://bbs.loveclown.com/.<![CDATA[<br/>]]>It's not without its bugs, but I'm squashing them rapidly now that<![CDATA[<br/>]]>it's in production.  I've released this mod to a couple of other<![CDATA[<br/>]]>sysops, and pending their reviews I should be ready to release it to<![CDATA[<br/>]]>the community at large within a week or so. <![CDATA[<br/>]]>The new website includes a threaded, forum-style interface to the<![CDATA[<br/>]]>message bases.  If you enjoy keeping up with all of the message areas<![CDATA[<br/>]]>on this system but don't always have time to log in and go through<![CDATA[<br/>]]>all of the new messages in a linear fashion, this can be a great way<![CDATA[<br/>]]>to browse through them. <![CDATA[<br/>]]>The website mod is easy to install and configure, and comes with (so<![CDATA[<br/>]]>far) five different themes and layouts.  It uses a two-column display<![CDATA[<br/>]]>format that provides a quick display of system statistics, a &quot;who's<![CDATA[<br/>]]>online&quot; listing, and any number of (very easily added) widgets.<![CDATA[<br/>]]>Sysops can easily add any number of static pages to their sites.<![CDATA[<br/>]]>Creating your own theme can be as simple as editing a few values in<![CDATA[<br/>]]>an INI file and making some changes to a stylesheet, or as complex as<![CDATA[<br/>]]>you want to make it by hacking apart and adding to a layout script.<![CDATA[<br/>]]>Most of the scripts that comprise the back end of this system can<![CDATA[<br/>]]>also be used independently of it, so others can borrow from this work<![CDATA[<br/>]]>and use it in their own projects. <![CDATA[<br/>]]>The last piece of the puzzle is a file base browser, which I'm not<![CDATA[<br/>]]>terribly excited about but see as a necessary part of the package.<![CDATA[<br/>]]>At any rate it will be easier to write than a message forum with<![CDATA[<br/>]]>wacky threading algorithms, so I'm hoping it won't take too long<![CDATA[<br/>]]>(famous last words.) <![CDATA[<br/>]]>Anyway, please do browse around the website and let me know what you<![CDATA[<br/>]]>think.  Thanks for stopping by!<![CDATA[<br/>]]></description>
</item>
<item>
<guid isPermaLink="false">22-1286942797</guid>
<title>bbs-scene.org Global Onelinerz & Random BBS ANSI Advertisements</title>
<author>From: echicken To: All</author>
<pubDate>Wed, 13 Oct 2010 00:06:37 -0400</pubDate>
<description>Holy shit!  It's been a long time since I posted a bulletin.  Obviously there<![CDATA[<br/>]]>hasn't been much going on to speak of in the last little while.  I pulled back<![CDATA[<br/>]]>from BBSing for a bit due to both some . . . unpleasant elements within the<![CDATA[<br/>]]>community and due to a busy season at work - but now I'm back, and pleased to<![CDATA[<br/>]]>say that from what I've seen the scene is still fun, active, and seeing new<![CDATA[<br/>]]>developments.<![CDATA[<br/>]]><![CDATA[<br/>]]>On that note, I've released updated versions of my onelinerz scripts for<![CDATA[<br/>]]>Synchronet BBSes.  The bbs-scene.org Global Onelinerz is a oneliners wall<![CDATA[<br/>]]>that's shared between many different boards.  If you're a sysop, you're<![CDATA[<br/>]]>encouraged to go and get yourself an account so that your system can<![CDATA[<br/>]]>participate as well - there are scripts (mine) for Synchronet, a Perl script<![CDATA[<br/>]]>for Enthral thanks to Netsurge (owner of bbs-scene.org,) and a DOS door thanks<![CDATA[<br/>]]>to Tiny from Tiny's BBS.<![CDATA[<br/>]]><![CDATA[<br/>]]>New in this version of the onelinerz script is the migration to an INI<![CDATA[<br/>]]>configuration file.  I'm putting out more scripts for bbs-scene.org and so I<![CDATA[<br/>]]>thought it would be nice to share settings between all of them so that users<![CDATA[<br/>]]>wouldn't have to change a bunch of variables in each script in order to get<![CDATA[<br/>]]>them working.  Synchronet already has great support for INI files, so this<![CDATA[<br/>]]>makes it easier for all of us.  Now adding a new bbs-scene script to your<![CDATA[<br/>]]>Synchronet board can be as easy as copying a few files and pasting a few lines<![CDATA[<br/>]]>into an INI file.<![CDATA[<br/>]]><![CDATA[<br/>]]>And on *that* note, I asked Netsurge to make an addition to the bbs-scene.org<![CDATA[<br/>]]>BBS list &amp; API to make way for more scripts and add-ons.  Now any system on his<![CDATA[<br/>]]>BBS list can also have an 80x25 ANSI graphic (splash screen, one page<![CDATA[<br/>]]>advertisement) associated with it, which is accessible over the web as an ANSI<![CDATA[<br/>]]>or as a PNG (thanks to the magic of ansilove.)  I've gone and written a pair of<![CDATA[<br/>]]>scripts that will display random BBS ANSI advertisements on the console (telnet<![CDATA[<br/>]]>/ dialup) and web sides of your Synchronet BBS.<![CDATA[<br/>]]><![CDATA[<br/>]]>Both of the mods mentioned above are available in the Main file library on this<![CDATA[<br/>]]>BBS, in the Synchronet Mods subdirectory, and they should be appearing on<![CDATA[<br/>]]>bbs-scene.org shortly.  Coming soon: a full-blown BBS list mod that takes<![CDATA[<br/>]]>advantage of these new features.<![CDATA[<br/>]]><![CDATA[<br/>]]>Lastly I'd like to call the attention of all Synchronet sysops to MCMLXXIX at<![CDATA[<br/>]]>The Broken Bubble (bbs.thebrokenbubble.com) who's written a shitload of<![CDATA[<br/>]]>inter-BBS games (all available on the Synchronet CVS, cvs.synchro.net) many of<![CDATA[<br/>]]>which are playable against other players on other boards in real time<![CDATA[<br/>]]>(including a fantastic Tetris clone.)  I'll be setting those games up here in<![CDATA[<br/>]]>the near future and already have a few of them running over on my (currently<![CDATA[<br/>]]>closed to the public) development BBS (bbs/loveclown).  It would be great to<![CDATA[<br/>]]>see a few more boards join up and spur on some activity.<![CDATA[<br/>]]><![CDATA[<br/>]]>That's it for now, but I've got a few more developments on the horizon that I<![CDATA[<br/>]]>can't wait to share.  Thanks for stopping by and please come back again soon.<![CDATA[<br/>]]><![CDATA[<br/>]]>echicken<![CDATA[<br/>]]>electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230<![CDATA[<br/>]]><![CDATA[<br/>]]></description>
</item>
<item>
<guid isPermaLink="false">21-1271378101</guid>
<title>Faster dialup access now available</title>
<author>From: echicken To: All</author>
<pubDate>Thu, 15 Apr 2010 20:35:01 -0400</pubDate>
<description>I've been offering dialup access to the electronic chicken bbs for some time<![CDATA[<br/>]]>now, but so far because of the limitations of our VoIP hardware &amp; service<![CDATA[<br/>]]>dialup connections have been limited to 2400bps.  After tweaking some settings<![CDATA[<br/>]]>on the analog terminal adapter (a Linksys PAP2T-NA) I've been able to<![CDATA[<br/>]]>consistently establish much faster (up to 31200bps) connections to other<![CDATA[<br/>]]>boards.  I've removed the 2400bps speed limit in the hopes that my dialup<![CDATA[<br/>]]>users (yes, there are a few of those, believe it or not) can achieve more<![CDATA[<br/>]]>usable connections to this board.<![CDATA[<br/>]]><![CDATA[<br/>]]>My ability to test dialup access to the BBS is fairly limited.  I can call from<![CDATA[<br/>]]>one of my two VoIP lines to the other, but given that they're on the same<![CDATA[<br/>]]>connection and the VoIP service for each line is provided by the same company,<![CDATA[<br/>]]>I can't consider the results that I experience to be typical of what a remote<![CDATA[<br/>]]>user would see.  If you're a dialup user, please drop me a line and let me know<![CDATA[<br/>]]>some details about the connection you received to this board (speed, garbage<![CDATA[<br/>]]>characters, whether your line is VoIP or POTS, etc.)  If you're not normally a<![CDATA[<br/>]]>dialup user but you've got a modem and a phone line and would like to help me<![CDATA[<br/>]]>out, please give us a test call at 416-273-7230.<![CDATA[<br/>]]><![CDATA[<br/>]]>echicken<![CDATA[<br/>]]>electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230<![CDATA[<br/>]]></description>
</item>
<item>
<guid isPermaLink="false">20-1267038980</guid>
<title>BBS-Scene Global Onelinerz Update</title>
<author>From: echicken To: All</author>
<pubDate>Wed, 24 Feb 2010 14:16:20 -0500</pubDate>
<description>My previous onelinerz scripts for Synchronet BBSes relied on an external<![CDATA[<br/>]]>application (GNU wget) to communicate with the bbs-scene.org webserver when<![CDATA[<br/>]]>fetching &amp; posting oneliners.  I've now written HTTP GET and POST functions in<![CDATA[<br/>]]>javascript for Synchronet and rewritten my onelinerz scripts to use these<![CDATA[<br/>]]>functions in place of wget.  (The httpget() and httppost() functions that I<![CDATA[<br/>]]>wrote will also be very useful to me in other places, and you're welcome to use<![CDATA[<br/>]]>them for your own purposes if you're a Sync sysop.)<![CDATA[<br/>]]><![CDATA[<br/>]]>Eliminating the call to wget removes a tiny security risk. In the previous<![CDATA[<br/>]]>version of the onelinerz scripts I tried to minimize the chances that someone<![CDATA[<br/>]]>could craft a oneliner that could lead to execution of other shell commands,<![CDATA[<br/>]]>but I don't know for a fact that I left it an impossibility.  This is no longer<![CDATA[<br/>]]>a concern.<![CDATA[<br/>]]><![CDATA[<br/>]]>A javascript running on Synchronet Win32 is unable to read the result of a <![CDATA[<br/>]]>system.exec() call into a variable (however on Linux this apparently works.) <![CDATA[<br/>]]>This required the use of temp files in previous versions of the script, which<![CDATA[<br/>]]>slowed down the whole process slightly (probably hardly at all.)  My new<![CDATA[<br/>]]>httpget() function gets rid of this inefficiency, so now hopefully the fetching<![CDATA[<br/>]]>of onelinerz will be a bit faster.<![CDATA[<br/>]]><![CDATA[<br/>]]>eclnrz16.zip is available in the Synchronet Mods section of the main file<![CDATA[<br/>]]>library on this BBS.<![CDATA[<br/>]]><![CDATA[<br/>]]>echicken<![CDATA[<br/>]]>electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230<![CDATA[<br/>]]></description>
</item>
<item>
<guid isPermaLink="false">19-1264094445</guid>
<title>Onelinerz (bbs-scene.org Global Oneliners)</title>
<author>From: echicken To: All</author>
<pubDate>Thu, 21 Jan 2010 12:20:45 -0500</pubDate>
<description>The Oneliners Wall is, in my rarely-humble opinion, a classic and integral part<![CDATA[<br/>]]>of the BBS experience.  Users passing by it during the login process post<![CDATA[<br/>]]>one-line comments ranging from witty to annoying to simply confusing, the next<![CDATA[<br/>]]>user to come along can respond, and after a while a sort of mini-conversation<![CDATA[<br/>]]>happens.  It's like a scaled-down message area, and it is in no small part<![CDATA[<br/>]]>responsible for that much vaunted sense-of-community we BBSers prize (even if<![CDATA[<br/>]]>it has faded significantly over the years.)<![CDATA[<br/>]]><![CDATA[<br/>]]>Your average oneliners setup is local to the particular BBS you're viewing it<![CDATA[<br/>]]>upon.  This is good, as I say above, for that sense of a local community on a<![CDATA[<br/>]]>board, but there's no reason in this day and age why those same<![CDATA[<br/>]]>mini-conversations can't also be taking place across multiple bulletin board<![CDATA[<br/>]]>systems, encouraging that same sense of community across the entire scene.  To<![CDATA[<br/>]]>that end I am now running my own local oneliners wall as well as the new<![CDATA[<br/>]]>Onelinerz service offered by Netsurge's bbs-scene.org.<![CDATA[<br/>]]><![CDATA[<br/>]]>A part of the growing bbs-scene.org family of services, and using the new<![CDATA[<br/>]]>bbs-scene.org API, Onelinerz is a RESTful service that exposes oneliner data as<![CDATA[<br/>]]>XML, and accepts new oneliner submissions via POST.  BBSes and websites<![CDATA[<br/>]]>everywhere can now share a common oneliners wall, adding a new dimension to the<![CDATA[<br/>]]>communication that happens on bulletin boards every day.<![CDATA[<br/>]]><![CDATA[<br/>]]>Coincidentally enough, I had just started working on a networked oneliners wall<![CDATA[<br/>]]>when I heard that Netsurge was adding such a service to bbs-scene.org.  Instead<![CDATA[<br/>]]>of having to figure out a way to implement such a service on my own, I decided<![CDATA[<br/>]]>to scrap my half-written script and jump on the bbs-scene.org bandwagon.  I've<![CDATA[<br/>]]>produced scripts that will allow Synchronet BBSes to take advantage of this new<![CDATA[<br/>]]>service both on the console and web sides, and they are available for download<![CDATA[<br/>]]>in the Synchronet Mods file secton on this BBS as well as at<![CDATA[<br/>]]>http://bbs-scene.org/download.php.  If you're a Synchronet sysop, you'll find<![CDATA[<br/>]]>my scripts easy to implement, configure, and modify to your liking, and you're<![CDATA[<br/>]]>welcome to take them and do with them what you wish.  If you're any other kind<![CDATA[<br/>]]>of sysop, I encourage you to find some way to make your BBS participate in this<![CDATA[<br/>]]>new venture.<![CDATA[<br/>]]><![CDATA[<br/>]]>echicken<![CDATA[<br/>]]>electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230<![CDATA[<br/>]]></description>
</item>
<item>
<guid isPermaLink="false">18-1263494731</guid>
<title>Message Networks</title>
<author>From: echicken To: All</author>
<pubDate>Thu, 14 Jan 2010 13:45:31 -0500</pubDate>
<description>On almost every BBS I visit, the local message areas are dead quiet.  This is<![CDATA[<br/>]]>understandable given the state of BBSing today, when most boards have but a few<![CDATA[<br/>]]>regular (daily or weekly) users and most callers are either new users just<![CDATA[<br/>]]>visiting for a nostalgia trip or returning users who call once or twice a year<![CDATA[<br/>]]>for the same reason.  I'm not criticizing the nostalgia-trip as I do many<![CDATA[<br/>]]>things on a once-in-a-while basis for the same reason, but it is a fact of life<![CDATA[<br/>]]>in this scene that sysops should acknowledge.<![CDATA[<br/>]]><![CDATA[<br/>]]>I have three, count them: three, local message areas, only two of which are<![CDATA[<br/>]]>visible to my users, the other one serving as the backend for this bulletin<![CDATA[<br/>]]>listing system that I wrote.  I have a &quot;General&quot; sub board, in which visitors<![CDATA[<br/>]]>can say &quot;Hi, I'm Jimbo, just stopping by to check things out, gee I remember my<![CDATA[<br/>]]>very first modem and boy was it slow, LOL.&quot;  I have a Sysop Notices sub board<![CDATA[<br/>]]>in which if I ever felt the need to post a notice that showed up in your new<![CDATA[<br/>]]>message scan, I would do so.  That is all that is required, probably more than<![CDATA[<br/>]]>what's required, and even then my local message area sees few postings. I'm not<![CDATA[<br/>]]>crying about that; I mean, why would you post stuff there if it's likely to be<![CDATA[<br/>]]>months, if ever, before you see a reply?<![CDATA[<br/>]]><![CDATA[<br/>]]>That's why message networks are important to this BBS.  While I do have other<![CDATA[<br/>]]>things to offer that you don't find on every system (browseable online textfile<![CDATA[<br/>]]>and ANSI art libraries, vintage computer downloads, dialup access, a nice slick<![CDATA[<br/>]]>interface) it would all seem pretty static and stagnant if there wasn't<![CDATA[<br/>]]>evidence of *some* kind of activity around here.  Active message networks see<![CDATA[<br/>]]>lots of new postings flying back and forth every day and engage people in<![CDATA[<br/>]]>participation.  Message networks will hopefully keep you coming back to read<![CDATA[<br/>]]>what other people are saying and contribute your own thoughts to the<![CDATA[<br/>]]>conversation.<![CDATA[<br/>]]><![CDATA[<br/>]]>There are probably one or two dozen BBS message networks left in the<![CDATA[<br/>]]>English-speaking world, and from what I've seen many of them are just as dead<![CDATA[<br/>]]>as the local message bases on your average board.  I could join them all just<![CDATA[<br/>]]>to have them, but that would be the equivalent of having fifty narrow-topic<![CDATA[<br/>]]>local sub-boards that nobody ever posts on.  Instead I'm trying to limit this<![CDATA[<br/>]]>boards membership in message networks to those nets that actually see a lot of<![CDATA[<br/>]]>posting (with one exception.)<![CDATA[<br/>]]><![CDATA[<br/>]]>Here's the breakdown:<![CDATA[<br/>]]><![CDATA[<br/>]]>DoveNet is both the lamest and most active BBS message network that I'm aware<![CDATA[<br/>]]>of.  This is because of the popularity of Synchronet as a BBS package and<![CDATA[<br/>]]>because of its ease-of-setup and the ease by which one can join their Sync<![CDATA[<br/>]]>board to the network.  The network has tons of member boards with tons of users<![CDATA[<br/>]]>among them, and so there are piles of messages being posted every day.  At<![CDATA[<br/>]]>least half of the people on DoveNet (and probably more) are completely<![CDATA[<br/>]]>retarded, but I keep this network around because it is active, and because<![CDATA[<br/>]]>there is the occasional attention-worthy conversation that takes place on<![CDATA[<br/>]]>there.<![CDATA[<br/>]]><![CDATA[<br/>]]>FidoNet is the granddaddy of BBS message networks, generally regarded as the<![CDATA[<br/>]]>first and largest BBS message net, and its technology is used on most other<![CDATA[<br/>]]>networks.  FidoNet is a mess, with about ten thousand message areas to choose<![CDATA[<br/>]]>from, most of which are completely silent these days.  Some boards carry all of<![CDATA[<br/>]]>these areas, and it will take you a year to set your preferences so that you<![CDATA[<br/>]]>only scan those bases that you're interested in.  I have chosen to only carry<![CDATA[<br/>]]>the vintage computer and BBS-related echoes, with a standing offer to add on<![CDATA[<br/>]]>any other echoes that my users may request.  Even the echoes that I do carry<![CDATA[<br/>]]>only see occasional posts.  I mostly keep FidoNet around as an exception to my<![CDATA[<br/>]]>rule that a network on this board must be active, and I keep it because it is a<![CDATA[<br/>]]>big part of this scene's history.<![CDATA[<br/>]]><![CDATA[<br/>]]>SciNet is a relatively new FTN, a part of the bbs-scene.org family of services.<![CDATA[<br/>]]>It sees a decent amount of activity and has so far avoided being invaded by<![CDATA[<br/>]]>retards.  It's a free speech network where the use of real names is<![CDATA[<br/>]]>more-or-less forbidden, and the conversation generally remains friendly and<![CDATA[<br/>]]>casual.  I highly recommend adding all of the SciNet echoes to your new message<![CDATA[<br/>]]>scan.<![CDATA[<br/>]]><![CDATA[<br/>]]>Zeronet is a long-standing underground-style FTN, another free-speech network<![CDATA[<br/>]]>where it would be shocking to see somebody post using their real name.  It's<![CDATA[<br/>]]>where you go to talk about the stupid things you've done, to rant about the<![CDATA[<br/>]]>stupid things that you've seen and heard, and to abuse and be abused by the<![CDATA[<br/>]]>other participants.  This means, in short, that it's a lot of fun provided<![CDATA[<br/>]]>you're not too sensitive.<![CDATA[<br/>]]><![CDATA[<br/>]]>These are the message networks that we currently belong to here.  I encourage<![CDATA[<br/>]]>all users to visit often and participate as it can be quite a lot of fun.  If<![CDATA[<br/>]]>you find that you are disallowed from posting on a certain message area, just<![CDATA[<br/>]]>send me an email and I will upgrade your access level.<![CDATA[<br/>]]><![CDATA[<br/>]]>echicken<![CDATA[<br/>]]>electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230<![CDATA[<br/>]]></description>
</item>
<item>
<guid isPermaLink="false">17-1263490938</guid>
<title>Zeronet</title>
<author>From: echicken To: All</author>
<pubDate>Thu, 14 Jan 2010 12:42:18 -0500</pubDate>
<description>We've joined Zeronet!  Zeronet is an &quot;underground-style&quot; message network, where<![CDATA[<br/>]]>the sub-boards include areas for the discussion of hacking, phreaking, warez,<![CDATA[<br/>]]>and general anarchy.  While there are also more typical sub-boards like what<![CDATA[<br/>]]>you would see on other nets (&quot;entertainment&quot;, &quot;gaming&quot;, &quot;chat&quot;) the tone of<![CDATA[<br/>]]>this network remains one of free speech, and people there certainly do feel<![CDATA[<br/>]]>free to speak their minds.  I've been following and participating in<![CDATA[<br/>]]>discussions on this network via the Diskshop BBS (bbs.diskshop.ca) and am happy<![CDATA[<br/>]]>to have joined it here at home.<![CDATA[<br/>]]><![CDATA[<br/>]]>I call this network &quot;underground-style&quot; because, let's face it: if you can find<![CDATA[<br/>]]>it via a Google search, or log onto some boards and just start posting to it<![CDATA[<br/>]]>without needing to be validated up to some elite security level, it's not<![CDATA[<br/>]]>exactly hidden.  That said, membership is ostensibly limited to sysops who a)<![CDATA[<br/>]]>have gone to the trouble of setting up a decent, unique bulletin board, and/or<![CDATA[<br/>]]>b) can bring a decent level of conversation to the network.  I'm told that my<![CDATA[<br/>]]>occasionally hilarious, frequently abrasive, and often vulgar postings to this<![CDATA[<br/>]]>and other nets scored in my favour when I applied to join this one.<![CDATA[<br/>]]><![CDATA[<br/>]]>Everyone here has read access to the Zeronet subs, but if anybody wants to be<![CDATA[<br/>]]>able to post messages to this network they will have to send me an email<![CDATA[<br/>]]>requesting this before that will happen.  This applies to all new users as we<![CDATA[<br/>]]>ll as all existing user accounts.  If I think you're an idiot and that you<![CDATA[<br/>]]>might embarass me on that network, I'll tell you so, but otherwise all requests<![CDATA[<br/>]]>will be granted.  Zeronet is as good as it is because quality-control measures<![CDATA[<br/>]]>have been applied to it, and so I am carrying on that tradition in the small<![CDATA[<br/>]]>way that I can.<![CDATA[<br/>]]><![CDATA[<br/>]]>Don't hesitate to contact me if you want access or anything else.  I'm an<![CDATA[<br/>]]>active sysop, I'm on the board several times each day, I'm always in #ecbbs on<![CDATA[<br/>]]>the bbs-scene IRC network, and I love to hear from my users.<![CDATA[<br/>]]><![CDATA[<br/>]]>echicken<![CDATA[<br/>]]>electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230<![CDATA[<br/>]]></description>
</item>
<item>
<guid isPermaLink="false">16-1263422155</guid>
<title>Text Files</title>
<author>From: echicken To: All</author>
<pubDate>Wed, 13 Jan 2010 17:35:55 -0500</pubDate>
<description>I've reorganized the main menu a bit and added a Text Files section.  The Text<![CDATA[<br/>]]>Files area uses a modified version of my ANSI viewer, which makes it easy to<![CDATA[<br/>]]>browse through a library of documents.  At the moment the library is mostly<![CDATA[<br/>]]>populated with stuff that I leeched from textfiles.com, but in time I will add<![CDATA[<br/>]]>whatever documents of interest I find in my tours of the BBS scene and the<![CDATA[<br/>]]>internet in general.<![CDATA[<br/>]]><![CDATA[<br/>]]>My text files library is largely focused on documents related to hacking,<![CDATA[<br/>]]>phreaking, warez, humor, art, sex, fiction, and bulletin board systems.  If you<![CDATA[<br/>]]>like what you see here, I highly recommend a visit to textfiles.com where a<![CDATA[<br/>]]>larger archive of files are available under an even broader range of topics. <![CDATA[<br/>]]>In the meantime, I hope you enjoy browsing the files I have available here, the<![CDATA[<br/>]]>way they should be viewed: in an 80x25 textmode window.<![CDATA[<br/>]]><![CDATA[<br/>]]>echicken<![CDATA[<br/>]]>electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230<![CDATA[<br/>]]></description>
</item>
<item>
<guid isPermaLink="false">15-1260217785</guid>
<title>League 77 - Barren Realms Elite</title>
<author>From: echicken To: All</author>
<pubDate>Mon, 7 Dec 2009 15:29:45 -0500</pubDate>
<description>We've joined the Barren Realms Elite game in League 77!<![CDATA[<br/>]]><![CDATA[<br/>]]>Personally I'd never played this game until setting it up recently.  Seems like<![CDATA[<br/>]]>a lot of fun, provided you can dedicate ten or fifteen minutes each day to<![CDATA[<br/>]]>staying on top of your game.  If you haven't tried it yet, I suggest you do so<![CDATA[<br/>]]>immediately.<![CDATA[<br/>]]><![CDATA[<br/>]]>More league games coming soon!<![CDATA[<br/>]]><![CDATA[<br/>]]>echicken<![CDATA[<br/>]]>electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230<![CDATA[<br/>]]></description>
</item>
<item>
<guid isPermaLink="false">14-1259168086</guid>
<title>Modifications and Add-Ons</title>
<author>From: echicken To: All</author>
<pubDate>Wed, 25 Nov 2009 11:54:46 -0500</pubDate>
<description>Just a quick post to bring to your attention some recent changes I've made to<![CDATA[<br/>]]>the BBS (some you will have already noticed, some you may not be aware of.)<![CDATA[<br/>]]><![CDATA[<br/>]]>I've added a login menu, which doesn't yet add any functionality to the BBS but<![CDATA[<br/>]]>does make the new user signup process a bit more obvious and accessible and<![CDATA[<br/>]]>allows visitors to email me without the need to log in or create an account. <![CDATA[<br/>]]>Not too exciting yet, but still pretty spiffy looking.  More menu options will<![CDATA[<br/>]]>appear there in the near future, specifically a choice of available bulletin<![CDATA[<br/>]]>board systems to connect to once I finish work on a couple of new systems.<![CDATA[<br/>]]><![CDATA[<br/>]]>I wrote a couple of oneliners scripts (one for the console, one for the web)<![CDATA[<br/>]]>which are now in place.  The web side script lists the oneliners that console<![CDATA[<br/>]]>BBS users have posted.  I'd make oneliners postable from the web, but I'm still<![CDATA[<br/>]]>fairly set on keeping this a mostly-telnet/dialup BBS.  Anyway, it's nice to<![CDATA[<br/>]]>have a oneliners wall again; classic.<![CDATA[<br/>]]><![CDATA[<br/>]]>SlyEdit by Eric Oulashin (Nightfox) is now available and is in fact set as the<![CDATA[<br/>]]>default full-screen editor for new users.  FSEditor is still around, but I much<![CDATA[<br/>]]>prefer the quoting function in SlyEdit and recommend that you give it a shot as<![CDATA[<br/>]]>well.  SlyEdit can operate in IceEdit and DCTEdit emulation modes, so pick the<![CDATA[<br/>]]>look and feel that you like best.<![CDATA[<br/>]]><![CDATA[<br/>]]>I, am going to, do, an spidy impression, for the bitches, during this,<![CDATA[<br/>]]>paragraph, in honour of, an new artpack, released, by ocean5.  It's, almost<![CDATA[<br/>]]>entirely, done, in the Ami/X, style, which probably looks, cool, on Amigas. <![CDATA[<br/>]]>Maybe try, an Amiga font, in your terminal, when you're viewing it.  It's,<![CDATA[<br/>]]>available in the ANSI, library, off the main menu, for the bitches.  Please,<![CDATA[<br/>]]>note that, I have nothing to do, with, ocean5, but I maintain an ANSI, library,<![CDATA[<br/>]]>so I put, their pack, in, there. ;)<![CDATA[<br/>]]><![CDATA[<br/>]]>Speaking of ANSIs, I corrected some issues with many of the screens on this<![CDATA[<br/>]]>BBS.  80 column ANSIs were appearing correctly in SyncTerm, but users of many<![CDATA[<br/>]]>other clients may have noticed that some things didn't line up correctly or<![CDATA[<br/>]]>that some chickens were coming out garbled.  I've reduced my ansis to 79<![CDATA[<br/>]]>columns (which I remember having to do back in the Mystic days as well) and all<![CDATA[<br/>]]>screens appear to draw correctly in SyncTerm, mTelnet, Windows telnet, PuTTY,<![CDATA[<br/>]]>and Telix.  Presumably they're fine in most other clients as well.<![CDATA[<br/>]]><![CDATA[<br/>]]>Things are always changing.  More League 77 inter-BBS door games will be<![CDATA[<br/>]]>appearing shortly.  Other aspects of the BBS will see changes and updates.  New<![CDATA[<br/>]]>features will appear.  I'll keep you posted.<![CDATA[<br/>]]><![CDATA[<br/>]]>echicken<![CDATA[<br/>]]>electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230<![CDATA[<br/>]]></description>
</item>
<item>
<guid isPermaLink="false">13-1259166149</guid>
<title>League 77</title>
<author>From: echicken To: All</author>
<pubDate>Wed, 25 Nov 2009 11:22:29 -0500</pubDate>
<description>The electronic chicken bbs has now joined the League 77 (SciNet) inter-BBS<![CDATA[<br/>]]>door-gaming league!  Look for League 77 games on the door games menu.<![CDATA[<br/>]]><![CDATA[<br/>]]>echicken<![CDATA[<br/>]]>electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230<![CDATA[<br/>]]></description>
</item>
<item>
<guid isPermaLink="false">12-1255758928</guid>
<title>Recent changes</title>
<author>From: echicken To: All</author>
<pubDate>Sat, 17 Oct 2009 01:55:28 -0400</pubDate>
<description>I've been sick all week and away from work, which has given me a lot of time to<![CDATA[<br/>]]>lounge on the couch under a blanket with my Macbook, distracting myself from<![CDATA[<br/>]]>wishing I was dead by working on my BBS.  I think I've gotten about as far as I<![CDATA[<br/>]]>can with my tweaks and customizations of the console and web interfaces for<![CDATA[<br/>]]>now, and I like the way I've got things set up at the moment.<![CDATA[<br/>]]><![CDATA[<br/>]]>The website is fairly basic as far as Synchronet BBS websites go, but I'm not<![CDATA[<br/>]]>terribly interested in offering web access to the message bases.  This is on<![CDATA[<br/>]]>the whole a BBS that is more centred on the classic BBS experience, and that<![CDATA[<br/>]]>means it's best interfaced with on the console (telnet or dialup, textmode)<![CDATA[<br/>]]>side.  To that end the website for this BBS offers some vital stats, current<![CDATA[<br/>]]>&quot;who's online&quot; info, a list of the most recent bulletins, and then a big<![CDATA[<br/>]]>honking flashterm embed taking up the focus of the page.<![CDATA[<br/>]]><![CDATA[<br/>]]>The console side of the BBS is tweaked and customized as much as I feel like<![CDATA[<br/>]]>doing for now.  The lightbar command shell that I wrote has been in place for<![CDATA[<br/>]]>quite some time and runs very smoothly.  I've customized some of the prompts<![CDATA[<br/>]]>and may comb through the rest of them at some point to give the board a more<![CDATA[<br/>]]>uniform look.  The default Who's Online and User List functions have been<![CDATA[<br/>]]>replaced (I don't remember what I didn't like about the stock ones, but I<![CDATA[<br/>]]>modified them or wrote my own at one point.)  There's an ANSI art library<![CDATA[<br/>]]>available from the main menu, which uses a browser / viewer that I wrote.<![CDATA[<br/>]]><![CDATA[<br/>]]>Dialup access to the BBS is now available (has been for a while.)  It's gotten<![CDATA[<br/>]]>a few calls so far which is good to see.  Dialup is provided via a VoIP line,<![CDATA[<br/>]]>so due to quality and reliability issues your connection speed will be limited<![CDATA[<br/>]]>to 2400bps.  You can try it out by calling 416-273-7230, if you still have a<![CDATA[<br/>]]>modem around.<![CDATA[<br/>]]><![CDATA[<br/>]]>Coming soon will be a oneliners wall viewable both on the console and the web,<![CDATA[<br/>]]>a better &quot;last few callers&quot; function likewise viewable on both ends, more door<![CDATA[<br/>]]>games, inter-BBS gaming, and door scores available on the console and the web.<![CDATA[<br/>]]>After that I plan on setting up additional BBSes on vintage machines that I<![CDATA[<br/>]]>have kicking around, and making them available via telnet gate through the main<![CDATA[<br/>]]>BBS (this may take the form of a lightbar login matrix.)  Additionally, I've<![CDATA[<br/>]]>been doing a bit of writing which may turn into a series of textfiles on BBS<![CDATA[<br/>]]>related topics, which may lead to a textfiles section on the board.<![CDATA[<br/>]]></description>
</item>
</channel>
</rss>
