The Viamentis Blog

Curious About Everything

The Viamentis Blog header image 4

Entries Tagged as 'Ruby'

Some more fun with Ruby and Instant messaging

January 22nd, 2008 · 2 Comments · Ruby

AI used to be one of my favorite subjects right from college days. I was searching for some AI algorithms and happened to find a ‘chat-bot’ called Eliza in between. ‘She’ was good enough, even though she doesn’t perfectly simulate a human user, she does a pretty good job. The next moment i wanted […]

[Read more →]

Tags:

VPython-Python module for 3 Dimensional scientific programming

January 18th, 2008 · No Comments · Ruby

Battle with VPython was pretty good. In my opinion VPython is a very powerful one. VPython is very interesting to make small applications. First of all we have to install VPython which is quite easy. Also we can mix music & such multimedia along with our applications, for that we just need to install […]

[Read more →]

Tags:···

Anvil: GUI development Framework in Ruby

January 14th, 2008 · No Comments · Ruby

Recently i have done a small experimentation on Anvil - A ruby framework to create GUI based applications.The back bone of Anvil is WxRuby. At a glance i thought it will be very easy, so decided to to give a try
sudo apt-get install anvil
This installs anvil and all the other required gems. Then […]

[Read more →]

Tags:···

Fun with Instant Messaging in Ruby

January 14th, 2008 · 6 Comments · Ruby

While i was going through Redmine’s source code, trying to fix some email notification bugs, I felt it would be good if instant messenger notification was also available.So i decided to give it a try. I was sure it would be cool if i could write my own programs to communicate with my […]

[Read more →]

Tags: