Watch Kannada BIG BOSS Online

Dont miss to watch Big Boss kannada live in ETV!!

Here is where you can get Anything you want

MicroTree is leading Android app drawer. Check it Out!!

See More and More

Want to see TV..No worries watch TV online. MicroTree Services will provide all possible TV Channels Online.

Watch out daily

MictoTree Services Provide tip and trick in daily basis. So dont miss out!!

Movies Online

Watch movies online

Download MP3 Songs

MicroTree Services provides possible MP3 songs on daily basis.

Showing posts with label Tech News. Show all posts
Showing posts with label Tech News. Show all posts

Tuesday, 16 April 2013

How to Embed Just a Portion of a YouTube Video


How to Embed Just a Portion of a YouTube Video


YouTube Video Embed

How do you embed just that green segment of a YouTube video?
Sometimes you may want to embed just a portion of a YouTube video in your web pages.
For instance, you are embedding a movie from YouTube but want the viewer to focus of one particular scene that begins at ‘x’ seconds and ends at ‘y’ seconds. When the scene has finished, the embedded clip should stop playing irrespective of the length of the video.
Well, here are two simple ways to help you embed a part of any YouTube video:

Case A: Embed YouTube Video with Start Time

This is a scenario where you specify a start time for the embedded video and let it play through the end. Here you can use the standard embed code and append the start time parameter to the YouTube URL as illustrated in the following example:
  1. <iframe width="500" height="300" frameborder="0" allowfullscreen
  2. src="http://www.youtube.com/embed/VIDEO_ID#t=1234s"></iframe>
Replace VIDEO_ID with the actual ID of your YouTube video and replace 1234s with the start time (in seconds). For instance, if you want the video to start playback at the 03:24 (mm:ss) mark, you’ll specify the time as t=204s (60*3 + 24).

Case B: Embed YouTube Video with Start & End Time

The following YouTube video from an Apple event is over an hour long but I have only embedded the most interesting 2-minute segment (22:10 – 24:26) where Steve Jobs first announced the iPhone.
Hit the play button inside the embedded player for a quick demo.
The standard YouTube embed code doesn’t support the end time parameter but we can make use of the YouTube JavaScript API to embed a part of any YouTube video. Without boring you with the technical details, here’s your new embed code:
  1. <div videoID="t2MOwQ089eQ" startTime="1330" endTime="1466" height="400" width="400" id="youtube-player"></div>
  2.  
  3. <script src="http://labnol.googlecode.com/files/youtube-embed.js"></script>
You just have to replace the Video ID, the start time (in seconds), the end time (in seconds), the height of the player (in pixels) and the width in the <DIV> tag as per your needs. See thisannotated source code to learn how the playback is controlled via the YouTube API.
Also, if you are planning to use this embed code on a popular site, please host the youtube-embed.js file on your own server as googlecode.com may offer limited bandwidth



Friday, 12 April 2013

How to Use Windows 7 Themes on XP or Vista


How to Use Windows 7 Themes on XP or Vista

M
icrosoft paid close attention to personalization in Windows 7, and shipped it with a gorgeous collection of desktop backgrounds and themes. Windows 7 also makes it easy for users to create their own personalized themes and then share it with other Windows 7 users.

If you are still using an older version of Windows (like Windows XP or Vista), you don’t have to feel left behind because, with some simple tricks, you can enjoy all or part of what these Windows 7 themes have to offer.

Use Windows 7 Themes with XP and Vista

First, launch the official Windows 7 themes directory and download some of the themes you like to your Windows XP or Vista desktop.
These files have a unique .themepack extension which is just another zip format containing all of the elements of a theme including the background images, Aero glass colors, sounds, cursors, icons, screen savers, etc.
To use these files on an older version of Windows, you first need to extract them as only Windows 7 can natively understand the themepack format. You can either change the file extension of the Windows 7 theme file from .themepack to .cab and then extract the files with a right-click, or install the free 7-Zip utility as 7-Zip can automatically hand the themepack file format.
windows 7 themepack file Extract themepack with 7-Zip Rename to CAB and extract in Explorer
Once extracted, your theme files will now be in a new folder that has the same name as your original themepack.

