How to install Xulrunner in Ubuntu, Mint, and Debian package.

Installing deb package form launchpad which is latest version.

Read more »

Leave a comment

Few gem important commands

29 November 2011

The gem command is the main user interface to the RubyGems packaging system. This document provides a reference to the gem command and its options.

To gem familiar with some important gem commands , take look of it.

Read more »

Leave a comment

Getting gmail online friends using ruby and mechanize.

The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, can follow links, and submit forms. Form fields can be populated and submitted. Mechanize also keeps track of the sites that you have visited as a history.

Read more »

Leave a comment

This session make you clear how to start with creating extension 

with google chrome. You will here get an idea for placing your extension icon

in chrome toolbar and showing helloworld tooltip on clicking on that.

Read more »

Leave a comment

Jquery creating plugin

13 November 2011

jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.

Read more »

Leave a comment
Prev | 1 | 2 | 3 | 4 | 5 |