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

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

アプリで開く

はてなブックマーク

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

はてなブックマーク

トップへ戻る

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

    ノーベル賞

『www.reynoldsftw.com』

  • 人気
  • 新着
  • すべて
  • Using xAuth, an alternate OAuth from Twitter

    7 users

    www.reynoldsftw.com

    In the last week Twitter did something interesting in order to quell the increasing noise from mobile and desktop app developers, that was – introducing xAuth to the wider web. Back in early February the Twitter API team announced the new xAuth authentication mechanism. Twitter hope it will fill the void of terrible user experiences mixed with web contexts into desktop and mobile apps experienced

    • 学び
    • 2010/03/02 15:25
    • xAuth
    • OAuth
    • twitter
    • Internet
    • 23 Snow Leopard Tweaks You Didn’t Know About | Steve Reynolds Blog

      4 users

      www.reynoldsftw.com

      So the awesome Snow Leopard is now out and available to buy – Apple do a great job of telling you what significant changes they’ve made under the hood (and there are a few, Grand Central being one of the main ones!), but what about the minor things? I’ve put together 23 tweaks I’ve noticed since using Snow Leopard – here’s a list: Automator workflows within the Finder are now run as Services. Spot

      • 暮らし
      • 2009/08/28 19:09
      • snowleopard
      • OSX
      • Mac
      • Tips
      • *まとめ
      • 7 jQuery Plugins to Manipulate TEXTAREAs | Steve Reynolds Blog

        3 users

        www.reynoldsftw.com

        Mark It Up Mark It Up Plugin Mark It Up is an amazingly powerful new jQuery plugin which deserves some significant recognition. It enables you to quickly modify any standard TEXTAREA within your page into a powerful markup editor, like HMTL, BBCode, Textile, Wiki plus much much more… It’s so simple that instantiating the editor is as easy as: $('#html').markItUp(myHtmlSettings); Website: jaysalvat

        • 世の中
        • 2009/03/29 13:30
        • jQuery
        • FORM
        • Plugin
        • Text Embossing Technique With CSS | Steve Reynolds Blog

          8 users

          www.reynoldsftw.com

          If you’re like me, you love embossed text like it is going out of fashion. In fact, it’s liked so much right now by many web designers that it featured in Smashing Magazines “Web Design Trends for 2009” article which firmly puts it up there! In this article I will show you a couple of real world examples of this, as well as describing how to implement this effect with CSS. More importantly, I give

          • 学び
          • 2009/03/27 09:16
          • css
          • logo
          • typography
          • graphic
          • text
          • *Web制作
          • デザイン
          • design
          • tips
          • jQuery - PHP & Ajax with the Twitter API | Steve Reynolds Blog

            3 users

            www.reynoldsftw.com

            So for today’s blog post I am going to show you how you can use jQuery, PHP and a little ajax to connect up to the Twitter API and return results. I’ll cover off unauthenticated calls today to the search API, and follow up with the authenticated piece a little later, so watch out for that! PHP using cURL So, in order for us to talk to the Twitter API, we need to use cURL. This isn’t a hard and fas

            • 暮らし
            • 2009/03/12 17:53
            • php
            • AJAX
            • twitter
            • jQuery
            • api
            • JavaScript
            • 10 Excellent ToolTip Plugins with jQuery | Steve Reynolds Blog

              3 users

              www.reynoldsftw.com

              1) (mb)ToolTip (mb)ToolTip is a nice a very good looking alternative to the native browser tooltip implementation. The plugin has two extra features whereby you can control the time that the tooltip appears, as well as including a nice drop shadow to the tooltip itself to make it really standout. Testing here on Safari 3/4 and FF3 proved very good. Implementation can be as simple as: <h2 tooltip="

              • 暮らし
              • 2009/03/06 15:16
              • jQuery
              • ui
              • javascript
              • 6 jQuery Chart Plugins For Your App | Steve Reynolds Blog

                17 users

                www.reynoldsftw.com

                As javascript frameworks like jQuery and Mootools get more and more powerful, and browsers start to support the latest CSS capabilities, chart creation is becoming more and more of a reality outside the realm of using flash. In this article I’ll discuss 6 jQuery charting plugins, their key capabilities and limitations. 1) Flot Limitations: lines, points, filled areas, bars and combinations of thes

                • 暮らし
                • 2009/02/28 09:16
                • jquery
                • javascript
                • graph
                • library
                • グラフ
                • visualization
                • まとめ
                • plugin
                • 10 Quick Win jQuery Plugins | Steve Reynolds Blog

                  7 users

                  www.reynoldsftw.com

                  Let’s face it, there are alot of jQuery plugins out there, it’s easy to get lost. This list is a selection of really quick win plugins that can take your page from bland to spanking in 30 minutes. If they’re not about features, it’s about improving cross compatibility and load times… no-brainers! 1) DatePicker DatePicker is now actually a jQueryUI plugin, however it’s so easy to implement I had to

                  • 学び
                  • 2009/02/20 09:28
                  • jquery
                  • javascript
                  • *jQuery
                  • plugin
                  • *まとめ
                  • library
                  • まとめ
                  • Top 10 jQuery plugins for Form Usability « Steve Reynolds

                    23 users

                    www.reynoldsftw.com

                    As we’ve discussed in previous posts, form usability should be extremely high on your list of things to do to convert potential users, to actual users. A form can make or break the success of your application, so do your users a favour - make it as easy as possible to fill in. Below are 10 great jQuery plugins which can help you on your way to live validation of inputed data, and greater functiona

                    • 暮らし
                    • 2009/01/30 13:33
                    • jquery
                    • form
                    • usability
                    • javascript
                    • ユーザビリティ
                    • plugin

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

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

                    『www.reynoldsftw.com』の新着エントリーを見る

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

                    j次のブックマーク

                    k前のブックマーク

                    lあとで読む

                    eコメント一覧を開く

                    oページを開く

                    はてなブックマーク

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

                    公式Twitter

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

                    はてなのサービス

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