Monday, May 10, 2010

To remove usernames and passwords in gmail screen

In Internet Explorer:
Tools menu => Options => Contents Tab => Personal Information => Auto complete button => Click the buttons “Clear forms” & “Clear passwords”

In Mozilla Firefox:
1. Tools menu => Options.
2. Select the "Privacy" tab & deselect "Remember what I enter in forms and the search bar"
Then in the "Private Data" section, click on the "Clear Now" button & select "Saved form and search history"
3. Click on "Clear Private Data Now" button.

Wednesday, May 5, 2010

Removing hyperlinks in Word document


1. When u copy the content from net and paste it to the word doc, u can see three options(icons) displayed in the right corner, select the 3rd option , i. e “keep text only”

or

2. Select the content (or press CTRL + A) = > then press CTRL +SHIFT +F9

Saturday, March 27, 2010

Bugs in Database Pgm

If u are using a database(oracle, sql,…) in a front end tool, and if u are unable to get results from the database,

1. check whether the path of the database is correctly provided in the procedure.

2. Also Check whether the server is running otherwise start the service.

Sunday, March 21, 2010

Revert in Photoshop, IR

We can abandon all changes and display the most recently saved version using the option ‘Revert’ in the foll softwares..

* PageMaker
* CorelDraw
* Photoshop
* ImageReady

File-> Revert.

C language - Tips

1. To know the usage of a function (or keyword):-

Type the word in C Editor , then press CTRL +F1


2. To learn C Graphics, u can run the graphics pgm( available in c ‘EXAMPLE’ directory.

Open the file ‘bgidemo.c’

Copy it . (using ‘write to’ option)

In the ‘initgraph()’ function include the graphics path
Then compile & run.

Friday, March 19, 2010

Torn paper edge effect in Photoshop


Torn paper edge effect in Photoshop

1. Open the image in PS.

2. Select the area to be torn with polygonal Lasso tool(L).

3. Filter =>Distort => Ripples (Select Amount: 100%, Size : Medium) =>Ok

You can tear off this image at the edge also..

Monday, March 15, 2010

Browser tips

Printing all linked documents:
~~~~~~~~~~~~~~~~~~~~~~~~
In Internet Explorer:
File-> Print -> Options(tab) -> Print all linked documents.

Turn off underlines in web page link:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In I.E,
Tools menu -> Internet Options ->Advanced(tab) ->undeline link=>Never

To turn off graphics to display all web pages faster:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Tools-> Internet options -> Advanced -> In the ‘mutimedia’ clear one or more of the ‘show picture’, ‘play animation’, ‘play videos’, ‘play sounds’ check boxes.