diff --git a/README.md b/README.md index 579901a57a..836b900b58 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Web Scratch [![Circle CI](https://circleci.com/gh/efcl/efcl.github.io/tree/develop.svg?style=svg)](https://circleci.com/gh/efcl/efcl.github.io/tree/develop) -http://efcl.info/ のブログ用のリポジトリです。 +https://efcl.info/ のブログ用のリポジトリです。 ## Installation @@ -29,4 +29,4 @@ typoなどの間違いは`develop`ブランチにPull Requestして頂いて問 ソースコードはMIT -文章はCC-BY クリエイティブ・コモンズ・ライセンス \ No newline at end of file +文章はCC-BY クリエイティブ・コモンズ・ライセンス diff --git a/_config.yml b/_config.yml index 3b47b0a986..d04a012580 100644 --- a/_config.yml +++ b/_config.yml @@ -9,9 +9,9 @@ keywords: - "Objective-C" - "Firefox" - "拡張機能" -url: "http://efcl.info" +url: "https://efcl.info" baseurl: "" -production_url : "http://efcl.info" +production_url : "https://efcl.info" github_repo_url : https://github.com/efcl/efcl.github.io icon: "/public/favicon.ico" timezone: Asia/Tokyo @@ -27,7 +27,7 @@ exclude: # Setup author: name: 'azu' - url: http://efcl.info/ + url: https://efcl.info/ twitter: azu_re github: azu @@ -44,39 +44,3 @@ redcarpet: gems: - jekyll-sitemap - jemoji -# Prose -prose: - rooturl: '_posts/' - siteurl: 'http://efcl.info' - media: 'wp-content/uploads' - metadata: - _posts: - - name: "layout" - field: - element: "hidden" - value: "post" - - name: "title" - field: - element: "text" - label: "Title" - value: "" - type: "text" - - name: "author" - field: - element: "hidden" - label: "Author" - value: "azu" - placeholder: "Trunk Botterson" - type: "text" - - name: "categories" - field: - element: "multiselect" - label: "Post Category" - placeholder: "Create or choose" - alterable: true - - name: "tags" - field: - element: "multiselect" - label: "Post Tag" - placeholder: "Create or choose" - alterable: true diff --git a/_data/azu_events.yml b/_data/azu_events.yml index 272e50fe0b..ff9eea3d4c 100644 --- a/_data/azu_events.yml +++ b/_data/azu_events.yml @@ -1,7 +1,7 @@ - date: 2011-01-16 title: "世界のJavaScript情報を読もう" URL: http://www.slideshare.net/efcl/javascript-6580879 - report_URL: http://efcl.info/2011/0117/res2229/ + report_URL: https://efcl.info/2011/0117/res2229/ event_title: "Mozilla 勉強会@東京 5th" event_URL: https://dev.mozilla.jp/events/workshop08/ @@ -22,246 +22,246 @@ - date: 2012-02-26 title: "WebStorm指南書" URL: http://azu.github.io/slide/webstorm/webstorm.html - report_URL: http://efcl.info/2012/0226/res3015/ + report_URL: https://efcl.info/2012/0226/res3015/ event_title: "横浜JSTDDハンズオン" event_URL: https://atnd.org/events/25519 - date: 2012-03-24 title: "JavaScript Testing FrameworkのBusterJSを使う" URL: http://azu.github.io/slide/Kamakura/busterJS.html - report_URL: http://efcl.info/2012/0324/res3020/ + report_URL: https://efcl.info/2012/0324/res3020/ event_title: "カヤック社内勉強会" - date: 2013-05-10 title: "iOS Unit Test" URL: http://azu.github.io/slide/OCStudy/ios_unit_test.html - report_URL: http://efcl.info/2013/0607/res3295/ + report_URL: https://efcl.info/2013/0607/res3295/ event_title: "Objective-C勉強会@東京" event_URL: http://partake.in/events/30064810-a41b-4de6-a49b-897b73a5890d - date: 2013-06-07 title: "NSDate A Live" URL: http://azu.github.io/slide/OCStudy/2013_June/nsdate_a_live.html - report_URL: http://efcl.info/2013/0607/res3295/ + report_URL: https://efcl.info/2013/0607/res3295/ event_title: "Objective-C勉強会@東京 6月" event_URL: http://partake.in/events/54f3c547-5ffa-4fd4-8de6-d95788cb3915 - date: 2013-08-02 title: "Devlop iOS Library" URL: http://azu.github.io/slide/OCStudy/2013_August/devlop_ios_library.html - report_URL: http://efcl.info/2013/0802/res3377/ + report_URL: https://efcl.info/2013/0802/res3377/ event_title: "Objective-C勉強会@東京 8月" - date: 2013-10-11 title: "Array.prototype.reduce Dance" URL: https://gist.github.com/azu/6919649 - report_URL: http://efcl.info/2013/1011/res3455/ + report_URL: https://efcl.info/2013/1011/res3455/ event_title: "蕎麦JS" - date: 2013-11-02 title: "NSAttributedString と TextKit" URL: http://azu.github.io/slide/OCStudy/2013_November/nsattributedstring.html - report_URL: http://efcl.info/2013/1102/res3462/ + report_URL: https://efcl.info/2013/1102/res3462/ event_title: "Objective-C勉強会@東京 11月" - date: 2013-11-02 title: "deprecated! deprecated!" URL: http://azu.github.io/slide/OCStudy/2013_November/deprecated_ios6_7.html - report_URL: http://efcl.info/2013/1102/res3462/ + report_URL: https://efcl.info/2013/1102/res3462/ event_title: "Objective-C勉強会@東京 11月" - date: 2013-11-02 title: "最近作ったiOSのライブラリ紹介" URL: http://azu.github.io/slide/OCStudy/2013_November/mylibrary.html - report_URL: http://efcl.info/2013/1102/res3462/ + report_URL: https://efcl.info/2013/1102/res3462/ event_title: "Objective-C勉強会@東京 11月" - date: 2014-01-15 title: "mogenerator – potate tips" URL: http://azu.github.io/slide/potatotips/mogenerator.html - report_URL: http://efcl.info/2014/0115/res3586/ + report_URL: https://efcl.info/2014/0115/res3586/ event_title: "【第3回】potatotips" event_URL: http://connpass.com/event/4563/ - date: 2014-03-28 title: "カジュアルJavaScript AST" URL: http://azu.github.io/slide/JSojisan/ - report_URL: http://efcl.info/2014/0328/res3756/ + report_URL: https://efcl.info/2014/0328/res3756/ event_title: "JSオジサン #1" event_URL: https://atnd.org/events/48368 - date: 2014-03-31 title: "Promises Starter" URL: http://azu.github.io/slide/sushijs/ - report_URL: http://efcl.info/2014/0401/res3779/ + report_URL: https://efcl.info/2014/0401/res3779/ event_title: "寿司JS" - date: 2014-04-02 title: "SAKURA(Internet Cloud).js" URL: http://azu.github.io/slide/sakurajs/sakura_cloud.html - report_URL: http://efcl.info/2014/0403/res3793/ + report_URL: https://efcl.info/2014/0403/res3793/ event_title: "桜JS" - date: 2014-04-02 title: "5分で分かるpower assert" URL: http://azu.github.io/slide/sakurajs/power-assert.html - report_URL: http://efcl.info/2014/0403/res3793/ + report_URL: https://efcl.info/2014/0403/res3793/ event_title: "桜JS" - date: 2014-04-15 title: "Test Runner Tips" URL: http://azu.github.io/slide/hasakurajs/ - report_URL: http://efcl.info/2014/0415/res3844/ + report_URL: https://efcl.info/2014/0415/res3844/ event_title: "葉桜JS" - date: 2014-05-28 title: "node-webkitとは何か" URL: http://azu.github.io/slide/udonjs/node-webkit.html - report_URL: http://efcl.info/2014/0528/res3914/ + report_URL: https://efcl.info/2014/0528/res3914/ event_title: "うどんJS" - date: 2014-05-28 title: "一人で使えるGithub Issue" URL: http://azu.github.io/slide/udonjs/github-issue.html - report_URL: http://efcl.info/2014/0528/res3914/ + report_URL: https://efcl.info/2014/0528/res3914/ event_title: "うどんJS" - date: 2014-06-28 title: "Githubで書く電子書籍" URL: http://azu.github.io/slide/individual/ - report_URL: http://efcl.info/2014/0628/res3950/ + report_URL: https://efcl.info/2014/0628/res3950/ event_title: "個人開発を支える技術Night" event_URL: http://www.zusaar.com/event/10467019 - date: 2014-08-20 title: "Objective-CでのPromiseと非同期処理" URL: http://azu.github.io/slide/potatotips/promisekit.html - report_URL: http://efcl.info/2014/08/20/potatotips/ + report_URL: https://efcl.info/2014/08/20/potatotips/ event_title: "【第8回】potatotips" - event_URL: http://efcl.info/2014/08/20/potatotips/ + event_URL: https://efcl.info/2014/08/20/potatotips/ - date: 2014-09-22 title: "多段SourceMapと統一的なインターフェース" - URL: http://azu.github.io/slide/DOMQuery/sourcemap.pdf - report_URL: http://efcl.info/2014/09/22/sourcemap-ast/ + URL: https://azu.github.io/slide/DOMQuery/sourcemap.pdf + report_URL: https://efcl.info/2014/09/22/sourcemap-ast/ event_title: "DOMQuery寿司" - date: 2014-09-22 title: "power-assert in browser" - URL: http://azu.github.io/slide/DOMQuery/power-assert-in-browser.pdf - report_URL: http://efcl.info/2014/09/22/sourcemap-ast/ + URL: https://azu.github.io/slide/DOMQuery/power-assert-in-browser.pdf + report_URL: https://efcl.info/2014/09/22/sourcemap-ast/ event_title: "DOMQuery寿司" - date: 2014-10-29 title: "明日には使えなくなるES7トーク" URL: http://azu.github.io/slide/es6talks/ - report_URL: http://efcl.info/2014/10/29/es6-talks/ + report_URL: https://efcl.info/2014/10/29/es6-talks/ event_title: "ES6+カジュアルトーク" event_URL: http://connpass.com/event/9113/ - date: 2014-11-01 title: "JSer.info 200 回目記念イベント" URL: http://azu.github.io/slide/jser200/ - report_URL: http://efcl.info/2014/11/02/jserinfo200/ + report_URL: https://efcl.info/2014/11/02/jserinfo200/ event_title: "JSer.info 200回記念イベント" event_URL: http://connpass.com/event/9067/ - date: 2014-11-01 title: "世界のJavaScriptを読もう @ 2014" URL: http://azu.github.io/slide/jser200/javascript-2014.html - report_URL: http://efcl.info/2014/11/02/jserinfo200/ + report_URL: https://efcl.info/2014/11/02/jserinfo200/ event_title: "JSer.info 200回記念イベント" event_URL: http://connpass.com/event/9067/ - date: 2014-11-09 title: "ニコニココードリーディング" - URL: http://azu.github.io/slide/niconicode/code-reading.pdf - report_URL: http://azu.github.io/slide/niconicode/code-reading.pdf + URL: https://azu.github.io/slide/niconicode/code-reading.pdf + report_URL: https://azu.github.io/slide/niconicode/code-reading.pdf event_title: "ドワンゴ社内勉強会(外部参加)" - date: 2014-12-05 title: "QUnit 2.xで変わること" URL: http://azu.github.io/slide/chatwork/qunit2.html - report_URL: http://efcl.info/2014/12/05/chatworkjs/ + report_URL: https://efcl.info/2014/12/05/chatworkjs/ event_title: "#chatworkjs" - date: 2014-12-05 title: "TC39 MTG Notes 第43回 報告会" URL: http://azu.github.io/slide/chatwork/tc39-mtg-notes.html - report_URL: http://efcl.info/2014/12/05/chatworkjs/ + report_URL: https://efcl.info/2014/12/05/chatworkjs/ event_title: "#chatworkjs" - date: 2014-12-18 title: "#JavaScript忘年会" URL: http://azu.github.io/slide/pixelgrid/forget-js.html - report_URL: http://efcl.info/2014/12/18/pxgridjs/ + report_URL: https://efcl.info/2014/12/18/pxgridjs/ event_title: "#pxgridjs" - date: 2015-01-15 title: "textlintから学んだこと" URL: http://azu.github.io/slide/reactsushi/textlint.html - report_URL: http://efcl.info/2015/01/15/reactsushi/ + report_URL: https://efcl.info/2015/01/15/reactsushi/ event_title: "#reactsushi" - date: 2015-01-28 title: "Testium" URL: http://azu.github.io/slide/e2e_sushi/testium.html - report_URL: http://efcl.info/2015/01/28/e2e-template-literal-sushi/ + report_URL: https://efcl.info/2015/01/28/e2e-template-literal-sushi/ event_title: "#e2e_sushi" - date: 2015-03-07 title: "Promise Error Handling" URL: http://azu.github.io/slide/error-handling/promise-error-handling.html - report_URL: http://efcl.info/2015/03/07/error-handling-sushi/ + report_URL: https://efcl.info/2015/03/07/error-handling-sushi/ event_title: "#error_handling_sushi" - date: 2015-03-22 title: "Decorators進捗" URL: http://azu.github.io/slide/typescript-sushi/decorators.html - report_URL: http://efcl.info/2015/03/22/typescript-sushi/ + report_URL: https://efcl.info/2015/03/22/typescript-sushi/ event_title: "#typescript_sushi" - + - date: 2015-04-24 title: "10分で実装するFlux" URL: http://azu.github.io/slide/react-meetup/flux.html - report_URL: http://efcl.info/2015/04/24/react-meetup/ + report_URL: https://efcl.info/2015/04/24/react-meetup/ event_title: "React.js meetup" event_URL: http://reactjs-meetup.connpass.com/event/11232/ - date: 2015-05-26 title: "われわれは、いかにして変更点を追うか" URL: http://azu.github.io/slide/cto/changelog.html - report_URL: http://efcl.info/2015/05/26/cto_sushi/ + report_URL: https://efcl.info/2015/05/26/cto_sushi/ event_title: "#cto_sushi" - date: 2015-05-30 title: "ECMAScript 6 Draft Hisotry Repo" URL: http://azu.github.io/slide/ecma262reading/es6-draft.html - report_URL: http://efcl.info/2015/05/30/ecma-262/ + report_URL: https://efcl.info/2015/05/30/ecma-262/ event_title: "ECMA262読書会・1周年記念会" event_URL: https://ecma262reading.doorkeeper.jp/events/25174 - date: 2015-07-27 title: "ロジック、E2E、描画、音、動画、Example、文章 - 色々なJSテスト" URL: http://azu.github.io/slide/assistant-bucho/test-everything.html - report_URL: http://efcl.info/2015/07/27/assistant-bucho/ + report_URL: https://efcl.info/2015/07/27/assistant-bucho/ event_title: "#副本部長_sushi" - date: 2015-09-27 title: "Markdownで書く電子書籍開発環境" URL: http://azu.github.io/slide/niku_sushi/ebook_development.html - report_URL: http://efcl.info/2015/09/27/niku_sushi/ + report_URL: https://efcl.info/2015/09/27/niku_sushi/ event_title: "#niku_sushi" - date: 2015-11-07 title: "技術文書をソフトウェア開発する話" URL: https://azu.gitbooks.io/nodefest-technical-writing/content/ - report_URL: http://efcl.info/2015/11/07/nodefest-2015/ + report_URL: https://efcl.info/2015/11/07/nodefest-2015/ event_title: "東京Node学園祭2015" event_URL: http://nodefest.jp/2015/ - date: 2015-12-09 title: "JavaScriptの素振りする技術" URL: http://azu.github.io/slide/2015/year-end/javascript-swing.html - report_URL: http://efcl.info/2015/12/09/year-end-sushi/ + report_URL: https://efcl.info/2015/12/09/year-end-sushi/ event_title: "#忘年_sushi" diff --git a/_data/azu_timeline.yml b/_data/azu_timeline.yml index 4f96372e13..b42a92096d 100644 --- a/_data/azu_timeline.yml +++ b/_data/azu_timeline.yml @@ -2,19 +2,19 @@ text: 'Greasemonkeyに興味を持ちJavaScriptを学び始める' - date: 2007-12-24 - text: 'Web scratchの運営を始める' + text: 'Web scratchの運営を始める' - date: 2008-03-18T22:16:39 text: Twitterを始める - date: 2008-07-11 - text: flvplayer_wrapperを引き継ぎ、開発を始める + text: flvplayer_wrapperを引き継ぎ、開発を始める - date: 2009-07-11 text: flvplayer_wrapperのハック対象である旧プレイヤーの保守が終了に伴い保守・開発を終了 - date: 2009-09-10 - text: prog*sigの運営を始め、積極的にプログラミングの記録をアウトプットする + text: prog*sigの運営を始め、積極的にプログラミングの記録をアウトプットする - date: 2010-03-24 text: NILScriptを知り色々なアプリを書く @@ -23,7 +23,7 @@ text: JavaScriptについてもっと知ってもらうために、JavaScript情報配信サイトの構想を練る - date: 2011-01-16 - text: Mozilla 勉強会@東京 5thでJSer.infoについて発表する + text: Mozilla 勉強会@東京 5thでJSer.infoについて発表する - date: 2011-01-16 text: JSer.infoの運営を始める @@ -38,4 +38,4 @@ text: JavaScript Promiseの本を公開 - date: 2014-11-01 - text: JSer.info 200回記念イベントを行う \ No newline at end of file + text: JSer.info 200回記念イベントを行う diff --git a/_headers b/_headers index 07d469de5d..f930ffb5fb 100644 --- a/_headers +++ b/_headers @@ -1,2 +1,2 @@ /* - Content-Security-Policy-Report-Only: default-src https: http://www.google-analytics.com/* 'unsafe-eval' 'unsafe-inline'; \ No newline at end of file + Content-Security-Policy-Report-Only: default-src https: blob: http://www.google-analytics.com/* 'unsafe-eval' 'unsafe-inline'; diff --git a/_includes/announce.html b/_includes/announce.html index 5e0f2215a5..692e428478 100644 --- a/_includes/announce.html +++ b/_includes/announce.html @@ -1,2 +1,2 @@ -JavaScriptに関する最新情報は週一でJSer.infoを更新しています。 +JavaScriptに関する最新情報は週一でJSer.infoを更新しています。 diff --git a/_includes/disqus.html b/_includes/disqus.html index 27679a90b6..3250461b42 100644 --- a/_includes/disqus.html +++ b/_includes/disqus.html @@ -9,6 +9,5 @@ (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); - -comments powered by Disqus - \ No newline at end of file + +comments powered by Disqus diff --git a/_includes/sidebar.html b/_includes/sidebar.html index 42e54a823f..d2d94a21f1 100755 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -6,7 +6,7 @@

azu

- + twitter diff --git a/_includes/zenback.html b/_includes/zenback.html index 06ee395c9a..c9ee0d3494 100644 --- a/_includes/zenback.html +++ b/_includes/zenback.html @@ -1 +1 @@ -
\ No newline at end of file +
diff --git a/_layouts/about.html b/_layouts/about.html index 23804f55cf..ee766b00b4 100644 --- a/_layouts/about.html +++ b/_layouts/about.html @@ -16,7 +16,7 @@

azu

- + twitter diff --git "a/_posts/2007/2007-12-24-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\247ime\343\202\222off\343\201\231\343\202\213greasemonkeywrapper.md" "b/_posts/2007/2007-12-24-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\247ime\343\202\222off\343\201\231\343\202\213greasemonkeywrapper.md" index 08bd346854..991d668610 100755 --- "a/_posts/2007/2007-12-24-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\247ime\343\202\222off\343\201\231\343\202\213greasemonkeywrapper.md" +++ "b/_posts/2007/2007-12-24-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\247ime\343\202\222off\343\201\231\343\202\213greasemonkeywrapper.md" @@ -27,4 +27,4 @@ javascriptいじるの初めてだったので、とりあえず動いたので 画面をクリックするとIMEがONになったりと挙動が怪しいです。 [1]: http://a-h.parfe.jp/einfach/archives/2006/0905142930.html - [2]: http://efcl.info/wp-content/uploads/imeoffwin.user.js "imeoffwin.user.js" \ No newline at end of file + [2]: https://efcl.info/wp-content/uploads/imeoffwin.user.js "imeoffwin.user.js" diff --git "a/_posts/2007/2007-12-27-vista\343\201\256superfetch\343\201\243\343\201\246\343\201\251\343\201\206\343\201\204\343\201\206\346\251\237\350\203\275\343\201\252\343\201\256\343\201\213.md" "b/_posts/2007/2007-12-27-vista\343\201\256superfetch\343\201\243\343\201\246\343\201\251\343\201\206\343\201\204\343\201\206\346\251\237\350\203\275\343\201\252\343\201\256\343\201\213.md" index d363c78036..a6bc46815d 100755 --- "a/_posts/2007/2007-12-27-vista\343\201\256superfetch\343\201\243\343\201\246\343\201\251\343\201\206\343\201\204\343\201\206\346\251\237\350\203\275\343\201\252\343\201\256\343\201\213.md" +++ "b/_posts/2007/2007-12-27-vista\343\201\256superfetch\343\201\243\343\201\246\343\201\251\343\201\206\343\201\204\343\201\206\346\251\237\350\203\275\343\201\252\343\201\256\343\201\213.md" @@ -73,7 +73,7 @@ tags: > 1 > 名無し~3.EXE sage 2007/12/01(土) 20:59:44 ID:BEnuKdnI(4) > タスクマネージャの正しい見方も説明しておこう。 -> task +> task > ここに出てくる、物理メモリの「合計」の 1022MB が搭載物理メモリ容量。 > 「キャッシュ済み」の 587MB というのがSuperFetchによるキャッシュデータ > 「空きメモリ」の 40MB と言うのが本当に何にも使われていないメモリ。 @@ -116,4 +116,4 @@ SuperFetchという機能自体はまだ向上の余地ある機能だが、欠 使い手によっては意味を持たないかも知れないが。 CPU使用率やガリガリ音が気になる場合は自動デフラグやウイルス対策ソフトあたりが -影響している場合もあつとか。(すべてをSuperFetchに押し付けちゃ駄目) \ No newline at end of file +影響している場合もあつとか。(すべてをSuperFetchに押し付けちゃ駄目) diff --git "a/_posts/2007/2007-12-28-\347\224\273\345\203\217\343\201\256\345\244\247\343\201\215\343\201\225\343\201\256\351\201\251\346\255\243\343\201\250etypist\343\201\256\345\255\246\347\277\222\346\251\237\350\203\275.md" "b/_posts/2007/2007-12-28-\347\224\273\345\203\217\343\201\256\345\244\247\343\201\215\343\201\225\343\201\256\351\201\251\346\255\243\343\201\250etypist\343\201\256\345\255\246\347\277\222\346\251\237\350\203\275.md" index 5f57057a2f..bceed16bda 100755 --- "a/_posts/2007/2007-12-28-\347\224\273\345\203\217\343\201\256\345\244\247\343\201\215\343\201\225\343\201\256\351\201\251\346\255\243\343\201\250etypist\343\201\256\345\255\246\347\277\222\346\251\237\350\203\275.md" +++ "b/_posts/2007/2007-12-28-\347\224\273\345\203\217\343\201\256\345\244\247\343\201\215\343\201\225\343\201\256\351\201\251\346\255\243\343\201\250etypist\343\201\256\345\255\246\347\277\222\346\251\237\350\203\275.md" @@ -70,4 +70,4 @@ OCRにかけてみたところ、6000pxでは辞書登録により?ルビの スキャンのときの質の限界を超えた拡大は、誤認を招きやすいようである。 (元画像の3倍程度の大きさ=3600px) - [1]: http://efcl.info/wp-content/uploads/usrpat120.UPT "e.Typist辞書" \ No newline at end of file + [1]: https://efcl.info/wp-content/uploads/usrpat120.UPT "e.Typist辞書" diff --git "a/_posts/2007/2007-12-29-greasemonkey\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\247\343\203\213\343\203\203\343\202\257\343\203\215\343\203\274\343\203\240\343\202\222\350\241\250\347\244\272.md" "b/_posts/2007/2007-12-29-greasemonkey\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\247\343\203\213\343\203\203\343\202\257\343\203\215\343\203\274\343\203\240\343\202\222\350\241\250\347\244\272.md" index 5d0eb2a4fe..8e9cb56cdf 100755 --- "a/_posts/2007/2007-12-29-greasemonkey\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\247\343\203\213\343\203\203\343\202\257\343\203\215\343\203\274\343\203\240\343\202\222\350\241\250\347\244\272.md" +++ "b/_posts/2007/2007-12-29-greasemonkey\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\247\343\203\213\343\203\203\343\202\257\343\203\215\343\203\274\343\203\240\343\202\222\350\241\250\347\244\272.md" @@ -16,9 +16,9 @@ tags: - Greasemonkey - ニコニコ動画 --- -

++ Script for oneself ++さんで公開されている 動画のうp主のニックネームを表示するGMスクリプトが動かなくっていたので、 修正と改悪したものです。

+

++ Script for oneself ++さんで公開されている 動画のうp主のニックネームを表示するGMスクリプトが動かなくっていたので、 修正と改悪したものです。

タイトルどおりニコニコ動画の再生ページで投稿者の名前を表示するものです。

-

nick.png

+

nick.png

niconickname.user.js

gist: 18550 — GitHubで管理

こっからインストール

diff --git "a/_posts/2008/2008-01-16-vista\343\201\247\345\217\244\343\201\204avi\343\203\225\343\202\241\343\202\244\343\203\253\343\201\214\350\246\213\343\202\214\343\201\252\343\201\204\343\202\263\343\203\274\343\203\207\343\203\203\343\202\257intel-indeo.md" "b/_posts/2008/2008-01-16-vista\343\201\247\345\217\244\343\201\204avi\343\203\225\343\202\241\343\202\244\343\203\253\343\201\214\350\246\213\343\202\214\343\201\252\343\201\204\343\202\263\343\203\274\343\203\207\343\203\203\343\202\257intel-indeo.md" index 4923f55813..f184d1eac1 100755 --- "a/_posts/2008/2008-01-16-vista\343\201\247\345\217\244\343\201\204avi\343\203\225\343\202\241\343\202\244\343\203\253\343\201\214\350\246\213\343\202\214\343\201\252\343\201\204\343\202\263\343\203\274\343\203\207\343\203\203\343\202\257intel-indeo.md" +++ "b/_posts/2008/2008-01-16-vista\343\201\247\345\217\244\343\201\204avi\343\203\225\343\202\241\343\202\244\343\203\253\343\201\214\350\246\213\343\202\214\343\201\252\343\201\204\343\202\263\343\203\274\343\203\207\343\203\203\343\202\257intel-indeo.md" @@ -29,4 +29,4 @@ Vistaで少し古めのaviファイルを再生したときに音声のみだけ 多分2003年ぐらいまでPCゲーム(サウンドノベル)何かはこのコーデックを使ってるものがあると思う。 minori作品のwindとかも使ってる気がした。 - [1]: http://efcl.info/wp-content/uploads/regsvr32ir50_32dll.bat "regsvr32ir50_32dll.bat" \ No newline at end of file + [1]: https://efcl.info/wp-content/uploads/regsvr32ir50_32dll.bat "regsvr32ir50_32dll.bat" diff --git "a/_posts/2008/2008-01-19-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\343\202\263\343\203\241\343\203\263\343\203\210\343\201\256\344\270\255\343\201\213\343\202\211\343\200\201\345\213\225\347\224\273id\343\202\204url\343\201\243\343\201\275.md" "b/_posts/2008/2008-01-19-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\343\202\263\343\203\241\343\203\263\343\203\210\343\201\256\344\270\255\343\201\213\343\202\211\343\200\201\345\213\225\347\224\273id\343\202\204url\343\201\243\343\201\275.md" index 265ec9a656..b486a11f36 100755 --- "a/_posts/2008/2008-01-19-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\343\202\263\343\203\241\343\203\263\343\203\210\343\201\256\344\270\255\343\201\213\343\202\211\343\200\201\345\213\225\347\224\273id\343\202\204url\343\201\243\343\201\275.md" +++ "b/_posts/2008/2008-01-19-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\343\202\263\343\203\241\343\203\263\343\203\210\343\201\256\344\270\255\343\201\213\343\202\211\343\200\201\345\213\225\347\224\273id\343\202\204url\343\201\243\343\201\275.md" @@ -42,7 +42,7 @@ Wrapperを導入していると似たようにコメントのリンクできま

- nicommentlinks.user.js + nicommentlinks.user.js

@@ -54,4 +54,4 @@ Wrapperを導入していると似たようにコメントのリンクできま

[1]: http://muumoo.jp/news/2007/09/08/0nicommentlinks.html - [2]: http://data.tumblr.com/9ADBMiWuC4d6rm96s8ATowZf_500.png \ No newline at end of file + [2]: http://data.tumblr.com/9ADBMiWuC4d6rm96s8ATowZf_500.png diff --git "a/_posts/2008/2008-01-21-social-ime-web\344\270\212\343\201\247\350\276\236\346\233\270\343\202\222\345\205\261\346\234\211\343\201\231\343\202\213ime.md" "b/_posts/2008/2008-01-21-social-ime-web\344\270\212\343\201\247\350\276\236\346\233\270\343\202\222\345\205\261\346\234\211\343\201\231\343\202\213ime.md" index cfb04d7bb4..5cd768de23 100755 --- "a/_posts/2008/2008-01-21-social-ime-web\344\270\212\343\201\247\350\276\236\346\233\270\343\202\222\345\205\261\346\234\211\343\201\231\343\202\213ime.md" +++ "b/_posts/2008/2008-01-21-social-ime-web\344\270\212\343\201\247\350\276\236\346\233\270\343\202\222\345\205\261\346\234\211\343\201\231\343\202\213ime.md" @@ -24,7 +24,7 @@ tags:

単語登録・辞書共有

単語を登録するとそれを共有することで辞書を拡張することができます。

例)え + TABキー

-

ime

+

ime

あからさまに偏ってますね。
ATOKなどでは出てこない人物名等が豊富に出てきます。

あと、東方変換機という東方のスペルカード等を簡単に変換できるものを公開されてます。

@@ -40,7 +40,7 @@ ATOKなどでは出てこない人物名等が豊富に出てきます。

なぜか無駄にてかっていてみづらい。(Web2.0を意識したのかな?)
あAという切り替えがはっきりと見えないのは問題だと思う。

リソースエディタでアイコンは変えれるのでその部分だけ変えてみた。

-

snap4.png

+

snap4.png

またVistaとの相性がまだよくない
これを書いてるときにも一度Firefoxが落ちた。(Firefoxとの相性が悪いのかも)
あとF8などのショートカットを使用する場合も落ちたので、IMEの癖でやると少々面倒くさい。

diff --git "a/_posts/2008/2008-01-25-mass-installer\343\201\247\343\201\276\343\201\250\343\202\201\343\201\246firefox\343\201\256\346\213\241\345\274\265\346\251\237\350\203\275\343\202\222\343\202\244\343\203\263\343\202\271\343\203\210\343\203\274\343\203\253.md" "b/_posts/2008/2008-01-25-mass-installer\343\201\247\343\201\276\343\201\250\343\202\201\343\201\246firefox\343\201\256\346\213\241\345\274\265\346\251\237\350\203\275\343\202\222\343\202\244\343\203\263\343\202\271\343\203\210\343\203\274\343\203\253.md" index b28a0c4de4..0f04d49ceb 100755 --- "a/_posts/2008/2008-01-25-mass-installer\343\201\247\343\201\276\343\201\250\343\202\201\343\201\246firefox\343\201\256\346\213\241\345\274\265\346\251\237\350\203\275\343\202\222\343\202\244\343\203\263\343\202\271\343\203\210\343\203\274\343\203\253.md" +++ "b/_posts/2008/2008-01-25-mass-installer\343\201\247\343\201\276\343\201\250\343\202\201\343\201\246firefox\343\201\256\346\213\241\345\274\265\346\251\237\350\203\275\343\202\222\343\202\244\343\203\263\343\202\271\343\203\210\343\203\274\343\203\253.md" @@ -33,5 +33,5 @@ tags: [1]: http://forums.mozillazine.org/viewtopic.php?t=225555 [2]: http://forum.addonsmirror.net/index.php?showtopic=2665 - [3]: http://efcl.info/wp-content/uploads/2008/01/infolist.txt "infolist.txt" - [4]: http://mozilla.doslash.org/infolister/ \ No newline at end of file + [3]: https://efcl.info/wp-content/uploads/2008/01/infolist.txt "infolist.txt" + [4]: http://mozilla.doslash.org/infolister/ diff --git "a/_posts/2008/2008-01-28-firefox\343\201\250boon-sutazio\343\203\226\343\203\274\343\203\263\343\202\271\343\202\277\343\202\270\343\202\252\343\202\222\351\200\243\346\220\272\343\201\231\343\202\213\346\226\271\346\263\225.md" "b/_posts/2008/2008-01-28-firefox\343\201\250boon-sutazio\343\203\226\343\203\274\343\203\263\343\202\271\343\202\277\343\202\270\343\202\252\343\202\222\351\200\243\346\220\272\343\201\231\343\202\213\346\226\271\346\263\225.md" index 2d95bf030e..c0620c9452 100755 --- "a/_posts/2008/2008-01-28-firefox\343\201\250boon-sutazio\343\203\226\343\203\274\343\203\263\343\202\271\343\202\277\343\202\270\343\202\252\343\202\222\351\200\243\346\220\272\343\201\231\343\202\213\346\226\271\346\263\225.md" +++ "b/_posts/2008/2008-01-28-firefox\343\201\250boon-sutazio\343\203\226\343\203\274\343\203\263\343\202\271\343\202\277\343\202\270\343\202\252\343\202\222\351\200\243\346\220\272\343\201\231\343\202\213\346\226\271\346\263\225.md" @@ -20,14 +20,14 @@ tags: Mozilla Add-ons – Launchy

バージョンは同じなので日本語版でもいいかと思います。
インストールしてFirefoxを再起動したら、

-

launchy.png
+

launchy.png
設定のアプリケーションの自動検出のチェックを外してください。(なんかうまくいかなかったのでそうした。)
-launchy.xml generatorlaunchy.xmlを作成します。(どんなアプリを起動するかの設定ファイル)
+launchy.xml generatorlaunchy.xmlを作成します。(どんなアプリを起動するかの設定ファイル)
起動用の名前、アプリの絶対パス、タイプはブラウザのままで
The arguments of the application:は
url

と入れれば大丈夫です。
-そして出てきたコードをエディターかなんかに貼り付けてlaunchy.xml という名前で保存します。
+そして出てきたコードをエディターかなんかに貼り付けてlaunchy.xml という名前で保存します。
(このときUTF-8の文字コードで保存してください)
保存場所は
C:Documents and Settingsユーザー名Application DataMozillaFirefoxProfilesランダム英数.defaultchrome
diff --git "a/_posts/2008/2008-02-08-\347\224\273\345\203\217\343\201\213\343\202\211\343\203\206\343\202\255\343\202\271\343\203\210\343\201\276\343\201\247\343\202\202\343\202\271\343\202\257\343\203\251\343\203\203\343\203\227\343\201\227\343\201\246\344\270\200\343\201\244\343\201\256\347\224\273.md" "b/_posts/2008/2008-02-08-\347\224\273\345\203\217\343\201\213\343\202\211\343\203\206\343\202\255\343\202\271\343\203\210\343\201\276\343\201\247\343\202\202\343\202\271\343\202\257\343\203\251\343\203\203\343\203\227\343\201\227\343\201\246\344\270\200\343\201\244\343\201\256\347\224\273.md" index 86fdb1f3b4..0db2df22c0 100755 --- "a/_posts/2008/2008-02-08-\347\224\273\345\203\217\343\201\213\343\202\211\343\203\206\343\202\255\343\202\271\343\203\210\343\201\276\343\201\247\343\202\202\343\202\271\343\202\257\343\203\251\343\203\203\343\203\227\343\201\227\343\201\246\344\270\200\343\201\244\343\201\256\347\224\273.md" +++ "b/_posts/2008/2008-02-08-\347\224\273\345\203\217\343\201\213\343\202\211\343\203\206\343\202\255\343\202\271\343\203\210\343\201\276\343\201\247\343\202\202\343\202\271\343\202\257\343\203\251\343\203\203\343\203\227\343\201\227\343\201\246\344\270\200\343\201\244\343\201\256\347\224\273.md" @@ -40,7 +40,7 @@ MOONGIFTの[ポップで楽しいスクラップブック「Ript」][4]という とにかく一度さわってみることをオススメできるソフトです。 -[ript.jpg][5] +[ript.jpg][5] **Ript™ **  @@ -49,4 +49,4 @@ MOONGIFTの[ポップで楽しいスクラップブック「Ript」][4]という [2]: http://www.ript.com/feedback [3]: http://web-marketing.zako.org/web-tools/ript-make-beautiful-scrapbooks.html [4]: http://www.moongift.jp/2008/02/%e3%83%9d%e3%83%83%e3%83%97%e3%81%a7%e6%a5%bd%e3%81%97%e3%81%84%e3%82%b9%e3%82%af%e3%83%a9%e3%83%83%e3%83%97%e3%83%96%e3%83%83%e3%82%af%e3%80%8cript%e3%80%8d/ "Permalink" - [5]: http://efcl.info/wp-content/uploads/2008/02/ript.jpg "ript.jpg" \ No newline at end of file + [5]: https://efcl.info/wp-content/uploads/2008/02/ript.jpg "ript.jpg" diff --git "a/_posts/2008/2008-02-09-caramelldansen-\343\202\246\343\203\203\343\203\274\343\202\246\343\203\203\343\203\274\343\202\246\343\203\236\343\202\246\343\203\236\343\202\234\342\210\200\343\202\234\343\201\250\343\201\257\344\275\225\343\201\213\357\274\237.md" "b/_posts/2008/2008-02-09-caramelldansen-\343\202\246\343\203\203\343\203\274\343\202\246\343\203\203\343\203\274\343\202\246\343\203\236\343\202\246\343\203\236\343\202\234\342\210\200\343\202\234\343\201\250\343\201\257\344\275\225\343\201\213\357\274\237.md" index 2974fb2356..77dbf1fd0c 100755 --- "a/_posts/2008/2008-02-09-caramelldansen-\343\202\246\343\203\203\343\203\274\343\202\246\343\203\203\343\203\274\343\202\246\343\203\236\343\202\246\343\203\236\343\202\234\342\210\200\343\202\234\343\201\250\343\201\257\344\275\225\343\201\213\357\274\237.md" +++ "b/_posts/2008/2008-02-09-caramelldansen-\343\202\246\343\203\203\343\203\274\343\202\246\343\203\203\343\203\274\343\202\246\343\203\236\343\202\246\343\203\236\343\202\234\342\210\200\343\202\234\343\201\250\343\201\257\344\275\225\343\201\213\357\274\237.md" @@ -74,10 +74,10 @@ youtubeでは少し前に、はやっていて海外での人気もまあまあ [2]: http://www.caramelldansen.com/node/53 [3]: http://d.hatena.ne.jp/suikyo/20080212/p1 [4]: http://www.lyrics007.com/Caramell%20Lyrics/Caramelldansen%20Lyrics.html - [5]: http://efcl.info/wp-content/uploads/2008/02/wewonderisyoureadytolastwith.txt "英訳した歌詞サビまで" + [5]: https://efcl.info/wp-content/uploads/2008/02/wewonderisyoureadytolastwith.txt "英訳した歌詞サビまで" [6]: http://www.caramelldansen.com/node/71 - [7]: http://efcl.info/wp-content/uploads/2008/02/caramelldansen_ja.txt "caramelldansen_ja.txt" + [7]: https://efcl.info/wp-content/uploads/2008/02/caramelldansen_ja.txt "caramelldansen_ja.txt" [8]: http://www.caramelldansen.com/ [9]: http://www.new-akiba.com/archives/2007/03/loituma_8.html [10]: http://d.hatena.ne.jp/pikayan/20080201/p2 - [11]: http://tangerine.sweetstyle.jp/?eid=746576 \ No newline at end of file + [11]: http://tangerine.sweetstyle.jp/?eid=746576 diff --git "a/_posts/2008/2008-02-13-firefox\343\201\256\351\201\205\343\201\204\350\265\267\345\213\225\343\202\222\351\200\237\343\201\217\343\201\231\343\202\213\343\202\275\343\203\225\343\203\210\343\201\250\343\202\242\343\203\211\343\202\252\343\203\263.md" "b/_posts/2008/2008-02-13-firefox\343\201\256\351\201\205\343\201\204\350\265\267\345\213\225\343\202\222\351\200\237\343\201\217\343\201\231\343\202\213\343\202\275\343\203\225\343\203\210\343\201\250\343\202\242\343\203\211\343\202\252\343\203\263.md" index d9cebe4280..316e1c4453 100755 --- "a/_posts/2008/2008-02-13-firefox\343\201\256\351\201\205\343\201\204\350\265\267\345\213\225\343\202\222\351\200\237\343\201\217\343\201\231\343\202\213\343\202\275\343\203\225\343\203\210\343\201\250\343\202\242\343\203\211\343\202\252\343\203\263.md" +++ "b/_posts/2008/2008-02-13-firefox\343\201\256\351\201\205\343\201\204\350\265\267\345\213\225\343\202\222\351\200\237\343\201\217\343\201\231\343\202\213\343\202\275\343\203\225\343\203\210\343\201\250\343\202\242\343\203\211\343\202\252\343\203\263.md" @@ -57,7 +57,7 @@ Firefox Preloader][1] このアドオンを導入すると、Firefoxがタスクトレイに格納されるようになり、常駐化ができます。 しかし、ただ格納するだけではメモリの消費は起動時と同じなので、以前述べた最小化にメモリを解放する設定にしておくといいと思います。 -[][5]Firefoxでメモリ、保存、flashが重いのを解決? +[][5]Firefoxでメモリ、保存、flashが重いのを解決? *さらに[Minimize To Tray Enhancer][6]*というアドオンを入れることで、 [Minimize To Tray][5]をより便利にできます。 (*[Minimize To Tray Enhancer][6]は*[Minimize To Tray][5]に機能を追加するアドオンです。 @@ -75,4 +75,4 @@ Firefox Preloader][1] [4]: http://www.moongift.jp/2008/02/firefox_preloader/ [5]: http://minimizetotray.mozdev.org/ [6]: https://addons.mozilla.org/ja/firefox/addon/2831 - [7]: http://d.hatena.ne.jp/Marine-Blue/20070805/p1 \ No newline at end of file + [7]: http://d.hatena.ne.jp/Marine-Blue/20070805/p1 diff --git "a/_posts/2008/2008-02-16-sata\343\201\256hdd\343\202\222\345\242\227\350\250\255\343\201\231\343\202\213\346\226\271\346\263\225\343\201\250\343\201\204\343\201\206\345\220\215\343\201\256\343\203\241\343\203\242.md" "b/_posts/2008/2008-02-16-sata\343\201\256hdd\343\202\222\345\242\227\350\250\255\343\201\231\343\202\213\346\226\271\346\263\225\343\201\250\343\201\204\343\201\206\345\220\215\343\201\256\343\203\241\343\203\242.md" index 9cd2b5baa1..5d150ff400 100755 --- "a/_posts/2008/2008-02-16-sata\343\201\256hdd\343\202\222\345\242\227\350\250\255\343\201\231\343\202\213\346\226\271\346\263\225\343\201\250\343\201\204\343\201\206\345\220\215\343\201\256\343\203\241\343\203\242.md" +++ "b/_posts/2008/2008-02-16-sata\343\201\256hdd\343\202\222\345\242\227\350\250\255\343\201\231\343\202\213\346\226\271\346\263\225\343\201\250\343\201\204\343\201\206\345\220\215\343\201\256\343\203\241\343\203\242.md" @@ -26,11 +26,11 @@ tags:

という条件で進行。

まずPCの中身を確認して ドライブベイ ディスク設置スペース(HDDを置く場所です)があるか確認する。
そして電源ケーブルが余っているかシリアルATAケーブルがあるかを確認する。(なければ買う。)
-0019_00.jpg
+
0019_00.jpg
左:電源ケーブル
右:シリアルATAケーブル

電源ケーブルが元からあるHDDに刺さっていて、そのケーブルが分岐しているものの場合はその分岐しているものを使えばいいそうだ。
-5-5se.jpg

+5-5se.jpg

ここまでで出てきた必要なもの

コメントとタグの入力部分を別にできるので使いやすい。
タグは,で区切りを付けて入力し、入力されるとコメント欄に[]で囲まれて表示される。

-

snap1.png

+

snap1.png

- [1]: http://efcl.info/wp-content/uploads/2008/07/cap011.png "cap011" - [2]: http://efcl.info/wp-content/uploads/2008/07/cap012.png "cap012" \ No newline at end of file + [1]: https://efcl.info/wp-content/uploads/2008/07/cap011.png "cap011" + [2]: https://efcl.info/wp-content/uploads/2008/07/cap012.png "cap012" diff --git "a/_posts/2008/2008-08-02-firefox3tab-mix-plus\343\202\222\344\273\243\346\233\277\343\201\210\343\202\242\343\203\211\343\202\252\343\203\263\343\201\247\350\243\234\343\201\206.md" "b/_posts/2008/2008-08-02-firefox3tab-mix-plus\343\202\222\344\273\243\346\233\277\343\201\210\343\202\242\343\203\211\343\202\252\343\203\263\343\201\247\350\243\234\343\201\206.md" index 528223f83b..aec2f43fab 100755 --- "a/_posts/2008/2008-08-02-firefox3tab-mix-plus\343\202\222\344\273\243\346\233\277\343\201\210\343\202\242\343\203\211\343\202\252\343\203\263\343\201\247\350\243\234\343\201\206.md" +++ "b/_posts/2008/2008-08-02-firefox3tab-mix-plus\343\202\222\344\273\243\346\233\277\343\201\210\343\202\242\343\203\211\343\202\252\343\203\263\343\201\247\350\243\234\343\201\206.md" @@ -76,4 +76,4 @@ Tab Mix Plusが問題なく動く人は特に関係ないエントリーです [6]: http://twanno.mozdev.org/ [7]: https://addons.mozilla.org/ja/firefox/addon/7446 [8]: http://www.pqrs.org/tekezo/firefox/extensions/functions_for_keyconfig/index.html.ja - [9]: http://efcl.info/2008/0514/res182/ + [9]: https://efcl.info/2008/0514/res182/ diff --git "a/_posts/2008/2008-08-22-firefox3\343\201\256\343\203\226\343\203\203\343\202\257\343\203\236\343\203\274\343\202\257\343\201\231\343\202\213\343\201\250\343\201\215\343\201\256\343\202\277\343\202\260\344\273\230\343\201\221\343\202\222\345\212\251\343\201\221\343\202\213\346\213\241.md" "b/_posts/2008/2008-08-22-firefox3\343\201\256\343\203\226\343\203\203\343\202\257\343\203\236\343\203\274\343\202\257\343\201\231\343\202\213\343\201\250\343\201\215\343\201\256\343\202\277\343\202\260\344\273\230\343\201\221\343\202\222\345\212\251\343\201\221\343\202\213\346\213\241.md" index 018102eb0e..e5ee39bd3c 100755 --- "a/_posts/2008/2008-08-22-firefox3\343\201\256\343\203\226\343\203\203\343\202\257\343\203\236\343\203\274\343\202\257\343\201\231\343\202\213\343\201\250\343\201\215\343\201\256\343\202\277\343\202\260\344\273\230\343\201\221\343\202\222\345\212\251\343\201\221\343\202\213\346\213\241.md" +++ "b/_posts/2008/2008-08-22-firefox3\343\201\256\343\203\226\343\203\203\343\202\257\343\203\236\343\203\274\343\202\257\343\201\231\343\202\213\343\201\250\343\201\215\343\201\256\343\202\277\343\202\260\344\273\230\343\201\221\343\202\222\345\212\251\343\201\221\343\202\213\346\213\241.md" @@ -23,7 +23,7 @@ Firefox3のブックマーク機能にはタグ機能が組み込まれていま [HandyTag][1]はタグを付けるときの補助をするアドオンで4つの選択方法を追加します。 -[][2] +[][2] 1. 過去に付けたタグから選択 2. ページのmeta kewordから選択 @@ -38,6 +38,6 @@ Firefox3のブックマーク機能にはタグ機能が組み込まれていま : [1]: https://addons.mozilla.org/fr/firefox/addon/7498 - [2]: http://efcl.info/wp-content/uploads/2008/08/cap019.png + [2]: https://efcl.info/wp-content/uploads/2008/08/cap019.png [3]: https://addons.mozilla.org/en-US/firefox/addon/4788 - [4]: http://delicious.com/ \ No newline at end of file + [4]: http://delicious.com/ diff --git "a/_posts/2008/2008-12-13-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\345\206\215\347\224\237\343\203\232\343\203\274\343\202\270\343\201\253\345\244\251\346\260\227\346\203\205\345\240\261\343\202\222\350\241\250\347\244\272\343\201\231\343\202\213gr.md" "b/_posts/2008/2008-12-13-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\345\206\215\347\224\237\343\203\232\343\203\274\343\202\270\343\201\253\345\244\251\346\260\227\346\203\205\345\240\261\343\202\222\350\241\250\347\244\272\343\201\231\343\202\213gr.md" index ed17c8844c..967e7d75d0 100755 --- "a/_posts/2008/2008-12-13-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\345\206\215\347\224\237\343\203\232\343\203\274\343\202\270\343\201\253\345\244\251\346\260\227\346\203\205\345\240\261\343\202\222\350\241\250\347\244\272\343\201\231\343\202\213gr.md" +++ "b/_posts/2008/2008-12-13-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\345\206\215\347\224\237\343\203\232\343\203\274\343\202\270\343\201\253\345\244\251\346\260\227\346\203\205\345\240\261\343\202\222\350\241\250\347\244\272\343\201\231\343\202\213gr.md" @@ -16,7 +16,7 @@ tags: 今日新しく再生ページに天気の情報が埋め込まれていたので、それを元に天気情報を表示するGreasemonkeyを作ってみた。 **ニコニコ動画の再生ページに埋め込まれている情報 | Web scratch** -: +: 多分プレイヤーに天気を表示する部分が出来るのだろうと思う。 (是非ON/OFFできるようにして下さい。) @@ -25,7 +25,7 @@ tags:
// ==UserScript==
 // @name           nico weather news
-// @namespace      http://efcl.info/
+// @namespace      https://efcl.info/
 // @description    ニコニコ動画再生ページの天気情報を表示
 // @include        http://www.nicovideo.jp/watch/*
 // ==/UserScript==
@@ -56,4 +56,4 @@ document.getElementById("WATCHHEADER").appendChild(weatherbox);
 })();
 
