Suggestion for Wiki
Suggestion for Wiki
Hello All,
What about we build a newlisp html-Chat cgi for the Wiki ?
That way we can talk realtime ? Or is there already an IRC
somewhere running ?
Norman...
What about we build a newlisp html-Chat cgi for the Wiki ?
That way we can talk realtime ? Or is there already an IRC
somewhere running ?
Norman...
-- (define? (Cornflakes))
Build one and I can install it at newlisp.org/chat. I could put an additional menu option on the newlisp.org home page which says "chat" and links to it.
What type of chat are you thinking: (a) separate client app on the user side or (b) browser based client (would need to refresh the page every 5-10 seconds).
Lutz
What type of chat are you thinking: (a) separate client app on the user side or (b) browser based client (would need to refresh the page every 5-10 seconds).
Lutz
Are you quick or what... already build one ;-)
Personaly i prefer the web-based chat which is independant.
But if the Web-chat could listen/send i.e. XML data ? then the webchat
could be made more flexible for newlisp programmers who like to chat ;-)
Where newlisp.org hosts the server and everyone can build their own client ;-)
Norman...
Personaly i prefer the web-based chat which is independant.
But if the Web-chat could listen/send i.e. XML data ? then the webchat
could be made more flexible for newlisp programmers who like to chat ;-)
Where newlisp.org hosts the server and everyone can build their own client ;-)
Norman...
-- (define? (Cornflakes))
As you know, I already have a GTK-server chat client based on your "TALK" protocol... I can easily build that in newLisp for other protocols as well. Just let me know when you're ready... ;-)
See http://www.gtk-server.org/chat.jpg for a screenshot....
See http://www.gtk-server.org/chat.jpg for a screenshot....
I like Lutz's view, a plain Web based cgi. Have a read only scrollable textarea that updates every 10 secs and another textarea to type into. You might won't a field to put your name, a submit button, and an exit button. Pretty simple cgi since you don't have to store anything on the server unless you wanted to log the sessions.
I wonder if all of us could find time to chat being from different parts of the globe? I like the fact that most everyone is from a different country, but timing might be a problem.
Eddie
I wonder if all of us could find time to chat being from different parts of the globe? I like the fact that most everyone is from a different country, but timing might be a problem.
Eddie
-
- Posts: 429
- Joined: Tue Nov 11, 2003 2:11 am
- Location: Brisbane, Australia
I see currently the visitors are:
In total there are 4 users online :: 3 Registered, 0 Hidden and 1 Guest [ Administrator ] [ Moderator ]
Registered Users: HPW, newdep, nigelbrown
so we synchronise at times!
Nigel
PS a little later it is
In total there are 2 users online :: 2 Registered, 0 Hidden and 0 Guests [ Administrator ] [ Moderator ]
Registered Users: Lutz, nigelbrown
In total there are 4 users online :: 3 Registered, 0 Hidden and 1 Guest [ Administrator ] [ Moderator ]
Registered Users: HPW, newdep, nigelbrown
so we synchronise at times!
Nigel
PS a little later it is
In total there are 2 users online :: 2 Registered, 0 Hidden and 0 Guests [ Administrator ] [ Moderator ]
Registered Users: Lutz, nigelbrown
-
- Posts: 429
- Joined: Tue Nov 11, 2003 2:11 am
- Location: Brisbane, Australia