Projects

1. Rchart:- Chartig Library

Rchart is ruby port of the slick pChart charting library.
Some of images are listed below which is developed using rchart.
Github:- rchart
Rchart-1

Rchart-2

Rchart-3

Rchart-4

More examples of http://github.com/amardaxini/rchart_examples

2. acts_as_flying_saucer:- PDF Generation using Xhtml/CSS

acts_as_flying_saucer is a Ruby On Rails plugin that allows to save rendered views as pdf documents using the Flying Saucer java library. More info refer Pdf Generation Using Flying saucer Or Refer

3. convert_office:- Convert open office format to another open office format

It is a ruby Wrapper of jodconverter Which is used to convert office format to another office format.
It requires Open Office and java

4. nailgun:- Ruby wrapper of nailgun and it's client.

Nailgun is server that preloads JVM so no need to load JVM on each request. Nailgun is a ruby wrapper of nailgun server and it's command.
Nailgun improves performance of standalone java application.
acts_as_flying saucer and convert_office both plugin has nailgun support.
Github:- nailgun

5. pasco:- Read IE histories by passing IE history file i.e .dat

Pasco is a gem that reads ie histories on providing ie history file i.e *.dat.
Pasco.get_history(path of ie history file) 
It will return an array of object that contains url,modified_time,access_time,file_name,directory,http_header
Github:- pasco

6. safari_plist:- Read safari histories by passing safari *.plist file

safari_plist is a gem that reads safari histories on providing safari *.plist file.
It requires plutil binary.
SafariPlist.get_history(*.plist,[plutil_path])  
It returns array of object containing url,acces_time,visit_count
Github:- safari_plist


Blog Posts


Amazon Simple Queing Service (SQS) + Ruby

Liquid error: can't convert nil into String Posted on 18 August 2010.

Vertical table in rails

Liquid error: can't convert nil into String Posted on 01 May 2010.

Static pages in rails

Liquid error: can't convert nil into String Posted on 10 February 2010.

Generate PDF Using Rails and Flying Saucer

Liquid error: can't convert nil into String Posted on 19 January 2010.

Dynamically updating selectlist using Jquery and Ajax

Liquid error: can't convert nil into String Posted on 26 November 2009.