Monday, August 2, 2010
How to Clear Recent Files (documents) in Ms- Word, Excel,..Photoshop
1. Tools Menu => Options => General Tab
2. Deselect the option “Recent used file list”(or clear the entries) => Ok
Photoshop:
Edit Menu => Preferences => File Handling => Put “0” (zero) in the “Recent file list contains” options => Ok.
Friday, July 16, 2010
Adding shortcuts to the Taskbar
Adding shortcuts to the Taskbar:
Right click on the Taskbar => Toolbars => select the software or folder u want to add =>ok
U can also right click =>drag & drop the icon)
Locking the Taskbar:
If u don’t want the taskbar to be moved, then right click on the taskbar => select “Lock the Taskbar”. Otherwise,
Start => Settings => Control Panel => Taskbar & StartMenu => Select the option “Lock the taskbar” => Ok
Note: Sometimes the whole monitor display may be changed ( upside down). Then check the “color quality” & “screen resolution” in “Display” Option, if it is changed, choose the correct option.
Sunday, July 4, 2010
Creating “jpg” files from Ms - word doc (content)
1. Copy the content (CTRL+C) from MS - Word
2. Open Ms Paint , Edit Menu => Paste
3. Then File => Save => In the “Save As” dialog box, Choose “JPEG” in “save as type” option => then type the name => Save
Note:
* We can also use “Print Screen” key (to copy from word).
* We can also use Adobe Photoshop or Corel Photo-paint to get high resolution.
Wednesday, June 30, 2010
Taking (snapshots) photos from Video files:
1. Play Menu= >Play clip
2. Click the “Take picture” button (available in the right corner) => Then save the picture.
Power DVD:
1. Run the Movie , then right click the button “Capture frame” => Capture to Clipboard
2. Then open Paintbrush => Edit Menu = >Paste = > Save the picture.
Windows Media Player:
1. Tools Menu => Options => “Performance” Tab => Advanced” button.
2. Uncheck the “Use overlays” Option => Ok.
3. Then (while running the movie) press the button “Print Screen” in the keyboard.
4. Open “Mspaint” and paste it then save the picture.
Sunday, June 27, 2010
Inserting video files into Powerpoint slide:
Sunday, June 20, 2010
Playing movies(or songs) with subtitles
In VLC Media Player:
Video Menu => Subtitles Track => Select “Track(English)”
In Windows Media Player:
Play Menu => Captions & subtitles => select “on if available”
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
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
* PageMaker
* CorelDraw
* Photoshop
* ImageReady
File-> Revert.
C language - Tips
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
Monday, March 15, 2010
Browser tips
~~~~~~~~~~~~~~~~~~~~~~~~
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.
Sunday, March 14, 2010
Powerpoint tips
In “RUN” command window type,
powerpnt.exe/p verses.ppt
(Include full path of file)
Friday, March 12, 2010
General Shortcut Keys
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Spc
To view items in a dropdown list:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ALT + (Down arrow)
To minimize a (opened)window:
~~~~~~~~~~~~~~~~~~~~~
Win + M
To maximize a window:
~~~~~~~~~~~~~~~~~~~~~
Win + Shift + M
To select buttons in Taskbar:
~~~~~~~~~~~~~~~~~~~~~~~~
Win + Tab
Thursday, March 11, 2010
Colorful Backgrounds – Photoshop
‘Rotate canvas’ in Photoshop
Monday, March 8, 2010
Photoshop tips
Photoshop tips:
1. when we create logo’s in pshop, we can change the appearance of the objects(here for the butterfly) we placed in the file using the option Layer(Menu)- > Style(option)
2. Here the ‘music notes symbol’ are drawn using ‘shape’ control
3. the glowing appearance around ths’star’ is given using styles palette.(Window menu -> styles)
If u don’t want the logo in rectangular shape, u can choose transparent option when u take new file.
General software tips
1.Type ‘moviemk’ – to open ‘Windows Movie Maker’
2.Type ‘imageready’ – to open ‘Adobe Imageready’
Sunday, March 7, 2010
Debugging in VB
Solution
Check the data-type of each field.
Error: Method not found.
Solution
Check the controls in the form.
Error
couldn't accept to add data in table.(during database creation)
Solution
De-activate the snapshot button.
Activate the dynaset button