[Ilugc] A Terminal Chat Application

  • From: 0@xxxxxxxxxxx (0)
  • Date: Wed, 16 Nov 2011 21:14:04 +0530


And we love any sort of feedback from you.


I like the idea and it is good to see that you have implemented it.

Looking at the code, I notice that there several things that needs to be 
done to bring it to a reasonable quality.

- Proper Indentation of code
- Try avoiding system() as much as possible
- 'reset' will clear the terminal emulator's (xterm) history find 
alternative.

I don't know Ruby so I cannot comment on code any further. Ruby experts 
in the list might be able to help you better.

I did try to do the setup but ruby gloriously crashes with libc's buffer 
overflow error.

$ sudo gem install gmail
*** buffer overflow detected ***: /usr/bin/ruby terminated
======= Backtrace: =========
/lib/libc.so.6(__fortify_fail+0x4d)[0x5dec5d]

$ gem list

*** LOCAL GEMS ***

colorize (0.5.8)
highline (1.5.1)
mime (0.1)
mime-types (1.17.2)
xmpp4r (0.5)
xmpp4r-simple (0.8.8)

-- 
0

Other related posts: