IT Friends Headline Animator

My Cutom Search

Custom Search

Wednesday, November 25, 2009

Free Computer Training Videos

MS Word Training
www.youtube.com/watch?v=AFsOMEiuOz8

MS Excel Training

www.youtube.com/watch?v=FNPNS6MT1Kk

MS Powerpoint

www.youtube.com/watch?v=xsNHJzz09QE

Corel Draw Training

www.youtube.com/watch?v=tHWnzYbuQvc

Adobe Photoshop Training

www.youtube.com/watch?v=-kjg3f7kaAM

Computer Hardware Training

www.youtube.com/watch?v=0dkQyxpFNUg

Saturday, November 7, 2009

Google launching platform for selling books online


Google Inc. now launching a new online service that will let readers buy electronic versions of books and read them on such gadgets as cell phones, laptops and possibly e-book devices.

The company said Google Editions marks its first effort to earn revenue from its ambitious Google Books scanning project, which attempts to make millions of printed books available online. Although the scanning program has faced complaints from authors and publishers over copyright, Google Editions will cover only books submitted and approved by the copyright holders when it launches next year.

The books bought through Google Editions will be accessible on any device that has a Web browser, including smart phones, netbooks and personal computers and laptops, putting Google in competition with Amazon.com Inc. and its Kindle e-book reader.

Consumers can buy directly from Google or from any number of online booksellers and other retail partners using the Google Editions platform. Google will actually host the e-books and make them searchable.
Google expects the program will start with 400,000 to 600,000 books in the first half of 2010.

Microsoft recovers Sidekick data


Microsoft says it has now recovered the personal data lost when its Sidekick servers suffered an outage on 13 October. The online service backs up contacts, photos, calendar appointments and other personal data stored on the mobile phones of Sidekick T Mobile customers.

Microsoft Corporate Vice President Roz Ho says that all data will be restored, beginning with personal contacts. She believes that only a minority of Sidekick users are still affected. “The outage was caused by a system failure that created data loss in the core database and the back up,” she wrote in an open letter to customers.

Thursday, November 5, 2009

Windows Xp Registry Tips & Tweaks

Modifying the Disk Check Autochk.exe Time-out (Scandisk Delay) Value from 10 seconds
to 3 Seconds
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager]
"AutoChkTimeOut"=dword:00000003
Disable Automatic Restart in the event of a System Crash / BSOD
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
"AutoReboot"=dword:00000000
Disable The Windows XP Desktop Cleanup Wizard (Unused Desktop Shortcuts)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop
\CleanupWiz]
"NoRun"=dword:00000001
Speed up Network Browsing by Removing Network Scheduled Tasks
[-HKEY_LOCAL_MACHINE
\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\
{D6277990-4C6A-11CF-8D87-00AA0060F5BF}]
Disables Windows Take A Tour Bubble Popup
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
"RunCount"=dword:00000000
Disable Remote Registry Service (Remote users to modify registry settings on your
computer. Now registry can be modified only by users on your computer)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteRegistry]
"Start"=dword:00000004
Removes the Recent Documents from the Start menu. The system saves a shortcut to each
of the non-program files the user opened most recently, and it displays the shortcuts on the
Recent Documents.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explore
r]
"NoRecentDocsMenu"=dword:00000001
Classic Search, Full Path In Title Bar And Address Bar. This allows you to disable the new
Search Assistant and use the traditional search interface in Windows Explorer
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Cabinet
State]
"FullPath"=dword:00000000
"FullPathAddress"=dword:00000001
"Use Search Asst"="no"
"Settings"=hex:0c,00,02,00,1b,01,e7,77,60,00,00,00
Have you ever wanted to Rename Recycle Bin ? This Tweak Allows Renaming of Recycle
Bin
[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:50,01,00,20
"CallForAttributes"=dword:00000000
Are you getting 'Low Disk Space Notification' ? This Disables Low Diskspace Warnings
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explore
r]
"NoLowDiskSpaceChecks"=dword:00000001
Do you want to Speedup the Windows XP Start Menu?
[HKEY_CURRENT_USER\Control Panel\Desktop]
"MenuShowDelay"="2"
Maximize Your Internet Explorer's Simultaneous Downloads From 2 to 10 Connections
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings]
"MaxConnectionsPer1_0Server"=dword:0000000a
"MaxConnectionsPerServer"=dword:0000000a
Remove the Queue-it-up, Burn to CD right click options on Windows Media Player files.
[-HKEY_CLASSES_ROOT\CLSID\{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}]
[-HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}]
[-HKEY_CLASSES_ROOT\CLSID\{8DD448E6-C188-4aed-AF92-44956194EB1F}]
Removes Sign up with Passport Wizard when trying to sign in MSN Messenger First time
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\Passport]
"RegistrationCompleted"=dword:00000001
Disables Preview (Thumbnails) of Movie File Formats (Allowing You To
Move/Rename/Delete without Errors)
[-HKEY_CLASSES_ROOT\.avi\ShellEx]
[-HKEY_CLASSES_ROOT\.mpg\ShellEx]
[-HKEY_CLASSES_ROOT\.mpe\ShellEx]
[-HKEY_CLASSES_ROOT\.mpeg\ShellEx]
[-HKEY_CLASSES_ROOT\.mov\ShellEx]
Open Explorer From My Computer or Any Folder (Power users love this)
[HKEY_CLASSES_ROOT\Folder\shell]
@="explore"
Remove 'Shortcut To ...' Prefix when you create new Shortcut
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"link"=hex:00,00,00,00
This adds 'Command Prompt here' on Right Click Menu (When you right click on a
Drive/Folder)
[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here]
@="Command &Prompt Here"
[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here\command]
@="cmd.exe /k cd %1 "
[HKEY_CLASSES_ROOT\Drive\shell\Command Prompt Here]
@="Command &Prompt Here"
[HKEY_CLASSES_ROOT\Drive\shell\Command Prompt Here\command]
@="cmd.exe /k cd %1 "
Remove Shared Documents folders from My Computer System Folder
[-HKEY_LOCAL_MACHINE
\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\Dele
gateFolders\{59031a47-3f72-44a7-89c5-5595fe6b30ee}]
Disable the Unread Mail Message on the Welcome Screen
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\UnreadMail\]
"MessageExpiryDays"=dword:00000000
Disable Compress Old Files (This is useful when Disk Cleanup Tool Stops Responding
While Compressing Old Files)
[-HKEY_LOCAL_MACHINE
\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Compress old
files]
Windows Explorer Crashes When Opening Folder Containing avi/video files
[-HKEY_CLASSES_ROOT\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}]
[-HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shellex\PropertyHandler]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{87D62D94-71B3-4b9a-9489-
5FE6850DC73E}\InProcServer32]
Disabling the File Association Web Service (when you click on unknon file it displays
'Windows can not open this file, ... Use the web service to find the appropriate program /
Select from the Program list')
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]
"NoInternetOpenWith"=dword:00000001