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.

Set your own message in windows welcome screen

Generally windows shows windows default logo and message when start up your computer as welcome screen. But you can set your own message as welcome message in windows operating system operated computers. No software is required to do this. You can do it easily from your windows run option. Go to Run from Start menu and type 'regedit' and press Enter. New window will appear. Click on 'HKEY_LOCAL_MACHINE'. Then click Software-Microsoft-Wndows NT. New menu will appear. Then click 'Current Version' and then 'Winlogon'. 
Then double click on 'Legal Notice Caption' from the right box. New box will appear. Now write your message heading and click Ok.
Then double click on 'Legal Notice Text'. New box will appear. Now write your whole message and click Ok and then close the window.
Your message has been set. Now you can see your message will welcome you while windows start up.
If you want to stop the message just go through that way and erase your message.

Source: prothom alo

Speed up your Firefox browser

firfox logo
Mozilla Firefox is one of most popular internet browser to the internet users for both computer and mobile. Exciting features and flexibility is the key of its popularity. You can now speed up your firefox browser through some tricks.
You can reduce the loading time of a site through pipeline opportunity. To do this type 'about:config' in your address bar and press Enter. If any notification appears click Ok. Then type 'network.http' in filter. Now search the list and double click on 'network.http.pipelining' to make it 'true'. In the same manner, make true in 'network.http.proxy.pipelining'.
Then modify the 'network.http.pipelining.maxrequests' through right click. Give the value 30 and click Ok. That means browser will send maximum 30 requests.
Now right click on the blank portion of the page and then New and then select 'Integer' option. Type the name 'nglayout.initialpaint.delay'. Click Ok and set nalue 0 and again click Ok. That means browser will receive information within 0 sec. 
Clear browser log regularly.
Clear the temporary files after browsing and keep your browser up to date.

Microsoft India's Online store has been hacked | Cyber war moves new turn

Microsoft India's Online store has been hacked by Chinese hackers to continue the battle of cyber war. It was forced to close after an apparent hacking attack from a group calling itself Evil Shadow Tea.
Microsoft said it was "investigating a limited compromise".
Customer data was found unencrypted on the site, the purported hacker told Reuters news agency.
Microsoft would not confirm that data was not encrypted and in a statement said: "We are diligently working to remedy the issue and keep our customers protected."
A message on the site apologised to customers for the shutdown.For moe details BBC News

Production of Doel Laptop has been closed

Doel Laptop production had started under the guidance of Bangladesh Government with a view to Digital Bangladesh. To achieve this goal, Telephone Shilpo Sangstha (টেশিস) and Malaysian Company 'TFT' contributed to the production of Doel. The production was inaugurated by Prime Minister Sheikh Hasina. But three months after production has started, it has been closed. The cause behind the closing of production is the high cost of production claimed by the higher authority of  Telephone Shilpo Sangstha. Before the production, the authority said that 60% of total parts will produce in Bangladesh and the rests will be imported but the ultimate fact that whole parts were imported from china. The authority also said that the cost of the laptop will around reach to the general people and it will about 10,000/- to 12,000/-. But the ultimately the price was more higher than the expectation which is out of reach of general people. So the ultimate vision of Government "Vision 2021" has been partially failed. Lets see the price and details of different model of Doel laptop

Cyber War Started in Bangladesh against India

Hackers of Bangladesh and India are moving on cyber war to hack the websites. This war started from Bangladesh. The motive behind the war is to stop killing at Bangladesh-India border by BSF (Border Security Force) said by the Bangladeshi hackers. While Bangladesh Govt. has not taken any steps to protest the border killing, some young boys are showing their patriotism through virtual war against Indian torture. Bangladesh Black HAT Hackers (BBHH), Bangladesh Cyber Army, Expire Cyber Army are the leading hacker group from Bangladesh to direct this war whereas 'Indishell' hacking club at the side of India. BBHH has released a video on youtube to provide their motives behind the war. Bangladeshi hackers said that they already hacked 10,000 Indian websites whereas the Indain hackers hacked 300 websites. Bangladeshi Hackers are committed to continue this war until stop killing at Indian border.

Update your facebook status via voice

Do you want to update your facebook status? Are you not interested in writing status in keyboard or mobile? Do you want update your fb status orally? Yah guys... it's possible now! It can be done whose are using android phones. To do this you have to download 'Status MC' software from android market. To download for free log in to https://market.android.com/details?id=com.coolbeans.fbstatus&hl=en . Its size is only 112 KB. You can update your facebook status through voice only in English and you have to log in to facebook in your mobile browser. So lets enjoy guys...

Install Windows 7 from USB Drive

 Computer can't do any task without operating system in windows base computers. An operating system is a operating software program which operate all the work done by computer. For many reasons we need to reinstall the operating system. For installing windows generally we use compact disks by the use of optical drives. But the lens of optical drives are more sensitive which can damage easily. So we need to install windows in other ways.
