Show HN: Subway, a persistent web client for IRC
1–10 of 41 posts
Re: Show HN: Subway, a persistent web client for IRC
#2A quick disclaimer the logo right now is a Gowalla Icon, this is only a placeholder I am working on designing a new logo.
Re: Show HN: Subway, a persistent web client for IRC
#3Tech used: Node.js, node-irc, socket.io, Backbone.js, and MongoDB for optional message logging on persistent connections.
Feedback and contributions welcome.
This article is linked to the github repo, but you can use the client directly here: http://ridezap.com:3000/
Re: Show HN: Subway, a persistent web client for IRC
#4Other than that, it looks good.
Re: Show HN: Subway, a persistent web client for IRC
#5The interface looks good from the screenshots but how well does it work on a phone? For that reason I went with a minimal terminal-like interface to make it possible.
I will check this out tonight. Good job.
Re: Show HN: Subway, a persistent web client for IRC
#6This same idea was my excuse to learn javascript/node :) I went the "re-invent the wheel" route and skipped node-irc and Backbone for extra javascript fun. The interface looks good from the screenshots but how well does it work on a phone? For that reason I went with a minimal terminal-like interface to make it possible. I will check this out tonight. Good job.
Re: Show HN: Subway, a persistent web client for IRC
#7Re: Show HN: Subway, a persistent web client for IRC
#8I would really love to see that web client made so that it could connect to any server or bouncer, and not just your own proprietary backend.
Re: Show HN: Subway, a persistent web client for IRC
#9Re: Show HN: Subway, a persistent web client for IRC
#10YES. This is exactly what I've been planning in my head since IRCCloud doesn't seem to be handing out invites. Too bad this is in node/mongo otherwise I would love to contribute.