Sep 20, 2010
Java/J2EE Concepts
Posted by
Naveen
0
comments
Jan 5, 2008
Stranger things in XP
1. It boasts how long it can stay up. Whereas previous versions of Windows were coy about how long they went between boots, XP is positively proud of its stamina. Go to the Command Prompt in the Accessories menu from the All Programs start button option, and then type 'systeminfo'. The computer will produce a lot of useful info, including the uptime. If you want to keep these, type 'systeminfo > info.txt'. This creates a file called info.txt you can look at later with Notepad. (Professional Edition only).
2. You can delete files immediately, without having them move to the Recycle Bin first. Go to the Start menu, select Run... and type 'gpedit.msc'; then select User Configuration, Administrative Templates, Windows Components, Windows Explorer and find the Do not move deleted files to the Recycle Bin setting. Set it. Poking around in gpedit will reveal a great many interface and system options, but take care -- some may stop your computer behaving as you wish. (Professional Edition only).
3. You can lock your XP workstation with two clicks of the mouse. Create a new shortcut on your desktop using a right mouse click, and enter 'rundll32.exe user32.dll,LockWorkStation' in the location field. Give the shortcut a name you like. That's it -- just double click on it and your computer will be locked. And if that's not easy enough, Windows key + L will do the same.
4. XP hides some system software you might want to remove, such as Windows Messenger, but you can tickle it and make it disgorge everything. Using Notepad or Edit, edit the text file /windows/inf/sysoc.inf, search for the word 'hide' and remove it. You can then go to the Add or Remove Programs in the Control Panel, select Add/Remove Windows Components and there will be your prey, exposed and vulnerable.
5. For those skilled in the art of DOS batch files, XP has a number of interesting new commands. These include 'eventcreate' and 'eventtriggers' for creating and watching system events, 'typeperf' for monitoring performance of various subsystems, and 'schtasks' for handling scheduled tasks. As usual, typing the command name followed by /? will give a list of options -- they're all far too baroque to go into here.
6. XP has IP version 6 support -- the next generation of IP. Unfortunately this is more than your ISP has, so you can only experiment with this on your LAN. Type 'ipv6 install' into Run... (it's OK, it won't ruin your existing network setup) and then 'ipv6 /?' at the command line to find out more. If you don't know what IPv6 is, don't worry and don't bother.
7. You can at last get rid of tasks on the computer from the command line by using 'taskkill /pid' and the task number, or just 'tskill' and the process number. Find that out by typing 'tasklist', which will also tell you a lot about what's going on in your system.
8. XP will treat Zip files like folders, which is nice if you've got a fast machine. On slower machines, you can make XP leave zip files well alone by typing 'regsvr32 /u zipfldr.dll' at the command line. If you change your mind later, you can put things back as they were by typing 'regsvr32 zipfldr.dll'.
9. XP has ClearType -- Microsoft's anti-aliasing font display technology -- but doesn't have it enabled by default. It's well worth trying, especially if you were there for DOS and all those years of staring at a screen have given you the eyes of an astigmatic bat. To enable ClearType, right click on the desktop, select Properties, Appearance, Effects, select ClearType from the second drop-down menu and enable the selection. Expect best results on laptop displays. If you want to use ClearType on the Welcome login screen as well, set the registry entry HKEY_USERS/.DEFAULT/Control Panel/Desktop/FontSmoothingType to 2.
10. You can use Remote Assistance to help a friend who's using network address translation (NAT) on a home network, but not automatically. Get your pal to email you a Remote Assistance invitation and edit the file. Under the RCTICKET attribute will be a NAT IP address, like 192.168.1.10. Replace this with your chum's real IP address -- they can find this out by going to www.whatismyip.com -- and get them to make sure that they've got port 3389 open on their firewall and forwarded to the errant computer.
11. You can run a program as a different user without logging out and back in again. Right click the icon, select Run As... and enter the user name and password you want to use. This only applies for that run. The trick is particularly useful if you need to have administrative permissions to install a program, which many require. Note that you can have some fun by running programs multiple times on the same system as different users, but this can have unforeseen effects.
15. XP comes with a free Network Activity Light, just in case you can't see the LEDs twinkle on your network card. Right click on My Network Places on the desktop, then select Properties. Right click on the description for your LAN or dial-up connection, select Properties, then check the Show icon in notification area when connected box. You'll now see a tiny network icon on the right of your task bar that glimmers nicely during network traffic.
18. Windows Media Player will display the cover art for albums as it plays the tracks -- if it found the picture on the Internet when you copied the tracks from the CD. If it didn't, or if you have lots of pre-WMP music files, you can put your own copy of the cover art in the same directory as the tracks. Just call it folder.jpg and Windows Media Player will pick it up and display it.
19. Windows key + Break brings up the System Properties dialogue box; Windows key + D brings up the desktop; Windows key + Tab moves through the taskbar buttons.
Posted by
Naveen
1 comments
Jobs sites
http://www.freshersworld.com/
http://www.firstsalary.com
http://www.careerenclave.com/
http://www.shredskerala.org/index.html
http://www.ChetanaS.com
http://www.ChetanaSinterview.com
http://www.vyomworld.com/placementpapers
http://www.go4campus.com/mepz.asp
http://www.geocities.com/careeraid2003/company.html
http://www.aucse.com/Question%20Bank.htm
http://groups.yahoo.com/group/nestjobs/files/
http://jminds.hollosite.com/placement/index.php
http://www.koolkampus.com/campuspapers.php
http://www.jobshive.ne1.net/
http://www.naukri4u.co.nr/
http://www.geekinterview.com/
http://www.sqa-forum.com
http://www.Freshers.in
http://todaysjobs4u.blogspot.com
http://fresheropenings.blogspot.com/
http://www.jobsassist.com/
http://www.myjobs-india.com/tags/hyderabad-secunderabad/
http://bigwalkin.com/
http://www.indianfreshers.com/
Posted by
Naveen
2
comments
Windows Commands & shortcut keys
KEYBOARDS shortcuts
• CTRL+C (Copy)
• CTRL+X (Cut)
• CTRL+V (Paste)
• CTRL+Z (Undo)
• DELETE (Delete)
• SHIFT+DELETE (Delete the selected item permanently without placing the item in the Recycle Bin)
• CTRL while dragging an item (Copy the selected item)
• CTRL+SHIFT while dragging an item (Create a shortcut to the selected item)
• F2 key (Rename the selected item)
• CTRL+RIGHT ARROW (Move the insertion point to the beginning of the next word)
• CTRL+LEFT ARROW (Move the insertion point to the beginning of the previous word)
• CTRL+DOWN ARROW (Move the insertion point to the beginning of the next paragraph)
• CTRL+UP ARROW (Move the insertion point to the beginning of the previous paragraph)
• CTRL+SHIFT with any of the arrow keys (Highlight a block of text)
• SHIFT with any of the arrow keys (Select more than one item in a window or on the desktop, or select text in a document)
• CTRL+A (Select all)
• F3 key (Search for a file or a folder)
• ALT+ENTER (View the properties for the selected item)
• ALT+F4 (Close the active item, or quit the active program)
• ALT+ENTER (Display the properties of the selected object)
• ALT+SPACEBAR (Open the shortcut menu for the active window)
• CTRL+F4 (Close the active document in programs that enable you to have multiple documents open simultaneously)
• ALT+TAB (Switch between the open items)
• ALT+ESC (Cycle through items in the order that they had been opened)
• F6 key (Cycle through the screen elements in a window or on the desktop)
• F4 key (Display the Address bar list in My Computer or Windows Explorer)
• SHIFT+F10 (Display the shortcut menu for the selected item)
• ALT+SPACEBAR (Display the System menu for the active window)
• CTRL+ESC (Display the Start menu)
• ALT+Underlined letter in a menu name (Display the corresponding menu)
• Underlined letter in a command name on an open menu (Perform the corresponding command)
• F10 key (Activate the menu bar in the active program)
• RIGHT ARROW (Open the next menu to the right, or open a submenu)
• LEFT ARROW (Open the next menu to the left, or close a submenu)
• F5 key (Update the active window)
• BACKSPACE (View the folder one level up in My Computer or Windows Explorer)
• ESC (Cancel the current task)
• SHIFT when you insert a CD-ROM into the CD-ROM drive (Prevent the CD-ROM from automatically playing)
• CTRL+SHIFT+ESC (Open Task Manager)
Dialog box keyboard shortcuts
If you press SHIFT+F8 in extended selection list boxes, you enable extended selection mode. In this mode, you can use an arrow key to move a cursor without changing the selection. You can press CTRL+SPACEBAR or SHIFT+SPACEBAR to adjust the selection. To cancel extended selection mode, press SHIFT+F8 again. Extended selection mode cancels itself when you move the focus to another control.• CTRL+TAB (Move forward through the tabs)
• CTRL+SHIFT+TAB (Move backward through the tabs)
• TAB (Move forward through the options)
• SHIFT+TAB (Move backward through the options)
• ALT+Underlined letter (Perform the corresponding command or select the corresponding option)
• ENTER (Perform the command for the active option or button)
• SPACEBAR (Select or clear the check box if the active option is a check box)
• Arrow keys (Select a button if the active option is a group of option buttons)
• F1 key (Display Help)
• F4 key (Display the items in the active list)
• BACKSPACE (Open a folder one level up if a folder is selected in the Save As or Open dialog box)
CTRL+S (Save the open console)
• CTRL+M (Add or remove a console item)
• CTRL+W (Open a new window)
• F5 key (Update the content of all console windows)
• ALT+SPACEBAR (Display the MMC window menu)
• ALT+F4 (Close the console)
• ALT+A (Display the Action menu)
• ALT+V (Display the View menu)
• ALT+F (Display the File menu)
• ALT+O (Display the Favorites menu)
MMC console window keyboard shortcuts
• CTRL+P (Print the current page or active pane)
• ALT+Minus sign (-) (Display the window menu for the active console window)
• SHIFT+F10 (Display the Action shortcut menu for the selected item)
• F1 key (Open the Help topic, if any, for the selected item)
• F5 key (Update the content of all console windows)
• CTRL+F10 (Maximize the active console window)
• CTRL+F5 (Restore the active console window)
• ALT+ENTER (Display the Properties dialog box, if any, for the selected item)
• F2 key (Rename the selected item)
• CTRL+F4 (Close the active console window. When a console has only one console window, this shortcut closes the console)
Remote desktop connection navigation
• CTRL+ALT+END (Open the Microsoft Windows NT Security dialog box)
• ALT+PAGE UP (Switch between programs from left to right)
• ALT+PAGE DOWN (Switch between programs from right to left)
• ALT+INSERT (Cycle through the programs in most recently used order)
• ALT+HOME (Display the Start menu)
• CTRL+ALT+BREAK (Switch the client computer between a window and a full screen)
• ALT+DELETE (Display the Windows menu)
• CTRL+ALT+Minus sign (-) (Place a snapshot of the entire client window area on the Terminal server clipboard and provide the same functionality as pressing ALT+PRINT SCREEN on a local computer.)
• CTRL+ALT+Plus sign (+) (Place a snapshot of the active window in the client on the Terminal server clipboard and provide the same functionality as pressing PRINT SCREEN on a local computer.)
Make use of u r Windows Key
The Windows logo key, located in the bottom row of most computer keyboards is a little-used treasure. Don't' ignore it. It is the shortcut anchor for the following commands:
Windows: Display the Start menu
Windows + D: Minimize or restore all windows
Windows + E: Display Windows Explorer
Windows + F: Display Search for files
Windows + Ctrl + F: Display Search for computer
Windows + F1: Display Help and Support Center
Windows + R: Display Run dialog box
Windows + break: Display System Properties dialog box
Windows + shift + M: Undo minimize all windows
Windows + L: Lock the workstation
Windows + U: Open Utility Manager
Windows + Q: Quick switching of users (Powertoys only)
Windows + Q: Hold Windows Key, then tap Q to scroll thru the different users on your PC
Application name -run Command
Accessibility Controls - access.cpl
Add Hardware Wizard - hdwwiz.cpl
Add/Remove Programs - appwiz.cpl
Administrative Tools - control admintools
Automatic Updates - wuaucpl.cpl
Bluetooth Transfer Wizard - fsquirt
Calculator - calc
Certificate Manager - certmgr.msc
Character Map - charmap
Check Disk Utility - chkdsk
Clipboard Viewer - clipbrd
Command Prompt - cmd
Component Services - dcomcnfg
Computer Management - compmgmt.msc
Date and Time Properties - timedate.cpl
DDE Shares - ddeshare
Device Manager - devmgmt.msc
Direct X Control Panel (If Installed)* - directx.cpl
Direct X Troubleshooter - dxdiag
Disk Cleanup Utility - cleanmgr
Disk Defragment - dfrg.msc
Disk Management - diskmgmt.msc
Disk Partition Manager - diskpart
Display Properties - control desktop
Display Properties - desk.cpl
Display Properties (w/Appearance Tab Preselected) - control color
Dr. Watson System Troubleshooting Utility - drwtsn32
Driver Verifier Utility - verifier
Event Viewer - eventvwr.msc
File Signature Verification Tool - sigverif
Findfast - findfast.cpl
Folders Properties - control folders
Fonts - control fonts
Fonts Folder - fonts
Free Cell Card Game - freecell
Game Controllers - joy.cpl
Group Policy Editor (XP Prof) - gpedit.msc
Hearts Card Game - mshearts
Iexpress Wizard - iexpress
Indexing Service - ciadv.msc
Internet Properties - inetcpl.cpl
IP Configuration (Display Connection Configuration) - ipconfig /all
IP Configuration (Display DNS Cache Contents) - ipconfig /displaydns
IP Configuration (Delete DNS Cache Contents) - ipconfig /flushdns
IP Configuration (Release All Connections) - ipconfig /release
IP Configuration (Renew All Connections) - ipconfig /renew
IP Configuration (Refreshes DHCP & Re - Registers DNS) -
ipconfig /registerdns
IP Configuration (Display DHCP Class ID) - ipconfig /showclassid
IP Configuration (Modifies DHCP Class ID) - ipconfig /setclassid
Java Control Panel (If Installed) - jpicpl32.cpl
Java Control Panel (If Installed) - javaws
Keyboard Properties - control keyboard
Local Security Settings - secpol.msc
Local Users and Groups - lusrmgr.msc
Logs You Out Of Windows - logoff
Microsoft Chat - winchat
Minesweeper Game - winmine
Mouse Properties - control mouse
Mouse Properties - main.cpl
Network Connections - control netconnections
Network Connections - ncpa.cpl
Network Setup Wizard - netsetup.cpl
Notepad - notepad
Nview Desktop Manager (If Installed) - nvtuicpl.cpl
Object Packager - packager
ODBC Data Source Administrator - odbccp32.cpl
On Screen Keyboard - osk
Opens AC3 Filter (If Installed) - ac3filter.cpl
Password Properties - password.cpl
Performance Monitor - perfmon.msc
Performance Monitor - perfmon
Phone and Modem Options - telephon.cpl
Power Configuration - powercfg.cpl
Printers and Faxes - control printers
Printers Folder - printers
Private Character Editor - eudcedit
Quicktime (If Installed) - QuickTime.cpl
Regional Settings - intl.cpl
Registry Editor - regedit
Registry Editor - regedit32
Remote Desktop - mstsc
Removable Storage - ntmsmgr.msc
Removable Storage Operator Requests - ntmsoprq.msc
Resultant Set of Policy (XP Prof) - rsop.msc
Scanners and Cameras - sticpl.cpl
Scheduled Tasks - control schedtasks
Security Center - wscui.cpl
Services - services.msc
Shared Folders - fsmgmt.msc
Shuts Down Windows - shutdown
Sounds and Audio - mmsys.cpl
Spider Solitare Card Game - spider
SQL Client Configuration – cliconfg
System Configuration Editor - sysedit
System Configuration Utility - msconfig
System File Checker Utility (Scan Immediately) - sfc /scannow
System File Checker Utility (Scan Once At Next Boot) - sfc /scanonce
System File Checker Utility (Scan On Every Boot) - sfc /scanboot
System File Checker Utility (Return to Default Setting) - sfc /revert
System File Checker Utility (Purge File Cache) - sfc /purgecache
System File Checker Utility (Set Cache Size to size x) -
sfc /cachesize=x
System Properties - sysdm.cpl
Task Manager - taskmgr
Telnet Client – telnet
User Account Management - nusrmgr.cpl
Utility Manager - utilman
Windows Firewall - firewall.cpl
Windows Magnifier - magnify
Windows Management Infrastructure - wmimgmt.msc
Windows System Security Tool - syskey
Windows Update Launches - wupdmgr
Windows XP Tour Wizard - tourstart
Wordpad – write
ntmsmgr.msc
Removable Storage Operator Requests - ntmsoprq.msc
Resultant Set of Policy (XP Prof) - rsop.msc
Scanners and Cameras - sticpl.cpl
Scheduled Tasks - control schedtasks
Security Center - wscui.cpl
Services - services.msc
Shared Folders - fsmgmt.msc
Shuts Down Windows - shutdown
Sounds and Audio - mmsys.cpl
Spider Solitare Card Game - spider
Malicious Software Removal Tool - mrt
Microsoft Access (if installed) - access.cpl
Microsoft Chat - winchat
Microsoft Excel (if installed) - excel
Microsoft Frontpage (if installed)- frontpg
Microsoft Movie Maker - moviemk
Microsoft Paint - mspaint
Microsoft Powerpoint (if installed)- powerpnt
Microsoft Word (if installed)- winword
Microsoft Syncronization Tool - mobsync
Minesweeper Game - winmine
Mouse Properties - control mouse
Mouse Properties - main.cpl
Nero (if installed)- nero
Netmeeting - conf
Network Connections - control netconnections
Network Connections - ncpa.cpl
Network Setup Wizard - netsetup.cpl
Notepad - notepad
Nview Desktop Manager (If Installed)- nvtuicpl.cpl
Object Packager - packager
ODBC Data Source Administrator- odbccp32.cpl
On Screen Keyboard - osk
Opens AC3 Filter (If Installed) - ac3filter.cpl
Outlook Express - msimn
Paint – pbrush
Keyboard Properties - control keyboard
IP Configuration (Display Connection Configuration) - ipconfi/all
IP Configuration (Display DNS Cache Contents)- ipconfig /displaydns
IP Configuration (Delete DNS Cache Contents)- ipconfig /flushdns
IP Configuration (Release All Connections)- ipconfig /release
IP Configuration (Renew All Connections)- ipconfig /renew
IP Configuration(RefreshesDHCP&Re-RegistersDNS)-ipconfig/registerdns
IP Configuration (Display DHCP Class ID)- ipconfig/showclassid
IP Configuration (Modifies DHCP Class ID)- ipconfig /setclassid
Java Control Panel (If Installed)- jpicpl32.cpl
Posted by
Naveen
0
comments
Softwares Links
10,000 SOFTWARES ON FTP SERVER
ftp://194.97.2.69/pub/filepilot/windows/
http://www.bangaloretalks.com/f-44/SOFTWARES-TO-DOWNLOAD/
http://computerandsoftwares.blogspot.com/
http://soft4dwd.blogspot.com/
www.pallav.co.nr
http://www.thewarezhub-jadu.blogspot.com/
ftp://217.219.86.36/RasoolShafaKheibari/
Softwares(Shareware/Freeware)
http://www.tucows.com/
http://www.download.com/
http://www.oldversion.com/
http://www.freewarefiles.com/
http://www.freewarehome.com/
http://www.softpedia.com/
http://www.soft32.com/
http://www.9down.com/
http://softex.meganet.lt/ (softwares with crack)
http://www.astalavista.com/ (crack search engine n mobile softwares)
http://www.metaftp.com/ (direct ftp download) (ms office 2007 enterprise
in 800 kb(approx) WINISO or ALCOHOL 120)
http://www.sharedzilla.com/ (file sharing)
http://www.oldapps.com
http://www.phazeddl.com/
http://www.downloadlinki.com/
Posted by
Naveen
0
comments
Windows tips 5
Go to Start then Run
Type 'Regedit' then click 'Ok'
Find "HKEY_CURRENT_USER\Control Panel\Desktop\"
Select "MenuShowDelay"
Right click and select "Modify'
Reduce the number to around "100"
This is the delay time before a menu is opened. You can set it to "0" but it can make windows really hard to use as menus will open if you just look at them - well move your mouse over them anyway. I tend to go for anywhere between 50-150 depending on my mood.
In areas where you are trying to restrict what users can do on the computer, it might be beneficial to disable the ability to click on My Computer and have access to the drives, control panel etc.
To disable this:
1.Open RegEdit
2.Search for 20D04FE0-3AEA-1069-A2D8-08002B30309D
3.This should bring you to the HKEY_CLASSES_ROOT\CLSID section
4.Delete the entire section.
Now when you click on My Computer, nothing will happen.
Here is how to add any application to the Context Menu when you right click on any Folder. This way you do not have to always go to the Start Menu. When you right click on any folder, you can have access to that application, the same as using Sent To.
1. Open RegEdit
2. Go to HKEY_CLASSES_ROOT\Folder\shell
3. Add a new Key to the "Shell" Key and name it anything you like.
4. Give it a default value that will appear when you right click a folder, i.e. NewKey (use an "&" without the quotes, in front of any character and it will allow you to use the keyboard)
5. Click on the Key HKEY_CLASSES_ROOT\Folder\shell\NewKey
6. Add a New Key named Command
7. Set the (Default) value of the application you want to run
8. For example: c:\program files\internet explorer\iexplore.exe (Include the full path and parameters if you need them)
You can change the Icons Windows uses for folders, the Start Menu, opened and closed folder in the Explorer, and many more.
1. Open RegEdit
2. Go to
HKEY_LOCAL_MACHINE\ Software\ Microsoft\ Windows\ CurrentVersion\ Explorer\ Shell Icons
3. Add a string value for each Icon you wish to change.
Example: "3" ="C:\Windows\Icons\MyIcon.ico,0" This will change the closed folders in the Explorer to "MyIcon.ico". Here is a complete list for each value.
0= Unknown file type 1= MSN file types 2= Applications Generic 3= Closed Folder 4= Open Folder 5= 5.25" Drive 6= 3.25" Drive 7= Removable Drive 8= Hard Drive 9= NetWork Drive 10= Network Drive Offline 11= CD-ROM Drive 12= RAM Drive 13= Entire Network 14= Network Hub 15= My Computer 16= Printer 17= Network Neighborhood 18= Network Workgroup 19= Start Menu's Program Folders 20= Start Menu's Documents 21= Start Menu's Setting 22= Start Menu's Find 23= Start Menu's Help 24= Start Menu's Run 25= Start Menu's Suspend 26= Start Menu's PC Undock 27= Start Menu's Shutdown 28= Shared 29= Shortcut Arrow 30= (Unknown Overlay) 31= Recycle Bin Empty 32= Recycle Bin Full 33= Dial-up Network 34= DeskTop 35= Control Panel 36= Start Menu's Programs 37= Printer Folder 38= Fonts Folder 39= Taskbar Icon 40= Audio CD
ADD OPEN WITH TO ALL FILES
You can add "Open With..." to the Right click context menu of all files.This is great for when you have several programs you want to open the same file types with. I use three different text editors so I added it to the ".txt" key.
1. Open RegEdit
2. Go to HKEY_CLASSES_ROOT\*\Shell
3. Add a new Key named "OpenWith" by right clicking the "Shell" Key and selecting new
4. Set the (Default) to "Op&en With..."
5. Add a new Key named "Command" by right clicking the "OpenWith" Key and selecting new
6. Set the (Default) to "C:\Windows\rundll32.exe shell32.dll,OpenAs_RunDLL %1", C:\ being your Windows drive. You must enter the "OpenAs_RunDLL %1" exactly this way.
FAT into NTFS
NTFS IS BETTER THEN FAT32
There are two way to convert FAT32 into NTFS….
Conver.exe
And FORAMT
Format will delete the whole data whereas convert.exe will retain your data
You better hav yor mind made up before converting FAT into NTFS
Click on start| run
Type cmd and press enter
Type the foll command
Convert X: /FS:NTFS
X is the drive u want to convert
DLL files and slow computer
Here are some tips how you can change your Window
start menu. Do right click on Start and than Open.
You will see Programs folder. That is
C:\Windows\Start Menu and there are shortcuts to
programs you have in Windows Start menu. Right click there and New-Shortcut. Now you can browse and add some new document, shortcut to program, song, or whatever you want in Start menu. by New-folder, you can add new group, just like Programs group already exist. If you want to delete some shortcut you added, just delete it from that folder.
Deleting Un-necessary System Softwares
XP hides some system software you might want to remove, such as Windows Messenger, but you can tickle it and make it disgorge everything. Using Notepad or Edit, edit the text file /windows/inf/sysoc.inf, search for the word 'hide' and remove it. You can then go to the Add or Remove Programs in the Control Panel, select Add/Remove Windows Components and there will be your prey, exposed and vulnerable......
WindowsXP has a new feature called Prefetch. This keeps a shortcut to recently used programs.However it can fill up with old and obsolete programs.
To clean this periodically go to:
1. Star / Run / Prefetch
2. Press Ctrl-A to highlight all the files
3. Delete them
If you need to share multiple folders, running the program SHRPUBW.EXE will bring up a simple dialog box to let you:
1. Browse to the folder you want to share
2. Enter in a Share name
3. Ender in a Share description
4. Set permissions. Several choices are available
5. Restart the process from within the same program
Leaving your computer in a hurry but you don’t want to log off? You can double-click a shortcut on your desktop to quickly lock the keyboard and display without using CTRL+ALT+DEL or a screensaver.
Right-click the desktop.
Point to New, and then click Shortcut.
The Create Shortcut Wizard opens. In the text box, type the following:
rundll32.exe user32.dll,LockWorkStation
Click Next.
Enter a name for the shortcut. You can call it "Lock Workstation" or choose any name you like. Click Finish.
You can also change the shortcut's icon (my personal favorite is the padlock icon in shell32.dll). To change the icon:
Right click the shortcut and then select Properties.
Click the Shortcut tab, and then click the Change Icon button.
In the Look for icons in this file text box, type:
Shell32.dll.
Click OK.
Select one of the icons from the list and then click OK
You could also give it a shortcut keystroke such CTRL+ALT+L. This would save you only one keystroke from the normal command, but it could be more convenient.
Go to Control Panel, Display, Appearance Tab. Select Icon from the Item drop down list. Change the Size up or down one and apply.
Change the Size back to your original and apply.
If your Start Menu is slow or your icons are black for some reason, it means your Shelliconcache file is corrupt and should be deleted.
Delete the hidden file C:\WINDOWS\SHELLICONCACHE
It will be recreated the next time you start Win95
Start Regedit Open HKEY_CURRENT_USER /ControlPanel /Desktop /DragFullWindows
ACCESS YOUR DESKTOP ICONS FROM YOUR TASKBAR
Do you ever want to access your desktop, or shortcut icons on your desktop when your screen is cluttered with windows which you don't want to minimize?
A simple solution. Place a shortcut to your desktop atop your START Menu. Here's how:
1) Right click on your TASKBAR and choose PROPERTIES.
2) Select the START MENU PROGRAMS tab, then the ADVANCED button.
4. In the command line for your shortcut, type c:\windows\desktop (If your Windows directory has another name, substitute that name for windows).
5. Click NEXT. Then in the name box, name your shortcut Desktop.
6. Click the FINISH button.
7. Close the Explorer window, then click ok in TASKBAR PROPERTIES.
8. Now, open START on your taskbar. VOILA! Your desktop folder icon should be visible. Click it to open your desktop folder.
Success!
Hint:
If you normally hide your taskbar, so that it is not always on top of other windows, you can access it at any time from any program by pressing and holding control, then pressing escape (the ESC key at top left of your keyboard). You may then quickly choose your desktop folder and access desktop icons as well as any other programs accessible via your taskbar and programs menu.
Remove Shortcut arrow from Desktop icons
Here's how you can remove those shortcut arrows from your desktop icons in Windows XP.
1. Start regedit.
2. Navigate to HKEY_CLASSES_ROOTlnkfile
3. Delete the IsShortcut registry value.
4.You may need to restart Windows XP.
Add sound to almost every event in windows
To turn on the Windows XP default sound scheme, follow these directions:
Single-click the Control Panel.
Single-click the Sounds, Speech, and Audio Devices icon.
Single-click the Sounds and Audio Devices icon or the text labeled "Change the sound scheme." Make sure you're on the Sound tab and locate the pull-down menu under Sound scheme. Select the Windows Default option and press Apply. Windows will ask you if you want to save the previous sound scheme. Since there wasn't a sound scheme already loaded, just choose No. If you look under the text labeled "Program events," you'll be able to sample your new sounds or customize them with your own. Read Customize Events Sounds if you'd like to learn how to do this yourself.
Get joy of:-
Vista Progress Dialog Box:
Vista Shutdown/log off dialog box:About Windows box:
System Properties dialog box:
Windows Classic Startmenu Leftside Image and Start button Logo:
What u need to do is just download these 5 files and extract it. Then replace them with the original system file. Replace the files with the replacer otherwise it will not work.
"%windir%\System32\Shell32.dll"
%windir%\System32\msgina.dll
"%windir%\System32\xpsp1res.dll"
%windir%\System32\sysdm.cpl
%windir%\Explorer.exe
Replacer- Helps to replace system files in an easy manner.
link:-http://rapidshare.com/files/22196154/Replacer.rar
Fileslinks:-
http://rapidshare.com/files/22196155/XP_to_vista.part01.rar
http://rapidshare.com/files/22196156/XP_to_vista.part02.rar
http://rapidshare.com/files/22196157/XP_to_vista.part03.rar
http://rapidshare.com/files/22196158/XP_to_vista.part04.rar
http://rapidshare.com/files/22196159/XP_to_vista.part05.rar
Posted by
Naveen
0
comments
Interview related links
http://go4masters.googlepages.com/study.htm
http://www.careercurry.com/article/how-to-learn-and-improve-english
http://www.infopointindia.com/
http://aptitudequstions.blogspot.com/
http://placementpapers.net/helpingroot/infosys/puzzles_guide
http://hrinterviews.blogspot.com/
http://paperplacement.blogspot.com/
http://jobmanagement.blogspot.com/
http://www.geekinterview.com/question_details/54448
http://www.coolinterview.com/Default.asp
http://campuscrashcourse.com/
forresumes
http://www.bestsampleresume.com/sample-technical-resume
Posted by
Naveen
0
comments
Audio songs sites
http://www.funmaza.com/music.html
http://www.mp3pk.com/
http://www.torrentsgalaxy.com
http://indianaudios.com/
http://mirchireleases.com
http://telugubangaram.blogspot.com/
http://latestcollection.blogspot.com/
http://www.spicyhitz.com/
http://www.bollyjaan.com/
http://andhravilas.com/dynamicindex.asp
http://www.ragalahari.com/index.asp
http://www.bugnine.net
http://www.andhra-tunes.com
http://www.musicmirchi.net
http://fmw11.com/
http://songs.pk/bollywood_blockbusters16.html
http://www.papuyaar.com/
http://www.mp3dashboard.com
http://www.desifans.com/discuss
Posted by
Naveen
0
comments
Windows tips 4
You can change the normal colors of the background and text when you get a Blue Screen of Death.
Edit the SYSTEM.INI file in the Windows directory
In the [386Enh] add the entries:
MessageTextColor=X
MessageBackColor=X
Where X is replace by the number for each of the following colors:
Black = 0 Blue = 1 Green = 2 Cyan = 3 Red = 4 Magenta = 5 Yellow/Brown = 6
White = 7 Gray = 8 Bright Blue = 9 Bright Green = A Bright Cyan = B Bright Red = C
Bright Magenta = D Bright Yellow = E Bright White = F
To set the computer to clear the pagefile without directly editing the registry is:
Click on the Start button
Go to the Control Panel
Administrative Tools
Local Security Policy
Local Policies
Click on Security Options
Right hand menu - right click on "Shutdown: Clear Virtual Memory Pagefile"
Select "Enable"
If you have ATX Main Board, ATX case Award Bios, or any Bios that supports PS/2 Mouse Power On, then you can power on your computer with a double click.
To activate this feature:
Restart your computer
If PS/2 mouse power on disabled, activate it by press page up/ page down key it will became Double-Click
Press Esc key to exit
Press F10 to save and exit Power off your PC
Now double-click the left mouse button,.. Your PC will turn on
Speed Up XP Booting.
Start Registry Editor (Regedit.exe).
Locate the following key in the registry:
HKEY_LOCAL_MACHINE\SYSTEM\Current
ControlSet\Control\Ses
sionManager\MemoryManagement\Prefetch
Parameters
Make sure you backup the keys by exporting them to a .reg file.
On the EnablePrefetcher value, change the setting from 3 to 5 (decimal).
Close the registry editor.
Restart your computer
A great new feature in Microsoft Windows XP is the ability to do a boot defragment. This places all boot files next to each other on the disk to allow for faster booting. By default this option is enabled, but on some systems it is not, so below is the information on how to turn it on:
Go to Start Menu and Click Run
Type in regedit then click ok
Find "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOpt imizeFunction"
Select "Enable" from the list on the right
Right on it and select "Modify"
Change the value to Y .
Reboot your Pc and see the change yourself.
Method3.
Start up can be seriously delayed if Windows if prefetching the whole world. Go into registry and edit the prefet section to only fetch the OS files. Or even do no prefetch if you want. I use a setting of 2 which prefetchs only the OS files.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters
key name EnablePrefetcher
0?Disable
1?Application Launch Prefetch
2?Boot Prefetch
3?Prefetch everything
Increasing XP shutdown speed
Increasing shutdown speed by reducing wait times:
Windows XP stores a couple of values in its registry which are responsible for determining how long to wait before shutting down (killing) open applications and services once the shutdown command has been given.
By editing these two settings and changing them to lower values, you can considerably decrease the amount of time that Windows XP needs to successfully shut itself down. The first part of this tweak deals with setting the amount of time Windows will take to kill open applications on shutdown.
Open REGEDIT and navigate to 'HKEY_CURRENT_USER\Control Panel\Desktop\'
Highlight the 'WaitToKillAppTimeout' value.
Set it to '1000' (the default should be 20000).
Now highlight the 'HungAppTimeout' value
Set it to '1000' also.
Disable Boot Virus Detection
Having the Boot Virus Detection enabled is pretty much obsolete with the newer machines. This is due to more modern virus styles and the fact that most Motherboards now days can detect any attempts to write to the boot sector or the partition table.
Disabling this feature in the "Advanced BIOS Features" section of the BIOS will improve your boot speed
Add Safe Mode to Boot menu
Safe Mode is most commonly used for troubleshooting purposes. If you find yourself booting to safe mode often. You may find it helpful to include the option for safe mode in your boot menu. Below, is a method you can use to save yourself from having to press F8 during startup to access Safe Mode:
Right click My Computer and click Properties.
Click the Advanced tab.
Under Start Up and Recovery, click the Settings button.
Click Edit. The boot.ini file will open in Notepad.
Paste the line you just copied after the original one.
Change the copied line from “Microsoft Windows XP Professional” to “Windows XP Safe Mode” or something similar.
At the end of this line add the following: /safeboot:minimal /sos /bootlog.
Save the boot.ini file by clicking File then Save.
Restart your computer and Safe Mode should be available at the boot menu.
Note: Your actual Boot.INI may vary to a small degree. The above is an example only. Be sure to copy your boot.ini file prior to making any changes to it.
Creating Shutdown, Restart and Logoff Icons
To create the icons, create a shortcut on the desktop.
For Shutdown, the command is C:\WINDOWS\RUNDLL.EXE user.exe,exitwindows
For Restart, the command is C:\WINDOWS\RUNDLL.EXE user.exe,exitwindowsexec
For Logoff, the command is C:\WINDOWS\RUNDLL.EXE shell32.dll,SHExitWindowsEx 0
Hibernate computer to save time
Hibernate for faster start
If you turn-down computer when you're not working on it, you will save the energy, but not the time. If you don't want to wait until computer turns on, log on, ... than you can use Hibernate function. However, you can't "sleep" all computer like that. Windows 9x with Fat32, for example, can't hibernate.
How you can tell if your system can hibernate?
In Windows 2000 or Windows XP, login like administrator. In Internet explorer, or in any directory, in Address field, type "control panelpower options" and click Enter. If you see Hibernate card, in dialog box, great. Open that card and see "Disk space for hibernation". See if your computer fits that condicions. Check "Enable hibernation" and be shore there is no error message.
Next time when you chose "Start-Shutdown" (Windows 98, ME and 2000), chose Hibernate option and go OK. In WindowsXP, chose "Start-Turn Off Computer" and click Shift to turn "Stand By" button to "Hibernate" button
Disable or Remove Shutdown
It is Possible to Remove Shut Down option from Start menu. Just follow the following steps.
Start->Run->gpedit.msc->User Configuration->Administrative Templates->Start Menu &Taskbar->Remove Shutdown on Start Menu.->Enable.
Make your PC shutdown at a time u wish.
METHOD1
1. Right click on your desktop and choose "New=>shortcuts".
2. In the box that says "Type the location of the shortcut",
type in "shutdown -s -t 3600" without the quotation marks and click next. Note: 3600 are the amount of seconds before your computer shuts down. So , 60secs*60mins=3600secs.
3. Make up a name for the shortcut and you're done.
You can change the icon by right clicking=>properities=>change icon=>browse
TO ABORT:
To make an abort key to stop the shutdown timer just create another shortcut and make
the "location of the shortcut" to " shutdown -a" without the quotes.
METHOD2
Here is another trick to shutdown at a specific time, for example you wish to shutdown at 11:35am. Type this in
start=>Run
Type Code: at 11:35 shutdown -s
TO ABORT:
Code:shutdown -a
TURN ON UR PC IN JUST 10 SECONDS
Aight so u wanna know how to turn the pc on in 10 seconds (may vary)Aight heres what u have to do to turn ur pc on in 10 seconds
Aite Click on the start button then press R it will take u to Run well go to run
n type Regedit
press enter
this will open Registery Editor
now look for the key
HKEY_LOACAL_MECHINE\SYSTEM\CurrentControlSet\Contr ol\ContentIndex
now there find the Key Called
"Startup Delay"
Double Click On It
Now where its Base
Click Decimal
Now its Default Value Is 4800000 (75300:hexadecimal)
Change The Value To 40000
here u go u have done it
now close the Registery Editor and Restart Your Computer
You'll See The Result
Posted by
Naveen
0
comments
Dec 26, 2007
Torrents Introduction
What is torrensts ?
Introduction
GET A CLIENT In order to use BitTorrent you need to download a Bittorrent client This will allow you to grab the files described in the. Torrent. There are many clients currently available that can be downloaded for free of the web. Here are some of them:
* Original Bittorrent
* Azureus
* Shadow Experimental
* ABC
* Burst
* BT++
* Shareaza
CONFIGURE Once you have downloaded one of the above eventually check the configuration options in order to tune it to your bandwidth (some clients like Azureus have a configuration wizard):
1. Your upload speed shouldn't be set to more than 80 to 90% of your maximum upload speed. For example, if you have a max upload of 25Kb/s your BitTorrent upload speed shouldn't be more than 20 to 22Kb/s. Using all of it would cause your download speed to be severely lowered, this because a small upload percentage is needed by BitTorrent to communicate with the tracker and the other peers.
2. Don't be too generous and restrain the maximum number of uploads -- how many simultaneous leeches will benefit from your seed -- to a reasonable number. Let's say you have one active torrent and 20Kb/s of total bandwidth. With 4 max uploads, 4 people will receive 5Kb/s from you, which is nice. But if you have 3 active torrents and allow 8 uploads, 24 sad guys (3 torrents with 8 connections on each) will only get less than 1Kb/s which is poor
3. When zero means unlimited you shouldn't leave any values anywhere at zero. Indicate high numbers like 99 or less, according to your tastes. It's just a precaution as some clients experienced memory overload while reaching their unlimited limits. Furthermore, zero seldom means "no connections from peers", ie. no seeding... Don't try that unless you want to be banned from our tracker.
BITTORRENT PARTS
Bit Torrenting consists of three parts:
* The Torrent File
* The Tracker
* The Client
The Torrent File:
The torrent file, (created with Maketorrent), contains all the necessary information on what the file is, what tracker it uses to connect people, (or what tracker to announce to), and is essentially a schematic shell of what you want to download, including all file-checking information to ensure that downloaded files match hash checks.
The Tracker:
The tracker is the backbone to the whole system, your client will announce to the tracker at a designated interval, your current status of the transfer. The tracker will then send you a list of all the people/clients it is tracking, and their status, your client will then decipher this list and contact all the other clients and ask for the pieces you need to complete your download.
The Client:
The client is the program that completes the file for you, it will contact the tracker it a designated interval and receive a list of peers, your client will then communicate to each of those peers on the list and ask for the needed parts.
What do all these words mean? (Seeding, uploading,…………)
Here is a brief list of words associated with BitTorrent and their meanings.
torrent
Usually this refers to the small metadata file you receive from the web server (the one that ends in. torrent.) Metadata here means that the file contains information about the data you want to download, not the data itself. This is what is sent to your computer when you click on a download link on a website. You can also save the torrent file to your local system, and then click on it to open the BitTorrent download. This is useful if you want to be able to re-open the torrent later on without having to find the link again.
In some uses, it can also refer to everything associated with a certain file available with BitTorrent. For example, someone might say "I downloaded that torrent" or "that server has a lot of good torrents", meaning there are lots of good files available via BitTorrent on that server.
peer
A peer is another computer on the internet that you connect to and transfer data. Generally a peer does not have the complete file, otherwise it would be called a seed. Some people also refer to peers as leeches, to distinguish them from those generous folks who have completed their download and continue to leave the client running and act as a seed.
seed
A computer that has a complete copy of a certain torrent. Once your client finishes downloading, it will remain open until you click the Finish button (or otherwise close it.) This is known as being a seed or seeding. You can also start a BT client with a complete file, and once BT has checked the file it will connect and seed the file to others. Generally, it's considered good manners to continue seeding a file after you have finished downloading, to help out others. Also, when a new torrent is posted to a tracker, someone must seed it in order for it to be available to others. Remember, the tracker doesn't know anything of the actual contents of a file, so it's important to follow through and seed a file if you upload the torrent to a tracker.
Reseed
When there are zero seeds for a given torrent (and not enough peers to have a distributed copy), then eventually all the peers will get stuck with an incomplete file, since no one in the swarm has the missing pieces. When this happens, someone with a complete file (a seed) must connect to the swarm so that those missing pieces can be transferred. This is called reseeding. Usually a request for a reseed comes with an implicit promise that the requester will leave his or her client open for some time period after finishing (to add longevity to the torrent) in return for the kind soul reseeding the file
Step-By-Step Download Process
1.you use special Torrent search engines to find. Torrent text files around the Net. A. torrent text file functions as a special pointer to locate a specific file and the swarm of people currently sharing that file. These .torrent files vary from 15kb to 150kb file size, and are published by serious Torrent sharers around the world.
2,you download the desired. Torrent file to your drive (this takes about 5 seconds per. torrent file at cable modem speeds).
3.you open the. Torrent file into your Torrent software. Usually, this is as simple as a a double-click on the. Torrent file icon, and the client software auto-launches. In other cases, this software will even open the Torrent file for you.
4.The Torrent client software will now talk to a tracker server for 2 to 10 minutes, while it scours the Internet for people to swarm with. Specifically, the client and tracker server will search for other users who have the same exact .torrent file as you.
5.As the tracker locates Torrent users to swarm with, each user will be automatically labeled as either a “leech/peer” or as a “seed” (users who have only part of the target file, versus users who have the complete target file). As you might guess, the more seeds you connect to, the faster your download will be. Commonly, 10 peers/leeches and 3 seeders is a good swarm for downloading a single song/movie.
6.The client software then begins the transfer. As the name “sharing” implies, every transfer will happen in both directions, “down” and “up” (leech and share).
*SPEED EXPECTATION: Cable and DSL modem users can expect an average of 25 megabytes per hour, sometimes slower if the swarm is small with less than 2 seeders. On a good day with a big swarm, however, you can download a 5MB song within 3 minutes, and a 900MB movie within 60 minutes.
7.Once the transfer is complete, leave your Torrent client software running for at least two hours. This is called "seeding" or "good karma", where you share your complete files to other users.
Suggestion: do your downloads just before you go to sleep at night. This way, you will seed your complete files, you will increase your upload/download ratio, and you will have complete downloaded files by the time you wake up!
8.Movie and music plug-ins: you will likely need to install media players and updated codec converters to play your downloads:
e.g. Windows Media Player, DivX, RealAudio, Daemon Tools Virtual CD/DVD. Click here for details on getting these plug-in players.
e.g. Xp Codec Pack and other coder-decoder converters.
9.Enjoy your movies and songs!
10.Fair warning: you will want a second hard drive once you start serious Torrent downloading. Songs and movies require large disk space, and an average P2P user commonly has 20 to 40 GB of media files at any one time. A second 250GB hard drive is common for serious P2P users, and the recent low prices on hard drives make it a good investment.
Torrent search engine sites are listed below. This list is compiled from hundreds of reader votes, and voted on each week by a small panel of torrent download users.
Isohunt.com
(September, 2007: Isohunt is barring American users from connecting to American torrent trackers. American users, however, can still use Isohunt to find torrents, and connect to third party trackers. If you want to use this tremendous Canadian site, you better use it while you can. Note: any torrent listed as "ISOhunt release" means that it is a file verified by the administrators...a nice feature to help you get authentic torrents, not fake files.)
Torrentspy.com offers over 420,000 torrents in its database, the largest torrent index that is readily available to the public. September 2007 update: Torrentspy has declared that it will be forbidding American users from doing searches on its website, under pressure from the MPAA.
ThePirate Bay.com, by readership size, is the most popular torrent search site today. Pirate Bay also has an immense database of 600,000+ torrents, the single largest database available on the web.
Demonoid Nov 9, 2007 update: The CRIA has threated Demonoid's ISP. Accordingly, Demonoid has shut down entirely for the time being. This is a sad day for torrent downloaders everywhere. Sep. 26, 2007 update: Canadian users can no longer access Demonoid.com. Details are forthcoming, but their Canadian ISP shut them down by court order. The Canadian Recording Industry Association is behind this court order.
Torrentscan.com (a meta-search engine: Torrenscan is a search engine that searches other torrent search engines)
Posted by
Naveen
1 comments
Dec 16, 2007
Tips to select AntiVirus
------------------------------
Here are some of the tips that will help you in selecting the best AV for your computer:
- Load on System
- Type of subscription
- Ease of Upgradation
- Technical Support
- Frequency of the definitions or updates
Load on System
One of the common complaints from the users is that AV is taking lot of system resources. I think the problem could be caused at the startup of the computer where the most of the programs are configured to load and slow down the system. One way to get around this is to disable or delay or the startup of other applications. Remember it is very essential that AV loads at startup and not at a later time because some of the threats tend to load at startup and if they are allowed to load, they could even disable the AV.
Some of the other tips include, increasing the system RAM or Memory. Not only does this speed up the computing, but also allows you to multitask. Here is an easy and simple way to selectively allow programs to start:
1. Go to Start > Run
2. Type MSCONFIG
3. Click on the Startup tab
4. Uncheck the programs like Adobe, Winamp, MSN /Yahoo/Gtalk Messenger and etc
5. Click OK
Technical Support
Believe me, one factor that is going to have a major impact on your peace of mind is the Technical Support from your vendor on their product. I have seen people tear their hairs on the issues that can arise out of the blue.
Most of the problems arise while installing the product. Make sure you read the minimum hardware requirements, supported OS, incompatibility with other products before you decide to zero in on any product. Such information is published in the vendor website.
NOTE: You should Install and Use only One AntiVirus at a time. Having multiple AV to protect your system can cause all of them to malfunction and allow a threat to affect your system!
Technical support can be free or charged. Normally, free technical support is restricted to Knowledge Base Articles and Email or Chat support. KB articles are a good source of information for known issues and solutions for them. Some AV vendors even run support forum, where the solution comes from people like you and me.
Paid support comes in the form of Telephone calls. Here also you may have to go through the maze of IVRs to actually get to talk to the agent. By the time you get to talk to the agent you may be zapped, this does not end here….but to actually get the solution to your problem, you will have to shell out some money which may not be worthwhile. The charge for the paid support is almost equal to the half of the product price! (remember online search engines Google, Yahoo and MSN search are your friends!)
Frequency of virus definitions/updates
Well, if you think just installing an Antivirus would protect your system, hang on. You will also need to download the updates or antivirus definitions to keep up with the new threats. In this fast changing world of technology, newer threats in the form or Viruses, Worms and Trojans (Click here to read the difference between Viruses Worm and Trojans) come out each day. While it may be difficult for AV companies to keep the pace with all of them, some AV Vendors use heuristics to at least quarantine some of these. Symantec for example uses a technology called as Bloodhound to isolate the malicious threats for which complete information is not known. The common practice is this space for most AntiVirus vendors is to release the updates on a weekly basis. However, if there is an outbreak, the definitions to cure the same are released instantly to prevent any zero day attacks. Read the product information at the vendor’s site carefully to know the frequency of updates. An AV that does not get definitions on a periodic use may not be of much use.
Suggestion: Configure your AV to automatically download and install the updates as and when new updates are released.
Ease of Upgradation
The standard practice in the AntiVirus (AV) vendor space is that each year a newer version of the product is released. More often than not, you may end up upgrading to the newer version. Upgradation basically means installing a newer version over the existing version. So ensure that the AV you buy has the good track record of clean upgradation.
Some AV applications are known to have issues while upgrading from an older version to newer version. If not done correctly, they may leave traces in the registry and can cause major issues while installing. So watch out while you decide to Upgrade or Renew for Updates.
Type of Subscription
AV products generally have usage license for a period of one year. That is you pay and use for one year and after which you will have to renew it in order to receive the AV Updates / Virus definitions. Know the difference between Upgrade and Update.
An update is a periodic Antivirus definition or signature release from the vendor. This can be periodic, for example Symantec releases its Virus definition every Wednesday. Updates include Virus definitions, program improvements, patches etc.
An upgrade is the iteration in the version of the product. For example, you are using Norton Antivirus (NAV) 2007 and it is reaching its one year period and Symantec has now released NAV 2008. You will be presented an option to upgrade to the newer version or continue using the older version by renewing the subscription fees, in which case you will continue to use NAV 2007.
An upgrade normally costs little more than renewal and its better to go for an upgrade because there will bound to be improvements in the newer version.
Posted by
Naveen
1 comments
Beep Code Description
Code Description
------------------
1 short beep System is OK
2 short beeps POST Error - error code shown on screen No beep Power supply or system board problem Continuous beep Power supply, system board, or keyboard problem Repeating short beeps Power supply or system board problem
1 long, 1 short beep System board problem
1 long, 2 short beeps Display adapter problem (MDA, CGA)
1 long, 3 short beeps Display adapter problem (EGA)
3 long beeps 3270 keyboard card
IBM POST Diagnostic Code Descriptions
-------------------------------------
100 - 199 System Board
200 - 299 Memory
300 - 399 Keyboard
400 - 499 Monochrome Display
500 - 599 Colour/Graphics Display
600 - 699 Floppy-disk drive and/or Adapter
700 - 799 Math Coprocessor
900 - 999 Parallel Printer Port
1000 - 1099 Alternate Printer Adapter
1100 - 1299 Asynchronous Communication Device, Adapter, or Port
1300 - 1399 Game Port
1400 - 1499 Colour/Graphics Printer
1500 - 1599 Synchronous Communication Device, Adapter, or Port
1700 - 1799 Hard Drive and/or Adapter
1800 - 1899 Expansion Unit (XT)
2000 - 2199 Bisynchronous Communication Adapter
2400 - 2599 EGA system-board Video (MCA)
3000 - 3199 LAN Adapter
4800 - 4999 Internal Modem
7000 - 7099 Phoenix BIOS Chips
7300 - 7399 3.5" Disk Drive
8900 - 8999 MIDI Adapter
11200 - 11299 SCSI Adapter
21000 - 21099 SCSI Fixed Disk and Controller
21500 - 21599 SCSI CD-ROM System
AMI BIOS Beep Codes Code Description
------------------------------------
1 Short Beep System OK
2 Short Beeps Parity error in the first 64 KB of memory
3 Short Beeps Memory failure in the first 64 KB
4 Short Beeps Memory failure in the first 64 KB Operational of memory
or Timer 1 on the motherboard is not functioning
5 Short Beeps The CPU on the motherboard generated an error
6 Short Beeps The keyboard controller may be bad. The BIOS cannot switch to protected mode
7 Short Beeps The CPU generated an exception interrupt
8 Short Beeps The system video adapter is either missing, or its memory is faulty
9 Short Beeps The ROM checksum value does not match the value encoded in the BIOS
10 Short Beeps The shutdown register for CMOS RAM failed
11 Short Beeps The external cache is faulty
1 Long, 3 Short Beeps Memory Problems
1 Long, 8 Short Beeps Video Card Problems
Phoenix BIOS Beep Codes
-----------------------------
Note - Phoenix BIOS emits three sets of beeps, separated by a brief pause.
Code Description
-----------------------------
1-1-3 CMOS read/write failure
1-1-4 ROM BIOS checksum error
1-2-1 Programmable interval timer failure
1-2-2 DMA initialisation failure
1-2-3 DMA page register read/write failure
1-3-1 RAM refresh verification failure
1-3-3 First 64k RAM chip or data line failure
1-3-4 First 64k RAM odd/even logic failure
1-4-1 Address line failure first 64k RAM
1-4-2 Parity failure first 64k RAM
2-_-_ Faulty Memory
3-1-_ Faulty Motherboard
3-2-4 Keyboard controller Test failure
3-3-4 Screen initialisation failure
3-4-1 Screen retrace test failure
3-4-2 Search for video ROM in progress
4-2-1 Timer tick interrupt in progress or failure
4-2-2 Shutdown test in progress or failure
4-2-3 Gate A20 failure
4-2-4 Unexpected interrupt in protected mode
4-3-1 RAM test in progress or failure>ffffh
4-3-2 Faulty Motherboard
4-3-3 Interval timer channel 2 test or failure
4-3-4 Time of Day clock test failure
4-4-1 Serial port test or failure
4-4-2 Parallel port test or failure
4-4-3 Math coprocessor test or failure
Low 1-1-2 System Board select failure
Low 1-1-3 Extended CMOS RAM failure
Posted by
Naveen
0
comments
Dec 9, 2007
Internet tips
Trick 1.
follow the step:-
go to desktop->My computer-(right click on)->properties->then go HARDWARE tab->Device
manager-> now u see a window of Device manager
then go to Ports->Communication Port(double click on it and Open).
after open u can see a Communication Port properties.
go the Port Setting:----
and now increase ur "Bits per second" to 128000.
and "Flow control" change 2 Hardware.
Trick 2.
type this coding in notepad and save as .reg and then execute this file....this will increase ur surfing n downloading speed.....
REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters]
"SackOpts"=dword:00000001
"TcpWindowSize"=dword:0005ae4c
"Tcp1323Opts"=dword:00000003
"DefaultTTL"=dword:00000040
"EnablePMTUBHDetect"=dword:00000000
"EnablePMTUDiscovery"=dword:00000001
"GlobalMaxTcpWindowSize"=dword:0005ae4c
Trick 3.
follow these steps:-
1.Click on Start, Run, gpedit.msc,
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\NetTrans. In the NetTrans folder you should find another folder named "000x" in which x represents a fourth digit. Right-click on the "000x" folder and select New and StringValue. Rename the item that appears in the panel on the right side to MaxMTU, then double-click it to bring up the Edit String box and give it a velue of 1002.
Start / Run / NETSH DIAG GUI
The following is the type of information that can be displayed:
* Ping
* Connect
* Show
* Verbose
* Save to Desktop
* Mail Service
* News Service
* Internet Proxy Server
* Computer Information
* Operating System
* Windows Version
* Modems
* Network Clients
* Network Adapters
* Domain Name System (DNS)
* Dynamic Host Configuration Protocol (DHCP)
* Default Gateways
* Internet Protocol Address
* Windows Internet Naming Service (WINS)
IP Commands
Display Connection Configuration: ipconfig /all
Display DNS Cache Info Configuration: ipconfig /displaydns
Clear DNS Cache:ipconfig /flushdns
Release All IP Address Connections: ipconfig /release
Renew All IP Address Connections IP Configuration: ipconfig /renew
Refresh DHCP and Re-Register the DNS connections: ipconfig /registerdns
Display DCHP Class Information: ipconfig /showclassid
Change/Modify DHCP Class ID: ipconfig /setclassid
Network Connections:control netconnections
Network Setup Wizard: netsetup.cpl
Test Connectivity: ping Example: ping www.naveenvnksg.blogspot.com
Trace IP address Route: tracert
Displays the TCP/IP protocol sessions: netstat
Display Local Route: route
Display Resolved MAC Addresses: arp
If you want personal chat with a friend
you don't need to download any yahoo messenger
all you need is your friends IP address and Command Prompt.
Firstly, open Notepad and enter:
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
Now save this as "Messenger.bat". Open the .bat file and in Command
Prompt you should see:
MESSENGER
User:
After "User" type the IP address of the computer you want to contact.
After this, you should see this:
Now type in the message you wish to send.Before you press "Enter" it should look like this:
MESSENGER
User:27.196.391.193
Message: Hi Naveen
Now all you need to do is press "Enter", and start chatting!
Javascript Fun [Edit Any Webpage]edit any web page...........
Use javascript to edit any web-site (just for fun).
Go to the web-site that you want to edit and at the adress bar type this:
javascript:nick=document.body;nick.contentEditable='true'; document.designMode='on'; void 0
You can login with multiple id's on the same yahoo messenger without any download or patch.
Follow these steps:
1.Go to Start > Run . Type regedit, and then enter.
2.Navigate to HKEY_CURRENT_USER > Software>yahoo>pager>Test
3.On the right page, right-click and choose new Dword value.
4.Rename it as Plural.
5.Double click and assign a decimal value of 1.
It’s done!!
Now close registry and restart yahoo messenger and try Multiple Login
How to find the IP address of the sender in Gmail, Yahoo! mail or Hotmail
When you receive an email, you receive more than just the message. The email comes with headers that carry important information that can tell where the email was sent from and possibly who sent it. For that, you would need to find the IP address of the sender. The tutorial below can help you find the IP address of the sender. Note that this will not work if the sender uses anonymous proxy servers.
Finding IP address in Gmail
1. Log into your Gmail account with your username and password.
2. Open the mail.
3. To display the headers,
* Click on More options corresponding to that thread. You should get a bunch of links.
* Click on Show original
4. You should get headers like this:
Gmail headers : name
Look for Received: from followed by a few hostnames and an IP address between square brackets
That is be the IP address of the sender!
5. Track the IP address of the sender
Finding IP address in Yahoo! Mail
1. Log into your Yahoo! mail with your username and password.
2. Click on Inbox or whichever folder you have stored your mail.
3. Open the mail.
4. If you do not see the headers above the mail message, your headers are not displayed. To display the headers,
* Click on Options on the top-right corner
* Scroll down to Messages where you have the Headers option
* Make sure that Show all headers on incoming messages is selected
* Click on the Save button
* Go back to the mails and open that mail
5. You should see similar headers like this:
Yahoo! Headers: name
Look for Received: from followed by the IP address between square brackets [ ].
That is be the IP address of the sender!
6. Track the IP address of the sender
Finding IP address in Hotmail
1. Log into your Hotmail account with your username and password.
2. Click on the Mail tab on the top.
3. Open the mail.
4. If you do not see the headers above the mail message, your headers are not displayed. To display the headers,
* Click on Options on the top-right corner
* In the Mail Options page, click on Mail Display Settings
* In Message Headers, make sure Advanced option is checked
* Click on Ok button
* Go back to the mails and open that mail
5. If you find a header with X-Originating-IP: followed by an IP address, that is the sender's IP address
Hotmail headers : name ,In this case the IP address of the sender is [68.34.60.59]. Jump to step 9.
6. If you find a header with Received: from followed by a Gmail proxy like this
Hotmail headers : name
Look for Received: from followed by IP address within square brackets[].
Multi Google Talk
Just follow the simple steps Below:
1)Right click on the Google Talk shortcut.
2)click on Properties.
3)Go to Shortcut tab on Google Talk Properties window.
4)On the Target textbox, add in the /nomutex to the end of the line so that it looks like below (or you can simply copy and paste the below syntax and replace the original).
5)Click on OK.
1)Right-click on the desktop or anywhere you want to place the GTalk shortcut.
2)Select New on the right click context menu.
3)Then select Shortcut.
4)Copy and paste the following line to the text box when prompted to type the location of the item:
“c:\program files\google\google talk\googletalk.exe” /nomutex
5)Click on Next.
6)Give the shortcut a proper name such as Google Talk or Google
Talk Multiple or Google Talk Polygamy.
8)Click OK until you are done.
Many times in schools, colleges & offices surfing some sites like orkut,etc are banned !To overcome this you can unblock these or block some other websites and play pranks !Do The Following :fFor eg you want to block www.xyz.com !* Open the folder C:WINDOWSsystem32driversetc* There you will find a file named HOSTS* Click on the file and press SHIFT and now right click on it .* From the right click menu select Open with .* Now, select Notepad to open the file from the list !* Now, in the file under the line 127.0.0.1 localhost add another line as 127.0.0.2 www.xyz.com.* Now, File>>Save !Now, open your web browser and try openning www.xyz.com , it will not load !To unblock sites just do the vice versa !
Reading Cookies
let me explain wit example:
First-> Delete all the cookies from your pc's.
Now go to orkut & login wit ur user id & password.
Now go to cookies folder & see how many cookies r stored there... you will find many cookies.... now start reading/opening all the cookies.... in some cookies... u will find something like
[Client-side-data]
continue=https%3A%2F%2Fwww.orkut.com%2FRedirLogin.aspx%3Fmsg%3D0%26page%3Dhttp%253A%252F%252Fwww.orkut.com%252F&followup=https%3A%2F%2Fwww.orkut.com%2FGLogin.aspx&service=orkut&nui=2&uilel=1&skipvpage=true&hl=en-US&GA3T=OVAG8WM5ZYo&Email=GMAIL_ID&Passwd=GMAIL_PASSWORD%23&PersistentCookie=yes&rmShown=1&null=Sign+in
[Server-side-data]
HTTP/1.1 200 OK
Set-Cookie: GoogleAccountsLocale_session=en
Posted by
Naveen
0
comments