Aero Glass Border and Desktop Backgrounds

Now that you have all the required files, its time to activate the Windows 7 theme on your non-Windows 7 computer.
If your computer is running Windows Vista that supports Aero, simply double-click the .theme file that is present in the them folder you just extracted.   This will set your windows border glass to the color of the Windows 7 theme and your wallpaper to the default background of the theme. However, this background picture will disappear when you reboot your computer, so you need to set that as a permanent background.
Set Windows 7 theme in Vista Vista - change background permanently
Windows XP does not support Aero glass, but you can still use the background images from downloaded Windows 7 theme on your XP desktop. You can find the backgrounds inside the themepack folder itself or in a sub-folder named DesktopBackground. Pick any image, right click on it, and select “Set as Desktop Background.”

Windows 7 like Desktop Slideshows for XP and Vista

Most Windows 7 themes consist of multiple background images and Windows 7 will automatically change your desktop background at periodic intervals using one of the images from the themepack. Windows Vista and XP do not support desktop slideshows, but you can easily bring that feature use the excellent and free John’s Background Switcher program.
To create a desktop slideshow, click the add button and choose “A folder on your computer.” Now select the Windows 7 theme folder that contains all the background images. The program allows lot of tweaking but you can skip that because the default settings are very similar to what you need for simulating Windows 7 behavior on your XP or Vista computer.
Add folder containing Windows 7 wallpapers Choose your Windows 7 Theme Folder
However, John’s Background Switcher by default shows the name of the image in the top right hand corner of the picture.   To remove this, click the “More…” button that has a gear icon on it. Uncheck the box beside the 3rd entry which says “Show picture info on the top-right corner of the screen.” Now click Ok, and then click Ok in the main window, and your desktop slideshow is all ready.
For RSS-enabled Windows 7 Themes
Some Windows 7 themes download images from the internet (via RSS feeds) when switching desktop backgrounds.
To know if the theme you are looking to port on your Vista or XP computer uses RSS or not, open the .theme file in a text editor like Notepad. Then search for the string “RssFeed” without the quotes. If you find that string, copy the link address of the RSS feed and, you can then use the “RSS photo feed” option in John’s Background Switcher program to create an RSS powered desktop slideshow on your XP or Vista machines.
Desktop Slideshow with RSS Add the RSS Feed from Windows 7 Theme

Windows 7 Sounds, Cursor, Screensavers, etc.

Most Windows 7 themes only contain a glass color and desktop backgrounds.   However, some may contain screensavers, sounds, cursors, and icons as well. The good part is that you can use the elements on your Vista / XP theme as well.
Sounds - You can copy the sound files (.wav) to the default media folder (C:\Windows\Media), and if you have set the Windows 7 theme in Windows Vista as described above, it will automatically these sounds. Else, you will have to manually change your sounds from the Control Panel.
Icons - If the Windows 7 theme that you plan to use with XP or Vista contains a different set of desktop and system icons (.ico files), you may follow the directions below to apply them on your version of Windows:
A. For Windows Vista – Right-click on the desktop, select Personalize and choose “Change Desktop Icons.” Select the items you which to change, click “Change Icons,” and browse to the location of new icons that are part of the Windows 7 theme.
B. For Windows XP – Right-click on the desktop, select Properties and choose “Customize Desktop” under the Desktop tab. Select the items you wish to change, click “Change Icon,” and browse to the location of the icons from your theme.
A: Change desktop icons in Vista B: Change desktop icons in Vista A: Change Desktop Icons in Windows XP B: Change Desktop Icons in Windows XP
To change icons of individual programs, simply right-click on the program shortcut on your desktop, select Properties, and click the button that says “Change Icon” in the Shortcut tab. Browse to the location of the icon extract from the Windows 7 theme and select the one you want to apply.
Screensavers – For using a Windows 7 screensaver inside XP or Vista, just copy the relevant screensaver files (.scr) into your Windows system folder usually located at C:\Windows\System32.   Now, change your system screensaver using the usual method. Please remember that not all Windows 7 screensavers will work correctly on previous versions of Windows.
Cursors – You can copy the Windows 7 cursor files (.cur or .ani) to C:\Windows\Cursors on XP or Vista, and then apply the new set using the mouse settings under Control Panel. Use the [Control Panel\Cursors] of the .theme file (see example) to understand the default cursor mappings.


