Tech Students World
Subscribe
Subscribe to get the update Newsletters. This site is updated daily. Don't miss to check what's added.
                 Technology of the Week: iPod Basics *  Help of the Week: Blu-ray Technology
Skip Navigation Links
ContactUs
StudentsLibraryExpand StudentsLibrary
ExplanationOfTechnologiesExpand ExplanationOfTechnologies
TechEducationExpand TechEducation
TechTipsExpand TechTips
UsefulStudent ResourcesExpand UsefulStudent Resources
TodaySpecialsExpand TodaySpecials
WeekSpecialsExpand WeekSpecials
                                                    
Free Downloads Skip Navigation LinksHome > Tech Tips > Software Tips
Skip Navigation Links
Home
Buying ComputersExpand Buying Computers
CertificationsExpand Certifications
Computer BasicsExpand Computer Basics
Computer DevicesExpand Computer Devices
Computer MaintenanceExpand Computer Maintenance
Computer SettingsExpand Computer Settings
Operating SystemsExpand Operating Systems
ProcessorsExpand Processors
Using MS-WindowsExpand Using MS-Windows
Internet BasicsExpand Internet Basics
Internet ServicesExpand Internet Services
Software AttacksExpand Software Attacks
Useful Links
New Student Resources
. Student Employment
. Cover Letter
. Applying for Graduate Assistantships
. SCJP Preparation
. Applying for US Universities

Software Tips

This article explains all the tips related to Software. If you want to know good tips and tactics relating to Software, then this is the place to go.

                                        

Tip Explanation
While Writing a Program  While writing a software program in any language,
(a) Always  maintain good Indentation.
(b) Write comments where ever necessary.
(c) Check the program for null and garbage inputs.
Installing Software When you want to uninstall any software, always better to do it from Control panel. This will neatly uninstall that software from the computer.
HTML tag for adding Background music to the webpage The following tag can be used to add background music to a webpage:
<embed src="musicfile.wav" hidden=false autostart=false loop=false width=150 height=100 controls=console>
If autostart is set to true, then the sound file plays automatically when the file is loaded otherwise the user has to initiate.
If loop is set to true, audio plays continuously without stop otherwise plays only once. We can also set a number to specify the number of times it has to play like loop=2.
If hidden and autostart are set to true, then the sound file is played automatically without user intervention.
<embed src="musicfile.wav" hidden=true autostart=true loop=3>.
Most of the browsers support this tag.
Better to use one anti-virus software at a time It is always better to use one good anti-virus software in your computer rather than using multiple ones. Because installing more than one at the same time may sometimes cause conflicts in the computer. So, it is better to uninstall the current one before installing the new one. But you can have one or more Spyware checkers.
Ctrl+x,Ctrl+c,Ctrl+v If you want to cut, copy or paste in a word document, notepad or textpad:
Use Ctrl+x for Cut
Use Ctrl+c for Copy
Use Ctrl+v for Paste.
Ctrl + z If you have accidentally deleted a portion of text or something you have done in a program, you can immediately undo that by pressing ctrl+z.
Ctrl + y If you have accidentally undo a portion of text or something you have done in a program, you can immediately cancel it by pressing ctrl+y. So, this is just opposite to ctrl + z.
Print Screen If you want to paste a screenshot on a document:
Open the window of which you want the screen shot, press Prnt Scrn on your keyboard, return to the document and paste it using ctrl +v.
Designing a Web Page If you are designing a web page or web site, it is better to optimize your web page based on how it looks in  Internet Explorer browser as majority of people use IE as their default browser. Because it is sometimes not possible to design a web page which looks perfect in all browsers.
Ctrl + a f you want to select everything on a document or web page, press ctrl + a. Then you can use ctrl+c to copy that and ctrl +v for pasting wherever you want. 

Skip Navigation Links.
Skip Navigation Links
Help of Week: Blu-ray
Technology of Week: iPod Basics
Skip Navigation Links.
What's New
. Blu-ray
. iPod Basics
. Doing Java Project
. Symmetric MP
. Digital Cameras
. Virus,Spyware
. Sound to WebPage
. Wi-Fi
Popular Articles
. UNIX Commands
. Software Attacks
.
Adding RAM
. US Universities
. Free Java Tutorial
. Student Jobs
. Learn Spanish
. Java Notes
Let The World Know How Knowledgeable You Are
By sharing Your Knowledge With Others
If you would like to share your knowledge relating to Technology, you can send it to us at dailyquestion@techstudentsworld.com. If it is good, it will be published in this site along with your name or picture.
                  Copyright © 2008, Techstudentsworld.com. All Rights Reserved.