- [1]: http://gist.github.com/raw/35192/f375af9e10b9827a9147bde9707de0381ff5f18b?nico_weather_news.user.js \ No newline at end of file + [1]: http://gist.github.com/raw/35192/f375af9e10b9827a9147bde9707de0381ff5f18b?nico_weather_news.user.js diff --git "a/_posts/2008/2008-12-14-\343\201\257\343\201\246\343\201\252\343\203\200\343\202\244\343\202\242\343\203\252\343\203\274\343\203\235\343\202\271\343\203\210\346\251\237\346\247\213\343\202\222\350\277\275\345\212\240\343\201\231\343\202\213greasemonkey\343\202\271\343\202\257.md" "b/_posts/2008/2008-12-14-\343\201\257\343\201\246\343\201\252\343\203\200\343\202\244\343\202\242\343\203\252\343\203\274\343\203\235\343\202\271\343\203\210\346\251\237\346\247\213\343\202\222\350\277\275\345\212\240\343\201\231\343\202\213greasemonkey\343\202\271\343\202\257.md" index 8195a9bae0..596d7bbc70 100755 --- "a/_posts/2008/2008-12-14-\343\201\257\343\201\246\343\201\252\343\203\200\343\202\244\343\202\242\343\203\252\343\203\274\343\203\235\343\202\271\343\203\210\346\251\237\346\247\213\343\202\222\350\277\275\345\212\240\343\201\231\343\202\213greasemonkey\343\202\271\343\202\257.md" +++ "b/_posts/2008/2008-12-14-\343\201\257\343\201\246\343\201\252\343\203\200\343\202\244\343\202\242\343\203\252\343\203\274\343\203\235\343\202\271\343\203\210\346\251\237\346\247\213\343\202\222\350\277\275\345\212\240\343\201\231\343\202\213greasemonkey\343\202\271\343\202\257.md" @@ -29,7 +29,7 @@ tags: 使い方ははてブ版とほとんど同じで、上のをインストールしてなるべく上の方におきます。 Altキーを使って移動させる。 -[][2] +[][2] **ポスト機構の使い方** @@ -68,4 +68,4 @@ var atom = new window.Hateda( ポスト機構はかなり手抜きで日付は設定させてないので、常に最新の位置にポストしています。 [1]: http://gist.github.com/35464 - [2]: http://efcl.info/wp-content/uploads/2008/12/screenshot1.png \ No newline at end of file + [2]: https://efcl.info/wp-content/uploads/2008/12/screenshot1.png diff --git "a/_posts/2009/2009-01-17-twitter\343\201\247\343\203\225\343\202\251\343\203\255\343\203\274\343\203\234\343\202\277\343\203\263\343\202\222\346\212\274\343\201\227\343\201\237\343\202\211\343\203\225\343\202\251\343\203\255\343\203\274\343\201\227\343\201\237\343\201\223\343\201\250.md" "b/_posts/2009/2009-01-17-twitter\343\201\247\343\203\225\343\202\251\343\203\255\343\203\274\343\203\234\343\202\277\343\203\263\343\202\222\346\212\274\343\201\227\343\201\237\343\202\211\343\203\225\343\202\251\343\203\255\343\203\274\343\201\227\343\201\237\343\201\223\343\201\250.md" index e9d2419abf..8615bf08ca 100755 --- "a/_posts/2009/2009-01-17-twitter\343\201\247\343\203\225\343\202\251\343\203\255\343\203\274\343\203\234\343\202\277\343\203\263\343\202\222\346\212\274\343\201\227\343\201\237\343\202\211\343\203\225\343\202\251\343\203\255\343\203\274\343\201\227\343\201\237\343\201\223\343\201\250.md" +++ "b/_posts/2009/2009-01-17-twitter\343\201\247\343\203\225\343\202\251\343\203\255\343\203\274\343\203\234\343\202\277\343\203\263\343\202\222\346\212\274\343\201\227\343\201\237\343\202\211\343\203\225\343\202\251\343\203\255\343\203\274\343\201\227\343\201\237\343\201\223\343\201\250.md" @@ -13,7 +13,7 @@ tags: - Greasemonkey - twitter --- -[][1] + タイトルまんまのGreasemonkeyです。 各ユーザーのページでフォローボタンを押した時、同時にフォローした発言するGreasemonkeyです。 デフォルトでは @@ -26,4 +26,4 @@ tags: [1]: http://twitter.com/azu_re [2]: http://gist.github.com/raw/48274/0b91e60d8571fc0add7ecce01dabffd02c6a0910?.user.js - [3]: http://gist.github.com/48274 \ No newline at end of file + [3]: http://gist.github.com/48274 diff --git "a/_posts/2009/2009-01-31-\343\201\252\343\201\276\343\201\232ime\343\201\256firefox-thunderbird\345\257\276\345\277\234\347\211\210.md" "b/_posts/2009/2009-01-31-\343\201\252\343\201\276\343\201\232ime\343\201\256firefox-thunderbird\345\257\276\345\277\234\347\211\210.md" index 81a1c98403..2b7920991b 100755 --- "a/_posts/2009/2009-01-31-\343\201\252\343\201\276\343\201\232ime\343\201\256firefox-thunderbird\345\257\276\345\277\234\347\211\210.md" +++ "b/_posts/2009/2009-01-31-\343\201\252\343\201\276\343\201\232ime\343\201\256firefox-thunderbird\345\257\276\345\277\234\347\211\210.md" @@ -27,9 +27,9 @@ Firefoxでも使えるようにしたソースを見つけたので、それの 他にもIMEの状態を表示してくれるソフトやアドオンはこちら **IMEのON/OFFで背景色を変えるFirefoxのアドオン** -: +: [1]: http://endoh-namazu.tierra.ne.jp/diary/?date=20051217 [2]: http://www.trishan.org/index.php?%E3%81%82%E3%81%97%E3%81%82%E3%81%A8%2F2007-03-14%2F%E3%81%AA%E3%81%BE%E3%81%9A%20IME%20%E3%82%92%20Firefox%20%E3%82%84%20Thunderbird%20%E3%81%A7%E3%82%82%E4%BD%BF%E3%81%86%E3%81%9F%E3%82%81%E3%81%AB "あしあと/2007-03-14/なまず IME を Firefox や Thunderbird でも使うために - trishan.org" - [3]: http://efcl.info/wp-content/uploads/2009/01/namazu_ime_scr_v10201.zip - [4]: http://endoh-namazu.tierra.ne.jp/diary/?date=20051204#p01 \ No newline at end of file + [3]: https://efcl.info/wp-content/uploads/2009/01/namazu_ime_scr_v10201.zip + [4]: http://endoh-namazu.tierra.ne.jp/diary/?date=20051204#p01 diff --git "a/_posts/2009/2009-02-01-loox-uc30n-\345\210\235\346\234\237\350\250\255\345\256\232\343\201\250\345\210\235\343\202\201\343\201\253\343\202\204\343\201\243\343\201\237\343\201\223\343\201\250.md" "b/_posts/2009/2009-02-01-loox-uc30n-\345\210\235\346\234\237\350\250\255\345\256\232\343\201\250\345\210\235\343\202\201\343\201\253\343\202\204\343\201\243\343\201\237\343\201\223\343\201\250.md" index 5cf97ff08d..ad1c2c9b48 100755 --- "a/_posts/2009/2009-02-01-loox-uc30n-\345\210\235\346\234\237\350\250\255\345\256\232\343\201\250\345\210\235\343\202\201\343\201\253\343\202\204\343\201\243\343\201\237\343\201\223\343\201\250.md" +++ "b/_posts/2009/2009-02-01-loox-uc30n-\345\210\235\346\234\237\350\250\255\345\256\232\343\201\250\345\210\235\343\202\201\343\201\253\343\202\204\343\201\243\343\201\237\343\201\223\343\201\250.md" @@ -39,7 +39,7 @@ LOOX U/C30Nを購入して、導入したソフトウェアや設定について を入れると設定するのに他のPCから操作やクリップボードの共有が出来るので設定がはかどる。 初期スペック -[dsc00567][1]CPU:Z520 1.33GHZ +[dsc00567][1]CPU:Z520 1.33GHZ メモリ:0.99GB OS:XP SP3 空き容量 @@ -53,10 +53,10 @@ Dドライブ:24.7/24.8GB Bluetooth(ブルートゥース) レーザーマウス  WIL-MART – Yahoo!ショッピング :
-[iPhoneとの比較][2]
iPhoneとの比較
+[iPhoneとの比較][2]
iPhoneとの比較
自分の持ち物と比較するなら[Sized Up][3]を使うといいかも
-[][4][1oiic-6b59b360660f093116785001b5d099d649a5e668][5]
ファイル転送のお供
+[][4][1oiic-6b59b360660f093116785001b5d099d649a5e668][5]
ファイル転送のお供
大きなファイルを転送することが結構あったので(CDからインストールするタイプをisoにしたものとか) これを使った。 USBに対応してれば転送できるので便利。 @@ -192,7 +192,7 @@ USBに対応してれば転送できるので便利。 [][7]
-[下のソフトをインストールした状態][7]
下のソフトをインストールした状態
+[下のソフトをインストールした状態][7]
下のソフトをインストールした状態
**QTTabBar** : @@ -204,7 +204,7 @@ USBに対応してれば転送できるので便利。
- http://efcl.info/2008/1225/res411/ + https://efcl.info/2008/1225/res411/