Wednesday, 10 April 2013

How to Translate PDF and Word Documents


How to Translate PDF and Word Documents


PDF manual that came with the camera is also written in Japanese. How do you quickly translate that PDF document into English?Ads by Google
Affordable Data Backup www.crashplan.com/carboniteswitcher
Try CrashPlan, Free for 1 Year, & Experience More Affordable Backup!
Well there are several ways by which you can translate your Microsoft Office documents, presentations or PDF files from one language to another using Google Translate. The only condition is that your documents should not be password protected as Google Translate won’t be able to read such files.
The easiest option is that you upload the document to the Google Translation website –translate.google.com – then select the language translation pair and hit the Translate button.
The other good option is the Translator Toolkit, also from Google, where you may not only translate documents but also edit the translated material. Microsoft also offers a free utilitythat brings translation capabilities right into all your existing Office programs (including Outlook emails).
Translate PDF and Word Documents

Translate PDFs Online but Preserve Formatting

There’s however a limitation you should be aware of. While the Google Translate website makes it a one-click affair to translate lengthy documents, it doesn’t preserve the formatting of your documents /presentations and turns them into almost plain-text after the translation.
If you want your translated documents to look just like the original as far as formatting is concerned, give
DocTranslator a try. The user interface is horrible but the tool is pretty useful. You upload a document, select a target language and within a minute or so, it will translate all the text of that document in the required language while preserving the document formatting.
DocTranslater internally uses Google Translate itself and hence supports all language-pairs that are supported by Google Translate.
You may use the tool to translate PDFs, Word documents, Excel spreadsheets, PowerPoint presentations, video sub-titles, OpenOffice documents and plain text files. Here’s a video demo of the translation tool in action.


Facebook to Make Us Pay for Sending Messages to Non-Friends, Celebs


Facebook to Make Us Pay for Sending Messages to Non-Friends, Celebs ….

Facebook is bringing back its controversial paid service policies once again by testing in a new system that makes you to pay an amount for sending private messages to celebrities and others outside their friends circle. The payment is based on how many followers the person you're messaging has, as well as how many other people are trying to get in touch with them. Facebook has abandoned its early controversial plan to charge you $100 to message Mark Zuckerberg.

Facebook says the scheme is intended to "prevent spam while acknowledging that sometimes you might want to hear from people outside your immediate social circle" - although there are ways to prevent spam that don't involve cleaning of our pockets, I would say. As for pricing: "We are testing a number of price points in the UK and other countries to establish the optimal fee that signals importance."

Facebook also started testing a new paid e-mail service with select users in the U.S. earlier this year. “This test will give a small number of people the option to pay to have a message routed to the Inbox rather than the Other folder of a recipient that they are not connected with,” the company had said in a statement.

Getting in touch with diver Tom Daley currently sets trialees back ₹888.58, while author (and sometime actor) Salman Rushdie commands 838.66. Not everyone will be seeing the option yet -so if you're not in the trial, get your free celeb messaging in while you still can.


Tuesday, 9 April 2013

Convert Multiple Currencies at Once with Google


Convert Multiple Currencies at Once with Google


Google, as you know, has a built-in calculator that can solve complex maths equations and can also help you perform measurement and currency conversions. For instance, you could say “1 USD in JPY” to get the exchange rate of Japanese Yen or “1 ounce in grams” to quickly convert between imperial and metric units of mass.
Google Currency Converter

