Archive for November, 2009

My First Interview

Hai Today i attend one technical interview. i applied my resume to   ” Artha42 Technology Solutions Pvt. Ltd.,  “  via   mail to them. interview was conducted 2 hours for me alone. two persons are interviewed me. they asked many question in ruby. first they were seen my resume and asked about my projects. and [...]

Continue reading »

Automatic Birthday Remainder Using Ruby & Notify-Bin

Automatic Birthday Remainder Program Hi , This Program runs works as Birthday Remainder in our local system . Just try this ! It will display our friends name and photo in desktop like notifier whenever u switch on ur system on. It will remaind u on, 1) Today’s B Day 2) Tomorrow’s B Day Installation [...]

Continue reading »

Send Gmail From Ruby Script

Hi. Now we are going to see , how to send e-mail from Ruby Script. fro that we need to install , $ sudo apt-get install ruby $ sudo apt-get install rubygems $ sudo gem install tlsmail gmail.rb require ‘rubygems’ require ‘tlsmail’ require ‘time’ $a=['tarulalan@gmail.com','tshrinivasan@gmail.com','jemenisuresh@gmail.com'] $a.each do |to_mail| content = <<MESSAGE_END From: Arulalan <tarulalan@gmail.com> To: [...]

Continue reading »

SMS Frame Work using Gnokii , Ruby & CSV – Sending Bulk sms

SMS Frame Work Using Command Line Argument Hai Friends, Now we r going to see , how to send bulk sms using  Ruby and Gnokii and CSV. CSV means Comma Separated Value. In contact list file , just open and edit at any time. we need to install following packages. # To install Ruby $ [...]

Continue reading »

Follow

Get every new post delivered to your Inbox.