@@ -250,7 +250,7 @@ PC、iPhoneなどで文章や写真や音声などのメモを共有
- http://efcl.info/2008/0604/res202/ + https://efcl.info/2008/0604/res202/

@@ -335,7 +335,7 @@ PDFみたいな手のアイコンでドラッグできる。 [][11]
-[操作画面][11]
操作画面
+[操作画面][11]
操作画面
シェアウェアのマインドマップソフト。 ライブコントロールというボタン式のツールバーでノードを増やしたりしていけるので、 タッチパネルでも使いやすい。 @@ -412,7 +412,7 @@ pro版なら直接書き加えたり、編集などもできるようになる
- http://efcl.info/2008/0329/res123/ + https://efcl.info/2008/0329/res123/

@@ -427,13 +427,13 @@ Alt+tabは[リスト型タスク切り替え][14]が便利だと思う。 下はエンターキーをボタン2に割り当ててる。([enter.ahk][15]) 場合によってはCtrl+mで十分かもしれない。
-[ソフトを起動にAHKを割り当ててエンターを押す][16]
ソフトを起動にAHKを割り当ててエンターを押す
+[ソフトを起動にAHKを割り当ててエンターを押す][16]
ソフトを起動にAHKを割り当ててエンターを押す
[rakurakuassist.exe][17](アップローダから消滅してたので勝手に置かせてもらってます) らくらく手書き入力をトグルするソフトウェア
-
+

230 :[Fn]+[名無しさん] :sage :2009/01/02(金) 07:23:50 ID:M1gADkjE
>>206の書き込み見て便利そうだったから、即席でらくらく手書き入力の
切り替えができる実行ファイル作ってみたw PassはLOOX
http://www.dotup.org/uploda/www.dotup.org29251.zip.html

@@ -520,17 +520,17 @@ RGBのRの値に対して、キーを決めるので画像編集ソフトでス **9031: Free Downloads: Screensavers** :
-シンプルなスクリーンセーバー「FLIQLO」
シンプルなスクリーンセーバー「FLIQLO」
+シンプルなスクリーンセーバー「FLIQLO」
シンプルなスクリーンセーバー「FLIQLO」
## 他にやった事 **圧縮フォルダを無効にすることでエクスプローラを高速化[vista] | Web scratch** -: +: ソフトをアンインストールするのにRevo Uninstallerを使った。 もっと完全にアンインストールするなら、WWatch for WIN32かTotal Uninstallを使う。
使い方を間違うと起動できなくなるので注意
**レジストリの掃除からアンインストール関係で使える4つのフリーソフト | Web scratch** -: +: Twitterは [twicli][19]か[twhirl][20]を使っている。 @@ -553,26 +553,26 @@ Twitterは [twicli][19]か[twhirl][20]を使っている。 [ ][22][富士通UMPC”LOOX U”を購入!(その2:徹底省電力設定!) – ぐだぐだ~WILLCOM日記][23][][21] - [1]: http://efcl.info/wp-content/uploads/2009/02/dsc00567.jpg - [2]: http://efcl.info/wp-content/uploads/2009/02/dsc00566.jpg + [1]: https://efcl.info/wp-content/uploads/2009/02/dsc00567.jpg + [2]: https://efcl.info/wp-content/uploads/2009/02/dsc00566.jpg [3]: http://www.sizeasy.com/ - [4]: http://efcl.info/wp-content/uploads/2009/02/74177-0.jpg - [5]: http://efcl.info/wp-content/uploads/2009/02/1oiic-6b59b360660f093116785001b5d099d649a5e668.jpg + [4]: https://efcl.info/wp-content/uploads/2009/02/74177-0.jpg + [5]: https://efcl.info/wp-content/uploads/2009/02/1oiic-6b59b360660f093116785001b5d099d649a5e668.jpg [6]: http://www.anvir.com/ - [7]: http://efcl.info/wp-content/uploads/2009/02/looxu-0001.png + [7]: https://efcl.info/wp-content/uploads/2009/02/looxu-0001.png [8]: http://marilab.hp.infoseek.co.jp/buildfx/ [9]: http://caspar.regis.free.fr/ahs/ [10]: http://www.jaist.ac.jp/~t-koba/softwares.php#clicknav - [11]: http://efcl.info/wp-content/uploads/2009/02/loox_u.png + [11]: https://efcl.info/wp-content/uploads/2009/02/loox_u.png [12]: http://www.autodesk.co.jp/adsk/servlet/index?id=6980461&siteID=1169823 [13]: http://www.karpolan.com/software/auto-mute/ "Auto Mute" [14]: http://lukewarm.s101.xrea.com/myscripts/index.html - [15]: http://efcl.info/wp-content/uploads/enter.ahk - [16]: http://efcl.info/wp-content/uploads/2009/02/looxu-0003.png - [17]: http://efcl.info/wp-content/uploads/rakurakuassist.exe - [18]: http://efcl.info/wp-content/uploads/2009/02/key_ps.bmp + [15]: https://efcl.info/wp-content/uploads/enter.ahk + [16]: https://efcl.info/wp-content/uploads/2009/02/looxu-0003.png + [17]: https://efcl.info/wp-content/uploads/rakurakuassist.exe + [18]: https://efcl.info/wp-content/uploads/2009/02/key_ps.bmp [19]: http://www.geocities.jp/twicli/ [20]: http://www.twhirl.org/ [21]: http://www35.atwiki.jp/8240user/pages/26.html#id_99f07009 [22]: http://find.2ch.net/?STR=LOOX+U - [23]: http://d.hatena.ne.jp/wifimaster/20080630/p1 \ No newline at end of file + [23]: http://d.hatena.ne.jp/wifimaster/20080630/p1 diff --git "a/_posts/2009/2009-02-11-windows-os\345\206\215\343\202\244\343\203\263\343\202\271\343\203\210\343\203\274\343\203\253\343\201\256\344\272\213\345\211\215\343\201\253\343\201\231\343\202\213\343\201\271\343\201\215\344\272\213\343\201\276\343\201\250\343\202\201.md" "b/_posts/2009/2009-02-11-windows-os\345\206\215\343\202\244\343\203\263\343\202\271\343\203\210\343\203\274\343\203\253\343\201\256\344\272\213\345\211\215\343\201\253\343\201\231\343\202\213\343\201\271\343\201\215\344\272\213\343\201\276\343\201\250\343\202\201.md" index 266cabef5a..ec66f7aeb0 100755 --- "a/_posts/2009/2009-02-11-windows-os\345\206\215\343\202\244\343\203\263\343\202\271\343\203\210\343\203\274\343\203\253\343\201\256\344\272\213\345\211\215\343\201\253\343\201\231\343\202\213\343\201\271\343\201\215\344\272\213\343\201\276\343\201\250\343\202\201.md" +++ "b/_posts/2009/2009-02-11-windows-os\345\206\215\343\202\244\343\203\263\343\202\271\343\203\210\343\203\274\343\203\253\343\201\256\344\272\213\345\211\215\343\201\253\343\201\231\343\202\213\343\201\271\343\201\215\344\272\213\343\201\276\343\201\250\343\202\201.md" @@ -52,7 +52,7 @@ tags:

- レジストリを使わないソフトは普段からProgramフォルダには入れないで、別のSoftwareというフォルダに入れていたので、
それはコピーするだけで移行が出来るので簡単です。
しかし、多くのソフトはインストーラーを使ったレジストリにシリアルや設定などを記録しています。
そのようなソフトが数多くあると移行するのがかなり面倒になるので、それらのソフト毎のレジストリを保存(=ソフト毎の設定を保存)
して移行後ソフトをインストールしてからレジストリに値を書き戻せばすんなりと移行ができます。
SaveSetというソフトを使えば、レジストリを各ソフト毎に保存できます。
screenshot023 + レジストリを使わないソフトは普段からProgramフォルダには入れないで、別のSoftwareというフォルダに入れていたので、
それはコピーするだけで移行が出来るので簡単です。
しかし、多くのソフトはインストーラーを使ったレジストリにシリアルや設定などを記録しています。
そのようなソフトが数多くあると移行するのがかなり面倒になるので、それらのソフト毎のレジストリを保存(=ソフト毎の設定を保存)
して移行後ソフトをインストールしてからレジストリに値を書き戻せばすんなりと移行ができます。
SaveSetというソフトを使えば、レジストリを各ソフト毎に保存できます。
screenshot023

@@ -493,4 +493,4 @@ tags: OS Vista メーカ標準のツールでクリーンインストール開始。(Ghostというやつかな)  (2009/02/10 17:24:30) - \ No newline at end of file + diff --git "a/_posts/2009/2009-02-14-vista\343\201\256\343\202\267\343\203\247\343\203\274\343\203\210\343\202\253\343\203\203\343\203\210\343\202\242\343\202\244\343\202\263\343\203\263\343\201\213\343\202\211\347\237\242\345\215\260\343\202\222\345\244\211\346\233\264\345\217\226\343\202\212.md" "b/_posts/2009/2009-02-14-vista\343\201\256\343\202\267\343\203\247\343\203\274\343\203\210\343\202\253\343\203\203\343\203\210\343\202\242\343\202\244\343\202\263\343\203\263\343\201\213\343\202\211\347\237\242\345\215\260\343\202\222\345\244\211\346\233\264\345\217\226\343\202\212.md" index 82a6cc1359..de8a673717 100755 --- "a/_posts/2009/2009-02-14-vista\343\201\256\343\202\267\343\203\247\343\203\274\343\203\210\343\202\253\343\203\203\343\203\210\343\202\242\343\202\244\343\202\263\343\203\263\343\201\213\343\202\211\347\237\242\345\215\260\343\202\222\345\244\211\346\233\264\345\217\226\343\202\212.md" +++ "b/_posts/2009/2009-02-14-vista\343\201\256\343\202\267\343\203\247\343\203\274\343\203\210\343\202\253\343\203\203\343\203\210\343\202\242\343\202\244\343\202\263\343\203\263\343\201\213\343\202\211\347\237\242\345\215\260\343\202\222\345\244\211\346\233\264\345\217\226\343\202\212.md" @@ -19,7 +19,7 @@ tags: ショートカットにデフォルトでは矢印のようなマークがつき見栄えがよくない場合があります。 その矢印を変更したり、消したりすることができるソフトが[Vista Shortcut Manager][1]です。 -[2009214-vista-shortcut-013][2] +[2009214-vista-shortcut-013][2] * Arrow – デフォルトの矢印を表示 * Light Arrow – 用意されてる小さめの矢印に帰る @@ -75,4 +75,4 @@ XPではレジストリをいじることで矢印を消すことができまし [1]: http://www.frameworkx.com/ - [2]: http://efcl.info/wp-content/uploads/2009/02/2009214-vista-shortcut-013.png \ No newline at end of file + [2]: https://efcl.info/wp-content/uploads/2009/02/2009214-vista-shortcut-013.png diff --git "a/_posts/2009/2009-02-20-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\345\206\215\347\224\237\343\203\232\343\203\274\343\202\270\343\201\213\343\202\211\346\212\225\347\250\277\350\200\205\343\201\256\345\205\254\351\226\213\345\213\225\347\224\273.md" "b/_posts/2009/2009-02-20-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\345\206\215\347\224\237\343\203\232\343\203\274\343\202\270\343\201\213\343\202\211\346\212\225\347\250\277\350\200\205\343\201\256\345\205\254\351\226\213\345\213\225\347\224\273.md" index bda13e71f2..87e552f019 100755 --- "a/_posts/2009/2009-02-20-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\345\206\215\347\224\237\343\203\232\343\203\274\343\202\270\343\201\213\343\202\211\346\212\225\347\250\277\350\200\205\343\201\256\345\205\254\351\226\213\345\213\225\347\224\273.md" +++ "b/_posts/2009/2009-02-20-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\345\206\215\347\224\237\343\203\232\343\203\274\343\202\270\343\201\213\343\202\211\346\212\225\347\250\277\350\200\205\343\201\256\345\205\254\351\226\213\345\213\225\347\224\273.md" @@ -15,7 +15,7 @@ tags: --- タイトルそのままですが、動画からその動画の投稿者が投稿した動画一覧のページへのリンクを作るGreasemonkeyスクリプトです。 前提として投稿者が投稿動画一覧を公開設定にしている必要がありますので、人によっては取得できません。 -[cap0012][1] +[cap0012][1] 修正したのでこっちからダウンロード **niconico myvideo search for Greasemonkey** @@ -26,5 +26,5 @@ tags: gist: 67327 – GitHub : http://gist.github.com/67327 - [1]: http://efcl.info/wp-content/uploads/2009/02/cap0012.png - [2]: http://userscripts.org/scripts/show/73546 "niconico myvideo search for Greasemonkey" \ No newline at end of file + [1]: https://efcl.info/wp-content/uploads/2009/02/cap0012.png + [2]: http://userscripts.org/scripts/show/73546 "niconico myvideo search for Greasemonkey" diff --git "a/_posts/2009/2009-03-07-\343\202\277\343\203\226\343\202\222\343\203\204\343\203\252\343\203\274\350\241\250\347\244\272\343\201\247\343\201\215\343\202\213\346\213\241\345\274\265\346\251\237\350\203\275\343\200\214tab-tree\343\200\215.md" "b/_posts/2009/2009-03-07-\343\202\277\343\203\226\343\202\222\343\203\204\343\203\252\343\203\274\350\241\250\347\244\272\343\201\247\343\201\215\343\202\213\346\213\241\345\274\265\346\251\237\350\203\275\343\200\214tab-tree\343\200\215.md" index d78e6d59bb..88990a8aa1 100755 --- "a/_posts/2009/2009-03-07-\343\202\277\343\203\226\343\202\222\343\203\204\343\203\252\343\203\274\350\241\250\347\244\272\343\201\247\343\201\215\343\202\213\346\213\241\345\274\265\346\251\237\350\203\275\343\200\214tab-tree\343\200\215.md" +++ "b/_posts/2009/2009-03-07-\343\202\277\343\203\226\343\202\222\343\203\204\343\203\252\343\203\274\350\241\250\347\244\272\343\201\247\343\201\215\343\202\213\346\213\241\345\274\265\346\251\237\350\203\275\343\200\214tab-tree\343\200\215.md" @@ -41,7 +41,7 @@ Tabmix Plusの代用方法 常にタブバーを表示しない設定の場合に,最後のタブを閉じてもウインドウを閉じないようにする

-[導入後][6]
導入後
+[導入後][6]
導入後
**Tab Tree** : @@ -58,4 +58,4 @@ Tabmix Plusの代用方法 [3]: http://piro.sakura.ne.jp/latest/blosxom/mozilla/extension/2006-02-17_tabtree.htm [4]: https://addons.mozilla.org/en-US/firefox/addon/4534 [5]: https://addons.mozilla.org/ja/firefox/addon/6366 - [6]: http://efcl.info/wp-content/uploads/2009/03/sshot-5.png \ No newline at end of file + [6]: https://efcl.info/wp-content/uploads/2009/03/sshot-5.png diff --git "a/_posts/2009/2009-03-17-twitter\343\201\256\343\202\246\343\202\247\343\203\226\343\202\265\343\202\244\343\203\210\343\202\222\343\202\257\343\203\251\343\202\244\343\202\242\343\203\263\343\203\210\343\201\250\343\201\227\343\201\246\344\275\277\343\201\206\343\201\256\343\201\253.md" "b/_posts/2009/2009-03-17-twitter\343\201\256\343\202\246\343\202\247\343\203\226\343\202\265\343\202\244\343\203\210\343\202\222\343\202\257\343\203\251\343\202\244\343\202\242\343\203\263\343\203\210\343\201\250\343\201\227\343\201\246\344\275\277\343\201\206\343\201\256\343\201\253.md" index 0f49dfa8aa..cee13ecd54 100755 --- "a/_posts/2009/2009-03-17-twitter\343\201\256\343\202\246\343\202\247\343\203\226\343\202\265\343\202\244\343\203\210\343\202\222\343\202\257\343\203\251\343\202\244\343\202\242\343\203\263\343\203\210\343\201\250\343\201\227\343\201\246\344\275\277\343\201\206\343\201\256\343\201\253.md" +++ "b/_posts/2009/2009-03-17-twitter\343\201\256\343\202\246\343\202\247\343\203\226\343\202\265\343\202\244\343\203\210\343\202\222\343\202\257\343\203\251\343\202\244\343\202\242\343\203\263\343\203\210\343\201\250\343\201\227\343\201\246\344\275\277\343\201\206\343\201\256\343\201\253.md" @@ -32,7 +32,7 @@ Firefoxではusercontent.cssやstylishでCSSをいじれるので、自分なり 次に、画面サイズによって文字の大きさなどのバランスがくずれるので[NoSquint][3]:を使って文字サイズなどのバランスを調節しておきます。
-[デザインを調節した状態][4]
デザインを調節した状態
+[デザインを調節した状態][4]
デザインを調節した状態

