はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    新内閣発足

『Usability Post · Thoughts on design and user experience by Dmitry Fadeyev』

  • 人気
  • 新着
  • すべて
  • Using Small Caps & Text Figures on the Web

    3 users

    usabilitypost.com

    Typography on the Web is slowly getting better. These days it is not unusual to see custom fonts in use, and oftentimes, though not always, set in comfortable sizes, with enough padding and line spacing to ensure a pleasant reading experience. And yet, some important typographical tools are still being ignored. In this post I’ll talk about two such tools: small caps and text figures (also known as

    • テクノロジー
    • 2014/05/11 15:45
    • typography
    • CSS
    • New UI Pattern: Website Loading Bars

      10 users

      usabilitypost.com

      Here’s an emerging UI pattern: a web page loading bar. Unsatisfied with progress indicators provided by the browser, some sites are implementing their own ones to show the load status of the next page. The progress bar appears as a thin line overlaying the content, sitting right underneath the browser toolbar, growing in width across the page as the next one loads. Here is a screenshot of the bar

      • テクノロジー
      • 2013/08/20 10:19
      • design
      • ui
      • Please Stop "Fixing" Font Smoothing

        7 users

        usabilitypost.com

        I wrote two posts on the topic of WebKit font smoothing before, but unfortunately the situation has grown worse since then. In allowing the designer to pick their own font smoothing mode with the -webkit-font-smoothing CSS property, WebKit developers have opened up an opportunity for typographic abuse, namely, the disabling of subpixel font rendering. As I mentioned before, WebKit gives designers

        • テクノロジー
        • 2012/12/10 00:29
        • css
        • font
        • Design Changes and Power

          3 users

          usabilitypost.com

          In a comment on my last post, Thomas McGee made a good observation about people who complain about design changes in software. He pointed out that those complaining about a change are the ones who know exactly what’s being changed, and how everything works before and after the change. This means that the people criticizing the change are actually not going to be confused by the new interface. So w

          • 世の中
          • 2012/03/19 07:24
          • Styling Button Links With CSS3

            4 users

            usabilitypost.com

            A fair while back I wrote a post on pressed button states using CSS, which was a tutorial on how to implement a pressed down button effect on custom styled links. In that post I used images to achieve the visual effect. Now that we have good CSS3 support, that method is really out of date. In this post I’ll show you how to achieve the same effect using CSS3, as well as how I’d go about styling the

            • テクノロジー
            • 2012/01/12 14:34
            • css
            • CSS3
            • Tutorial
            • Poll: Ideal Font Size

              3 users

              usabilitypost.com

              What’s a good size to use for the body text of your website? A recent Smashing Magazine article makes a case for using fonts sized 16px or larger, and others have proposed this before. This is the default 100% browser font size, though it’s rarely used. But rather than theorize, let’s do a poll and find out what size people like best. I’m focusing on 4 sizes here: 13px to 16px as I think this cove

              • テクノロジー
              • 2011/10/17 09:46
              • font
              • Pure CSS Slide-out Interface

                23 users

                usabilitypost.com

                Here’s a new technique I’m trying out: a slide-out interface element using just CSS, no JavaScript. It can be used for things like fixed navigation bars or little feedback forms you see sometimes on the side of the page. Here’s how it works… Let’s do the feedback form as an example. See the demo right here. Supports IE8+ (and IE7 too if the container div is changed to an anchor) and every other mo

                • テクノロジー
                • 2011/04/20 17:01
                • css3
                • css
                • slide
                • design
                • UI
                • tips
                • OS X Lion Interface Tweaks

                  13 users

                  usabilitypost.com

                  Apple’s latest update to their Mac operating system, OS X Lion, brings with it a few user interface tweaks. Here are 4 methods I’ve noticed that Lion uses to make its interface appear simpler. (If you’re interested, you can find more screenshots here from the developer preview release) Weaker button separators Here’s a simple effect that simplifies the feel of double buttons. Take the forward and

                  • テクノロジー
                  • 2011/03/02 09:26
                  • ui
                  • lion
                  • mac
                  • design
                  • apple
                  • Simplify Your CSS With LESS Elements

                    8 users

                    usabilitypost.com

                    I’m a big fan of LESS, the CSS pre-processor. Many of the people who learn about it immediately see its potential to make their CSS development easier, however, some express doubts–they just don’t see how extending CSS functionality helps since they can do everything using vanilla CSS. One of the big ways LESS helps–probably the biggest–is through something called mixins, that is, being able to re

                    • テクノロジー
                    • 2011/02/07 09:20
                    • CSS3
                    • 英語
                    • css
                    • Web制作
                    • Webデザイン
                    • Why Nobody Uses Opera

                      4 users

                      usabilitypost.com

                      The case of Opera is a strange one at first glance. Here is an innovative and powerful browser that’s fast, good looking and has all the features you might want–indeed, it has more features than all the other browsers, and tends to introduce the good things first (Opera had tabs first)–and yet with all of that it still has a tiny market share. Beyond a small, dedicated user base people just don’t

                      • テクノロジー
                      • 2011/01/19 23:42
                      • opera
                      • browser
                      • research
                      • business
                      • The Dark Side Of Usability

                        3 users

                        usabilitypost.com

                        In Phaedrus, Plato documents a dialogue between Socrates and Phaedrus. Socrates shares a story on the subject of writing. The story takes place in ancient Egypt, ruled at the time by the god king Thamus. One day Thamus was approached by Theuth, an old god, inventor of many arts and sciences including arithmetic, geometry, astronomy, and most important, the use of letters–writing. Theuth wanted to

                        • 世の中
                        • 2011/01/11 01:21
                        • Font Smoothing

                          5 users

                          usabilitypost.com

                          Webkit, the engine under the Safari and Chrome browsers, adds an interesting property to CSS called “font-smoothing”. You can probably guess what it does by its name. There are three different values you can use for it: -webkit-font-smoothing: none; -webkit-font-smoothing: subpixel-antialiased; -webkit-font-smoothing: antialiased; The first one will turn font smoothing off, showing your text with

                          • テクノロジー
                          • 2010/08/27 09:32
                          • font
                          • css
                          • CSS Hover Controls On the iPhone

                            5 users

                            usabilitypost.com

                            Here’s a simple technique to get hover controls working on the iPhone. Hover controls are links and buttons that appear when you hover your mouse over a a target area and so are useful for a lot of secondary actions like delete and edit links–a way to simplify your interface. The iPhone has a touch screen, so you can’t really hover over anything, but the following technique will still work. Instea

                            • テクノロジー
                            • 2010/05/13 14:16
                            • css
                            • iphone
                            • UI
                            • Mouse Cursor Affordance

                              3 users

                              usabilitypost.com

                              One important interaction indicator on the web is the mouse cursor. The default cursor arrow changes into a pointing hand when you hover over links for example, which indicates they are indeed links and can be clicked on. It also changes into other things to differentiate context, for example it can change into a text input cursor when hovering over text fields to indicate you can type there. When

                              • テクノロジー
                              • 2009/10/27 11:44
                              • Usability
                              • CSS
                              • ui
                              • design
                              • The 1Kb CSS Grid, Part 1

                                4 users

                                usabilitypost.com

                                CSS frameworks have become quite popular over the past couple of years. Some of them try to fit in everything: a grid system, a style reset, basic typography, form styles, you name it. Others focus solely on the grid, but still end up a bit bloated. With added complexity comes… well, complexity: a steeper learning curve, increased development time, and – cringe – tougher debugging. Here is a fresh

                                • テクノロジー
                                • 2009/05/30 08:31
                                • grid
                                • layout
                                • css
                                • framework
                                • webdesign
                                • design
                                • Usability Post · Thoughts on design and user experience by Dmitry Fadeyev

                                  11 users

                                  usabilitypost.com

                                  The blog is currently in a bit of hiatus, which means there hasn't been any new content for a while. All the old posts are available in the archive.

                                  • テクノロジー
                                  • 2009/05/18 01:43
                                  • usability
                                  • blog
                                  • imported
                                  • webdesign
                                  • Web制作
                                  • Webデザイン
                                  • *あとで
                                  • 8 Characteristics Of Successful User Interfaces

                                    15 users

                                    usabilitypost.com

                                    There is a lot of information out there about various interface design techniques and patterns you can use when crafting your user interfaces and websites, solutions to common problems and general usability recommendations. Following guidelines from experts will likely lead you towards creating a good user interface – but what exactly is a good interface? What are the characteristics of an effecti

                                    • テクノロジー
                                    • 2009/04/16 13:34
                                    • UI
                                    • UserInterface
                                    • WebDesign
                                    • webdev
                                    • webデザイン
                                    • design
                                    • web
                                    • Scalable Content Box Using Only One Background Image

                                      18 users

                                      usabilitypost.com

                                      A colleague of mine was recently trying to cut down on image usage when working on a web design project. He asked me whether it was possible to use one image for a vertically scalable content box that had both, a unique heading background, a border along the sides and a rounded off border in the footer. I didn’t think about it very much and dismissed it as impossible or too fiddly. I’ve been think

                                      • 暮らし
                                      • 2008/12/01 11:28
                                      • css
                                      • 角丸
                                      • tips
                                      • WebDesign
                                      • *tips
                                      • tutorial
                                      • 参考
                                      • design
                                      • Experience vs. Function -- a Beautiful UI is Not Always the Best UI

                                        3 users

                                        usabilitypost.com

                                        A good user interface (UI) is essential if you want your product to be usable, but you must always be careful to not fall into the trap of focusing too much on that interface. A good UI should fade away, putting content in the front seat – it should be transparent. Sometimes there can be too much ‘UI’ – controls and buttons that are too strong and distracting win over content in their battle for a

                                        • テクノロジー
                                        • 2008/11/22 19:33
                                        • usability
                                        • ui
                                        • Does Your Website Suffer From These 7 Usability Mistakes?

                                          4 users

                                          usabilitypost.com

                                          I can safely say that usability these days on the Web is much better than it was several years ago. The Web is growing up and designers are learning and discovering optimal ways of doing things, as well as optimizing and re-working their current sites to make them better and better. Yet there are still many sites today that make basic mistakes that have a very negative impact on usability and visi

                                          • テクノロジー
                                          • 2008/10/23 08:37
                                          • Usability Post ≫ A Guide to Choosing Colors for Your Brand

                                            10 users

                                            usabilitypost.com

                                            One of the key elements of building a strong brand is color selection. Every color has a different feel and various associations. By choosing a color or a combination of colors for your brand identity, you will take on those associations. Colors will evoke certain emotions and feelings towards your brand so it is vital to choose a color that will represent your identity effectively. Research revea

                                            • テクノロジー
                                            • 2008/10/01 01:39
                                            • logos
                                            • color
                                            • design
                                            • Webデザイン
                                            • まとめ

                                            このページはまだ
                                            ブックマークされていません

                                            このページを最初にブックマークしてみませんか?

                                            『Usability Post · Thoughts on design and user experience by Dmitry Fadeyev』の新着エントリーを見る

                                            キーボードショートカット一覧

                                            j次のブックマーク

                                            k前のブックマーク

                                            lあとで読む

                                            eコメント一覧を開く

                                            oページを開く

                                            はてなブックマーク

                                            • 総合
                                            • 一般
                                            • 世の中
                                            • 政治と経済
                                            • 暮らし
                                            • 学び
                                            • テクノロジー
                                            • エンタメ
                                            • アニメとゲーム
                                            • おもしろ
                                            • アプリ・拡張機能
                                            • 開発ブログ
                                            • ヘルプ
                                            • お問い合わせ
                                            • ガイドライン
                                            • 利用規約
                                            • プライバシーポリシー
                                            • 利用者情報の外部送信について
                                            • ガイドライン
                                            • 利用規約
                                            • プライバシーポリシー
                                            • 利用者情報の外部送信について

                                            公式Twitter

                                            • 公式アカウント
                                            • ホットエントリー

                                            はてなのサービス

                                            • はてなブログ
                                            • はてなブログPro
                                            • 人力検索はてな
                                            • はてなブログ タグ
                                            • はてなニュース
                                            • ソレドコ
                                            • App Storeからダウンロード
                                            • Google Playで手に入れよう
                                            Copyright © 2005-2025 Hatena. All Rights Reserved.
                                            設定を変更しましたx