Today's Question:  What does your personal desk look like?        GIVE A SHOUT

 WEB DESIGN


  Let 's write some front end codes

I've seen a lot of arguments that there is no much technical value writing web portal, I think that the vast majority of good programmers will try many different things. The low level development and machine learning are not the only technologies which are  full of wisdom and challenges, I wrote web site for a few years, it is difficult to say that this is my initial interest, although I touched on other technologies as well, I still feel building website is challenging.Front end development is an important aspect of the many technologies we should touch on. Those who put much effort on f...

2,921 0       CSS JAVASCRIPT FRONT END DEVELOPMENT


  User experience distance

Good user experience can narrow the gap between product and users, it can also improve the user efficiency and increase satisfaction and comfort of users. Here we talk about user experience distance with different examples:1. Floating bubble layerWhen users need to delete one picture,they click on the "Delete" button, then the floating bubble layer appears to prompt the user to confirm the deletion, users only need to focus on the picture which reduces the visual burden, and also no need to move the mouse in long distances to click the OK button.Compared to pop up a modal window, users only ne...

4,781 0       USER EXPERIENCE DETAIL DESIGN


  Some laws of interactive design

The well known quote from Alan Cooper is   Conforming to the standard unless there is a better choice. There are some best practices in interaction design. How many do you know?1. Fitts' LawThe time from one start point to target point is determined by two parameters: The distance to the target and the size of the target. )D and W in above picture), the formula is : T=a+blog2(D/W+1).It was first proposed by Paul Fitts, it is mathematical model used to predict the time from any point to the target point. It has great influence in HCI and design field. The transform from Start Menu to ...

10,495 0       INTERACTION DESIGN LAWS


  Landing page optimization : Less is more

There is a question on Quora : Why doesn't Quora show interesting questions/answers on their landing page? Why is it this?not this?Quora's product manage gives his answer to this question, it's agreed by many users in this community. Here is his answer:The logged out homepage is pretty sparse now mostly because it hasn't been given much treatment since the initial product launch. But we have plans on redesigning it and testing different variations (some with less info on the page, some with more). The goal of the homepage though is to drive the highest volume of signups. Typically what I'...

3,887 0       OPTIMIZATION PRINCIPLE LANDING PAGE


  Top 8 website operation laws

As a website operator, in addition to have some necessary professional knowledge to master a website, such as prototype planning, interaction design, SEO, as well as basic html code, you should also know more about some of the theories which are good for site operations to ensure that the site can be long-term, stable.1. Law of 250Girard thinks every person knows at least 250 people. If you win the goodwill of a customer, it means you win the goodwill of 250 individuals; Conversely, if you offend a customer, it means you offend 250 customers.For your website, a visitor might be able to bring a...

4,072 0       RULES WEBSITE MANAGEMENT


  Pagination or continuous scrolling? It's a question

No matter in web page or mobile applications, information often can not be displayed on one page all alone, there needs some interactive modes which can expand page information: Pagination and Continuous Scrolling are very common interactive modes. Every day we may see them, they are so common that we do not even feel their presence, when browsing to the bottom of the page, we will see it. But it's difficult to choose which mode to use in design. Here we have a discussion on these two modes.PaginationPagination can divide lengthy content into small pieces displayed in separate consecutive page...

7,708 0       DESIGN PAGINATION CONTINUOUS SCROLLING


  File upload once again

File upload is one of the oldest operation of web design. After 20 years, it's still has no big change, difficult to handle, lack of interaction and poor user experience. Web developers have thought many methods to improve the experience of uploading file in web apps, they developed various plugins based on different JavaScript libraries. However, because of the difference among different web browsers, there is no common interface which makes these plugins work properly or easily on all web browsers.HTML5 provides a series of new API which make some revolutionary changes to file upload. Britai...

4,246 0       WEB DESIGN HTML5 FILE UPLOAD ASYNCHRONOUS


  Pinterest announces open registration

Pinterest is on-line for two years. During these two years, it gains big growth, but it needs invitation before you can register on Pinterest. Now Pinterest announces open registration, it means that anyone can register on Pinterest with emails, Facebook or Twitter accounts, no need to get invitation from others.In its official blog, Pinterest says: We’re really excited to have the capacity to offer Pinterest to more people and if you’re a Pinner with friends who’ve been waiting on the sidelines, we hope you’ll let them know. Happy pinning to everyone!In February, the m...

2,292 0       SOCIAL PINTEREST OPEN REGISTRATION