送信ボタンが消えてますが、後でショートカットで行えるようにするのであんまり問題ないです。 @@ -98,7 +98,7 @@ TinyURLをマウスオーバーで展開してくれます。 ではよいTwitter生活を。 [1]: http://firefox.geckodev.org/index.php?usercontent.css%2F%E5%BA%83%E5%91%8A%E3%82%AB%E3%83%83%E3%83%88 - [2]: http://efcl.info/wp-content/uploads/2009/03/usercontent.css + [2]: https://efcl.info/wp-content/uploads/2009/03/usercontent.css [3]: http://urandom.ca/nosquint/ - [4]: http://efcl.info/wp-content/uploads/2009/03/twitter-e3839be383bce383a0__twittercom-home1.png - [5]: http://userscripts.org/scripts/show/43764 \ No newline at end of file + [4]: https://efcl.info/wp-content/uploads/2009/03/twitter-e3839be383bce383a0__twittercom-home1.png + [5]: http://userscripts.org/scripts/show/43764 diff --git "a/_posts/2009/2009-03-21-amazon\343\201\256\346\233\270\347\261\215\346\234\254\343\203\232\343\203\274\343\202\270\343\201\253\350\252\255\346\233\270\343\203\241\343\203\274\343\202\277\343\203\274\343\201\256\346\204\237\346\203\263\343\202\222\350\241\250\347\244\272\343\201\231.md" "b/_posts/2009/2009-03-21-amazon\343\201\256\346\233\270\347\261\215\346\234\254\343\203\232\343\203\274\343\202\270\343\201\253\350\252\255\346\233\270\343\203\241\343\203\274\343\202\277\343\203\274\343\201\256\346\204\237\346\203\263\343\202\222\350\241\250\347\244\272\343\201\231.md" index 8cc2ad5f6d..8fbbc5eee7 100755 --- "a/_posts/2009/2009-03-21-amazon\343\201\256\346\233\270\347\261\215\346\234\254\343\203\232\343\203\274\343\202\270\343\201\253\350\252\255\346\233\270\343\203\241\343\203\274\343\202\277\343\203\274\343\201\256\346\204\237\346\203\263\343\202\222\350\241\250\347\244\272\343\201\231.md" +++ "b/_posts/2009/2009-03-21-amazon\343\201\256\346\233\270\347\261\215\346\234\254\343\203\232\343\203\274\343\202\270\343\201\253\350\252\255\346\233\270\343\203\241\343\203\274\343\202\277\343\203\274\343\201\256\346\204\237\346\203\263\343\202\222\350\241\250\347\244\272\343\201\231.md" @@ -24,14 +24,14 @@ tags:  

-[イメージ][4]
イメージ
+[イメージ][4]
イメージ

設定したサイトの商品毎のページからコメントだけを抜き出して表示しています。 ボタンで表示を非表示に切り替えられるので、デフォルト表示/非表示を変えることもできる。 表示位置も変えられるので、自分の好きな位置に表示してください。
-[カスタマーレビューの近くに表示][5]
カスタマーレビューの近くに表示
+[カスタマーレビューの近くに表示][5]
カスタマーレビューの近くに表示
編集する時はステータスバーの猿アイコンからamazon\_cross\_meterを右クリックから編集してください。 以下のページからインストール @@ -47,5 +47,5 @@ tags: [1]: http://userscripts.org/scripts/show/44773 [2]: http://book.akahoshitakuya.com/ [3]: http://gamemeter.net/ - [4]: http://efcl.info/wp-content/uploads/2009/03/sstoradora.png - [5]: http://efcl.info/wp-content/uploads/2009/03/sshot-2009-03-21-16-02-42.png \ No newline at end of file + [4]: https://efcl.info/wp-content/uploads/2009/03/sstoradora.png + [5]: https://efcl.info/wp-content/uploads/2009/03/sshot-2009-03-21-16-02-42.png diff --git "a/_posts/2009/2009-03-26-pixiv\343\201\247\345\200\213\345\210\245\343\202\244\343\203\251\343\202\271\343\203\210\343\203\232\343\203\274\343\202\270\343\201\253\350\241\214\343\201\213\343\201\252\343\201\217\343\201\246\343\202\202\343\200\201\343\203\225\343\203\253\343\202\265.md" "b/_posts/2009/2009-03-26-pixiv\343\201\247\345\200\213\345\210\245\343\202\244\343\203\251\343\202\271\343\203\210\343\203\232\343\203\274\343\202\270\343\201\253\350\241\214\343\201\213\343\201\252\343\201\217\343\201\246\343\202\202\343\200\201\343\203\225\343\203\253\343\202\265.md" index 52b3c0cc62..3a02db8452 100755 --- "a/_posts/2009/2009-03-26-pixiv\343\201\247\345\200\213\345\210\245\343\202\244\343\203\251\343\202\271\343\203\210\343\203\232\343\203\274\343\202\270\343\201\253\350\241\214\343\201\213\343\201\252\343\201\217\343\201\246\343\202\202\343\200\201\343\203\225\343\203\253\343\202\265.md" +++ "b/_posts/2009/2009-03-26-pixiv\343\201\247\345\200\213\345\210\245\343\202\244\343\203\251\343\202\271\343\203\210\343\203\232\343\203\274\343\202\270\343\201\253\350\241\214\343\201\213\343\201\252\343\201\217\343\201\246\343\202\202\343\200\201\343\203\225\343\203\253\343\202\265.md" @@ -14,13 +14,13 @@ tags: - Greasemonkey - pixiv --- -[db63f557175f3880ced8f8a96fad26871][1] +[db63f557175f3880ced8f8a96fad26871][1]
[pixiv images direct link][2]はpixivでサムネイルの下に、直接フルサイズの画像へのリンクをつけるGreasemonkeyです。 いろんなとこにオリジナルサイズへのリンク[S]が表示されると思います。 -[sshot-2][3] +[sshot-2][3] AutoPagerizeにも対応していて、基本的には[Greased Lightbox][4]と連携して使うことを想定していますので、 @@ -37,7 +37,7 @@ tags:
- [1]: http://efcl.info/wp-content/uploads/2009/03/db63f557175f3880ced8f8a96fad26871.png + [1]: https://efcl.info/wp-content/uploads/2009/03/db63f557175f3880ced8f8a96fad26871.png [2]: http://userscripts.org/scripts/show/45192 - [3]: http://efcl.info/wp-content/uploads/2009/03/sshot-2.png - [4]: http://shiftingpixel.com/lightbox/ \ No newline at end of file + [3]: https://efcl.info/wp-content/uploads/2009/03/sshot-2.png + [4]: http://shiftingpixel.com/lightbox/ diff --git "a/_posts/2009/2009-04-29-tombloo\343\201\213\343\202\211twitter\343\201\253\343\203\235\343\202\271\343\203\210\343\201\231\343\202\213\343\201\250\343\201\215\343\201\253\343\200\201\351\240\255\343\201\253\350\246\213\343\201\246\343\202\213\343\201\250\344\273\230\343\201\221.md" "b/_posts/2009/2009-04-29-tombloo\343\201\213\343\202\211twitter\343\201\253\343\203\235\343\202\271\343\203\210\343\201\231\343\202\213\343\201\250\343\201\215\343\201\253\343\200\201\351\240\255\343\201\253\350\246\213\343\201\246\343\202\213\343\201\250\344\273\230\343\201\221.md" index 06dd3e1111..02afad5e79 100755 --- "a/_posts/2009/2009-04-29-tombloo\343\201\213\343\202\211twitter\343\201\253\343\203\235\343\202\271\343\203\210\343\201\231\343\202\213\343\201\250\343\201\215\343\201\253\343\200\201\351\240\255\343\201\253\350\246\213\343\201\246\343\202\213\343\201\250\344\273\230\343\201\221.md" +++ "b/_posts/2009/2009-04-29-tombloo\343\201\213\343\202\211twitter\343\201\253\343\203\235\343\202\271\343\203\210\343\201\231\343\202\213\343\201\250\343\201\215\343\201\253\343\200\201\351\240\255\343\201\253\350\246\213\343\201\246\343\202\213\343\201\250\344\273\230\343\201\221.md" @@ -17,10 +17,10 @@ tags: - twitter --- TomblooからTwitterにポストするときに、何もコメントを書いていない時に** -見てる: “引用文” Web scratch http://efcl.info/ ** +見てる: “引用文” Web scratch https://efcl.info/ ** みたいな感じに頭に文字列を挿入するscriptパッチです。 コメントありの場合は -**コメント “引用文” Web scratch http://efcl.info/ ** +**コメント “引用文” Web scratch https://efcl.info/ ** という形になります。(引用文はQuote時のみ) 追記: 0.4.6からに合わせた形式に合わせました。 @@ -56,4 +56,4 @@ TomblooからTwitterにポストするときに、何もコメントを書いて UTF-8で保存すれば、日本語で大丈夫だと思ったのに自分の環境では文字化けしたので、
http://piro.sakura.ne.jp/latest/entries/mozilla/xul/2005-09-28_unicode-escape.files/unicode.xul
を使ってエスケープした物を入れるとよいかも。
[1]: http://gist.github.com/raw/159168/019bb4dc7032d2eb53309ee65a81878ade41ba86/Twitter_pre.js - [2]: http://d.hatena.ne.jp/toby/20100220/quoted_title_of_tombloo_patch_for_posting_twitter \ No newline at end of file + [2]: http://d.hatena.ne.jp/toby/20100220/quoted_title_of_tombloo_patch_for_posting_twitter diff --git "a/_posts/2009/2009-05-05-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\247\345\206\215\347\224\237\343\203\232\343\203\274\343\202\270\343\201\256\343\202\277\343\202\260\343\202\222\344\275\277\343\201\204\343\200\201\343\201\257\343\201\246\343\203\226.md" "b/_posts/2009/2009-05-05-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\247\345\206\215\347\224\237\343\203\232\343\203\274\343\202\270\343\201\256\343\202\277\343\202\260\343\202\222\344\275\277\343\201\204\343\200\201\343\201\257\343\201\246\343\203\226.md" index c235ef66b2..b228828e8e 100755 --- "a/_posts/2009/2009-05-05-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\247\345\206\215\347\224\237\343\203\232\343\203\274\343\202\270\343\201\256\343\202\277\343\202\260\343\202\222\344\275\277\343\201\204\343\200\201\343\201\257\343\201\246\343\203\226.md" +++ "b/_posts/2009/2009-05-05-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\247\345\206\215\347\224\237\343\203\232\343\203\274\343\202\270\343\201\256\343\202\277\343\202\260\343\202\222\344\275\277\343\201\204\343\200\201\343\201\257\343\201\246\343\203\226.md" @@ -28,7 +28,7 @@ tags: まずポスト先として利用できるサイトは**はてなブックマーク**と**del.icio.us**になっており、同時に両方にポスト(クロスポスト)することも可能です。 また選択したタグをニコニコ動画で検索することもできます。([NicoVideo Multiple Tag Search Tool][2]と同じ機能です) -### [e9a098e59f9fe68c87e5ae9a-32769-2009-05-05-1][3] +### [e9a098e59f9fe68c87e5ae9a-32769-2009-05-05-1][3] ## ポスト先の設定
@@ -107,5 +107,5 @@ tags: [1]: http://userscripts.org/scripts/show/48046 [2]: http://userscripts.org/scripts/show/41650 - [3]: http://efcl.info/wp-content/uploads/2009/05/e9a098e59f9fe68c87e5ae9a-32769-2009-05-05-1.png - [4]: http://d.hatena.ne.jp/nastack/20080610/1213100873 \ No newline at end of file + [3]: https://efcl.info/wp-content/uploads/2009/05/e9a098e59f9fe68c87e5ae9a-32769-2009-05-05-1.png + [4]: http://d.hatena.ne.jp/nastack/20080610/1213100873 diff --git "a/_posts/2009/2009-05-23-ldr\343\201\256\343\202\210\343\201\206\343\201\252\343\202\271\343\203\232\343\203\274\343\202\271\343\202\271\343\202\257\343\203\255\343\203\274\343\203\253\343\202\222\350\241\214\343\201\206\343\202\271\343\202\257\343\203\252\343\203\227\343\203\210keyconf.md" "b/_posts/2009/2009-05-23-ldr\343\201\256\343\202\210\343\201\206\343\201\252\343\202\271\343\203\232\343\203\274\343\202\271\343\202\271\343\202\257\343\203\255\343\203\274\343\203\253\343\202\222\350\241\214\343\201\206\343\202\271\343\202\257\343\203\252\343\203\227\343\203\210keyconf.md" index 33b3cb4427..7be28f1636 100755 --- "a/_posts/2009/2009-05-23-ldr\343\201\256\343\202\210\343\201\206\343\201\252\343\202\271\343\203\232\343\203\274\343\202\271\343\202\271\343\202\257\343\203\255\343\203\274\343\203\253\343\202\222\350\241\214\343\201\206\343\202\271\343\202\257\343\203\252\343\203\227\343\203\210keyconf.md" +++ "b/_posts/2009/2009-05-23-ldr\343\201\256\343\202\210\343\201\206\343\201\252\343\202\271\343\203\232\343\203\274\343\202\271\343\202\271\343\202\257\343\203\255\343\203\274\343\203\253\343\202\222\350\241\214\343\201\206\343\202\271\343\202\257\343\203\252\343\203\227\343\203\210keyconf.md" @@ -33,11 +33,11 @@ LDRのように、少しスムーズなスペーススクロールを実現す そして、ツールメニューからキーボードショートカットの変更を選びます。 新規追加から適当な名前と以下のスクリプトを書き込みます。 -[2009-05-23-19-13-15][4] +[2009-05-23-19-13-15][4] 下スクロール用 -そして、新しく作成したショートカットで選択した状態で、ショートカットキーとして半角でスペースを入れて適用します。 (見た目的に入ってないように見えますが、実は入ってます。) [2009-05-23-19-46-05][5] 同様に上スクロール用のショートカットを作成します。 以下のスクリプトを記入する。 +そして、新しく作成したショートカットで選択した状態で、ショートカットキーとして半角でスペースを入れて適用します。 (見た目的に入ってないように見えますが、実は入ってます。) [2009-05-23-19-46-05][5] 同様に上スクロール用のショートカットを作成します。 以下のスクリプトを記入する。 以上で、Firefoxを再起動したらスペースでLDRライクなスクロールが行えると思います。 @@ -117,5 +117,5 @@ LDRのように、少しスムーズなスペーススクロールを実現す [1]: http://d.hatena.ne.jp/nagaton/20060831/1156993415 [2]: http://forums.mozillazine.org/viewtopic.php?t=72994 [3]: http://www.pqrs.org/tekezo/firefox/extensions/functions_for_keyconfig/index.html.ja - [4]: http://efcl.info/wp-content/uploads/2009/05/2009-05-23-19-13-15.png - [5]: http://efcl.info/wp-content/uploads/2009/05/2009-05-23-19-46-05.png \ No newline at end of file + [4]: https://efcl.info/wp-content/uploads/2009/05/2009-05-23-19-13-15.png + [5]: https://efcl.info/wp-content/uploads/2009/05/2009-05-23-19-46-05.png diff --git "a/_posts/2009/2009-05-23-syntaxhighlighter-plus\343\201\213\343\202\211\345\210\245\343\201\256\343\202\275\343\203\274\343\202\271\343\202\263\343\203\274\343\203\211\343\203\217\343\202\244\343\203\251\343\202\244\343\203\210\343\203\227\343\203\251\343\202\260\343\202\244.md" "b/_posts/2009/2009-05-23-syntaxhighlighter-plus\343\201\213\343\202\211\345\210\245\343\201\256\343\202\275\343\203\274\343\202\271\343\202\263\343\203\274\343\203\211\343\203\217\343\202\244\343\203\251\343\202\244\343\203\210\343\203\227\343\203\251\343\202\260\343\202\244.md" index fcd5afb974..c00a22d568 100755 --- "a/_posts/2009/2009-05-23-syntaxhighlighter-plus\343\201\213\343\202\211\345\210\245\343\201\256\343\202\275\343\203\274\343\202\271\343\202\263\343\203\274\343\203\211\343\203\217\343\202\244\343\203\251\343\202\244\343\203\210\343\203\227\343\203\251\343\202\260\343\202\244.md" +++ "b/_posts/2009/2009-05-23-syntaxhighlighter-plus\343\201\213\343\202\211\345\210\245\343\201\256\343\202\275\343\203\274\343\202\271\343\202\263\343\203\274\343\203\211\343\203\217\343\202\244\343\203\251\343\202\244\343\203\210\343\203\227\343\203\251\343\202\260\343\202\244.md" @@ -51,7 +51,7 @@ SyntaxHighlighter Plusは 設定メニューから[HF Edition][3]の書式で書く言語別に作っておくと便利です。
-[<pre>の後に改行しておくといい][5]
preの後に改行しておくといい
+[<pre>の後に改行しておくといい][5]
preの後に改行しておくといい
  **Google Syntax Highlighter for WordPress HF Edition** @@ -67,4 +67,4 @@ SyntaxHighlighter Plusは [2]: http://urbangiraffe.com/plugins/search-regex/ [3]: http://soft.fpso.jp/develop/wordpress/plugin/entry_1219.html [4]: http://wordpress.org/extend/plugins/addquicktag/ - [5]: http://efcl.info/wp-content/uploads/2009/05/2009-05-23-23-04-03.png \ No newline at end of file + [5]: https://efcl.info/wp-content/uploads/2009/05/2009-05-23-23-04-03.png diff --git "a/_posts/2009/2009-06-28-fmv-\343\203\216\343\203\274\343\203\210pc\343\201\256\343\202\255\343\203\274\343\203\210\343\203\203\343\203\227\343\201\256\344\273\230\343\201\221\346\226\271.md" "b/_posts/2009/2009-06-28-fmv-\343\203\216\343\203\274\343\203\210pc\343\201\256\343\202\255\343\203\274\343\203\210\343\203\203\343\203\227\343\201\256\344\273\230\343\201\221\346\226\271.md" index d7d12e06ee..24c1686649 100755 --- "a/_posts/2009/2009-06-28-fmv-\343\203\216\343\203\274\343\203\210pc\343\201\256\343\202\255\343\203\274\343\203\210\343\203\203\343\203\227\343\201\256\344\273\230\343\201\221\346\226\271.md" +++ "b/_posts/2009/2009-06-28-fmv-\343\203\216\343\203\274\343\203\210pc\343\201\256\343\202\255\343\203\274\343\203\210\343\203\203\343\203\227\343\201\256\344\273\230\343\201\221\346\226\271.md" @@ -16,7 +16,7 @@ tags: FMV-S8230というノートPCを普段使っているのですが、突然キートップが外れたの付け方のメモ。 FMV ノートPCはこの形状のキートップが多いみたいです。
-[外れた7のキートップ][1]
外れた7のキートップ
+[外れた7のキートップ][1]
外れた7のキートップ
  基本的には[FMV BIBLO のキートップのはずし方][2]に沿ったやり方なので、このページをよく読むといい。 @@ -24,20 +24,20 @@ FMV ノートPCはこの形状のキートップが多いみたいです。[注意 骨には裏表がある][3]
