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

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

アプリで開く

はてなブックマーク

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

はてなブックマーク

トップへ戻る

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

    新内閣発足

『http://johannburkard.de/』

  • 人気
  • 新着
  • すべて
  • Backup Twitter Tweets with TwitterBackup

    20 users

    johannburkard.de

    Posted 2008-10-16 in Java. Are you worried about losing your Twitter tweets? I too looked for a tool to back up my Twitter updates but couldn’t find one. So – I wrote one. And you can have it for free! TwitterBackup is a tool that downloads all your tweets and stores them in XML format. The document type is identical to Twitter’s API. Download Download twitterbackup-2-5.jar (423 KB) or the source

    • 暮らし
    • 2009/06/13 21:42
    • twitter
    • Backup
    • tool
    • 便利
    • work
    • java
    • Software
    • アプリ
    • inc: A super-tiny client-side include JavaScript jQuery plugin

      8 users

      johannburkard.de

      Posted in JavaScript, 2007-10-04. Is 2007 2008 going to be the year of the JavaScript client-side include? After Mark Nottingham’s HInclude and the equally cool purple-include, I thought it was time to do something new. How about includes in IE without ActiveX controls declarative inclusion of remote content pre- and post-inclusion callbacks to transform content all this in less than 1 KB of Java

      • 暮らし
      • 2008/10/04 23:53
      • jquery
      • AJAX
      • JavaScript
      • web制作
      • DynaCloud – a dynamic JavaScript tag/keyword cloud with jQuery

        6 users

        johannburkard.de

        DynaCloud is a jQuery plugin that generates tag or keyword clouds from text on web pages and highlights matching parts once a keyword is clicked. Demo Usage Add DynaCloud Download the jquery.dynacloud-4.js JavaScript (6 KB) and add it to your web page. A packed version (4 KB) is also available. Add class attributes Add the dynacloud class to all of the elements you want to have keywords generated

        • 暮らし
        • 2008/08/02 16:54
        • タグクラウド
        • jquery
        • *javascript
        • 6 More jQuery Tips: Text Searching, Page Load Time and Others

          4 users

          johannburkard.de

          Posted in JavaScript, 2008-07-22. After the first round of jQuery tips, here are 6 more JavaScript snippets. Searching for Text with jQuery This function performs a recursive search for nodes that contain a pattern. Arguments are a jQuery object and a pattern. The pattern can be a string or a regular expression. $.fn.egrep = function(pat) { var out = []; var textNodes = function(n) { if (n.nodeTy

          • 暮らし
          • 2008/07/29 09:30
          • jquery
          • tips
          • *jQuery
          • *tips
          • JavaScript
          • xslt.js - Transform XML with XSLT

            5 users

            johannburkard.de

            Transform XML with XSLT xslt.js is a tiny (less than 2 KB) JavaScript library that lets you asynchronously transform XML with XSLT on the client. Why transform XML on the server when the client can do it, too? In Microsoft Internet Explorer, no instantiation of ActiveX controls are necessary, so xslt.js works nicely in companies where admins have deployed “hardened” versions of IE th

            • 世の中
            • 2007/12/23 15:40
            • xslt
            • xml
            • javascript
            • jQuery
            • library
            • highlight: JavaScript text higlighting jQuery plugin

              43 users

              johannburkard.de

              Text higlighting is part of DynaCloud – where tags/keywords are automatically highlighted once they’re clicked – so I took that code and made it a stand-alone JavaScript text highlighting jQuery plugin. Demo Each of the links will highlight the corresponding word. highlight javascript Remove highlights. Usage Add highlight Download jquery.highlight-2.js (2 KB) and add it to your page after jQuery.

              • テクノロジー
              • 2007/09/30 01:30
              • jquery
              • javascript
              • highlight
              • plugin
              • jQuery
              • StringSearch – high-performance pattern matching algorithms in Java

                8 users

                johannburkard.de

                StringSearch High-perfor­mance pattern matching algo­rithms in Java The Java language lacks fast string searching algorithms. StringSearch provides implementations of the Boyer-Moore and the Shift-Or (bit-parallel) algorithms. These algorithms are easily five to ten times faster than the naïve implementation found in java.lang.String. Download Documentation This library contains impleme

                • 世の中
                • 2007/04/10 03:14
                • string
                • java
                • algorithm
                • アルゴリズム
                • 検索
                • UUID generate UUIDs (or GUIDs) in Java

                  28 users

                  johannburkard.de

                  Generate UUIDs (or GUIDs) in Java This is an implementation of the UUIDs and GUIDs specification in Java. UUIDs are 128 bit long identifiers that are guaranteed to be unique. Download The current version is UUID-3.0. Documentation A UUID (or GUID) is a unique identifier that can be created whithout a central authority. UUIDs can be used if a sequence number is not good enough. Thi

                  • 暮らし
                  • 2007/02/03 18:13
                  • UUID
                  • java
                  • library
                  • programming
                  • development
                  • engineer
                  • network

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

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

                  『http://johannburkard.de/』の新着エントリーを見る

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

                  j次のブックマーク

                  k前のブックマーク

                  lあとで読む

                  eコメント一覧を開く

                  oページを開く

                  はてなブックマーク

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

                  公式Twitter

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

                  はてなのサービス

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