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

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

アプリで開く

はてなブックマーク

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

はてなブックマーク

トップへ戻る

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

    参議院選挙2025

『broken-links.com』

  • 人気
  • 新着
  • すべて
  • Best Practice for Creating Custom Elements

    3 users

    broken-links.com

    Warning This article was written over six months ago, and may contain outdated information. It looks like custom elements, and web components in general, are beginning to break through into general developer consciousness, as I see more and more articles and talks discussing what they are, what they are good for, and how to make them. As they’re not yet being used heavily in development, however,

    • テクノロジー
    • 2015/02/01 20:20
    • CSS Blending – a Five-minute Introduction

      3 users

      broken-links.com

      Warning This article was written over six months ago, and may contain outdated information. With the release of version 30, Firefox becomes the latest browser to support CSS Blend Modes (Chrome has had them for a few months, and support is on the way in Safari 8). But what are blend modes? What is blending, for that matter? If you’ve ever used image editing tools like Photoshop, Sketch or GIMP, yo

      • テクノロジー
      • 2014/07/07 20:13
      • development
      • *あとで
      • Voyeurism: Mutation and Object Observers

        3 users

        broken-links.com

        Warning This article was written over six months ago, and may contain outdated information. I don’t write much in the way of production-ready code at the moment, so some of the cooler recent developments in JavaScript have passed me by. In this post I want to address that with a look at a couple of nice new(-ish) features: mutation observers and object observers. I remember reading about mutation

        • テクノロジー
        • 2014/07/07 20:01
        • development
        • *あとで
        • Web Components: concerns and opportunities

          3 users

          broken-links.com

          Warning This article was written over six months ago, and may contain outdated information. On the 21st of March I had the pleasure of participating in the Web Components panel at Edge Conf, and the privilege of giving the introduction to the panel. I’m a strong advocate of Web Components and it was great to be able to provide my opinion on them, alongside some real experts in the field, as well a

          • テクノロジー
          • 2014/04/08 19:07
          • development
          • *あとで
          • Speech Synthesis: Web Speech API, part one

            4 users

            broken-links.com

            Warning This article was written over six months ago, and may contain outdated information. It can’t have escaped your notice that iOS7 was recently released, and with it a new version of Safari. Among many additions and changes to its standards support comes (partial) implementation of the new Web Speech API. This API has two core features: speech recognition, which uses a web service to transcri

            • テクノロジー
            • 2013/09/21 00:20
            • ios
            • JavaScript
            • Introducing HTML’s new template element

              9 users

              broken-links.com

              Warning This article was written over six months ago, and may contain outdated information. You may have heard of Web Components, a suite of emerging standards that make it possible to build secure reusable widgets using web platform technologies. One of the first specs to make its way into implementation is HTML Templates, embodied by the template element, which as I write this is implemented in

              • テクノロジー
              • 2013/04/10 23:43
              • html5
              • HTML
              • development
              • *あとで
              • Bitmap Image Optimisation

                4 users

                broken-links.com

                Warning This article was written over six months ago, and may contain outdated information. Harry Roberts wrote a great article, Front-end performance for web designers and front-end developers, which details various techniques for improving page load times. One thing he skips over, though, is image optimisation. There are many ways to optimise images for loading performance, including using image

                • テクノロジー
                • 2013/02/03 00:53
                • image
                • 写真
                • *あとで
                • Better SVG Sprites With Fragment Identifiers

                  3 users

                  broken-links.com

                  Warning This article was written over six months ago, and may contain outdated information. Using SVG for scalable icon sprites isn’t a new idea, but the technique required to use them is (as with all CSS spriting) a little verbose, needing multiple instances of background-position. A feature from SVG1.1, Fragment Identifier Linking, makes it much easier, and will be available in the forthcoming F

                  • テクノロジー
                  • 2012/08/15 12:07
                  • svg
                  • CSS
                  • Firefox supports @⁠supports, gets my support

                    4 users

                    broken-links.com

                    Warning This article was written over six months ago, and may contain outdated information. I’ve been really excited about the @supports rule since I first heard the proposal for it, and now that an implementation has landed in Firefox Nightly (and is on it’s way in Opera) my excitement has only increased. You can think of @supports as a native implementation of Modernizr – and hopefully that desc

                    • テクノロジー
                    • 2012/08/06 23:03
                    • CSS
                    • JavaScript
                    • Making HTML5 Video work on Android phones

                      5 users

                      broken-links.com

                      Warning This article was written over six months ago, and may contain outdated information. I recently became the owner of an Android phone* and found that, despite it being listed as a feature of the browser, the HTML5 video element didn’t work for almost all of the examples I tried. I’ve just done some experimentation with this and think I’ve found a solution, so this post is offered in the hope

                      • テクノロジー
                      • 2011/06/09 16:37
                      • html5
                      • android
                      • Using Media Queries in the Real World

                        5 users

                        broken-links.com

                        Warning This article was written over six months ago, and may contain outdated information. Recently I’ve been working on the new website for my employers, Poke London, which launched last week. One of the things of which I’m proudest is the use of media queries to create a site which is sympathetic to small-screen devices. I learned a lot from developing with media queries, not least of which was

                        • テクノロジー
                        • 2011/02/22 10:12
                        • RWD
                        • jQuery
                        • css

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

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

                        『broken-links.com』の新着エントリーを見る

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

                        j次のブックマーク

                        k前のブックマーク

                        lあとで読む

                        eコメント一覧を開く

                        oページを開く

                        はてなブックマーク

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

                        公式Twitter

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

                        はてなのサービス

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