HTTPS is a must for every website nowadays: Users are looking for the padlock when providing their details; Chrome and Firefox explicitly mark websites that provide forms on pages without HTTPS as being non-secure; it is an SEO ranking factor; and it has a serious impact on privacy in general.
Read more…
What’s going on in the industry? What new techniques have emerged recently? What insights, tools, tips and tricks is the web design community talking about? Anselm Hannemann is collecting everything that popped up over the last week in his web development reading list so that you don’t miss out on anything. The result is a carefully curated list of articles and resources that are worth taking a closer look at.
Read more…
Vision is perhaps the strongest human sense, a hero image is one of the fastest ways to grab the user’s attention. As long as it is high quality, interesting to look at and works well with the content, a hero image is a great option and a powerful communication tool. Design with sufficient contrast and a clear call to action to make the most of this technique. In this article, give you a few tips on using hero images. Also, if you’d like to get started and take a go at prototyping and wireframing your own designs a bit more differently, you can download and test Adobe XD for free.
Read more…
So, should companies use Advanced website builders? At some point, will they replace custom development? In short, yes. Advanced website builders produce websites that look and feel like they were designed and coded by humans. They’re also software as a service, which is a different business model than traditional, custom-developed websites. Self-serve website-builder platforms are quietly becoming very powerful. A lot of us write them off without much thought, but it’s time for agencies and custom development shops to pay attention. It won’t be hard to stay ahead of the builders… once we acknowledge they’re coming for us.
Read more…
What’s going on in the industry? What new techniques have emerged recently? What insights, tools, tips and tricks is the web design community talking about? Anselm Hannemann is collecting everything that popped up over the last week in his web development reading list so that you don’t miss out on anything. The result is a carefully curated list of articles and resources that are worth taking a closer look at.
Read more…
Users can be reluctant to fill out forms, so make the process as easy as possible. Minor changes can significantly increase usability. Forms remain one of the most important types of interactions for users on the web and in apps. In this article, Nick Babich will show you practical techniques that have been gleaned from usability testing, field testing, eye-tracking studies and actual complaints from disgruntled users. These techniques enable designers to produce faster, easier and more productive form experiences. All you need to do is to download Adobe XD and get started right away. At the end of the article, you’ll also find new ways to design forms.
Read more…
In this article, Owais Afaq gives you hands-on access to his journey of creating a digital assistant capable of connecting with any system via a RESTful API to perform various tasks. He will create a chatbot using Node.js and Microsoft’s Bot Framework SDK; send the data collected from the user to an API; set up both local and server environments; and deploy it live on dev.botframework.com. In part 2 of this series, you’ll learn how to add natural language processing using LUIS to make our chatbot intelligent enough to understand human language and to extract information from a user’s utterances.
Read more…
Imagine that you get up to get a glass of water, but the exact reason why you did that at that particular time isn’t easy to explain. It was “too hot” and you were “somewhat thirsty,” but also maybe “a little bored.” Each of these qualities isn’t either/or, but instead fall on a spectrum of values. In contrast, software is usually built on Boolean values. You set isHot to true and if isHot && isThirsty && isBored, then you call getWater(). If you use code like this to control your game characters, then they will appear jerky and less natural. In this article, Lou Franco will show you how to add intelligent behavior to the non-player characters of a game using an alternative to conventional Boolean logic.
Read more…
What’s going on in the industry? What new techniques have emerged recently? What insights, tools, tips and tricks is the web design community talking about? Anselm Hannemann is collecting everything that popped up over the last week in his web development reading list so that you don’t miss out on anything. The result is a carefully curated list of articles and resources that are worth taking a closer look at.
Read more…
if an app is not useful, it will have no practical value for the user. Even if the app is useful but requires a lot of effort, people won’t bother learning how to use it. Good design has a clear focus on key user goals, and it removes all obstacles from the user’s way by bringing clarity to the interface. In this article, Nick Babich brings you closer to seven UX design tips that are key for creating really great mobile user experiences.
Read more…