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

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

アプリで開く

はてなブックマーク

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

はてなブックマーク

トップへ戻る

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

    参議院選挙2025

『John Dyer, PhD』

  • 人気
  • 新着
  • すべて
  • St. Peter's Square: 2005 vs. 2013 - John Dyer

    5 users

    j.hn

    NBC posted a powerful image of St. Peter’s Square showing how different things looked in 2005 when Pope Benedict was chosen from the new world of 2013 with Pope Francis: My guess is that in 10-20 years when the next Pope is chosen, Google Glass and other similar products will make the screens disappear.

    • 世の中
    • 2014/03/27 11:09
    • world
    • Cross-Browser Native Get/Set Properties in JavaScript - John Dyer

      5 users

      j.hn

      JavaScript Doesn’t Support Properties When I first created MediaElement.js a few years ago, I wanted to make a JavaScript object that fully mimicked the HTML5 Media API, but under the hood it might have a true <video> tag or a Flash object doing the rendering. The problem I quickly found was that the <video> tag has several properties like .src and .volume that can’t be replicated since JavaScript

      • テクノロジー
      • 2013/04/20 01:50
      • JavaScript
      • HTML5 Video Wrapper for YouTube and Vimeo API - MediaElement.js - John Dyer

        3 users

        j.hn

        HTML5 Video Wrapper for YouTube and Vimeo API – MediaElement.js YouTube and Vimeo APIs YouTube and Vimeo have nice APIs to allow JavaScript developers to control the playback of embedded content (oh, and YouTube has a new design). They’ve also updated the APIs to use the newer <iframe> embed style instead requiring <object><embed> flash tags. But as powerful as those APIs are, they are not consist

        • テクノロジー
        • 2012/03/18 01:33
        • Native Fullscreen JavaScript API (plus jQuery plugin) - John Dyer

          22 users

          j.hn

          HTML5 <video> is great, but when it was first released, one of the big complaints was that it couldn’t do true FullScreen like Flash. Thankfully, this is changing and native FullScreen support is coming to most browsers in the next few months (no word from the Internet Explorer team Update on IE below #5)) The API is still heavily in flux especially since the W3C joined in this week. I spent some

          • 暮らし
          • 2011/11/02 13:41
          • javascript
          • fullscreen
          • api
          • jquey
          • js
          • html5
          • jQuery
          • jQuery
          • Stupid JavaScript Tricks: "3D" Panorama - John Dyer

            4 users

            j.hn

            Update: Please note, this a Firefox-only, totally experimental "fun" project, not meant for real world use 🙂 I'm putting together a tutorial for making 3D panoramas using Papervision3D (example) and I though I would release some pretty pointless JavaScript code I wrote a while back that attempts to make a panorama using just JavaScript. Here's how it works: it creates a series of div columns, and

            • テクノロジー
            • 2007/12/20 00:55
            • カラーピッカーPhotoShop-like JavaScript Color Picker

              22 users

              j.hn

              Demo Download Update: Many people have noted “it looks like [picker X]” and they are right: there are tons of pickers out there (I listed a few in the original post). The main difference in mine is that it has all 6 picking options (H,S,V,R,G,B) not just Hue. I haven’t seen one that does that and this is a fun way of showing what JavaScript can do. —– There are a lot of nice JavaScript color picke

              • テクノロジー
              • 2007/10/10 05:29
              • javascript
              • prototype.js
              • color
              • 色
              • Photoshop
              • library
              • UI
              • webdesign
              • カラーピッカー

                40 users

                j.hn

                Photoshop-like JavaScript Color Picker This color picker mimics Photoshop color picker by layering transparent images.

                • 暮らし
                • 2007/10/07 23:16
                • color
                • javascript
                • カラー
                • カラーピッカー
                • photoshop
                • WEB
                • design
                • tools
                • webデザイン

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

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

                『John Dyer, PhD』の新着エントリーを見る

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

                j次のブックマーク

                k前のブックマーク

                lあとで読む

                eコメント一覧を開く

                oページを開く

                はてなブックマーク

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

                公式Twitter

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

                はてなのサービス

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