You can use USB Drives or pen drives to install windows. To install windows by using USB drives you have to make the drive bootable first. There are many software's that you can use to make the drive bootable. But here in my technique there is no need to use any third party software.
For doing this technique you have to choose a fresh compact disk of Windows 7 and a USB storage device or pen drive. For this work you will need 4GB pen drive. You can make your drive bootable in following ways:
  1. First connect your pen drive to the computer and delete your all the data or transfer them to other places. 
  2. Run your command prompt from the start menu. Here you will see C:\Windows\system32>
  3. Then write here: DISKPART. Then press Enter. DISKPART> will appear in the screen when the Diskpart program run.
  4. Then type LIST DISK. Then you will all the drive name of your drives and removable drives. Name of hard drive will appear like Disk 0 and removable drive will appear like Disk 1. Detect the removable drive by seeing the disk space.
  5. If the name of pendrive is Disk 1 then type SELECT DISK 1. If another name appeared then type SELECT and then the drive name. 
  6. When the selection confirmation message appears then type the following commands chronologically.
CLEAN
CREATE PARTITION PRIMARY
SELECT PARTITION
ACTIVE
FORMAT FS=NTFS
ASSIGN
EXIT

After every command it may take few times to work. When formatting it will  take more time and when completed "100 percent completed" will appear. Then type EXIT to close the Diskpart program. Then minimize the command prompt.
  1. Then insert Windows 7 Disk in the DVD ROM. Note down the DVD drive letter and pen drive letter. 
  2. Maximize the command prompt and type I: CD BOOT and press Enter. Then the DVD file will open. Here I: is the drive letter of DVD ROM and J: is the drive letter of pen drive. You will use your own drive letter according to appearance in your PC.
  3. Command screen will show I:\>CD BOOT. Then type BOOTSECT.EXE /NT60 J: and then press enter. If everything is ok then "Bootcode was successfully updated on all targeted volumes" will appear. If this message appears it ensures that you have completed to make your drive bootable successfully. 
  4. Then copy all the file from your CD to the pen drive. If you have problem in optical drive you can do this by the use of another computer.
Now this time to install the windows in your pc. Insert your bootable pen drive in your PC and start your PC. Then by pressing F2 of Del to enter into the bios setup option. Go to the Boot configuration option and select USB drive as first boot device. Then select 2nd and 3rd boot device as Hard drive and optical drive respectively. Then save your setting by pressing F10 and exit. When your PC restarts the installation process will start automatically. 
Generally it takes less time then optical drive. So it can be effective.

See gmail account without internet connection

 You are working in internet. Suddenly your connection is disconnected or speed is too slow. But its urgent to check your mail box. In that case Google gives offline mode facility to their users where you can check your mail in offline mode. To activate this go to 'www.google.com/support/installer/bin/answer.py?answer=126299' and download 24MB google chrome for free. If google chrome has installed in your computer before there is no need to download. Now go to 'https://chrome.google.com/webstore/detail/ejidjjhkpiempkbhmpbfngldlkglhimk' and log in to gmail account at the right corner (Sign in). Now click on Add to chrome. If there is any installation notification appear then install it. Now click on 'Launch App'. When new page appear select 'Allow offline mail' and click Continue. Now you will see your inbox in offline mode. This page is gmail of offline mode.
To see complete gmail and want to edit it click Menu. When you compose your mail and send it, it will be stored in outbox and will ready to send. When your browser will connect to internet connection mail will automatically send.

Clean up your PC automatically

Generally many unnecessary files stored in your computer as temporary file. Internet users face this problem more. These temporary files can slow your computer unexpectedly. Besides it will give pressure on RAM.  Generally we use Start/Run command to delete Recent, Temp, Prefetch files but you can do it through one click. Lets start-
To do this open a notepad file in Desktop and rename it 'Cleanpc.bat'. Now type the code in that file as shown below-
cd/
COLOR 4A
ECHO DELETE ALL TEMP FILES
C:

CD %TEMP%
RMDIR/S/Q %TEMP% CD C:\WINDOWS\TEMP
RMDIR/S/Q C:\WINDOWS\TEMP
CD C:\WINDOWS\Prefetch
RMDIR/S/Q C:\WINDOWS\Prefetch
CD %TEMP%
CD..
CD..
CD Recent
Del/s/q**

Now save the file and close it. Now double click on this file and clean your all temporary files by one click. I hope it would be enjoyable.

Enhance your pendrive space

 Most of the computer users use pendrive frequently. It is now the most popular media of data transfer. Generally pendrive runs in FAT or FAT32 file format by default. Thats why there is no opportunity to compress the size of the files. But it can be done in NTFS file system. File system can be converted from FAT to NTFS. To do this go to Start and then Run and type 'cmd' and then press Enter. Command prompt will open. Now type 'ConvertX:/FS:NTFS' and press Enter. Here X is denoted as your drive letter. As for example, If your pen drive letter is L will be replaced by X. You also can do this format by HP USB Disk Format tool to convert it to NTFS file system.
Now right click on My computer and then go to properties. Now click on 'Compass Drive to Save Disc Space' option and click Ok। Now click on Apply to Sub Folders and Files (if appear) and click Ok and then leave.
Now your pen drive will not take more space like before. So that it will save your pendrive memory.