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.

calm blog


A day without a perdurable is like a day without sunshine.

mobile


NOKIA E7 NOW IN BANGLADESH


E7 Communicator, the newest member of Nokia's E series family hits the Nokia retail shops across the country on Sunday. This was formally announced at an event yesterday.
“The Nokia E7 gives people the confidence to bring their own smartphones to the workplace to connect securely to corporate messaging servers,” said Abu Daud Khan, Country Manager, Nokia EA.
“Whether you are an artist, entrepreneur, university student or aspiring world traveller, the Nokia E7 is the only smartphone you will need to get the world's best mobile navigation and mapping application, thousands of apps, millions of music, and a rich messaging experience,” he added
The E7 features four-inch AMOLED display with full QWERTY keyboard and a tilt screen for optimal viewing enabling direct, secure and real-time access to your corporate systems, plus easy synchronisation with your work inbox, calendar, contacts and tasks.
It runs on Symbian 3 OS and comes with 16GB internal storage, 256MB RAM, 1GB ROM, 680MHz ARM 11 processor, Broadcom BCM2727 GPU and a powerful 8MP camera.
The new mobile set has quick office application which includes Microsoft Word, Excel and PowerPoint.
It also enables viewing PDF files with Adobe Reader. It offers real-time business email with Mail for Exchange. In addition, it supports for up to 10 email accounts.
It has easy presentation capabilities through its HDMI TV out, internet access through a fast 3G or Wi-Fi network. E7 comes with several preloaded apps and more can be downloaded from the Ovi Store. The phone has a price-tag of Tk. 48,500/=     WWW.NOKIA.com

tips & trics

How to Connect Two Wireless Routers Together
 


If you wish to extend the range of Wifi signal in your home network, you can purchase an additional wireless router and connect it to your existing router with an Ethernet cable.
The setup is pretty easy, inexpensive and the best part is that your two routers need not have to be from the same manufacturer so, for example, you can easily connect your Linksys (Cisco) router to a router from say Netgear or Belkin.  For instance, I am using a 30m long Ethernet cable to connect my two routers – one is a Linksys WRT 160N (N based) and other one is a WRH54G (G based) and the setup works just perfect.

How to Connect One Router to Another

For this example, let’s assume that you have an OLD_ROUTER and a NEW_ROUTER.
Step 1: Make sure your old router is working.
Step 1a: Connect the Broadband modem to your OLD_ROUTER’s Internet (WAN) port. Then connect the computer to one of the four available ports on your router through an Ethernet cable.
Step 1b: Make sure that the Internet connection is working on your computer and on your wireless devices.
Step 2: Configure your new router
Most routers have an IP address of 192.168.1.1 so before you connect them, you need to ensure that they have been assigned two different IP addresses.
Step 2a: Shut down your OLD_ROUTER and the modem. Also unplug the Ethernet cable from the computer.
Step 2b. Plug the Ethernet cable into any of the numbered ports of NEW_ROUTER and connect the other end to your computer. Switch on the NEW_ROUTER.
Step 2c. Access the web dashboard of NEW_ROUTER (192.168.1.1) and change the local IP address to something like 192.168.2.1 so that there’s no conflict with the old router. Save the changes.
Step 2d. Test the SSID name of the new router and make sure it’s different from the old router. Also make sure that SSID broadcast is turned on. Save the changes.
Step 3: Connect the two routers
Step 3a. Connect the modem to the Internet Port of the OLD_ROUTER.
Step 3b. Connect one of the number ports of OLD_ROUTER to your computer.
Step 3c. Connect another free port on the OLD_ROUTER to the Internet Port of your NEW_ROUTER using an Ethernet or LAN cable.
Important Points to remember
1. It is suggested that the length of the LAN cable connecting the two routers should not exceed 100m and that you should avoid having any joints in the cable. LAN cables are pretty cheap – I got a Cat5e cable for 25¢/m.
2. If you have a compatible router, I suggest upgrading the firmware to DD-WRT as that will slightly boost the wireless signal plus you’ll get access to tons of other settings in your router.
3. If you have enabled Wi-Fi security in your previous router, use the same settings in your new router as well.
4. It is important that you assign different SSIDs to the two routers else the same network name will appear twice in your wireless network connections window.
5. If you don’t remember the username of your router, try these combinations – root + admin, admin + admin, admin + password or admin (as username) and no password.

tips & trics


Make your Old Add-ons Work with Firefox 4


Mozilla recently introduced the final version of  firefox 4 that is quite different from any of the previous releases.
Firefox 4 sports a clean and polished look, the add-ons section has been completely revamped, the menu bars are hidden so you have more screen estate for reading web pages plus you now have the option to permanently “pin” frequently used web apps.
There’s however one problem that comes with every major Firefox release – all your old add-ons or extensions may not work with Firefox 4 since they were written for Firefox 3.x releases.

Using Old Add-ons with Firefox 4

Here are some ways by which you can get your old add-ons work with Firefox 4 even if they are listed as incompatible on the Mozilla site.
Option #1. Mozilla earlier created the Compatibility Reporter add-on for its users to test and report the compatibility of add-ons with various Firefox releases.
The interesting part about this add-on is that it will automatically configure your Firefox to install and use add-ons that are otherwise incompatible with your release of Firefox.
Option #2. If you don’t like installing one more extension to your Firefox build just for enabling older add-ons, here’s a workaround.
Type about:config in your browser address bar and agree to the warning message. Now right click inside the browser, choose New –> Boolean, type the preference name as extensions.checkCompatibility.4.0 and set it to False.
That’s it. Your old add-ons will work with Firefox 4 and you will also be able to download and install any of the other incompatible add-ons from the Internet. If you interested in the technical details, check this mozillaZine entry.
Option #3. This is the geekiest option of them all but one that doesn’t require you to change anything inside Firefox.
You can download the extension (the .xpi file) to your computer, unzip it and change the value of em:maxVersion under install.rdf file to 4.0.* – now pack the extension again and drag-n-drop to your Firefox browser. Please refer to mozillaZine mozillaZine for detailed step-by-step instructions.