If this blog helped you in any way, please donate a dollar here

Showing posts with label Download. Show all posts
Showing posts with label Download. Show all posts

Monday, December 5, 2016

Selenium ChromeDriver Install Script

Hello Folks,



As I was trying to instruct someone how to install Selenium Webdriver on OSX, I realised that there were no good scripts to automate this task. There were instructions, sure, but none of the were a copy and paste solution. Not that I encourage copy-paste, I found this rather inconvenient though.

So here's a script install selenium chromedriver for any unix osx or windows computers (assuming cygwin) -

In case, the github plugin did not work the URL is here:

https://gist.github.com/rghose/106ae71639c6f9ce9076a260a5614b94

Enjoy!

Thursday, October 29, 2015

Free SQL Query tool for SQL Server

I found this rather nifty tool: dBeaver which is pretty awesome for database queries, an alternative to RazorSql which the folks at my company used. Now, RazorSQL is not free and requires a license after the trial period ends, so I kept searching for an alternative which works. After fiddling around with thing like Squirrel and the likes, dBeaver impressed me majorly.

The tool is Eclipse based, so a bit slow to startup but apart from that, the software kicks ass!

Here's a few screenshots:


Hope you find this useful :)

Saturday, February 22, 2014

Tor browser bundle released

Gone are the days that the internal was the ultimate symbolism of freedom in the planet and lo and behold! The Internet that knows more about you than your mom does, is here. Thanks to Edward Snowden, the world has learned about  spying and snooping all over the world. Someone who the entire world had almost shunned is now being relooked upon, as he is being nominated for the prestigious Nobel Peace Prize. [1]

Ironically, even after Obama was left red faced and  promised (some) spying will end, [2] the Indian Government is getting started with NETRA NEtwork and TRaffic Analysis System. [3]

Thankfully however, there are places in the Internet that are virtually untraceable. The "tor" network happens to be one of those amazing inventions man has made. For those who used tor earlier, they would know it was such a pain to connect to the network, Vidalia came and made it oh so simple! Here's a image poached off the internet to show Tor really works:

Tuesday, June 7, 2011

Devhelp documentation for C

Standard C Library documentation can be easily found on the command line via the terminal. Do a simple 'man scanf' and you get the entire documentation for the function. This functionality requires the appropriate manual pages to be installed which is part of the standard C library documentation.

Dev-Help is a documentation viewer for GNOME and has various books to be used by developers. Standard repositories of Ubuntu, LinuxMint and Debian contains many devhelp books but a notable exception is the Standard C Library Documentation

Monday, May 23, 2011

Indtalling d4x on Ubuntu 10.10

I found d4x to be among the best download managers and accelerators out there working on Linux based systems. It is present in the repositories of dapper, hardy (8.04) and lucid (10.04)... However I am going to install it on my Maverick 10.10 aka Linux Mint 10 system.

The procedure is not very tedious as I just have to got the Ubuntu repository search website and search for my man. There is however one neat trick.

Monday, November 1, 2010

Downloaders for Linux

The internet is the heaven for most users.. and the main reason is information is abundant and free. Thus, downloading is an important activity of Netizens.

Here I present some of the best Downloaders available for Linux based OS-es.

Saturday, June 19, 2010

Get Linux

Okay for all you Linux fanatics here is the most wanted OS of our times, ubuntu... Get it shipped to your house for free! Thanks to sponsor Canonical for this wonderful promotion :-)



If you can spare the bandwidth, I might suggest downloading from torrents. Also, note that the shipment will take around 2-3 weeks to arrive in India, so if you need it urgently, download the images (iso) and burn to a CD.

Saturday, June 12, 2010

Songs.PK Downloader

My exams (6th semester) are going on right now and I care a damn!

I wrote a songs.pk down-loader, a bash script that currently works on Linux (any *nix btw)... it will download the required songs from your favorite film. it has a GUI -- but you need xenity for that.

Requires wget to download songs and you can schedule it to download at a later time with at.

So here is the link:
http://rghose.byethost5.com/software/songspkdownload.sh

Please do report any bugs to me.