My 10 free downloads
An email package for those who email daily that can organize their emails or those who want to watch downloaded movies or those
who call long distances through PC, then here are some downloads that can help in your work
If you enjoyed this post, make sure you subscribe to my RSS feed!
Here’s an Open platform for Social application development
To the developers of social application out there, here’s good news. With a focus to foster innovation in an increasingly growing social web, Myspace, the social network site and Google Inc have recently announced the launch of OpenSocial, a set of API’s (Application Programming Interface) for the purpose of building social applications across the web.
If you enjoyed this post, make sure you subscribe to my RSS feed!
Quick Fixes for Windows-Part 3
I have been paying for the net connection but my router isn’t up-to-date.
After the results are displayed, if you come to a conclusion that your system doesn’t support technology for fast connections, then you may have to go for a new router.
Programs can protect data by checking PC’s disks for fixing problems. Sadly, I rarely take time to use the tools.
Quick Fix: Planning a task to handle this on its own at regular intervals can take only a few minutes. First, check your disk manually. Go to Start, then Run (or you can use shortcut by pressing Windows-R) command line opens. Now type cmd.exe /c echo y|chkdsk c: /f /x, then press Enter. ‘Cmd.exe’ is the command processor, which opens a command-prompt window in Windows.
The ‘/c’ switch tells command prompt to run the commands that follow, including the chkdsk utility. It will examine your drive for errors. (You can change ‘/c’ to /k if you want the command-prompt window to remain open so that you can see any screen messages that may appear.) Here, we will check the C: drive with the fix (/f) function and then tell to lock the disk (/x) if necessary while the scan takes place. (The drive letter and switches may differ; type chkdsk /? at a command prompt to see all your choices.) If you’re checking Windows drive, the command will not work if Windows is running but will plan a check for the next time when you restart the system. This is where the ‘echo y|’ portion comes in: it sends a “yes” answer to approve this option.
If you enjoyed this post, make sure you subscribe to my RSS feed!











