Technology Sharing
Friday, June 10, 2011
Mysql Commands
›
Here you get some basic commands of mysql which use by many developers in their regular tasks: 1. Show all exisitng databases : mysql...
Tuesday, December 28, 2010
Watir (web application testing in ruby)
›
Hi, I feel lucky to get a chance to work with Watir (Web Application Testing in Ruby). Watir use for automating web testing , you can easil...
Thursday, November 18, 2010
Digest Authentication
›
hi, You all know about basic authentication method use in most places here I share something about digest authentication method. Below cod...
Tuesday, November 9, 2010
Firewatir Jssh error : Unable to connect to machine : 127.0.0.1 on port 9997
›
Hello, I get following error when i work with firewatir for firefox on Centos - 64 bit , /usr/local/lib/ruby/gems/1.8/gems/firewatir-1.6.7/l...
Tuesday, August 17, 2010
how to parse css (css_parser)
›
How to parse css and get css file elements in Ruby? You can parse both local css file as well as remote css file also by Using Css_parser ge...
Home
View web version