E: Unable to locate package xulrunner
How to install Xulrunner in Ubuntu, Mint, and Debian package.
Installing deb package form launchpad which is latest version.
Leave a commentFew gem important commands
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.
Leave a commentGetting gmail online friends using ruby and mechanize
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.
Leave a commentGetting started with Google chrome extension
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.
Leave a commentJquery creating plugin
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.
Leave a comment
