Vamsi Pavan’s Place

When curiousity outbursts …..

Entries Tagged as 'Tools'

Vim: visual block mode commands

January 6th, 2010 · No Comments · Linux, Tools

Selecting Text (Visual Mode)

To select text, enter visual mode with one of the commands below, and use arrow keys to highlight the text you are interested in. Then, use some command on the text.
The operators that can be used are:
~ switch case
d delete
c change
[…]

Bookmark it! These icons link to social bookmarking sites where readers can share and discover new web pages.
  • bodytext
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Live
  • StumbleUpon
  • BlinkList
  • YahooMyWeb
  • NewsVine
  • blogtercimlap
  • Netvouz
  • Technorati
  • Slashdot
  • Print this article!

[Read more →]

Tags:

svn proxy settings

December 29th, 2009 · No Comments · Tools

Proxy setup in svn always a headache when you work behind a firewall.Following is the common proxy error we get when we try for any svn command.
svn: PROPFIND request failed on ‘/svn/glassfish-svn/trunk/v3/web/appserv-webtier’
svn: PROPFIND of ‘/svn/glassfish-svn/trunk/v3/web/appserv-webtier’: Could not resolve hostname
`svn.dev.java.net’: No address associated with hostname (https://svn.dev.java.net)

To avoid this, following the setup needed. In ~/.subversion/servers file, add […]

Bookmark it! These icons link to social bookmarking sites where readers can share and discover new web pages.
  • bodytext
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Live
  • StumbleUpon
  • BlinkList
  • YahooMyWeb
  • NewsVine
  • blogtercimlap
  • Netvouz
  • Technorati
  • Slashdot
  • Print this article!

[Read more →]

Tags:

Linux : Awesome commands - find

March 9th, 2009 · No Comments · Linux, Tools

Name
find — Searching for files and possibly executing commands on them

Synopsis

find [path] [options]

Examples

To list all files below a given directory, say /home/user/some-directory […]

Bookmark it! These icons link to social bookmarking sites where readers can share and discover new web pages.
  • bodytext
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Live
  • StumbleUpon
  • BlinkList
  • YahooMyWeb
  • NewsVine
  • blogtercimlap
  • Netvouz
  • Technorati
  • Slashdot
  • Print this article!

[Read more →]

Tags:

Creating own firefox search-plugin

July 28th, 2008 · No Comments · Gen, Tools

Firefox has awesome features as everybody knows and one of which is this search plugin. Creating search plugin doesn’t take more than 2 minutes in firefox. Just follow the steps below blindly.
0. Basic requirement you should have firefox installed in your system.
1. Navigate to the searchplugins directory of you firefox installation.
2. open a file called […]

Bookmark it! These icons link to social bookmarking sites where readers can share and discover new web pages.
  • bodytext
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Live
  • StumbleUpon
  • BlinkList
  • YahooMyWeb
  • NewsVine
  • blogtercimlap
  • Netvouz
  • Technorati
  • Slashdot
  • Print this article!

[Read more →]

Tags:·

Setup TortoiseSVN & Subversion on local windows

May 19th, 2008 · No Comments · Tools

http://justaddwater.dk/2007/04/26/howto-create-a-temporary-local-subversion-repository/

Bookmark it!
These icons link to social bookmarking sites where readers can share and discover new web pages.

Bookmark it! These icons link to social bookmarking sites where readers can share and discover new web pages.
  • bodytext
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Live
  • StumbleUpon
  • BlinkList
  • YahooMyWeb
  • NewsVine
  • blogtercimlap
  • Netvouz
  • Technorati
  • Slashdot
  • Print this article!

[Read more →]

Tags:···