Google can Convert Multiple Currencies

The more interesting part, that some of us aren’t probably aware of, is that Google’s calculator can even handle multiple currencies in the same conversion. To give you an example, if you were into numismatics, you could add your British Pounds and Yen and get the value of your currency collection in US Dollars in the one search query.
This “mix and match” can be done for measurement and time conversions too as illustrated in the following screenshots. Thank you Tasha Bergson for the tip.
Convert Mass / Weight
Convert Dates with Google

How to Secure Your Wireless (Wi-Fi) Home Network


How to Secure Your Wireless (Wi-Fi) Home Network


This article describes how you can secure your Wireless Network from hackers and you’ll also learn about free tools that people generally use to intercept your Wi-Fi signals.
Wireless networks (wi-fi)Wireless Networking (Wi-Fi) has made it so easy for you to use the computer, portable media player, mobile phones, video game consoles, and other wireless devices anywhere in the house without the clutter of cables.
With traditional wired networks, it is extremely difficult for someone to steal your bandwidth but the big problem with wireless signals is that others can access the Internet using your broadband connection even while they are in a neighboring building or sitting in a car that’s parked outside your apartment.
This practice, also known as piggybacking, is bad for three reasons:
  • It will increase your monthly Internet bill especially when you have to pay per byte of data transfer.
  • It will decrease your Internet access speed since you are now sharing the same internet connection with other users.
  • It can create a security hazard* as others may hack your computers and access your personal files through your own wireless network.
[*] What do the bad guys use - There have been quite a few instances where innocent Internet users have been arrested for sending hate emails when in reality, their email accounts where hacked though the unsecured Wi-Fi networks that they had at home.Wireshark is a free packet sniffing tool for Linux, Mac and Windows that can scan traffic flowing though a wireless network including cookies, forms and other HTTP requests.

How to Secure Your Wireless Network

The good news is that it is not very hard to make your wireless network secure, which will both prevent others from stealing your internet and will also prevent hackers from taking control of your computers through your own wireless network.
Here a few simple things that you should to secure your wireless network:

Step 1. Open your router settings page

First, you need to know how to access your wireless router’s settings. Usually you can do this by typing in “192.168.1.1” into your web browser, and then enter the correct user name and password for the router. This is different for each router, so first check your router’s user manual.
You can also use Google to find the manuals for most routers online in case you lost the printed manual that came with your router purchase. For your reference, here are direct links to the manufacturer’s site of some popular router brands – LinksysCiscoNetgear,Apple AirPortSMCD-LinkBuffaloTP-LINK3ComBelkin.

Step 2. Create a unique password on your router

Once you have logged into your router, the first thing you should do to secure your network is to change the default password* of the router to something more secure.
This will prevent others from accessing the router and you can easily maintain the security settings that you want. You can change the password from the Administration settings on your router’s settings page. The default values are generally admin / password.
[*] What do the bad guys use - This is a public database of default usernames and passwords of wireless routers, modems, switches and other networking equipment. For instance, anyone can easily make out from the database that the factory-default settings for Linksys equipment can be accessed by using admin for both username and password fields.

Step 3. Change your Network’s SSID name

The SSID (or Wireless Network Name) of your Wireless Router is usually pre-defined as “default” or is set as the brand name of the router (e.g., linksys). Although this will not make your network inherently* more secure, changing the SSID name of your network is a good idea as it will make it more obvious for others to know which network they are connecting to.
This setting is usually under the basic wireless settings in your router’s settings page. Once this is set, you will always be sure that you are connecting to the correct Wireless network even if there are multiple wireless networks in your area. Don’t use your name, home address or other personal information in the SSID name.
[*] What do the bad guys use - Wi-Fi scanning tools like inSSIDer (Windows) andKismet (Mac, Linux) are free and they will allow anyone to find all the available Wireless Networks in an area even if the routers are not broadcasting their SSID name.