注意 骨には裏表がある
+ 両方の骨が上手く動くと表裏があってる。
[注意 骨には裏表がある][3]
注意 骨には裏表がある
骨には裏表があるので、合うようにしないと上手くはまらない。 3. キートップにはってる骨を受け口につける。 - [img_0088][4] + [img_0088][4] 4. 右側の骨を左まで寄せて、キートップを上からパチッってなるようにはめ込む -
[骨が少しゆがんだ影響が…][5]
骨が少しゆがんだ影響が…
+
[骨が少しゆがんだ影響が…][5]
骨が少しゆがんだ影響が…
自分が使っているPCはかなりキートップが薄いので、はめるのにかなり苦労した ((数時間)) 骨は結構吹っ飛ぶので、吹っ飛んでも見つけられる環境でやるといい。   - [1]: http://efcl.info/wp-content/uploads/2009/06/img_0086.jpg + [1]: https://efcl.info/wp-content/uploads/2009/06/img_0086.jpg [2]: http://f42.aaa.livedoor.jp/%7Eakipara/new_page_17.htm - [3]: http://efcl.info/wp-content/uploads/2009/06/img_0087.jpg - [4]: http://efcl.info/wp-content/uploads/2009/06/img_0088.jpg - [5]: http://efcl.info/wp-content/uploads/2009/06/img_0089.jpg \ No newline at end of file + [3]: https://efcl.info/wp-content/uploads/2009/06/img_0087.jpg + [4]: https://efcl.info/wp-content/uploads/2009/06/img_0088.jpg + [5]: https://efcl.info/wp-content/uploads/2009/06/img_0089.jpg diff --git "a/_posts/2009/2009-08-12-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\343\203\236\343\202\244\343\203\252\343\202\271\343\203\210\343\201\256\343\203\225\343\202\241\343\203\223\343\202\263\343\203\263\343\202\222\345\213\225\347\224\273\347\267\217.md" "b/_posts/2009/2009-08-12-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\343\203\236\343\202\244\343\203\252\343\202\271\343\203\210\343\201\256\343\203\225\343\202\241\343\203\223\343\202\263\343\203\263\343\202\222\345\213\225\347\224\273\347\267\217.md" index 5e8388c05b..7071aff466 100755 --- "a/_posts/2009/2009-08-12-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\343\203\236\343\202\244\343\203\252\343\202\271\343\203\210\343\201\256\343\203\225\343\202\241\343\203\223\343\202\263\343\203\263\343\202\222\345\213\225\347\224\273\347\267\217.md" +++ "b/_posts/2009/2009-08-12-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\343\203\236\343\202\244\343\203\252\343\202\271\343\203\210\343\201\256\343\203\225\343\202\241\343\203\223\343\202\263\343\203\263\343\202\222\345\213\225\347\224\273\347\267\217.md" @@ -19,7 +19,7 @@ tags: ファビコンに動画総数が入るので何かの目安になるかもしれません。
-
縦置きタブバー上での表示
縦置きタブバー上での表示
+
縦置きタブバー上での表示
縦置きタブバー上での表示
* [Mylist counter.user.js][1] @@ -36,4 +36,4 @@ tags:
- [1]: http://gist.github.com/raw/166531/689367d4e8ff84cddc7e7aeb5c05d19ae4e4adef/Mylist%20counter.user.js \ No newline at end of file + [1]: http://gist.github.com/raw/166531/689367d4e8ff84cddc7e7aeb5c05d19ae4e4adef/Mylist%20counter.user.js diff --git "a/_posts/2009/2009-08-13-atok\343\201\256\351\233\273\345\255\220\350\276\236\345\205\270office\351\200\243\346\220\272\343\203\204\343\203\274\343\203\253\343\202\222firefox\343\201\247\344\275\277\343\201\206userchrome-js.md" "b/_posts/2009/2009-08-13-atok\343\201\256\351\233\273\345\255\220\350\276\236\345\205\270office\351\200\243\346\220\272\343\203\204\343\203\274\343\203\253\343\202\222firefox\343\201\247\344\275\277\343\201\206userchrome-js.md" index 393a9470a9..807d598c72 100755 --- "a/_posts/2009/2009-08-13-atok\343\201\256\351\233\273\345\255\220\350\276\236\345\205\270office\351\200\243\346\220\272\343\203\204\343\203\274\343\203\253\343\202\222firefox\343\201\247\344\275\277\343\201\206userchrome-js.md" +++ "b/_posts/2009/2009-08-13-atok\343\201\256\351\233\273\345\255\220\350\276\236\345\205\270office\351\200\243\346\220\272\343\203\204\343\203\274\343\203\253\343\202\222firefox\343\201\247\344\275\277\343\201\206userchrome-js.md" @@ -31,13 +31,13 @@ ATOKアップデートか[[949-P ATOK 2009 for Windows]サポート・ダウ そしてFirefoxを再起動すれば、文字列を選択したときにコンテキストメニューに”ATOKで検索”とでるので、実行するとGetTextOperaLClick.exeによって 電子辞典を引くことができます。
-[実行例][4]
実行例
+[実行例][4]
実行例
GetTextOperaLClickは他のソフトでもつかえるので、詳しい使い方は[Opera, Firefox, 秀丸, Janeで電子辞典(for Windows)を使う][5]をみるのがいいと思います。   [1]: http://support.justsystems.com/jp/app/servlet/product?pid=949 [2]: http://sites.google.com/site/jsmatome/atok/option/tool "Opera, Firefox, 秀丸, Janeで電子辞典(for Windows)を使う (JustSystems まとめ)" - [3]: http://efcl.info/wp-content/uploads/2009/08/Search-Atok.uc_.js - [4]: http://efcl.info/wp-content/uploads/2009/08/sshot-2009-08-13-21-10-00.png - [5]: http://sites.google.com/site/jsmatome/atok/option/tool \ No newline at end of file + [3]: https://efcl.info/wp-content/uploads/2009/08/Search-Atok.uc_.js + [4]: https://efcl.info/wp-content/uploads/2009/08/sshot-2009-08-13-21-10-00.png + [5]: http://sites.google.com/site/jsmatome/atok/option/tool diff --git "a/_posts/2009/2009-08-13-\351\201\270\346\212\236\347\257\204\345\233\262\343\201\256\343\203\206\343\202\255\343\202\271\343\203\210\343\202\222\343\203\225\343\202\241\343\202\244\343\203\253\343\201\250\343\201\227\343\201\246\344\277\235\345\255\230\343\201\231\343\202\213userchrome.md" "b/_posts/2009/2009-08-13-\351\201\270\346\212\236\347\257\204\345\233\262\343\201\256\343\203\206\343\202\255\343\202\271\343\203\210\343\202\222\343\203\225\343\202\241\343\202\244\343\203\253\343\201\250\343\201\227\343\201\246\344\277\235\345\255\230\343\201\231\343\202\213userchrome.md" index fcc00d37d5..09e9ff382a 100755 --- "a/_posts/2009/2009-08-13-\351\201\270\346\212\236\347\257\204\345\233\262\343\201\256\343\203\206\343\202\255\343\202\271\343\203\210\343\202\222\343\203\225\343\202\241\343\202\244\343\203\253\343\201\250\343\201\227\343\201\246\344\277\235\345\255\230\343\201\231\343\202\213userchrome.md" +++ "b/_posts/2009/2009-08-13-\351\201\270\346\212\236\347\257\204\345\233\262\343\201\256\343\203\206\343\202\255\343\202\271\343\203\210\343\202\222\343\203\225\343\202\241\343\202\244\343\203\253\343\201\250\343\201\227\343\201\246\344\277\235\345\255\230\343\201\231\343\202\213userchrome.md" @@ -47,11 +47,11 @@ Syntax Highlighterしてるような文章を保存したとき、改行やタ   - [1]: http://efcl.info/wp-content/uploads/2009/08/saveSelection.uc_.js + [1]: https://efcl.info/wp-content/uploads/2009/08/saveSelection.uc_.js [2]: http://www.kanasansoft.com/weblab/2009/01/bookmarklet_1.html "選択範囲を保存するBookmarklet (Kanasansoft Web Lab.)" [3]: http://piro.sakura.ne.jp/xul/tips/x0022.html "XUL Apps > Tips > ファイル選択のダイアログ - outsider reflex" [4]: http://xul-app.hp.infoseek.co.jp/xultu-janit/filedialog.html "XUL チュートリアル - 「開く」ダイアログと「保存」ダイアログ" [5]: https://developer.mozilla.org/index.php?title=Ja/Code_snippets/File_I%2F%2FO "File I/O - MDC" [6]: http://morishoji.homelinux.net/2006/11/xul_file_io.html "XUL でローカルファイルの入出力 - 森小路の雑把日記" [7]: http://d.hatena.ne.jp/papamitra/20071111/nicoget "[firefox][備忘録] ニコニコ動画のflvファイルを保存するfirefoxエクステンションを作成 - papamitra" - [8]: http://emxas.co.jp/itblog/category_38/item_173.html "EMXAS IT工房 » Firefox拡張機能を作ってみる(3)" \ No newline at end of file + [8]: http://emxas.co.jp/itblog/category_38/item_173.html "EMXAS IT工房 » Firefox拡張機能を作ってみる(3)" diff --git "a/_posts/2009/2009-08-26-google\343\201\256\346\244\234\347\264\242\347\265\220\346\236\234\343\201\253twitter\346\244\234\347\264\242\343\201\256\347\265\220\346\236\234\343\202\222\345\220\214\346\231\202\343\201\253\350\241\250\347\244\272\343\201\231\343\202\213greasemonkey.md" "b/_posts/2009/2009-08-26-google\343\201\256\346\244\234\347\264\242\347\265\220\346\236\234\343\201\253twitter\346\244\234\347\264\242\343\201\256\347\265\220\346\236\234\343\202\222\345\220\214\346\231\202\343\201\253\350\241\250\347\244\272\343\201\231\343\202\213greasemonkey.md" index 19d2cd3881..26c2410fcf 100755 --- "a/_posts/2009/2009-08-26-google\343\201\256\346\244\234\347\264\242\347\265\220\346\236\234\343\201\253twitter\346\244\234\347\264\242\343\201\256\347\265\220\346\236\234\343\202\222\345\220\214\346\231\202\343\201\253\350\241\250\347\244\272\343\201\231\343\202\213greasemonkey.md" +++ "b/_posts/2009/2009-08-26-google\343\201\256\346\244\234\347\264\242\347\265\220\346\236\234\343\201\253twitter\346\244\234\347\264\242\343\201\256\347\265\220\346\236\234\343\202\222\345\220\214\346\231\202\343\201\253\350\241\250\347\244\272\343\201\231\343\202\213greasemonkey.md" @@ -19,7 +19,7 @@ Googleの検索結果画面に[Twitter検索][1]の結果も表示するGreasemo [Twitter検索][1]は[@penguinana][2]の方を使ってるのでより日本語に適したものが返ってくると思います。 Twitter検索はほぼリアルタイムで流れているのでより即時性の高い検索結果が見られるので便利です。 -[sshot-2009-08-26-[17-18-14]][3] +[sshot-2009-08-26-[17-18-14]][3] * [Twitter Search Results on Google.user.js][4] @@ -30,5 +30,5 @@ Twitter検索はほぼリアルタイムで流れているのでより即時性 [1]: http://pcod.no-ip.org/yats/ [2]: http://twitter.com/penguinana "Twitter / penguinana" - [3]: http://efcl.info/wp-content/uploads/2009/08/sshot-2009-08-26-17-18-14.png - [4]: http://gist.github.com/raw/175393/c7e70a248b9e812903dc6a5b0502355daed4d95f/Twitter%20Search%20Results%20on%20Google.user.js \ No newline at end of file + [3]: https://efcl.info/wp-content/uploads/2009/08/sshot-2009-08-26-17-18-14.png + [4]: http://gist.github.com/raw/175393/c7e70a248b9e812903dc6a5b0502355daed4d95f/Twitter%20Search%20Results%20on%20Google.user.js diff --git "a/_posts/2009/2009-08-31-emacsmeadow\343\201\256\345\260\216\345\205\245\343\201\250\350\250\255\345\256\232\346\226\271\346\263\225\343\201\256\343\203\241\343\203\242.md" "b/_posts/2009/2009-08-31-emacsmeadow\343\201\256\345\260\216\345\205\245\343\201\250\350\250\255\345\256\232\346\226\271\346\263\225\343\201\256\343\203\241\343\203\242.md" index e9670e62ea..ff00045e24 100755 --- "a/_posts/2009/2009-08-31-emacsmeadow\343\201\256\345\260\216\345\205\245\343\201\250\350\250\255\345\256\232\346\226\271\346\263\225\343\201\256\343\203\241\343\203\242.md" +++ "b/_posts/2009/2009-08-31-emacsmeadow\343\201\256\345\260\216\345\205\245\343\201\250\350\250\255\345\256\232\346\226\271\346\263\225\343\201\256\343\203\241\343\203\242.md" @@ -73,7 +73,7 @@ Emacs(使用しているのはMeadowだけど)の設定方法のメモ : js2-modeはjavascriptを書くのに導入 .emacsに直接書かなくてもメニューバーから設定できる。 -[sshot-2009-08-31-[21-52-59]][14] +[sshot-2009-08-31-[21-52-59]][14] [selflearn @ ウィキ – 秀丸からEmacsへ移行する][15] : 設定について細かく解説が書いてあるので、他のエディタから移行するのに役にたつ。 @@ -97,5 +97,5 @@ C-[とかキーバインドを割り当てる事ができない。(なぜかESC [11]: http://stud4.tuwien.ac.at/%7Ee0225855/linum/linum.html [12]: http://d.hatena.ne.jp/mooz/20090820/p1 "JsDoc 形式のコメントを扱うパッケージ js-doc.el - リタマス" [13]: http://8-p.info/emacs-javascript.html "Emacs で JavaScript を書く" - [14]: http://efcl.info/wp-content/uploads/2009/08/sshot-2009-08-31-21-52-59.png - [15]: http://www23.atwiki.jp/selflearn/pages/41.html "selflearn @ ウィキ - 秀丸からEmacsへ移行する" \ No newline at end of file + [14]: https://efcl.info/wp-content/uploads/2009/08/sshot-2009-08-31-21-52-59.png + [15]: http://www23.atwiki.jp/selflearn/pages/41.html "selflearn @ ウィキ - 秀丸からEmacsへ移行する" diff --git "a/_posts/2009/2009-08-31-\344\273\212\350\246\213\343\201\246\343\202\213\343\202\265\343\202\244\343\203\210\343\201\256\347\237\255\347\270\256url\343\202\222\343\202\257\343\203\252\343\203\203\343\203\227\343\203\234\343\203\274\343\203\211\343\201\253\343\202\263\343\203\224.md" "b/_posts/2009/2009-08-31-\344\273\212\350\246\213\343\201\246\343\202\213\343\202\265\343\202\244\343\203\210\343\201\256\347\237\255\347\270\256url\343\202\222\343\202\257\343\203\252\343\203\203\343\203\227\343\203\234\343\203\274\343\203\211\343\201\253\343\202\263\343\203\224.md" index 03db338ca7..02a3b15bf2 100755 --- "a/_posts/2009/2009-08-31-\344\273\212\350\246\213\343\201\246\343\202\213\343\202\265\343\202\244\343\203\210\343\201\256\347\237\255\347\270\256url\343\202\222\343\202\257\343\203\252\343\203\203\343\203\227\343\203\234\343\203\274\343\203\211\343\201\253\343\202\263\343\203\224.md" +++ "b/_posts/2009/2009-08-31-\344\273\212\350\246\213\343\201\246\343\202\213\343\202\265\343\202\244\343\203\210\343\201\256\347\237\255\347\270\256url\343\202\222\343\202\257\343\203\252\343\203\203\343\203\227\343\203\234\343\203\274\343\203\211\343\201\253\343\202\263\343\203\224.md" @@ -16,7 +16,7 @@ tags: --- Tomblooのパッチとして動作するので[Tombloo][1]をインストールしている人用です。 今見てるサイトの短縮URLを一発でクリップボードにコピーできます。 -[sshot-2009-08-29-[17-43-16]][2] +[sshot-2009-08-29-[17-43-16]][2] * [action.copyShortLink.js][3] is.gd版 @@ -34,7 +34,7 @@ Tomblooのパッチとして動作するので[Tombloo][1]をインストール Tomblooのscriptフォルダを毎回開くのが面倒だったので、一発で開くスクリプト
-[ツールのところのTomblooに追加される][5]
ツールのところのTomblooに追加される
+[ツールのところのTomblooに追加される][5]
ツールのところのTomblooに追加される

