Skip to main content

iPhone 8, 8 Plus and X Unveiled!

Apple introduced three brand new iPhones day before yesterday. Three! They include the iPhone 8 and 8 Plus, which have faster processors and better cameras than last year’s iPhone 7 — and now you can charge them wirelessly and tons of functionalities.



So without any further ado, let's list 'em all.


  1. Glass and metal back: As like back in iPhone 4 the shining back due to glass coating. the company has made  back of iPhone X by a glass made by 7 layer color process. It also contribute in shining with the color.to make glass stronger it is also reinforced with copper and aluminium structure.
  2. Edge to Edge design: With an exceptional screen-to-body ratio of 81.23%, the iPhone X is up there with the most display-efficient bezel-busting phones out there, like the Note 8, LG V30, Essential Phone, and that exotic Xiaomi Mi MIX 2. Despite donning a large 5.8" inch display at the front, the iPhone X is not much bigger than a regular iPhone 8/7/6s/6, which is quite the achievement whichever way you look at it.
  3. Qi Wireless charging: You will be able to wirelessly charge your iPhone X with a Qi-compatible wireless charger. Apple is set to work with multiple manufacturers of Qi wireless chargers so as to promote their accessories on the Apple Store and make them that much more available to the wider public. A dedicated Apple AirPower charging mat is slated for early 2018 release to charge your iPhone, Apple Watch, and AirPods simultaneously.
  4. Improved camera: The iPhone has head-on with a larger and faster 12MP sensor for the rear camera.There is  wide-angle camera has an aperture of F/1.8, whereas the telephoto snapper is an F/2.4 one. There's also an improved ISP (image signal processing), which is able of detect the elements , you're about to capture. It can record 4K video at 60 fps at 1080p resolution.
  5. Face ID: Lack of home button and fingerprint scanner is fullfilled by a fuully biometric security system , Face ID. Using a combination of sensors at the front, it creates a depth map of your face utilizing more than 30,000 dots of your face. 
  6. Better stereo speakers: The iPhone X reiterates the stereo speaker philosophy introduced by the iPhone 7/7 Plus last year, but improves the formula by making things LOUDER by 25%.
  7. Upgraded Bluetooth: Company has assembled this phone with 5.0 Bluetooth version which is double faster than 4.2 version.
  8. Portrait mode on steroids :Portrait Lighting will let you artificially change the lighting of the image you’ve taken even after you’ve captured it. This feature makes use of the depth-sensing algorithms of the A11 Bionic chipset, intelligently ‘cutting out’ the face of your subject and manipulating the lighting in order to emulate stage lighting, contour lighting, and others. There are also a bunch of new filters for you to use to your own heartfelt content.
  9. Apple A11 Bionic: Enter the A11 Bionic, Apple’s new six-core chipset that is set to propel the iPhone X (and iPhone 8 and 8 Plus) to before-unseen performance heights. With four efficiency cores and two performance ones, it’s said to be a whopping 70% faster than the A10 chip inside the iPhone 7. We can’t wait to put it to the test and see if this claim holds water… or not. This improved performance is exactly what enables Face ID to do its magic.
  10. Super Retina!: A 5.8-inch (though Apple admits that the usable area is less) OLED display with 120Hz refresh rate, wide color P3 color gamut, 1125 by 2436-pixel resolution, a 1,000,000:1 contrast and HDR support.
  11. Augmented Reality on new high: Although it’s not an iPhone X-exclusive, augmented reality is about to take the world by storm once iOS 11 arrives. Thanks to it, things like animated emoji, colloquially referred to as “animoji” and a bunch of neat apps and games will likely take the App Store by storm.
(Images from Apple Inc.)

Comments

Popular posts from this blog

Now you can whisper to Alexa

Amazon’s Alexa can now listen and respond to whispers, and she will whisper back. Now first, this might set off another wave of anxiety for privacy advocates. Your virtual assistant is not only spying on you and potentially recording or storing your conversations, now she can do even if you tried to keep your voice down. Amazon’s team just made that sensitive microphone function even more acutely. Video demonstrating Alexa whisper: So, why do we need to whisper in the first place? Will it come handy in anyway? Yes. If you whisper, “Echo, play a lullaby,” for the infant who’s almost asleep in your arms, Echo will whisper back, “Here’s a station for lullabies from your Amazon Music library,” instead of screaming at  full startling volume. What's more? Whisper is not the only important feature that will come to Amazon Echo devices this year, we also have bunch of new ones. Guard : Guard will let you say, “Alexa, I’m leaving,” and the device will automatically acti...

Microsoft Edge Arrived for Android and iOS

Last week, Microsoft made a pretty surprising announcement. The company revealed that it would bring its Edge browser to iOS and Android, making it easier for existing Edge users (and possible converts) to take their browsing history, bookmarks, and other data with them. Now the beta app is available for download from the Play Store for some countries. But others can download the APK to give it a try. So how is the browser itself? Well, it feels like a mix of desktop Edge and mobile Chrome. The start page has your frequently-visited pages with a search bar, along with stories from MSN below that (which you can turn off). The UI is split into an address bar and Reading List/History/Bookmarks button at the top, and everything else at the bottom. Both bars pull away as you scroll down the page, and re-appear when you swipe up. Familiar Microsoft Edge features like the Hub allow users to organize the web in a way that cuts through the clutter, making it easier to find, view and manage thei...

How to build new Metro UI apps with Visual Studio?

The new Modern UI apps are pretty fascinating , aren't they? Building these apps with older versions of Visual Studio like the 2010 edition is pretty cumbersome. While the newer 2015 and 2017 editions of Visual Studio come with Expression Blend, which helps to build those. But what if you want to build them with yuor old IDE itself, in the VS 2010? Yes, you can.  You need the Bunifu Framework. It's availabel as a trial for 7 days or you can buy rhe oaid version. let me show you how it works You can download it from its official site . After installing the app, provide your email and your trial period is good to go for 7 days. Then open Visual Studio. Under toolbox add a new tab with whatever name you would like to give. Then right click on it and hit Choose items. In the dialogue box shown, choose the .dll file by clicking the Browse button, Finally click open and go further. After all the controls being added you can use them to create your Modern UI apps hands down. You can j...