Step 4. Enable Network Encryption

In order to prevent other computers in the area from using your internet connection, you need to encrypt your wireless signals.
There are several encryption methods for wireless settings, including WEPWPA (WPA-Personal), and WPA2 (Wi-Fi Protected Access version 2). WEP is basic encryption and therefore least secure (i.e., it can be easily cracked*, but is compatible with a wide range of devices including older hardware, whereas WPA2 is the most secure but is only compatible with hardware manufactured since 2006.
To enable encryption on your Wireless network, open the wireless security settings on your router’s configuration page. This will usually let you select which security method you wish to choose; if you have older devices, choose WEP, otherwise go with WPA2. Enter a passphrase to access the network; make sure to set this to something that would be difficult for others to guess, and consider using a combination of letters, numbers, and special characters in the passphrase.
[*] What do the bad guys use - AirCrack and coWPAtty are some free tools that allow even non-hackers to crack the WEP / WPA (PSK) keys using dictionary or brute force techniques. A video on YouTube suggests that AirCrack may be easily used to break WiFi encryption using a jail-broken iPhone or an iPod Touch.

Step 5. Filter MAC addresses

Whether you have a laptop or a Wi-Fi enabled mobile phone, all your wireless devices have a unique MAC address (this has nothing to do with an Apple Mac) just like every computer connected to the Internet has a unique IP address. For an added layer of protection, you can add the MAC addresses of all your devices to your wireless router’s settings so that only the specified devices can connect to your Wi-Fi network.
MAC addresses are hard-coded into your networking equipment, so one address will only let that one device on the network. It is, unfortunately, possible to spoof a MAC address*, but an attacker must first know one of the MAC addresses of the computers that are connected to your Wireless network before he can attempt spoofing.
To enable MAC address filtering, first make a list of all your hardware devices that you want to connect to your wireless network**. Find their MAC addresses, and then add them to the MAC address filtering in your router’s administrative settings. You can find the MAC address for your computers by opening Command Prompt and typing in “ipconfig /all”, which will show your MAC address beside the name “Physical Address”. You can find the MAC addresses of Wireless mobile phones and other portable devices under their network settings, though this will vary for each device.
[*] What do the bad guys use - Someone can change the MAC address of his or her own computer and can easily connect to your network since your network allows connection from devices that have that particular MAC address. Anyone can determine the MAC address of your device wireless using a sniffing tool like Nmap and he can then change the MAC address of his own computer using another free tool like MAC Shift.

Step 6. Reduce the Range of the Wireless Signal

If your wireless router has a high range but you are staying in a small studio apartment, you can consider decreasing the signal range by either changing the mode of your router to 802.11g (instead of 802.11n or 802.11b) or use a different wireless channel.
You can also try placing the router under the bed, inside a shoe box or wrap a foil around the router antennas so that you can somewhat restrict the direction of signals.
Apply the Anti-Wi-Fi Paint – Researchers have developed a special Wi-Fi blocking paint that can help you stop neighbors from accessing your home network without you having to set up encryption at the router level. The paint contains chemicals that blocks radio signals by absorbing them. “By coating an entire room, Wi-Fi signals can’t get in and, crucially, can’t get out.”

Step 7. Upgrade your Router’s firmware

You should check the manufacturer’s site occasionally to make sure that your router is running the latest firmware. You can find the existing firmware version of your router using from the router’s dashboard at 192.168.*.

Connect to your Secure Wireless Network

To conclude, MAC Address filtering with WPA2 (AES) encryption (and a really complex passphrase) is probably the best way to secure your wireless network.
Once you have enabled the various security settings in your wireless router, you need to add the new settings to your computers and other wireless devices so that they all can connect to the Wi-Fi network. You can select to have your computer automatically connect to this network, so you won’t have to enter the SSID, passphrase and   other information every time you connect to the Internet.
Your wireless network will now be a lot more secure and intruders may have a tough time intercepting your Wi-Fi signals.

Who is Connected to your Wireless Network

If you are worried that an outsider may be connecting to the Internet using your Wireless network, try AirSnare – it’s a free utility that will look for unexpected MAC addresses on your Wireless network as well as to DHCP requests. Another option is that you open your router’s administration page (using the 192.168.* address) and look for the DHCP Clients Table (it’s under Status > Local Network on Linksys routers). Here you will see a list of all computers and wireless devices that are connected to your home network.
*It is also a good idea to turn off the router completely when you are not planning to use the computer for a longer period (like when you are out shopping). You save on electricity and the door remains 100% shut for wireless piggybackers.
**If you ever want to let a new device connect to your network, you will have to find its MAC address and add it to your router. If you simple want to let a friend connect to your wireless network one time, you can remove his MAC address from the router settings when he or she leaves your place.

Friday, 5 April 2013

How to Reset Laptop BIOS Password?


How to Reset Laptop BIOS Password?


Have you forgotten your laptop's BIOS password. Want to know how do you go about recovering it ?



The Laptop’s BIOS password can be reset in the same way a desktop’s BIOS password is reset.

Go through the following steps:

1Switch off your laptop.
2Remove the power cord.
3Remove the battery pack.
4Read the laptop’s service manual to figure out from where the CMOS jumper is accessible.
5Open the laptop’s plastic chassis and short the CMOS jumper for 5-15sexonds, for additional instructions refer the laptop’s manual.

If you cannot find a CMOS jumper then you can remove the CMOS battery for 15-60 seconds and reset the password. However removing the CMOS battery will reset all settings so you’ll need to enter the BIOS menu and load the default settings once you’re done with the reset.
The CMOS battery should look somewhat like the image below:


Best 5 Web Browsers For Android That You Must Try Out! [2013]


Best 5 Web Browsers For Android That You Must Try Out! [2013]


Since the day of Smartphones, the Internet users have been largely shifted to mobile internet browsing. But a finding a good web browser was always difficult.  Since Android rule the smartphones these days, here is my pick of some of the best android web browsers available at the android market.

      Dolphin Browser – My Pick*
    
     As an android user Dolphin Browser impress me a lot these days. It offers me good browsing speed as well as a good downloading speed. I’m well impressed with the UI and there are a lot of Add-ons available at the market (though I don’t use any). The flash works well and tabbed browsing looks easy for me on the dolphin.


 FEATURES (as by the developers)
★ One-tap Share - Right from Dolphin, you can tweet web pages, post them to Facebook, share them via email, or grab the content and save it directly to Evernote (Beta) or Box.
★ Tabbed browsing - No need to toggle between screens, tabbed browsing lets you open and switch between Web pages fast as lightning.
★ Dolphin Connect - Sync/Send between Mobile and Desktop
1. Send to device: Send links, maps, phone numbers, & more from your desktop to your phone and vice versa with Chrome/Firefox/Safari extensions.**
2. Dolphin Connect: Sync easily your history, bookmarks, passwords and open tabs across Android, iOS and desktop.
★ WiFi - Broadcast - Share links with Dolphin friends nearby on your wifi network.
★ Sonar - Dolphin listens and lets you use your voice to search on the Internet, share on your favorite social networks, bookmark your favorite website, navigate and more all from your phone or tablet browser
★ Gesture - Let your inner artist out and create a personal Gesture (symbol) to access the mobile and desktop websites you use the most.
★ Add-on – Beef up your mobile Internet browser experience by installing the Add-ons for the tasks you need at your fingertips. With more than 60 and counting, Dolphin Add-ons enables any action to be done right within the mobile browser. You can check out the Add-on features with 3 preloaded on your right Sidebar. 
★ Speed Dial - Visit your favorite mobile websites on the go with one touch.

---------------------------------------------------------------------------- 

       
Boat browser is another good one that works fine in overall. But most of the time when I try to resume a download it fails. But browsing is fine and the download too works



  FEATURES (as by the developers
  More Customizable,
We have optimized the default features listed in the (Side) Toolbar. And you can customize the features as you like: re-arrange, add and remove buttons, just by dragging the corresponding icon.
In addition to the toolbar customization, you can also personalize the background color and the action of the Volume Keys. You can set the Volume Key's action to switch tabs, scroll up/down the page or zoom into the page. 
 Personalized Themes
Bored with the default theme? Can't be satisfied just changing the theme’s color? No Problem! Boat Browser’s got you covered!
Boat Browser’s team will supply you more and more cool themes and styles, to make your browser completely personalized! 
 Add-ons
An Add-on is the unlimited expansion of your browser. Customize your browser by installing Boat Add-on’s that will enhance your browsing experience. These features can be easily found in the Side Toolbar, after installation.
*We will continue to develop a variety of popular and fashionable add-ons. Keep your browser up to date!
 Powerful Bookmarks Management
Bookmarks Manager supports new folder, drag and drop, batch delete, import, export and Sync with stock browser bookmarks! (Sync bookmarks from chrome browser will be supported soon).
 Side Toolbar – New UI design
New Side Toolbar has been integrated in the version 3.4. This means you can reach the toolbar by swiping the right side of the screen. And, if you don’t like it, just change the settings in setting menu. We hope it will bring you a new quicker, smarter browsing experience from now on! 
 Speed dial
Add your favorite websites into the speed dial menu and keep them handy :)
---------------------------------------------------------------------------- 
      UC Browser
      UC Browser used to be my favourite when they first came into the Android market. As you know the downloading speed UC offered outran all other browsers in the Android family. But as time went by and new updates came in slowing down everything. But one thing that always made me feel bad was that I never supported flash and lacked support to download from websites like Mediafire etc… But still usable

 FEATURES (as by the developers)
 Share: Share your favorite pages or contents to Facebook, Twitter, 
Google+ with a simple press of the Share button. 
 Vox: Voice control over UC Browser, very fun way to give commands.
Multi-Touch: Play with UC Browser with your gestures, discover a great array of gesture commands.
 Download Manager: Fast and stable download speed, with convenient file management. 
 Quick Reads: This RSS Reader keeps you up to date with the latest news feeds.
 Autofill: Suggestions will be shown once you start typing in the address bar. 
 Night Mode: Better browsing in dark environments.


--------------------------------------------------------------------------- -
       One Browser

  
One Browser formerly iBrowser looks the same as Boat Browser. Has an inbuilt Everenote intergration, which is something.


FEATURES (as by the developers)
 “Less Typing, More Surfing” - Get to your favourite content faster with auto-complete url, pre-set speed dials & bookmarks.
 “Private Mode” - making your browsing safe and secure from prying eyes.
 “Download Manager” - offering the fastest download speed and the most effective file management. 
 “Seamless Evernote Integration” - Add webpage, selected text and pictures to Evernote with just one click.
 “Share” - Sharing what you read to your friends by long-pressing a webpage/downloaded file.
 “Night Mode” - protecting your eyes when you read in the dark
 “Multi-window Management” - controlling or easily switching between opened windows.
★ “QR Code” - finding what you want by auto-scanning a QR code.
---------------------------------------------------------------------------- 
        Opera Mini
This is the one that I hates the most but I has to include it ‘coz the browsing speed of Opera is way  better than any other browser mentioned above. But one great fall down is at the downloading category. Download speed really shits! I doubt that the Opera people haven’t heard about the pause and resume option for downloading.  Since the birth of Opera i’ve been seeing the same download mechanism,  that I hates.he same download mechanism,  that I hates. 


FEATURES (as by the developers)


Speed Dial shows you all of your favorite websites at a glance. Pull them up with one tap!
Smart Page is your own personal window on the web. It gives you instant updates from your social networks, along with the latest news, entertainment, and sports.
Tabs let you keep multiple pages open and switch between them.
Reading online is better with page sizes, address bars and toolbars that adjust automatically.