Tag Archives: mechanize

English to Tamil Translator script

Hi friends, Started creating translator script in ruby, which will convert to english document file to tamil pdf file. Main idea of script is to convert English pdf to Tamil Pdf So its easy to translate e-book easily to our … Continue reading

Posted in programs, ubuntu | Tagged , , , , , , , , | 7 Comments

[Version:1] Easy Dictionary

Hi . Easily browse for meaning of words from terminal, than searching for word in dictionary or searching in internet (dont waiting for word till whole page loads). This script scraps word form http://dictionary.reference.com . Dependencies: ruby, rubygems, mechanize(gem). we can have … Continue reading

Posted in programs | Tagged , , , , , , , , , , , | Leave a comment

Gplus script version 1.1

In previous post, when I run gplus script it will display the stream from circle we mentioned in command eg. ruby gplus.rb username password circle_name In this version , It will prompt for username and password .. and it displays … Continue reading

Posted in programs | Tagged , , , , , , , , , , , , , , , , | 3 Comments

Google plus streams from terminal

Hi friends, Are you linux user ? Get your streams of  google+ via terminal in few steps.. Written script using ruby with help of  Mechanize. We can specify circle which we want to display. This will display all the stream of our … Continue reading

Posted in programs | Tagged , , , , , , , , , | 6 Comments