Archive for the ‘Web development’ Category

Analytics: Android will overcome iPhone by popularity in 2012

Monday, August 16th, 2010

In 2012 Android will become more popular than iPhone. The main reasons for this are its attractiveness among other manufacturers and the modeliphone vs android of distribution.

According to the analytics from iSuppli, the number of Android smartphones will exceed the number of Apple smartphones by 2012. iSuppi predicts that by the end of the year 2012 the market share of Android will be 19.4% on the world’s market of smartphones in comparison with 2.7% in 2009. The market share of iOS from Apple will increase from 13.8% to 15.9% for the same period. By 2014 the Android sjare market will increase to 22.8% and the iOS share will reduce to 15.3%.

The future domination of Android is due to the different model of the platform distribution. iOS is a proprietary solution unavailable for third party producers. Android is an open OS available for everybody. By now it has been supported by NTS, Motorola, Sony Ericsson, Acer, Samsung, LG and other companies while iPhones are produced only by Apple.

By 2014 the high quality content and mobile application will bring more than $100 bln. It’s a very promising and profitable market not only for smartphone producers but also for mobile apps developers who create apps for Android.

Website designers should use more free space and at least 1 usability tester

Tuesday, January 26th, 2010

Designing new layout for your website live some free space

Free space improves visual perception — it’s a well known fact for website designers. They take into consideration importance of space between paragraphs, images, buttons and other elements on the page. They can also group items reducing space between them, it helps to show connections, structure and hierarchy of elements.

Free space also makes content more readable. Numerous studies show that spaces between paragraphs increase perception by 20%.

website_design_usabilty

Effective user testing should not be extensive

Jakob Nielsen has calculate the ideal number of website usability testers. His statistics shows that only 5 testers identify almost 85% of all the problems on your site, while 15 testers identify almost all the problems.

The most serious problems usually can be found by the first or the first two testers, the rest testers will only confirm these problems and will find some more minor bags. So those who working at website and web application development can obtain good results without extensive and expensive user testing.

usability testing

Dribs and drabs that can improve web site usability

Monday, December 28th, 2009

Creating a new site use unique design, but when it comes to usability, it is better to use approved models (like most of web developers do). When people visit a new site, they always look for well-known things; they use their experience to perceive new content. People want to use the same modules on different web pages (such as color options, company logo location, principles of navigation, etc).

Google_website_design
Google always makes its links blue, and there is a reason: this color is familiar to most of users (that is why it’s much easier for them to find all the links).

Any other color is not a problem, but users will need some more time to find your links.

An ideal input field for search queries must be 27 characters long

Jacob Nielsen conducted a research to determine the ideal length for search boxes. So he ascertained that most of modern input fields are very short. Despite the fact that you can write quite a long search query, you can’t see all your text. It’s a problem with usability, because it’s difficult to edit such a search query.

The study showed that an average input field has width of 18 characters. According to the research results 27% of search queries are too long to fit in these input fields. But 27 characters wide fields can contain 90% of search queries. Remember that you can determine width not only in pixels and points, but also in “em” (a relative unit of length for current font).

website_design_search
Input field in Google search is wide enough for long searches

website_design_search2
Apple input field is too short, the query “Microsoft Office 2008″ does not fit in it

In general, it is better to do too long field than too short one, so your users would be able to find all the information without any problems. This is a very simple and useful advice for website designers, but, unfortunately, they often ignore it.

Web-development: trying to draw users’ attention

Tuesday, December 15th, 2009

1. Users concentrates on faces

People instinctively notice other people. The same occurs on web pages, users focus their attention on somebody’s face and eyes. So web developers and designers have a good tool to manage users’ attention. Moreover they also can take into account that people usually start to look in the same direction, following photomodel’s look.

web_site_user_usability0
Temperature map that shown quantity of users looking at an image with a child who looks at them.

web_site_user_usability
And now he is looking at the content. Pay your attention to the increase in the number of people who read the title and the text.

2. Most of users do not see advertising

Jakob Nielsen says that most of people do not see ads. Looking for some information or focusing on site content, they simply do not pay any attention to banners. It means that users also avoid anything that looks like an advertisement, even if it is not an ads actually. Some menu items may look like banners, so website designers should be careful creating such elements.

banners_ads
Square banners on the left side of the FlashDen site are not banners: they link to content on the same site. But they may be ignored by some users.

However, advertising that looks like content, can be visited by people who are looking for this very information. It can bring more revenue from advertising, but also can reduce level of visitors’ trust because they will click on a banner thinking it’ just a reference to required material on the site. So consider what will be better for you: short-term gain or long-term trust.

Creating input forms for websites – the shortest guide for web developers

Wednesday, November 25th, 2009

Designers working for EleganceIT believe that usability is an important aspect of website development. It is important to make pages more simple and user-friendly. Numerous studies on various aspects of website design and user interface help us to create products in compliance with usability standards. Let’s begin from the very first thing you see entering most of sites. We mean input forms.

It’s better to put left-aligned labels above input fields

The UX Matters web magazine has conducted a comprehensive study to find out look-and-feel of an ideal login / registration form. According to the results, the best way is to put labels above form fields. You definitely have noticed that many forms in the Internet have labels placed on the left side, creating a layout with two columns. It looks not bad, but it is not the easiest layout to use. Why? Because users enter information using top-down approach. It will be easier for them to read labels placed just before fields, rather than look for them on the left side.

input form
For example, Tumblr has a simple and elegant registration form, which is consistent with the recommendations of UX Matter.

Labels on the left side create the following dilemma for website application developers: how to align these labels? A left-align label creates good looking layout, but at the same time it separates the label from your form, so it will be difficult to see what label relates to every field. And a right-align label makes the opposite thing: a user-friendly form with wry layout. :( While labels above input fields will be convenient in most cases. The study also has showed that labels should not use < b > (bold) tags, but this recommendation is not so obligatory.

Why should I use PHP for web development?

Tuesday, November 17th, 2009

Looking for a proper web programming language focus your special attention on PHP. Why? Here we have listed some reasons for such a decision:

1. Start, learn and develop PHP-applications FREE OF CHARGE
Members of more than thousand communities will be glad to help you with php. Great number of PHP forums and web projects provide all the necessary information, be sure that you’ll find answers for some standard questions even before you will have time to ask them.
Of course, you will pay nothing starting your work with php (unlike Microsoft’s aspx language and others). No paid php software is needed; open source editing tools allow to develop web applications based on php without any investments.

2. Hundreds of php code examples and frameworks
You will find great number of php code examples, that will help you to learn this language and use it for successful web development. Frameworks will save your time and will allow to do the most of repetitive programming tasks. Just use Google to get some more new php code examples and frameworks.

3. The best choice for web 2.0 applications and hosting companies
Create with PHP web 2.0 applications with rich user interfaces and impressive functionality. Remember that php works with javascripts!
Also web hosting based on Linux or Windows will be glad to take care of your php web site. :)

4. The most of content management systems use PHP
Joomla, Drupal and Wordpress, some of the most popular open source CMS, written in php. It means that your php web development will be based on the following formula: free CMS + site functionality based on php + usability + qualitative design.
how-php-works