we love free and here is your destination for all free things

Friday, 11 November 2011

There's good news on hand for those who use cable television services. You can now check your Gmail, watch YouTube videos or connect with friends on Facebook at the cost of the regular cable subscription of Rs 150-200 per month -- without having to pay extra for an internet connection.

Logic Eastern, a Noida-based manufacturer of cable infrastructure, has developed special set-top boxes which come with an in-built patented hardware that enables connections to Gmail, Facebook and YouTube. The company has made possible two-way flow of data, that is, from websites to cable operators to consumers and return by using the existing cellphone technology.

It has installed large servers which download Gmail, YouTube and Facebook pages on behalf of its subscribers and pushes them on to their television screens. For now, consumers can access this service with a special remote control. However the company is developing a wi-fi keyboard that will be given along with the set-top boxes.


Logic Eastern has already deployed 60,000 such set-top boxes across South Delhi, Mumbai, Bangalore, Nagpur, Bhubaneswar and Jammu. The company has roped in

ICICI as an investor It has bought a 20 per cent stake which is helping Logic Eastern monetise these services that even existing Internet Protocol Television companies and the direct-to-home operators have not been able to achieve.

"We believe it will be critical for cable operators to differentiate their services by leveraging the massive bandwidth that their cables take to each home. This is something that even DTH can not do," says Vineet Wadhwa, chief technology officer and promoter of Logic Eastern. Instead of value-added services, the company prefers to call them "enhanced services".

"This technology enables delivery of emails, YouTube videos, Facebook pages, chats and even search engine results. This is truly an interactive application," adds Wadhwa.

But how safe is accessing your email via cable? It is as safe as logging on to the internet on your home computer or laptop, says Wadhwa.

"We are also developing a technology where the return path can be implemented by a wireless mesh network which will provide full interactivity without the need of an expensive upgrade of cable network.

This system is already on trial. The data collected would be of immense value in providing more and relevant value-added services to our subscribers," he adds.

Also, apart from the remote control, consumers can use their mobile phones to surf channels or access these websites.

"Because of Logic Eastern's initiative, we are able to provide these set-top boxes at Rs 500 to our consumers. We have several consumers that have preferred our cable service over the DTH services," says an executive of a South Delhi-based cable operator that is supplying these boxes in Vasant Vihar.

Feel free to post comments. :)
Read more ...

Wednesday, 2 November 2011


If you have misplaced a Microsoft CD Key, it can be got back easily by utilizing the free tools which can go deep into your registry files. But if your Windows Vista Password is lost, or you are not able to unlock admin access to your Vista system, then you may be little worried. But relax, even this can be solved through some essential help lines and tools [free tools, naturally.] the only thing you have to so s to be assured to follow the instructions carefully. Also note that some of the tools may not restore your Windows Vista Password, but they will definitely help you set up a different password on your system.
Usually, to reset the admin login password on Vista, Microsoft has its particular set of PStools and they are specially used for this. Downloaded and extracted the PStools will help you reset Windows Vista Password or in some cases, you may need to change the admin password as a whole. This is very helpful for all the local systems and remote multiple systems.
Often, you may need to have an official tool that can unlock, recover Vistas password for you.



NTPass is one such offline tool that takes care of unlocking and recovering Vista Password, by checking on the admin accounts with the computer. It also has great utility like registry editor, to help recognize the password, unlocking and resetting a fresh password for admin access. This also holds good for Windows XP.
Currently, the earlier methods of utilizing Oph crack for retrieving password, has not worked out very well. If the above is followed, there are chances of recovering your Vista Password at the same time rejoice the admin status without having to reform or restart your system.
In case anyone has any extra information, they are most welcome to share their knowledge
Read more ...
Windows 7 can run on machines with lower specs than required for Windows Vista, and many users are actually finding it runs better than Windows XP on lower spec machines. It’s also ideal to run on newer netbook machines, but unfortunately many of these do not include a DVD drive so how do you install windows 7 on a machine without a DVD drive?

How To Install Windows 7 From A USB Drive

1. Find a standard 4GB USB Drive and plug it into your machine
2. Click Start in your enter ‘cmd’ in the run field. Once cmd is open type in ‘diskpart’ and a new window will open
3. In the new diskpart window type:



* ‘list disk’ : This lists all the disk drives attached to your machine
* Look for your USB drive and note the number and then type: ’select disk #’, where ‘#’ is your USB disk number
* then type ‘clean’
* then type ‘create partition primary’
* then ’select partition 1′
* then ‘active’
* then ‘format fs=fat32 quick’

Once you’ve finished these steps you then need to copy your Windows 7 files to the USB. To do this you have to mount your Windows 7 ISO as a virtual DVD. Doing this is easy:

1. Install MagicDisk (free)
2. once installed, right-click on MagicDisk in your system tray click on ‘Virtual CD/DVD-Rom’, select your DVD drive
3. then ‘Mount’ and in the dialog window that opens up, select your Windows 7 ISO
4. Now in windows Explorer, click on your DVD drive and you should see all the Windows 7 Files. All you have to do now is copy and paste all the files to your USB key and you have a Windows 7 USB Installation Stick!
5. Install the stick in the PC you want to install Windows 7 on and boot up.Remember to change your bios to allow booting from USB.
Read more ...

Friday, 7 October 2011

While ejecting USB flash drives from PC, sometimes an error comes saying The device “Generic Volume” cannot be stopped right now, Try stopping the device again later. Here is a free utility called EjectUSB that forcefully stops all the running programs and helps in ejecting pen drives safely. It is designed to be a simple utility to close all programs running from a specified drive or folder and then attempt ejection if a drive was specified. Download Instructions: Click hereto download this software from the official website.
Read more ...

