<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Don’t worry, I’m sure both remaining users of Gopher won’t mind.</div><div class=""><br class=""></div><div class="">:-D</div><div class=""> </div><div class=""><br class=""></div><div class="">- Kim   </div><div class=""><br class=""></div><br class=""><div><blockquote type="cite" class=""><div class="">On 15 Feb 2015, at 6:58, Kevin Veroneau <<a href="mailto:kevin@veroneau.net" class="">kevin@veroneau.net</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">If any of you are on the #gopherproject IRC channel, you may have noticed a new presence there.  Today I enabled IRC chat integration into the game's already made chat system.  So now players of the game can seamlessly chat about gopher with people in the #gopherproject IRC channel.  Now you can seamlessly chat gopher while beta testing.  I will soon add gopher mailing list integration so that you can read through and reply back to messages on this list.<br class="">
<br class="">
The gopher community is going to have a presence in this game whether they like it or not.  I'm honestly not sure if I should put a "just kidding" after this bold statement or not...  all I know is that after writing it, I couldn't stop laughing.<br class=""><br class=""><div class="gmail_quote">On February 14, 2015 6:13:41 PM MST, Kevin Veroneau <<a href="mailto:kevin@veroneau.net" class="">kevin@veroneau.net</a>> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">I had a beta tester online last night, and we were able to really test out the <br class="">chat system, and it seems to work near flawless.  He also runs on Windows, and <br class="">found that the web-based terminal had some interesting limits.  I was looking <br class="">into replacing this web client and using a full VT100 Terminal Emulator for a <br class="">little while now.  I finally updated the web client today and released it onto <br class="">the server. :)<br class=""><br class="">I used the VT100 Terminal Emulator from the awesome ShellInABox project, but <br class="">the connection to the actual server is custom.  It goes through WebSockets of <br class="">course, rather than AJAX.  I did some basic tests of the VT100 client code, <br class="">and so far it works almost the same as you would expect a UNIX Terminal <br class="">Emulator to function.<br class=""><br class="">Nobody has redeemed any of the previous codes yet, so they are still up for <br class="">grabs.<br class=""><br class="">On February 12, 2015 08:31:27 AM Kevin Veroneau wrote:<br class=""><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> I actually tried Putty last night and it doesn't follow RFC making it not<br class=""> work sadly.  I am working on a vt100 emulator made in SDL, so it will be<br class=""> fully cross platform, and even support game specific features.  This<br class=""> client will also be able to play .MOD files as you play the game.   Not<br class=""> sure why so many telnet clients out there don't follow RFC, and base their<br class=""> settings solely on how the UNIX telnetd works.  I can't maintain a server<br class=""> that supports every single type of client quirk.<br class=""> <br class=""> On February 12, 2015 1:35:04 AM MST, Nuno Silva <<a href="mailto:nunojsilva@ist.utl.pt" class="">nunojsilva@ist.utl.pt</a>> <br class=""></blockquote>wrote:<br class=""><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ad7fa8; padding-l
 eft:
1ex;">On 2015-02-11 12:25, Wolfgang Faust wrote:<br class=""><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #8ae234; padding-left: 1ex;"> On Feb 11, 2015 10:34 AM, "Kevin Veroneau" <<a href="mailto:kevin@veroneau.net" class="">kevin@veroneau.net</a>><br class=""></blockquote><br class="">wrote:<br class=""><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #8ae234; padding-left: 1ex;"><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #fcaf3e; padding-left: 1ex;"> I also recently found out that the Windows telnet client(at least<br class=""></blockquote></blockquote><br class="">on XP)<br class=""><br class=""><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #8ae234; padding-left: 1ex;"> doesn't work very well.<br class=""> And Windows 7 doesn't come with a Telnet client at all--you have to<br class=""></blockquote><br class="">know<br class=""><br class=""><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #8ae234
 ;
padding-left: 1ex;"> the magic incantation to install it afterwards. If you haven't<br class=""></blockquote><br class="">already, you<br class=""><br class=""><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #8ae234; padding-left: 1ex;"> may want to consider implementing a web-based client. There are flash<br class=""></blockquote><br class="">and<br class=""><br class=""><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #8ae234; padding-left: 1ex;"> java-based ones that you can just plug your hostname into, or you<br class=""></blockquote><br class="">could set<br class=""><br class=""><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #8ae234; padding-left: 1ex;"> up a Websocket server and have a pure JavaScript one.<br class=""> <br class=""> (Personally, I use TinyFugue. I won't be redeeming a beta code<br class=""></blockquote><br class="">because I'm<br class=""><br class=""><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #8ae234; paddin
 g-left:
1ex;"> very busy this week, so I'll leave them for someone else.)<br class=""></blockquote><br class="">What about putty? I can try to have a look at it, if I have time. I use<br class="">it mostly for SSH from windows boxen, but why not try it with telnet.<br class=""></blockquote></blockquote><br class=""><hr class=""><br class="">Gopher-Project mailing list<br class=""><a href="mailto:Gopher-Project@lists.alioth.debian.org" class="">Gopher-Project@lists.alioth.debian.org</a><br class=""><a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/gopher-project" class="">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/gopher-project</a><br class=""></pre></blockquote></div><br class="">
-- <br class="">
Sent from my Android device with K-9 Mail. Please excuse my brevity.</div>_______________________________________________<br class="">Gopher-Project mailing list<br class=""><a href="mailto:Gopher-Project@lists.alioth.debian.org" class="">Gopher-Project@lists.alioth.debian.org</a><br class="">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/gopher-project</div></blockquote></div><br class=""></body></html>