* [action.openScriptFolder.js][6] @@ -84,9 +84,9 @@ function copyHTML(str) { : [http://gist.github.com/415348][7] [1]: http://wiki.github.com/to/tombloo - [2]: http://efcl.info/wp-content/uploads/2009/08/sshot-2009-08-29-17-43-16.png + [2]: https://efcl.info/wp-content/uploads/2009/08/sshot-2009-08-29-17-43-16.png [3]: http://gist.github.com/raw/177432/dbef848e7adc0e232705e790bde22dc924c59a50/action.copyShortLink.js [4]: http://gist.github.com/raw/415348/84a91d4fc1b518a2094d848e25154edc0c2df6ff/action.copybitlyLink.js - [5]: http://efcl.info/wp-content/uploads/2009/08/sshot-2009-08-31-21-37-47.png + [5]: https://efcl.info/wp-content/uploads/2009/08/sshot-2009-08-31-21-37-47.png [6]: http://gist.github.com/raw/178438/8344b6f8b50bbdc22ff2b49a01539c0faa957e6c/action.openScriptFolder.js - [7]: http://gist.github.com/415348 "gist: 415348 - Tomblooパッチ- GitHub" \ No newline at end of file + [7]: http://gist.github.com/415348 "gist: 415348 - Tomblooパッチ- GitHub" diff --git "a/_posts/2009/2009-09-11-twitter\343\201\256\343\203\246\343\203\274\343\202\266\343\203\274\343\203\232\343\203\274\343\202\270\343\201\213\343\202\211twilog\343\202\222\343\203\201\343\202\247\343\203\203\343\202\257\343\201\231\343\202\213greasemonkey.md" "b/_posts/2009/2009-09-11-twitter\343\201\256\343\203\246\343\203\274\343\202\266\343\203\274\343\203\232\343\203\274\343\202\270\343\201\213\343\202\211twilog\343\202\222\343\203\201\343\202\247\343\203\203\343\202\257\343\201\231\343\202\213greasemonkey.md" index 4e069a270b..371a1f3ac7 100755 --- "a/_posts/2009/2009-09-11-twitter\343\201\256\343\203\246\343\203\274\343\202\266\343\203\274\343\203\232\343\203\274\343\202\270\343\201\213\343\202\211twilog\343\202\222\343\203\201\343\202\247\343\203\203\343\202\257\343\201\231\343\202\213greasemonkey.md" +++ "b/_posts/2009/2009-09-11-twitter\343\201\256\343\203\246\343\203\274\343\202\266\343\203\274\343\203\232\343\203\274\343\202\270\343\201\213\343\202\211twilog\343\202\222\343\203\201\343\202\247\343\203\203\343\202\257\343\201\231\343\202\213greasemonkey.md" @@ -16,7 +16,7 @@ tags: [Twilog][1]というTwitterのつぶやきを日付毎に記録してくれるサービスが便利なので、 twitterのユーザーページ(https://twitter.com/azu_re )とかからそのユーザーがTwilogを利用してるかをチェックするGreasemonkeyを書きました。
-[large][2]
ユーザー名の横にアイコンがでる
+[large][2]
ユーザー名の横にアイコンがでる
Twilogに登録していると、ユーザー名の隣にアイコンを表示します。 * [Twilog checker][3] @@ -31,7 +31,7 @@ false: 0 e.g) // 1* [1]: http://twilog.org/ - [2]: http://efcl.info/wp-content/uploads/2009/09/large.png + [2]: https://efcl.info/wp-content/uploads/2009/09/large.png [3]: http://userscripts.org/scripts/show/57387 [4]: http://twitter.com/azu_re/status/3864502565 - [5]: http://twitter.com/ropross/statuses/3886731176 \ No newline at end of file + [5]: http://twitter.com/ropross/statuses/3886731176 diff --git "a/_posts/2009/2009-09-18-custom-buttons\343\203\215\343\202\277\343\201\250mouseover-dictionary.md" "b/_posts/2009/2009-09-18-custom-buttons\343\203\215\343\202\277\343\201\250mouseover-dictionary.md" index bf91710e8b..59ab22f907 100755 --- "a/_posts/2009/2009-09-18-custom-buttons\343\203\215\343\202\277\343\201\250mouseover-dictionary.md" +++ "b/_posts/2009/2009-09-18-custom-buttons\343\203\215\343\202\277\343\201\250mouseover-dictionary.md" @@ -18,7 +18,7 @@ tags: [Mouseover Dictionary][1]というローカルの辞書をマウスオーバーで検索できるアドオンが便利そうなので導入してみたら、 毎回メニューからサイドバーを表示しないといけないのが面倒なので、Custom Buttonsでそれ用のボタンを作った。 -* [19unei315][2] クリックでインストール +* [19unei315][2] クリックでインストール もうひとつ、サイドバーで特定のURLを開くボタンを作成するときに、 すでにサイドバーを開いていたらサイドバーをトグルしないで、そのままサイドバーのURLを変えるようにするには @@ -41,4 +41,4 @@ if (title == sidebarTitle) { [1]: http://maru.bonyari.jp/mouseoverdictionary/ [2]: custombutton://%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Ccustombutton%20xmlns%3Acb%3D%22http%3A//custombuttons2.com/%22%3E%0A%20%20%3CCb2Ver%3E3.0.1%3C/Cb2Ver%3E%0A%20%20%3Cname%3EMouseover%20Dictionary%3C/name%3E%0A%20%20%3Cimage%3E%3C%21%5BCDATA%5Bdata%3Aimage/png%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABoAAAAYCAYAAADkgu3FAAAExUlEQVRIic3U22+TdRzH8d0qUQ5bT+uBHco26ApsOIxIIgScKBo5RBJW59Z1o+3z9Hnap6et7Uq7dWMi7NR2tDK7DtjK0/XwtE+3cTBzMBhecKMxRu+80RuuDNHEefPxSsWQgQgkvv+BV77ffH+/oqL/Wx5OdHz4Sv2R54p0p8R7eual94YXlD9eWji467kg9gvVXg8vXQlckeH0NTlCC9W/js3utj0zgJpSvmxN1sZs/Fo4eAm8vAQ+Xgb/nBSBOQm8SdWY/WLjmqdCnJNb91nTJd9R+fWgOCksXAmYnBBmrgTmbDGYzEuwZzfAzdZ/44juOfDEQOfl2l22lCJFZcS/G3MlMPJrQebXgeQEIDgB9Fwx9JwA5qwYVL4YdF4IW7YKLnZLkJlRbXgs0Hxm6xp3qi5oS8l/o/PFMPLF0OfFIDgxyKwQxqwQRFoAOiOEoyCHk6+GhVeCnq2EpVAJS0EJJqP6+mSy7ugjIcvYG14LVwnzrAh0Rg5TRgIDtw5kpgSmjASmjAhOTo5evhL9hU1gOAVoXgk7XwtfRg1nTg1rQQ0HVwdHum7JfrFOpxuSPTzhyIRW75poAJ0vA1kQwZgtgT4tBJESwJmTwsPJ0M2XwztfBSZXDiK7EX2FTYgv7kBsaSfcGQUc2RpYstthnVHBxm4GOa38yTTYcJ7u37f3LygU85cGIpoVZqIGJCfDiXwpOjICUDNCeHNlcM5IQKVEMKTFIHJSnLtei+SdBkzeUmNgvgyxJTXGvlCDSSlhmdkGmt0OKl6OoU/f/CF+QUf8Y6qTAxafL3gIjng9iMtKGLMymFgBzNNCGJNCUEkRevIViFzfishNNcJXKhCdr0B8cRtGC3Vwp1UwZ6pgY6vhGq3CeF89CqEP07NjxMMP3B+wsuHxVng+2wlDYiOItAgkKwCRLIUhJYKnUIbg5yr08hUIz29G4vZr8GWVoBNKkGwVzPEq9A3UInHqABbONuP6WV17wX/ixYcgu92+JuCzLEZi7XCdV8EwXQoiqwDFimDIiGBMiUFPlWJwtgan5lSwJstAXZaBTJSCCZdjZOB1XB3S4NZQM64Ot4AbYhpXvcDOzs61gR7LUmiiHdbodnRMymHKKkAmhKASIpgSctDT5bBeksJ+QQJTXIreYRXYwYO4GWrHQrAN18aawI00o9tyLEVo31/9bxwY6Frv77HcDcU1cES3QBtTwMZWgJ6SgJyWwDQtRUdCBMe4ElNnD+DGSAuWQ1rcGWnFYqgF475DoLVvr1DGpkGzWfvqqlBRUVGR3++U+f26b89PtsIarEVzRAGSrYB1SgbrhAwjwXpcHT2G5bARS+EO3Ix8hNzgcfSQb4Fsee82w5heeSTwYL3erh0BL/HzeEwDQ7gGH4QF8Ia2YGboHdwIteLLUAeWo81YCLch6j4Cun3/fdqhczIM88K/Rv6ezL/n9Enj/UjsKJr6ZQj278adczosn2vBrYgOqf4meA3vgtIf5zu9jPqJgQc7E+je7/VofzE4GsB+shd3xzWYG9bgY+YwqLajX3U7iNWv64mxvr7DRv2hlSFbI6KeI7BqG+/ZyRbXf1rT4/L73cfods33FmNb0GMl5M8c+DOXy1Xsdto7vV1dO54b8rT9AVVaq00C7MLAAAAAAElFTkSuQmCC%5D%5D%3E%3C/image%3E%0A%20%20%3Cmode%3E0%3C/mode%3E%0A%20%20%3Ccode%3E%3C%21%5BCDATA%5BtoggleSidebar%28%27viewMouseoverDictionary%27%29%3B%0A%5D%5D%3E%3C/code%3E%0A%20%20%3Cinitcode%3E%3C%21%5BCDATA%5B/*Initialization%20Code*/%5D%5D%3E%3C/initcode%3E%0A%20%20%3Caccelkey%3E%3C%21%5BCDATA%5B%5D%5D%3E%3C/accelkey%3E%0A%20%20%3Chelp%3E%3C%21%5BCDATA%5B%5D%5D%3E%3C/help%3E%0A%3C/custombutton%3E - [3]: custombutton://%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Ccustombutton%20xmlns%3Acb%3D%22http%3A//custombuttons2.com/%22%3E%0A%20%20%3CCb2Ver%3E3.0.1%3C/Cb2Ver%3E%0A%20%20%3Cname%3Etwicli%3C/name%3E%0A%20%20%3Cimage%3E%3C%21%5BCDATA%5Bdata%3Aimage/png%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAA3NCSVQICAjb4U/gAAAAMFBMVEX///9ZZP////9MWf///2ZwdvuBivnv7/9wdvuBivlZZP+4vP////9ZZP+/wq3//2ZTpML6AAAAEHRSTlMA///////u/+7dIv8iVczu0KWLVAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNAay06AAAAEGSURBVBiVY2AAglOrVq06wAABJxMFBQVnQni8yYZAjuEsMOeqYSCQIyjxACQRHF0N4gjGATlHhTepC4M4ogcYeJKBnNBQIEd4AgNv9O4ipfLyjcKGgjEMvEFKIFDY91hQEsbZPP+HoBgDr9juIvVtGcZPvhmLMvAKGyepC5u9++L3biIDr6BgklKz3RcXF5eHEE6yxBMXl3+hUI6gnYvLY6BpgsJJSpsNQ4AcOQaeYOEgpermFL8vzgkMDBMFpYF2yj3se3iBgeGEoOB2pc2ChoKWB8Aci20gV89hYOCZDHSvMZAtCZTgFc2cCvSOsMQckEdzD/DMbBXtvAMOAqAsz6pXZ0BMAK1WT1eD5lhsAAAAAElFTkSuQmCC%5D%5D%3E%3C/image%3E%0A%20%20%3Cmode%3E0%3C/mode%3E%0A%20%20%3Ccode%3E%3C%21%5BCDATA%5Bvar%20title%20%3D%20%22twicli%22%3B%0Avar%20uri%20%3D%20%22http%3A//www.geocities.jp/twicli/twicli.html%22%3B%0Avar%20sidebarTitle%20%3D%20document.getElementById%28%22sidebar-title%22%29.value%3B%0Avar%20sidebarBox%20%3D%20document.getElementById%28%22sidebar-box%22%29%3B%0Aif%20%28title%20%3D%3D%20sidebarTitle%29%20%7B%0A%09toggleSidebar%28%29%3B%0A%7D%20else%20%7B%0A%09openWebPanel%28title%2C%20uri%29%3B%20%20%0A%7D%0A%5D%5D%3E%3C/code%3E%0A%20%20%3Cinitcode%3E%3C%21%5BCDATA%5B/*Initialization%20Code*/%5D%5D%3E%3C/initcode%3E%0A%20%20%3Caccelkey%3E%3C%21%5BCDATA%5B%5D%5D%3E%3C/accelkey%3E%0A%20%20%3Chelp%3E%3C%21%5BCDATA%5B%5D%5D%3E%3C/help%3E%0A%3C/custombutton%3E \ No newline at end of file + [3]: custombutton://%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Ccustombutton%20xmlns%3Acb%3D%22http%3A//custombuttons2.com/%22%3E%0A%20%20%3CCb2Ver%3E3.0.1%3C/Cb2Ver%3E%0A%20%20%3Cname%3Etwicli%3C/name%3E%0A%20%20%3Cimage%3E%3C%21%5BCDATA%5Bdata%3Aimage/png%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAA3NCSVQICAjb4U/gAAAAMFBMVEX///9ZZP////9MWf///2ZwdvuBivnv7/9wdvuBivlZZP+4vP////9ZZP+/wq3//2ZTpML6AAAAEHRSTlMA///////u/+7dIv8iVczu0KWLVAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNAay06AAAAEGSURBVBiVY2AAglOrVq06wAABJxMFBQVnQni8yYZAjuEsMOeqYSCQIyjxACQRHF0N4gjGATlHhTepC4M4ogcYeJKBnNBQIEd4AgNv9O4ipfLyjcKGgjEMvEFKIFDY91hQEsbZPP+HoBgDr9juIvVtGcZPvhmLMvAKGyepC5u9++L3biIDr6BgklKz3RcXF5eHEE6yxBMXl3+hUI6gnYvLY6BpgsJJSpsNQ4AcOQaeYOEgpermFL8vzgkMDBMFpYF2yj3se3iBgeGEoOB2pc2ChoKWB8Aci20gV89hYOCZDHSvMZAtCZTgFc2cCvSOsMQckEdzD/DMbBXtvAMOAqAsz6pXZ0BMAK1WT1eD5lhsAAAAAElFTkSuQmCC%5D%5D%3E%3C/image%3E%0A%20%20%3Cmode%3E0%3C/mode%3E%0A%20%20%3Ccode%3E%3C%21%5BCDATA%5Bvar%20title%20%3D%20%22twicli%22%3B%0Avar%20uri%20%3D%20%22http%3A//www.geocities.jp/twicli/twicli.html%22%3B%0Avar%20sidebarTitle%20%3D%20document.getElementById%28%22sidebar-title%22%29.value%3B%0Avar%20sidebarBox%20%3D%20document.getElementById%28%22sidebar-box%22%29%3B%0Aif%20%28title%20%3D%3D%20sidebarTitle%29%20%7B%0A%09toggleSidebar%28%29%3B%0A%7D%20else%20%7B%0A%09openWebPanel%28title%2C%20uri%29%3B%20%20%0A%7D%0A%5D%5D%3E%3C/code%3E%0A%20%20%3Cinitcode%3E%3C%21%5BCDATA%5B/*Initialization%20Code*/%5D%5D%3E%3C/initcode%3E%0A%20%20%3Caccelkey%3E%3C%21%5BCDATA%5B%5D%5D%3E%3C/accelkey%3E%0A%20%20%3Chelp%3E%3C%21%5BCDATA%5B%5D%5D%3E%3C/help%3E%0A%3C/custombutton%3E diff --git "a/_posts/2009/2009-09-19-git\343\202\222\345\247\213\343\202\201\343\202\213.md" "b/_posts/2009/2009-09-19-git\343\202\222\345\247\213\343\202\201\343\202\213.md" index 4cdbb6ef01..832b4d8b8e 100755 --- "a/_posts/2009/2009-09-19-git\343\202\222\345\247\213\343\202\201\343\202\213.md" +++ "b/_posts/2009/2009-09-19-git\343\202\222\345\247\213\343\202\201\343\202\213.md" @@ -104,7 +104,7 @@ pushして初めてサーバに反映するので、commitしただけはロー 上の二つを参考にssh-keygenを実行すると、以下の場所にid_rsa.pubが生成されるので、それの中身をYour Account – GitHubのSSH Public Keysに登録する。(タイトルは適当でいい)

- SSH Public Keysに登録
SSH Public Keysに登録

+ SSH Public Keysに登録

SSH Public Keysに登録

Xp : C:Documents and SettingsYourNameHere.ssh
Vista : C:UsersYourNameHere.ssh

@@ -530,4 +530,4 @@ $ ssh-add ~/.ssh/id_rsa [3]: http://hyuki.com/techinfo/gitinit.html "Gitの基礎練習" [4]: http://gist.github.com/ [5]: http://github.com/repositories/new - [6]: http://code.google.com/p/msysgit/ \ No newline at end of file + [6]: http://code.google.com/p/msysgit/ diff --git "a/_posts/2009/2009-09-20-\351\201\270\346\212\236\350\241\214\343\202\222\344\270\212\344\270\213\343\201\253\347\247\273\345\213\225\343\201\225\343\201\233\343\202\213emeditor\343\203\236\343\202\257\343\203\255.md" "b/_posts/2009/2009-09-20-\351\201\270\346\212\236\350\241\214\343\202\222\344\270\212\344\270\213\343\201\253\347\247\273\345\213\225\343\201\225\343\201\233\343\202\213emeditor\343\203\236\343\202\257\343\203\255.md" index bc730d069a..ad55604015 100755 --- "a/_posts/2009/2009-09-20-\351\201\270\346\212\236\350\241\214\343\202\222\344\270\212\344\270\213\343\201\253\347\247\273\345\213\225\343\201\225\343\201\233\343\202\213emeditor\343\203\236\343\202\257\343\203\255.md" +++ "b/_posts/2009/2009-09-20-\351\201\270\346\212\236\350\241\214\343\202\222\344\270\212\344\270\213\343\201\253\347\247\273\345\213\225\343\201\225\343\201\233\343\202\213emeditor\343\203\236\343\202\257\343\203\255.md" @@ -44,6 +44,6 @@ TextMateとかEclipseに似ような機能があるらしいですが、使っ
- [1]: http://efcl.info/wp-content/uploads/2009/09/MoveLineUp.jsee - [2]: http://efcl.info/wp-content/uploads/2009/09/MoveLineDown.jsee - [3]: http://efcl.info/wp-content/uploads/2009/09/MoveLine.zip \ No newline at end of file + [1]: https://efcl.info/wp-content/uploads/2009/09/MoveLineUp.jsee + [2]: https://efcl.info/wp-content/uploads/2009/09/MoveLineDown.jsee + [3]: https://efcl.info/wp-content/uploads/2009/09/MoveLine.zip diff --git "a/_posts/2009/2009-09-21-emeditor\343\203\215\343\202\277.md" "b/_posts/2009/2009-09-21-emeditor\343\203\215\343\202\277.md" index 42f1234733..49e974af5c 100755 --- "a/_posts/2009/2009-09-21-emeditor\343\203\215\343\202\277.md" +++ "b/_posts/2009/2009-09-21-emeditor\343\203\215\343\202\277.md" @@ -21,11 +21,11 @@ Emeditorネタを他のところに書いた。 * [Emeditorのアウトライン設定][3] **prog*sig** -: [http://efcl.info/adiary/][4] +: [https://efcl.info/adiary/][4] 上のサイトは主にプログラミングのメモで使うので、そっち系の内容は上のサイトに書くことにする。 - [1]: http://efcl.info/adiary/09 - [2]: http://efcl.info/adiary/07 - [3]: http://efcl.info/adiary/06 - [4]: http://efcl.info/adiary/ "prog*sig" \ No newline at end of file + [1]: https://efcl.info/adiary/09 + [2]: https://efcl.info/adiary/07 + [3]: https://efcl.info/adiary/06 + [4]: https://efcl.info/adiary/ "prog*sig" diff --git "a/_posts/2009/2009-09-23-\343\200\214refcontrol\343\200\215\343\201\247\343\203\252\343\203\225\343\202\241\343\203\251\343\202\222\345\201\275\350\243\205\343\201\227\343\201\246\343\201\212\343\201\217\343\201\271\343\201\215\343\202\265\343\202\244\343\203\210.md" "b/_posts/2009/2009-09-23-\343\200\214refcontrol\343\200\215\343\201\247\343\203\252\343\203\225\343\202\241\343\203\251\343\202\222\345\201\275\350\243\205\343\201\227\343\201\246\343\201\212\343\201\217\343\201\271\343\201\215\343\202\265\343\202\244\343\203\210.md" index aff7698f7e..21b0d22132 100755 --- "a/_posts/2009/2009-09-23-\343\200\214refcontrol\343\200\215\343\201\247\343\203\252\343\203\225\343\202\241\343\203\251\343\202\222\345\201\275\350\243\205\343\201\227\343\201\246\343\201\212\343\201\217\343\201\271\343\201\215\343\202\265\343\202\244\343\203\210.md" +++ "b/_posts/2009/2009-09-23-\343\200\214refcontrol\343\200\215\343\201\247\343\203\252\343\203\225\343\202\241\343\203\251\343\202\222\345\201\275\350\243\205\343\201\227\343\201\246\343\201\212\343\201\217\343\201\271\343\201\215\343\202\265\343\202\244\343\203\210.md" @@ -27,7 +27,7 @@ RefControlというアドオンを使う事でURL毎に、リファラを阻止 このアドオンを使ってリファラを阻止、偽装しておくべきサイトのメモ URLのリストはインポートできるので、インポートするのが一番楽です。 -[ss-2009-09-23-21-07-59][2] +[ss-2009-09-23-21-07-59][2] * [refcontrol.txt][3] をインポート @@ -43,5 +43,5 @@ AmazonはGoogleからのリファラを見て、商品説明の上部に検索 * www.amazon.co.jp [1]: https://addons.mozilla.org/ja/firefox/addon/953 "RefControl" - [2]: http://efcl.info/wp-content/uploads/2009/09/ss-2009-09-23-21-07-59.png - [3]: http://efcl.info/wp-content/uploads/2009/09/refcontrol.txt \ No newline at end of file + [2]: https://efcl.info/wp-content/uploads/2009/09/ss-2009-09-23-21-07-59.png + [3]: https://efcl.info/wp-content/uploads/2009/09/refcontrol.txt diff --git "a/_posts/2009/2009-09-29-\344\273\212\350\246\213\343\201\246\343\201\204\343\202\213\343\202\265\343\202\244\343\203\210\343\202\222twitter\343\201\253\346\212\225\347\250\277\343\201\231\343\202\213\343\200\214post-now-browsing-to-twitter\343\200\215.md" "b/_posts/2009/2009-09-29-\344\273\212\350\246\213\343\201\246\343\201\204\343\202\213\343\202\265\343\202\244\343\203\210\343\202\222twitter\343\201\253\346\212\225\347\250\277\343\201\231\343\202\213\343\200\214post-now-browsing-to-twitter\343\200\215.md" index 907ad07fa4..69e15b8f6a 100755 --- "a/_posts/2009/2009-09-29-\344\273\212\350\246\213\343\201\246\343\201\204\343\202\213\343\202\265\343\202\244\343\203\210\343\202\222twitter\343\201\253\346\212\225\347\250\277\343\201\231\343\202\213\343\200\214post-now-browsing-to-twitter\343\200\215.md" +++ "b/_posts/2009/2009-09-29-\344\273\212\350\246\213\343\201\246\343\201\204\343\202\213\343\202\265\343\202\244\343\203\210\343\202\222twitter\343\201\253\346\212\225\347\250\277\343\201\231\343\202\213\343\200\214post-now-browsing-to-twitter\343\200\215.md" @@ -23,7 +23,7 @@ tags: ユーザースクリプトコマンド→Post Now browsing to Twitter Settingから設定ができます。 設定は以下を参考にしてください** -**[2009-09-27 20-03-09][3] +**[2009-09-27 20-03-09][3] ** * **Pre text**:  接頭辞に付ける文字列 @@ -62,6 +62,6 @@ tags: [1]: http://userscripts.org/scripts/show/46441 [2]: http://twitter.g.hatena.ne.jp/Uchimata/20071008/1191837376 - [3]: http://efcl.info/wp-content/uploads/2009/09/2009-09-27-20-03-09.png + [3]: https://efcl.info/wp-content/uploads/2009/09/2009-09-27-20-03-09.png [4]: http://userscripts.org/scripts/show/46441 "Post Now browsing to Twitter for Greasemonkey" - [5]: https://twitter.com/azu_re "azu (azu_re) on Twitter" \ No newline at end of file + [5]: https://twitter.com/azu_re "azu (azu_re) on Twitter" diff --git "a/_posts/2009/2009-09-30-twitpic\343\201\256alt\343\201\214\346\226\207\345\255\227\345\214\226\343\201\221\343\201\227\343\201\246\343\201\204\343\202\213\343\201\256\343\202\222\344\277\256\346\255\243\343\201\231\343\202\213greasemonkey.md" "b/_posts/2009/2009-09-30-twitpic\343\201\256alt\343\201\214\346\226\207\345\255\227\345\214\226\343\201\221\343\201\227\343\201\246\343\201\204\343\202\213\343\201\256\343\202\222\344\277\256\346\255\243\343\201\231\343\202\213greasemonkey.md" index 012aee1b54..88465814f6 100755 --- "a/_posts/2009/2009-09-30-twitpic\343\201\256alt\343\201\214\346\226\207\345\255\227\345\214\226\343\201\221\343\201\227\343\201\246\343\201\204\343\202\213\343\201\256\343\202\222\344\277\256\346\255\243\343\201\231\343\202\213greasemonkey.md" +++ "b/_posts/2009/2009-09-30-twitpic\343\201\256alt\343\201\214\346\226\207\345\255\227\345\214\226\343\201\221\343\201\227\343\201\246\343\201\204\343\202\213\343\201\256\343\202\222\344\277\256\346\255\243\343\201\231\343\202\213greasemonkey.md" @@ -21,10 +21,10 @@ tags: * [fix twitpic alt][2] -[ss-2009-09-30-08-46-21][3] +[ss-2009-09-30-08-46-21][3] インストールすれば、画像にマウスオーバーしたとき文字化けが修正された文字列が表示されます。(Firefox標準だとポップアップはしなかったかも) [1]: http://twitpic.com/ [2]: http://userscripts.org/scripts/show/58834 - [3]: http://efcl.info/wp-content/uploads/2009/09/ss-2009-09-30-08-46-21.png \ No newline at end of file + [3]: https://efcl.info/wp-content/uploads/2009/09/ss-2009-09-30-08-46-21.png diff --git "a/_posts/2009/2009-10-08-ldr\343\201\256\346\234\252\350\252\255\344\273\266\346\225\260\343\202\222\343\202\271\343\203\206\343\203\274\343\202\277\343\202\271\343\203\220\343\203\274\343\201\253\350\241\250\347\244\272\343\201\231\343\202\213userchrome-js.md" "b/_posts/2009/2009-10-08-ldr\343\201\256\346\234\252\350\252\255\344\273\266\346\225\260\343\202\222\343\202\271\343\203\206\343\203\274\343\202\277\343\202\271\343\203\220\343\203\274\343\201\253\350\241\250\347\244\272\343\201\231\343\202\213userchrome-js.md" index 03632cd2b8..77c048fb5a 100755 --- "a/_posts/2009/2009-10-08-ldr\343\201\256\346\234\252\350\252\255\344\273\266\346\225\260\343\202\222\343\202\271\343\203\206\343\203\274\343\202\277\343\202\271\343\203\220\343\203\274\343\201\253\350\241\250\347\244\272\343\201\231\343\202\213userchrome-js.md" +++ "b/_posts/2009/2009-10-08-ldr\343\201\256\346\234\252\350\252\255\344\273\266\346\225\260\343\202\222\343\202\271\343\203\206\343\203\274\343\202\277\343\202\271\343\203\220\343\203\274\343\201\253\350\241\250\347\244\272\343\201\231\343\202\213userchrome-js.md" @@ -23,7 +23,7 @@ LDRの未読件数をステータスバーに表示して定期的に更新す
const reMinute = 30; // 何分毎に更新する
-[ss-2009-10-08-17-10-55][1]
数値だけでシンプルです
+[ss-2009-10-08-17-10-55][1]
数値だけでシンプルです
* [LDRUnreadCounter.uc.js][2] 環境によって描画がおかしくなってるかもしれないので、下のあたりといじると解決するかも。 @@ -56,7 +56,7 @@ LDRの未読件数をステータスバーに表示して定期的に更新す - [1]: http://efcl.info/wp-content/uploads/2009/10/ss-2009-10-08-17-10-55.png - [2]: http://efcl.info/wp-content/uploads/2009/10/LDRUnreadCounter.uc_.js + [1]: https://efcl.info/wp-content/uploads/2009/10/ss-2009-10-08-17-10-55.png + [2]: https://efcl.info/wp-content/uploads/2009/10/LDRUnreadCounter.uc_.js [3]: http://d.hatena.ne.jp/teramako/20080730/p1 "LDRの未読件数をステータスバーに表示するプラグイン - hogehoge" - [4]: http://d.hatena.ne.jp/javascripter/20080609/1212968037 "LDRの未読数をfaviconに表示するGreasemonkeyスクリプト - 素人がプログラミングを勉強するブログ" \ No newline at end of file + [4]: http://d.hatena.ne.jp/javascripter/20080609/1212968037 "LDRの未読数をfaviconに表示するGreasemonkeyスクリプト - 素人がプログラミングを勉強するブログ" diff --git "a/_posts/2009/2009-10-10-git\343\201\247\343\203\254\343\203\235\343\202\270\343\203\210\343\203\252\343\201\256clone.md" "b/_posts/2009/2009-10-10-git\343\201\247\343\203\254\343\203\235\343\202\270\343\203\210\343\203\252\343\201\256clone.md" index 078dd78f1d..d7a3c25083 100755 --- "a/_posts/2009/2009-10-10-git\343\201\247\343\203\254\343\203\235\343\202\270\343\203\210\343\203\252\343\201\256clone.md" +++ "b/_posts/2009/2009-10-10-git\343\201\247\343\203\254\343\203\235\343\202\270\343\203\210\343\203\252\343\201\256clone.md" @@ -16,7 +16,7 @@ tags: 前回Gitを導入できたのでどのように使うのかをメモっておく。 **Gitを始めるまでにやったことのまとめ | Web scratch** -: [http://efcl.info/2009/0919/res1311/][1] +: [https://efcl.info/2009/0919/res1311/][1] ### レポジトリのclone @@ -25,7 +25,7 @@ tags: gitで他人のレポジトリをcloneするには”fork”ボタンを押してforkをする必要がある。 そうしたらこんな感じでYour Clone URLというのが表示されるので、そのコマンドを実行すればローカルにcloneできる。 -[sshot-2009-09-19-[15-47-24]][3] +[sshot-2009-09-19-[15-47-24]][3]
@@ -54,5 +54,5 @@ depthを決めることでリビジョン(今までにコミットされた更 [1]: ../2009/0919/res1311/ "Gitを始めるまでにやったことのまとめ | Web scratch" [2]: http://sho.tdiary.net/20090514.html "gitでforkなどを経験してみた(またはwassr2twitterを導入) - ただのにっき(2009-05-14)" - [3]: http://efcl.info/wp-content/uploads/2009/09/sshot-2009-09-19-15-47-24.png - [4]: http://d.hatena.ne.jp/zariganitosh/20080908/1220881938 "アリスとボブのコラボレーション、gitをちゃんと理解したい! - ザリガニが見ていた...。" \ No newline at end of file + [3]: https://efcl.info/wp-content/uploads/2009/09/sshot-2009-09-19-15-47-24.png + [4]: http://d.hatena.ne.jp/zariganitosh/20080908/1220881938 "アリスとボブのコラボレーション、gitをちゃんと理解したい! - ザリガニが見ていた...。" diff --git "a/_posts/2009/2009-11-03-greasemonkey\343\201\213\343\202\211xmlrpc\343\203\227\343\203\255\343\203\210\343\202\263\343\203\253\343\201\247\343\203\226\343\203\255\343\202\260\343\201\253\346\212\225\347\250\277\343\201\231\343\202\213.md" "b/_posts/2009/2009-11-03-greasemonkey\343\201\213\343\202\211xmlrpc\343\203\227\343\203\255\343\203\210\343\202\263\343\203\253\343\201\247\343\203\226\343\203\255\343\202\260\343\201\253\346\212\225\347\250\277\343\201\231\343\202\213.md" index 372ae240dd..e0606b32b2 100755 --- "a/_posts/2009/2009-11-03-greasemonkey\343\201\213\343\202\211xmlrpc\343\203\227\343\203\255\343\203\210\343\202\263\343\203\253\343\201\247\343\203\226\343\203\255\343\202\260\343\201\253\346\212\225\347\250\277\343\201\231\343\202\213.md" +++ "b/_posts/2009/2009-11-03-greasemonkey\343\201\213\343\202\211xmlrpc\343\203\227\343\203\255\343\203\210\343\202\263\343\203\253\343\201\247\343\203\226\343\203\255\343\202\260\343\201\253\346\212\225\347\250\277\343\201\231\343\202\213.md" @@ -28,7 +28,7 @@ WordPressでしかテストしてませんがXMLRPCに対応してるブログ
// ==UserScript==
 // @name           XMLRPC poster
-// @namespace      http://efcl.info/
+// @namespace      https://efcl.info/
 // @include        http://*
 // ==/UserScript==
 
@@ -203,4 +203,4 @@ XML部分だけを取り出したもの→[gist: 398599 – GitHub][9]
  [8]: http://userscripts.org/scripts/show/64569 "NicoMylist poster with XML-RPC for Greasemonkey"
  [9]: http://gist.github.com/398599
  [10]: http://msdn.microsoft.com/ja-jp/library/aa905673.aspx "MetaWeblogAPI metaWeblog.newPost メソッド"
- [11]: http://www.juust.org/index.php/metaweblog-newpost-posting-to-wordpress-from-word/2009/10/ "juust ~ php oddities » metaWeblog.newPost posting to WordPress from Word"
\ No newline at end of file
+ [11]: http://www.juust.org/index.php/metaweblog-newpost-posting-to-wordpress-from-word/2009/10/ "juust ~ php oddities » metaWeblog.newPost posting to WordPress from Word"
diff --git "a/_posts/2009/2009-11-15-firebug\343\201\247json\345\275\242\345\274\217\343\202\222\350\246\213\346\230\223\343\201\217\343\203\225\343\202\251\343\203\274\343\203\236\343\203\203\343\203\210\343\201\231\343\202\213userchrome-js.md" "b/_posts/2009/2009-11-15-firebug\343\201\247json\345\275\242\345\274\217\343\202\222\350\246\213\346\230\223\343\201\217\343\203\225\343\202\251\343\203\274\343\203\236\343\203\203\343\203\210\343\201\231\343\202\213userchrome-js.md"
index f28ec86895..8258762432 100755
--- "a/_posts/2009/2009-11-15-firebug\343\201\247json\345\275\242\345\274\217\343\202\222\350\246\213\346\230\223\343\201\217\343\203\225\343\202\251\343\203\274\343\203\236\343\203\203\343\203\210\343\201\231\343\202\213userchrome-js.md"
+++ "b/_posts/2009/2009-11-15-firebug\343\201\247json\345\275\242\345\274\217\343\202\222\350\246\213\346\230\223\343\201\217\343\203\225\343\202\251\343\203\274\343\203\236\343\203\203\343\203\210\343\201\231\343\202\213userchrome-js.md"
@@ -66,7 +66,7 @@ FirebugでDOMをtoSource()したときに生成されるJSON形式のような
 
 
-[使い方の流れ][2]
使い方の流れ
+[使い方の流れ][2]
使い方の流れ

1. FirebugのコマンドラインにJSON形式のものだけを入力する(コマンドラインに入力されているものをそのまま使います) @@ -84,7 +84,7 @@ FirebugでDOMをtoSource()したときに生成されるJSON形式のような
[1]: http://gist.github.com/raw/234552/643b98a1f96d3a77efae5627c662bd406d77ea5b/Firebug%20JSON%20formatting.uc.js - [2]: http://efcl.info/wp-content/uploads/2009/11/2009-11-14-22-48-43.png + [2]: https://efcl.info/wp-content/uploads/2009/11/2009-11-14-22-48-43.png [3]: http://0-oo.net/sbox/javascript/json-decoder [4]: http://0-oo.net/sbox/javascript/json-decoder "JSONを見やすく展開してFirebugとかで表示 - JSONDecoder.js [ゼロと無限の間に]" - [5]: http://gist.github.com/234552 "gist: 234552 - GitHub" \ No newline at end of file + [5]: http://gist.github.com/234552 "gist: 234552 - GitHub" diff --git "a/_posts/2009/2009-11-21-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\343\203\236\343\202\244\343\203\252\343\202\271\343\203\210\343\203\232\343\203\274\343\202\270\343\201\253\345\237\213\343\202\201\350\276\274\343\201\276\343\202\214\343\201\246.md" "b/_posts/2009/2009-11-21-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\343\203\236\343\202\244\343\203\252\343\202\271\343\203\210\343\203\232\343\203\274\343\202\270\343\201\253\345\237\213\343\202\201\350\276\274\343\201\276\343\202\214\343\201\246.md" index 70a08a4740..683c0406b4 100755 --- "a/_posts/2009/2009-11-21-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\343\203\236\343\202\244\343\203\252\343\202\271\343\203\210\343\203\232\343\203\274\343\202\270\343\201\253\345\237\213\343\202\201\350\276\274\343\201\276\343\202\214\343\201\246.md" +++ "b/_posts/2009/2009-11-21-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\343\203\236\343\202\244\343\203\252\343\202\271\343\203\210\343\203\232\343\203\274\343\202\270\343\201\253\345\237\213\343\202\201\350\276\274\343\201\276\343\202\214\343\201\246.md" @@ -150,7 +150,7 @@ DOMへのアクセスをするものと少しのutility関数群から構成さ
// ==UserScript==
 // @name           Nico mylist Test
-// @namespace      http://efcl.info/
+// @namespace      https://efcl.info/
 // @include        http://www.nicovideo.jp/mylist/*
 // @require        http://gist.github.com/raw/239541/1dab27439133948bd6309f4ba959921a8ce938b9/NicoMylistDom.js
 // ==/UserScript==
@@ -167,7 +167,7 @@ console.log(t[i-1].item_data.title)// 元のDOMには影響ない
上の関数群のテスト例です。インストールしてマイリストページに行くとコンソールに例が表示されるので参考にどうぞ - [1]: http://efcl.info/2008/1206/res369/ + [1]: https://efcl.info/2008/1206/res369/ [2]: /?page_id=1445 [3]: http://gist.github.com/239541 - [4]: http://gist.github.com/raw/239576/20b1a6a94c098aeb9af3acdf4cbd6be76e4583b9/Nico%20mylist%20Test.user.js \ No newline at end of file + [4]: http://gist.github.com/raw/239576/20b1a6a94c098aeb9af3acdf4cbd6be76e4583b9/Nico%20mylist%20Test.user.js diff --git "a/_posts/2009/2009-11-25-twitter\343\201\256web\343\203\232\343\203\274\343\202\270\343\202\222\343\202\265\343\202\244\343\203\211\343\203\220\343\203\274\343\201\247\344\275\277\343\201\206\343\201\237\343\202\201\343\201\256\343\201\276\343\201\250\343\202\201.md" "b/_posts/2009/2009-11-25-twitter\343\201\256web\343\203\232\343\203\274\343\202\270\343\202\222\343\202\265\343\202\244\343\203\211\343\203\220\343\203\274\343\201\247\344\275\277\343\201\206\343\201\237\343\202\201\343\201\256\343\201\276\343\201\250\343\202\201.md" index c0763ddac9..af618a7f57 100755 --- "a/_posts/2009/2009-11-25-twitter\343\201\256web\343\203\232\343\203\274\343\202\270\343\202\222\343\202\265\343\202\244\343\203\211\343\203\220\343\203\274\343\201\247\344\275\277\343\201\206\343\201\237\343\202\201\343\201\256\343\201\276\343\201\250\343\202\201.md" +++ "b/_posts/2009/2009-11-25-twitter\343\201\256web\343\203\232\343\203\274\343\202\270\343\202\222\343\202\265\343\202\244\343\203\211\343\203\220\343\203\274\343\201\247\344\275\277\343\201\206\343\201\237\343\202\201\343\201\256\343\201\276\343\201\250\343\202\201.md" @@ -18,14 +18,14 @@ tags: - web --- **Twitterのウェブサイトをクライアントとして使うのに役立つGreasemonkeyとCSS | Web scratch** -: [http://efcl.info/2009/0317/res613/][1] +: [https://efcl.info/2009/0317/res613/][1] 以前書いたような記事と似たような記事を書きましたが、今回はシンプルにサイドバーでTwitterのWebページを表示する方法です。 Greasemonkeyがサイドバーでも動作するようになったので、かなり快適になり、またWebページを表示するだけなので**APIを使わない**のが特徴です。
-[最終的な似た目][2]
最終的な似た目
+[最終的な似た目][2]
最終的な似た目

まずはCSSでサイドバーに合わせた形にする必要があります。 @@ -83,8 +83,8 @@ Ctrl+Enterでポストする。
- [1]: http://efcl.info/2009/0317/res613/ "Twitterのウェブサイトをクライアントとして使うのに役立つGreasemonkeyとCSS | Web scratch" - [2]: http://efcl.info/wp-content/uploads/2009/11/ss-2009-11-25-22-40-16.png + [1]: https://efcl.info/2009/0317/res613/ "Twitterのウェブサイトをクライアントとして使うのに役立つGreasemonkeyとCSS | Web scratch" + [2]: https://efcl.info/wp-content/uploads/2009/11/ss-2009-11-25-22-40-16.png [3]: http://nukumori.org/hiki/?TwitterSidebarCSS "nukumori wiki - Firefoxのサイドバーでtwitter.comするCSS" [4]: http://twitter.com/?sidebar [5]: https://addons.mozilla.org/ja/firefox/addon/2707 @@ -95,4 +95,4 @@ Ctrl+Enterでポストする。 [10]: http://gist.github.com/242701 [11]: http://hazisarashi.com/2009/11/17/twitter-web%E3%81%AE%E8%87%AA%E5%8B%95%E5%B7%AE%E5%88%86%E6%9B%B4%E6%96%B0greasemonkey%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%97%E3%83%88%E3%82%92%E6%9B%B8%E3%81%84%E3%81%A6%E3%81%BF%E3%81%9F/ [12]: http://twitter.trauma2u.com/pbtweet/ - [13]: http://userscripts.org/scripts/show/40617 \ No newline at end of file + [13]: http://userscripts.org/scripts/show/40617 diff --git a/_posts/2009/2009-12-03-spket-ide.md b/_posts/2009/2009-12-03-spket-ide.md index c1698207c4..b6e591bbb6 100755 --- a/_posts/2009/2009-12-03-spket-ide.md +++ b/_posts/2009/2009-12-03-spket-ide.md @@ -65,7 +65,7 @@ Spket IDEとは何かを詳しく知りたい人は下を読んでみるとい
-[日本語化した画面][10]
日本語化した画面
+[日本語化した画面][10]
日本語化した画面
### 設定 まず最初に設定から文字コードをUTF-8にしておく @@ -98,4 +98,4 @@ Spket IDEとは何かを詳しく知りたい人は下を読んでみるとい [7]: http://www.spket.com/download.html [8]: http://mergedoc.sourceforge.jp/ [9]: http://neetup.wordpress.com/2009/02/01/aptana-on-pleiades-versioncheck-failed/ - [10]: http://efcl.info/wp-content/uploads/2009/12/sshot-2009-12-03-1.png \ No newline at end of file + [10]: https://efcl.info/wp-content/uploads/2009/12/sshot-2009-12-03-1.png diff --git "a/_posts/2009/2009-12-12-twitter-api\343\201\256\345\233\236\346\225\260\345\210\266\351\231\220\343\202\222gae\344\270\212\343\201\256\343\203\227\343\203\255\343\202\255\343\202\267\343\201\247\345\233\236\351\201\277\343\201\231\343\202\213\346\226\271\346\263\225.md" "b/_posts/2009/2009-12-12-twitter-api\343\201\256\345\233\236\346\225\260\345\210\266\351\231\220\343\202\222gae\344\270\212\343\201\256\343\203\227\343\203\255\343\202\255\343\202\267\343\201\247\345\233\236\351\201\277\343\201\231\343\202\213\346\226\271\346\263\225.md" index 50ba6abc81..5c6b573110 100755 --- "a/_posts/2009/2009-12-12-twitter-api\343\201\256\345\233\236\346\225\260\345\210\266\351\231\220\343\202\222gae\344\270\212\343\201\256\343\203\227\343\203\255\343\202\255\343\202\267\343\201\247\345\233\236\351\201\277\343\201\231\343\202\213\346\226\271\346\263\225.md" +++ "b/_posts/2009/2009-12-12-twitter-api\343\201\256\345\233\236\346\225\260\345\210\266\351\231\220\343\202\222gae\344\270\212\343\201\256\343\203\227\343\203\255\343\202\255\343\202\267\343\201\247\345\233\236\351\201\277\343\201\231\343\202\213\346\226\271\346\263\225.md" @@ -50,7 +50,7 @@ http://birdnest.googlecode.com/svn/branches/gae/ 以下のファイルを全部
-[ダウンロードしたファイル][8]
ダウンロードしたファイル
+[ダウンロードしたファイル][8]
ダウンロードしたファイル
これらのファイルを先ほど作成した**アプリケーションID名のフォルダ**を作りその中に入れておきます。(これは説明を統一するためなので絶対必要な操作ではないかも) アプリケーションのIDがtwitproxyならtwitproxyというフォルダを作りその中に入れる。 @@ -114,7 +114,7 @@ var TWITTER\_API\_URL = “http://アプリケーション名.appspot.com/ap 海外のクライアントだとAPIを指定できるソフトも多いです。 [Spaz][11]の場合だと設定画面にBase API URLを指定できるので、同じようにhttp://アプリケーション名.appspot.com/api/を入れればプロキシ経由で使用できます。 -[sshot-2009-12-12-2][12] +[sshot-2009-12-12-2][12]
@@ -144,12 +144,12 @@ var TWITTER\_API\_URL = “http://アプリケーション名.appspot.com/ap [5]: http://code.google.com/intl/ja/appengine/docs/python/gettingstarted/devenvironment.html [6]: http://www.python.jp/Zope/download/pythoncore [7]: http://blog.promob.jp/fri/2009/02/eclipsesubversion.html - [8]: http://efcl.info/wp-content/uploads/2009/12/sshot-2009-12-12-1.png + [8]: https://efcl.info/wp-content/uploads/2009/12/sshot-2009-12-12-1.png [9]: http://d.hatena.ne.jp/intheflight/20090611/p1 [10]: https://addons.mozilla.org/ja/firefox/addon/5081 [11]: http://getspaz.com/ - [12]: http://efcl.info/wp-content/uploads/2009/12/sshot-2009-12-12-2.png + [12]: https://efcl.info/wp-content/uploads/2009/12/sshot-2009-12-12-2.png [13]: http://nest.appspot.com/ [14]: http://code.google.com/p/birdnest/ "birdnest - Project Hosting on Google Code" [15]: http://www.bruceyo.info/archives/402 "How to set up Twitter API Proxy with Google App Engine | Bruce Yo's Blog" - [16]: http://d.hatena.ne.jp/intheflight/20090611/p1 "Google App Engineを使ったTwitterBotの作り方 - 星屑日記" \ No newline at end of file + [16]: http://d.hatena.ne.jp/intheflight/20090611/p1 "Google App Engineを使ったTwitterBotの作り方 - 星屑日記" diff --git "a/_posts/2010/2010-01-03-google\343\201\256\346\244\234\347\264\242\347\265\220\346\236\234\347\224\273\351\235\242\343\201\253twitter\346\244\234\347\264\242\343\201\256\347\265\220\346\236\234\343\202\202\350\241\250\347\244\272\343\201\231\343\202\213greasemonkey\347\204\274.md" "b/_posts/2010/2010-01-03-google\343\201\256\346\244\234\347\264\242\347\265\220\346\236\234\347\224\273\351\235\242\343\201\253twitter\346\244\234\347\264\242\343\201\256\347\265\220\346\236\234\343\202\202\350\241\250\347\244\272\343\201\231\343\202\213greasemonkey\347\204\274.md" index 3ff6fb5d38..1a3c37a04f 100755 --- "a/_posts/2010/2010-01-03-google\343\201\256\346\244\234\347\264\242\347\265\220\346\236\234\347\224\273\351\235\242\343\201\253twitter\346\244\234\347\264\242\343\201\256\347\265\220\346\236\234\343\202\202\350\241\250\347\244\272\343\201\231\343\202\213greasemonkey\347\204\274.md" +++ "b/_posts/2010/2010-01-03-google\343\201\256\346\244\234\347\264\242\347\265\220\346\236\234\347\224\273\351\235\242\343\201\253twitter\346\244\234\347\264\242\343\201\256\347\265\220\346\236\234\343\202\202\350\241\250\347\244\272\343\201\231\343\202\213greasemonkey\347\204\274.md" @@ -21,12 +21,12 @@ Googleの検索結果画面に[Twitter検索][1]の結果も表示するGreasemo 以前、Twitter Search Results on Google for Greasemonkey [ http://userscripts.org/scripts/show/43451 ]を元に書いたものの焼き直しです。 **Googleの検索結果にtwitter検索の結果を同時に表示するGreasemonkey | Web scratch** -: http://efcl.info/2009/0826/res1266/ +: https://efcl.info/2009/0826/res1266/ : また一から書き直してみた。 機能はほとんど変わってません。 -[][2] +[][2] 少し似た目が変わったのと、その場でTwitter検索の結果を継ぎ足せるようにしたぐらいです。 インストールは[こちら][3]から @@ -35,6 +35,6 @@ Googleの検索結果画面に[Twitter検索][1]の結果も表示するGreasemo : [http://userscripts.org/scripts/show/65540][4] [1]: http://pcod.no-ip.org/yats/ - [2]: http://efcl.info/wp-content/uploads/2010/01/sshot-2010-01-03-1.png + [2]: https://efcl.info/wp-content/uploads/2010/01/sshot-2010-01-03-1.png [3]: http://userscripts.org/scripts/show/65540 - [4]: http://userscripts.org/scripts/show/65540 "Twitter search(ja) result on Google for Greasemonkey" \ No newline at end of file + [4]: http://userscripts.org/scripts/show/65540 "Twitter search(ja) result on Google for Greasemonkey" diff --git "a/_posts/2010/2010-01-13-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\343\203\236\343\202\244\343\203\252\343\202\271\343\203\210\343\203\232\343\203\274\343\202\270\343\201\253\345\205\261\350\265\267\343\202\277\343\202\260\343\202\257\343\203\251.md" "b/_posts/2010/2010-01-13-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\343\203\236\343\202\244\343\203\252\343\202\271\343\203\210\343\203\232\343\203\274\343\202\270\343\201\253\345\205\261\350\265\267\343\202\277\343\202\260\343\202\257\343\203\251.md" index 9e1386bf6e..38686bb05e 100755 --- "a/_posts/2010/2010-01-13-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\343\203\236\343\202\244\343\203\252\343\202\271\343\203\210\343\203\232\343\203\274\343\202\270\343\201\253\345\205\261\350\265\267\343\202\277\343\202\260\343\202\257\343\203\251.md" +++ "b/_posts/2010/2010-01-13-\343\203\213\343\202\263\343\203\213\343\202\263\345\213\225\347\224\273\343\201\256\343\203\236\343\202\244\343\203\252\343\202\271\343\203\210\343\203\232\343\203\274\343\202\270\343\201\253\345\205\261\350\265\267\343\202\277\343\202\260\343\202\257\343\203\251.md" @@ -21,13 +21,13 @@ tags: という便利なものがあったので公開マイリストページにもタグクラウドを表示するGreasemonkeyを書いてみた。 -[][2] +[][2] * [Mylist TagCloud][3]
// ==UserScript==
 // @name           Mylist TagCloud
-// @namespace      http://efcl.info/
+// @namespace      https://efcl.info/
 // @include        http://www.nicovideo.jp/mylist/*
 // ==/UserScript==
 evalInPage(function(){
@@ -75,5 +75,5 @@ JSONPでしか取得できないような気がしたので、ほぼそのまま
 確かめてないけどChromeでも動くかも。
 
  [1]: http://d.hatena.ne.jp/aTaGo/20100112/1263285275 "ニコニコ動画の検索ページに共起タグクラウドを表示するChrome用ユーザスクリプト作ってみた - あたご型護衛艦日記"
- [2]: http://efcl.info/wp-content/uploads/2010/01/sshot-2010-01-13-1.png
- [3]: http://gist.github.com/raw/275310/b111171970596648f75432d0febf16e837a6eb0c/Mylist%20TagCloud.user.js
\ No newline at end of file
+ [2]: https://efcl.info/wp-content/uploads/2010/01/sshot-2010-01-13-1.png
+ [3]: http://gist.github.com/raw/275310/b111171970596648f75432d0febf16e837a6eb0c/Mylist%20TagCloud.user.js
diff --git "a/_posts/2010/2010-01-15-\343\203\226\343\203\203\343\202\257\343\203\236\343\203\274\343\202\257\343\203\254\343\203\203\343\203\210\343\201\256\347\231\273\351\214\262\343\202\222\346\211\213\345\212\251\343\201\221\343\201\231\343\202\213\343\203\226\343\203\203\343\202\257\343\203\236.md" "b/_posts/2010/2010-01-15-\343\203\226\343\203\203\343\202\257\343\203\236\343\203\274\343\202\257\343\203\254\343\203\203\343\203\210\343\201\256\347\231\273\351\214\262\343\202\222\346\211\213\345\212\251\343\201\221\343\201\231\343\202\213\343\203\226\343\203\203\343\202\257\343\203\236.md"
index 6989a1710c..da2906bc55 100755
--- "a/_posts/2010/2010-01-15-\343\203\226\343\203\203\343\202\257\343\203\236\343\203\274\343\202\257\343\203\254\343\203\203\343\203\210\343\201\256\347\231\273\351\214\262\343\202\222\346\211\213\345\212\251\343\201\221\343\201\231\343\202\213\343\203\226\343\203\203\343\202\257\343\203\236.md"
+++ "b/_posts/2010/2010-01-15-\343\203\226\343\203\203\343\202\257\343\203\236\343\203\274\343\202\257\343\203\254\343\203\203\343\203\210\343\201\256\347\231\273\351\214\262\343\202\222\346\211\213\345\212\251\343\201\221\343\201\231\343\202\213\343\203\226\343\203\203\343\202\257\343\203\236.md"
@@ -27,7 +27,7 @@ tags:
 
 上を例にしてみると
 
-[ブックマークレットのテキストを選択][3]
+[ブックマークレットのテキストを選択][3]
 
 1.  べた書きされたブックマークレットのコード部分だけを選択する
 2.  ブックマークレット登録補助ブックマークレットを実行
@@ -54,4 +54,4 @@ insertAfter(a,endNode);
 
  [1]: javascript:(function(){function insertAfter(newNode,node){return node.parentNode.insertBefore(newNode,node.nextSibling);}var selection=getSelection();if(!selection.rangeCount)return false;var range=selection.getRangeAt(0);var endNode=range.endContainer;var a=document.createElement("a");a.href=range;var str=document.createTextNode(prompt("ブックマークレットタイトル"));a.appendChild(str);insertAfter(a,endNode);})();
  [2]: http://d.hatena.ne.jp/edvakf/20100115/1263539415 "英語のニュースを読みやすくするブックマークレット - by edvakf in hatena"
- [3]: http://efcl.info/wp-content/uploads/2010/01/sshot-2010-01-15-1.png
\ No newline at end of file
+ [3]: https://efcl.info/wp-content/uploads/2010/01/sshot-2010-01-15-1.png
diff --git "a/_posts/2010/2010-01-26-\357\275\212\357\275\205\357\275\224\357\275\220\357\275\201\357\275\203\357\275\213\343\201\247\344\275\225\343\201\213\343\202\222\344\275\234\343\201\243\343\201\246\343\201\277\343\202\213\344\275\234\343\202\212\346\226\271\343\201\252\343\201\251.md" "b/_posts/2010/2010-01-26-\357\275\212\357\275\205\357\275\224\357\275\220\357\275\201\357\275\203\357\275\213\343\201\247\344\275\225\343\201\213\343\202\222\344\275\234\343\201\243\343\201\246\343\201\277\343\202\213\344\275\234\343\202\212\346\226\271\343\201\252\343\201\251.md"
index c102b35ec7..4f051b5c24 100755
--- "a/_posts/2010/2010-01-26-\357\275\212\357\275\205\357\275\224\357\275\220\357\275\201\357\275\203\357\275\213\343\201\247\344\275\225\343\201\213\343\202\222\344\275\234\343\201\243\343\201\246\343\201\277\343\202\213\344\275\234\343\202\212\346\226\271\343\201\252\343\201\251.md"
+++ "b/_posts/2010/2010-01-26-\357\275\212\357\275\205\357\275\224\357\275\220\357\275\201\357\275\203\357\275\213\343\201\247\344\275\225\343\201\213\343\202\222\344\275\234\343\201\243\343\201\246\343\201\277\343\202\213\344\275\234\343\202\212\346\226\271\343\201\252\343\201\251.md"
@@ -20,7 +20,7 @@ tags:
 ---
 最近[Jetpack][1]をいじり始めたので、何かを作りながら作り方を学んでみる。
-[][2][][3]
作ったものなど
+[][2][][3]
作ったものなど

1. [Copy shorten URL with is.gd][4] @@ -74,8 +74,8 @@ tags:
[1]: https://jetpack.mozillalabs.com/ - [2]: http://efcl.info/wp-content/uploads/2010/01/sshot-2010-01-26-1.png - [3]: http://efcl.info/wp-content/uploads/2010/01/2010-01-26-16-38-15.png + [2]: https://efcl.info/wp-content/uploads/2010/01/sshot-2010-01-26-1.png + [3]: https://efcl.info/wp-content/uploads/2010/01/2010-01-26-16-38-15.png [4]: http://jetpackgallery.mozillalabs.com/jetpacks/301 [5]: http://jetpackgallery.mozillalabs.com/jetpacks/320 [6]: http://jetpackgallery.mozillalabs.com/jetpacks/322 @@ -91,4 +91,4 @@ tags: [16]: http://screw-axis.com/jetpack/jetpack-api-referencejetpack-api-reference/ "Jetpack APIリファレンス | Screw-Axis" [17]: http://d.hatena.ne.jp/efcl/searchdiary?word=%2a%5bJetpack%5d "[Jetpack] - Cli@" [18]: http://d.hatena.ne.jp/lesamoureuses/20090715/1247637734 "30分で作るJetpack Feature (1) 概要 - JavaScriptとかPerlとかPHPとかさくらとか勉強する" - [19]: https://wiki.mozilla.org/Labs/Jetpack/JEP/16 \ No newline at end of file + [19]: https://wiki.mozilla.org/Labs/Jetpack/JEP/16 diff --git "a/_posts/2010/2010-02-05-\347\270\246\347\275\256\343\201\215\343\202\277\343\203\226\343\203\220\343\203\274\343\201\250\343\202\265\343\202\244\343\203\211\343\203\220\343\203\274\343\202\222\347\265\261\345\220\210\343\201\231\343\202\213\346\213\241\345\274\265\346\251\237\350\203\275.md" "b/_posts/2010/2010-02-05-\347\270\246\347\275\256\343\201\215\343\202\277\343\203\226\343\203\220\343\203\274\343\201\250\343\202\265\343\202\244\343\203\211\343\203\220\343\203\274\343\202\222\347\265\261\345\220\210\343\201\231\343\202\213\346\213\241\345\274\265\346\251\237\350\203\275.md" index 94410f9ea7..1ddcd1b584 100755 --- "a/_posts/2010/2010-02-05-\347\270\246\347\275\256\343\201\215\343\202\277\343\203\226\343\203\220\343\203\274\343\201\250\343\202\265\343\202\244\343\203\211\343\203\220\343\203\274\343\202\222\347\265\261\345\220\210\343\201\231\343\202\213\346\213\241\345\274\265\346\251\237\350\203\275.md" +++ "b/_posts/2010/2010-02-05-\347\270\246\347\275\256\343\201\215\343\202\277\343\203\226\343\203\220\343\203\274\343\201\250\343\202\265\343\202\244\343\203\211\343\203\220\343\203\274\343\202\222\347\265\261\345\220\210\343\201\231\343\202\213\346\213\241\345\274\265\346\251\237\350\203\275.md" @@ -30,7 +30,7 @@ firebugの縦置きタブバー(要アドオン)とサイバーを統合する[U 実際に統合するとしたような感じになります。

-[][3]
Tab kitと統合
+[][3]
Tab kitと統合
画面の大きさと一度に開くタブの数によっては結構いい感じに扱えます。 少しでも画面を広くするため、[Hide Caption][4]を使ってタイトルバーを非表示にして、userChrome.cssでサイドバーのタイトル部分を非表示にしています。 @@ -60,7 +60,7 @@ firebugの縦置きタブバー(要アドオン)とサイバーを統合する[U [1]: https://addons.mozilla.org/ja/firefox/addon/72200/ [2]: http://piro.sakura.ne.jp/latest/blosxom/mozilla/extension/unifiedsidebar/2010-02-05_released.htm "Latest topics > 縦置きタブバーの下にサイドバーを統合するUnified Sidebarをリリースしたよ - outsider reflex" - [3]: http://efcl.info/wp-content/uploads/2010/02/sshot-2010-02-05-1.png + [3]: https://efcl.info/wp-content/uploads/2010/02/sshot-2010-02-05-1.png [4]: https://addons.mozilla.org/ja/firefox/addon/9256 [5]: https://addons.mozilla.org/ja/firefox/addon/72200/ "Unified Sidebar" - [6]: https://addons.mozilla.org/ja/firefox/addon/9256 "Hide Caption" \ No newline at end of file + [6]: https://addons.mozilla.org/ja/firefox/addon/9256 "Hide Caption" diff --git "a/_posts/2010/2010-02-21-twitter\343\201\270\350\246\213\343\201\246\343\201\204\343\202\213\343\202\265\343\202\244\343\203\210\343\202\222\346\212\225\347\250\277\343\201\231\343\202\213greasemonkey\343\200\214post-now-browsing-to-twitter\343\200\215\346\233\264\346\226\260.md" "b/_posts/2010/2010-02-21-twitter\343\201\270\350\246\213\343\201\246\343\201\204\343\202\213\343\202\265\343\202\244\343\203\210\343\202\222\346\212\225\347\250\277\343\201\231\343\202\213greasemonkey\343\200\214post-now-browsing-to-twitter\343\200\215\346\233\264\346\226\260.md" index b6421fc7be..b3d966bae7 100755 --- "a/_posts/2010/2010-02-21-twitter\343\201\270\350\246\213\343\201\246\343\201\204\343\202\213\343\202\265\343\202\244\343\203\210\343\202\222\346\212\225\347\250\277\343\201\231\343\202\213greasemonkey\343\200\214post-now-browsing-to-twitter\343\200\215\346\233\264\346\226\260.md" +++ "b/_posts/2010/2010-02-21-twitter\343\201\270\350\246\213\343\201\246\343\201\204\343\202\213\343\202\265\343\202\244\343\203\210\343\202\222\346\212\225\347\250\277\343\201\231\343\202\213greasemonkey\343\200\214post-now-browsing-to-twitter\343\200\215\346\233\264\346\226\260.md" @@ -19,13 +19,13 @@ tags: どんな感じのものかは以前の記事を見てください。 **今見ているサイトをTwitterに投稿する「Post Now browsing to Twitter」 | Web scratch** -: [http://efcl.info/2009/0929/res1369/][2] +: [https://efcl.info/2009/0929/res1369/][2] ### 更新点 * 入力UIの変更 -[][3] +[][3] 今まではコメントの入力を通常のプロンプトで行っていましたが、入力用のテキストエリアをショートカットを押した際に表示する用にしました。 コメントするUIとポストした際の並びに統一感がでたのと、コメントの入力に対してリアルタイムで合計の文字数をカウントアップします。(140文字をオーバーしても自動でタイトルを切って140文字に納めるのでカウントアップにしてます。) @@ -41,7 +41,7 @@ tags: : [http://userscripts.org/scripts/show/46441][5] [1]: http://userscripts.org/scripts/show/46441 - [2]: http://efcl.info/2009/0929/res1369/ "今見ているサイトをTwitterに投稿する「Post Now browsing to Twitter」 | Web scratch" - [3]: http://efcl.info/wp-content/uploads/2010/02/sshot-2010-02-21-1.png + [2]: https://efcl.info/2009/0929/res1369/ "今見ているサイトをTwitterに投稿する「Post Now browsing to Twitter」 | Web scratch" + [3]: https://efcl.info/wp-content/uploads/2010/02/sshot-2010-02-21-1.png [4]: http://e-words.jp/w/E383A2E383BCE38380E383ABE38380E382A4E382A2E383ADE382B0.html - [5]: http://userscripts.org/scripts/show/46441 "Post Now browsing to Twitter" \ No newline at end of file + [5]: http://userscripts.org/scripts/show/46441 "Post Now browsing to Twitter" diff --git "a/_posts/2010/2010-02-23-twicli\343\201\213\343\202\211read-it-later\343\201\270\347\231\273\351\214\262\343\201\231\343\202\213\343\203\227\343\203\251\343\202\260\343\202\244\343\203\263.md" "b/_posts/2010/2010-02-23-twicli\343\201\213\343\202\211read-it-later\343\201\270\347\231\273\351\214\262\343\201\231\343\202\213\343\203\227\343\203\251\343\202\260\343\202\244\343\203\263.md" index 200932dba5..869b68640f 100755 --- "a/_posts/2010/2010-02-23-twicli\343\201\213\343\202\211read-it-later\343\201\270\347\231\273\351\214\262\343\201\231\343\202\213\343\203\227\343\203\251\343\202\260\343\202\244\343\203\263.md" +++ "b/_posts/2010/2010-02-23-twicli\343\201\213\343\202\211read-it-later\343\201\270\347\231\273\351\214\262\343\201\231\343\202\213\343\203\227\343\203\251\343\202\260\343\202\244\343\203\263.md" @@ -24,17 +24,17 @@ tags: ### 使用方法 -[][3] +[][3] ![][4] -
http://efcl.info/lab/twicli/ReadItLator.js
+
https://efcl.info/lab/twicli/ReadItLator.js
をtwicliの+にあるPluginsに書き足す事で上のプラグインを読み込む。 プラグインを読み込むために一度ページをリロードしてら、+のPluginの下に▼Read It Latorというのができるので、 Read It Laterのユーザー名とパスワードを記入する。 -[][5]そして各ポストの▼を押すとRead It Laterが追加されているので、登録したいリンクがあるポストで実行する。 +[][5]そして各ポストの▼を押すとRead It Laterが追加されているので、登録したいリンクがあるポストで実行する。 (リンクがないポストを選択した時はそのポストのURLが登録されます。) 雑記 @@ -48,8 +48,8 @@ API KEYが必要なので自分のをいれていますが、回数制限とか [1]: http://www.geocities.jp/twicli/index.html [2]: http://readitlaterlist.com/ - [3]: http://efcl.info/wp-content/uploads/2010/02/sshot-2010-02-23-1.png + [3]: https://efcl.info/wp-content/uploads/2010/02/sshot-2010-02-23-1.png [4]: file:///C:/Users/azu/AppData/Local/Temp/moz-screenshot.png - [5]: http://efcl.info/wp-content/uploads/2010/02/sshot-2010-02-23-2.png + [5]: https://efcl.info/wp-content/uploads/2010/02/sshot-2010-02-23-2.png [6]: http://readitlaterlist.com/api/ - [7]: http://www.geocities.jp/twicli/index.html "twicli - A Web Browser-Based Lightweight Twitter Client" \ No newline at end of file + [7]: http://www.geocities.jp/twicli/index.html "twicli - A Web Browser-Based Lightweight Twitter Client" diff --git "a/_posts/2010/2010-03-10-twilog\343\201\253\346\227\245\344\273\230\346\257\216\343\201\256\343\203\232\343\203\274\343\202\270\343\201\270\351\243\233\343\201\266\343\203\252\343\203\263\343\202\257\343\202\222\343\201\244\343\201\221\343\202\213greasemonkey.md" "b/_posts/2010/2010-03-10-twilog\343\201\253\346\227\245\344\273\230\346\257\216\343\201\256\343\203\232\343\203\274\343\202\270\343\201\270\351\243\233\343\201\266\343\203\252\343\203\263\343\202\257\343\202\222\343\201\244\343\201\221\343\202\213greasemonkey.md" index 3ecfdb6e65..2c46c614f2 100755 --- "a/_posts/2010/2010-03-10-twilog\343\201\253\346\227\245\344\273\230\346\257\216\343\201\256\343\203\232\343\203\274\343\202\270\343\201\270\351\243\233\343\201\266\343\203\252\343\203\263\343\202\257\343\202\222\343\201\244\343\201\221\343\202\213greasemonkey.md" +++ "b/_posts/2010/2010-03-10-twilog\343\201\253\346\227\245\344\273\230\346\257\216\343\201\256\343\203\232\343\203\274\343\202\270\343\201\270\351\243\233\343\201\266\343\203\252\343\203\263\343\202\257\343\202\222\343\201\244\343\201\221\343\202\213greasemonkey.md" @@ -16,7 +16,7 @@ tags: twilogの日付の隣あたりに日付毎のページへ飛ぶリンクをつけるGreasemonkeyです。 要は下のスクリーンショットみたいに日付ページへ飛ぶリンクをつけるだけです。 -[][1] +[][1] * [twilog date linker][2] @@ -25,6 +25,6 @@ twilogの日付の隣あたりに日付毎のページへ飛ぶリンクをつ **twilog date linker for Greasemonkey** : [http://userscripts.org/scripts/show/70683][3] - [1]: http://efcl.info/wp-content/uploads/2010/03/sshot-2010-03-07-1.png + [1]: https://efcl.info/wp-content/uploads/2010/03/sshot-2010-03-07-1.png [2]: http://userscripts.org/scripts/show/70683 - [3]: http://userscripts.org/scripts/show/70683 "twilog date linker for Greasemonkey" \ No newline at end of file + [3]: http://userscripts.org/scripts/show/70683 "twilog date linker for Greasemonkey" diff --git "a/_posts/2010/2010-03-20-gist\343\201\270greasemonkey\343\202\222\350\262\274\343\202\213\343\201\250\343\201\215\343\201\253\350\207\252\345\213\225\343\201\247\343\203\225\343\202\241\343\202\244\343\203\253\345\220\215\343\202\222\345\205\245\345\212\233\343\201\231\343\202\213.md" "b/_posts/2010/2010-03-20-gist\343\201\270greasemonkey\343\202\222\350\262\274\343\202\213\343\201\250\343\201\215\343\201\253\350\207\252\345\213\225\343\201\247\343\203\225\343\202\241\343\202\244\343\203\253\345\220\215\343\202\222\345\205\245\345\212\233\343\201\231\343\202\213.md" index cd9f6e19bc..a4a9d8ad8d 100755 --- "a/_posts/2010/2010-03-20-gist\343\201\270greasemonkey\343\202\222\350\262\274\343\202\213\343\201\250\343\201\215\343\201\253\350\207\252\345\213\225\343\201\247\343\203\225\343\202\241\343\202\244\343\203\253\345\220\215\343\202\222\345\205\245\345\212\233\343\201\231\343\202\213.md" +++ "b/_posts/2010/2010-03-20-gist\343\201\270greasemonkey\343\202\222\350\262\274\343\202\213\343\201\250\343\201\215\343\201\253\350\207\252\345\213\225\343\201\247\343\203\225\343\202\241\343\202\244\343\203\253\345\220\215\343\202\222\345\205\245\345\212\233\343\201\231\343\202\213.md" @@ -22,7 +22,7 @@ tags: Add another file…で追加したテキストエリアにも対応させてあります。 -[][2] +[][2] * [gist fill in fileName automatically][3] @@ -129,7 +129,7 @@ DOMNodeInsertedとかドキュメントがあんまり見当たらない。 以上 [1]: http://gist.github.com/ - [2]: http://efcl.info/wp-content/uploads/2010/03/sshot-2010-03-20-1.png + [2]: https://efcl.info/wp-content/uploads/2010/03/sshot-2010-03-20-1.png [3]: http://userscripts.org/scripts/show/71914 [4]: http://userscripts.org/scripts/show/71914 "gist fill in fileName automatically for Greasemonkey" [5]: http://twitter.com/Griever2 @@ -137,4 +137,4 @@ DOMNodeInsertedとかドキュメントがあんまり見当たらない。 [7]: http://gist.github.com/338606 [8]: https://developer.mozilla.org/ja/DOM_Events#DOMNodeInserted [9]: http://help.dottoro.com/ljmcxjla.php "DOMNodeInserted event JavaScript" - [10]: http://javascript.g.hatena.ne.jp/edvakf/20100204/1265312155 "DOM Mutation Events は非同期にして使おう - JavaScriptで遊ぶよ - g:javascript" \ No newline at end of file + [10]: http://javascript.g.hatena.ne.jp/edvakf/20100204/1265312155 "DOM Mutation Events は非同期にして使おう - JavaScriptで遊ぶよ - g:javascript" diff --git "a/_posts/2010/2010-03-28-greasemonkey\343\201\247\343\202\265\343\202\244\343\203\210\346\227\242\345\255\230css\343\201\256\345\275\261\351\237\277\343\202\222\345\217\227\343\201\221\343\201\252\343\201\204\343\203\235\343\203\203\343\203\227\343\202\242\343\203\203\343\203\227.md" "b/_posts/2010/2010-03-28-greasemonkey\343\201\247\343\202\265\343\202\244\343\203\210\346\227\242\345\255\230css\343\201\256\345\275\261\351\237\277\343\202\222\345\217\227\343\201\221\343\201\252\343\201\204\343\203\235\343\203\203\343\203\227\343\202\242\343\203\203\343\203\227.md" index 3edec19ca8..0d3d41ba98 100755 --- "a/_posts/2010/2010-03-28-greasemonkey\343\201\247\343\202\265\343\202\244\343\203\210\346\227\242\345\255\230css\343\201\256\345\275\261\351\237\277\343\202\222\345\217\227\343\201\221\343\201\252\343\201\204\343\203\235\343\203\203\343\203\227\343\202\242\343\203\203\343\203\227.md" +++ "b/_posts/2010/2010-03-28-greasemonkey\343\201\247\343\202\265\343\202\244\343\203\210\346\227\242\345\255\230css\343\201\256\345\275\261\351\237\277\343\202\222\345\217\227\343\201\221\343\201\252\343\201\204\343\203\235\343\203\203\343\203\227\343\202\242\343\203\203\343\203\227.md" @@ -110,7 +110,7 @@ function makeFrame(callback/*(iframeTag, window, document)*/, name, debug) { makeFrame関数は(callback ,[フレームのname , debugモード])という引数なので、gotFrame1という関数(callback)を引数にしてmakeFrameを読んでいる。 callbackには(iframe, iframeのwindow, iframeのdocument)が入ってるいるので、iframeのstyleをいじればパネルの色やサイズ、表示する場所などを指定できる。 上記のソースだと左下にframe1、右下にframe2が表示できる。 -[表示例][2] +[表示例][2] **元ネタからの改良点 ** @@ -147,8 +147,8 @@ Flashより上に表示するには”position: fixed; [1]: http://gist.github.com/raw/346174/e76861b73952461419eebe2335ee9c13b8344b40/panel.user.js - [2]: http://efcl.info/wp-content/uploads/2010/03/sshot-2010-03-28-1.png - [3]: http://efcl.info/2008/0622/res227/ + [2]: https://efcl.info/wp-content/uploads/2010/03/sshot-2010-03-28-1.png + [3]: https://efcl.info/2008/0622/res227/ [4]: http://d.hatena.ne.jp/gifnksm/20100129/1264797620 [5]: http://userscripts.org/scripts/show/72319 "Nico MylistComments for Greasemonkey" - [6]: http://wiki.github.com/Martii/greasemonkey/html-injection-tips "HTML Injection Tips - greasemonkey - GitHub" \ No newline at end of file + [6]: http://wiki.github.com/Martii/greasemonkey/html-injection-tips "HTML Injection Tips - greasemonkey - GitHub" diff --git "a/_posts/2010/2010-04-21-\351\226\262\350\246\247\350\200\205\343\201\214\344\275\225\343\202\222\343\203\206\343\202\255\343\202\271\343\203\210\343\202\263\343\203\224\343\203\274\343\201\227\343\201\246\343\201\204\343\201\243\343\201\237\343\201\213\347\233\243\350\246\226\343\201\231.md" "b/_posts/2010/2010-04-21-\351\226\262\350\246\247\350\200\205\343\201\214\344\275\225\343\202\222\343\203\206\343\202\255\343\202\271\343\203\210\343\202\263\343\203\224\343\203\274\343\201\227\343\201\246\343\201\204\343\201\243\343\201\237\343\201\213\347\233\243\350\246\226\343\201\231.md" index 07c49a010a..2b8d62c3e5 100755 --- "a/_posts/2010/2010-04-21-\351\226\262\350\246\247\350\200\205\343\201\214\344\275\225\343\202\222\343\203\206\343\202\255\343\202\271\343\203\210\343\202\263\343\203\224\343\203\274\343\201\227\343\201\246\343\201\204\343\201\243\343\201\237\343\201\213\347\233\243\350\246\226\343\201\231.md" +++ "b/_posts/2010/2010-04-21-\351\226\262\350\246\247\350\200\205\343\201\214\344\275\225\343\202\222\343\203\206\343\202\255\343\202\271\343\203\210\343\202\263\343\203\224\343\203\274\343\201\227\343\201\246\343\201\204\343\201\243\343\201\237\343\201\213\347\233\243\350\246\226\343\201\231.md" @@ -43,12 +43,12 @@ copylogger という感じで出力されていきます。 -[][3]正直、見やすくもなく実用的でもないですが、コピーされてる文章からどういう行動をとってるのかが分かって面白いです。 +[][3]正直、見やすくもなく実用的でもないですが、コピーされてる文章からどういう行動をとってるのかが分かって面白いです。 例えば -
「RefControl」でリファラを偽装しておくべきサイト | Web scratch<>http://efcl.info/2009/0923/res1352/<>blogs.yahoo.co.jp<>2010/4/19 20:21
-「RefControl」でリファラを偽装しておくべきサイト | Web scratch<>http://efcl.info/2009/0923/res1352/<>fc2.com<>2010/4/19 20:22
-「RefControl」でリファラを偽装しておくべきサイト | Web scratch<>http://efcl.info/2009/0923/res1352/<>plusd.itmedia.co.jp<>2010/4/19 20:22
+
「RefControl」でリファラを偽装しておくべきサイト | Web scratch<>https://efcl.info/2009/0923/res1352/<>blogs.yahoo.co.jp<>2010/4/19 20:21
+「RefControl」でリファラを偽装しておくべきサイト | Web scratch<>https://efcl.info/2009/0923/res1352/<>fc2.com<>2010/4/19 20:22
+「RefControl」でリファラを偽装しておくべきサイト | Web scratch<>https://efcl.info/2009/0923/res1352/<>plusd.itmedia.co.jp<>2010/4/19 20:22
という感じのlogがあると、このページには登録すべきサイトをまとめたテキストとインポート方法も書いてあるのに一個一個コピーしてるところを見ると、気づかなかったのかもしくはすべてを登録する必要はないからコピペしてるのかなーとか想像できます。 @@ -57,9 +57,9 @@ copylogger JavaScript部分の参考資料 **という感じで -などの話をしてました。 \ No newline at end of file +などの話をしてました。 diff --git a/_posts/2015/2015-01-31-promise-book-translation.md b/_posts/2015/2015-01-31-promise-book-translation.md index 7576603b35..c258f5c526 100644 --- a/_posts/2015/2015-01-31-promise-book-translation.md +++ b/_posts/2015/2015-01-31-promise-book-translation.md @@ -20,7 +20,7 @@ tags: 中国語の翻訳は以下から見ることが出来ます。 -[![screenshot](http://efcl.info/wp-content/uploads/2015/01/31-1422676729.png)](http://liubin.github.io/promises-book/ "JavaScript Promise迷你书(中文版)") +[![screenshot](https://efcl.info/wp-content/uploads/2015/01/31-1422676729.png)](http://liubin.github.io/promises-book/ "JavaScript Promise迷你书(中文版)") - [JavaScript Promise迷你书(中文版)](http://liubin.github.io/promises-book/ "JavaScript Promise迷你书(中文版)") - [liubin/promises-book](https://github.com/liubin/promises-book/ "liubin/promises-book") @@ -33,7 +33,7 @@ tags: 韓国語の翻訳は以下から見ることが出来ます。 -[![book cover](http://efcl.info/wp-content/uploads/2015/01/b_9788968487293-ko.png)](http://www.hanbit.co.kr/ebook/look.html?isbn=9788968487293) +[![book cover](https://efcl.info/wp-content/uploads/2015/01/b_9788968487293-ko.png)](http://www.hanbit.co.kr/ebook/look.html?isbn=9788968487293) - [[한빛미디어 eBook] JavaScript Promise - eBook & DRM-free](http://www.hanbit.co.kr/ebook/look.html?isbn=9788968487293 "[한빛미디어 eBook] JavaScript Promise - eBook & DRM-free") @@ -50,7 +50,7 @@ Promise本は//pull/ file = "https://{host}/{path}/blob/{short_rev}/{file}{line && \"#L%d\" % line}" ``` -![gif](http://gyazo.com/6ad38092de4513b4196e699947d983ea.gif) +![gif](https://gyazo.com/6ad38092de4513b4196e699947d983ea.gif) diff --git a/_posts/2015/2015-02-26-recent-js-ast.md b/_posts/2015/2015-02-26-recent-js-ast.md index fd071105bd..44ec5b08fc 100644 --- a/_posts/2015/2015-02-26-recent-js-ast.md +++ b/_posts/2015/2015-02-26-recent-js-ast.md @@ -13,7 +13,7 @@ tags: 以前書いた記事からのどんな感じの動きがあったのかまとめたものです。 -- [最近気になったJavaScript AST周りの動き | Web Scratch](http://efcl.info/2014/0419/res3859/ "最近気になったJavaScript AST周りの動き | Web Scratch") 前回の記事 +- [最近気になったJavaScript AST周りの動き | Web Scratch](https://efcl.info/2014/0419/res3859/ "最近気になったJavaScript AST周りの動き | Web Scratch") 前回の記事 2015年の1月前後の内容が中心です。 diff --git a/_posts/2015/2015-03-04-linting-article.md b/_posts/2015/2015-03-04-linting-article.md index 61001a4087..10de9bcdcc 100644 --- a/_posts/2015/2015-03-04-linting-article.md +++ b/_posts/2015/2015-03-04-linting-article.md @@ -108,7 +108,7 @@ $ npm run lint:spell -- path/to/file.md なので、[jser.github.io](https://github.com/jser/jser.github.io "jser.github.io")の方はLintした結果をレビューコメントとして書き込むようになってます。 -![レビューコメントのイメージ](http://efcl.info/wp-content/uploads/2015/03/05-1425550592.png) +![レビューコメントのイメージ](https://efcl.info/wp-content/uploads/2015/03/05-1425550592.png) pull request時にしかこのLintは動かないので、最近記事を書くときはWIPでpull requestしながら記事を書いています。 diff --git a/_posts/2015/2015-03-07-error-handling-sushi.md b/_posts/2015/2015-03-07-error-handling-sushi.md index 46f9087fc3..e1b995397d 100644 --- a/_posts/2015/2015-03-07-error-handling-sushi.md +++ b/_posts/2015/2015-03-07-error-handling-sushi.md @@ -176,7 +176,7 @@ tags: - サンプル: [azu/Unhandled-Rejection-Tracking](https://github.com/azu/Unhandled-Rejection-Tracking "azu/Unhandled-Rejection-Tracking") - + 最近、io.jsやbluebirdに実装された`unhandledRejection` と `rejectionHandled` について話しました。 diff --git a/_posts/2015/2015-04-06-wait-for-element.md b/_posts/2015/2015-04-06-wait-for-element.md index 80824387f5..4d56046245 100644 --- a/_posts/2015/2015-04-06-wait-for-element.md +++ b/_posts/2015/2015-04-06-wait-for-element.md @@ -52,7 +52,7 @@ waitForElement("#js-element").then(function (element) { [Example of wait-for-element.js](https://github.com/azu/wait-for-element.js/tree/master/example "Example of wait-for-element.js") か以下にブラウザで動かせるサンプルがあるので試してみるとわかりやすいです。 -[![view on requirebin](http://requirebin.com/badge.png)](http://requirebin.com/?gist=ed965c96630535f6ed96) +[![view on requirebin](https://requirebin.com/badge.png)](http://requirebin.com/?gist=ed965c96630535f6ed96) ### 依存 @@ -95,7 +95,7 @@ if (Element && !Element.prototype.matches) { 以前紹介したgulp+testemの方法も、ちょっと変更があってBowerなしでも可能になったので以下の記事は更新してあります。 -- [power-assertでJavaScriptのテストをする ブラウザ編 | Web Scratch](http://efcl.info/2014/0411/res3820/ "power-assertでJavaScriptのテストをする ブラウザ編 | Web Scratch") +- [power-assertでJavaScriptのテストをする ブラウザ編 | Web Scratch](https://efcl.info/2014/0411/res3820/ "power-assertでJavaScriptのテストをする ブラウザ編 | Web Scratch") 今回やったのは上記の記事Karmaでやってた部分をTestemに変えただけで、Browserifyでテストコード(power-assertを使ってる)をビルドしたファイルを作って、それをTestemに読み込ませて、Mochaでブラウザ上でテストするという感じです。 @@ -115,7 +115,7 @@ script: npm test -- -l phantomjs,firefox [![Build Status](https://travis-ci.org/azu/wait-for-element.js.svg?branch=master)](https://travis-ci.org/azu/wait-for-element.js) -- [CI as a Service ブラウザを使ったJavaScriptのテストをCIサービスで動かす方法のまとめ | Web Scratch](http://efcl.info/2013/0321/res3234/ "CI as a Service ブラウザを使ったJavaScriptのテストをCIサービスで動かす方法のまとめ | Web Scratch") +- [CI as a Service ブラウザを使ったJavaScriptのテストをCIサービスで動かす方法のまとめ | Web Scratch](https://efcl.info/2013/0321/res3234/ "CI as a Service ブラウザを使ったJavaScriptのテストをCIサービスで動かす方法のまとめ | Web Scratch") [zuul](https://github.com/defunctzombie/zuul)を使おうとしたけど、MochaがPromiseテスト対応していないバージョンだったり面倒になったので諦めました。(SauceLabsでIEのテストしたかった…) diff --git a/_posts/2015/2015-04-24-react-meetup.md b/_posts/2015/2015-04-24-react-meetup.md index a5da9497a4..dc56d03d6e 100644 --- a/_posts/2015/2015-04-24-react-meetup.md +++ b/_posts/2015/2015-04-24-react-meetup.md @@ -26,7 +26,7 @@ Fluxは図が複雑だったり、複雑そうな文章が出てきたりしま 発表では触れなかったおまけでFluxライブラリの比較やよくある疑問とかもちょっと書いてました。 -- [material-fluxというFluxライブラリをREADME駆動で開発した | Web Scratch](http://efcl.info/2015/03/17/material-flux/ "material-fluxというFluxライブラリをREADME駆動で開発した | Web Scratch") 以前実装したもの +- [material-fluxというFluxライブラリをREADME駆動で開発した | Web Scratch](https://efcl.info/2015/03/17/material-flux/ "material-fluxというFluxライブラリをREADME駆動で開発した | Web Scratch") 以前実装したもの - [azu/mini-flux](https://github.com/azu/mini-flux "azu/mini-flux") 発表で紹介してた実装 Fluxのメンテナである[Bill Fisher](https://github.com/fisherwebdev "Bill Fisher")の[react-flux-fluent-2015 // Speaker Deck](https://speakerdeck.com/fisherwebdev/react-flux-fluent-2015 "react-flux-fluent-2015 // Speaker Deck")という発表が最近あったのでこちらも見てみるいいかもしれません。 diff --git a/_posts/2015/2015-04-30-npm-namespace.md b/_posts/2015/2015-04-30-npm-namespace.md index b1dca6f6f3..b23553502e 100644 --- a/_posts/2015/2015-04-30-npm-namespace.md +++ b/_posts/2015/2015-04-30-npm-namespace.md @@ -44,7 +44,7 @@ npm install @/パッケージ名 以下の記事で書いてたpublishのパターンも少し更新しておきました。 -- [npm publishのパターン | Web Scratch](http://efcl.info/2015/04/08/npm-publish-pattern/ "npm publishのパターン | Web Scratch") +- [npm publishのパターン | Web Scratch](https://efcl.info/2015/04/08/npm-publish-pattern/ "npm publishのパターン | Web Scratch") ## 公開例 diff --git a/_posts/2015/2015-05-04-pdf-annotation-markdown.md b/_posts/2015/2015-05-04-pdf-annotation-markdown.md index 82e42cd38f..fbcce3b126 100644 --- a/_posts/2015/2015-05-04-pdf-annotation-markdown.md +++ b/_posts/2015/2015-05-04-pdf-annotation-markdown.md @@ -18,7 +18,7 @@ tags: [NW.js](http://nwjs.io/ "NW.js")(node-webkit)で[azu/pdf-markdown-annotator](https://github.com/azu/pdf-markdown-annotator "azu/pdf-markdown-annotator")というアプリを作りました。 -![screenshot](http://efcl.info/wp-content/uploads/2015/05/04-1430721718.png) +![screenshot](https://efcl.info/wp-content/uploads/2015/05/04-1430721718.png) ## [pdf-markdown-annotator](https://github.com/azu/pdf-markdown-annotator "azu/pdf-markdown-annotator") @@ -65,7 +65,7 @@ OS X, Windows, Linuxで多分動くはずです 最後に書いてありますが、[azu/pdf-markdown-annotator](https://github.com/azu/pdf-markdown-annotator "azu/pdf-markdown-annotator")はブラウザ上でも動くように作ったので(read onlyですが)以下にES5仕様の読書メモを公開してあります。 - + - [ECMAScript 5 読書メモ](http://azu.github.io/annotation-memo/es5/ "ECMAScript 5 読書メモ") - アプリ版と全く同じソースコードで、`fs`とか一部動かないのはfallback書いた感じです diff --git a/_posts/2015/2015-05-06-this-is-es6-module.md b/_posts/2015/2015-05-06-this-is-es6-module.md index 2d2176d57c..26aba765e5 100644 --- a/_posts/2015/2015-05-06-this-is-es6-module.md +++ b/_posts/2015/2015-05-06-this-is-es6-module.md @@ -167,7 +167,7 @@ Moduleは特に色々変更があったと思うので、diffからこれが何 diffがハイライトされたpdf with rev29 change markupで確認できる。 -![img](http://monosnap.com/image/anxlOI4AHisPwLgNbAZjQ89XCzKfmD.png) +![img](https://monosnap.com/image/anxlOI4AHisPwLgNbAZjQ89XCzKfmD.png) ### テキストDiffを確認 diff --git a/_posts/2015/2015-05-07-es6-draft-search.md b/_posts/2015/2015-05-07-es6-draft-search.md index 89c8313eac..41d3f0e916 100644 --- a/_posts/2015/2015-05-07-es6-draft-search.md +++ b/_posts/2015/2015-05-07-es6-draft-search.md @@ -217,7 +217,7 @@ $ git show rev32 | grep "PropertyDefinitionEvaluation for m with arguments" -C10 ### 疑問 -[ES6 moduleのtop levelにある`this`の値は何になるのか? | Web Scratch](http://efcl.info/2015/05/06/this-is-es6-module/ "ES6 moduleのtop levelにある`this`の値は何になるのか? | Web Scratch")でも書いてたけど、`git log -G`で改行無視して複数行に跨いだ検索が上手くいかない…(pcre拡張はいれてあるのに…) リポジトリのデータがおかしい可能性はある。。 +[ES6 moduleのtop levelにある`this`の値は何になるのか? | Web Scratch](https://efcl.info/2015/05/06/this-is-es6-module/ "ES6 moduleのtop levelにある`this`の値は何になるのか? | Web Scratch")でも書いてたけど、`git log -G`で改行無視して複数行に跨いだ検索が上手くいかない…(pcre拡張はいれてあるのに…) リポジトリのデータがおかしい可能性はある。。 ``` git log --perl-regexp -i -G "GetThisBinding(.|\n)*?Return UNDEFINED" diff --git a/_posts/2015/2015-05-10-codemirror-anywhere.md b/_posts/2015/2015-05-10-codemirror-anywhere.md index b2acc43c94..0f5fbed462 100644 --- a/_posts/2015/2015-05-10-codemirror-anywhere.md +++ b/_posts/2015/2015-05-10-codemirror-anywhere.md @@ -27,11 +27,11 @@ Markdown支援的な機能が入ってるものは意外と多くない印象で こんな感じで、Cmd+E or Ctrl+Eで`