Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crear app de 'Chat IRC' #22

Closed
edvm opened this issue Feb 25, 2014 · 5 comments
Closed

Crear app de 'Chat IRC' #22

edvm opened this issue Feb 25, 2014 · 5 comments

Comments

@edvm
Copy link
Contributor

edvm commented Feb 25, 2014

0- Crear un branch del repo para laburar en este issue. Al terminar de trabajar, commitear, pushear y mandar pull request.
Crear una app django que tenga una view con lo siguiente:
1- Los datos para conectarse al IRC de PyAr
2- Un cliente IRC embebido, donde el usuario pueda entrar desde el browser.

@leandrobrunner
Copy link
Member

Les parece usar el actual webchat de freenode? o alguna otra alternativa?

@edvm
Copy link
Contributor Author

edvm commented Feb 26, 2014

2014-02-26 4:08 GMT-03:00 Leandro Brunner notifications@github.com:

Les parece usar el actual webchat de freenode? o alguna otra alternativa?

Lo podemos embeber en el sitio? :)

"Code without tests is broken by design." - Jacob Kaplan-Moss
Broken code @ https://github.com/edvm
jabber: edvm@python.org.ar

@leandrobrunner
Copy link
Member

@edvm sisi, es solo un iframe que apunta al webchat de freenode y se le pasan los parámetros del canal y el nombre de usuario.

@edvm
Copy link
Contributor Author

edvm commented Feb 26, 2014

2014-02-26 19:44 GMT-03:00 Leandro Brunner notifications@github.com:

@edvm https://github.com/edvm sisi, es solo un iframe que apunta al
webchat de freenode y se le pasan los parámetros del canal y el nombre de
usuario.

Me parece buenísimo entonces! :)

"Code without tests is broken by design." - Jacob Kaplan-Moss
Broken code @ https://github.com/edvm
jabber: edvm@python.org.ar

@edvm
Copy link
Contributor Author

edvm commented Feb 27, 2014

Implementado!

@edvm edvm closed this as completed Feb 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants