This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Xp Registry tricks II

This artcle is a continuation to the cool tricks in XP which you can use to freak out your friends but don’t atempt any of them without completly reading the complete article and before doing anything don’t forget to get the back-up of the registry so if anything goes wrong get the old configuration back.

Easy Text Size Change in Help & IE Tip:


I mentioned a way that you can change the size of the text that is display in the Help file and in Internet Explorer. As it turns out if you have a “wheel mouse,” there is an even easier way to change the text size. In Internet Explorer or when viewing a Help file, simply hold the ctrl key while you spin the mouse wheel up to increase text size, or down to decrease text size.
Java VM: Java applets run in Internet Explorer 6 (a component of Windows XP) just as they run in older versions of Internet Explorer. The Java VM is not installed as part of the typical installation, but is installed on demand when a user encounters a page that uses a Java Applet. For more information see the Microsoft Technologies for Java Web site.


——————————————————————————–
Windows XP Shutdown and Power Off Tip:


On some computers, by default, Windows XP doesn’t power off the computer when you tell it to shut down. However, if your computer is relatively new, it can probably by shut completely off by WinXP. To configure your computer for this behavior, simply open the Control Panel, open Performance and Maintenance, then Power Options. On the APM tab, check next to “Enable Advanced Power Management support,” then click OK. The next time you choose “Shut Down” from the Start Menu, your computer should shut down completely and then power off.


——————————————————————————–
Customize Explorer Toolbar Tip:


In Windows Explorer, you can customize the toolbar to make Explorer even more handy. The Toolbar is the bar of icons directly underneath the menu bar. It contains icons for going back, up one level, displaying folders or search, etc. You can right-click an open area of this Toolbar and choose Customize to change the order of these icons, and even to add new icons to it. For instance, I like to add the Map Drive and Disconnect buttons. In Windows XP, you may have to unlock the Taskbar before you can make changes in Windows Explorer.
Lock the Taskba - If you find that your Windows XP Taskbar keeps being changed, or moved to one side or the top of your screen, and you didn’t mean to have it do that, this tip is for you. Once you have your Task Bar arranged the way you like it, in the right location on the screen, and with all the right toolbars and icons, you can lock it, so that it won’t get changed accidentally. To lock the Taskbar, simply right click it and choose Properties. In the window that appears, check the box (click) next to “Lock the Taskbar.” Now you won’t accidentally bump the mouse and have your Task bar end up on another side of the screen.


——————————————————————————–
Check Personal Firewall Status Tip:


In the previous tip, I mention how to turn on Windows XP’s Personal Firewall feature. But once you turn it on, your connection looks just the same as it did before. How can you check the status of the connection and the firewall? Simply open Control Panel from the Start Menu, open Internet and Network Connections, then Network Connections. By default the view is of large icons.
Click the View Menu, and choose “details” in order to reveal several more columns of information about the connections that your computer has. Check the Status column to see if your connection is currently connected, and whether or not it is “firewalled.” You can even drag the column headings around (I like to slide the Status column right next to the Name column. You can even remove entire columns by right-clicking the column heading and unchecking it.


Where does Window’s Product Id get stored Tip:

There are two places at least where ProductId gets stored. To see the first place, open Registry by going to START-RUN and entering REGEDIT and Navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]. In right pane, look for key by the name “ProductId”. This is your Windows Product Id. Alternatively you can navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion] and still find same field with the name ProductId.


——————————————————————————–


You can Keep Your Favorite Programs on Top of the Start Menu tip:


Do you have a favorite program that you frequently use? Elevate its priority on the Start menu by putting it at the top of the list. This ensures that the program will remain on the Start menu and cannot be bumped by other programs, even if you use the others more frequently.
Right-click the link to your favorite program on the Start menu and select Pin to Start Menu.
Your program will be moved permanently to the top part of the list, just below your browser and e-mail programs.


——————————————————————————–


Having problems with Outlook Express ? Does it ask for password everytime you connect tip:


If this is problem for you. Sometimes no matter what you do, Outlook Express forgets your password and asks you to enter it again each and every time you connect to your mail server.I have a solution that may work for you. Open Registry by going to START-RUN and entering REGEDIT and Navigate to HKEY_CURRRENT USER\Software\Microsoft and look for “Protected Storage System Provider”. There is a good chance that you will see this folder. If you have it. Simply delete it. More than likely, you have solved your problem.


——————————————————————————–


How to avoid autoplay of CD ? Way I like best tip.


Hey this time no registry trick even though there are ways in registry to do it. In earlier operating systems only those CD that had autorun.inf file in their root directory were able to execute on its own but with advent of WINDOWS XP it has become possible with just about anything. Well sometimes it is good but there are other times when you want to avoid this part of automation. What would I do. Simply press SHIFT key when you enter a CD in your CD drive. It won’t Auto play. For those of you, who do want a registry hack. Here it is:
Open Registry and navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer] and look for key “NoDriveTypeAutoRun” and set its value to 185 (decimal). This would stop autoplay.


——————————————————————————–
This tip to speed up the Start Menu in Windows XP.

Did you know you can customize the speed of the Start Menu by editing a Registry Key?



  1. Click Start, and then click Run.

  2. Type Regedit in the box, and then click OK.

  3. Expand the menu in the left panel and select the HKEY_CURRENT_USER\Control Panel\Desktop folder.

  4. Scroll down in the right panel and double click on the MenuShowDelay file.

  5. In the Value Data box, change to default value for the menu speed from 400 to a lesser number, such as 1.

  6. Click OK.



Caution: Incorrectly editing the registry may severely damage your system. Before making changes to the registry, you may want to back up any valued data on your computer.


——————————————————————————–
Customizing Windows Explorer Context menu (right click menu in windows explorer)


Ever wondered how does the right click menu (which is actually a context menu) work ? For example, when I right click in windows explorer, I see an option which says “open command window here”. Do You know why I see this ? Well I see this because I have following entries in my registry.


[HKEY_CLASSES_ROOT\Drive\shell\cmd]
@=”Open Command Window Here”
[HKEY_CLASSES_ROOT\Drive\shell\cmd\command]
@=”C:\WINDOWS\System32\cmd.exe /k cd “%1″”
If You have never used a tweaking utility and have newly installed Windows XP, You would not see this option. You would have to navigate to [[HKEY_CLASSES_ROOT\Drive] go and create two subkeys (”cmd” and within that “command” and would have to put the text “Open Command Window Here” without quotes in default string value of “cmd” key and the text “C:\WINDOWS\System32\cmd.exe /k CD”%1″” without quotes in default string value of command key). After this You need to REBOOT for these changes to take effect.
Trick is in adding similar entries for other applications as well even though its much harder to come with ideas about what to put in the context menu!!!! .

Prevent spam in your Gmail account

Are you worried about spam in your precious gmail account ?




If yes, then you would like to consider making aliases of your gmail id to use when you’re not sure whether you’re signing up for something safe or not.



It is a very simple task to provide an alias of your gmail id. Whenever you sign up on the internet on some site that you think may not be safe (or a site which might send you spam),all you have to do is give out the email address as




For example if your email id is james@gmail.com,you can provide james+21@gmail.com or james+test@gmail.com .You can put anything after the + and all email sent will still go to your gmail account.




In the event that you did give your email to a spammer and you start receiving spam, don’t worry! Just create a filter, and make everything that is sent to username+whateveryouputhere@gmail.com go to the trash. This way all the spam that you might get will automatically be deleted.

List of google operators



We use Google in our daily life routine don’t we? But we often do not find the content we require and this is because of our poor searching techniques. At least as far as I am concerned I use Google nearly more than 20 to 30 times daily and without knowing the special search techniques it is almost impossible for me to find the thing that I am searching for.

Here I shall be enlightening my readers with some Google advanced search operators that would help them in using Google search more efficiently and in a fast manner

define : phrase

Shows a list of definition for phrase

cache : http://www.website.com/

Google’s cache for website.com

link : http://www.website.com/

List of web pages that link to website.com

related : http://www.website.com/

List web pages similar to website.com

info : http://www.website.com/

Show the info that Google has about website.com

site : http://www.website.com/

List of all web pages hosted at website.com

allintitle : query

Restrict the results to those with all of the query words in the title

intitle : query

Restrict the results to the documents containing that word in the title

allinurl : query

Restrict the result to those with all of the query words in the URL

inurl : query

Restrict the results to the documents containing that word in the URL

world * warcraft

The words world and warcraft separated by exactly one word

Nokia Phone $100…300

Search withing a range of numbers for a Nokia Phone between $100…300

5 Best Replacements For Windows Notepad

There are many applications in Microsoft Windows that do not come up to my taste and I find them quite boring and dull. Unfortunately the default Windows Notepad is one of them. Though it is one very simple and easy-to-use text editor but still it has very limited functions and is not at all recommended for hardcore users.


5 Best Replacements For Windows Notepad


I have a compiled a list of the 10 best alternatives to your Windows Notepad. These softwares just behave like Notepad in terms of function but all of them have unique extra added features that make them quite elite to Windows Notepad.


1. ProNotepad 2
ProNotepad 2 has some quick tools and tabbed browsing/editing feature.


2. Notepad++
Notepad++ is a free open source text editor that features syntax highlighting, multi-document view and you can even drag and drop files.


3. Notepad 2
Notepad 2 is another substitute for the legendary Windows Notepad. It makes itself unique as it runs out of box without any installation and does not touch your system registry. It also has syntax highlighting.


4. Metapad
Metapad is a sweet Windows Notepad replacement that is small and fast. It has all the features of Microsoft Notepad plus some extra added features.


5. NoteXpad 2.0
NoteXpad 2.0 is a replacement application for Microsoft Windows 5.0 and higher. It features command line open, insert date/time stamp on document and remembers screen position and size.

Convert youtube videos



Its been really long since I introduced any useful web 2.0 service to my readers. Usually I introduce only those web 2.0 services that bring new ideas and concepts but this time I have a web 2.0 site for you that redefines an original concept and brings a service for your benefit and ease.

Convert YouTube Videos Online To any Format

Vconvert brings an amazing web 2.0 service for everyone of us who is a big YouTube fan and likes downloading and watching stuff on YouTube. This service makes our YouTube lives more healthy and easy to manage. Obviously by now you would have got your hands on at least one of those softwares or online services that help you download YouTube videos. This new service works much similar to all those online services except that it also lets you convert YouTube videos online to any possible format.

Download YouTube Videos in .wmv .mov .mp4 etc Formats


This service is brilliant and very easy to use. It lets you convert your YouTube videos to 6 different formats before downloading them to your computer. This way you don’t have to waste your time using those stupid file converters and you can just convert and download videos online without any problem. The 6 different formats allowed are:


Windows (.wmv)
Mac (.mov)
iPod/PSP/iPhone (.mp4)
Mobile (.3gp)
Audio (.mp3)
Flash (.flv)

The audio conversion feature helps you extract audio from your YouTube videos and download it. This way you can consider YouTube as your free source of unlimited online audio music as it has virtually every music video hosted on it.

How To Use This Service


This is also one of those (which I call) Plug and Play online services in which all you need to do is enter the URL and they do the job for you. In this case all you need to enter is the URL of your YouTube Video and it will download the video to the server, convert it and make it available for you to download in your desired format (You may have to wait a minute or two)
I think this service will definitely spice up your YouTube experience. Don’t forget to try it out and share your comments and thoughts

Firefox tricks


You really don’t need to tweak your browser in case you are using Firefox because it is a browser which has been specially designed for optimized and fast browsing but if you can make it even a little more fast that would certainly be a treat for you. Likewise there is a trick to make Internet Explorer 6 fast too. Browsers are designed to work with fast connections but with this trick even dial-up users can experience fast and smooth browsing.

Optimize Firefox and IE Browsing Speed

I shall be teaching you two tricks which work separately on Firefox and Internet Explorer. It doesn’t require you to be some expert rather all you have to do is change some registry values and you are done. I have also included a video tutorial for those who want to see it step by step visually. This is perhaps one of the oldest tricks to optimize Firefox and IE but it still works great.

Trick to Increase Firefox Speed



  • Open firefox and in the address bar write about:config and press enter

  • Double click network.http.pipelining and set it to True

  • Double click network.http.pipelining.maxrequests and set value to 10 from 4

  • Right click and create a new string nglayout.initialpaint.delay and set its value to 0


You are done. Enjoy lightning fast Firefox browsing and now for IE.

Trick to Increase Internet Explorer Speed


  • Go to Start –> Run and type regedit

  • Select HKEY_CURRENT_USER –> Software –> Microsoft –> Windows –> Current Version –> Internet Settings

  • Increase the values (DECIMAL) from default to a higher value e.g. 10


See the difference in speed of IE


Don’t forget to apply this tweak and share your thoughts if the magics work and don’t forget to bookmark this post too.

Use Gmail Space as a Hard Drive





Gmail is really famous among users of all the email clients available on the web and that is not because it has a cool interface rather it is famous for its reliability and huge space (3GB now thats something). Google doesn’t stop here and recently Google announced that users can now buy more online storage for Google services just by paying a little amount. So why not use this online storage space and use it externally (Probably as a network drive or one of your own computer hard drives).


Use Google Storage Space as Google Drive

Here I have some great little utilities (3 softwares and 2 web scripts) that you can try to use your Gmail account space as your external hard drive. You will be able to download (or should I say copy) attachments from your Gmail account to your computer just as you would do from a drive on your computer. You can also use this space to upload content direct from your computer and save it online in your Gmail account.


1. GMail Drive



GMail Drive is third party addon for Windows that lets you use your Gmail account space as an extra drive on your computer. It allows a user to access a virtual drive stored in a Gmail e-mail account by causing the contents of the Gmail account to appear as a new network share on the user’s workstation. In order to use this add-on, the user needs a Gmail e-mail account. The add-on enables the user to use the standard Windows desktop file copy and paste commands to transfer files to and from the Gmail account as if it was a drive on the user’s computer.




2. GSpace



GSpace is a firefox extension that turns your 3GB of your Gmail account into free online storage. With Gspace you can manage unlimited Gmail accounts to store all type of files within its simple, user friendly interface. You can also listen your favourite stored music directly from your Gspace, view your collections of pictures and manage your Gdrive files as well.




3. GmailFS


GmailFS or Gmail File System is a virtual file system developed by Richard Jones which allows users to mount and use their Gmail email account’s storage as a local disk drive. GmailFS is written for Linux, but Windows and Mac OS X ports do exist. Using GmailFS will provide the user with roughly three gigabytes of online storage. The speed of this filesystem is limited by the speed of the user’s Internet connection, and the upload/download speed of the Gmail server. Files can be any size, and are stored as (segmented) attachments.




4. G-Share




G-Share is a PHP script that allows you to share your gmail attachments in a webpage, it is a download center with files stored in your Gmail account. You need a MySQL database to store data such as download counters, visitors, etc




5. PHP Gmail Drive


PhpGmailDrive, also known as PGD, is an open source software program written in PHP to share Gmail file attachments on the web. PGD is based on GmailFS, a Gmail attachment file system that uses email subjects for organization.