Sunday, 2 October 2011



When Windows hangs itself we all know what to do right? Were just reaching for the combination [Ctrl]+[Alt]+[Del] (Control Alt Delete). But if you try this in Linux nothing happens (in some distributions, like Ubuntu, you actually get the menu for shutting down your system, but this don’t work when your system hags or freezes).
So what to do?
There is 3 keyboard combinations every Linux user should remember (or write down). But before we begin I want you to understand some of the signs I use: If a symbol is surrounded by [ ] means that it is a button or key on your keyboard. +means that you have to hold the keys down at once. And means that you have to click the buttons one by one, remember that you have to press each key for 2-3 seconds. Now that you have learned this we can move on to the commands:
Fist you have the combination [Ctrl]+[Alt]+[BackSpace] (backspace is the [←] over[Enter]) that restarts X or GDM (you will be logged out), and you can kind of call it Linux’s Control Alt Delete equivalent. This command gives your programs time to make emergency backups of unsaved files (for example if you writing on a document in Open Office) and it  prevents that you get a file system error during the crash.If you use Ubuntu or a distribution based on Ubuntu you will have to use[Alt]+[PrtSc]+[K] (PrtSc = Print Screen) instead, but you should note that some Ubuntu based distros (like Linux Mint) still use the universal [Ctrl]+[Alt]+[BackSpace].
But what to do if this combination doesn’t work? 
Then you have to use something called Magic SysRq Keys. In short they are keys which allows you to perform various commands regardless of the system’s state, like in this case get the system to recover from a freeze. Note that these keys wont work if your system is in kernel panic. Like I said there are tree combinations that you will have to remember and since we have already learned one, there are two to go:
This command will get your freezed system to restart safely:
Hold [Alt]+[PrtSc] then type [R]>[E]>[I]>[S]>[U]>[B] (press each key for 2-3 seconds). In short the keys mean: unRaw (take control of keyboard back from X), tErminate (send SIGTERM to all processes, allowing them to terminate gracefully), kIll (send SIGKILL to all processes, forcing them to terminate immediately), Sync (flush data to disk), Unmount (remount all filesystems read-only), reBoot (restart).
A common idiom to perform a safe reboot of a Linux computer which has otherwise locked up, the QWERTY (or AZERTY) mnemonic "Raising Elephants ISUtterly Boring", "Reboot Even ISystem Utterly Broken" or simply remembering the word "BUSIER" backwards, is often useful.
This command will get your freezed system to shut down in a safe way:
Again hold [Alt]+[PrtSc] then type [R]>[E]>[I]>[S]>[U]>[O] (press each key for 2-3 seconds). These keys mean: unRaw, tErminate, kIll, Sync, Unmount , shutdOwn (does it really need an explanation?).
Read more ...

Thursday, 15 September 2011


Open a Command Prompt window and leave it open.
Close all open programs.
Click Start, Run and enter TASKMGR.EXE
Go to the Processes tab and End Process on Explorer.exe.
Leave Task Manager open.
Go back to the Command Prompt window and change to the directory the AVI (or other undeletable file) is located in.
At the command prompt type DEL <filename> where <filename> is the file you wish to delete.
Go back to Task Manager, click File, New Task and enter EXPLORER.EXE to restart the GUI shell.
Close Task Manager.


Or you can try this

Open Notepad.exe

Click File>Save As..>

locate the folder where ur undeletable file is

Choose 'All files' from the file type box

click once on the file u wanna delete so its name appears in the 'filename' box

put a " at the start and end of the filename
(the filename should have the extension of the undeletable file so it will overwrite it)

click save,

It should ask u to overwrite the existing file, choose yes and u can delete it as normal


Here's a manual way of doing it. I'll take this off once you put into your first post zain.

1. Start
2. Run
3. Type: command
4. To move into a directory type: cd c:\*** (The stars stand for your folder)
5. If you cannot access the folder because it has spaces for example Program Files or Kazaa Lite folder you have to do the following. instead of typing in the full folder name only take the first 6 letters then put a ~ and then 1 without spaces. Example: cd c:\progra~1\kazaal~1
6. Once your in the folder the non-deletable file it in type in dir - a list will come up with everything inside.
7. Now to delete the file type in del ***.bmp, txt, jpg, avi, etc... And if the file name has spaces you would use the special 1st 6 letters followed by a ~ and a 1 rule. Example: if your file name was bad file.bmp you would type once in the specific folder thorugh command, del badfil~1.bmp and your file should be gone. Make sure to type in the correct extension.
Read more ...

Friday, 2 September 2011

Would like to know your mobile is original or not? Press *#06# on your mobile After you enter the code you will see a new code contain 15 digits: 4 3 5 3 2 8 1 06 8 0 1 5 4 6 IF the seventh and eighth digit is 0 2 or 2 0 respectively that mean it was Assembled in Emirates which is of very Bad quality IF the seventh and eighth digit is 0 8 or 8 0 respectively that mean it was manufactured in Germany which is not bad IF the seventh and eighth digit is 0 1 or 1 0 respectively that means it was manufactured in Finland which is Good IF the seventh and eighth digit is 0 0 respectively that means it was manufactured in original factory which is the best Mobile Quality [Like N-Series] IF the seventh and eighth digit is 1 3 that means it was Assembled in Azerbaijan which is of very Bad quality and very dangerous for health.
Read more ...