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

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

アプリで開く

はてなブックマーク

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

はてなブックマーク

トップへ戻る

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

    参議院選挙2025

『Open Source Research and Development』

  • 人気
  • 新着
  • すべて
  • jQuery Pagination revised

    8 users

    raw.org

    There are many nasty pagination implementations and certainly sooner or later I've also written such a cruelty. That's why I've been working on a generalized solution for long in order to combine the variety of needs that are imposed on such a navigation to finally put an end to blocks of code that are copied from one project to another with the consequence that it gets no longer understood over t

    • テクノロジー
    • 2011/09/27 14:27
    • jQuery
    • plugin
    • *プログラミング
    • ajax
    • プラグイン
    • javascript
    • web
    • PHP Hacking

      12 users

      raw.org

      It took me a while but here's a new toy. Today I publish my own PHP fork based on the PHP 5.3.6 code base with a few changes that make the everydays developer life more bearable. It includes some of the patches I've already published about 3 years ago, my defcon extension and also my infusion extension plus a good bunch of extra gimmickries. In the MySQL-landscape, you can see that the server is f

      • テクノロジー
      • 2011/06/11 11:58
      • php
      • Camara support in HTML5 and JavaScript

        65 users

        raw.org

        With the rapid advancement of web technologies, web developers now have access to a plethora of features once confined to native applications. One such feature is accessing the device's camera directly from the web browser using JavaScript. This capability opens up a world of possibilities for creating interactive and immersive web experiences. Whether you're building a video conferencing app, a p

        • 暮らし
        • 2010/09/21 09:34
        • jquery
        • webcam
        • javascript
        • camera
        • plugin
        • flash
        • jQuery
        • library
        • Catch It! HTML5 Game

          3 users

          raw.org

          Game RulesTry to catch the red square without touching the black ballsYou can hide and catch a breath behind the dotted line. But the faster you catch, the more pointsClicking blows the balls away, but makes them fasterWhite balls makes the black balls invisible for a moment where you get more points This game stands as a testament to the evolution of HTML5 gaming, having been among the pioneering

          • アニメとゲーム
          • 2010/08/24 09:57
          • HTML5
          • ゲーム
          • jQuery color plugin xcolor

            33 users

            raw.org

            The xcolor plugin is an easy-to-use jQuery extension to manipulate colors in all imaginable combinations. OverviewThis plugin implements an extensiv color parser and a featureful set of color-manipulation methods. There is also an animate() extension to smooth CSS colors. Another useful method isReadable() completes the whole, by allowing you to check if a text is readable on a certain background.

            • 暮らし
            • 2010/07/10 04:29
            • jquery
            • color
            • plugin
            • 配色
            • jQuery
            • javascript
            • library
            • PHP Facedetect Extension

              5 users

              raw.org

              With OpenCV it is possible to find structures on images. The library is shipped with training files to detect faces from different perspectives on images. To access the library and detect faces via PHP I wrote a wrapper. OverviewThis extension provides a PHP implementation of the OpenCV library. The extension offers two new functions. In princible, they differ only by their return value. The first

              • テクノロジー
              • 2008/07/25 12:37
              • pecl
              • opencv
              • php
              • Open Source Things

                18 users

                raw.org

                27 Dec · Robert Eisele PHP Enhancement A PHP library which adds a bunch of new functions to the core, which could be found in the one or the other project as global addition. 30 Nov · Robert Eisele Setting Up a Secure Email Server with Postfix, Dovecot, and MySQL on Debian/Ubuntu Configure Postfix, Dovecot, and MySQL with DKIM, SPF, and SpamAssassin for a secure, efficient, and spam-resistant emai

                • テクノロジー
                • 2006/02/24 19:02
                • flash
                • flv
                • ruby
                • Ubuntu
                • plugin
                • rails

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

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

                『Open Source Research and Development』の新着エントリーを見る

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

                j次のブックマーク

                k前のブックマーク

                lあとで読む

                eコメント一覧を開く

                oページを開く

                はてなブックマーク

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

                公式Twitter

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

                はてなのサービス

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