ALL
Those interaction methods we can play with
Smartphones have become one important part of our lives, the phone apps also play more and more important roles. They can help us live through the boring time or help us connect to our close friends fat away from us or help us get information,etc.There are also some interesting interaction methods since the birth of smartphones. We can play with them while we interact with the smartphones. Here we summarize some of them.1. ShakeSince WeChat introduces the Shake method to find people which you don't know before, this interaction method becomes very popular. Many apps provide functions based on ...
3,644 0 INTERACTION MOBILE DEVICE GOOGLE GLASS
The Anatomy of a Perfect Web Site
Many sites on the web are good. They are well-designed, clear, have great information architecture and are easy to navigate. Often, web designers emphasize the “design†part too much, and neglect the other equally important things. However, there are sites which aren’t that aesthetically pleasing, but still are the best sites in the world. They may look like a big, sad bag of wrestling underwear on the outside, but their underlying user experience is really, really refined, and thus makes the appearance part fade away while visiting the site. How and why?A case study: ...
2,681 0 INTERACTION WEB DESIGN WEBSITE FEATURE ANATOMY
Python for the Web
Python is the best language in the world for interacting with the web, and I'm going to show you why.This article will give an extremely high level overview of how to use python for the web. There are many ways you can interact with the web using python, and this post will cover all of them. This includes python web scraping, interacting with APIs (Application Programming Interfaces) and running your own python web site using python server software. There are many ways to do all these things in python, but I'm going to show you how to do it the right way using the most modern te...
2,419 0 INTERACTION WEB PYTHON COMMUNICATION NETWORK