Post under all categories and tags

Nokia versus Android

Two years ago Nokia sold 30% of its smartphones in Western Europe. Today it sells 15% in that market. Its unit shipments went from 5 million to about half that and its market share went from 55% to 11%. Its rank in the market went from first to fifth.

The fall is exceptional and dramatic. The two charts below show smartphone market shares. (more)

10 Adobe Photoshop Tips For Designers

If you’re using Photoshop to design website, you’re on the right path to become a successful web designer. This is simply because Photoshop is one of the most advanced tool in the design industry that can make your creative imagination comes true with its plethora of professional tools which boost your productivity at the same time. (more)

Apache and IIS’ Web server rival NGINX is growing fast

It used to be easy for Web server administrators. If you ran a Windows shop, you used Internet Information Server (IIS), if you didn’t, you used Apache. Now, though, you have more Web server choices and one of the leading alternatives, the open-source NGINX Web server, is gaining fast. (more)

Samsung Smart Phone: Focus Flash Windows

Samsung has introduced another smart phone to their range of exquisite phones. Ever since Samsung’s Galaxy range has wooed many users, a new bench mark has been set by Samsung for all smart phones throughout the world. Samsung Focus Flash is the latest addition and definitely worth a look for all smart phone buyers. (more)

Introduction to HTML5

1. It’s not one big thing
You may well ask: “How can I start using HTML5 if older browsers don’t support it?” But the question itself is misleading. HTML5 is not one big thing; it is a collection of individual features. So you can’t detect “HTML5 support,” because that doesn’t make any sense. But you can detect support for individual features, like canvas, video, or geolocation.

You may think of HTML as tags and angle brackets. That’s an important part of it, but it’s not the whole story. The HTML5 specification also defines how those angle brackets interact with JavaScript, through the Document Object Model (DOM). HTML5 doesn’t just define a <video> tag; there is also a corresponding DOM API for video objects in the DOM. You can use this API to detect support for different video formats, play a video, pause, mute audio, track how much of the video has been downloaded, and everything else you need to build a rich user experience around the <video> tag itself. (more)

What is IMAP and POP3?

POP3 and IMAP are two different protocols used to access e-mail. POP3 and IMAP function very differently from each other and each has their own advantages. POP3 is useful for checking your e-mail from one computer at a single location. IMAP is the better option when you need to check your e-mail from multiple computers at different locations such as at work, home, or on the road. (more)

Google Offers To Re-Write Your Webpages On The Fly, Promising 25% To 60% Speed Improvements

Google has long been obsessed with speed. It’s paramount in pretty much everything they do. Which is why the launch of Google+ with some — gasp — attention paid to design is even more surprising. But a new service Google is launching this evening very much puts the focus back on speed — an obsessive amount of focus, one might say. (more)